@charset "utf-8";
/* CSS Document */
@media (min-width: 1600px) and (max-width: 1500px) {}

@media (min-width: 1400px) and (max-width: 1500px) {}

@media (min-width: 1300px) and (max-width: 1400px) {
}
@media (min-width: 1200px) and (max-width: 1300px) {
}
@media (min-width: 1024px) and (max-width: 1199px) {
}
@media (min-width: 992px) and (max-width: 1023px) {
}
@media only screen and (min-width: 992px) {
}
 @media only screen and (max-width: 1399px) {
.health__timeline-box li {
    width: 26%;
    padding: 75px 0 0;
    position: relative;
}
.health__timeline-box li:nth-child(odd) span {
    position: absolute;
    left: -228px;
    top: 51px;
}
.health__timeline-box li:nth-child(even) span {
    right: -227px;
    top: 60px;
}
.health__timeline-box li:first-child span{
  top: 85px;
}
.health__timeline-box li:last-child span{
  top: 36px;
}
.health__timeline-box li:first-child{padding-top: 90px;}
.health__contact-form { margin-left: 14px;}
.health__contact-left .health__heding-content {
    width: 91%;
}
.health__team-right {
    padding-left: 256px;
}
.custom-pad {
    padding: 110px 0;
}
.health__services-right {
    padding-right: 4px;
}
}
 @media only screen and (max-width: 1199px) {
.health__about-right {
    padding-left: 0;
}
.custom-pad {
    padding: 90px 0;
}
.health__heding h2 {
    font-size: 42px;
    line-height: 57px;}
.health__about-count-heding h1 {
    font-size: 80px;
    line-height: 80px;
}
.health__services-vatical-text h3 {
    font-size: 100px;
}
.health__timeline-box li {
     padding: 32px 0 0;

  }
    .health__timeline-box li:nth-child(odd) span {
        position: absolute;
        left: -189px;
        top: 35px;
    }       
  .health__timeline-box li span { font-size: 50px;}
    .health__timeline-box li:nth-child(even) span {
        right: -188px;
        top: 32px;
    }
    .health__timeline-box li:first-child span {
        top: 78px;
    }
.health__team-right {
    padding-left: 50px;
}
.health__contact-left .health__heding-content {
    width: 100%;
    margin-bottom: 30px;
}
.health__contact-left ul {
    gap: 0 20px;
}
.health__footer-top {
    padding: 60px 0;
}
.health__footer-bt {
    padding-bottom: 40px;
}
.health__contact-form {
    margin: 20px 0 0;
}
.health__contact-left ul li {
    padding: 15px 0;
    width: 100%;
}
}



 @media only screen and (max-width: 991px) {
    .health__banner-box {
    position: static;
    top: inherit;
    left: 0;
    transform: inherit;
    width: 100%;
    z-index: 1;
    bottom: 50px;
}

/* Mobile banner image responsive for tablets */
.health__banner-video img {
    width: 100%;
    height:auto;

    object-fit: cover;
    display: block;
}

   .health__banner-cont .health__heding h2 {
        font-size: 32px;
        line-height: 40px;
    }
.health__banner-cont p{line-height: 22px;}
.health__header-nav .navbar-toggler {position: absolute; right: 0 ; border: inherit; padding: 0; box-shadow: inherit;}
.health__header-nav .navbar-toggler .icon-bar {  display: block;  width: 30px;   height: 3px;    border-radius: 1px;  background-color:#F82B22;  margin: 5px 0;} 
.health__header-nav .btn-close:focus{box-shadow: none !important; }
.health__header-nav .btn-close {opacity: 1;}
.health__header-right{margin-right: 50px;}
.health__header-nav ul{gap: 0;}
.health__header-nav a{font-size: 16px;}
.health__heding h2 { font-size: 36px; line-height: 47px;}
.custom-pad {  padding: 70px 0;}
.health__about .health__heding-content {padding-right: 15px;}
.health__heding-content h6 {  margin-bottom: 10px;}
.health__heding-content p { margin-bottom: 18px;}
.health__about-count-box {  padding: 30px 20px; height: 300px;}
.health__about-count-heding h1 { font-size: 50px;line-height: 50px;}
.health__about-count-box p {   width: 85%;}
.health__about-count-box::before { width: 130px;height: 240px;}
.health__heding-right {  padding-left: 20px;}
.health__insurance-box-cont h4 {  font-size: 22px;margin-bottom: 20px; width: 60%;}
.health__insurance-box {  padding: 25px 15px;}
.health__services-left { padding-right: 0;}
.health__services-text h5 {   font-size: 16px;}
.health__services-text h5 img {  width: 25px;}
.health__services-vatical-text h3 { font-size: 70px;}
.health__services-cont h4 {font-size: 20px; margin-bottom: 8px; line-height: 26px; }
.health__timeline-img{display: none;}
.health__timeline-box li { padding: 0 !important; width: 46%;}
.health__timeline-box ul{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}
.health__timeline-right {
    width: 100%; padding: 20px 0 0;
}
.health__timeline-box li span{position: static !important; width: 45px; height: 45px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; margin-bottom: 10px;       background-color: #F82B22;}
.health__timeline-wrap{padding-bottom: 0 !important; margin-bottom: 0;}
.health__timeline{margin-bottom: 0;}
.health__footer-right { width: 95%;}
.footer__contact { padding-left: 20px;}
.health__footer-top {  padding: 50px 0;}
.health__footer-bt { padding-bottom: 25px; }
.health__footer-bt-box {padding: 15px 0;}
.health__cta-img { width: 300px;}
.health__cta-cont {
    width: 56%;
}
    .health__contact-form {
        margin: 25px 0 0;
    }
.faq_box .accordion-item .accordion-button {
    width: 95%; font-size: 18px;
}
.faq_box .accordion-body{width: 95%;}
.health__contact-left ul li { width: 48%;}
.faq_box p { line-height: 22px; font-size: 14px;}

} 
@media (max-width: 767px) {
  .container{max-width: 100%;}
  
/* Fix banner position under fixed header on mobile */
.health__banner {
    margin-top: 100px;
}

/* Mobile banner image styling */
.health__banner-video img {

    object-fit: cover;
}

.health__top-box ul li a {
    font-size: 12px;
}
.custom-button {
    font-size: 14px !important;
    height: 45px;
}
.custom-button span {
    height: 35px;
}
.custom-pad {
        padding: 80px 0;
    }

/* Add more spacing between sections on mobile */
.health__about {
    margin-bottom: 40px;
}

.health__insurance {
    margin-bottom: 40px;
}

.health__services {
    margin-bottom: 40px;
}

.health__timeline-wrap {
    margin-bottom: 40px;
}

.health__faq {
    margin-bottom: 40px;
}

.health__team {
    margin-bottom: 40px;
}

.health__contact {
    margin-bottom: 40px;
}
.health__about-right{padding-top: 25px;}
.mb-5 {
    margin-bottom: 2rem !important;
}
.health__heding h2 {  font-size: 28px;line-height: 35px; }
.health__about-count-heding h1 { font-size: 40px;line-height: 40px;}
.health__about-count-box::before{display: none;}
.health__about-count-box {  padding: 30px 20px;  height: 225px;}
.health__insurance-box-cont h4 { font-size: 18px;  margin-bottom: 4px;}
.health__heding-right { padding: 15px 0 0;}
.health__insurance-box-cont .insurance-rt{margin-bottom: 8px;}
.health__services-right{padding-top: 20px;}
.health__services-wrap { padding-top: 25px;margin-top: 25px;}
.health__services-cont p {  margin-bottom: 10px;}
.health__services-wrap-box {margin-bottom: 25px; padding-bottom: 25px;}
.faq_box .accordion-item {padding: 15px 0;}
.health__team-right {padding: 20px 0 0; }
.health__team-box{margin-bottom: 10px;}
.health__contact-left ul li { padding: 8px 0;}
.health__contact-left ul li {padding: 8px 0; width: 100%;}
.health__footer-logo {  margin-bottom: 22px;}
.health__footer-right { width: 100%; margin-top: 20px;}
 .health__footer-top {padding: 40px 0;}
.health__faq-right {
    padding: 20px 0 0;
    width: 100%;
}
.health__map iframe {
    width: 100%;
    height: 300px;
}
.health__about-count-heding p span {
    margin-bottom: 4px;
    font-size: 18px;
}
    .health__services-vatical-text {
        display: none;
    }
.health__services-wrap-box::before {
    width: 100%;
}
.health__insurance-wrap {
    margin-top: 30px;
}

 }
@media (max-width: 575px) {
.health__top-box ul{gap: 0;}
.health__banner-cont .health__heding h2 {
        font-size: 24px;
        line-height: 30px;
        width: 100%;
    }

/* Ensure banner doesn't overlap header on smaller mobiles */
.health__banner {
    margin-top: 78px;
}

.health__header-nav .navbar-brand {margin: 0;}
.health__header-nav .navbar-brand img{width: 130px;}
.health__footer-right .footer__box {
    width: 500%;
}
.footer__contact {padding: 20px 0 0; width: 100%; }
.health__cta-img {  display: none; }
.health__cta-cont {   width: 100%; }
.health__cta-img-mobile { 
    display: block; 
    margin-bottom: -40px;
    width: calc(100% + 30px);
}
.custom-button span { padding: 0px 15px;}
.health__header-right {margin-right: 40px;}
.health__services-wrap-box::before {
    bottom: 0;
}
.health__services-vatical-text {
    display: none;
}
    .health__heding h2 {
        font-size: 26px;
        line-height: 32px;
    }
.health__contact-form {
    padding: 30px 15px;
}
.health__contact-form .form-group {
    margin-bottom: 12px;
}
.health__contact-form .form-control {
    height: 44px;
}
.health__contact-form textarea.form-control {
    height: 100px;
    resize: none;
}
.health__team-box h4{margin-bottom: 4px; }
.health__timeline-box li h5 {
    font-size: 18px;}
.health__insurance-box.health__box1 .health__insurance-box-img {
    width: 100%;
    margin-top: 30px;
}
.health__insurance-box.health__box1 .health__insurance-box-cont {
    width: 100%;
}
.health__about-count-heding h1 {
        font-size: 48px;
        line-height: 46px;
    }
.health__heding-left {
    padding-right: 0;
}
.custom-pad {
        padding: 70px 0;
    }

/* Add even more spacing between sections on smaller mobile */
.health__about {
    margin-bottom: 50px;
}

.health__insurance {
    margin-bottom: 50px;
}

.health__services {
    margin-bottom: 50px;
}

.health__timeline-wrap {
    margin-bottom: 50px;
}

.health__faq {
    margin-bottom: 50px;
}

.health__team {
    margin-bottom: 50px;
}

.health__contact {
    margin-bottom: 50px;
}

p {
    font-size: 14px;
}
.health__timeline-box li span { width: 40px;  height: 40px;  font-size: 18px;}
.health__about-count-box {  height: auto;}
.health__about-count-heding {
    margin-bottom: 30px;
}
.health__insurance-box-cont h4 {
  line-height: 26px; width: 100%;
}
.footer__contact ul p {
    font-size: 14px;
    line-height: 22px;
}
.footer__contact ul a {
    font-size: 14px;
}
}

/* iPhone 14 Pro Max and similar large phones */
@media (max-width: 430px) and (min-height: 900px) {
    
/* Move banner content higher up for iPhone 14 Pro Max */
.health__banner-cont {
    transform: translateY(-80px);
}

/* Adjust banner text size for better fit */
.health__banner-cont .health__heding h2 {
    font-size: 22px;
    line-height: 28px;
}

.health__banner-cont p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}

/* Ensure banner image maintains good proportion */
/* .health__banner-video img {
    height: 100vh;
    min-height: 900px;
    max-height: none;
} */

}
