/*-------------------- Media Style -------------------*/
@media screen and (min-width: 1410px){
  .choose-right-img{
    width: 850px !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px){
  .banner-box .right-box .left-inner a{
    padding: 12px 7px;
  }
}
@media screen and (max-width: 1025px){ 
  .imgbox{
    width: 55px;
    height: 55px;
  }
  .above_title{
    margin-top: 5%;
  }
  .top-content .contentbx h5{
    font-size: 15px;
  }
  .top-content .contentbx p{
    font-size: 17px;
  }
  .nottice-right p, .nottice-right a, .cat_togglee{
    display: contents;
    font-size: 12px;
  }
  .header-logo:after, .home-menu:after,.slider-box p{
    display: none !important;
  }
  #header .woo-content{
    padding: 0 !important;
    padding-top: 5px !important;
  }
  .stickynavbar .header-logo{
    width: 100%;
    margin: 5px auto;
  }
  .nottice-right{
    padding-right: 15px !important;
  }
  .nottice-right:before{
    left: -1px;
  }
  #our-features{
    padding-top: 25%;
  }
  #our-features .our-features-content h3{
    font-size: 18px;
  }
  #our-features .our-features-content a,.topbar-text-box,.topbar-box{
    padding: 0 !important;
  }
  #about-us .about-us-content p,#our-services .services-text,#our-features .our-features-content p,
  #our-records .record-content p,#testimonials .testimonials-contents p{
    line-height: 25px;
  }
  #symptoms-us .symptoms-content .choose-us-wrapper{
    margin: 10px 0;
  }
  #our-records .record-content{
    padding: 3em 4em;
  }
  #our-records .owl-carousel .owl-dots{
    left: -21em;
  }
  #testimonials .testimonial-main-content{
    margin-bottom: 0;
  }
  #why-choose-us .choose-inner{
    padding: 3em 3em 0em 4em;
  }
  .choose-text,#newsletter .right-box{
    padding-right: 5% !important;
  }
  #newsletter .left-box{
    padding: 10% 5% 0 10%;
  }
  #newsletter input[type="email"]{
    max-width: 100%;
  }
  .cat_togglee_align{
    margin-left: 0;
  }
  #slider .slider-box{
    top: 55%;
  }
  .symptoms-content .choose-text{
    margin: 10px 0px;
  }
  .side-navigation li.current-menu-item:after{
    content: none;
  }
  #emergency-contact .container-fluid,#symptoms-us .container-fluid{
    width: 100%;
  }
  .thumb_image_border{ 
    display: none; 
  } 
  .headerbar { 
    display: block; 
    margin: 0; 
  } 
  .hamburger { 
    padding: 10px; 
  } 
  .hamburger i{
    color: #28477d;
  }
  .main-header .side-navigation {
   display: none
  } 
  .side-navigation ul{
   margin:0;
  } 
  .side-navigation, .side-navigation li { 
    padding: 0; display: block
  }
  .side-navigation ul li a {
    padding: 10px !important; 
    display: block;
    color: #fff; 
    background: 0 0!important; 
    text-align: left 
  } 
  amp-sidebar#sidebar1 { 
    background: #111; 
    width: 250px
  } 
  .menubar-wrapper .current_page_item{
    border-bottom: none;
  }
  #sidebar1 { 
    height: 100%; 
    width: 0; position: fixed; 
    z-index: 9999999; 
    top: 0;
    left: 0; 
    overflow-x: hidden; 
    transition: .5s
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul { 
    display: block !important; 
  } 
  .side-navigation ul ul {
    background: transparent !important;
  } 
  .side-navigation ul ul {
    position: static; 
    width: 100%;
    box-shadow: none;
  } 
  .side-navigation ul ul li {
    background: transparent !important;
  } 
  .side-navigation ul ul li{ 
    display: block; 
    padding-left: 7px; 
  } 
  .side-navigation ul.sub-menu li a:before{ 
    content: none; 
  } 
  iframe {
    width: 100%;
    height: auto;
  }  
  .stickynavbar .hamburger{
    padding: 0;
  }
  #emergency-contact .f-left-img{
    right: 0;
  }
  .banner-box .right-box .left-inner a{
    padding: 12px 10px;
  }
  .nottice-right p span{
    margin-left: 0;
  }
  .bottom-blank{
    display: none ;
  }
  .page-template-home-page .nottice-right,.home.page-template-home-page .bottom-nottice{
    clip-path: unset;
    width: 100%;
    position: initial;
    border-top: none;
    text-align: center;
  }
  .page-template-home-page .nottice-right,.home.page-template-home-page .bottom-nottice .row{
    justify-content: center;
  }
}
@media screen and (max-width: 991px){
  #topbar .switcher,.nottice,{
    text-align: center;
  }
  .above_title,.about-we-box{
    margin-top: 4%;
  }
  .serach_inner form.search-form{
    width: 60%;
  }
  #symptoms-us .symptoms-row,#about-we img{
    display: block;
  }
  #symptoms-us .symptoms-content,#about-we img{
    margin: 0 auto;
  }
  .about-we-content{
    order: 2;
  }
  #appointment .appointment-shortcode input[type="submit"]{
    padding: 8px 0;
    font-size: 13px;
  }
  .topbar-box{
    margin-top: 10px;
  }
  .home.page-template-home-page .nottice-right:before{
    display: none;
  }
  .nottice-right,#our-features .our-features-content a, .topbar-text-box, .topbar-box{
    padding-left: 15px !important;
  }
  #our-features .our-features-content a, .topbar-text-box, .topbar-box{
    padding-right: 15px !important;
  }
  .cat_togglee_align{
    text-align: center;
    margin-left: 0;
  }
  .nottice-right a{
    margin: 5px auto;
    display: block;
  }
  #slider .slider-box{
    right: 0;
    left: 12%;
  }
  #slider ol.carousel-indicators{
    left: -7em;
  }
  .slider-box span{
    font-size: 26px;
  }
  .slider-box h1,.slider-box h1 span{
    font-size: 38px;
  }
  #slider .slider-button-1{
    margin-top: 0px;
  }
  #our-services .all-services a{
    padding: 10px 25px;
  }
  #our-services .services-small-title, #our-features .feature-main-content span,#how-it-work .work-head span,
  #appointment .appointment-content span,#why-choose-us .choose-inner span,#about-us .about-us-content span,
  #emergency-contact .left-box span,#our-gallery .our-gallery-head span,#our-video span.video-small-title,
  #testimonials span.testi-small-title,#our-teams .our-teams-head span,#newsletter span,#our-blogs .our-blogs-head span{
    font-size: 24px;
  }
  .service-main-content h2, #our-features .feature-main-content h2,#appointment .appointment-content h2,
  #why-choose-us .choose-inner h2,#about-us .about-us-content h2,#how-it-work .work-head h2,#our-records .record-content h2,
  #emergency-contact .left-box h3,#emergency-contact .right-box h3,#our-gallery .our-gallery-head h2,
  #our-video h2,#testimonials h2,#our-teams .our-teams-head h2,#newsletter .news-box h3,.banner-box h3,
  #our-blogs .our-blogs-head h2{
    font-size: 30px;
  }
  #our-services .our-services-content a,#testimonials .testimonials-contents .client-title,
  #our-teams .our-teams-contents .teams-title{
    font-size: 20px;
  }
  #appointment .appointment-shortcode{
    width: 90%;
    position: unset;
    margin-top: 3%;
  }
  #our-features .our-features-content h3,#about-us .about-us-content h2,#how-it-work .work-blog-content span{
    line-height: 25px;
  }
  #why-choose-us .choose-inner span,#newsletter span{
    display: block;
  }
  #why-choose-us .choose-content,.choose-right-img{
    clip-path: none;
  }
  .choose-right-img{
    width: 100% !important;
    margin: 2em 0px;
    position: relative !important;
  }
  #emergency-contact .left-box{
    margin: 0 auto;
  }
  #our-video h2,#our-blogs .our-blogs-head h2{
    line-height: 40px;
  }
  #newsletter input[type="submit"]{
    top: 0;
    right: 9%;
  }
  #newsletter .news-box h3{
    margin-bottom: 2%;
  }
  .app-outer{
    justify-content: center;
  }
  .app-outer .box-inner2{
    max-width: 25% !important;
  }
  .left-inner{
    max-width: 50% !important;
  }
  #our-features{
    padding-top: 5%;
  }
  #appointment{
    padding-bottom: 3em;
  }
  #why-choose-us .choose-inner{
    padding: 3em 1em 0em 1em;
  }
  #testimonials button.owl-prev{
    left: 30%;
    top: 56%;
  }
  #testimonials button.owl-next{
    right: 30%;
    top: 56%;
  }
  #newsletter .right-box{
    padding: 3em 1em 3em 1em !important;
  }
  .site-header .header-logo a img{
    margin: 10px auto;
    display: block;
  }
   #appointment .appointment-shortcode .row span:last-child{
    margin-bottom: 10px;
  }
  #appointment .appointment-shortcode textarea{
    margin: 0px auto 0px auto;
  }
  .footer1, .footer2{
    border: none;
  }
  #about-we row,.single-page-nav .nav-links, .single-page-nav .navigation a{
    display: block;
  }
  .about-get-in-touch-btn a{
    padding: 8px 30px;
  }
  .share_title i,.socila_share a i{
    font-size: 14px;
  }  
  #ctime{
    margin-bottom: 20px;
  }

  #symptoms-us .symptoms-content .choose-us-wrapper{
    margin: 30px 0px;
  }
  .page-template-home-page .bottom-blank:after{
    display: none;
  }
  .left-innerbox1{
    text-align: end;
  }
  #main_eroor img{
    left: 0;
    max-width: 300px;
    bottom: 10%;
  }
  #topbar .switcher{
    text-align: center;
  }
  .contact-details-box a{
    font-size: 14px !important;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px){
  #main_eroor .row{
    display: block;
  }
  #main_eroor img{
   display: none;
  }
  .contact-box .contact-details-box p, .contact-box .contact-details-box a{
    text-align: center;
    display: block;
  }
  #our-video .modal,#video-post .modal-dialog{
    top: 10em;
  }
}
@media screen and (min-width: 320px) and (max-width: 575px){
  #slider ol.carousel-indicators,#slider .slider-box .head-two{
    display: none;
  }
  .above_title{
    margin-top: 2%;
  }
  .title-box h1{
    font-size: 18px;
  }
  #topbar .social-icons{
    border: none;
  }
  .cat_togglee,.contact-page-details-row{
    margin: 10px auto;
    display: block !important;
  }
  .slider-box h1 span,.slider-box h1{
    line-height: 20px;
    font-size: 20px;
  }
  #slider .slider-button-1{
    padding: 0 20px 0 25px;
    line-height: 36px;
    font-size: 14px;
  }
  #slider .slider-button-1 i{
    padding: 5px;
  }
  #emergency-contact .left-inner,#newsletter .left-inner{
    text-align: center;    
    max-width: 100% !important;
    margin: 0px auto 15px auto;
  }
  #appointment .appointment-shortcode textarea{
    margin-top: 20px;
  }
  .app-outer .box-inner2{
    max-width: 56% !important;
    margin: 10px auto;
  }
  .stickynavbar .hamburger,.cat_togglee_align,#topbar .switcher{
    text-align: center;
  }
  .header-logo img{
    max-width: 50%;
    margin: 0 auto 10px auto;
    display: block;
  }
  #ctime{
    margin-bottom: 20px;
  }
  .vw_gallery_front{
    padding-left: 0;
  }
  #newsletter input[type="submit"]{
    right: 0;
  }
  #newsletter .left-box{
    padding: 10% 5%;
  }
  #testimonials button.owl-prev{
    top: 60%;
    left: 15%;
  }
  #testimonials button.owl-next{
    top: 60%;
    right: 15%;
  }
  #newsletter .left-inner{
    text-align: center;
    margin: 0 auto 20px auto;
  }
  .app-outer{
    display: block !important;
  }
  div#cart_animate{
   left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
    z-index: 9;
  }
  div#cart_animate ul{
    margin-left: 0px;
  }
  .header-button{
    margin-right: 4%;
  }
  #maincontent .contact-page-details-form{
    max-width: 80%;
  }
  .contact-box .contact-head{
    padding-bottom: 0px;
  }
  .woocommerce ul.products li.product .onsale, #single-product-page .related .products .onsale{
    width: 50%;
  }
  .owl-carousel .owl-dots{
    padding-top: 0;
  }
}