@media (min-width:1920px) { 
    .wrapper { overflow: hidden; }
} 

@media (max-width:1720px) {
    .header-logo { width: 205px; padding: 20px; }
    .enumenu_ul li a { font-size: 16px; }
    .btn-make { font-size: 16px; }
    .inner-banner {margin-top: 110px;}
    .banner { margin-top: 104px; }
}

@media (max-width:1620px) {
    .enumenu_ul li { margin-right: 5px; }
    .contact-info > a { margin-left: 10px; font-size: 14px; }
    .social-icon ul li { margin-right: 20px; }
    .social-media-btn { padding-left: 22px; }
    .enumenu_ul li a { font-size: 14px; padding: 13px 8px 10px; }
    .contact-info { padding: 0 22px; margin-left: 22px; }
    .call-btn { width: 35px; height: 35px; line-height: 29px; font-size: 2.2rem; }
    .social-icon ul li a { width: 35px; height: 35px; line-height: 32px; font-size: 2.2rem; padding: 0; }
    .social-icon ul li a img { width: 22px; height: 22px; }
    .social-icon ul li a img.hover { width: 22px; height: 22px; left: 6px; top: 6px;}
    .social-icon.iphone ul li a { line-height: 31px; }
    .btn-make { margin-left: 12px; font-size: 14px; min-width: 150px;  }
    
    .icon-circle { width: 35px; height: 35px; line-height: 36px; font-size: 2.2rem;  }
    .icon-circle.small { font-size: 2.0rem; }
    .social-icons li a .icon-circle img { width: 22px; height: 22px; }
    .social-icons li a .icon-circle img.hover { top: 5.2px; }
    
    .information-wrap h5 .icon-circle.insta-icon img { width: 22px; height: 22px; }
    .information-wrap h5 .icon-circle.insta-icon img.hover { top: 5.2px; }
    .contact-us-dtl {padding-left: 50px;}
    .social-icons li a > span:last-child {margin-left: 50px;}
}


@media (max-width:1366px) {
    .header-main .container-fluid {  padding: 0 15px; max-width: 100%; width: 100%; }
    .patient-form iframe { height: 2665px !important; }
    .header-logo { width: 180px; padding: 15px; }
    .enumenu_container { padding-left: 20px; }
    .contact-info { padding: 0 15px;  margin-left: 15px; }
    .social-media-btn { padding-left: 15px; margin-left: 15px; }
    .social-icon ul li { margin-right: 15px; }
    .banner { margin-top: 83px; }
    .inner-banner { margin-top: 90px; }
    .modalPopup-cnt { height: 70%; overflow-y: scroll; }
/*    .footer-top h5 {padding-left: 50px;}*/
}


@media (max-width:1300px) {
	
    h1 { font-size: 4rem; line-height: 1;  }
    h2 { font-size: 3.6rem; }
    h6 { font-size: 1.8rem; }
    
/*************************** header style starts here ***************************/    

.main .left-panel { float: none; width: 100% }
.main aside { float: none; width: 92%; }
.enumenu_ul { display: none; position: fixed; left: 0; right: 0; top: 83px; z-index: 9; background: #8d7b68;  padding: 20px 0 20px; }
.menu-block { height: auto; }
.menu-icon {  display: block; padding: 0; position: absolute; right: 0; top: 28px; }
.enumenu_ul > li { width: 100%; margin: 0 0 5px; padding: 0px; text-align: center; }
.enumenu_ul > li > a {display: inline-block; text-align: center; padding: 10px 15px 8px; color: #fff;}
.enumenu_ul > li > a.btn-make{ background: #A4907C;}
.enumenu_ul > li > a.btn-make:hover { color: #c8b6a6 !important; background: #fff;}
.enumenu_ul { width: 100%; }
.enumenu_ul li a {font-size: 16px;}
.enumenu_ul li a:hover { border-color: #c8b6a6; color: #c8b6a6;}
/* Push Menu */
body.menuslide_push { position: relative; }
body.menuslide_push.slidemenuLeft { left: 0; transition: left 0.5s; -webkit-transition: left 0.5s; -moz-transition: left 0.5s; -ms-transition: left 0.5s; -o-transition: left 0.5s; }
body.menuslide_push.slidemenuRight { right: 0; transition: right 0.5s; -webkit-transition: right 0.5s; -moz-transition: right 0.5s; -ms-transition: right 0.5s; -o-transition: right 0.5s; }
body.slidemenuRight .enumenu_ul { right: -300px; }
body.slidemenuRight.menu-open .enumenu_ul { right: 0; }
body.slidemenuLeft .enumenu_ul { left: -300px; }
body.slidemenuLeft.menu-open .enumenu_ul { left: 0; }
body.menuslide_push.slidemenuLeft.menu-open { left: 300px }
body.menuslide_push.slidemenuRight.menu-open { right: 300px }
body.menuslide_push .enumenu_ul, body.menuOverlap .enumenu_ul { background: #000000 none repeat scroll 0 0; display: block; height: 100%; max-height: 100%; width: 100%; overflow: auto; position: fixed; transition: all 0.5s ease 0s; max-width: 300px; top: 0; }
    
    .social-icon ul li a { line-height: 36px;}
    .social-icon ul li { margin-right: 10px; }
    .mobile .social-icon ul li a { border-color: #fff; color: #fff; }
    .btn-make { background: #c8b6a6; }
    .btn-make:hover { color: #c8b6a6 !important; background: #fff; }
    .social-icon.iphone { display: block; position: absolute; right: 68px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
    .main-navigation { padding-left: 10px; }
    .menu-wrap { justify-content: space-between; }
    .header-logo { z-index: 99; width: 181px; }
    .contact-info { display: none; }
    .social-media-btn { display: none; }
    .enumenu_ul .mobile { display: block; }
    .enumenu_ul .mobile .social-icon { text-align: center; }
    .enumenu_ul .mobile .social-icon ul { margin: 0; padding-left: 0; padding: 14px 0 20px; justify-content: center;}
    .enumenu_ul .mobile .social-icon ul:after { display: none; }
    
    .btn-make { display: none; margin-left: 0; padding: 12px 15px 10px !important; }
    .btn-make:before { display: none; }    
    .top-slide-cnt .slider-text h2 { font-size: 3.8rem; }
    .footer-logo-block { padding: 0 15px;}
    .information-wrap { padding: 0 15px;}
    
}

@media (max-width:1200px) {
    .patient-form iframe { height: 2685px !important; }
    .footer-logo {width: 180px;}
}

@media (max-width:1024px) {
    .timeline-event-icon:before {margin-top: -40px; height: 100%;}
    
}


@media (max-width:991px) { 
    
    .menu-icon { top: 36px; }
    .header-logo { width: 195px; margin-bottom: -45px; }
    .enumenu_ul { top: 109px;}
    .banner { margin-top: 109px; }
    .slider-sec { padding: 150px 0; display: flex; align-items: center; }
/*    .inner-banner {  min-height: 640px; margin-top: 90px; }*/
    .footer-logo { width: 150px; }
    
    .form-sec { padding: 45px 0;}
    .testimonials-sec { padding: 45px 0; }
    .body-content-sec { padding: 45px 0; }
/*---------- footer css start here  -------------- */
    .footer-top { padding: 45px 0 15px; }
    .footer-top .container { max-width: 100%; }    
    .our-hours-dtl .content-dtl { padding-left: 10px; }
    .our-hours-dtl .content-dtl span { font-size: 14px; }
    .contact-us-dtl li .content-dtl > a { font-size: 14px; }
    .information-block li a { font-size: 16px; }
    
    .contact-us-dtl li .content-dtl span  { font-size: 16px; } 
/*    .contact-us-dtl li .content-dtl { padding-left: 10px; } */
    .information-block { padding-left: 25px; }
/*---------- footer css end  here -------------- */
    
/*---------- new-patient-form css start  here -------------- */
    .contact-information { padding: 45px 0 0; }
    
    .new-patient-form { padding: 45px 0;}
    .patient-form iframe { height: 2680px !important; }
    .popup-gallery { max-width: 590px; }
/*---------- new-patient-form css end  here -------------- */
    .subnav-section { padding: 60px 0 30px; }
    .subnav-section .sub--child { margin-bottom: 35px; }
    .subnav-section .row { justify-content: center; }
    
    .timeline-event-icon { width: 270px; height: 270px; margin: 0 20px; }
    .title-description-wrap { width: calc(100% - 200px); margin: 0; }
    .timeline-event { margin: 20px 0; }
    .timeline-event-date { width: 160px; white-space: normal;}
    .timeline-event-content { width: calc(100% - 160px); }

    
    .footer-logo-block {width: 100%; text-align: center; margin-bottom: 30px;}
    
}

@media (max-width:767px) {
    
    h1 { font-size: 3.2rem; line-height: 1.2; }
    h2 { font-size: 2.4rem; line-height: 1; }    
    h4 { font-size: 1.6rem;  }
    h5 { font-size: 1.6rem;  }
    h6 { font-size: 1.5rem;  }
    p { font-size: 1.4rem;  } 
    
    .icon-circle { width: 35px; height: 35px; line-height: 35px; font-size: 1.8rem; margin: 0 auto 10px; }  
    
    .read-more a span { font-size: 1.6rem;  min-width: 170px; padding: 12px 25px 14px; }
    .btn { padding: 14px 25px 12px; min-width: 170px; }
    
/*------------------- banner-sec css start ----------------------- */    
    
    .menu-icon { top: 30px; }
    .header-logo { width: 163px; margin-bottom: -40px;  }
    .enumenu_ul { top: 98px;}
    .banner { margin-top: 98px; }
    .slider-sec { padding: 100px 0; min-height: 440px; display: flex; align-items: center; }    
    .slider-sec .slider-text { padding: 0 15px; max-width: 100%; text-align: center; }
    .slider-sec .slider-text .text-inn { display: block; }
    .slider-sec .slider-text .make-appointment {position: absolute; bottom: 60px; left: 0; right: 0; margin: 0 auto;} 
    .slider-sec .slider-text .onlilne-pharmacy {margin-top: 0; position: absolute; right: 0; left: 0; bottom: 120px;}
    .top-slide-cnt .slider-text h2 { font-size: 3.0rem; }
    .inner-banner .slider-sec { min-height: 400px; padding: 0; }
/*    .inner-banner {  min-height: 480px; }*/
    .inner-banner .slider-text h2 { font-size: 3.0rem; }
    /*------------------- banner-sec css end ------------------------ */    
    .stickyright { display: none; }
    .form-sec { padding: 30px 0; }
    .form-sec .col-lg-12 { padding: 0; }
    .form-block p br { display: block; }
    .form-block iframe { height: 369px !important; }
    .testimonials-sec { padding: 25px 0 32px; }
    .testimonials-slider .slider--item p { font-size: 1.6rem; }
    .body-content-sec { padding: 30px 0; }
    .body-content-sec .self-content h1 br, .body-content-sec .self-content h2 br {display: block;}
    .body-content-sec .self-content h3 br { display: block; }
    .body-content-sec .self-content h2 em { display: none; }
/*------------------- footer css start here  ------------------------ */
    .footer-top { padding: 28px 0 25px; }
    .footer-top h4 { margin-bottom: 15px; }
    .footer-logo { width: 130px; }
    .footer-top .col-lg-3.col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 100%;  max-width: 100%; text-align: center; margin-bottom: 25px; }
    .contact-us-dtl li .content-dtl { padding-left: 0; width: 100%; }
    .our-hours-dtl .content-dtl { padding-left: 0; width: 100%; }
    .information-block { padding-left: 0px;margin-bottom: 25px; }
    .information-block li { margin-bottom: 8px; }
    .information-block li a { font-size: 16px; }
    .information-wrap {text-align: center; width: 100%;}
    .contact-us-dtl li .content-dtl > a { font-size: 16px; }
    .our-hours-dtl .content-dtl span { font-size: 16px; }
    .contact-us-dtl li a { margin: 0 auto 10px; }
    .our-hours-dtl li.mobile { display: block; }
    .footer-bottom p img { width: 40px; }
    .our-hours-dtl li .btn-make { display: table; margin: 25px auto 0; }
/*------------------- footer css end here  ------------------------ */
    .image-block .circle-img { width: 210px; height: 210px; }
    .image-block .circle-img img { height: 210px; width: 210px; }
    .contact-details .child { width: 100%; margin: 0 auto; }
    
/*---------- new-patient-form css start  here -------------- */
    .new-patient-form { padding: 30px 0; }
    
    .patient-form iframe { height: 2655px !important; }
    .contact-information { padding: 30px 0 0; }
    .popup-gallery { max-width: 450px; }
/*---------- new-patient-form css end  here -------------- */
    .subnav-section { padding: 40px 0; }
    .subnav-section .sub--child h2 { min-height: inherit;}
    .subnav-section .sub--child .btn { margin-top: 0; }
    .subnav-section .sub--child:last-of-type { margin-bottom: 0; }
    .subnav-section .sub--child img { width: 150px; }
    
    .social-icons { display: flex;flex-direction: column;align-items: center; margin-bottom: 0; }
    .social-icons li a{ padding-bottom: 10px; display: block; }
    .social-icons li { padding-bottom: 15px; }
    .social-icons li:last-child { padding-bottom: 0; }
    .social-icons li a > span:last-child { margin-left: 0; }
    .social-icons li:last-child a { padding-bottom: 0; }
    .subnav-section .sub--child p { padding-bottom: 30px; }
    .subnav-section .sub--child h2 { margin-top: 20px; }
    .top-slide-cnt .slider-text .btn { font-size: 2.0rem; } 
    .footer-bottom p br { display: block; }
    .footer-bottom p em { display: none; }
    
    .timeline-sec { padding: 35px  0; }
    .timeline-event { flex-direction: column; align-self: center; margin: 15px 0; }
    .title-description-wrap { width: 100%; height: auto; }
    .timeline-event-icon { margin: 0 0 20px; max-width: 290px; height: auto;position: static; }
    .timeline-event-date { width: 100%; border-radius: 6px 6px 0 0; padding: 20px;}
    .timeline-event-content {  width: 100%; padding: 20px; }
    .timeline-event-icon:before{display: block; height: 100%; top: 110px !important;}
    .timeline-event:last-child .timeline-event-icon:before { content: ""; height: 50%;}
    .timeline-event-icon:after {display: none;}
    .timeline-event-icon img { max-width: 100%; height: auto; }
    .timeline-event:nth-child(even) .timeline-event-date { border-radius: 6px 6px 0 0px; }
    .timeline-event:nth-child(even) .timeline-event-icon {  order: inherit; }
    .timeline-event:nth-child(even) .timeline-event-content { order: inherit; border-radius: 6px; }
    .timeline-event-content p { padding-bottom: 0; }
    .timeline-event-content .btn.outline-btn { margin-top: 15px; }

    .timeline-event-title h5 { margin-bottom: 0px; }
    .timeline-event-content{text-align: center; border-radius: 6px;}
    .timeline-event-title {  margin-top: 0; }
    .timeline-event:nth-child(even) .timeline-event-content { text-align: center; }
    
    .footer-top h5 {padding-left: 0; display: inline-block; margin-bottom: 9px;}
    .timeline {padding-top: 0;}
    
    .contact-details .child:nth-child(2) {order: 3; margin-bottom: 0;}
    .information-block li:last-child { margin-bottom: 13px; }
    .contact-us-dtl { padding-bottom: 18px; padding-left: 0; }
    .footer-top h5 a {margin-left: 0;}
    .logo-wrap ul { flex-wrap: wrap; }
    .logo-wrap ul li { width: 48%; padding: 15px 15px; }
    .email-us-block a {display: inline-block; }
    .email-us-block a > span:last-child {margin-left: 0;}
    .email-us-block {padding-top: 0;}
    .social-icons {margin-top: 0;}
    .modalContent p { padding-bottom: 10px; font-size: 1.3rem; }
    .modalPopup-cnt { max-width: 100%; padding: 0 15px; height: auto; overflow-y: inherit; }
    .modalContent { height: 600px; }
    .modalContent h2 { font-size: 2.4rem; }
    .main-logo { width: 100px; }
    .modalContent button#button span { font-size: 1.6rem; }
    .modalContent button#button { font-size: 2.0rem; }
}

    
@media (max-width:514px) {
    .patient-form iframe { height: 2655px !important; }   
}

@media (max-width:480px) {    
    h1 { font-size: 3rem; } 
    .enumenu_ul { padding: 45px 0; }
    
    .popup-gallery { max-width: 320px; margin: 0 auto 3px; }
    .popup-gallery .image-block { margin: 0 auto 20px; }
    .popup-gallery .image-block:last-child { margin-bottom: 0; }
    
    .BambooHR-ATS-board li {display: inline-block; width: 100%;}
    .BambooHR-ATS-board li span{float: none !important; display: inline-block; width: 100%; text-align: right;}
    ul.BambooHR-ATS-Jobs-List {margin-top: 0;}
    div#department_18498 {margin-bottom: 15px;}
}
@media (max-width:470px) {
    .patient-form iframe { height: 2655px !important; }   
}

@media (max-width:460px) { 
    .patient-form iframe { height: 2670px !important; }    
}

@media (max-width:412px) { 
    .patient-form iframe { height: 2695px !important; }    
}

@media (max-width:391px) { 
    .patient-form iframe { height: 2715px !important; }  
}

@media (max-width:360px) {
    .patient-form iframe { height: 2710px !important; }
    .social-icon.iphone { display: none; }
}

