@media only screen and (max-width: 767px) {
 
    .header-search-wrapper .search-form-main {
         right: -70px;
       width: 320px;
    }
    .title-sec {
        line-height: 40px;
    }
    .contact-box {
       margin-bottom: 20px;
    }
    .about-sec .thm-btn {
        margin-top: 30px;
    }
    .top-hdr h2 {
       font-size: 11px;
     
    }
    .banner-content h2 {
      font-size: 25px;
      line-height: 40px;
      }
    .abt-box {
        min-width: 130px;
        padding: 15px;
    }
    .abt-box img {
        width: 30px;
        margin-bottom: 15px;
    }
    .about-sec p {
        font-size: 12px;
        margin-bottom: 0;
        line-height: 18px;
    }
    .abt-box h2 {
       font-size: 25px;
        line-height: 25px;
    
    }
    .about-sec h3 {
       font-size: 35px;
        margin-bottom: 15px;
    }
    .service-box h4 {
       font-size: 22px;
       margin-bottom: 5px;
    }
    .title-sec {
       font-size: 32px;
       margin-bottom: 15px;
   }
    .left-bottom-img {
        left: 25px;
        bottom: -45px;
        width: 185px;
        max-height: 190px;
    }
    .left-top-img {
        left: 10px;
        top: 35px;
        width: 170px;
    }
    .img-box {
       padding-left: 20%;
        margin-top: 40px;
    }
    .footer-quick-links {
        justify-content: space-between;
        margin: 20px 0px;
    }
    .ftr-txt {
        text-align: left;
    } 
}

@media only screen and (max-width: 991px) {
    .stellarnav.mobile.right .location-btn-mobile.third, .stellarnav.mobile.right .call-btn-mobile.third{
      display: none;
    }
    .stellarnav.mobile.right .close-menu.third {
        text-align: right;
        width: 100%;
    }
    .expertise-sec  .img-box {
        margin-bottom: 75px;
     }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
 
    .getin .title-sec {
       font-size: 32px;
    }
    .content-box h6 {
        font-size: 17px;
        line-height: 27px;
        text-align: left;
    }
    .contact-box {
       gap: 10px;
        padding: 10px;
        min-height: 115px;
    }
    .content-box  p a {
        font-size: 12px;
        line-height: 18px;
     }
     .content-box  p {
        font-size: 12px;
        line-height: 18px;
    }
    .img-bx img {
        min-width: 30px;
        height: 46px;
        width: 30px;
    }
    .img-box {
       margin-top: 30px;
    }
    .left-bottom-img {
       width: 320px;
        max-height: 216px;
   }
    .left-top-img {
        left: 0px;
       width: 300px;
    }
    .sub-form [type=email] {
        font-size: 10px;
        height: 38px;
  
    }
    .sbmt img {
        width: 18px;
    }
    .copyright {
  font-size: 10px;
       }
    .footer-logo-area p {
       font-size: 13px;
    }
    .footer-quick-links ul li a {
     font-size: 13px;
      }
    .newsltr p {
       font-size: 13px;
  }
    .service-box p {
       font-size: 13px;
       }
    .service-box {
       padding: 15px;
    
    }
    .service-box h4 {
       font-size: 17px;
        line-height: 25px;
    }
    .about-sec .thm-btn {
        margin-top: 30px;
    }
    .about-sec h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .abt-box {
        min-width: 130px;
        padding: 15px;
    }
    .abt-box img {
        width: 30px;
        margin-bottom: 15px;
    }
    .about-sec p {
        font-size: 12px;
        margin-bottom: 0;
        line-height: 18px;
    }
    .abt-box h2 {
       font-size: 25px;
        line-height: 25px;
    
    }
    .banner-content h2 {
       font-size: 40px;
       line-height: 45px;
    
    }
    .logo {
        width: 300px;
    }
    .top-hdr h2 {
       font-size: 14px;
         }
    .stellarnav.light {
        text-align: right;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-box {
       min-height: 130px;
    }
    .left-bottom-img {
        left: 76px;
        bottom: -65px;
        width: 260px;
        max-height: 175px;
        background-size: cover;
    }
    .left-top-img {
        left: 10px;
        top: 35px;
        width: 195px;
    }
    .service-box h4 {
        font-size: 21px;
       line-height: 30px;
 
    }
}

@media only screen and (min-width: 1600px) {
    .img-box {
        position: relative;
        padding-left: 30%;
        margin-bottom: 80px;
    }
    .left-bottom-img {
        left: 75px;
        bottom: -35px;
        width: 295px;
        max-height: 209px;
        background-size: cover;
    }
    .left-top-img {
        position: absolute;
        left: 35px;
        top: 48px;
        width: 260px;
    }
}

@media only screen and (max-width: 992px) {
   
}

@media only screen and (max-width: 850px) {

 

}

@media only screen and (max-width: 660px) {
    

}