:root {
    --primary-color: #38618d;
    --accent-color: #030327;
    --bg-gradient: linear-gradient(135deg, #1f3a52, #38618d, #acc8df);
    --text-light: #ffffff;
    --text-muted: whitesmoke;
    --hover-color: #1f3a52;
    --highlight-color: darkgray;
    --link-underline: #aaaeb3;
    --blue-accent: #007bff;
    --background-color1: #177bac;
    --semi-overlay-blue: rgba(50, 65, 104, 0.772);
    --why-button-hover-bg: var(--why-gradient-start);
    --why-gradient-start: #1f3a52;
    --cool-orange: #afaf1d;

    --scrollbar-1: #f1f1f1;

    --overlay-bg: rgba(0, 0, 0, 0.3);
    /* Semi-transparent black background */

    /* AD section specific colors */
    --ad-width: 170px;
    --ad-height: 205px;
    --ad-bg-overlay: rgba(0, 0, 0, 0.7);
    --ad-heading-color: white;
    --ad-paragraph-color: white;

    /* VISION section specific colors */
    --vision-gradient-start: #1f3a52;
    --vision-gradient-end: #38618d;
    --vision-text-color: #F0F0F0;
    --vision-heading-color: whitesmoke;
    --vision-box-shadow: rgba(0, 0, 0, 0.1);
    --vision-hover-shadow: rgba(0, 0, 0, 0.15);
    --vision-overlay: rgba(0, 0, 0, 0.5);


    /* ABOUT section specific colors */
    --about-gradient-start: #1f3a52;
    --about-gradient-mid: #38618d;
    --about-gradient-end: #acc8df;

    --about-text-color: #F0F0F0;
    --about-heading-color: whitesmoke;
    --about-link-color: white;
    --about-link-hover: var(--cool-orange);
    /* already defined */
    --started-btn-hover: #1b8e4f;

    /* FUN section specific colors */
    --fun-gradient: linear-gradient(135deg, var(--color-primary-dark), var(--color-primary-mid), var(--color-primary-light));
    --fun-yellow: rgb(179, 179, 45);
    --fun-white: #ffffff;



    /* THERAPHY section specific colors */
    --therapy-color-background: #38618d;
    --therapy-card-gradient-start: #1f3a52;
    --therapy-card-gradient-mid: #38618d;
    --therapy-card-gradient-end: #acc8df;
    --therapy-header-text-color: #ffffff;
    --therapy-highlight-color: #007BFF;
    --therapy-box-shadow: rgba(0, 0, 0, 0.1);
    --therapy-box-shadow-hover: rgba(0, 0, 0, 0.2);
    /* Button gradient for About */
    --about-btn-gradient: linear-gradient(135deg, var(--about-gradient-start), var(--about-gradient-mid));
    --z-index-low: 1;
    /* General low z-index */


    /* WHY section specific colors */
    --why-gradient-start: #1f3a52;
    --why-gradient-mid: #38618d;
    --why-gradient-end: #acc8df;
    --why-title-color: rgb(233, 229, 229);
    --why-paragraph-color: rgb(233, 229, 229);
    --why-link-color: white;
    --why-link-hover: #afaf1d;
    --why-button-bg: linear-gradient(135deg, var(--why-gradient-start), var(--why-gradient-mid));
    --why-button-hover-bg: var(--why-gradient-start);
    --why-list-icon-color: #afaf1d;
    --therapist-title-color: #fff;
    --therapist-subtext-color: #ddd;
    --therapist-name-color: #fff;
    --therapist-role-color: #ddd;
    --therapist-hover-zoom: scale(1.05);
    --join-link-color: #0d0f85;
    --join-link-hover: #afaf1d;

    /* FEATURES section specific colors */
    --features-bg-gradient: linear-gradient(135deg, #1f3a52, #38618d, #acc8df);
    --features-heading-color: #ffffff;
    --button-session-bg: #0b3251;
    --button-session-hover: #030450;
    --button-resource-bg: rgb(4, 103, 4);
    --button-resource-hover: rgb(2, 46, 2);
    --carousel-button-bg: #043c75;
    --carousel-icon-color: #ffffff;
    --button-text-color: #ffffff;


    /* TESTIMONIALS section specific colors */
    --testimonials-left-bg: #06111a;
    --testimonials-right-bg: #38618d;
    --testimonials-overlay-bg: #1f3a52;
    --testimonials-text-color: white;
    --testimonials-rating-color: #afaf1d;
    --testimonials-underline-color: #0da4b1;
    --testimonials-circle-bg: #043c75;

    /* ADVERT section specific colors */
    --advert-bg: #1f3a52;
    --advert-highlight: #afaf1d;
    --advert-highlight-hover: #cfcf4b;
    --advert-text-color: #fff;
    --advert-box-bg: rgba(255, 255, 255, 0.05);

    /*MEDITATION section specific colors */
    --med-primary: #38618d;
    --med-light-gray: #dfe6e9;
    --med-dark: #1f3a52;
    --med-nav-bg: rgba(0, 0, 0, 0.5);


    /* Check Section Colors */
    --check-bg-gradient: linear-gradient(135deg, #1f3a52, #38618d, #acc8df);
    --check-dark-blue: #1f3a52;
    --check-mid-blue: #38618d;
    --check-light-blue: #acc8df;
    --check-white: #ffffff;
    --check-grey-bg: #d8d7d7;
    --chat-text-color: #232020;
    --scrollbar-track: #f1f1f1;
    --scrollbar-track-bg: #f1f1f1;
    --scrollbar-thumb-hover: #1f3a52;

    /* Shadows */
    --shadow-light: rgba(0, 0, 0, 0.1);
    --shadow-mid: rgba(0, 0, 0, 0.2);

    /* RANGER SECTION */
    --ranger-primary: #1f3a52;
    --ranger-secondary: #38618d;
    --ranger-accent: #acc8df;
    --ranger-rating-color: #afaf1d;
    --overlay-dark: rgba(0, 0, 0, 0.6);
    --overlay-darker: rgba(0, 0, 0, 0.7);
    --ranger-card-bg: rgb(196, 190, 190);
    --text-light: #ffffff;
    --ranger-primary-text: #1f3a52;


    /* MOTIVATION SECTION COLORS */
    --motivation-bg-dark: #222;
    --motivation-bg-medium: #444;
    --motivation-btn-bg: #666;
    --motivation-btn-hover: #1f3a52;
    --motivation-text-light: whitesmoke;
    --motivation-text-white: #fff;
    --motivation-shadow: rgba(0, 0, 0, 0.5);



    /*PARTNERS SECTION*/
    --partners-bg-gradient: linear-gradient(135deg, #1f3a52, #38618d, #acc8df);
    --partner-box-bg: #1a364f;
    --partner-button-bg: #1f2937;
    --partner-button-hover: #111827;
    --partner-text-color: white;
    --partner-underline: white;
    --partner-overlay-bg: rgba(0, 0, 0, 0.7);


    /*OUA APP*/
    --our-app-bg-dark: #111827;
    --our-app-bg-darker: #1f2937;
    --our-app-text: white;
    --our-app-underline: #1f2937;



    /*OUR TEAM*/
    --team-section-bg: transparent;
    --team-text-color: white;
    --team-underline-color: #1f2937;


    /*FAQ  SECTION*/
    --faq-bg-gradient-start: #1f3a52;
    --faq-bg-gradient-middle: #38618d;
    --faq-bg-gradient-end: #acc8df;
    --faq-title-color: #ece7e7;
    --faq-text-color: white;
    --faq-border-color: #1f2937;
    --faq-hover-bg: #1f3a52;
    --faq-answer-bg: #f7f7f7;
    --faq-question-bg: linear-gradient(135deg, var(--faq-bg-gradient-start), var(--faq-bg-gradient-middle));
    --faq-question-color: var(--faq-text-color);
    --faq-answer-text-color: #333;
    --faq-border-light: #ddd;


    /* Contact Section Variables */
    --contact-bg: rgba(2, 2, 113, 0.772);
    --contact-heading-bg: #043c75;
    --contact-form-border: #555;
    --contact-input-bg: whitesmoke;
    --contact-input-color: black;
    --contact-label-color: #555;
    --contact-btn-bg: linear-gradient(135deg, #1f3a52, #38618d);
    --contact-btn-hover-bg: #1f3a52;
    --contact-icon-color: #fff;
    --contact-icon-hover-color: #ddd;
    --contact-form-border: #1f3a52;
    --contact-input-bg: whitesmoke;
    --contact-border-color: #555;


    /* Footer color palette */
    --footer-bg-primary: rgba(2, 2, 113, 0.772);
    --footer-bg-light: #fbfbfd;
    --footer-text-color: #fff;
    --footer-muted-text: #6a7695;
    --footer-highlight: #5e2ced;
    --footer-icon-bg: #ebeef5;
    --footer-hover-bg: #1b3750;
    --footer-bottom-bg: white;
    --footer-bottom-text: black;
    --footer-text-color: #6a7695;
    --footer-hover-link-color: #1f3a52;
    --footer-social-icon-color: #858da8;
    --footer-social-icon-bg: #ebeef5;
    --footer-social-hover-bg: #1b3750;
    --footer-social-hover-border: #5e2ced;
    --footer-social-hover-color: #ffffff;
    --footer-heading-color: #263b5e;
    --footer-link-hover-color: #5e2ced;
    --footer-button-hover-bg: transparent;
    --footer-button-hover-color: #5e2ced;
    --footer-bottom-text-color: #1f3a52;


    /* Logout Section Colors */
    --logout-link-color: #ffffff;
    --logout-hover-color: #1f3a52;

    /* Modal Section Colors */
    --modal-overlay-bg: rgba(0, 0, 0, 0.5);
    --modal-content-bg: #ffffff;
    --modal-header-bg: #dc3545;
    --modal-header-text-color: #ffffff;
    --modal-close-hover-color: #000000;

    /* Error States */
    --input-error-border: red;
    --error-message-color: red;
    --font-size-heading: 1.5rem;
    --font-size-body: 1rem;
    --spacing-sm: 10px;
    --spacing-lg: 100px;
}


body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    /* Ensure the body takes full height */
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    /* Ensure vertical scrolling is enabled */
    scroll-behavior: smooth;
    /* Smooth scrolling for better UX */

}



/* Scrollbar Styling */
body::-webkit-scrollbar {
    width: 5px;
    /* Width of the scrollbar */
}

body::-webkit-scrollbar-track {
    background: var(--scrollbar-1);
    /* Background color of the track */
    border-radius: 10px;
    /* Rounded corners for the track */
}

body::-webkit-scrollbar-thumb {
    background: var(--primary-color);
    /* Color of the scrollbar */
    border-radius: 10px;
    /* Rounded corners for the thumb */
}

body::-webkit-scrollbar-thumb:hover {
    background: var(--accent-color);
    /* Darker color when hovered */
}

body::before {
    content: '';
    position: fixed;
    /* Use fixed positioning to make the background cover the entire page */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
        background: linear-gradient(135deg, #0f2027 0%, #203a43 50%, #2c5364 100%);
    background-size: 300% 300%;
    opacity: 1;
    /* Make the background image faint */
    z-index: -1;
    /* Position the background behind the content */
    pointer-events: none;
    /* Prevent the background from interfering with interactions */
}

/* Firefox scrollbar (optional but recommended for scalability) */
@supports (scrollbar-width: thin) {
    body {
        scrollbar-width: thin;
        scrollbar-color: #fff #e4e4e4;
    }
}

/* Optional: Reset margin and add padding to headings if necessary */
section {
    padding-top: 70px;
    margin-top: -70px;
    padding: 2rem;
    margin: 2rem 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}


section h2 {
    margin-top: 0;
    padding-top: 20px;
}

/* Adjust spacing to ensure section headings are not hidden behind a fixed header */




/*#region Header*****************************************************HEADER*****************************************/
/* Header Styling */
/* Header Flex Layout */
header {
    color: var(--text-light);
    padding: 10px 21px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: var(--background-color);
    transition: transform 0.3s ease-in-out;
    margin-top: -20px;
    /* Add this line */


}

nav {
    flex: 1;
    /* Take up the remaining space */
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    /* Prevent wrapping */
    transition: transform 0.3s ease-in-out;
    margin-top: 20px
}

.nav-links {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;

    /* Adjust as needed */
    transition: opacity 0.5s ease-in-out;
}

.nav-links.hide {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.5s ease-in-out;
}

.nav-links li {
    margin: 0.5rem;
}

.nav-links li a {
    color: var(--text-muted);
    font-family: 'Nunito', sans-serif;
    font-size: 14.2px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
}

.nav-links li a:hover {
    transform: scale(1.1);
    color: var(--hover-color);
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 15px;
    border-color: var(--link-underline);
}


nav.hidden {
    transform: translateY(-100%) !important;
    /* Use !important to increase specificity */
}


/* New section styles */
.intro-section {
    background-color: var(--text-light);
    padding: 0.5rem 0.5rem;
    text-align: center;
    margin-top: -1rem;
}

.intro-heading {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.2;

}

.intro-subheading {
    font-size: 1.25rem;
    margin: 0;
}

.intro-tag {
    font-weight: bold;
    color: var(--blue-accent);
}

/*#endregion HEADER*/



/*#region ABOUT US***********************************************ABOUT US*/
.about-us-section {
    padding: 50px 20px;
    max-width: 1200px;
    margin: auto;
    font-family: 'Segoe UI', sans-serif;
    color: #333;
    margin-top: 100px;
    background-color: transparent;
    border: none;
    box-shadow: none;
    outline: none;


}


.about-header h2 {
    font-size: 2.5rem;
    margin-bottom: 10px;
    text-align: left;
    color: white;

}

.about-subtext {

    line-height: 1.1;
    text-align: left;
    margin-bottom: 15px;
    color: white;
    font-size: 51px;
    line-height: 1.1em;
    font-weight: 100;

}

.serif {
    line-height: 1.1;
    text-align: left;
    margin-bottom: 30px;
    font-style: italic;
    font-family: Newsreader, "Times New Roman", serif;
    font-size: 51px;
    line-height: 1.1em;
    font-weight: 100;
    color: #ffffff;
}

.problem-statement-card {
   background: linear-gradient(
        135deg,
        rgba(15, 32, 39, 0.85) 0%,   /* dark moody base */
        rgba(32, 58, 67, 0.7) 50%,   /* slightly lighter mid-tone */
        rgba(112, 184, 0, 0.15) 100% /* subtle MoodPàdi green tint */
    );
backdrop-filter: blur(4px); /* optional, adds soft frosted effect */
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    margin: 50px auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 700px;
}
.problem-image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px 8px 0 0; /* round top corners */
    margin-bottom: 20px;
}

.problem-statement-card h3 i {
   background: linear-gradient(135deg, #70b800, #0481c1);
  -webkit-background-clip: text;   /* applies gradient to text shape */
  -webkit-text-fill-color: transparent; /* hides the original solid text color */
    /* optional: makes icons stand out */
    font-size: 1.7rem;
    /* optional: control icon size */
}

.problem-statement-card h3 {
    font-size: 1.8rem;
    margin-bottom: 15px;
    color: white;
    font-style: italic;
    font-family: Newsreader, "Times New Roman", serif;
}

.problem-statement-card p {
    font-size: 1rem;
    line-height: 1.7;
    text-align: left;
    color: white;
}

.vision-section,
.mission-section,
.goal-section,
.core-values-section {
    margin-top: 40px;
    align-items: flex-start;

}

.vision-section h3,
.mission-section h3,
.goal-section h3,
.core-values-section h3 {
    font-size: 1.8rem;

    margin-bottom: 10px;
}

.vision-section p,
.mission-section p,
.goal-section p,
.core-values-section p {
    font-size: 1rem;
    line-height: 1.6;
    text-align: left;
    color: rgb(225, 221, 221);
}

.core-values-section ul {
    padding-left: 20px;
    color: white;
}

.core-values-section li {
    margin-bottom: 10px;
    color: rgb(225, 221, 221);
    text-align: left;
}


.team-section {
    text-align: center;
    margin-top: 60px;
    padding: 40px 20px;
}

.team-heading {
    font-size: 2.2rem;
    margin-bottom: 40px;
    font-style: italic;
    font-family: Newsreader, "Times New Roman", serif;
    color: white;
}

.team-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 80px;
    margin-bottom: 40px;
}

.team-card {
    background: none;
    /* No card background */
    border: none;
    /* No border */
    padding: 0;
    /* No internal spacing */
    width: 200px;
    text-align: center;
}

.team-img {
    width: 210px;
    height: 240px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 12px;
}

.team-card h4 {
    margin: 8px 0 4px;
    font-size: 1.1rem;
    font-weight: 600;
    color: white;
}

.team-card p {
    font-size: 0.9rem;
    color: white;
    margin-bottom: 8px;
}

.social-icons {
    display: flex;
    justify-content: center;
    gap: 10px;
    font-size: 1.2rem;
    color: white;
}

.social-icons a {
    color: white;
    /* LinkedIn Blue */
    transition: color 0.3s;
}

.social-icons a:hover {
    color: #005582;
}

/*#endregion ABOUT US********************************/

/*#region WHO WE ARE *********************************************************JOIN US -------------------------------------------*/

.who-we-are-section1 {
    display: flex;
    align-items: flex-start;
    gap: 0.1rem;
    padding: 2rem;
    background-color: transparent;
    height: 800px;
    margin-top: -100px !important;
}

.who-we-are-section1 {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
    /* adjust gap */
    padding: 2rem;
    background-color: transparent;
    height: auto;
    /* adjust height */
    margin-top: 300px;
}

/* Rounded white-bordered placeholder */
.image-card-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    width: 500px;
    /* adjust width to match your design */
    margin-left: 45px;
    margin-top: 100px;

}



.image-card {
    position: relative;
    width: 100%;
    height: 215px;
    /* adjust height to match your design */
}

.image-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.image-card:hover {
    transform: var(--therapist-hover-zoom);
}

.image-card-info {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* perfectly centers it */
    width: 80%;
    /* optional: adjust width */
    height: 85px;
    padding: 1rem;
  backdrop-filter: blur(4px); /* optional, adds soft frosted effect */
  background: linear-gradient(
        135deg,
        rgba(15, 32, 39, 0.85) 0%,   /* dark moody base */
        rgba(32, 58, 67, 0.7) 50%,   /* slightly lighter mid-tone */
        rgba(112, 184, 0, 0.15) 100% /* subtle MoodPàdi green tint */
    );

    /* 0.6 is 60% opaque */
    border-radius: 15px;
    border: black solid;
    /* button edge style */
    border-style: outset;
    /* button edge style */
    color: #fff;
    text-align: center;
    z-index: 1;
    /* ensure it's above the image */
}



.image-card-info h4 {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}

.image-card-info p {
    font-size: 1rem;
}

/* Right side content */
.who-we-are-content1 {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    flex: 1;
    /* fill the rest of the row */
    padding-left: 2rem;
    /* space from the image grid */
    margin-top: 60px;
}


.who-we-are-content1 h2:first-child {
    margin-bottom: -2rem !important;
}

.who-we-are-content1 h2 {
    font-size: 32px;
    color: white;
    font-weight: 100;
    font-family: "Nunito", sans-serif;
    margin-bottom: 1.5rem;
}

.who-we-are-content1>p {
    font-size: large;
    line-height: 1.6;
    color: white;
}


.card-container2 {
    display: flex;
    gap: 1rem;
    margin-top: 1.5rem;
    margin-left: 80px !important;

}

.card-box2 {
    flex: 1;
    background-color: #4a5c6a;
    padding: 1.5rem;
    border-radius: 15px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    width: 300px !important;
    max-width: 450px;
    height: 150px;
    left: -50px;
}

.card-icon2 {
    position: static;
    top: 1rem;
    left: 1rem;
    font-size: 1.8rem;
    background: linear-gradient(135deg, #70b800, #0481c1);
  -webkit-background-clip: text;   /* applies gradient to text shape */
  -webkit-text-fill-color: transparent; /* hides the original solid text color */
}

.icon-container2 {
    width: 48px;
    height: 48px;
    background-color: #fff;
    border-radius: 50%;
    /* makes it circular */
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 1rem;
    left: 1rem;
    margin-top: -10px;
}

.card-box2 h3 {
    margin-top: 2.5rem;
    font-size: 1.2rem;
    color: #2c3e50;

}

.card-box2 p {
    font-size: 1.95rem !important;
    color: white;
    margin-top: 2.3rem !important;
    font-family: Inter, sans-serif;
    line-height: 24px !important;
    text-align: center !important;
}

.read-more-container2 {
    text-align: center;
    margin-top: 2rem;
}

.read-more-btn2 {
    background-color: #1f3a52;
    color: white;
    padding: 0.25rem 1.4rem;
    border-radius: 25px;
    border: black solid;
    /* button edge style */
    border-style: outset;
    /* button edge style */
    font-size: 1rem;
    font-family: 'Nunito', sans-serif;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    transition: background-color 0.4s ease;
    bottom: 20px;
}

.read-more-btn2 .arrow-icon {
    display: inline-block;
    transition: transform 0.4s ease;
    font-size: 1.2rem;
}

.read-more-btn .arrow-icon {
    display: inline-block;
    transition: transform 0.4s ease;
    font-size: 1.2rem;
}

.read-more-btn:hover .arrow-icon {
    transform: translateX(6px);
}

.read-more-btn2:hover .arrow-icon {
    transform: translateX(6px);
}

.read-more-btn::after {
    content: "Reading ...";
    position: absolute;
    inset: 0;
    background-color: transparent;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.read-more-btn2::after {
    content: "Welocme ...";
    position: absolute;
    inset: 0;
    background-color: transparent;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.read-more-btn2:hover::after {
    opacity: 1;

}

.read-more-btn:hover::after {
    opacity: 1;

}

.read-more-btn:hover .btn-text,
.read-more-btn:hover .arrow-icon {
    opacity: 0;
    background: var(--why-button-hover-bg) !important;
}

.read-more-btn2:hover .btn-text,
.read-more-btn2:hover .arrow-icon {
    opacity: 0;
    background: var(--why-button-hover-bg) !important;
}

@keyframes shake-zoom {
    0% {
        transform: scale(1) translateX(0);
    }

    20% {
        transform: scale(0.9) translateX(-5px);
    }

    40% {
        transform: scale(0.9) translateX(5px);
    }

    60% {
        transform: scale(0.9) translateX(-5px);
    }

    80% {
        transform: scale(0.9) translateX(5px);
    }

    100% {
        transform: scale(1) translateX(0);
    }
}


/*#endregion*/

/*#region FEATURES***********************************************************Features Background Section****************************************************/
#features {
    position: relative;
     background: linear-gradient(135deg, #0f2027 0%, #203a43 50%, #2c5364 100%);

    background-size: 300% 300%;
    border-radius: 55px;
    margin-top: -32px;
}

.result-header {
    text-align: center;
    margin-bottom: 2rem;
}

.result-header p {
    font-size: 1.3rem;
    color: white;
    margin-bottom: 0.5rem;
    font-family: sans-serif;
    line-height: 1.4em;
}

.result-header h2 {
    font-size: 2.2rem;
    font-weight: 700;
    color: white;
    margin-bottom: 3rem;
    line-height: 1.3;
}

.features-text {
    flex-grow: 1;
    /* Allows this section to expand and take available space */
    margin-bottom: 10px;
    color: var(--features-heading-color);

}

.features-text p {
    color: var(--features-heading-color) !important;
}

.features-heading {
    font-size: 1.5625rem;
    margin: 0;
    color: var(--features-heading-color);
    line-height: 1;
    /* Tighter line spacing */
    padding: 0;

}

.features-heading-container {
    width: fit-content;
    max-width: 500px;
    text-align: center;
    background: var(--features-bg-gradient);
    padding: 0.1rem 1rem;
    border-radius: 5px;
    margin-top: 0;
    margin: 0 auto 20px auto;
    height: 2.5rem;
    display: flex;
    align-items: center;
    /* Vertically center */
    justify-content: center;
    /* Horizontally center */

}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}


.features-heading-container:hover {
    animation: shake 0.5s ease-in-out;
}


.features-box {
    text-align: center;
    margin-bottom: 20px;

}

.features-box img {
    width: 100%;
    max-height: 340px;
    /* Adjust this value as needed */
    height: auto;
    border-radius: 15px;
    object-fit: cover;

}

@keyframes shake {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-10px);
    }

    50% {
        transform: translateX(0);
    }

    75% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

.features-text h3 {
    margin-top: 10px;
    font-size: 1.25rem;
}

.features-text p {
    font-size: 0.9rem;
    color: var(--features-text-color);
}

.button-link-container {
    display: flex;
    align-items: center;
    margin-top: 10px;
    /* Adjust space between paragraph and buttons */
}

.button-link-container {
    display: flex;
    align-items: center;
    margin-top: 10px;
    /* Adjust space between paragraph and buttons */
}

.d-flex {
    margin-top: auto;
    /* Push the button container to the bottom of the card */
    justify-content: space-between;
    /* Keep buttons spaced apart */
}


.book-session,
.more-resources {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 10px 16px;
    min-width: 148px;
    border-radius: 10px;
    border: #0481C1;
    /* button edge style */
    border-style: outset;
    /* button edge style */
    background-color: white;
    box-shadow: 0 0 10px rgba(74, 72, 72, 0.4);
    backdrop-filter: blur(3px);
    color: #1f3a52 !important;
    cursor: pointer;
    font-size: 0.8rem;
    text-decoration: none;
    transition: all 0.3s ease;
    overflow: hidden;
    z-index: 2;
    margin: 0 5px 10px 5px;
    position: relative;
}

.book-session .btn-text,
.more-resources .btn-text {
    transition: opacity 0.3s ease;
    font-weight: bold;
}

.book-session::after {
    content: "Schedulling ...";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    color: white;
    font-weight: bold;
}

.more-resources::after {
    content: "🛒";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    color: white;
    font-weight: bold;
}

.book-session:hover .btn-text,
.more-resources:hover .btn-text {
    opacity: 0;
    background: var(--why-button-hover-bg) !important;
}

.book-session:hover,
.more-resources:hover {
    background: var(--why-button-hover-bg) !important;
}

.book-session:hover::after,
.more-resources:hover::after {
    opacity: 1;


}

.book-session,
.more-resources {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    /* Keeps the button layout intact */
    text-decoration: none;
    color: white;
    transition: all 0.3s ease;
}

/* Show arrow by default */
.book-session .arrow-icon,
.more-resources .arrow-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1f3a52;
    color: white;
    border-radius: 50%;
    width: 25px;
    height: 24px;
    font-size: 14px;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

/* Text styling */
.book-session .btn-text,
.more-resources .btn-text {
    transition: transform 0.3s ease;
}

/* On hover: arrow fades out, text slides right */
.book-session:hover .arrow-icon,
.more-resources:hover .arrow-icon {
    opacity: 0;
    transform: translateX(10px);
}

.book-session:hover .btn-text,
.more-resources:hover .btn-text {
    transform: translateX(6px);
}


.carousel {
    position: relative;
    /* Ensure the carousel container is positioned */
}

.custom-carousel-control-prev,
.custom-carousel-control-next {
    position: absolute;
    /* Ensure proper positioning */
    bottom: 60%;
    /* Position the icons near the bottom of the image */
    z-index: 1;
    /* Keep icons above other elements */
    width: 3rem;
    /* Set size of control buttons */
    height: 3rem;
    /* Set size of control buttons */
    display: flex;
    /* Center the icon inside */
    align-items: center;
    /* Center vertically */
    justify-content: center;
    /* Center horizontally */
    border-radius: 50%;
    /* Make the buttons circular */
    background-color: var(--carousel-button-bg);
    /* Button background color */
}

.custom-carousel-control-prev {
    transform: translateX(40px);
    /* Move icon left */
}

.custom-carousel-control-next {
    transform: translateX(1100px);
    /* Move icon right */
}

.custom-carousel-control-prev-icon,
.custom-carousel-control-next-icon {
    content: '';
    /* Ensure the pseudo-element exists */
    display: inline-block;
    width: 1rem;
    /* Size of the arrow */
    height: 1rem;
    /* Size of the arrow */
    background-size: 100% 100%;
    /* Ensure the icon scales properly */

    /* Base64 encoded SVG for the arrows */
    -webkit-mask-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTEwLjcwNyA3TDYuNTI5IDQuNDA0YS4zNS4zNSAwIDAgMC0uNTI5LjI5djYuNjE0YS4zNS4zNSAwIDAgMCAuNTI5LjI5bDQuMTc4LTIuNTk2YS4zNS4zNSAwIDAgMCAwLS41ODh6Ii8+PC9zdmc+');
    mask-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTEwLjcwNyA3TDYuNTI5IDQuNDA0YS4zNS4zNSAwIDAgMC0uNTI5LjI5djYuNjE0YS4zNS4zNSAwIDAgMCAuNTI5LjI5bDQuMTc4LTIuNTk2YS4zNS4zNSAwIDAgMCAwLS41ODh6Ii8+PC9zdmc+');
    /* Cross-browser support */
    background-color: var(--carousel-icon-color);
    /* Arrow color */
}

.custom-carousel-control-prev-icon::before,
.custom-carousel-control-next-icon::before {
    display: none;
    /* Prevent Bootstrap's default pseudo-elements from showing */
}

.carousel-inner .row {
    display: flex;
    justify-content: center;
    /* Centers the items horizontally */
    gap: 22px;
    /* Consistent spacing between items */
    margin: 0 auto;
    /* Center the entire row */
    padding: 0 15px;
    /* Add slight padding to ensure content doesn’t touch the edges */
}


/*#endregion FEATURES*/



/*#region *****************************************************OUR APP****************************/
.our-app-section {
    width: 100%;
    text-align: center;
    padding: 60px 20px;
    word-wrap: break-word;
    margin-top: 35px;
    border: none;
    box-sizing: border-box;
}

/* Initial state before animation */
.slide-down {
    opacity: 0;
    transform: translateY(-50px);
    transition: all 0.8s ease-out;
}

/* Final state when visible */
.slide-down.animate-down {
    opacity: 1;
    transform: translateY(0);
}

.our-app-section h2 {
    font-size: 2.25rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--our-app-text);
}

.our-app-section .underline {
    width: 100px;
    height: 4px;
    background-color: #fff;
    margin: 0 auto 20px;
    border-radius: 2px;
}

.our-app-section p {
    font-size: 1rem;
    color: var(--our-app-text);
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto 30px;
}

.store-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.store-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 20px;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    color: white;
    transition: background-color 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.store-button img {
    width: 40px;
    height: 40px;
}

.google-play,
.ios-store {
    background-color: var(--our-app-bg-dark);
}

.google-play:hover,
.ios-store:hover {
    background-color: var(--our-app-bg-darker);
}

.app-slide-left {
    opacity: 0;
    transform: translateX(-50px);
    transition: all 0.8s ease-out;
}

.app-slide-left.our-app-section-animate {
    opacity: 1;
    transform: translateX(0);
}

/*#endregion*****/



/*#region FOOTER SECTION****************************/
/*#region*************CONTACT AND FOOTER STYLING***************************************/
#contact {
    background: rgba(2, 2, 113, 0.772);
    color: #fff;
    padding: 2rem;
    border-radius: 8px;
    max-width: 700px;
    margin: 0 auto;
}


/* Form Styling */
#contact form {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    height: 400px;
}

/* Input and Textarea Styling */
#contact form input,
#contact form textarea {
    width: 100%;
    padding: 0.3rem;
    border: 1px solid #555;
    border-radius: 4px;
    background-color: whitesmoke;
    color: Black;
    box-sizing: border-box;
}

/* Textarea Specific Styling */
#contact form textarea {
    height: 70px;
    resize: vertical;
}

/* Button Styling */
#contactForm button {
  background: linear-gradient(135deg, #ffb300, #ff6f00);
color: #ffffff;
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    border: none;
    cursor: pointer;
    border-radius: 24px;
    width: 8.25rem;
    margin-top: 1rem;
    transition: background-color 0.3s ease;
    box-sizing: border-box;
}

#contactForm button:hover {
    background-color: #315372;
}

/* Label Styling */
#contact form label {
    color: #555;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

/* Social Media Icons Styling */
.social-icon {
    color: #fff !important;
    font-size: 1.5rem;
    text-decoration: none;
    transition: color 0.3s ease;
    margin: 0 0.5rem;
}

.social-icon:hover {
    color: #ddd;
}

.whatsapp-qr-code {
    text-align: center;
    margin-top: 1.25rem;
}

.whatsapp-qr-code img {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 8px;
}

.subfooter {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    width: 1200px;
    margin-bottom: -130px !important;
    box-sizing: border-box;
    max-width: 1500px;
    margin: 0 auto;
    /* Center it if needed */
    color: white !important;
   backdrop-filter: blur(4px); /* optional, adds soft frosted effect */

background: linear-gradient(
        135deg,
        rgba(15, 32, 39, 0.85) 0%,   /* dark moody base */
        rgba(32, 58, 67, 0.7) 50%,   /* slightly lighter mid-tone */
        rgba(112, 184, 0, 0.15) 100% /* subtle MoodPàdi green tint */
    );

    border-radius: 10px;
    overflow: hidden;
}




.subfooter-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.subfooter-right {
    display: flex;
    justify-content: flex-start;
    /* Change to flex-start */
    width: 60%;
    align-items: center;
    margin-top: -65px;
    transform: translateX(-120px);
    /* Use transform instead of margin-left */
}



.subscribe-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.subscribe-form {
    display: flex;
}

.emailf-input {
    padding: 10px;
    border-radius: 10px;
    border: none;
    width: 250px !important;
}

.subf1-button {
    height: 44px;
    width: 150px !important;
    border-radius: 35px !important;
    background: linear-gradient(135deg, #ffb300, #ff6f00);
color: #ffffff;
    border: 2px solid black;
    border-style: outset;
    margin-top: 0px;
    margin-left: 7px;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}


.privacy-statement {
    font-size: 14px;
}

.about-subtext-f {
    line-height: 1.1;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 15px;
    color: white !important;
    font-size: 38px !important;
    line-height: 1.1em;
    font-weight: 100;
}

.subf {
    color: white !important;
}

.serif-f {
    line-height: 1.1;
    text-align: left;
    margin-bottom: 30px;
    font-style: italic;
    font-family: Newsreader, "Times New Roman", serif;
    font-size: 38px !important;
    line-height: 1.1em;
    font-weight: 100;
    color: #fff !important;
}

.copy {
    color: white !important;
    margin-top: 28px;
}

.copy1 {
    color: white !important;
    margin-top: 0px !important;
}

.copy2 {
    color: white !important;
    margin-top: -20px;
}

.logo-video-1 {
    width: 170px;
    height: auto;
}



.image-placeholder1 video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    width: 250px;
    height: 250px;
    border-radius: 10%;
    margin-top: 50px;
    margin-left: 60px;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }

    75% {
        transform: translateX(-5px);
    }

    100% {
        transform: translateX(0);
    }
}

/*#endregion***/


/*#region BODY SECTION STYLING**/
section {
    padding: 2rem;
    margin: 2rem 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

h2 {
    margin-bottom: 1rem;
}

ul {
    list-style-type: square;
    padding-left: 1.25rem;
}

/*#endregion

/*#region****FOOTER******************/
footer {
    /* Matches footer or slightly darker */
    color: #fff;
    display: flex;
    justify-content: space-around;
    padding: 1.25rem;
    flex-wrap: wrap;

}

/* Custom Footer Area */
.custom_footer_area {
     background: linear-gradient(135deg, #0f2027 0%, #203a43 50%, #2c5364 100%);

    border-radius: 70px;

}


.footer-text {
    color: var(--footer-bottom-text-color);
    font-family: 'Nunito', sans-serif;
    font-size: 14.5px;
    margin-top: 10px;
    position: absolute;
    /* Ensures it's always visible at the bottom */
    bottom: 0;
    /* Positions at the bottom of the viewport */
    left: 50%;
    /* Starts at 50% of the viewport width */
    transform: translateX(-50%);
    /* Centers the element horizontally */
    text-align: center;
    /* Centers the text within the element */
    width: 100%;
    /* Optional: Makes it span the entire width */
}

/* Footer Top */
.custom_footer_top {
    padding: 100px;
    position: relative;
    overflow-x: hidden;
    width: 1550px;



}


/* Adjust input fields and text area to same width */
.custom_footer_top .contact_widget input,
.custom_footer_top .contact_widget textarea {
    width: 100%;
    /* Set the width to 100% */
    max-width: 100%;
    /* Ensure they are full-width */
    padding: 12px;
    /* Optional: Adjust padding for better appearance */
    margin-bottom: 0.9375rem;
    /* Space below each input */
}

/* Footer Bottom */
.custom_footer_area .footer_bottom {
    padding-top: 5px;
    padding-bottom: 50px;
}

.custom_footer_top .contact_widget p,
.custom_footer_top .quick_links_widget p,
.custom_footer_top .support_widget p,
.custom_footer_top .social_widget p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 28px;
    color: #6a7695;
    margin-bottom: 1.25rem;
}

/* Button Hover */
a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:hover,
button:focus {
    text-decoration: none;
    outline: none;
}

.custom_footer_top .f_widget .f_list li a:hover {
    color: #1f3a52;
}

/* Social Icons */
.custom_footer_top .f_social_icon a {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-size: 0.875rem;
    line-height: 45px;
    color: #858da8;
    display: inline-block;
    background: #ebeef5;
    text-align: center;
    transition: all 0.2s linear;
}

.custom_footer_top .f_social_icon a:hover {
    background: #1f3a52;
    border-color: #1f3a52;
    color: white;
}

.custom_footer_top .f_social_icon a+a {
    margin-left: 4px;
}



/* Footer Widget Styling */
.f_widget {
    margin-bottom: 40px;

}

.f_widget h3 {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 1.25rem;
     color: #fff;
}
.custom_footer_top .row {
    display: flex;
    flex-wrap: nowrap;
    gap: 54px;
    color:#fff;
}
.f_widget .f_list {
    list-style: none;
    padding: 0;
    margin: 0;
    color: white;
}

.f_widget .f_list li {
    margin-bottom: 0.9375rem;

}

.f_widget .f_list li a {
    color: #fff;
    font-size: 0.875rem;
    text-decoration: none;
}

.f_widget .f_list li a:hover {
    color: #5e2ced;
}

.btn_get_two:hover {
    background: transparent;
    color: #5e2ced;
}

.f_social_icon a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    background: #ebeef5;
    border-radius: 50%;
    color: #858da8;
    text-align: center;
    font-size: 1.25rem;
    margin-right: 10px;
    transition: all 0.3s ease;
}

.f_social_icon a:hover {
    background: #5e2ced;
    border-color: #5e2ced;
    color: white;
}

/* Social Icons Font */
.f_social_icon a i {
    font-size: 1.25rem;
}

.top-f {
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 999;
    font-size: 16px;
      background: linear-gradient(135deg, #0481C1 0%, #0f2027 100%);
    color: white;
    border: none;
    outline: none;
    padding: 5px 5px;
    border-radius: 60px;
    cursor: pointer;
    opacity: 1;
    /* <<< make it always visible */
    transition: opacity 0.3s ease-in-out;
    font-weight: 700;
}


.top-f:hover {
    background-color: #0056b3;
}

.top-f.show {
    opacity: 1;
}

/*#endregion FOOTER*/

/*#region COMPLIANCE FOOTER*/

.compliance-footer {
  display: flex;
  flex-direction: column;
  justify-content: center;   /* centers vertically */
  align-items: center;       /* centers horizontally */
  text-align: center;
  color: #fff;
  margin-top: 18px;
  padding: 10px 0;
  width: 100%;
}

.badge-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;   /* centers horizontally */
  align-items: center;       /* aligns icons vertically */
  gap: 8px;
  font-size: 13px;
  color: #fff;
  opacity: 0.95;
  margin-bottom: 6px;
}

.badge-line span {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.badge-line i {
  color: #70b800;
  font-size: 14px;
}

.compliance-note {
  font-size: 12px;
  line-height: 1.5;
  color: #dcdcdc;
  max-width: 80%;
  text-align: center;
}

/*#endregion COMPLIANCE*/




/******GOOGLE STANDARD MEDIA QUERY RANGES******/
/* ✅ Small / short phones or landscape */
@media (max-width: 414px) and (min-height: 412px) {
     /*#region NAV*/
    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: var(--background-color);
        padding: 5px 10px !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        /* stack if logo or icons appear later */
        z-index: 1000;
        margin-top: 0 !important;
    }

    nav {
        width: 100%;
        margin-top: 0 !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
    }

    .nav-links {
        display: flex !important;
        flex-direction: row !important;
        /* horizontal layout */
        justify-content: space-around !important;
        /* evenly spaced links */
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0 8px !important;
        overflow-x: auto;
        /* allows scrolling if too many links */
        scrollbar-width: none;
        /* hide scrollbar (Firefox) */
    }

    .nav-links::-webkit-scrollbar {
        display: none;
        /* hide scrollbar (WebKit) */
    }

    .nav-links li {
        flex: 1 0 auto;
        text-align: center;
        margin: 0 !important;
    }

    .nav-links li a {
        font-size: 11px !important;
        font-weight: 700 !important;
        padding: 4px 6px !important;
        white-space: nowrap !important;
    }

    /*#endregion NAV*/

    /*#region AbOUT US*/
    /* Overall About Section */
    .about-us-section {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        padding: 25px 15px !important;
        margin-top: 60px !important;
    }

    /* About Header */
    .about-header h2,
    .about-subtext,
    .serif {
        text-align: center !important;
        font-size: 1.8rem !important;
        line-height: 1.2em !important;
        margin-bottom: 15px !important;
    }

    .about-subtext {
        font-size: 1.4rem !important;
    }

    .serif {
        font-size: 1.3rem !important;
    }

    /* Problem Statement Card */
    .problem-statement-card {
        width: 100% !important;
        padding: 20px !important;
        margin: 25px auto !important;
        text-align: center !important;
    }

    .problem-statement-card h3 {
        font-size: 1.3rem !important;
    }

    .problem-statement-card p {
        font-size: 0.95rem !important;
        text-align: center !important;
        line-height: 1.6 !important;
    }

    /* Sub-sections (Vision, Mission, Goal, Core Values) */
    .vision-section,
    .mission-section,
    .goal-section,
    .core-values-section {
        margin-top: 25px !important;
        text-align: center !important;
        align-items: center !important;
    }

    .vision-section h3,
    .mission-section h3,
    .goal-section h3,
    .core-values-section h3 {
        font-size: 1.2rem !important;
    }

    .vision-section p,
    .mission-section p,
    .goal-section p,
    .core-values-section p {
        font-size: 0.95rem !important;
        text-align: center !important;
    }

    .core-values-section ul {
        padding-left: 0 !important;
        list-style-position: inside !important;
        text-align: center !important;
    }

    /* Team Section */
    .team-section {
        padding: 20px 10px !important;
        margin-top: 40px !important;
        text-align: center !important;
    }

    .team-heading {
        font-size: 1.5rem !important;
        margin-bottom: 20px !important;
    }

    .team-row {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 25px !important;
        margin-bottom: 30px !important;
    }

    .team-card {
        width: 85% !important;
        max-width: 260px !important;
    }

    .team-img {
        width: 160px !important;
        height: 160px !important;
    }

    .team-card h4 {
        font-size: 1rem !important;
    }

    .team-card p {
        font-size: 0.9rem !important;
    }

    /*#endregion ABOUT US*/

    /*#region WHO WE ARE1*/
    /* WHO WE ARE (MOBILE FIXED) */
    .who-we-are-section1 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        padding: 1.5rem !important;
        height: auto !important;
        margin: 60px auto 0 auto !important;
        top: 0 !important;
    }

    .image-card-container {
        display: grid !important;
        grid-template-columns: 1fr !important;
        width: 90% !important;
        margin: 0 auto !important;
        margin-top: 20px !important;
    }

    .who-we-are-content1 {
        width: 90% !important;
        text-align: center !important;
        margin-top: 25px !important;
        padding: 0 !important;
    }

    .who-we-are-content1 h2 {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }

    .who-we-are-content1 p {
        font-size: 0.9rem !important;
        line-height: 1.4 !important;
        max-width: 95% !important;
        margin: 10px auto 20px auto !important;
    }

    /* === CARD FIX === */
    .card-container2 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 15px auto 0 auto !important;
        gap: 0 !important;
        /* Reset desktop offset */
        margin-left: 0 !important;
    }

    .card-box2 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        position: relative !important;
        background: #ffffff !important;
        border: 1px solid #ddd !important;
        border-radius: 12px !important;
        padding: 20px 15px !important;
        width: 90% !important;
        max-width: 330px !important;
        margin: 0 auto !important;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
        /* Reset desktop offset */
        left: 0 !important;
    }

    .icon-container2 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 60px !important;
        height: 60px !important;
        background: #f2f2f2 !important;
        border-radius: 50% !important;
        margin-bottom: 10px !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }

    .card-icon2 {
        color: #e63946 !important;
        font-size: 24px !important;
    }

    .card-box2 p {
        margin: 0 !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        color: #333 !important;
    }


    /*#endregion WHO WE ARE*/

    /*#region FEATURES*/
    #features {
        padding: 35px 25px;
        border-radius: 25px;
    }

    .features-heading {
        font-size: 1.2rem;
    }

    .result-header h2 {
        font-size: 1.6rem;
    }

    .result-header p {
        font-size: 0.95rem;
    }

    .features-box img {
        max-height: 240px;
    }

    .carousel-inner .row {
        flex-direction: column;
        gap: 18px;
        padding: 0 10px;
    }

    .custom-carousel-control-prev {
        left: -5%;
        transform: none;
    }

    .custom-carousel-control-next {
        right: 0%;
        transform: none;
    }

    .book-session,
    .more-resources {
        font-size: 0.7rem;
        padding: 7px 10px;
    }

    .book-session .arrow-icon,
    .more-resources .arrow-icon {
        width: 22px;
        height: 22px;
    }

    /*#endregion FEATURES*/
 
    /*#region FOOTER*/
    /* === Reset global containers === */
    .custom_footer_top {
        width: 100% !important;
        padding: 40px 20px !important;
        overflow-x: visible !important;
    }

    .custom_footer_top .row {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        gap: 45px !important;
        width: 100% !important;
    }

    /* === Fix column layout === */
    .col-lg-3,
    .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    /* === Contact Form === */
    .contact_widget form {
        width: 100% !important;
        padding: 0 10px !important;
    }

    .contact_widget form input,
    .contact_widget form textarea {
        width: 100% !important;
        padding: 12px !important;
        font-size: 1rem !important;
        border-radius: 10px !important;
    }
 .contact_widget button,
  .contact-button {
    width: 70% !important;
    height: 50px !important;
    font-size: 1rem !important;
    border-radius: 10px !important;
    background: linear-gradient(135deg, #70b800, #0481c1) !important;
    color: #fff !important;
    border: none !important;
  }
    #contactForm button {
 background: linear-gradient(135deg, #70b800, #0481c1) !important;
  color: #ffffff;
  padding: 0.5rem 1rem;

  font-size: 0.9rem;
  border: none;
  cursor: pointer;
  border-radius: 25px;
  width: 95px !important;
  margin-top: 1rem;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
}

    /* === Subfooter container === */
    .subfooter {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        max-width: none !important;
        padding: 50px 25px !important;
        margin: 0 auto !important;
        background-color: #1f3a52 !important;
        border-radius: 15px !important;
        gap: 40px !important;
    }

    .subfooter-left,
    .subfooter-right {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

    /* === Left side text === */
    .about-subtext-f,
    .serif-f {
        font-size: 2rem !important;
        line-height: 1.2 !important;
        text-align: center !important;
        color: #fff !important;
        margin: 5px 0 !important;
    }

    .privacy-statement {
        text-align: center !important;
        font-size: 0.9rem !important;
        color: #ddd !important;
        margin-top: 10px !important;
    }

    /* === Subscribe section === */
    .subscribe-container {
        width: 100% !important;
        max-width: 90% !important;
        text-align: center !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        background: rgba(255, 255, 255, 0.07) !important;
        padding: 25px !important;
        border-radius: 12px !important;
    }

    .subscribe-container p {
        color: #fff !important;
        font-size: 1rem !important;
        margin-bottom: 12px !important;
    }

    .subscribe-form {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 12px !important;
    }

    .email-input {
        width: 95% !important;
        height: 48px !important;
        font-size: 1rem !important;
        border-radius: 8px !important;
    }

    .subf1-button {
        width: 95% !important;
        height: 48px !important;
        font-size: 1rem !important;
        border-radius: 8px !important;
        background: #0f2a3e !important;
        color: #fff !important;
    }

    /* === Video Section === */
    .image-placeholder1 {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        margin-top: 25px !important;
    }

    .image-placeholder1 video {
        width: 240px !important;
        height: 240px !important;
        border-radius: 12% !important;
        object-fit: cover !important;
    }

    /* === Footer links stacked === */
    .f_widget {
        text-align: center !important;
        width: 100% !important;
    }

    .f_widget h3 {
        font-size: 1.4rem !important;
        margin-bottom: 10px !important;
    }

    .f_widget .f_list {
        font-size: 1rem !important;
        line-height: 1.6 !important;
    }

    /* === Social icons === */
    .f_social_icon {
        justify-content: center !important;
        gap: 18px !important;
        margin-top: 20px !important;
    }

    .f_social_icon a {
        font-size: 24px !important;
    }

    /* === Copy text === */
    .copy,
    .copy1 {
        text-align: center !important;
        margin-top: 10px !important;
        font-size: 0.98rem !important;
        color: #ccc !important;
    }

    #footer,
    .custom_footer_area,
    .custom_footer_top,
    .custom_footer_top .container,
    .custom_footer_top .row,
    .subfooter,
    .subfooter-right {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        overflow-x: visible !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* Subscribe container — true centering */
    .subscribe-container {
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        margin: 0 auto 25px auto !important;
        width: 90% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        background: rgba(255, 255, 255, 0.07) !important;
        border-radius: 12px !important;
        padding: 25px !important;
    }

    /* Video section — center it cleanly */
    .image-placeholder1 {
        width: 100% !important;
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }

    .image-placeholder1 video {
        width: 230px !important;
        height: 230px !important;
        border-radius: 12% !important;
        object-fit: cover !important;
    }

    .subfooter-right {
        width: 100% !important;
        transform: none !important;
        margin-top: 0 !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .subscribe-container {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        margin: 0 auto 25px auto !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }

    .image-placeholder1 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        transform: none !important;
        left: 0 !important;
        right: 0 !important;
        position: relative !important;
    }

    /* Ensure no hidden overflow from body or parent */
    html,
    body {
        overflow-x: hidden !important;
    }

    /*#endregion FOOTER*/
}

@media (max-width: 599px) and (max-height: 667px) {

    /*#region NAV*/
    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: var(--background-color);
        padding: 5px 10px !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        /* stack if logo or icons appear later */
        z-index: 1000;
        margin-top: 0 !important;
    }

    nav {
        width: 100%;
        margin-top: 0 !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
    }

    .nav-links {
        display: flex !important;
        flex-direction: row !important;
        /* horizontal layout */
        justify-content: space-around !important;
        /* evenly spaced links */
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0 8px !important;
        overflow-x: auto;
        /* allows scrolling if too many links */
        scrollbar-width: none;
        /* hide scrollbar (Firefox) */
    }

    .nav-links::-webkit-scrollbar {
        display: none;
        /* hide scrollbar (WebKit) */
    }

    .nav-links li {
        flex: 1 0 auto;
        text-align: center;
        margin: 0 !important;
    }

    .nav-links li a {
        font-size: 11px !important;
        font-weight: 700 !important;
        padding: 4px 6px !important;
        white-space: nowrap !important;
    }

    /*#endregion NAV*/

    /*#region AbOUT US*/
    /* Overall About Section */
    .about-us-section {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        padding: 25px 15px !important;
        margin-top: 60px !important;
    }

    /* About Header */
    .about-header h2,
    .about-subtext,
    .serif {
        text-align: center !important;
        font-size: 1.8rem !important;
        line-height: 1.2em !important;
        margin-bottom: 15px !important;
    }

    .about-subtext {
        font-size: 1.4rem !important;
    }

    .serif {
        font-size: 1.3rem !important;
    }

    /* Problem Statement Card */
    .problem-statement-card {
        width: 100% !important;
        padding: 20px !important;
        margin: 25px auto !important;
        text-align: center !important;
    }

    .problem-statement-card h3 {
        font-size: 1.3rem !important;
    }

    .problem-statement-card p {
        font-size: 0.95rem !important;
        text-align: center !important;
        line-height: 1.6 !important;
    }

    /* Sub-sections (Vision, Mission, Goal, Core Values) */
    .vision-section,
    .mission-section,
    .goal-section,
    .core-values-section {
        margin-top: 25px !important;
        text-align: center !important;
        align-items: center !important;
    }

    .vision-section h3,
    .mission-section h3,
    .goal-section h3,
    .core-values-section h3 {
        font-size: 1.2rem !important;
    }

    .vision-section p,
    .mission-section p,
    .goal-section p,
    .core-values-section p {
        font-size: 0.95rem !important;
        text-align: center !important;
    }

    .core-values-section ul {
        padding-left: 0 !important;
        list-style-position: inside !important;
        text-align: center !important;
    }

    /* Team Section */
    .team-section {
        padding: 20px 10px !important;
        margin-top: 40px !important;
        text-align: center !important;
    }

    .team-heading {
        font-size: 1.5rem !important;
        margin-bottom: 20px !important;
    }

    .team-row {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 25px !important;
        margin-bottom: 30px !important;
    }

    .team-card {
        width: 85% !important;
        max-width: 260px !important;
    }

    .team-img {
        width: 160px !important;
        height: 160px !important;
    }

    .team-card h4 {
        font-size: 1rem !important;
    }

    .team-card p {
        font-size: 0.9rem !important;
    }

    /*#endregion ABOUT US*/

    /*#region WHO WE ARE1*/
    /* WHO WE ARE (MOBILE FIXED) */
    .who-we-are-section1 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        padding: 1.5rem !important;
        height: auto !important;
        margin: 60px auto 0 auto !important;
        top: 0 !important;
    }

    .image-card-container {
        display: grid !important;
        grid-template-columns: 1fr !important;
        width: 90% !important;
        margin: 0 auto !important;
        margin-top: 20px !important;
    }

    .who-we-are-content1 {
        width: 90% !important;
        text-align: center !important;
        margin-top: 25px !important;
        padding: 0 !important;
    }

    .who-we-are-content1 h2 {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }

    .who-we-are-content1 p {
        font-size: 0.9rem !important;
        line-height: 1.4 !important;
        max-width: 95% !important;
        margin: 10px auto 20px auto !important;
    }

    /* === CARD FIX === */
    .card-container2 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 15px auto 0 auto !important;
        gap: 0 !important;
        /* Reset desktop offset */
        margin-left: 0 !important;
    }

    .card-box2 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        position: relative !important;
        background: #ffffff !important;
        border: 1px solid #ddd !important;
        border-radius: 12px !important;
        padding: 20px 15px !important;
        width: 90% !important;
        max-width: 330px !important;
        margin: 0 auto !important;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
        /* Reset desktop offset */
        left: 0 !important;
    }

    .icon-container2 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 60px !important;
        height: 60px !important;
        background: #f2f2f2 !important;
        border-radius: 50% !important;
        margin-bottom: 10px !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }

    .card-icon2 {
        color: #e63946 !important;
        font-size: 24px !important;
    }

    .card-box2 p {
        margin: 0 !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        color: #333 !important;
    }


    /*#endregion WHO WE ARE*/

    /*#region FEATURES*/
    #features {
        padding: 35px 25px;
        border-radius: 25px;
    }

    .features-heading {
        font-size: 1.2rem;
    }

    .result-header h2 {
        font-size: 1.6rem;
    }

    .result-header p {
        font-size: 0.95rem;
    }

    .features-box img {
        max-height: 240px;
    }

    .carousel-inner .row {
        flex-direction: column;
        gap: 18px;
        padding: 0 10px;
    }

    .custom-carousel-control-prev {
        left: -5%;
        transform: none;
    }

    .custom-carousel-control-next {
        right: 0%;
        transform: none;
    }

    .book-session,
    .more-resources {
        font-size: 0.7rem;
        padding: 7px 10px;
    }

    .book-session .arrow-icon,
    .more-resources .arrow-icon {
        width: 22px;
        height: 22px;
    }

    /*#endregion FEATURES*/

    /*#region FOOTER*/
    /* === Reset global containers === */
    .custom_footer_top {
        width: 100% !important;
        padding: 40px 20px !important;
        overflow-x: visible !important;
    }

    .custom_footer_top .row {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        gap: 45px !important;
        width: 100% !important;
    }

    /* === Fix column layout === */
    .col-lg-3,
    .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    /* === Contact Form === */
    .contact_widget form {
        width: 100% !important;
        padding: 0 10px !important;
    }

    .contact_widget form input,
    .contact_widget form textarea {
        width: 100% !important;
        padding: 12px !important;
        font-size: 1rem !important;
        border-radius: 10px !important;
    }

  .contact_widget button,
  .contact-button {
    width: 70% !important;
    height: 50px !important;
    font-size: 1rem !important;
    border-radius: 10px !important;
    background: linear-gradient(135deg, #70b800, #0481c1) !important;
    color: #fff !important;
    border: none !important;
  }
    #contactForm button {
 background: linear-gradient(135deg, #70b800, #0481c1) !important;
  color: #ffffff;
  padding: 0.5rem 1rem;

  font-size: 0.9rem;
  border: none;
  cursor: pointer;
  border-radius: 25px;
  width: 95px !important;
  margin-top: 1rem;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
}

    /* === Subfooter container === */
    .subfooter {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        max-width: none !important;
        padding: 50px 25px !important;
        margin: 0 auto !important;
        background-color: #1f3a52 !important;
        border-radius: 15px !important;
        gap: 40px !important;
    }

    .subfooter-left,
    .subfooter-right {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

    /* === Left side text === */
    .about-subtext-f,
    .serif-f {
        font-size: 2rem !important;
        line-height: 1.2 !important;
        text-align: center !important;
        color: #fff !important;
        margin: 5px 0 !important;
    }

    .privacy-statement {
        text-align: center !important;
        font-size: 0.9rem !important;
        color: #ddd !important;
        margin-top: 10px !important;
    }

    /* === Subscribe section === */
    .subscribe-container {
        width: 100% !important;
        max-width: 90% !important;
        text-align: center !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        background: rgba(255, 255, 255, 0.07) !important;
        padding: 25px !important;
        border-radius: 12px !important;
    }

    .subscribe-container p {
        color: #fff !important;
        font-size: 1rem !important;
        margin-bottom: 12px !important;
    }

    .subscribe-form {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 12px !important;
    }

    .email-input {
        width: 95% !important;
        height: 48px !important;
        font-size: 1rem !important;
        border-radius: 8px !important;
    }

    .subf1-button {
        width: 95% !important;
        height: 48px !important;
        font-size: 1rem !important;
        border-radius: 8px !important;
        background: #0f2a3e !important;
        color: #fff !important;
    }

    /* === Video Section === */
    .image-placeholder1 {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        margin-top: 25px !important;
    }

    .image-placeholder1 video {
        width: 240px !important;
        height: 240px !important;
        border-radius: 12% !important;
        object-fit: cover !important;
    }

    /* === Footer links stacked === */
    .f_widget {
        text-align: center !important;
        width: 100% !important;
    }

    .f_widget h3 {
        font-size: 1.4rem !important;
        margin-bottom: 10px !important;
    }

    .f_widget .f_list {
        font-size: 1rem !important;
        line-height: 1.6 !important;
    }

    /* === Social icons === */
    .f_social_icon {
        justify-content: center !important;
        gap: 18px !important;
        margin-top: 20px !important;
    }

    .f_social_icon a {
        font-size: 24px !important;
    }

    /* === Copy text === */
    .copy,
    .copy1 {
        text-align: center !important;
        margin-top: 10px !important;
        font-size: 0.98rem !important;
        color: #ccc !important;
    }

    #footer,
    .custom_footer_area,
    .custom_footer_top,
    .custom_footer_top .container,
    .custom_footer_top .row,
    .subfooter,
    .subfooter-right {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        overflow-x: visible !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* Subscribe container — true centering */
    .subscribe-container {
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        margin: 0 auto 25px auto !important;
        width: 90% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        background: rgba(255, 255, 255, 0.07) !important;
        border-radius: 12px !important;
        padding: 25px !important;
    }

    /* Video section — center it cleanly */
    .image-placeholder1 {
        width: 100% !important;
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }

    .image-placeholder1 video {
        width: 230px !important;
        height: 230px !important;
        border-radius: 12% !important;
        object-fit: cover !important;
    }

    .subfooter-right {
        width: 100% !important;
        transform: none !important;
        margin-top: 0 !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .subscribe-container {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        margin: 0 auto 25px auto !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }

    .image-placeholder1 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        transform: none !important;
        left: 0 !important;
        right: 0 !important;
        position: relative !important;
    }

    /* Ensure no hidden overflow from body or parent */
    html,
    body {
        overflow-x: hidden !important;
    }

    /*#endregion FOOTER*/

}

@media (max-width: 599px) and (min-height: 668px) and (max-height: 812px) {
     /*#region NAV*/
    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: var(--background-color);
        padding: 5px 10px !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        /* stack if logo or icons appear later */
        z-index: 1000;
        margin-top: 0 !important;
    }

    nav {
        width: 100%;
        margin-top: 0 !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
    }

    .nav-links {
        display: flex !important;
        flex-direction: row !important;
        /* horizontal layout */
        justify-content: space-around !important;
        /* evenly spaced links */
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0 8px !important;
        overflow-x: auto;
        /* allows scrolling if too many links */
        scrollbar-width: none;
        /* hide scrollbar (Firefox) */
    }

    .nav-links::-webkit-scrollbar {
        display: none;
        /* hide scrollbar (WebKit) */
    }

    .nav-links li {
        flex: 1 0 auto;
        text-align: center;
        margin: 0 !important;
    }

    .nav-links li a {
        font-size: 11px !important;
        font-weight: 700 !important;
        padding: 4px 6px !important;
        white-space: nowrap !important;
    }

    /*#endregion NAV*/

    /*#region AbOUT US*/
    /* Overall About Section */
    .about-us-section {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        padding: 25px 15px !important;
        margin-top: 60px !important;
    }

    /* About Header */
    .about-header h2,
    .about-subtext,
    .serif {
        text-align: center !important;
        font-size: 1.8rem !important;
        line-height: 1.2em !important;
        margin-bottom: 15px !important;
    }

    .about-subtext {
        font-size: 1.4rem !important;
    }

    .serif {
        font-size: 1.3rem !important;
    }

    /* Problem Statement Card */
    .problem-statement-card {
        width: 100% !important;
        padding: 20px !important;
        margin: 25px auto !important;
        text-align: center !important;
    }

    .problem-statement-card h3 {
        font-size: 1.3rem !important;
    }

    .problem-statement-card p {
        font-size: 0.95rem !important;
        text-align: center !important;
        line-height: 1.6 !important;
    }

    /* Sub-sections (Vision, Mission, Goal, Core Values) */
    .vision-section,
    .mission-section,
    .goal-section,
    .core-values-section {
        margin-top: 25px !important;
        text-align: center !important;
        align-items: center !important;
    }

    .vision-section h3,
    .mission-section h3,
    .goal-section h3,
    .core-values-section h3 {
        font-size: 1.2rem !important;
    }

    .vision-section p,
    .mission-section p,
    .goal-section p,
    .core-values-section p {
        font-size: 0.95rem !important;
        text-align: center !important;
    }

    .core-values-section ul {
        padding-left: 0 !important;
        list-style-position: inside !important;
        text-align: center !important;
    }

    /* Team Section */
    .team-section {
        padding: 20px 10px !important;
        margin-top: 40px !important;
        text-align: center !important;
    }

    .team-heading {
        font-size: 1.5rem !important;
        margin-bottom: 20px !important;
    }

    .team-row {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 25px !important;
        margin-bottom: 30px !important;
    }

    .team-card {
        width: 85% !important;
        max-width: 260px !important;
    }

    .team-img {
        width: 160px !important;
        height: 160px !important;
    }

    .team-card h4 {
        font-size: 1rem !important;
    }

    .team-card p {
        font-size: 0.9rem !important;
    }

    /*#endregion ABOUT US*/

    /*#region WHO WE ARE1*/
    /* WHO WE ARE (MOBILE FIXED) */
    .who-we-are-section1 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        padding: 1.5rem !important;
        height: auto !important;
        margin: 60px auto 0 auto !important;
        top: 0 !important;
    }

    .image-card-container {
        display: grid !important;
        grid-template-columns: 1fr !important;
        width: 90% !important;
        margin: 0 auto !important;
        margin-top: 20px !important;
    }

    .who-we-are-content1 {
        width: 90% !important;
        text-align: center !important;
        margin-top: 25px !important;
        padding: 0 !important;
    }

    .who-we-are-content1 h2 {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }

    .who-we-are-content1 p {
        font-size: 0.9rem !important;
        line-height: 1.4 !important;
        max-width: 95% !important;
        margin: 10px auto 20px auto !important;
    }

    /* === CARD FIX === */
    .card-container2 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 15px auto 0 auto !important;
        gap: 0 !important;
        /* Reset desktop offset */
        margin-left: 0 !important;
    }

    .card-box2 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        position: relative !important;
        background: #ffffff !important;
        border: 1px solid #ddd !important;
        border-radius: 12px !important;
        padding: 20px 15px !important;
        width: 90% !important;
        max-width: 330px !important;
        margin: 0 auto !important;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
        /* Reset desktop offset */
        left: 0 !important;
    }

    .icon-container2 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 60px !important;
        height: 60px !important;
        background: #f2f2f2 !important;
        border-radius: 50% !important;
        margin-bottom: 10px !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }

    .card-icon2 {
        color: #e63946 !important;
        font-size: 24px !important;
    }

    .card-box2 p {
        margin: 0 !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        color: #333 !important;
    }


    /*#endregion WHO WE ARE*/

    /*#region FEATURES*/
    #features {
        padding: 35px 25px;
        border-radius: 25px;
    }

    .features-heading {
        font-size: 1.2rem;
    }

    .result-header h2 {
        font-size: 1.6rem;
    }

    .result-header p {
        font-size: 0.95rem;
    }

    .features-box img {
        max-height: 240px;
    }

    .carousel-inner .row {
        flex-direction: column;
        gap: 18px;
        padding: 0 10px;
    }

    .custom-carousel-control-prev {
        left: -5%;
        transform: none;
    }

    .custom-carousel-control-next {
        right: 0%;
        transform: none;
    }

    .book-session,
    .more-resources {
        font-size: 0.7rem;
        padding: 7px 10px;
    }

    .book-session .arrow-icon,
    .more-resources .arrow-icon {
        width: 22px;
        height: 22px;
    }

    /*#endregion FEATURES*/

     /*#region FOOTER*/
    /* === Reset global containers === */
    .custom_footer_top {
        width: 100% !important;
        padding: 40px 20px !important;
        overflow-x: visible !important;
    }

    .custom_footer_top .row {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        gap: 45px !important;
        width: 100% !important;
    }

    /* === Fix column layout === */
    .col-lg-3,
    .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    /* === Contact Form === */
    .contact_widget form {
        width: 100% !important;
        padding: 0 10px !important;
    }

    .contact_widget form input,
    .contact_widget form textarea {
        width: 100% !important;
        padding: 12px !important;
        font-size: 1rem !important;
        border-radius: 10px !important;
    }

    .contact_widget button,
  .contact-button {
    width: 70% !important;
    height: 50px !important;
    font-size: 1rem !important;
    border-radius: 10px !important;
    background: linear-gradient(135deg, #70b800, #0481c1) !important;
    color: #fff !important;
    border: none !important;
  }

    #contactForm button {
 background: linear-gradient(135deg, #70b800, #0481c1) !important;
  color: #ffffff;
  padding: 0.5rem 1rem;

  font-size: 0.9rem;
  border: none;
  cursor: pointer;
  border-radius: 25px;
  width: 95px !important;
  margin-top: 1rem;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
}

    /* === Subfooter container === */
    .subfooter {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        max-width: none !important;
        padding: 50px 25px !important;
        margin: 0 auto !important;
        background-color: #1f3a52 !important;
        border-radius: 15px !important;
        gap: 40px !important;
    }

    .subfooter-left,
    .subfooter-right {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

    /* === Left side text === */
    .about-subtext-f,
    .serif-f {
        font-size: 2rem !important;
        line-height: 1.2 !important;
        text-align: center !important;
        color: #fff !important;
        margin: 5px 0 !important;
    }

    .privacy-statement {
        text-align: center !important;
        font-size: 0.9rem !important;
        color: #ddd !important;
        margin-top: 10px !important;
    }

    /* === Subscribe section === */
    .subscribe-container {
        width: 100% !important;
        max-width: 90% !important;
        text-align: center !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        background: rgba(255, 255, 255, 0.07) !important;
        padding: 25px !important;
        border-radius: 12px !important;
    }

    .subscribe-container p {
        color: #fff !important;
        font-size: 1rem !important;
        margin-bottom: 12px !important;
    }

    .subscribe-form {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 12px !important;
    }

    .email-input {
        width: 95% !important;
        height: 48px !important;
        font-size: 1rem !important;
        border-radius: 8px !important;
    }

    .subf1-button {
        width: 95% !important;
        height: 48px !important;
        font-size: 1rem !important;
        border-radius: 8px !important;
        background: #0f2a3e !important;
        color: #fff !important;
    }

    /* === Video Section === */
    .image-placeholder1 {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        margin-top: 25px !important;
    }

    .image-placeholder1 video {
        width: 240px !important;
        height: 240px !important;
        border-radius: 12% !important;
        object-fit: cover !important;
    }

    /* === Footer links stacked === */
    .f_widget {
        text-align: center !important;
        width: 100% !important;
    }

    .f_widget h3 {
        font-size: 1.4rem !important;
        margin-bottom: 10px !important;
    }

    .f_widget .f_list {
        font-size: 1rem !important;
        line-height: 1.6 !important;
    }

    /* === Social icons === */
    .f_social_icon {
        justify-content: center !important;
        gap: 18px !important;
        margin-top: 20px !important;
    }

    .f_social_icon a {
        font-size: 24px !important;
    }

    /* === Copy text === */
    .copy,
    .copy1 {
        text-align: center !important;
        margin-top: 10px !important;
        font-size: 0.98rem !important;
        color: #ccc !important;
    }

    #footer,
    .custom_footer_area,
    .custom_footer_top,
    .custom_footer_top .container,
    .custom_footer_top .row,
    .subfooter,
    .subfooter-right {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        overflow-x: visible !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* Subscribe container — true centering */
    .subscribe-container {
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        margin: 0 auto 25px auto !important;
        width: 90% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        background: rgba(255, 255, 255, 0.07) !important;
        border-radius: 12px !important;
        padding: 25px !important;
    }

    /* Video section — center it cleanly */
    .image-placeholder1 {
        width: 100% !important;
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }

    .image-placeholder1 video {
        width: 230px !important;
        height: 230px !important;
        border-radius: 12% !important;
        object-fit: cover !important;
    }

    .subfooter-right {
        width: 100% !important;
        transform: none !important;
        margin-top: 0 !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .subscribe-container {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        margin: 0 auto 25px auto !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }

    .image-placeholder1 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        transform: none !important;
        left: 0 !important;
        right: 0 !important;
        position: relative !important;
    }

    /* Ensure no hidden overflow from body or parent */
    html,
    body {
        overflow-x: hidden !important;
    }

    /*#endregion FOOTER*/
}

@media (max-width: 599px) and (min-height: 933px) and (max-height: 1000px) {
     /*#region NAV*/
    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: var(--background-color);
        padding: 5px 10px !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        /* stack if logo or icons appear later */
        z-index: 1000;
        margin-top: 0 !important;
    }

    nav {
        width: 100%;
        margin-top: 10 !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
    }

    .nav-links {
        display: flex !important;
        flex-direction: row !important;
        /* horizontal layout */
        justify-content: space-around !important;
        /* evenly spaced links */
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0 8px !important;
        overflow-x: auto;
        /* allows scrolling if too many links */
        scrollbar-width: none;
        /* hide scrollbar (Firefox) */
    }

    .nav-links::-webkit-scrollbar {
        display: none;
        /* hide scrollbar (WebKit) */
    }

    .nav-links li {
        flex: 1 0 auto;
        text-align: center;
        margin: 0 !important;
    }

    .nav-links li a {
        font-size: 14px !important;
        font-weight: 700 !important;
        padding: 4px 6px !important;
        white-space: nowrap !important;
    }

    /*#endregion NAV*/

    /*#region AbOUT US*/
    /* Overall About Section */
    .about-us-section {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        padding: 25px 15px !important;
        margin-top: 60px !important;
    }

    /* About Header */
    .about-header h2,
    .about-subtext,
    .serif {
        text-align: center !important;
        font-size: 1.8rem !important;
        line-height: 1.2em !important;
        margin-bottom: 15px !important;
    }

    .about-subtext {
        font-size: 1.4rem !important;
    }

    .serif {
        font-size: 1.3rem !important;
    }

    /* Problem Statement Card */
    .problem-statement-card {
        width: 100% !important;
        padding: 20px !important;
        margin: 25px auto !important;
        text-align: center !important;
    }

    .problem-statement-card h3 {
        font-size: 1.3rem !important;
    }

    .problem-statement-card p {
        font-size: 0.95rem !important;
        text-align: center !important;
        line-height: 1.6 !important;
    }

    /* Sub-sections (Vision, Mission, Goal, Core Values) */
    .vision-section,
    .mission-section,
    .goal-section,
    .core-values-section {
        margin-top: 25px !important;
        text-align: center !important;
        align-items: center !important;
    }

    .vision-section h3,
    .mission-section h3,
    .goal-section h3,
    .core-values-section h3 {
        font-size: 1.2rem !important;
    }

    .vision-section p,
    .mission-section p,
    .goal-section p,
    .core-values-section p {
        font-size: 0.95rem !important;
        text-align: center !important;
    }

    .core-values-section ul {
        padding-left: 0 !important;
        list-style-position: inside !important;
        text-align: center !important;
    }

    /* Team Section */
    .team-section {
        padding: 20px 10px !important;
        margin-top: 40px !important;
        text-align: center !important;
    }

    .team-heading {
        font-size: 1.5rem !important;
        margin-bottom: 20px !important;
    }

    .team-row {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 25px !important;
        margin-bottom: 30px !important;
    }

    .team-card {
        width: 85% !important;
        max-width: 260px !important;
    }

    .team-img {
        width: 160px !important;
        height: 160px !important;
    }

    .team-card h4 {
        font-size: 1rem !important;
    }

    .team-card p {
        font-size: 0.9rem !important;
    }

    /*#endregion ABOUT US*/

    /*#region WHO WE ARE1*/
    /* WHO WE ARE (MOBILE FIXED) */
    .who-we-are-section1 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        padding: 1.5rem !important;
        height: auto !important;
        margin: 60px auto 0 auto !important;
        top: 0 !important;
    }

    .image-card-container {
        display: grid !important;
        grid-template-columns: 1fr !important;
        width: 90% !important;
        margin: 0 auto !important;
        margin-top: 20px !important;
    }

    .who-we-are-content1 {
        width: 90% !important;
        text-align: center !important;
        margin-top: 25px !important;
        padding: 0 !important;
    }

    .who-we-are-content1 h2 {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }

    .who-we-are-content1 p {
        font-size: 0.9rem !important;
        line-height: 1.4 !important;
        max-width: 95% !important;
        margin: 10px auto 20px auto !important;
    }

    /* === CARD FIX === */
    .card-container2 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 15px auto 0 auto !important;
        gap: 0 !important;
        /* Reset desktop offset */
        margin-left: 0 !important;
    }

    .card-box2 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        position: relative !important;
        background: #ffffff !important;
        border: 1px solid #ddd !important;
        border-radius: 12px !important;
        padding: 20px 15px !important;
        width: 90% !important;
        max-width: 330px !important;
        margin: 0 auto !important;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
        /* Reset desktop offset */
        left: 0 !important;
    }

    .icon-container2 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 60px !important;
        height: 60px !important;
        background: #f2f2f2 !important;
        border-radius: 50% !important;
        margin-bottom: 10px !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }

    .card-icon2 {
        color: #e63946 !important;
        font-size: 24px !important;
    }

    .card-box2 p {
        margin: 0 !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        color: #333 !important;
    }


    /*#endregion WHO WE ARE*/

    /*#region FEATURES*/
    #features {
        padding: 35px 25px;
        border-radius: 25px;
    }

    .features-heading {
        font-size: 1.2rem;
    }

    .result-header h2 {
        font-size: 1.6rem;
    }

    .result-header p {
        font-size: 0.95rem;
    }

    .features-box img {
        max-height: 240px;
    }

    .carousel-inner .row {
        flex-direction: column;
        gap: 18px;
        padding: 0 10px;
    }

    .custom-carousel-control-prev {
        left: -5%;
        transform: none;
    }

    .custom-carousel-control-next {
        right: 0%;
        transform: none;
    }

    .book-session,
    .more-resources {
        font-size: 0.7rem;
        padding: 7px 10px;
    }

    .book-session .arrow-icon,
    .more-resources .arrow-icon {
        width: 22px;
        height: 22px;
    }

    /*#endregion FEATURES*/

    /*#region FOOTER*/
    /* === Reset global containers === */
    .custom_footer_top {
        width: 100% !important;
        padding: 40px 20px !important;
        overflow-x: visible !important;
    }

    .custom_footer_top .row {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        gap: 45px !important;
        width: 100% !important;
    }

    /* === Fix column layout === */
    .col-lg-3,
    .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    /* === Contact Form === */
    .contact_widget form {
        width: 100% !important;
        padding: 0 10px !important;
    }

    .contact_widget form input,
    .contact_widget form textarea {
        width: 100% !important;
        padding: 12px !important;
        font-size: 1rem !important;
        border-radius: 10px !important;
    }

    .contact_widget button,
  .contact-button {
    width: 70% !important;
    height: 50px !important;
    font-size: 1rem !important;
    border-radius: 10px !important;
    background: linear-gradient(135deg, #70b800, #0481c1) !important;
    color: #fff !important;
    border: none !important;
  }

    #contactForm button {
 background: linear-gradient(135deg, #70b800, #0481c1) !important;
  color: #ffffff;
  padding: 0.5rem 1rem;

  font-size: 0.9rem;
  border: none;
  cursor: pointer;
  border-radius: 25px;
  width: 95px !important;
  margin-top: 1rem;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
}

    /* === Subfooter container === */
    .subfooter {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        max-width: none !important;
        padding: 50px 25px !important;
        margin: 0 auto !important;
        background-color: #1f3a52 !important;
        border-radius: 15px !important;
        gap: 40px !important;
    }

    .subfooter-left,
    .subfooter-right {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

    /* === Left side text === */
    .about-subtext-f,
    .serif-f {
        font-size: 2rem !important;
        line-height: 1.2 !important;
        text-align: center !important;
        color: #fff !important;
        margin: 5px 0 !important;
    }

    .privacy-statement {
        text-align: center !important;
        font-size: 0.9rem !important;
        color: #ddd !important;
        margin-top: 10px !important;
    }

    /* === Subscribe section === */
    .subscribe-container {
        width: 100% !important;
        max-width: 90% !important;
        text-align: center !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        background: rgba(255, 255, 255, 0.07) !important;
        padding: 25px !important;
        border-radius: 12px !important;
    }

    .subscribe-container p {
        color: #fff !important;
        font-size: 1rem !important;
        margin-bottom: 12px !important;
    }

    .subscribe-form {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 12px !important;
    }

    .email-input {
        width: 95% !important;
        height: 48px !important;
        font-size: 1rem !important;
        border-radius: 8px !important;
    }

    .subf1-button {
        width: 95% !important;
        height: 48px !important;
        font-size: 1rem !important;
        border-radius: 8px !important;
        background: #0f2a3e !important;
        color: #fff !important;
    }

    /* === Video Section === */
    .image-placeholder1 {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        margin-top: 25px !important;
    }

    .image-placeholder1 video {
        width: 240px !important;
        height: 240px !important;
        border-radius: 12% !important;
        object-fit: cover !important;
    }

    /* === Footer links stacked === */
    .f_widget {
        text-align: center !important;
        width: 100% !important;
    }

    .f_widget h3 {
        font-size: 1.4rem !important;
        margin-bottom: 10px !important;
    }

    .f_widget .f_list {
        font-size: 1rem !important;
        line-height: 1.6 !important;
    }

    /* === Social icons === */
    .f_social_icon {
        justify-content: center !important;
        gap: 18px !important;
        margin-top: 20px !important;
    }

    .f_social_icon a {
        font-size: 24px !important;
    }

    /* === Copy text === */
    .copy,
    .copy1 {
        text-align: center !important;
        margin-top: 10px !important;
        font-size: 0.98rem !important;
        color: #ccc !important;
    }

    #footer,
    .custom_footer_area,
    .custom_footer_top,
    .custom_footer_top .container,
    .custom_footer_top .row,
    .subfooter,
    .subfooter-right {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        overflow-x: visible !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* Subscribe container — true centering */
    .subscribe-container {
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        margin: 0 auto 25px auto !important;
        width: 90% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        background: rgba(255, 255, 255, 0.07) !important;
        border-radius: 12px !important;
        padding: 25px !important;
    }

    /* Video section — center it cleanly */
    .image-placeholder1 {
        width: 100% !important;
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }

    .image-placeholder1 video {
        width: 230px !important;
        height: 230px !important;
        border-radius: 12% !important;
        object-fit: cover !important;
    }

    .subfooter-right {
        width: 100% !important;
        transform: none !important;
        margin-top: 0 !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .subscribe-container {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        margin: 0 auto 25px auto !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }

    .image-placeholder1 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        transform: none !important;
        left: 0 !important;
        right: 0 !important;
        position: relative !important;
    }

    /* Ensure no hidden overflow from body or parent */
    html,
    body {
        overflow-x: hidden !important;
    }

    /*#endregion FOOTER*/
}

@media (max-width: 767px) and (min-width: 600px)and (max-height: 568px) {}