@media only screen and (min-width:200px) and (max-width:767px) {
    .head_social{text-align: center;}
.face .box {
    background: #000;
    width: 100%;    margin: 0;}
    .menu_part{text-align: center;}
    .footer_menu {
    padding: 0 0 12px 0;
}
    .inner_title h3 {
        font-size: 24px;}
    .about_text_page p img {
    margin-right: 0;
        width: 100%;}
    .stellarnav.light > ul > li > a:before {
        top: 49px;}
    #cares ul li {
        width: 100%;}
    #otandlab ul li {
        width: 100%;}
    #mySidenav {
    top: 50%;
}
    .about_sec h3 {
        font-size: 32px;}
    #banner-carousel img {
    height: 200px;
    object-fit: cover;
}
    .laboratories-box img {
        height: 267px;}
    .infa-box img {
    padding: 3% 0 0 0;
}
}
@media only screen and (min-width:200px) and (max-width:319px) {}
@media only screen and (min-width:320px) and (max-width:479px) {}		
@media only screen and (min-width:480px) and (max-width:767px) {
  
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .logo{margin: 0 0 22px 0;text-align: center;}
   
}


@media (min-width:992px) and (max-width:1199px) {
   
}