/* ---------- Tablet breakpoint ---------- */
@media (max-width: 1100px) {
    .journey-map {
        grid-template-columns: repeat(3, 200px);
        gap: 18px;
        min-width: max-content;
    }

    .journey-path {
        display: none;
    }

    .journey-scroll {
        padding-left: 24px;
        padding-right: 24px;
    }

    .journey-scrolal-hint {
        display: flex;
    }

    .hero-title {
        font-size: 40px;
        line-height: 50px;
    }

    .hero-card {
        padding: 20px;
    }

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

    .stats-item {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .stats-content h2 {
        font-size: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .stats-content p {
        font-size: 14px;
    }

    .brand-card {
        padding: 70px 40px;
    }

    .brand-title {
        font-size: 70px;
    }

    .brand-heading {
        font-size: 34px;
    }

    .brand-text {
        font-size: 18px;
    }

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

    .compare-card {
        padding: 50px 25px 20px;
        border-radius: 8px;
    }

    .compare-badge {
        left: 30px;
        font-size: 9px;
    }

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

    .curriculum-card {
        padding: 30px;
        border-radius: 8px;
    }

    .section-title {
        font-size: 42px;
    }

    .curriculum-content h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .curriculum-content p {
        font-size: 18px;
    }

    .info-row span,
    .info-row strong {
        font-size: 14px;
    }

    .curriculum-btn {
        font-size: 18px;
        padding: 15px 30px;
    }

    .card-shape {
        font-size: 130px;
    }

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

    .problem-title {
        font-size: 46px;
    }

    .problem-subtitle {
        font-size: 44px;
    }

    .problem-content {
        margin-bottom: 20px;
    }

    .problem-content p {
        font-size: 18px;
    }

    .audit-card h4 {
        font-size: 28px;
    }

    .audit-card p {
        font-size: 18px;
    }

    .feature-item {
        font-size: 18px;
    }

    .section-heading {
        font-size: 30px;
    }

    .testimonial-text {
        font-size: 18px;
        min-height: auto;
    }

    .author h5 {
        font-size: 16px;
    }

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

    .cta-title {
        font-size: 33px;
        margin-bottom: 20px;
    }

    .cta-text {
        font-size: 19px;
    }

    .cta-btn {
        font-size: 16px;
        padding: 15px 35px;
    }

    .about-baio {
        padding: 120px 0px 50px !important;
    }

    .about-title {
        font-size: 48px;
    }

    .about-text {
        font-size: 18px;
    }

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

    .mission-card,
    .vision-card {
        padding: 35px;
    }

    .mission-card p,
    .vision-card p {
        font-size: 18px;
    }

    .counter-card {
        padding: 25px;
    }

    .counter-card h3 {
        font-size: 42px;
    }

    .counter-card span {
        font-size: 15px;
    }

    .our-story-section {
        padding: 80px 0;
    }

    .story-content {
        padding-left: 0;
        margin-top: 20px;
    }

    .story-content h2 {
        font-size: 42px;
    }

    .story-content p {
        font-size: 17px;
        line-height: 1.8;
    }

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

    .section-title {
        font-size: 42px;
    }

    .section-description {
        font-size: 18px;
    }

    .advantage-card {
        padding: 35px;
    }

    .advantage-card h3 {
        font-size: 28px;
    }

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

    .section-title {
        font-size: 32px;
    }

    .section-description {
        font-size: 14px;
        line-height: 1.5;
        max-width: 100%;
    }

    .advantage-card {
        padding: 25px;
        border-radius: 20px;
    }

    .icon-box {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }

    .icon-box i {
        font-size: 24px;
    }

    .advantage-card h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .advantage-card p {
        font-size: 16px;
        line-height: 1.7;
    }

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

    .team-title {
        font-size: 42px;
    }

    .team-image img {
        height: 330px;
    }

    .team-content h4 {
        font-size: 26px;
    }

    .team-content span {
        font-size: 15px;
    }

    .contact-section {
        padding: 70px 0 !important;
    }

    .contact-title {
        font-size: 35px;
    }

    .contact-desc {
        font-size: 15px;
    }

    .contact-card,
    .form-card {
        padding: 20px;
    }

    .contact-card h3,
    .form-card h3 {
        font-size: 20px;
    }

    .contact-item h6 {
        font-size: 16px;
    }

    .faq-hero-section {
        padding: 50px 0;
    }

    .faq-title {
        font-size: 39px;
    }

    .faq-description {
        font-size: 14px;
        margin-bottom: 35px;
        width: 100%;
    }

    .faq-search-box .form-control {
        height: 64px
    }

    .faq-sidebar {
        position: relative;
        top: 0;
        margin-bottom: 35px
    }

    .faq-heading h2 {
        font-size: 24px;
    }

    .accordion-button {
        font-size: 16px;
        padding: 20px 60px 20px 22px
    }

    .accordion-body {
        font-size: 16px;
        padding: 0 22px 22px
    }

    .section-heading h2 {
        font-size: 34px
    }

    .syllabus-card,
    .practice-card {
        padding: 35px;
        min-height: auto
    }

    .syllabus-card h3,
    .practice-card h3 {
        font-size: 30px
    }

    .support-card {
        padding: 55px 25px
    }

    .support-card h2 {
        font-size: 40px
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center;
    }

    .footer-bottom p {
        text-align: center;
    }

    .certificates {
        flex-direction: column;
    }

    .footer-logo h3 {
        font-size: 34px;
    }

    .footer-text {
        font-size: 16px;
        max-width: 100%;
    }

    .top-bar .container {
        flex-direction: column;
        justify-content: center;
        gap: 8px;
        padding: 10px 15px;
        height: auto;
    }

    .announcement {
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }

    .top-links {
        justify-content: center;
    }

    .logo-text {
        font-size: 28px;
    }

    .register-btn {
        margin-top: 15px;
        display: inline-block;
    }

    .navbar-nav {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .curriculum-hero {
        padding: 150px 20px 0px;
    }

    .curriculum-content h1 {
        font-size: 40px;
    }

    .curriculum-content p {
        font-size: 13px;
    }

    .curriculum-badge {
        font-size: 12px;
        padding: 10px 18px;
    }

    .curriculum-content h1 {
        font-size: 56px;
    }

    .dropdown ul,
    .megaropdown {
        padding: 5px 0px 10px;
        width: 180px;
    }

    .dropnav ul {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
        padding-left: 10px !important;
    }

    .dropdown li a {
        padding: 0px 5px 5px;
        margin: 0px 0px 5px;
    }

    .dropdown li a sum,
    .megaropdown li a span {
        width: 30px;
        height: 30px;
        font-size: 11px;
    }

    .megaropdown {
        width: 100%;
        padding: 10px 20px;
    }

    .megaropdown h6 {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .megaropdown li a span {
        width: 20px;
        height: 20px;
        font-size: 10px;
        object-fit: contain;
        object-position: center;
    }

    .megaropdown .col-md-3 {
        padding: 0px;
    }

    .megaropdown ul li a,
    .dropnav ul li a {
        font-size: 13px !important;
        gap: 8px !important;
        padding: 0px !important;
        line-height: 16px !important;
        padding-bottom: 5px !important;
    }

    .megaropdown ul li,
    .dropnav ul li {
        margin-bottom: 10px;
        border: unset;
        padding: 0;
    }

    .trust-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 25px;
    }

    .trust-divider {
        display: none;
    }

    .partner-grid {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 40px;
    }

    .report-card {
        padding: 30px;
    }

    .report-card h3 {
        font-size: 20px;
    }

    .section-title {
        font-size: 25px !important;
    }

    p {
        font-size: 13px;
        line-height: 25px;
    }

    .mini-benefit-card {
        padding: 22px;
    }

    .hero-text {
        font-size: 13px;
        line-height: 1.5;
        font-weight: 400;
    }

    .hero-btn {
        padding: 12px 25px;
        margin-top: 0px !important;
        font-size: 13px;
    }

    .marquee-track span {
        font-size: 18px;
    }

    .stats-section .col-lg-4.col-md-6 {
        width: 33.33%;
    }

    .stats-icon {
        width: 60px;
        height: 60px;
        font-size: 22px;
        margin-bottom: 5px;
    }

    .nep-content h4 {
        margin-bottom: 8px;
        font-size: 15px;
    }

    .jstage-title {
        font-size: 14px;
    }

    .jstage-desc {
        font-size: 12px;
        line-height: 1.5;
    }

    .success-kit-lead {
        font-size: 15px;
    }

    .success-kit-description {
        font-size: 14px;
    }

    .success-kit-summary h3 {
        margin: 12px 0px 24px;
        font-size: 20px;
    }

    .success-kit-resource {
        gap: 12px;
        padding: 15px;
        flex-direction: column;
    }

    .success-kit-resource h3 {
        margin: 4px 0px 4px;
        font-size: 14px;
        font-weight: 800;
    }

    .success-kit-brochure {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 20px;
        margin-top: 18px;
        padding: 15px;
        flex-direction: column;
    }

    .main-title {
        font-size: 30px;
        margin: 10px 0px;
    }

    .difference-section .col-lg-6 {
        width: 50%;
    }

    .compare-icon,
    .advantage-card ul li span {
        width: 20px;
        min-width: 20px;
        height: 20px;
        justify-content: center;
        border-radius: 1px;
        font-size: 13px;
        display: flex;
        align-items: center;
    }

    .compare-item h4,
    .advantage-card ul li {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 5px;
    }

    .table-responsive {
        border: unset;
        overflow: hidden;
    }

    .exam-assessment-title {
        margin: 34px 0px 16px;
        font-size: 20px;
    }

    .exam-grade-card-header h4 {
        margin: 4px 0px 0px;
        font-size: 16px;
        font-weight: 700;
    }

    .exam-grade-card-header {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }

    .exam-section-list>div {
        align-items: flex-start;
        padding: 8px 0px;
        flex-direction: column;
    }

    .exam-learning-focus h4 {
        font-size: 30px;
        font-weight: 800;
    }

    .exam-focus-card header {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    .exam-focus-card h5 {
        font-size: 14px;
        font-weight: 700;
    }

    .benefits-section .col-lg-3 {
        width: 33.33%;
    }

    .feature-card {
        border-radius: 8px;
        padding: 15px;
        height: 100%;
    }

    .tab-content ul {
        grid-template-columns: repeat(2, minmax(0px, 1fr));
    }

    .geratmarks .col-md-3,
    .curriculum-section .col-lg-4 {
        width: 50%;
        margin-bottom: 20px;
    }

    .service-card h4 {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .service-card ul li {
        padding-left: 25px;
        margin-bottom: 10px;
        line-height: 20px;
        font-size: 14px;
    }

    .advisory-hero {
        padding: 45px 0px 40px;
        background: rgb(255, 255, 255);
    }

    .advisory-hero h1 {
        margin: 10px 0px 20px;
        font-size: 35px;
        line-height: 1.18;
    }

    .advisory-hero p {
        margin: 0px 0px 14px;
        font-size: 15px;
        line-height: 1.5;
    }

    .advisory-principles span {
        font-size: 30px;
        font-weight: 800;
    }

    .advisory-principles p {
        font-size: 18px;
        font-weight: 600;
        line-height: 1.45;
    }

    .advisory-generation h2 {
        margin: 18px 0px 30px;
        font-size: 25px;
    }

    .advisory-copy p {
        margin: 0px 0px 15px;
        font-size: 16px;
    }

    .advisory-join h2 {
        margin: 15px 0px 20px;
        font-size: 18px;
        font-weight: 400;
    }

    .advisory-join-content>span {
        font-size: 30px;
        font-weight: 800;
    }

    .contact-icon {
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
    }

    .contact-item small {
        font-size: 13px;
        margin-bottom: 4px;
    }

    .gallery {
        gap: var(--gap);
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        grid-auto-rows: unset;
        grid-auto-flow: row dense;
    }

    .exam-rounds td {
        font-size: 13px;
    }

    .tab-content h4::before {
        left: 3px;
        right: 0;
        margin: 0 auto;
    }

    .mobilherosectop {
        padding-top: 130px !important;
    }

    .secexademare {
        width: 100%;
        padding-bottom: 20px;
        position: relative;
        overflow: hidden;
        display: inline-block;
        word-break: break-word;
    }

    .exam-grade-guide {
        grid-template-columns: repeat(2, minmax(0px, 1fr));
        gap: 15px;
    }

    .productservices .tab-content {
        position: relative;
        margin: 0px auto;
        transform: unset;
        display: inline-block;
    }

    .exam-focus-grid {
        grid-template-columns: repeat(2, minmax(0px, 1fr));
    }

    .hero-btn-group {
        max-width: 100%;
        margin: 40px auto 0px;
    }

    .benefits-section .col-lg-4 {
        width: calc(100% / 2);
    }

    .baio-footer .col-md-4 {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .hero-section {
        padding: 70px 0px;
    }

    .hero-title {
        font-size: 35px;
        line-height: 55px;
        font-weight: 900;
        width: 100%;
    }

    .hero-text {
        font-size: 13px;
        line-height: 25px;
    }

    .hero-btn {
        padding: 12px 20px;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .hero-card {
        padding: 20px;
        max-width: calc(95%);
        border-radius: 12px;
    }

    .hero-card img {
        max-width: 100%;
    }

    .stats-section {
        padding: 30px 0px;
    }

    .stats-section .col-lg-4.col-md-6 {
        width: 33.333%;
    }

    .stats-item {
        justify-content: center;
        text-align: center;
        gap: 20px;
        flex-direction: column;
    }

    .stats-icon {
        width: 60px;
        height: 60px;
        font-size: 25px;
    }

    .stats-content h2 {
        font-size: 25px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
    }

    .stats-content p {
        font-size: 11px;
        letter-spacing: 0.5px;
        line-height: 16px;
    }

    .brand-section {
        padding: 60px 15px;
    }

    .brand-card {
        padding: 55px 25px;
        border-width: 8px;
        border-radius: 22px;
    }

    .brand-card::after {
        border-radius: 16px;
    }

    .brand-title {
        font-size: 48px;
    }

    .brand-heading {
        font-size: 28px;
    }

    .brand-text {
        font-size: 16px;
        line-height: 1.8;
    }

    .brand-tag {
        font-size: 12px;
        padding: 8px 18px;
    }

    .brand-card::before {
        width: 120px;
        height: 120px;
        left: -45px;
        top: -45px;
    }

    .brand-card .circle {
        width: 150px;
        height: 150px;
        right: -55px;
        bottom: -55px;
    }

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

    .main-title {
        font-size: 25px;
    }

    .compare-card {
        padding: 55px 22px 25px;
        border-radius: 22px;
    }

    .compare-badge {
        left: 20px;
        top: -15px;
        font-size: 13px;
        padding: 8px 18px;
    }

    .compare-item {
        gap: 16px;
        margin-bottom: 30px;
    }

    .compare-icon {
        width: 25px;
        height: 25px;
        min-width: 25px;
        font-size: 14px;
    }

    .compare-item h4 {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .compare-left p,
    .compare-right p {
        font-size: 15px;
        line-height: 1.6;
    }

    .curriculum-card {
        padding: 30px;
        border-radius: 22px;
    }

    .section-title {
        font-size: 30px;
    }

    .curriculum-content h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .curriculum-content p {
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 25px;
    }

    .info-row {
        padding: 10px 0px;
    }

    .info-row span,
    .info-row strong {
        font-size: 13px;
    }

    .curriculum-btn {
        width: 100%;
        font-size: 16px;
        padding: 14px;
    }

    .card-shape {
        font-size: 90px;
        right: 15px;
        bottom: 10px;
    }

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

    .problem-title {
        font-size: 34px;
    }

    .problem-subtitle {
        font-size: 34px;
    }

    .problem-content p {
        font-size: 16px;
        line-height: 1.7;
    }

    .problem-feature {
        flex-direction: column;
        gap: 18px;
        margin-top: 25px;
    }

    .feature-item {
        font-size: 16px;
    }

    .audit-card {
        padding: 25px;
        border-radius: 24px;
    }

    .audit-icon {
        width: 80px;
        height: 80px;
        border-radius: 20px;
        margin-bottom: 20px;
    }

    .audit-icon i {
        font-size: 36px;
    }

    .audit-card h4 {
        font-size: 22px;
    }

    .audit-card p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .audit-image {
        border-radius: 16px;
    }

    .testimonial-card {
        padding: 30px;
    }

    .section-heading {
        font-size: 30px;
    }

    .testimonial-text {
        font-size: 16px;
    }

    .cta-section {
        padding: 70px 20px;
    }

    .cta-title {
        font-size: 27px;
        line-height: 1.2;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .cta-text {
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 35px;
    }

    .cta-btn {
        width: 100%;
        font-size: 12px;
        padding: 13px 10px;
    }

    .cta-note {
        font-size: 14px;
    }

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

    .about-tag {
        font-size: 12px;
        padding: 7px 14px;
        margin-bottom: 20px;
    }

    .about-title {
        font-size: 25px;
        line-height: 1.25;
        margin-bottom: 10px;
    }

    .about-text {
        font-size: 13px;
        line-height: 1.8;
    }

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

    .mission-card,
    .vision-card {
        padding: 25px;
        border-radius: 20px;
    }

    .mission-icon {
        width: 60px;
        height: 60px;
        font-size: 22px;
    }

    .vision-icon {
        width: 55px;
        height: 55px;
        font-size: 20px;
    }

    .mission-card h2,
    .vision-card h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .mission-card p,
    .vision-card p {
        font-size: 16px;
        line-height: 1.7;
    }

    .counter-card {
        padding: 20px;
    }

    .counter-card h3 {
        font-size: 34px;
    }

    .counter-card span {
        font-size: 13px;
        letter-spacing: 1px;
    }

    .our-story-section {
        padding: 60px 0;
    }

    .story-image {
        border-radius: 18px;
    }

    .story-content {
        text-align: center;
    }

    .story-tag {
        font-size: 13px;
    }

    .story-content h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .story-content p {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 18px;
    }

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

    .team-subtitle {
        font-size: 13px;
    }

    .team-title {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .team-image {
        border-radius: 18px;
    }

    .team-image img {
        height: 320px;
    }

    .team-content {
        padding-top: 18px;
        text-align: center;
    }

    .team-content h4 {
        font-size: 22px;
    }

    .team-content span {
        font-size: 14px;
        letter-spacing: .5px;
    }

    .contact-section {
        padding: 50px 0 !important;
    }

    .contact-title {
        font-size: 25px;
    }

    .contact-desc {
        font-size: 14px;
        line-height: 1.7;
        max-width: 100%;
    }

    .contact-cad,
    .form-card {
        padding: 22px;
        border-radius: 20px;
    }

    .contact-card h3,
    .form-card h3 {
        font-size: 18px;
    }

    .contact-item {
        gap: 10px;
    }

    .contact-icon {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

    .contact-item h6 {
        font-size: 13px;
    }

    .form-control,
    .form-select {
        height: 52px;
        font-size: 15px;
    }

    textarea.form-control {
        padding: 15px;
    }

    .contact-btn {
        height: 56px;
        font-size: 16px;
    }

    .faq-hero-section {
        padding: 40px 0;
    }

    .faq-title {
        font-size: 25px;
    }

    .faq-description {
        font-size: 13px;
        line-height: 1.7;
        max-width: 100%;
    }

    .faq-search-box {
        position: relative;
        max-width: calc(90%);
        margin: auto;
    }

    .faq-search-box .form-control {
        height: 58px;
        font-size: 15px;
        padding-left: 55px
    }

    .faq-search-box i {
        left: 20px;
        font-size: 16px
    }

    .faq-section {
        padding: 60px 0;
        overflow: hidden;
    }

    .faq-sidebar {
        padding: 20px;
        border-radius: 16px
    }

    .faq-sidebar li a {
        font-size: 15px;
        padding: 12px 15px
    }

    .faq-sidebar li a i {
        width: 34px;
        height: 34px;
        font-size: 14px
    }

    .faq-heading {
        gap: 12px
    }

    .faq-heading i {
        width: 50px;
        height: 50px;
        font-size: 20px
    }

    .faq-heading h2 {
        font-size: 20px;
    }

    .accordion-button {
        font-size: 14px;
        padding: 15px 50px 15px 15px;
        line-height: 1.6
    }

    .accordion-button::before {
        width: 30px;
        height: 30px;
        font-size: 18px;
        right: 16px
    }

    .accordion-body {
        font-size: 15px;
        padding: 0 18px 18px;
        line-height: 1.7
    }

    .section-heading {
        gap: 12px
    }

    .heading-icon {
        width: 48px;
        height: 48px;
        font-size: 18px
    }

    .section-heading h2 {
        font-size: 23px;
    }

    .syllabus-card,
    .practice-card {
        padding: 25px;
        border-radius: 18px
    }

    .syllabus-card h3,
    .practice-card h3 {
        font-size: 20px;
    }

    .syllabus-card p,
    .practice-card p {
        font-size: 14px;
    }

    .download-btn {
        width: 100%;
        justify-content: center;
        padding: 14px 20px
    }

    .bg-icon {
        font-size: 100px
    }

    .support-card {
        padding: 40px 20px;
        border-radius: 20px
    }

    .support-card h2 {
        font-size: 24px;
    }

    .support-card p {
        font-size: 13px;
        margin-bottom: 25px;
        line-height: 20px;
    }

    .support-info {
        flex-direction: column
    }

    .support-info a {
        width: 100%;
        justify-content: center
    }

    .left-circle,
    .right-circle {
        width: 120px;
        height: 120px
    }

    .left-circle {
        left: -60px;
        bottom: -60px
    }

    .right-circle {
        right: -60px;
        top: -60px
    }

    .journey-section {
        padding: 60px 0 72px;
    }

    .journey-header {
        padding: 0 20px;
        margin-bottom: 32px;
    }

    .journey-scroll {
        padding: 14px 20px 22px;
        scroll-snap-type: x mandatory;
        overflow: hidden;
    }

    .journey-map {
        grid-template-columns: repeat(2, 170px);
        gap: 5px;
    }

    .journey-stage {
        scroll-snap-align: start;
    }

    .jstage-node {
        width: 50px;
        height: 50px;
        margin-bottom: 13px;
    }

    .jstage-icon {
        width: 22px;
        height: 22px;
    }

    .jstage-num {
        width: 18px;
        height: 18px;
        font-size: 9px;
        top: -5px;
        right: -6px;
    }

    .jstage-card {
        padding: 15px 12px 14px;
        min-height: 200px;
        MARGIN-BOTTOM: 20PX;
    }

    .jstage-title {
        font-size: 15px;
    }

    .jstage-desc {
        font-size: 12.5px;
    }

    .jstage-stat-num {
        font-size: 18px;
    }

    .whatsapp-float {
        width: 55px;
        height: 55px;
        right: 15px;
        bottom: 115px;
        font-size: 30px;
    }

    .marquee-track span {
        font-size: 1.875rem;
        /* md:text-3xl */
    }

    .trust-wrapper {
        grid-template-columns: 1fr;
        padding: 25px;
    }

    .partner-grid {
        grid-template-columns: 1fr;
    }

    .partner-card {
        min-height: 120px;
    }

    .nep-timeline::before {
        display: none;
    }

    .nep-item {
        flex-direction: column;
        gap: 18px;
    }

    .section-title {
        font-size: 25px;
    }

    .section-description {
        font-size: 14px;
        max-width: 100%;
    }

    .report-top {
        flex-direction: column;
        align-items: flex-start;
    }

    .report-icon {
        width: 70px;
        height: 70px;
    }

    .report-icon i {
        font-size: 30px;
    }

    .report-card h3 {
        font-size: 22px;
        line-height: 25px;
    }

    .mini-benefit-card {
        flex-direction: column;
    }

    .mini-icon {
        width: 50px;
        height: 50px;
    }

    .mini-icon i {
        font-size: 24px;
    }

    .mini-content h4 {
        font-size: 20px;
    }

    .qualifier-title {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .qualifier-title span {
        width: 45px;
    }

    .exam-rounds tbody {
        grid-template-columns: 1fr;
    }

    .exam-rounds tbody tr {
        padding: 30px;
    }

    .exam-rounds td:first-child {
        font-size: 22px;
    }

    .exam-assessment-title {
        font-size: 22px;
    }

    .exam-grade-guide,
    .exam-focus-grid {
        grid-template-columns: 1fr;
    }

    .exam-grade-card-header,
    .exam-grade-stats,
    .exam-section-list {
        padding-left: 16px;
        padding-right: 16px;
    }

    .advisory-hero {
        padding: 120px 0 50px;
    }

    .advisory-hero h1 {
        font-size: 26px;
        margin: 10px 0px 20px;
    }

    .advisory-hero p,
    .advisory-copy p {
        font-size: 14px;
    }

    .advisory-principles {
        padding: 34px 0;
    }

    .advisory-principles-layout {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .advisory-principles p {
        font-size: 16px;
        font-weight: 400;
    }

    .advisory-generation,
    .advisory-join {
        padding: 58px 0;
    }

    .advisory-generation h2 {
        font-size: 25px;
    }

    .advisory-copy {
        padding-left: 18px;
    }

    .advisory-join h2 {
        font-size: 15px;
        font-weight: 500;
    }

    span.hero-tag {
        font-size: 14px;
    }

    .marquee-track span {
        display: block;
        font-size: 18px;
        font-weight: 800;
    }

    .exam-learning-focus h4 {
        font-size: 25px;
        font-weight: 800;
    }

    .benefits-section .section-title {
        font-size: 25px;
        margin-bottom: 6px;
    }

    p {
        font-size: 13px;
        line-height: 25px;
    }

    .productservices .tab-content {
        margin: 0px auto;
        padding: 20px;
        border-radius: 12px;
        transform: unset;
        height: 100%;
        width: calc(100% - 20px);
    }

    .tab-content ul {
        margin: 30px 0px 0px;
        grid-template-columns: repeat(1, minmax(0px, 1fr));
        gap: 5px;
    }

    .table-responsive {
        border: unset;
        overflow: hidden;
    }

    .boxmarkst h3 {
        font-size: 18px;
        margin: 4px 0px 0px;
    }

    .boxmarkst .qcount {
        font-size: 13px;
        font-weight: 600;
        margin: 5px 0px 14px;
    }

    .boxmarkst .marks {
        font-weight: 800;
        font-size: 13px;
        text-align: center;
    }

    .geratmarks .col-md-3,
    .curriculum-section .col-lg-4,
    .assessment-framework .col-md-6 {
        margin-bottom: 20px;
        width: 100%;
    }

    .total-head span:last-child {
        font-size: 11px;
    }

    .boxmarkst .desc {
        font-size: 13px;
    }

    .equation {
        gap: 0px;
    }

    .eq-chip {
        gap: 5px;
        border-radius: 4px;
        padding: 5px 8px;
    }

    .eq-chip .sw {
        width: 18px;
        height: 18px;
        border-radius: 4px;
        font-weight: 800;
        font-size: 8px;
    }

    .eq-result .n {
        font-size: 17px;
        color: var(--xp-ink);
        line-height: 1;
    }

    .eq-result .l {
        font-size: 11px;
    }

    .eq-op {
        font-weight: 700;
        font-size: 12px;
    }

    .curriculum-section .section-title {
        font-size: 25px;
    }

    .service-card h4 {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .service-card ul li {
        padding-left: 28px;
        margin-bottom: 10px;
        line-height: 20px;
        font-size: 14px;
    }

    .service-card {
        padding: 25px;
        margin-bottom: 0px;
    }

    .benefit-main-card h3 {
        margin: 10px 0px 20px;
        font-size: 18px;
    }

    .benefit-main-card li {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .advisory-join-content>span {
        font-size: 20px;
    }

    .difference-section .col-lg-6 {
        width: 100%;
    }

    .benefits-section .col-lg-3 {
        width: calc(100% /2);
    }

    .hero-btn-group {
        gap: 8px;
        display: flex;
        flex-direction: column;
        gap: 0px;
        align-items: stretch;
        justify-content: center;
        width: max-content;
    }

    .hero-btn {
        padding: 12px 12px;
        min-height: 60px;
        border-radius: 13px;
        gap: 8px;
    }

    .icon-wrap {
        width: 30px;
        height: 30px;
    }

    .btn-icon {
        width: 16px;
        height: 16px;
    }

    .btn-title {
        font-size: 12px;
    }

    .btn-sub {
        font-size: 10px;
    }

    .arrow {
        display: none;
    }

    section.benefits-section {
        background: rgb(250, 249, 246);
        padding-top: 50px;
    }

    .exam-rounds tbody tr,
    .data-table.exam-rounds tbody tr:nth-child(2n) {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
        gap: 10px 20px;
        padding: 26px;
        border-width: 4px 1px 1px;
    }

    .mobilherosectop {
        padding-top: 130px !important;
    }

    .gallerysection {
        padding: 50px 0px 50px;
    }

    .track {
        gap: 10px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-bottom: 6px;
        align-items: stretch;
        flex-direction: column;
    }

    .round-card {
        flex: 0 0 82%;
        scroll-snap-align: start;
        padding: 20px 18px;
    }

    .round-title {
        font-size: 16px;
        font-weight: 600;
    }

    .rail-pill {
        font-size: 9.5px;
        padding: 4px 9px;
    }

    .tab-pane .sub {
        font-size: 12px;
        line-height: 20px;
    }

    .tab-pane .heading {
        font-size: 18px;
    }

    .field-value {
        font-size: 12px;
    }

    .baio-footer .col-md-4 {
        width: 100%;
    }

    .benefit-bottom-card h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .benefit-bottom-card .btn {
        padding: 12px 20px;
        font-size: 13px;
        margin-top: 30px;
    }

    .icon-box {
        width: 40px;
        height: 40px;
        margin-bottom: 20px;
    }

    .icon-box i {
        font-size: 14px;
    }

    .feature-card h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .feature-card p {
        font-size: 13px;
        line-height: 1.5;
    }

    .grade-syllabus-eyebrow {
        padding: 4px 10px;
        font-size: 9px;
        font-weight: 500;
        letter-spacing: 0;
    }

    .grade-syllabus-hero p {
        max-width: 100%;
        font-size: 12px;
        line-height: 1.55;
    }

    .grade-syllabus-download {
        padding: 10px 15px;
        border-radius: 6px;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: 0.5px;
    }
}

@media (max-width: 480px) {
    .journey-title {
        font-size: 24px;
    }

    .journey-sub {
        font-size: 14px;
    }

    .btn-sub {
        display: none;
    }

    .hero-btn {
        justify-content: left;
    }

    .benefits-section .col-lg-4 {
        width: 100%;
    }
}

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce) {

    .journey-stage,
    .jstage-node,
    .jstage-card,
    .jstage-btn,
    .jstage-btn svg,
    .jstage-node-ai {
        transition: none;
        animation: none;
    }
}