/* Hero Section Responsive */


@media (max-width : 1280px) {
    .hero-title {
        font-size: 9rem;
    }
}


/* Large Desktop - 1200px */
@media (max-width: 1200px) {
    .hero-title {
        font-size: 8rem;
    }

    .hero-subtitle {
        font-size: 1.5rem;
    }

    .hero-tagline {
        font-size: 3rem;
    }

    .hero-buttons .btn {
        padding: 12px 40px;
    }



    .main-heading {
        font-size: 4rem;
        letter-spacing: 1.5px;
    }

    .main-subheading {
        font-size: 1.15rem;
    }

    .vm-card {
        padding: 45px 35px;
    }

    .vm-title {
        font-size: 3.2rem;
        letter-spacing: 1.5px;
    }

    .vm-description,
    .vm-list li {
        font-size: 1.1rem;
    }




    .benefits-section {
        padding: 90px 0;
    }

    .benefit-card {
        padding: 45px 35px;
    }

    .benefit-title {
        font-size: 3rem;
        letter-spacing: 1.5px;
        margin-bottom: 28px;
    }

    .benefit-icon {
        margin-bottom: 22px;
    }

    .benefit-icon img {
        width: 55px;
        height: 55px;
    }

    .benefit-list li {
        font-size: 1.02rem;
    }



}

/* Tablet - 992px */
@media (max-width: 992px) {
    .hero-section {
        min-height: 95vh;
    }

    .hero-title {
        font-size: 6rem;
    }

    .hero-subtitle {
        font-size: 1.3rem;
    }

    .hero-tagline {
        font-size: 2.5rem;
    }

    .hero-buttons {
        margin-bottom: 50px;
    }

    .hero-buttons .btn {
        padding: 10px 35px;
        font-size: 15px;
    }

    .hero-content .badge {
        font-size: 13px;
        padding: 7px 18px;
    }

    /* about */

    .about-section {
        padding: 85px 0;
    }

    .section-title {
        font-size: 2.8rem;
        letter-spacing: 2px;
        margin-bottom: 20px;
    }

    .section-text {
        font-size: 1rem;
        line-height: 1.6;
    }

    .about-content {
        padding: 15px;
    }

    .about-image {
        padding: 15px;
        margin-top: 20px;
    }

    .about-image img {
        width: 100%;
        height: 285px;
        border-radius: 20px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
        transition: transform 0.3s ease;
    }

    .about-section .row.mb-5 {
        margin-bottom: 60px !important;
    }


    .vision-mission-section {
        padding: 85px 0;
    }

    .main-heading {
        font-size: 3.5rem;
        letter-spacing: 1.5px;
    }

    .main-subheading {
        font-size: 1.1rem;
    }

    .section-header {
        margin-bottom: 35px;
    }

    .vm-card {
        padding: 40px 30px;
        margin-bottom: 20px;
    }

    .vm-title {
        font-size: 3rem;
        letter-spacing: 1.5px;
        margin-bottom: 20px;
    }

    .vm-icon {
        margin-bottom: 20px;
    }

    .vm-icon img {
        width: 55px;
        height: 55px;
    }

    .vm-description,
    .vm-list li {
        font-size: 1rem;
    }



    .benefits-section {
        padding: 90px 0;
    }

    .benefit-card {
        padding: 40px 30px;
        margin-bottom: 20px;
    }

    .benefit-title {
        font-size: 3rem;
        letter-spacing: 1.5px;
        margin-bottom: 25px;
    }

    .benefit-icon {
        margin-bottom: 20px;
    }

    .benefit-icon img {
        width: 52px;
        height: 52px;
    }

    .benefit-list {
        padding-left: 22px;
    }

    .benefit-list li {
        font-size: 1.1rem;
        line-height: 1.75;
    }
}

/* Small Tablet - 768px */
@media (max-width: 768px) {
    .hero-section {
        min-height: 90vh;
    }

    .hero-title {
        font-size: 4.5rem;
        letter-spacing: 0px;
    }

    .hero-subtitle {
        font-size: 1.2rem;
        margin-bottom: 25px;
    }

    .hero-tagline {
        font-size: 2rem;
    }

    .hero-buttons {
        flex-direction: column;
        margin-bottom: 40px;
        gap: 12px;
    }

    .hero-buttons .btn {
        width: 100%;
        max-width: 300px;
        text-align: center;
        padding: 12px 30px;
    }


    /* about */

    .about-section {
        padding: 80px 0;
    }

    .section-title {
        letter-spacing: 1.5px;
        margin-bottom: 1.5rem;
        text-align: left;
    }

    .section-text {
        font-size: 1.1rem;
        line-height: 1.7;
        text-align: left;
    }

    .about-content {
        padding: 10px;
        margin-bottom: 25px;
    }

    .about-image {
        padding: 10px;
        margin-bottom: 30px;
        margin-top: 0;
    }

    .about-image img {
        border-radius: 15px;
    }

    .about-section .row.mb-5 {
        margin-bottom: 50px !important;
    }

    .about-section .row.mb-4 {
        margin-bottom: 40px !important;
    }


    .vision-mission-section {
        padding: 80px 0;
    }

    .main-heading {
        font-size: 3.5rem;
        letter-spacing: 1px;
    }

    .main-subheading {
        font-size: 1.2rem;
    }

    .section-header {
        margin-bottom: 30px;
    }

    .vm-card {
        padding: 35px 25px;
        margin-bottom: 20px;
    }

    .vm-icon img {
        width: 50px;
        height: 50px;
    }

    .vm-title {
        font-size: 2.8rem;
        letter-spacing: 1px;
        margin-bottom: 18px;
    }

    .vm-description,
    .vm-list li {
        font-size: 1.1rem;
        line-height: 1.7;
    }

    .vm-list li {
        padding-left: 22px;
    }





    .benefits-section {
        padding: 80px 0;
    }

    .benefit-card {
        padding: 35px 25px;
        margin-bottom: 20px;
    }

    .benefit-title {
        font-size: 2.5rem;
        letter-spacing: 1px;
        margin-bottom: 22px;
    }

    .benefit-icon {
        margin-bottom: 18px;
    }

    .benefit-icon img {
        width: 48px;
        height: 48px;
    }

    .benefit-list {
        padding-left: 20px;
    }

    .benefit-list li {
        font-size: 1rem;
        line-height: 1.7;
        margin-bottom: 6px;
    }

    .benefit-list li::marker {
        font-size: 1.1rem;
    }




    .sdg-section {
        padding: 50px 0;
    }

    .sdg-card {
        padding: 32px 18px;
        min-height: 300px;
        margin-bottom: 20px;
    }

    .sdg-title {
        font-size: 1.25rem;
        letter-spacing: 0.6px;
        line-height: 1.3;
    }

    .sdg-icon {
        width: 90px;
        height: 90px;
        border-radius: 8px;
    }

    .sdg-dual .sdg-small {
        width: 75px;
        height: 75px;
    }

    .sdg-icon-wrapper {
        margin-bottom: 18px;
    }

    .sdg-dual {
        gap: 10px;
    }

    .sdg-card:hover {
        transform: translateY(-6px);
    }


}

/* Mobile Large - 576px */
@media (max-width: 576px) {
   

    .hero-title {
        font-size: 4.5rem;
    }

    .hero-subtitle {
        font-size: 1rem;
        margin-bottom: 20px;
    }

    .hero-tagline {
        font-size: 1.8rem;
    }

    .hero-content {
        padding: 10px 0;
    }

    .hero-buttons .btn {
        padding: 11px 50px;
        font-size: 14px;
    }

        .hero-content .badge {
        font-size: 13px;
        padding: 12px 30px;
        margin-bottom: 10px;
    }

    /* .hero-overlay {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 100%);
    } */

    .hero-buttons {
        align-items: center;
        margin-bottom: 20px;
    }


    /* about */

    .about-section {
        padding: 80px 0;
    }

    .section-title {
        text-align: left;
        font-size: 2.8rem;
        letter-spacing: 1px;
        margin-bottom: 1.8rem;
    }

    .section-text {
        font-size: 0.95rem;
        line-height: 1.7;
    }

    .about-content {
        padding: 8px;
        margin-bottom: 20px;
    }

    .about-image {
        padding: 8px;
        margin-bottom: 25px;
    }

    .about-image img {
        border-radius: 12px;
        height: 240px;
    }

    .about-section .row.mb-5 {
        margin-bottom: 40px !important;
    }

    .about-section .row.mb-4 {
        margin-bottom: 35px !important;
    }

    .hero-section {
        background: url('../images/hero-banner-phone.webp') no-repeat center 30%;
        background-size: cover;
        min-height: 100vh !important;
        align-items: flex-end;
        padding-bottom: 7px;
        padding-inline: 20px;
        text-align: center;
    }
}

/* Mobile Medium - 487px */
@media (max-width: 487px) {
    .hero-title {
        font-size: 4rem;
    }

    .hero-subtitle {
        font-size: 0.9rem;
    }

    .hero-tagline {
        font-size: 1.5rem;
    }

    .hero-buttons {
        gap: 10px;
        margin-bottom: 25px;
    }

    .hero-buttons .btn {
        padding: 13px 20px;
        font-size: 15px;
        max-width: 320px;
    }


    .hero-section {
        background: url('../images/hero-banner-phone.webp') no-repeat center 40%;
        background-size: cover;
        min-height: 100vh !important;
        align-items: flex-end;
        padding-bottom: 7px;
        padding-inline: 20px;
    }

    .hero-content .badge {
        font-size: 13px;
    }


    /* about */


    .about-section {
        padding: 75px 0;
    }

    .section-title {
        font-size: 3rem;
        letter-spacing: 0.5px;
        margin-bottom: 1.5rem;
        text-align: left;
    }

    .section-text {
        font-size: 1rem;
        line-height: 1.65;
    }

    .about-content {
        padding: 5px;
        margin-bottom: 18px;
    }

    .about-image {
        padding: 5px;
        margin-bottom: 20px;
    }

    .about-image img {
        height: 220px;
    }

    .about-section .row.mb-5 {
        margin-bottom: 35px !important;
    }

    .about-section .row.mb-4 {
        margin-bottom: 30px !important;
    }


    .vision-mission-section {
        padding: 70px 0;
    }

    .main-heading {
        font-size: 3.5rem;
        letter-spacing: 0.5px;
    }

    .main-subheading {
        font-size: 1.2rem;
    }

    .section-header {
        margin-bottom: 22px;
    }

    .vm-card {
        padding: 28px 18px;
        margin-bottom: 16px;
    }

    .vm-icon img {
        width: 42px;
        height: 42px;
    }

    .vm-title {
        font-size: 3.3rem;
        letter-spacing: 0.5px;
        margin-bottom: 14px;
    }

    .vm-description,
    .vm-list li {
        font-size: 1.11rem;
        line-height: 1.65;
    }

    .vm-list li {
        padding-left: 20px;
        margin-bottom: 8px;
    }


    .benefits-section {
        padding: 70px 0;
    }

    .benefit-card {
        padding: 28px 18px;
        margin-bottom: 16px;
    }

    .benefit-title {
        font-size: 2.2rem;
        letter-spacing: 0.5px;
        margin-bottom: 18px;
    }

    .benefit-icon {
        margin-bottom: 15px;
    }

    .benefit-icon img {
        width: 42px;
        height: 42px;
        margin-bottom: 10px;
    }

    .benefit-list {
        padding-left: 18px;
    }

    .benefit-list li {
        font-size: 1rem;
        line-height: 1.65;
        margin-bottom: 7px;
    }



    .sdg-section {
        padding: 80px 0;
    }

    .sdg-card {
        padding: 28px 16px;
        min-height: 270px;
        margin-bottom: 16px;
    }

    .sdg-title {
        font-size: 1.48rem;
        letter-spacing: 1px;
        line-height: 1.25;
    }

    .sdg-icon {
        width: 120px;
        height: 120px;
    }

    .sdg-dual .sdg-small {
        width: 68px;
        height: 68px;
    }

    .sdg-icon-wrapper {
        margin-bottom: 15px;
    }

    .sdg-dual {
        gap: 8px;
    }
}

/* Mobile Small - 376px */
@media (max-width: 376px) {


    /* .hero-section {
        background: url('../images/hero-banner-phone.webp') no-repeat center center;
        background-size: cover;
    }


    .hero-section {
        min-height: 100vh;
    }

    .hero-title {
        font-size: 4.5rem;
    }

    .hero-subtitle {
        font-size: 1.2rem;
        margin-bottom: 18px;
    }

    .hero-tagline {
        font-size: 2.4rem;
    }

    .hero-content .badge {
        font-size: 19px;
        padding: 11px 15px;
    }

    .hero-buttons {
        margin-bottom: 30px;
    }

    .hero-buttons .btn {
        padding: 10px 18px;
        font-size: 20px;
        max-width: 100%;
    } */


    .hero-section {
        background: url('../images/hero-banner-phone.webp') no-repeat center bottom;
        background-size: cover;
        min-height: 100vh;
        align-items: flex-end;
        padding-bottom: 5px;
        padding-inline: 20px;
    }

    .hero-title {
        font-size: 3.4rem;
    }

    .hero-subtitle {
        font-size: 0.8rem;
        margin-bottom: 18px;
    }

    .hero-tagline {
        font-size: 1.8rem;
    }

    .hero-content .badge {
        font-size: 19px;
        padding: 11px 15px;
    }

    .hero-buttons {
        margin-bottom: 30px;
    }

    .hero-buttons .btn {
        padding: 10px 18px;
        font-size: 16px;
        max-width: 100%;
    }


    .hero-content .badge {
        background-color: rgba(0, 211, 243, 0.2);
        border: 2px solid #00bcd4;
        font-size: 12px;
    }

    /* about */


    .about-section {
        padding: 60px 0;
    }

    .section-title {
        font-size: 2.7rem;
        letter-spacing: 0.5px;
        margin-bottom: 20px;
        line-height: 1.1;
        text-align: left;
    }

    .section-text {
        font-size: 1rem;
        line-height: 1.6;
    }

    .about-content {
        padding: 5px 0;
        margin-bottom: 15px;
    }

    .about-image {
        padding: 5px 0;
        margin-bottom: 18px;
    }

    .about-image img {
        border-radius: 10px;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
        height: 170px;
    }



    .about-image img:hover {
        transform: scale(1.01);
    }

    .about-section .row.mb-5 {
        margin-bottom: 30px !important;
    }

    .about-section .row.mb-4 {
        margin-bottom: 25px !important;
    }



    .vision-mission-section {
        padding: 60px 0;
    }

    .main-heading {
        font-size: 3.2rem;
        letter-spacing: 0.5px;
        margin-bottom: 12px;
    }

    .main-subheading {
        font-size: 1rem;
    }

    .section-header {
        margin-bottom: 20px;
    }

    .vm-card {
        padding: 25px 15px;
        margin-bottom: 15px;
        border-radius: 15px;
    }

    .vm-icon {
        margin-bottom: 15px;
    }

    .vm-icon img {
        width: 38px;
        height: 38px;
    }

    .vm-title {
        font-size: 2.8rem;
        letter-spacing: 0.5px;
        margin-bottom: 12px;
    }

    .vm-description,
    .vm-list li {
        font-size: 1rem;
        line-height: 1.6;
    }

    .vm-list li {
        padding-left: 18px;
        margin-bottom: 7px;
    }

    .vm-list li:before {
        font-size: 1.2rem;
    }

    .vm-card:hover {
        transform: translateY(-3px);
    }


    .benefits-section {
        padding: 60px 0;
    }

    .benefit-card {
        padding: 25px 15px;
        margin-bottom: 15px;
        border-radius: 15px;
    }

    .benefit-title {
        font-size: 2rem;
        letter-spacing: 0.5px;
        margin-bottom: 16px;
    }

    .benefit-icon {
        margin-bottom: 14px;
    }

    .benefit-icon img {
        width: 45px;
        height: 45px;
    }

    .benefit-card:hover .benefit-icon img {
        transform: scale(1.05);
    }

    .benefit-list {
        padding-left: 18px;
    }

    .benefit-list li {
        font-size: 0.9rem;
        line-height: 1.6;
        margin-bottom: 6px;
    }

    .benefit-list li::marker {
        font-size: 0.95rem;
    }

    .benefit-card:hover {
        transform: translateY(-3px);
    }




    .sdg-section {
        padding: 60px 0;
    }

    .sdg-card {
        padding: 25px 14px;
        min-height: 260px;
        margin-bottom: 15px;
        border-radius: 15px;
    }

    .sdg-title {
        font-size: 1.5rem;
        letter-spacing: 0.3px;
        line-height: 1.2;
    }

    .sdg-icon {
        width: 100px;
        height: 100px;
        border-radius: 6px;
    }

    .sdg-dual .sdg-small {
        width: 65px;
        height: 65px;
    }

    .sdg-icon-wrapper {
        margin-bottom: 14px;
    }

    .sdg-dual {
        gap: 8px;
    }

    .sdg-card:hover {
        transform: translateY(-5px);
    }

    .sdg-card:hover .sdg-icon {
        transform: scale(1.03);
    }

    .sdg-bordered {
        border-width: 1.5px;
    }



    .leadership-section {
        padding: 60px 0;
    }

    .leader-card {
        padding: 25px 16px;
        min-height: 120px;
        margin-bottom: 15px;
        border-radius: 12px;
    }

    .leader-name {
        font-size: 1.3rem;
        margin-bottom: 7px;
    }

    .leader-position {
        font-size: 1rem;
    }

    .leader-card:hover {
        transform: translateY(-3px);
        box-shadow: 0 12px 35px rgba(0, 188, 212, 0.25);
    }


    /* footer */


    .footer-copyright {
        text-align: center;
    }

    .footer-badges {
        justify-content: center;
    }
}