
.main-header .header-upper .logo img { max-width: 260px; width: 100%; height: auto; }
.appointment {display: inline-block;/* margin-top: 20px; */background: #c4522b;color: #fff;border-radius: 30px;padding: 8px 20px;font-weight: 600;}
.appointment:hover {background: #c4522b;color: #fff;}
.skcc-home-hero .owl-stage-outer, .skcc-home-hero .owl-stage, .skcc-home-hero .owl-item { height: 100%; }
.skcc-slide { min-height: 520px; background-size: cover; background-position: center; position: relative; }
.skcc-slide::before { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(2,30,55,.78), rgba(2,30,55,.28)); }
.skcc-slide-overlay { position: relative; z-index: 2; color: #fff; max-width: 700px; padding: 130px 20px 90px; margin: 0 auto; }
.skcc-slide-overlay h1, .skcc-slide-overlay h2 { color: #fff; font-size: 44px; line-height: 1.2; margin-bottom: 16px; }
.skcc-slide-overlay p { font-size: 18px; margin-bottom: 24px; color: #fff; }
.skcc-mobile-meta { display: none; }
.skcc-page-hero {background: linear-gradient(120deg, #021e37, #0cb4e6);color: #fff;padding: 200px 0 39px;}
.skcc-page-hero h1 {color: #fff;font-size: 35px;margin-bottom: 10px;}
.skcc-page-hero p { color: #e8f7ff; max-width: 820px; }
.skcc-about-block { padding-bottom: 20px; }
.skcc-doc-img { width: 100%; border-radius: 14px; box-shadow: 0 20px 45px rgba(2,30,55,.2); }
.skcc-grid-section {padding: 80px 0 100px;}
.skcc-grid-section.alt { background: #f4fbff; }
.skcc-card { display: block; background: #fff; border-radius: 14px; box-shadow: 0 12px 30px rgba(2,30,55,.08); padding: 30px 24px; height: 100%; margin-bottom: 24px; border: 1px solid #e6f4ff; }
.skcc-card:hover { transform: translateY(-4px); box-shadow: 0 16px 32px rgba(2,30,55,.13); }
.skcc-card h2, .skcc-card h3 { color: #021e37; font-size: 23px; margin: 10px 0 12px; }
.skcc-card p { color: #4f5f70; }
.skcc-card-icon {width: 56px;height: 56px;border-radius: 50%;background: #e8f7ff;color: #2c1d6c;display: flex;align-items: center;justify-content: center;font-size: 24px;}
.skcc-card-lite { padding: 24px; }
.skcc-card-lite h3 { font-size: 20px; margin: 12px 0 0; }
.skcc-why-section { padding: 80px 0; }
.skcc-why-section h2 { text-align: center; margin-bottom: 30px; color: #021e37; }
.skcc-point { background: #fff; border-left: 4px solid #0cb4e6; padding: 22px; border-radius: 10px; box-shadow: 0 8px 22px rgba(2,30,55,.08); margin-bottom: 20px; }
.skcc-inline-cta {/* background: linear-gradient(120deg, #2c1d6c, #5f4fa7); */color: #fff;/* border-radius: 16px; */padding: 30px 15px;margin-top: 26px;}
.skcc-inline-cta h3 {color: #c4522b;margin-bottom: 10px;}
.skcc-inline-cta p {color: #1e2c67;}
.skcc-btn-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 14px; }
.skcc-btn-row .btn-style-one {color: #fff;background: #c4522b;border-color: #fff;}
.skcc-btn-row .btn-style-one:hover { background: #fff; color: #021e37; }
.skcc-home-cta { margin: 0 auto 70px; max-width: 1125px; }
.skcc-detail-section {padding: 40px 0 105px;}
.skcc-detail-section.alt { background: #f7fcff; }
.skcc-detail-section h2 { color: #021e37; font-size: 32px; margin-bottom: 14px; }
.skcc-detail-section h3 { color: #021e37; font-size: 24px; margin: 16px 0 10px; }
.skcc-list { padding-left: 20px; }
.skcc-list li { list-style: disc; margin-bottom: 8px; color: #23384f; }
.skcc-faqs .accordion { background: #fff; border: 1px solid #d9ecf7; border-radius: 10px; margin-bottom: 12px; overflow: hidden; }
.skcc-faqs .acc-btn { padding: 15px 18px; cursor: pointer; font-weight: 600; color: #021e37; }
.skcc-faqs .acc-content .content { padding: 0 18px 16px; }
.skcc-faqs .acc-btn.active { background: #e8f7ff; }
.skcc-form { background: #fff; padding: 28px; border-radius: 14px; box-shadow: 0 10px 25px rgba(2,30,55,.08); }
.skcc-form .form-control, .skcc-form select, .skcc-form textarea { min-height: 50px; border: 1px solid #d8ecf9; border-radius: 8px; padding: 10px 14px; width: 100%; }
.skcc-form textarea { min-height: 130px; }
.skcc-contact-box { background: #f2fbff; border: 1px solid #d9eef9; border-radius: 12px; padding: 24px; }
.skcc-map iframe { border: 0; width: 100%; min-height: 310px; border-radius: 12px; }
.skcc-footer-logo { max-width: 220px; margin-bottom: 15px; }
.skcc-footer-block h4 { color: #fff; font-size: 22px; margin-bottom: 14px; }
.skcc-footer-links li { margin-bottom: 8px; }
.skcc-footer-links a { color: #fff; opacity: .9; }
.skcc-footer-links a:hover { opacity: 1; color: #fff; }
.whatsapp-float { position: fixed; right: 16px; bottom: 90px; width: 58px; height: 58px; border-radius: 50%; background: #25d366; z-index: 9999; box-shadow: 0 8px 20px rgba(0,0,0,.2); display: flex; align-items: center; justify-content: center; }
.whatsapp-float img { width: 32px; height: 32px; }
@media only screen and (max-width: 1023px) {
  .appointment { margin-top: 16px; }
  .skcc-slide { min-height: 460px; }
  .skcc-slide-overlay h1, .skcc-slide-overlay h2 { font-size: 34px; }
}
@media only screen and (max-width: 767px) {
  .main-header .header-top .info-list li:nth-child(2) { display: none; }
  .main-header .header-upper .logo img { max-width: 190px; }
  .skcc-page-hero {padding: 145px 0 55px;}
  .skcc-page-hero h1 { font-size: 30px; }
  .skcc-slide { min-height: 420px; }
  .skcc-slide-overlay { padding-top: 110px; }
  .skcc-slide-overlay h1, .skcc-slide-overlay h2 { font-size: 28px; }
  .skcc-detail-section h2 { font-size: 28px; }
  .whatsapp-float { width: 52px; height: 52px; bottom: 78px; }
}

.skcc-inner-page-image { margin: 0 0 24px; }
.skcc-inner-page-image img { width: 100%; max-height: 420px; object-fit: cover; border-radius: 12px; box-shadow: 0 10px 30px rgba(2,30,55,.15); }
.team-profile-card + .team-profile-card { margin-top: 20px; }
@media only screen and (max-width: 991px) {
  .main-header .header-upper .logo-outer { position: relative; width: 100%; text-align: center; }
  .main-header .header-upper { text-align: left; }
  .main-header .nav-outer { position: relative; top: 0; width: 100%; margin-top: 10px; background: transparent; text-align: right; min-height: 42px; }
  .main-header .mobile-nav-toggler { float: right; margin: 0; padding: 8px 0; }
  .main-header .header-upper .inner-container .auto-container { display: block; }
  .appointment { display: none; }
}
@media only screen and (max-width: 767px) {
  .skcc-slide-overlay { padding: 115px 18px 62px; }
  .skcc-slide-overlay h1, .skcc-slide-overlay h2 { font-size: 26px; line-height: 1.25; }
  .skcc-slide-overlay p { font-size: 15px; line-height: 1.5; }
  .services_row .col-6 { max-width: 100%; flex: 0 0 100%; }
  .videos_row > [class*="col-"] { margin-bottom: 20px; }
  .add_bar_row > [class*="col-"] { margin-bottom: 12px; }
}

/* Home banner fixes: prevent legacy large icon-dots from style.css */
.skcc-home-hero .banner_carousel .owl-dots {
  width: 100%;
  left: 0;
  right: 0;
  bottom: 18px;
  text-align: center;
  margin: 0;
}
.skcc-home-hero .banner_carousel .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  margin: 0 5px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.25);
  display: inline-block;
  padding: 0;
}
.skcc-home-hero .banner_carousel .owl-dots .owl-dot::before,
.skcc-home-hero .banner_carousel .owl-dots .owl-dot::after {
  content: none !important;
  display: none !important;
}
.skcc-home-hero .banner_carousel .owl-dots .owl-dot.active {
  background: #c4522b;
  border-color: #c4522b;
}

/* Home slider image-only mode */
.skcc-home-hero .skcc-home-banner-slide::before,
.skcc-home-hero .skcc-home-banner-slide .skcc-slide-overlay {
  display: none !important;
}
.skcc-home-hero .skcc-home-banner-slide {
  min-height: 560px;
  background-size: cover;
  background-position: center center;
  display: block;
  height: 560px;
}

/* Keep desktop view stable */
@media only screen and (min-width: 992px) {
  .skcc-mobile-meta {
    display: none !important;
  }
  .main-header .header-top,
  .main-header .social-links {
    display: block !important;
  }
  .main-header .main-menu {
    display: block !important;
  }
  .banner_hospital_bg_sec.skcc-home-hero {
    height: 100vh;
    min-height: 560px;
  }
  .skcc-home-hero .owl-stage-outer,
  .skcc-home-hero .owl-stage,
  .skcc-home-hero .owl-item {
    height: 100% !important;
  }
  .skcc-home-hero .skcc-home-banner-slide {
    height: 100vh !important;
    min-height: 560px !important;
  }
}

/* Ensure hero wrapper does not force overlap on mobile */
@media only screen and (max-width: 991px) {
  .skcc-home-hero .owl-stage-outer,
  .skcc-home-hero .owl-stage,
  .skcc-home-hero .owl-item {
    height: auto !important;
  }
  .top-wraapper {
    height: auto;
  }
  .banner_hospital_bg_sec.skcc-home-hero {
    height: auto;
    min-height: 420px;
  }
}

/* Strong mobile layout fixes */
@media only screen and (max-width: 991px) {
  .main-header {
    position: relative !important;
  }
  .main-header .header-top,
  .main-header .social-links {
    display: none !important;
  }
  .main-header .header-upper {
    position: relative !important;
    background: #fff;
    text-align: center !important;
    padding: 8px 0 8px;
  }
  .main-header .header-upper .inner-container { min-height: 72px; }
  .main-header .header-upper .logo-outer {
    position: static !important;
    width: 220px !important;
    margin: 0 auto !important;
    left: auto !important;
    top: auto !important;
    z-index: 1 !important;
  }
  .main-header .header-upper .logo img {
    max-width: 210px !important;
  }
  .skcc-mobile-meta {
    display: block;
    text-align: center;
    margin-top: 8px;
  }
  .skcc-mobile-phone {
    display: inline-block;
    color: #0b3f73;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px;
  }
  .skcc-mobile-phone i {
    color: #c4522b;
    margin-right: 6px;
  }
  .skcc-mobile-social {
    list-style: none;
    padding: 0;
    margin: 0 0 8px;
    display: flex;
    justify-content: center;
    gap: 10px;
  }
  .skcc-mobile-social li a {
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 6px;
    display: block;
    background: #fff;
    border: 1px solid #d9e2ea;
    color: #0b3f73;
    text-align: center;
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
  }
  .skcc-mobile-appointment {
    display: inline-block;
    background: #c4522b;
    color: #fff !important;
    border-radius: 24px;
    padding: 8px 18px;
    font-weight: 700;
    font-size: 14px;
  }
  .main-header .nav-outer {
    position: absolute !important;
    right: 15px;
    top: 16px !important;
    width: auto !important;
    margin: 0 !important;
    background: transparent !important;
    min-height: 0 !important;
    z-index: 1001 !important;
  }
  .main-header .mobile-nav-toggler {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 30px;
    color: #0b3f73;
    line-height: 1;
    position: relative;
    z-index: 1002;
    cursor: pointer;
  }
  .main-header .main-menu {
    display: none !important;
  }
  .appointment {
    display: none !important;
  }
  .mobile-menu {
    z-index: 99999 !important;
  }
  .banner_hospital_bg_sec.skcc-home-hero {
    min-height: 260px !important;
  }
  .skcc-home-hero .skcc-home-banner-slide {
    min-height: 260px !important;
    height: 260px !important;
  }
  .skcc-home-hero .skcc-home-banner-main {
    background-image: url('../images/main-slider/banner_mobile.jpg') !important;
    background-size: cover !important;
    background-position: center top !important;
  }
}

@media only screen and (max-width: 767px) {
  .main-header .header-upper .logo-outer {
    width: 180px !important;
  }
  .main-header .header-upper .logo img {
    max-width: 170px !important;
  }
  .main-header .nav-outer {
    right: 12px;
    top: 14px !important;
  }
  .skcc-breadcrumb {
    padding-top: 92px !important;
  }
  .skcc-mobile-phone { font-size: 15px; }
  .skcc-home-hero .skcc-home-banner-slide {
    min-height: 220px !important;
    height: 220px !important;
  }
}

/* Force desktop/tablet header mode from 768px upward */
@media only screen and (min-width: 768px) {
  .skcc-mobile-meta {
    display: none !important;
  }
  .main-header .header-top,
  .main-header .social-links {
    display: block !important;
  }
  .main-header .header-upper .logo-outer {
    position: absolute !important;
    width: 381px !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    margin: 0 !important;
  }
  .main-header .nav-outer {
    position: absolute !important;
    display: inline-block !important;
    top: 125px !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
    background: #00315c !important;
    margin: auto !important;
  }
  .main-header .main-menu {
    display: block !important;
  }
  .main-header .main-menu .navigation {
    white-space: nowrap;
  }
  .main-header .mobile-nav-toggler,
  .nav-outer .mobile-nav-toggler {
    display: none !important;
  }
  .appointment {
    position: absolute !important;
    top: 22px !important;
    right: 29px !important;
    left: auto !important;
    display: inline-block !important;
  }
  .top-wraapper {
    height: 100vh !important;
  }
}
