.sm-sign-up-btn{
    display: none !important;
}
@media screen and (max-width:1200px){
     .benifites-container-img{
        height: 350px;
    }
   
    .offcanvas__logo a img{
        width: 80px;
    }
}
@media screen and (max-width:991px){
    .about-us__media{
        padding-top: 0px;
    }
    .faq-container{
        flex-direction: column;
    }
    .faq-container ul{
        width: 100%;
        display: flex;
        justify-content: center !important;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: unset;
        gap: 5px;
        border:  0 !important;
        margin-bottom: 15px;
        overflow: unset;
    }
    .faq-container ul li{
        width: fit-content;
    }
    .faq-container ul li button{
       font-size: 15px;
    background-color: transparent;
    padding: 7px 20px !important;
    border: 1px solid #a1a1a1 !important;
    color: #000;
    width: fit-content;
    height: fit-content !important;
    }
    .faq-container .tab-content{
        padding-left: 0;
        width: 100%;
    }
    .download-main-btn{
        margin:5px  auto;
    }
    .footer__widget{
        margin-bottom: 15px;
    }
    .baner-area h1{
        font-size: 40px;
        line-height: 50px;
    }
    .footer__logo img{
        max-width: 100px;
    }
   
}
@media screen and (max-width:768px){
    .baner-area h1{
        font-size: 40px;
        line-height: 50px;
    }
     .about-us-box{
        width: 100%;
    }
    .about-us__media-img{
        margin-top: 0;
    }
    .about-us__media-img.img1{
        padding-top: 0;
    }
    .benifites-container-img{
        height: 280px;
    }
}
@media screen and (max-width:575px){
    .sm-sign-up-btn{
        display: block !important;
    }
}
@media screen and (max-width:567px){
   .section-title-cs h2{
    font-size: 30px;
   }
   .highlight-title-box h3{
   
    font-size: 18px;
    line-height: 23px;
   }
   .carousel-btns .service-2__slider__arrow button.service-2__slider__arrow-next{
    margin-right: 0;
   }
   .carousel-btns .service-2__slider__arrow button.service-2__slider__arrow-prev{
    margin-left: 0;
   }
   .baner-area p {
    font-size: 16px;
   }
  
   .download-text h4{
    font-size: 20px;
   }
   .take-appointment__form{
    padding: 20px;
   }
   .footer__copyright p{
    font-size: 14px;
   }
       .baner-area h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .about-us-section p {
        font-size: 15px;
        text-align: left;
        margin-bottom: 10px !important;
    }
    .about-us__content h2{
        margin-bottom: 12px !important;
    }
    .highlight-overlay{
        padding: 18px;
    }
}

.pe_1-highlights {
    padding-right: .25rem !important;
}
.ps_1-highlights {
    padding-left: .25rem !important;
}
.px_1-highlights {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}

@media screen and (max-width:991px){
    .mean-container .mean-nav ul li a, .mean-container .mean-nav ul li span{
        color: #000;
    }
    .home-about-right{
        padding: 10px 0;
    }
     .home-highlights-box-first{
        height: 400px;
        margin-bottom: 10px;
        margin-top: 0 !important;
    }

    .pe_1-highlights {
        padding-right: 15px !important;
    }
    .ps_1-highlights {
        padding-left: 15px !important;
    }
    .px_1-highlights {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}
@media screen and (max-width:768px){
    .home-about-left{
        height: 400px;
    }
    .download-btn-img{
        flex-direction: column;
    }
}
@media screen and (max-width:567px){
    .home-about-left img,.home-about-left .home-aout-secondry-img img{
        border-radius: 20px;
        border:0;
    }
    .home-about-left .home-aout-secondry-img{
        padding-left: 10px;
    }
    .section-padding{
        padding: 30px 0;
    }
    .download-app-img img{
        width: 100%;
    }
    .section-title h3{
        font-size: 25px;
    }
    .download-btn-img{
        gap: 5px;
    }
    .download-btn-img a img{
        width: 150px;
    }
    .footer__content p{
        font-size: 16px;
        line-height: 26px;
        margin-top: 10px;
    }
}