

/* ----------- RESPONSIVE SIZE 1024 PX ---------- */

@media only screen and (max-width:1024px) {
  .banner h2 {
    font-size: 50px;
  }
  .banner h3{
    font-size: 50px;
  }
  .button {
    width: 16%;
    height: 40px;
    top: 60%;
  }

  .text {
    font-size: 18px;
    line-height: 40px;
  }
  .box1 h2{
    font-size: 50px;
  }
  .big-box span{
    font-size: 30px;
  }
  .big-box h2{
    font-size: 30px;
  }
  .white h3{
    font-size: 16px;
  }
  .white p{
    font-size: 14px;
  }
  .white {
    background-color: #ffffff;
    padding: 5px;
}
.white h4{
  font-size: 12px;
}
.white{
  padding: 15px;
}

}

/* ----------- RESPONSIVE SIZE 992 PX ---------- */

@media only screen and (max-width:992px) {
  .gap {
    margin-top: 30px;
  }

  .review video {
    width: 100%;
  }

  .box-img {
    width: 35%;
  }
  .box-img img{
  width: 100%;
  }
  .box1 h3{
    font-size: 30px;
  }
  .button {
    width: 16%;
    height: 40px;
    top: 60%;
  }
.button1{
  width: 120px;
}
  .text1{
    font-size: 16px;
  }
  .button2{
    width: 120px;

  }
  .text2{
    font-size: 18px;
  }
  .button3{
    width: 120px;

  }
  .text3{
    font-size: 18px;
  }
  .top-link {
    font-size: 20px;
    text-align: center;
  }

  .flex1 {
    margin-inline: 38%;
  }
  .contain1 {
    column-count: 3;
  }
  .side {
    margin-left: 5%;
  }
  .back2{
    width: 250px;
  }
  .big-box h2{
    font-size: 30px;
  }
  .big-box span{
    font-size: 30px;
  }
  .box{
    padding: 30px;
    height: 350px;
  }
  .box1 {
    padding: 30px;
    height: 350px;
    margin-top: 50px;
  }
  .box1 h2 {
    font-size: 30px;
  }
}

/* ----------- RESPONSIVE SIZE 768 PX ---------- */

@media only screen and (max-width:768px) {
  .nav-item{
    display: block;
  }
  .banner video {
    width: 100%;
  }
  .text {
    font-size: 16px;
    line-height: 40px;
  }
  .banner h2 {
    font-size: 40px;
  }
  .button {
    width: 12%;
    height: 40px;
    top: 55%;
  }
  .img-size {
    width: 100%;
  }
  .img-size img {
    width: 100%;
    height: 100%;
  }
  .contain1 {
    column-count: 2;
  }
  .short-gap{
    margin-top: 30px;
  }
  .even  h2{
    font-size: 25px;
  }
  .even-h4{
    font-size: 25px;
  }
  .even-span{
    font-size: 25px;
  }
  .even p{
    font-size: 14px;
  }
  .counter{
    font-size: 30px;
  }

  .box1 h3{
    font-size: 35px;
  }
  .box1{
    height: 300px;
  }
  .some h2{
    font-size: 20px;
  }
  .inspire1 {
    margin-block: 50px;
  }
  .inspire{
    margin-bottom: 50px;
  }
  .part-b {
    margin-block: 50px;
  }
  .reviews{
    margin-block: 50px;
  }
  .some{
    margin-block: 50px;
  }
  .reviews h2{
    font-size: 20px;
  }
  .box-img {
    width: 35%;
  }
  .box-img img{
    width: 100%;
}
.even h2{
  font-size: 16px;
}
}

 /* ----------- RESPONSIVE SIZE 576 PX ---------- */

@media only screen and (max-width:576px){
  .box-img {
    width: 150px;
    height: 50%;
  }
.box-img img{
  width: 100%;
}
.button1{
  width: 100px;

}
.banner h2{
  font-size: 20px;
}
.banner h3{
  font-size: 30px;
  margin-bottom: 10px;
}
.button{
  width: 18%;
}
.btn{
  left: 40%;
}
.copy-cen{
  text-align: center;
}
.copy{
  text-align: center;
}
.top{
  text-align: center;
}
.back2{
  width: 100%;
}
.back2 img{
  object-fit: cover;
}
.contain1 {
  column-count: 1;
}
.big-box span {
  font-size: 20px;
}
.big-box h2 {
  font-size: 20px;
}
.white h3{
  font-size: 14px;
}
.side {
  margin-left: 0%;
}
.box1 h3 {
  font-size: 25px;
}
.even h2 {
  font-size: 18px;
}
.even-h4{
  font-size: 18px;
}
.even-span{
  font-size: 18px;
}
.even p {
  font-size: 12px;
}
.counter {
  font-size: 20px;
}
.counter-container h4{
  font-size: 12px;
}
.counter-container h5{
  font-size: 18px;
}
.reviews h2{
  font-size: 16px;
  letter-spacing: 2px;
}
.some h2 {
  font-size:16px;
  letter-spacing: 2px;
}
.inspire h2{
  font-size: 16px;
  letter-spacing: 2px;
}
.box{
  height: 400px;
}
.button3{
  width: 120px;
}
.text3 {
  font-size: 16px;
}
.footer h2{
  font-size: 15px;
}
.foot li a{
  font-size: 14px;
}
.top-link{
  font-size: 16px;
}
}

/* ----------- RESPONSIVE SIZE 480 PX ---------- */

@media only screen and (max-width:480px){
  .banner video {
    width: 100%;
    height: 100%;
  }
  .button{
    width: 21%;
    margin-top: 10px;
  }

}

/* ----------- RESPONSIVE SIZE 480 PX ---------- */

@media only screen and (max-width:414px){
  .banner video {
    width: 100%;
    height: 100%;
  }
  .button{
    width: 30%;
    margin-top: 10px;
  }

}

/* ----------- RESPONSIVE SIZE 390 PX ---------- */

@media only screen and (max-width:390px){
  .even h2 {
    font-size: 16px;
}
.even-span{
  font-size: 18px;
}
.even-h4{
  font-size: 18px;
}
.box-img img{
  width: 90%;
}
.back2{
  width: 330px;
}
.back2 img{
  width: 100%;
  object-fit: cover;
}
.box1 h3 {
  font-size: 18px;
}
.button1{
  width: 120px;
height: 40px;
}
.text1{
  font-size: 18px;
  line-height: 40px;
}

.contain1 {
  column-count: 1;
}
}
