
@media only screen and (max-width:1024px){
    .banner h2{
        font-size: 40px;
    }
    .banner p{
        font-size: 14px;
    }
    .sec-part h2{
        font-size: 30px;
    }
    .para{
        font-size: 14px;
    }
    .big-box h3{
        font-size: 25px;
    }
    .big-box .para2{
        font-size: 14px;
    }
    .inner-part{
        width: 15%;
    }
    .third-part h2{
        font-size: 25px;
    }
    .third-part p{
        font-size: 14px;
    }
    .third-part h3{
        font-size: 14px;
    }
    .fifth-part h2{
        font-size: 25px;
    }
    .fifth-part p{
        font-size: 16px;
    }
    .fifth-part h4{
        font-size: 16px;
    }
    .fifth-part h5{
        font-size: 40px;
    }
    .counter{
        font-size: 40px;
    }
    .fifth-part li a{
        font-size: 16px;
    }
    .fifth-part .btn-2{
        margin-left: 11%;
    }
    .six-part h2{
        font-size: 25px;
    }
    .six-part p{
        font-size: 16px;
    }
    .flex2 a{
        font-size: 16px;
    }
    .flex2 a i{
        font-size: 16px;
    }
    .class-big{
        width: 450px;
    }
    .heading-2 h3{
        font-size: 18px;
    }
    .six-part p{
        font-size: 14px;
    }
    .seven-part h2{
        font-size: 35px;
    }
    .seven-part p{
        font-size: 16px;
    }
    .get-started{
        width: 100px;
        font-size: 16px;
        white-space: nowrap;
    }
    .circle{
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    .footer img{
        width: 100px;
    }
    .footer li i{
        font-size: 16px;
    }
    .footer li a{
        font-size: 16px;
    }
    .footer h2{
        font-size: 18px;
    }
    .last-footer a{
        font-size: 14px;
    }
    .last-footer i{
        font-size: 14px;
    }
    .fourth-part h2{
        font-size: 30px;
    }
    .fourth-part p{
        font-size: 16px;
    }
    .btn-1{
        width: 150px;
    }
}

/* ------------- media screen 992 px ------- */

@media only screen and (max-width: 992px){
    .big-box h3 {
        font-size: 20px;
      }
      .big-box ion-icon{
        font-size: 45px;
      }
      .inner-part {
        width: 12%;
        font-size: 16px;
        white-space: nowrap;
      }
      .fourth-part .fourth-img {
        width: 85%;
      }
      .fourth-part h2{
        font-size: 25px;
      }
      .fourth-part p{
        font-size: 14px;
      }
      .btn-1{
        width: 100px;
        font-size: 16px;
      }
      .fifth-part h3{
        font-size: 18px;
      }
      .fifth-part h4{
        font-size: 14px;
      }
      .fifth-part h5{
        font-size: 30px;
      }
      .fifth-part li a{
        font-size: 14px;
      }
      .fifth-part li .del{
        font-size: 14px;
      }
      .fifth-part .btn-2{
        width: 120px;
        font-size: 15px;
      }
      .seven-part h2{
        font-size: 30px;
      }
      .seven-part p{
        font-size: 14px;
      }
      .input-e{
        width: 60%;
      }
      .social-circle{
        margin-left: 10px;
      }
      .about{
        padding-block: 80px;
    }
    
    .about h2{
        margin-top: 5%;
        font-size: 40px;
        font-weight: 600;
        color: #47536B;
        text-align: justify;
    }
    .about p {
        padding-right: 15px;
        font-size: 14px;
        font-weight: 400;
        color: #778bb3;
        margin-top:10px;
    }
    
    .about-img{
        width: 100%;
        padding-top: 50px;
    }
    .about-img img{
        width: 100%;
    }
  .icon i {
       left: 50%;
  }
}

/* ------------- media screen 768 px ------- */

@media only screen and (max-width: 768px){
    .fifth-part h4 {
        font-size: 12px;
      }
      .fourth-part .fourth-img{
        width: 100%;
      }
      .fourth-part h2 {
        font-size: 30px;
        margin-top: 30px;
      }
      .btn-1 {
        width: 150px;
        font-size: 16px;
      }
      .fifth-part h3 {
        font-size: 18px;
      }
      .box .man{
        bottom: 0;
        width: 90%;
      }
      .shape {
        width: 30%;
        left: -10%;
      }

}

/* ------------- media screen 576 px ------- */

@media only screen and (max-width:576px){
  .banner h2 {
    font-size: 30px;
  }
  .banner p {
    font-size: 14px;
  }
  .first-button{
    font-size: 16px;
    padding: 6px 12px;
  }
  .sec-button{
    font-size: 16px;
  }
  .inner-part {
    width: 20%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    white-space: nowrap;
  }
  .star {
    width: 50%;
    display: block;
    margin:0 auto;
  }
  .fourth-part h2 {
    font-size: 20px;
    margin-top: 30px;
  }
  .fourth-part p {
    font-size: 12px;
  }
  .fifth-part .btn-2 {
    margin-left: 37%;
  }
  .fifth-part h6 {
    font-size: 14px;
  }
  .six-part h2 {
    font-size: 20px;
  }
  .flex2 a {
    font-size: 14px;
  }
  .flex2 a i {
    font-size: 14px;
  }
  .heading-2 h3 {
    font-size: 16px;
    text-align: left;
  }
  .six-part p {
    font-size: 12px;
  }
  .heading-2 h4 {
    font-size: 14px;
  }

  .seven-part h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .seven-part p {
    font-size: 12px;
  }

  .circle {
    width: 50px;
    height: 50px;
    line-height:50px;
  }
  .get-started {
    width: 80px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
  }
.box {
 margin-top: 30px;
 width: 100%;
}
.box .man {
  width: 65%;
  left: 20%;
}
.sec-part h2 {
  font-size: 25px;
}
.para {
  font-size: 12px;
}
.input-e{
  width: 90%;
}
.icon i{
  left: 80%;
}
}

/* ------------- media screen 390 px ------- */

@media only screen and (max-width:390px){

  .banner h2 {
    font-size: 25px;
  }
  .banner p {
    font-size: 12px;
  }
  .six-part p {
    font-size: 10px;
    padding-inline: 5px;
  }
  .first-button {
    font-size: 14px;
    padding: 6px 12px;
  }
  .sec-button {
    font-size: 14px;
  }
  .shape2 {
    width: 41%;
    left: 54%;
    top: -18%;
  }
  .box .man {
    width: 90%;
    left: 10%;
  }
  .inner-part {
    width: 27%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    white-space: nowrap;
    margin-left: 35%;
  }
  .btn-1 {
    width: 100px;
    font-size: 14px;
  }
  .fifth-part p {
    font-size: 12px;
  }
  .fifth-part .btn-2 {
    margin-left: 29%;
  }
  .flex2 a{
    display: none;
  }
}

@media only screen and (max-width:360px){
  .input-e {
    width: 100%;
  }
.icon i {
    color: #3377FF;
    font-size: 25px;
    position: absolute;
    top: 20%;
    left: 90%;
}
.fifth-part .btn-2 {
  margin-left: 20%;
}
}