/* =============================================
   NEW AL WUROOD — LANDING PAGE STYLES
   Font: SN Pro | Units: rem
   ============================================= */
html{font-size:calc(100vw * 16/1920) !important;scroll-behavior: smooth;scroll-padding-top: 1rem;scroll-behavior: smooth;overflow-x: hidden !important;
    max-width: 100%;
	}
@font-face {
    font-family: 'SN Pro';
    src: url('../fonts/SNPro-Regular.woff2') format('woff2'),
         url('../fonts/SNPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'SN Pro';
    src: url('../fonts/SNPro-Medium.woff2') format('woff2'),
         url('../fonts/SNPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SN Pro';
    src: url('../fonts/SNPro-SemiBold.woff2') format('woff2'),
         url('../fonts/SNPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'SN Pro';
    src: url('../fonts/SNPro-Bold.woff2') format('woff2'),
         url('../fonts/SNPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* ---- RESET ---- */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    font-size: 16px;
}

body {
    font-family: "Roboto", sans-serif;
    color: #1a1a1a;
    background: #ffffff;
   font-size: 1.5rem; line-height:2.5rem ;
}
h2,h3,h4,h5,h6{font-family: "Roboto", sans-serif;font-size:2.5rem; line-height: 3rem; color: #000000; margin-bottom: 1rem;}
.sub-text {
    font-size: 1.5rem;
    line-height: 2.25rem;
    color: #282828;
    margin-bottom: 2rem;font-weight: 500;
}
a {
    text-decoration: none;
    color: inherit;
}

img {
    display: block;
    max-width: 100%;
}

/* =============================================
   CONTAINER
   ============================================= */
.container {
    max-width: 94rem;
    width: 100%;
    margin: 0 auto;
  
}

/* =============================================
   TOP BAR
   ============================================= */
.top-bar {
    background-color: #1a5c20;
    padding:0.625rem  0;
}

.top-bar .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-bar-text {
    font-family: "Roboto", sans-serif;
    font-size:  1.25rem;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.01em;
}

.top-bar-social {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.top-bar-social a {
    display: flex;
    align-items: center;
    transition: opacity 0.2s;
}
.headmob {
    display: none;
}
.top-bar-social a img {
    width: 1.5rem;
    height: 1.5rem;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.top-bar-social a:hover {
    opacity: 0.75;
}

/* =============================================
   SITE HEADER
   ============================================= */
.site-header {
   
    padding: 1.875rem  0;
     
}

.site-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-logo a {
    display: block;
}

.header-logo img {
      width: 16rem;
}

.header-contact {
    display: flex;
    align-items: center;
    gap: 2.5rem;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #1a1a1a;
    transition: opacity 0.2s;
}

.contact-item:hover {
    opacity: 0.75;
}

.contact-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
      flex-shrink: 0;
}

.contact-icon img {
    width: 2.5rem;
    height: 2.5rem;
    object-fit: contain;
}

.contact-text {
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
    font-weight: 400; line-height: 2rem;
    color: #4D4D4D;
}

/* =============================================
   HERO SECTION
   ============================================= */
.hero-section {
    background-color: #ffffff;
    padding:0rem 0rem 4rem 0;
}

.hero-section .container {
    display: flex;
    align-items: center;
    gap: 4rem;
}

/* Left content */
.hero-content {
    flex: 0 0 48.937%;
    max-width: 48.937%;
}

.hero-heading {
    margin-bottom: 1.5rem;
}
h1.hero-heading span {
    font-family: "SN Pro", sans-serif;
}
.hero-heading-green {
    display: block;
    font-size: 4rem;
    font-weight: 700;
    color: #2e7d32;
    line-height: 4.5rem;
}

.hero-heading-black {
    display: block;
    font-size: 2.2rem;
    font-weight: 700;
    color: #111111;
    line-height: 1.15;
    margin-top: 0.15rem;
}

.hero-sub {
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #282828;
    line-height: 2.5rem;
    margin-bottom: 2rem;
    max-width:100%;
}
.stay-connected-card {
    padding-top: 39px !important;
    padding-bottom: 39px !important;
}
.btn-apply,.btn-prim {
    display: inline-block;
   background: #64B161;
background: -webkit-linear-gradient(180deg, rgba(100, 177, 97, 1) 0%, rgba(0, 92, 26, 1) 100%);
background: -moz-linear-gradient(180deg, rgba(100, 177, 97, 1) 0%, rgba(0, 92, 26, 1) 100%);
background: linear-gradient(180deg, rgba(100, 177, 97, 1) 0%, rgba(0, 92, 26, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#64B161", endColorstr="#005C1A", GradientType=0);
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 1.25rem;
    line-height:1.5rem ;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    border-radius: 0.375rem;
    transition: background-color 0.2s;border: 1px solid #64B161;
}
.btn-prim:hover{ color: #000000; background: transparent;  border: 1px solid #000000;}
.btn-apply:hover {
    background-color: #1b5e20;
}

/* Right video thumbnail */
.hero-video-wrap {
    flex: 1; flex: 0 0 48.937%;
    max-width: 48.937%;
}

.hero-video-thumb {
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 0.5rem 2rem rgba(0,0,0,0.12);
}

.hero-video-thumb img {
    width: 100%;
    height: auto;
    display: block;
}

/* ---- HERO VIDEO MODAL ---- */
.yt-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 99999;
    align-items: center;
    justify-content: center;
}

.yt-modal.active {
    display: flex;
}

.yt-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.85);
    cursor: pointer;
}

.yt-modal-box {
    position: relative;
    z-index: 1;
    width: 90%;
    max-width: 56rem;
    animation: ytFadeIn 0.25s ease;
}

@keyframes ytFadeIn {
    from { opacity: 0; transform: scale(0.95); }
    to   { opacity: 1; transform: scale(1); }
}

.yt-modal-close {
    position: absolute;
    top: -2.5rem;
    right: 0;
    background: none;
    border: none;
    color: #ffffff;
    font-size: 1.5rem;
    cursor: pointer;
    line-height: 1;
    padding: 0.25rem 0.5rem;
    transition: opacity 0.2s;
}

.yt-modal-close:hover { opacity: 0.7; }

.yt-modal-frame {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    border-radius:  1.25rem;
    overflow: hidden;
    background: #000;
    box-shadow: 0 1.5rem 4rem rgba(0,0,0,0.5);
}

.yt-modal-frame iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4rem;
    height: 4rem;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transition: transform 0.2s;
}

.play-btn img {
    width: 4rem;
    height: 4rem;
    object-fit: contain;
}

.play-btn:hover {
    transform: translate(-50%, -50%) scale(1.08);
}

/* Inline iframe after play clicked */
.hero-video-thumb.playing {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.hero-video-thumb.playing iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 1rem;
}


/* Floating buttons */
.floating-btns {
    position: fixed;
    right: 2.25rem;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    z-index: 999;
}

.float-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    color: #ffffff;
    font-size: 1.25rem;
    transition: transform 0.2s, opacity 0.2s;
    box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,0.2);
}

.float-btn:hover {
    transform: scale(1.1);
    opacity: 0.9;
}

.float-phone {
    background-color: #1565c0;
}

.float-whatsapp {
    background-color: #25d366;
}

/* =============================================
   FEATURES SECTION
   ============================================= */
.features-section {
    background-color: #ffffff;
    padding: 5rem 0;
}

.features-section .container {
    text-align: center;
}

 

.features-sub {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    color: #444444;
    margin-bottom: 3.5rem;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}

.feature-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
 
}

.feature-icon-wrap {
   padding: 1.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 1.75rem; margin-bottom: 1.25rem;
}

.feature-icon-gray {
    background-color: #f0f0f0;
    color: #2e7d32;
}

.feature-icon-green {
    background-color: #2e7d32;
    color: #ffffff;
}

.feature-img-icon {
    width: 3rem;
    height: 3rem;
    object-fit: contain;
}

.feature-img-white {
    filter: brightness(0) invert(1);
}

.feature-title {
    font-family: "Roboto", sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    color: #111111;
    line-height: 2.25rem;
    max-width: 100%;margin-bottom: 0.5rem;
}

.feature-desc {
    font-family: "Roboto", sans-serif;
    font-size: 1.25rem;
    color: hsl(0deg 0% 0% / 50%);
    line-height: 2rem;    max-width: 90%;
}
/* =============================================
   MAP SECTION
   ============================================= */
.map-section {
    background-color: #e8f4ea;
    padding: 0 0 3rem 0;
}

.map-wrap {
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 0.25rem 1rem rgba(0,0,0,0.1);
}

.map-wrap iframe {
    display: block;
    width: 100%;
    height: 25rem;
    border: none;
}

/* =============================================
   FOOTER COPYRIGHT BAR
   ============================================= */
.site-footer-bar {
    background-color: #1a5c20;
    padding: 0.688rem 2rem;
    text-align: center;
}

.footer-copy {
    font-family: "Roboto", sans-serif;
    font-size:  1.25rem;
    font-weight: 400;
    color: #ffffff;
}

/* =============================================
   ADMISSION ENQUIRIES + FORM SECTION
   ============================================= */
.enquiry-section {
    background:url(../images/admissiontop.png) no-repeat top center #e8f4ea; background-size: 100%;
    padding: 13rem 0 5rem;
}

.enquiry-section .container {
    display: flex;
    align-items: flex-start;
    gap: 4rem;
}

/* Left */
.enquiry-left {
    flex: 0 0 42%;
    max-width: 42%;padding-top: 5.938rem;
}

.enquiry-heading {
    
    font-size: 2.5rem;
    font-weight: 700;
  line-height: 3rem;
    margin-bottom: 2.5rem;
}

.enquiry-item {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 2rem;
}
.enquiry-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 0.4rem;
}

.enquiry-label {
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #000000;
    margin-bottom: 0.5rem;
}
.enquiry-value {
    font-family: "Roboto", sans-serif;
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 2.25rem;
    color: #000 !important;
}

.enquiry-link {
    text-decoration: none;
    color: #111111;
    transition: color 0.2s;
}

.enquiry-link:hover {
    color: #2e7d32;
}

.btn-directions {
    display: inline-block;
    margin-top:  1.25rem;
    font-family: "Roboto", sans-serif;
    font-size:  1.25rem;
    font-weight: 600;
    color: #111111;
    border: 0.0938rem solid #333333;
    border-radius: 0.375rem;
    padding: 0.5rem 2.25rem;
    transition: background-color 0.2s, color 0.2s;
}

.btn-directions:hover {
    background-color: #111111;
    color: #ffffff;
}

/* Right card */
.enquiry-right {
    flex: 1;
}

.enquiry-card {
    background-color: #ffffff;
    border-radius: 1.25rem;
    padding: 2.5rem;
    box-shadow: 0 0.5rem 2rem rgba(0,0,0,0.08);
}

.enquiry-form-title {
    font-family: "Roboto", sans-serif;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 500;
    color: #111111;
    margin-bottom: 0.625rem;
}

.enquiry-form-sub {
    font-weight: 500;
    color: #4C4C4C;
    line-height: 2.5rem;
    line-height: 2.5rem;
    margin-bottom: 1.5rem;
}

.enquiry-form .form-group {
    margin-bottom: 1.25rem;
}

.enquiry-form-submit {
    display: flex;
    justify-content: flex-end;
    margin-top: 1.5rem;
}

/* =============================================
   ALUMNI TESTIMONIALS SECTION
   ============================================= */
.alumni-section {
    background-color: #ffffff;
    padding: 5rem 0;
}

.alumni-section .container {
    display: flex;
    align-items: center;
    gap: 3rem;
}

/* Left */
.alumni-left {
    flex: 0 0 30%;
    max-width: 30%;
}

.alumni-quote-mark {
    width: 6rem; margin-bottom: 2rem;
}

.alumni-heading {
     
    color: #000;
    
    margin-bottom: 1rem;
}

.alumni-tagline {
    font-weight: 500;
    color: #282828;
}

/* Divider */
.alumni-divider {
    width: 0.0625rem;
    align-self: stretch;
    background-color: #e0e0e0;
    flex-shrink: 0; 
}

/* Right */
.alumni-right {
    flex: 1;
    position: relative;
}

.alumni-slides {
    position: relative;
    min-height: 14rem;
}

.alumni-slide {
    display: none;
}

.alumni-slide.active {
    display: block;
}

.alumni-text {
    color: #000;
}

.alumni-name {
    font-family: "Roboto", sans-serif;
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-weight: 500;
    color: #111111;
    margin-bottom: 0.75rem;
    margin-top: 3.5rem;
}

.alumni-batch,
.alumni-job {
    font-family: "Roboto", sans-serif;
    font-size:  1.25rem;
    font-weight: 400;
    color: hsl(0deg 0% 0% / 50%);
    line-height: 1.5;
}
.alumni-right .alumni-nav {
    position: absolute;
    right: 0rem;
    bottom: 0rem;
    margin-top: 0rem;
}
.alumni-nav {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    margin-top: 1.5rem;
}

/* =============================================
   PARENT TESTIMONIALS SECTION
   ============================================= */
.testimonials-section {
    background-color: #ffffff;
    padding: 10rem 0 2rem;
}

.testimonials-section .container {
    text-align: center;
}

.testimonials-title {
    font-family: "Roboto", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #111111;
    margin-bottom: 2.5rem;
}

.testimonials-slider-wrap {
    overflow: hidden;
    margin-bottom: 2rem;
}

.testimonials-track {
    display: flex;
    gap: 1.5rem;
    transition: transform 0.4s ease;
}

.testimonial-item {
    position: relative;
    flex: 0 0 calc(33.333% - 1rem);
    border-radius: 1.25rem;
    overflow: hidden;
    cursor: pointer;
}

.testimonial-item img {
    width: 100%;
    height: auto;
    display: block;
}

.testimonial-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    background: rgba(255,255,255,0.9);
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2e7d32;
    font-size: 1rem;
    padding-left: 0.15rem;
    transition: transform 0.2s, background 0.2s;
    pointer-events: none;
}

.testimonial-item:hover .testimonial-play {
    background: #ffffff;
    transform: translate(-50%, -50%) scale(1.1);
}

/* Nav buttons */
.testimonials-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.testimonial-nav-btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    transition: opacity 0.2s;
}

.testimonial-nav-btn img {
    width: 2.5rem;
    height: 2.5rem;
    object-fit: contain;
}

.testimonial-nav-btn:hover {
    opacity: 0.8;
}

/* Video popup modal */
.video-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999;
    align-items: center;
    justify-content: center;
}

.video-modal.active {
    display: flex;
}

.video-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.82);
    cursor: pointer;
}

.video-modal-content {
    position: relative;
    z-index: 1;
    width: 90%;
    max-width: 52rem;
}

.video-modal-close {
    position: absolute;
    top: -2.5rem;
    right: 0;
    background: none;
    border: none;
    color: #ffffff;
    font-size: 1.5rem;
    cursor: pointer;
    line-height: 1;
}

.video-modal-player {
    border-radius: 0.75rem;
    overflow: hidden;
    background: #000;
}

.video-modal-player video {
    width: 100%;
    display: block;
    max-height: 80vh;
}

/* =============================================
   STAY CONNECTED SECTION
   ============================================= */
.stay-connected-section {
    background-color: #ffffff;
}
.mb-0 {
    margin-bottom: 0rem !important;
}
.stay-connected-card {
    background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);
    border-radius: 1.5rem;
    display: flex;
    align-items: center;
    gap: 2rem;
    position: relative;
    
}

/* Decorative circles */
/* .stay-connected-card::after {
    content: '';
    position: absolute;
    right: -3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 18rem;
    height: 18rem;
    border-radius: 50%;
    border: 4rem solid rgba(255,255,255,0.06);
    pointer-events: none;
} */

/* .stay-connected-card::before {
    content: '';
    position: absolute;
    right: 4rem;
    top: 50%;
    transform: translateY(-50%);
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    border: 3rem solid rgba(255,255,255,0.06);
    pointer-events: none;
} */

/* Left text */
.sc-text {
    flex: 0 0 29.628%;
    padding-left: 4rem;
}
.sc-text h2 {
    color: #FFFFFF;
}
.sc-title {
    font-family: "Roboto", sans-serif;
    font-size: 1.625rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.sc-desc {
        color: #fff;
    line-height: 2.5rem;
}

/* Center phone */
.sc-phone {
    flex: 0 0 32.647%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    height: 24.688rem;
}

.sc-phone img {
    width: 100%;
    max-width: 31rem;
    height: auto;
    filter: drop-shadow(0 1.5rem 2rem rgba(0,0,0,0.35));
    transform: rotate(-5deg);position: absolute;
}

/* Right features */
.sc-features {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    position: relative;
    z-index: 1;
}

.sc-feature {
    display: flex;
    align-items: center;
    gap: 1.125rem;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2rem;
    color: #ffffff;
}
.sc-icon {
    width: 2.5rem;
    height: 2.5rem;
    object-fit: contain;
    flex-shrink: 0;
}

/* =============================================
   SECURE MORE THAN A SEAT SECTION
   ============================================= */
.secure-section {
    background-color: #ffffff;
    
}

.secure-section .container {
    display: flex;
    align-items: center;
    gap: 13rem;
}
.secure-content p {
    font-weight: 500;
    margin-bottom: 2.5rem;
}
.secure-image {
    flex: 0 0 37.1012%;
    max-width: 37.1012%;
}

.secure-image img {
    width: 100%;
    height: auto;
    display: block;
}

.secure-content {
    flex: 1;
}

.secure-title {
    font-family: "Roboto", sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    color: #111111;
    line-height: 1.3;
    margin-bottom: 1.25rem;
}

.secure-desc {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #444444;
    line-height: 1.7;
    margin-bottom: 2rem;
}

/* =============================================
   STEM INNOVATION HUB SECTION
   ============================================= */
.stem-section {
    background-color: #e8f4ea;
    padding: 5rem 0;
}

.stem-section .container {
    text-align: center;
}

.stem-title {
    font-family: "Roboto", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #111111;
    margin-bottom: 0.75rem;
}

.stem-sub {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #444444;
    margin-bottom: 2.5rem;
    max-width: 56rem;
    margin-left: auto;
    margin-right: auto;
}

.stem-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    margin-bottom: 2.5rem;
}

.stem-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.stem-img-wrap {
    width: 100%;
    border-radius: 0.75rem;
    overflow: hidden;
}

.stem-img-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

.stem-label {
    font-family: "Roboto", sans-serif;
    font-size: 1.75rem; line-height: 2.5rem;
    font-weight: 500;
    color: #000000;
}

.stem-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.btn-outline {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 0.9375rem;
    font-weight: 600;
    color: #111111;
    background: transparent;
    border: 0.0938rem solid #333333;
    border-radius: 0.375rem;
    padding: 0.75rem 1.75rem;
    transition: background-color 0.2s, color 0.2s;
}

.btn-outline:hover {
    background-color: #111111;
    color: #ffffff;
}

.btn-green {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 0.9375rem;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, #388e3c, #1b5e20);
    border: none;
    border-radius: 0.375rem;
    padding: 0.75rem 1.75rem;
    transition: opacity 0.2s;
}

.btn-green:hover {
    opacity: 0.88;
}

/* =============================================
   KINDERGARTEN SECTION
   ============================================= */
.kg-section {
    background-color: #ffffff;
    padding: 10.625rem 0;
}

.kg-section .container {
    display: flex;
    align-items: center;
    gap: 2rem;
}

/* Photos side */
.kg-photos {
    position: relative;
    flex: 0 0 57.447%;
    height: auto;
}
.kg-cloud {
    position: absolute;
    top: -1.5rem;
    left: 0.5rem;
    z-index: 3;
    opacity: 0.9;
}

.kg-photo {
    position: absolute;
    border-radius: 1.5rem;
    overflow: hidden;
    box-shadow: 0 0.5rem 1.5rem rgba(0,0,0,0.13);
}

.kg-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kg-photo-1 {
    width: 14rem;
    height: 20rem;
    top: 2rem;
    left: 1rem;
    transform: rotate(-4deg);
    z-index: 1;
}

.kg-photo-2 {
    width: 15rem;
    height: 19rem;
    top: 4rem;
    left: 11rem;
    transform: rotate(3deg);
    z-index: 2;
}

.kg-plane {
    position: absolute;
    bottom: 0.5rem;
    right: 1rem;
    z-index: 3;
    width: 4rem;
    height: 4rem;
}

.kg-plane svg:first-child {
    position: absolute;
    bottom: 1rem;
    right: 0;
}

.kg-dashed {
    position: absolute;
    bottom: -0.5rem;
    right: -0.5rem;
    opacity: 0.5;
}

/* Content side */
.kg-content {
    flex: 1;
}

.kg-title {
    font-family: "Roboto", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #111111;
    margin-bottom: 0.625rem;
}

.kg-subtitle {
      margin-bottom: 2.5rem;
}

.kg-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    margin-bottom: 2rem;
}

.kg-list li {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    font-size: 1.5rem;
    font-weight: 400;
    color: #282828;
    line-height:2.5rem;
}

.kg-leaf {
    width: 1rem;
    height:1rem;
    
    flex-shrink: 0;margin-top: 0.8rem;
}

.btn-enquire {
    display: inline-block;
    background: linear-gradient(135deg, #388e3c, #1b5e20);
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 0.9375rem;
    font-weight: 600;
    padding: 0.75rem 1.75rem;
    border-radius: 0.375rem;
    transition: opacity 0.2s;
}

.btn-enquire:hover {
    opacity: 0.88;
}

/* =============================================
   SCHOOL TOPPERS SECTION
   ============================================= */
.toppers-section {
    background-color: #ffffff;
    padding: 0rem 0;
}

.toppers-section .container {
    text-align: center;
}

.toppers-title {
    font-family: "Roboto", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #111111;
    margin-bottom: 0.75rem;
    line-height: 1.25;
}

.toppers-sub {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #444444;
    margin-bottom: 3rem;
}

.toppers-row {
    display: flex;
    justify-content: center;
    gap: 2.5rem;
    margin-bottom: 3rem;
    flex-wrap: wrap;
}

.toppers-row:last-child {
    margin-bottom: 0;
}

.toppers-row-4 .topper-card {
    flex: 0 0 calc(25% - 2rem);
    max-width: 100%;
}
.toppers-row.toppers-row-4 {
    margin-top: 4rem;
}
.toppers-row-3 .topper-card {
    flex: 0 0 calc(25% - 2rem);
    max-width: 100%;
}

.topper-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
}

.topper-photo {
    width: 19rem;
    height: 19rem;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}

.topper-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.topper-name {
    font-family: "Roboto", sans-serif;
    font-size: 1.75rem;
    font-weight: 500;
    color: #111111;
    line-height: 2.5rem;
    margin-bottom: 0.75rem;
}

.topper-score {
    font-family: "Roboto", sans-serif;
    font-size:  1.25rem;
    font-weight: 400;
    color: #02AE40;
    line-height: 2rem;
}

/* =============================================
   APPLY NOW SECTION
   ============================================= */
.apply-section {
    background:url(../images/apply-top.png) no-repeat top center #E9F6ED;background-size: 100%;
    padding: 6.688rem 0;position: relative;
}
.apply-section:after{position: absolute; width: 100%; height: 2.688rem; content: ''; bottom: 0rem;background:url(../images/apply-bottom.png) no-repeat bottom center; background-size: 100%;}
.apply-section .container {
    
    text-align: center;
}

.apply-title {
    font-family: "Roboto", sans-serif;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 700;
    color: #111111;
    margin-bottom: 1rem;
}

.apply-sub {
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 400;
    color: #282828;
    margin-bottom: 2rem;
}

.apply-form {
    text-align: left;
}

.form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem 2rem;
    margin-bottom: 2rem;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-label {
    font-family: "Roboto", sans-serif;
    font-size:  1.25rem;
    font-weight: 600;
    color: #1a1a1a;
}

.form-input {
    font-family: "Roboto", sans-serif;
    font-size: 0.9375rem;
    font-weight: 400;
    color: #1a1a1a;
    background: #ffffff;
    border: 0.0625rem solid #e0e0e0;
    border-radius: 0.5rem;
    padding:  1.25rem 1rem;
    width: 100%;
    outline: none;
    transition: border-color 0.2s;
    appearance: none;
    -webkit-appearance: none;
}

.form-input::placeholder {
    color: #aaaaaa;
}

.form-input:focus {
    border-color: #2e7d32;
}

/* Phone field */
.phone-wrap {
    display: flex;
    background: #ffffff;
    border: 0.0625rem solid #e0e0e0;
    border-radius: 0.5rem;
    overflow: hidden;
    transition: border-color 0.2s;
}

.phone-wrap:focus-within {
    border-color: #2e7d32;
}

.phone-code {
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
    border-right: 0.0625rem solid #e0e0e0;
    flex-shrink: 0;
    position: relative;
    gap: 0.25rem;
}

.phone-code-select {
    font-family: "Roboto", sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #1a1a1a;
    background: transparent;
    border: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    padding-right: 0.25rem;
}

.phone-code-arrow {
    font-size: 0.625rem;
    color: #888888;
    pointer-events: none;
}

.phone-number-input {
    border: none;
    border-radius: 0;
    flex: 1;
}

.phone-number-input:focus {
    border-color: transparent;
}

/* Grade select */
.select-wrap {
    position: relative;
}

.form-select {
    cursor: pointer;
    padding-right: 2.5rem;
    color: #aaaaaa;
}

.form-select:not([value=""]) {
    color: #1a1a1a;
}

.select-arrow {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.75rem;
    color: #888888;
    pointer-events: none;
}

/* Submit */
.form-submit {
    display: flex;
    justify-content: center;
}

.btn-submit,.btn-prim {
   
    border-radius: 0.5rem;
    cursor: pointer;
    transition: opacity 0.2s;
}
a.btn-prim.primbtnn {
    color: #000000;
    background: transparent;
    border: 1px solid #000000;
}
a.btn-prim.primbtnn:hover {
   background: #64B161;
    background: -webkit-linear-gradient(180deg, rgba(100, 177, 97, 1) 0%, rgba(0, 92, 26, 1) 100%);
    background: -moz-linear-gradient(180deg, rgba(100, 177, 97, 1) 0%, rgba(0, 92, 26, 1) 100%);
    background: linear-gradient(180deg, rgba(100, 177, 97, 1) 0%, rgba(0, 92, 26, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#64B161", endColorstr="#005C1A", GradientType=0);
    color: #ffffff; border: 1px solid #64B161;
}
.btn-submit:hover {
    opacity: 0.88;
}

/* =============================================
   VIDEO MODAL
   ============================================= */
.video-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999;
    align-items: center;
    justify-content: center;
}

.video-modal.active {
    display: flex;
}

.video-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.78);
    cursor: pointer;
}

.video-modal-content {
    position: relative;
    z-index: 1;
    width: 90%;
    max-width: 56rem;
}

.video-modal-close {
    position: absolute;
    top: -2.5rem;
    right: 0;
    background: none;
    border: none;
    color: #ffffff;
    font-size: 1.5rem;
    cursor: pointer;
    padding: 0.25rem;
    line-height: 1;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 0.75rem;
    background: #000;
}

.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vpa-section {
    padding: 10rem 0 7rem;
}

.vpa-section .container {
    text-align: center;
}

/* =============================================
   KG PHOTONEW (manually updated section)
   ============================================= */
.kg-photonew img {
    width: 100%;
    height: auto;
    border-radius: 1rem;
    display: block;
}

/* Feature image full-width section */
section:has(> img) {
    overflow: hidden;
    line-height: 0;
}
section:has(> img) > img {
    width: 100%;
    height: auto;
    display: block;
}

/* =============================================
   RESPONSIVE — TABLET + MOBILE  (≤ 992px)
   All stacked mobile layout starts here
   ============================================= */
@media (max-width: 992px) {

    html { font-size: calc(100vw * 16 / 768) !important; }
body {
    
    font-size: 1rem;
    line-height: 1.75rem;
}
    .container { padding: 0 1.25rem; }

    /* Top bar */
    .top-bar .container {
        flex-direction: column;
        gap: 0.5rem;
        text-align: center;
        padding: 0.75rem 1.25rem;
    }
    .top-bar-text { font-size: 0.9rem; }

    /* Header */
       .site-header {
        padding: 0.5rem 0 0rem;
    }
    .headmob {
    display: block;
}
    .site-header .container {
        flex-direction: column;
        gap: 1rem;
        align-items: center;
        text-align: center;
    }
    .header-logo img { width: 12rem; }
    .header-contact {
        flex-direction: column;
        gap: 0.75rem;
        align-items: center;display: none;
    }

    /* Hero */
    .hero-section { padding: 2rem 0 3rem; }
    .hero-section .container { flex-direction: column; gap: 2rem; align-items: center; }
    .hero-content { flex: none; max-width: 100%; width: 100%; text-align: center; }
    .hero-video-wrap { flex: none; width: 100%; max-width: 100%; }
    .hero-sub { margin: 0 auto 2rem; max-width: 100%; }

    /* Apply */
    .apply-section { padding: 3rem 0; }
    .form-grid { grid-template-columns: 1fr; }

    /* Features */
    .features-section { padding: 3.5rem 0; }
    .features-grid { grid-template-columns: repeat(2, 1fr); gap: 1.5rem; }

    /* Toppers */
    .toppers-section { padding: 3.5rem 0; }
    .toppers-row { gap: 1.25rem; }
    .topper-photo { width: 12rem; height: 12rem; }
    .toppers-row-4 .topper-card,
    .toppers-row-3 .topper-card { flex: 0 0 calc(50% - 1rem); }
.topper-name{margin-bottom: 0rem;}
.stem-label{font-size: 1rem;}
    /* KG */
    .kg-section { padding: 3.5rem 0; }
    .kg-section .container { flex-direction: column; gap: 2rem; align-items: center; }
    .kg-photos { flex: none; width: 100%; height: auto; }
    .kg-content { text-align: center; width: 100%; }
    .kg-list { text-align: left; }
    .kg-list li { justify-content: flex-start; }

    /* STEM */
    .stem-section { padding: 3.5rem 0; }
    .stem-grid { grid-template-columns: repeat(2, 1fr); }
    .stem-btns { flex-direction: column; align-items: center; }

    /* VPA & Complete Education */
        .vpa-section {
        padding: 3rem 0 0rem;
    }
    .vpa-section .container { text-align: center; }

    /* Secure */
        .secure-section {
        padding: 0rem 0 3.5rem;
    }
    .secure-section .container { flex-direction: column; gap: 2rem; align-items: center; }
    .secure-image { flex: none; max-width: 90%; width: 100%; }
    .secure-content { text-align: center; width: 100%; }

    /* Stay connected */
    .stay-connected-section { padding: 2rem 0; }
    .stay-connected-card {
        flex-direction: column;
        padding: 2.5rem 1.5rem;
        text-align: center;
        align-items: center;
        gap: 2rem;
    }
    .sc-text { flex: none; padding-left: 0; }
    .sc-phone {
        flex: none;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
       .sc-phone img {
        position: relative;
        transform: none;
        max-width: 80%;
    }
    .sc-features { align-items: center; width: 100%; }
    .sc-feature { justify-content: center; }

    /* Testimonials */
    .testimonials-section { padding: 3.5rem 0; }
    .testimonials-track { gap: 0; }
    .testimonial-item { flex: 0 0 100%; }

    /* Alumni */
    .alumni-section { padding: 3.5rem 0; }
    .alumni-section .container { flex-direction: column; gap: 1.5rem; align-items: center; }
    .alumni-left { flex: none; max-width: 100%; width: 100%; text-align: center; margin-bottom: 0; }
    .alumni-quote-mark { margin: 0 auto 1.5rem; }
    .alumni-divider { width: 100%; height: 0.0625rem; margin-bottom: 1.5rem; }
    .alumni-right { width: 100%; }
    .alumni-text { text-align: center; }
    .alumni-nav { justify-content: center; }
    .alumni-right .alumni-nav { position: relative; right: auto; bottom: auto; margin-top: 1.5rem; }
.alumni-meta {
    text-align: center;
}
    /* Enquiry */
    .enquiry-section { padding: 3.5rem 0; }
    .enquiry-section .container { flex-direction: column; gap: 2.5rem; align-items: center; }
    .enquiry-left { flex: none; max-width: 100%; width: 100%; padding-top: 0; }
    .enquiry-right { width: 100%; }
    .enquiry-heading { text-align: center; }

    /* Map */
    .map-wrap iframe { height: 18rem; }

    /* Floating buttons */
    .floating-btns { right: 0.75rem; }
    .float-btn { width: 2.5rem; height: 2.5rem; font-size: 1rem; }
  .headmob {
    background: #1a5c20;
    display: flex;        margin-top: 1rem;
}

.headmob a {
    width: 50%;
    font-weight: 500;
    color: #fff;
    height: 40px;
    display: flex;
    align-items: center;justify-content: center;
}

.headmob a:last-child {
    font-weight: 500;
    background: #E9F6ED;
    color: #000;
}
.headmob a img {
    margin-right: 0.5rem;
    max-width: 1.25rem;
    filter: brightness(0) invert(1);
}

.headmob a:last-child img {
    filter: brightness(0.5) invert(0);
}
}

/* =============================================
   MOBILE (≤ 767px) — font-size switch only
   ============================================= */
@media (max-width: 767px) {
    html { font-size: calc(100vw * 16 / 390) !important; }
            .top-bar-text {
        font-size: 1rem;
        letter-spacing: 0;
        line-height: 1.25rem;
    }
    .top-bar {
    background-color: #1a5c20;
    padding: 0rem 0;
}
    .hero-heading-green, .hero-heading-black {
        font-size: 2rem;
        line-height: 2.25rem;
    }
    .hero-sub {  font-size: 1rem;  line-height: 1.5rem;}
    .btn-apply, .btn-prim{font-size: 1rem;padding: 0.5rem 1.5rem;}
    .apply-sub { font-size: 1.25rem;  line-height: 1.75rem; }
    .form-label{font-size: 1rem;line-height: 1rem;}
    .form-input{padding: 1rem;}
    h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;}
    .sub-text {
    font-size: 1rem;
    line-height: 1.75rem;
}
.feature-img-icon {
    width: 2rem;
    height: 2rem;
    object-fit: contain;
}
.feature-title { font-size: 1.5rem;  line-height: 1.85rem; }
.feature-desc {  font-size: 1rem; line-height: 1.75rem;
    max-width: 100%;
}

.feature-icon-wrap {
    padding: 1rem;}
        .toppers-section {
        padding: 3rem 0;
    }
        .topper-photo {
        width: 80%;
        height: auto;
    }
.toppers-row.toppers-row-4 {
    margin-top: 1rem;
}
.topper-name {  font-size: 1.2rem;  line-height: 1.25rem;}
.topper-score {  font-size: 0.95rem;  line-height: 1.25rem;}
.kg-section { padding: 0rem 0 3rem }
.kg-list li {  gap: 0.75rem;   font-size: 1rem;  line-height: 1.5rem;}
.kg-leaf { margin-top: 0.5rem; }

    .stem-card {  gap: 0.5rem;}
    .stem-grid.mob2pd {
    margin-bottom: 1rem;
}
      .vpa-section {
        padding: 2rem 0 0rem;
    }
        .stem-label {
        font-size: 1rem;
        line-height: 1.5rem;
    }
        .sc-features {
        align-items: flex-start;}
        .sc-feature {display: flex;  align-items: center;  gap: 1.125rem;  font-size: 1rem;}
        .sc-features{gap: 0.5rem;}
        .sc-desc {
    color: #fff;
    line-height: 1.5rem;
}
    .testimonials-section {
        padding: 0rem 0;
    }
        .alumni-divider {
          margin-bottom: 0rem;
    }
    .alumni-name {
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 500;
    color: #111111;
    margin-bottom: 0.5rem;
    margin-top: 1.5rem;
}
.enquiry-value {
    font-family: "Roboto", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.75rem;
    color: #000 !important;
}
.enquiry-label {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #000000;
    margin-bottom: 0.5rem;
}
.enquiry-icon{margin-top: 0rem;}
.enquiry-section .container{gap: 1rem;}
    .enquiry-section {
        padding: 2.5rem 0;
    }
    .enquiry-form-sub {
    
    line-height: 1.75rem;
    margin-bottom: 1.5rem;
}
.footer-copy {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #ffffff;
}
.map-section {
    background-color: #e8f4ea;
    padding: 0 0 2rem 0;
}
.alumni-quote-mark {
    width: 4rem;}
}
/* =============================================
   SMALL MOBILE  (≤ 480px)
   ============================================= */
@media (max-width: 480px) {

    html { font-size: calc(100vw * 16 / 390) !important; }

    .container { padding: 0 1rem; }

    /* Top bar */
    .top-bar-social a img { width: 1.125rem; height: 1.125rem; }

    /* Header */
    .contact-icon img { width: 1.875rem; height: 1.875rem; }
 

    /* Hero */
    .hero-heading-green,
    .hero-heading-black { font-size: 2rem; }

    /* Features */
    .features-grid { grid-template-columns: 1fr; gap: 2rem; }

    /* Toppers */
    .toppers-row-4 .topper-card,
    .toppers-row-3 .topper-card { flex: 0 0 calc(50% - 0.625rem); }
 

    /* STEM */
   
    .stem-btns { gap: 0.75rem; }

    /* Secure */
    .secure-image { max-width: 100%; }

    /* Stay connected */
    

    /* Enquiry */
    .enquiry-heading { font-size: 1.75rem; }
    .enquiry-card { padding: 1.75rem 1.25rem; }
    .enquiry-form-title { font-size: 1.5rem; }
    .enquiry-form-submit { justify-content: center; }

    /* Alumni */
    .alumni-heading { font-size: 1.75rem; }

    /* Apply */
    .apply-title { font-size: 2rem; }

    /* Map */
    .map-wrap iframe { height: 14rem; }

    /* Floating */
    .floating-btns { right: 0.5rem; }
    
}
.phone-code {
    position: relative;
    width: 220px;
}

.phone-code-select {
    width: 100%;
    height: 50px;
    padding: 0 40px 0 15px;
    
    border-radius: 8px;
    background: #fff;
    color: #333;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.phone-code-select:hover {
    
}

.phone-code-select:focus {
    outline: none;
    
    box-shadow: 0 0 0 3px rgba(12, 92, 156, 0.15);
}

.phone-code-arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #666;
    font-size: 12px;
}

.phone-code-select option {
    padding: 10px;
    font-size: 14px;
}
.phone-wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
}

.phone-code {
    flex: 0 0 220px;
}

.phone-number-input {
    flex: 1;
    height: 50px;
   
    border-radius: 8px;
    padding: 0 15px;
    font-size: 15px;
}