
@media(max-width:1500){


}



@media(max-width:1400){

}



@media(max-width:1280px){

}



@media(max-width:1024px){
   
 
}



@media(max-width:992px){

    header .headerbotom {display: block; padding: 0px;}

}



@media(max-width:768px){


   

}


@media(max-width:767px){


   

}



@media(max-width: 520px){

   



}



@media(max-width: 425px){

    header .headerbotom .navbar-nav .nav-item .nav-link {font-size: 15px;}

    #make, #treatments {padding: 25px 0px;}
    #make h3 {font-size: 20px;}
    #make h5 {font-size: 17px; margin-bottom: 15px;}
    #make .form-label {font-size: 13px;}
    #make .accordion-button {font-size: 13px;}

    #gallery {padding: 25px 0px 0px;}
    #gallery h2 {margin-bottom: 0px; font-size: 27px;}
    .swiper {padding-top: 30px; padding-bottom: 10px;}
    #treatments h2{font-size: 25px;}

    /* #phone .man{display: block !important; align-items: start;} */
    #phone ul li, #phone ul li a, #phone h3 {font-size: 13px;}
    #phone .man li:first-child{margin-bottom: 15px;}

    footer .footertop {padding: 10px 0px;}  
    footer .footertop .row{row-gap: 20px;}  
    footer .footertop h3 {margin-bottom: 10px;}




    .quickcontact{height: 45px; width: 45px;}



















}




@media(max-width:375px){

    header .headerbotom .navbar-brand {
        width: 158px;
    }





}



@media(max-width:320px){

    #slider .owl-nav button.owl-next {
        top: 71px;
    }
    #slider .owl-nav button.owl-prev {
        top: 71px;
    }



}