@media(max-width:1500px){

}

@media(max-width:1400px){
}

@media(max-width:1200px){

}

@media(max-width:1069px){

   
}

@media(max-width:991.99px){
    footer .footerinr ul.category {margin-left:0px;}
    header .header-top ul li{font-size: 14px;}
    header .header-top ul li a{font-size: 14px;}
    header .navbar{padding: 12px 0px;}

    #about .content p{font-size: 14px;}
    #about .submit-btn{font-size: 16px;}
    #about .form-control{padding: 5px 10px;}

    #service{padding: 0 0px 30px;}
    #service .service-inr .treatment-name{font-size: 14px; font-weight: 400; padding: 10px 0px;}

    #testimonial{padding: 80px 60px;}
    #testimonial .testimonialslider{padding: 30px;}

    #testimonial .owl-item p{font-size: 14px;}

    footer .row{row-gap: 20px;}
    footer .footerinr ul li p{font-size: 14px;}
    footer .footerinr ul li a{font-size: 14px;}
    footer .footerinr ul li h4{font-size: 20px;}
    footer .footerinr .category li {margin-bottom:5px; list-style:inside;}    
    footer .footerinr .link li {margin-bottom:5px; list-style:inside;}  
    .cform {padding: 20px 20px;width: 280px;right: 74px;top: 10px;}
    textarea.form-control {height:50px;}
    .socialcontact {bottom:10px;}
    
}

@media(max-width:768px){

}

@media(max-width:767.99px){
    #social-review .btn {margin-bottom:30px;}
    .rate-review {margin-bottom: 20px;}
    #contact h4 {text-align:center;margin-top:20px;}
    .cform {width:90%; margin:30px auto;position: static;background: #745e31;}
 
}

@media(max-width:575.99px){
    footer .footerinr ul {
        margin-left: 0px;
        margin-top: 20px;
    }
    footer .copyright {font-size: 13px;}
    .rate-review {margin-bottom: 0px;}
    #social-review .owl-carousel.owl-drag .owl-item {margin-bottom: 0px;padding-top: 0px;}
    #about .content {
        box-shadow: none;
        padding: 0px;}

}

@media(max-width:480px){
    header .navbar {padding: 2px 0px;}
    header .offcanvas.show:not(.hiding), .offcanvas.showing{width: 80%;}
    header .navbar .navbar-brand{font-size: 18px;width: 80px;}
    header .header-top ul li:nth-child(1),  header .header-top ul li:nth-child(3){display: none;}
    header .header-top ul{justify-content: center !important;}
    #card .row {row-gap:20px;}
    #card .inr{padding:25px 0px;}
    #testimonial{padding: 60px 10px;}
    #testimonial .testimonialslider{padding: 18px 10px;}
    footer{padding: 50px 10px 20px;}
    footer .img a img{width: 60%;}
    #about h2, #service h2, #social-review h2, #contact h2 {font-size: 25px;}
    .heading img {width:120px;}
    footer .footerinr h4 {font-size:20px;}
    footer .footerinr ul li i {font-size: 16px;}
    footer .copyright a img {
        width: 160px;
    }

}

@media(max-width:400px){


}

@media(max-width:375.99px){
    #service .service-inr h4 {
        font-size: 16px;
        padding: 10px 0px;
    }
    #about h2, #service h2, #social-review h2, #contact h2 {
        font-size: 23px;
    }
}


