@media(max-width:1500px){

}

@media(max-width:1400px){
    #insta-reel .owl-carousel.owl-drag .owl-item iframe.instagram-media {height: 435px;}
}

@media(max-width:1300px){     
}

@media(max-width:1069px){ 
    
    header {position: relative;}
    header .navbar{justify-content: space-between;}
    header .navbar-toggler{display: inline-block;}
    
    #slider{margin: 0;} 

    #insta-reel .owl-carousel.owl-drag .owl-item iframe.instagram-media {height: 400px;}

    #slider .text h2{font-size: 33px;}
    #slider .text p{font-size: 16px;} 

}

@media(max-width:991px){
    
    header .book-now a{margin-top: 30px;}
    header .header-top ul{justify-content: center;}
    header .header-top ul .tabs{display: none;}
  
    #choose .content h3{font-size: 30px;}
    #choose .content ul li{font-size: 14px;} 

    #treatment .row{justify-content: center;} 
    #treatment .border-tb, #treatment .border-tb2, #treatment .border-tb3{display: none;}

    #treatment .t-order-1{order: 2;}
    #treatment .t-order-2{order: 1;}
    #treatment .t-order-3{order: 3;}

    #insta-reel .owl-carousel.owl-drag .owl-item iframe.instagram-media{
        height: 372px;
    }
    
}
    
@media(max-width:768px) {

}

@media(max-width:643px){
 
}

@media(max-width:579px){
 
    header .navbar .navbar-brand{width: 33%;}
    header .offcanvas.offcanvas-end{ width: 90%;}
    header .header-top ul .suport a{font-size: 10px; margin-right: 7px;}

    .book-appointment-btn{display:none;}

    #slider .img .icon{display: none;} 
    #slider .gender{display: none;}
    #slider .gender-mobile{display: block; margin-bottom: 30px;}
    
    #treatment h2 {font-size: 29px;}

    footer .logo{margin-bottom: 20px; margin-left: 0px; text-align: center;}
    footer .logo img{border-radius: 100px;}

    #insta-reel .owl-dots{display: block;}
    #insta-reel .owl-carousel.owl-drag .owl-item iframe.instagram-media{height: 507px;}

    #you-tube .owl-dots{display: block;}

    footer .footerinr{text-align: center;}
    footer .footerinr ul li i{display: block; margin-bottom: 10px;}

    footer .sociallink{margin: auto;}
    

}

@media(max-width:480px){
    


}

@media(max-width:400px){

}

@media(max-width:359px){

    #insta-reel .owl-carousel.owl-drag .owl-item iframe.instagram-media{
        height: 580px;
    }
   
}

