/* Responsive Css */


@media only screen and (max-width: 1749px){



}


@media only screen and (max-width: 1499px){

  .main-header .outer-box{
    padding: 0px 30px;
  }

  .header-top .outer-container{
    padding: 10px 30px;
  }

}


@media only screen and (max-width: 1399px){

  .main-header .menu-right-content .support-box{
    display: none;
  }

}


@media only screen and (max-width: 1299px){



}



@media only screen and (max-width: 1200px){

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
  }

  .megamenu ul li:first-child{
    display: none;
  }

  .main-header .logo-box{
    padding: 25px 0px;
  }

  .header-top .info-list li{
    margin-right: 30px;
  }

  .rtl .header-top .info-list li{
    margin-left: 30px;
  }

  .main-header .menu-right-content{
    display: none;
  }

}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
}



@media only screen and (max-width: 991px){
  .banner-carousel .content-box h2{
    font-size: 25px;
    line-height: 1.2;
  }
  .theme-btn{
    padding: 8px 4px 8px 15px;
    font-size: 13px;
    margin-bottom: 2px;
  }
  .banner-carousel .content-box p{
    font-size: 14px;
    line-height: 1.4;
  }
  .sec-title h2 br{
    display: none;
  }

  .header-top .top-inner{
    display: block;
    text-align: center;
  }

  .header-top .info-list li,
  .header-top .social-links li{
    float: none;
  }

  .sec-title p br{
    display: none;
  }

  .main-footer .footer-widget{
    margin: 0px 0px 30px 0px !important;
  }

  .main-footer .footer-menu{
    display: block;
    text-align: center;
  }

  .main-footer .footer-menu .logo-box{
    margin-bottom: 20px;
  }

  .main-footer .footer-menu{
    padding: 37px 40px;
  }

  .main-footer .footer-menu .menu-list li{
    margin-right: 20px;
  }

  .main-footer .footer-menu .menu-list{
    justify-content: center;
  }
  .serviceslide h3{
    font-size: 22px;
  }
   .image-block-one .image-box .image img{
    display: none;
  }
  .chooseus-section .video-inner{
    margin-bottom: 40px;
  }
  .breadcumbpnl .bg-layer{
    padding-top: 40px;
  }
}


@media only screen and (max-width: 767px){
  .google-map-section .content-box .inner-box{
    margin: auto;
  }
  .banner-carousel .content-box .appointmentBlock h2{
    font-size: 16px;
  }
  .main-footer .contact-widget .info-list li, .main-footer .links-widget .links-list li{
    font-size: 14px;
  }
  .serviceslide h3{
    font-size: 18px;
  }
  .main-header{
    position: relative;
  }
  .banner-carousel .active .content-box p{
    font-size: 13px;
  }
  body, p{
    font-size: 14px;
  }
  .list-style-one li{
    font-size: 14px;
    line-height: 1.4;
  }
  .image-block-one .image-box{
       padding-left: 0;
    margin-left: 0;
  }
 
  .sec-title h2{
    font-size: 28px;
    line-height: 36px;
  }

  .sec-pad{
    padding: 64px 0px 70px 0px;
  }



}

@media only screen and (max-width: 599px){
  .logo img{
    height: 50px;
  }
  .main-header .outer-box{
    padding: 0px 15px;
  }

  .main-footer .footer-menu .menu-list{
    display: block;
  }

  .main-footer .footer-menu .menu-list li{
    margin: 0px;
    margin-bottom: 15px;
    display: block;
  }

  .main-footer .footer-menu .menu-list li:last-child{
    margin-bottom: 0px;
  }


}


@media only screen and (max-width: 499px){
  .service-block-two .inner-box{
    padding: 20px 10px;
  }
  .content-block-two .content-box{
    padding: 0;
  }
  .service-block-two .inner-box p{
    font-size: 13px;
  }
  .list-style-one li{
    width: 100%;
  }
  .content-block-one .content-box .specialities-box{
    margin-bottom: 0;
  }
  .mobile-menu{
    width: 100%;
  }

  .main-header .menu-right-content{
    display: none;
  }

  .header-style-three .header-lower .outer-box{
    padding-left: 15px;
    padding-right: 15px;
  }

  


}




















