 @media(min-width: 2200px){
        .admission-form-card {
            max-width: 450px;
            margin: 0 auto;
            position: absolute !important;
            top: 38%;
            right: 28%;
        }
    }
    @media (max-width: 768px) {
        .awards-slider.slick-slider .slick-track {
            display: flex !important;
        }
        .awards-slider {
            display: block !important;
        }
        .awards-slider .slick-slide {
            display: grid !important;
            grid-template-columns: repeat(2, 1fr) !important;
            grid-template-rows: repeat(3, auto) !important;  
            gap: 25px 15px !important;
            padding: 10px 5px !important;
            box-sizing: border-box;
            float: none !important;
        }
        .awards-slider .slide-item {
            display: flex !important;
            flex-direction: column !important;
            align-items: center !important;
            justify-content: flex-start !important;
            text-align: center !important;
            width: 100% !important;
            height: auto !important;
        }
        .logo-img-box {
            width: 150px !important;
            height: 150px !important;
            margin: 0 auto 6px auto !important;
        }
        .point-title {
            margin-bottom:20px !important;
        }
        .logo-img-box img {
            width: 100% !important;
            height: 100% !important;
            object-fit: contain !important;
        }
        .awards-slider .slide-item p {
            font-size: 11px !important;
            line-height: 1.3 !important;
            color: #253b71 !important;
            padding: 0 4px !important;
            margin-top: 6px !important;
            font-weight: 600 !important;
            display: block !important; 
        }
        .custom-slider-nav {
            display: flex !important;
            justify-content: center;
            gap: 15px;
            margin-top: 20px !important;
        }
    }
    .text-krm-uni{
        font-family:Playfair Display;
        font-weight:600 !important;
    }
    .contact-info-bar .icon-box {
        border:none !important;
    }
    .mobile-img img {
        min-width:100%;
    }
    .icon-box {
        width: 70px;
        height: 70px;
        border: 2px dotted #fff;
        border-radius: 50%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .krm-universe h4 {
        color: #fff;
        font-size: 30px;
    }
    .krm-universe p {
        font-size: 20px;
        color: #fff !important;
    }
    .text-krm-uni {
        color: #ffc700;
        font-size: 45px !important;
    }
    .text-warg {
        color: #F2770D;
    }
    body {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        background-color: #f8f9fa;
    }
    .admission-form-card {
        max-width: 450px;
        margin: 0 auto;
    }
    .form-title {
        font-size: 24px;
        font-weight: 600;
        color: #111111;
    }
    .btn-register {
        background-color: #a93226;
        color: #ffffff;
        border: 1px solid #a93226;
        border-radius: 4px;
        font-weight: 500;
    }
    .btn-register:hover {
        color: #fff;
        background-color: #922b21;
    }
    .btn-login {
        background-color: transparent;
        color: #2471a3;
        border: none;
        font-weight: 500;
    }
    .btn-login:hover {
        color: #1b4f72;
    }
    .form-control, .form-select {
        border-radius: 4px;
        border: 1px solid #cccccc;
        padding: 10px 12px;
        font-size: 14px;
        color: #333333;
    }
    .form-control::placeholder {
        color: #777777;
    }
    .form-control:focus, .form-select:focus {
        border-color: #a93226;
        box-shadow: 0 0 0 0.25rem rgba(169, 50, 38, 0.15);
    }
    .country-code-btn {
        border: 1px solid #cccccc;
        background-color: #fdfefe;
        color: #333;
        font-size: 14px;
    }
    .captcha-box {
        height: 43px;
        background-color: #f2f4f4 !important;
    }
    .captcha-text {
        font-family: 'Courier New', Courier, monospace;
        font-size: 16px;
        letter-spacing: 2px;
        color: #333;
        user-select: none;
    }
    .refresh-icon {
        color: #555;
        cursor: pointer;
        font-size: 16px;
    }
    .btn-submit-form {
        background-color: #a93226;
        color: #ffffff;
        border: none;
        font-weight: 600;
        font-size: 16px;
        border-radius: 4px;
        transition: background 0.3s ease;
    }
    .btn-submit-form:hover {
        background-color: #922b21;
        color: #ffffff;
    }
    .form-check-input:checked {
        background-color: #a93226;
        border-color: #a93226;
    }
    @media (max-width: 767.98px) {
        .faq-main-title{
            font-size: 1.6rem !important;
        }
        .gallery-title{
            font-size: 1.6rem !important;
        }
        .section-title {
            font-family: Playfair Display;
            font-size: 1.6rem !important;
            line-height: 1.9rem;
            font-weight: 600;
        }
        .curriculum-heading{
            font-size:1.6rem;
        }
        .hero-section {
            background-position: left center;
        }
        .admission-form-card {
            margin-top: 30px;
        }
    }
    .excellence-section {
        background-color: #ffffff;
    }
    .section-title {
        font-family: Playfair Display;
        font-size: 45px;
        font-weight: 600;
    }
    .text-orange {
        color: #F2770D;
    }
    .text-blue {
        color: #253A6F;
    }
    .lead-text {
        font-size: 20px !important;
        line-height: 1.65;
        color: #111111;
        font-weight: 400;
        text-align: justify;
        font-family: "Lato", Sans-serif;
    }
    .video-container {
        border-radius: 4px;
        overflow: hidden;
        border: 1px solid #e0e0e0;
    }
    @media (max-width: 767.98px) {
        .section-title {
            font-size: 1.85rem;
        }
        .lead-text {
            font-size: 1rem;
            text-align: center;
        }
    }
    .krm-difference-section {
        background-color: #e67e22;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    .main-heading {
        font-family: Playfair Display;
        font-size: 45px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
    .text-dark-blue {
        color: #253A6F;
    }
    .point-number {
        background-color: #ffffff;
        color: #1a2c5b;
        font-family: 'Playfair Display', serif;
        font-weight: bold;
        font-size: 1.1rem;
        min-width: 45px;
        height: 45px;
        border-radius: 50%;
        flex-shrink: 0;
        margin-top: -5px;
    }
    .point-title {
        color: #1a2c5b;
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 4px;
        font-family: Playfair Display;
    }
    .point-text {
        color: #ffffff;
        font-size: 20px;
        line-height: 1.5;
        font-weight: 400;
        margin-bottom: 0;
        margin-top: 7px;
        font-family: "Lato", Sans-serif;
    }
    .img-wrapper {
        display: inline-block;
        border-radius: 4px;
        overflow: hidden;
    }
    .custom-student-img {
        max-height: 800px;
        width: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    @media (max-width: 991.98px) {
        .main-heading {
            font-size: 1.6rem;
        }
        .point-number {
            display: none !important;
        }
        .point-title{
            text-align:center;
        }
        .point-text{
            text-align:center;
        }
        .curriculum-heading{
            font-size:1.6rem;
        }
        .custom-student-img {
            max-height: 350px;
            margin-top: 20px;
        }
    }
    @media (min-width: 1200px) {
        .faq-section .container-1140 {
            max-width: 1140px;
            margin: 0 auto;
        }
    }
    .faq-section {
        background-color: #ffffff;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    .faq-main-title {
        font-family: 'Playfair Display', serif;
        font-size: 45px;
        color:#253A6F;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
    .custom-faq-accordion .accordion-item {
        border: none !important;
        background-color: #f8fafe !important;
        margin-bottom: 12px;
        border-radius: 4px !important;
        overflow: hidden;
    }
    .custom-faq-accordion .accordion-button {
        background-color: #f8fafe !important;
        color: #000000 !important;
        font-size: 15px;
        font-weight: 700;
        padding: 18px 25px;
        border: none !important;
        box-shadow: none !important;
    }
    .custom-faq-accordion .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23111111'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
        background-size: 1.15rem;
        transition: transform 0.3s ease;
    }
    .custom-faq-accordion .accordion-button:not(.collapsed)::after {
        transform: rotate(-180deg);
    }
    .custom-faq-accordion .accordion-body {
        padding: 0px 25px 20px 25px;
        font-size: 14px;
        color: #444444;
        line-height: 1.6;
    }
    .btn-show-more {
        background-color: #1a2c5b;
        color: #ffffff;
        font-weight: 600;
        padding: 10px 35px;
        border-radius: 4px;
        border: none;
        transition: all 0.3s ease;
    }
    .btn-show-more:hover {
        background-color: #ff751f;
        color: #ffffff;
    }
    .mobile{
        display: none;
    }
    @media(max-width: 767px){
        .krm-universe h4 {
            margin-top: -3px !important;
        }
        .admission-section{
            min-height: 806px !important;
            display: block !important;
            gap: 35px !important;
        }
        .circle-box{
            margin: 31px auto !important;
        }
        .krm-universe p {
            font-size: 20px;
            color: #fff !important;
            margin-top: 0px;
        }
        .krm-universe h4 {
            color: #fff;
            font-size: 21px;
        }
        .apply-btn {
            position: absolute;
            bottom: 40px !important;
            left: 50%;
            transform: translateX(-50%);
            background: #f5a400;
            color: #fff;
            padding: 6px 24px;
            border-radius: 6px;
            text-decoration: none;
            font-weight: bold;
            font-size: 11px;
            z-index: 2;
        }
        .hero-section{
            display: none !important;
        }
        .mobile{
            display: block;
        }
    }
    .hero-left-col {
        min-height: 480px;
    }
    .invisible-apply-overlay {
        position: absolute;
        bottom: -70px;
        left: 46px;
        width: 192px;
        height: 48px;
        display: block;
        background: #00000000;
        cursor: pointer;
        z-index: 10;
    }
    @media (max-width: 767.98px) {
        .hero-left-col {
            min-height: auto;
            height: 56.25vw;
            position: relative !important;
            margin-bottom: 20px;
        }
        .invisible-apply-overlay {
            bottom: 5.5%;
            left: 3.5%;
            width: 32%;
            height: 10%;
        }
    }
    .hero-section {
        min-height: 100vh;
        background: url('../gurugram_desktop_banner_2x.webp') no-repeat center top;
        background-size: cover;
        padding: 50px 0;
        position: relative;
    }
    @media (min-width: 1600px) {
        .hero-section {
            background-size: contain;
            background-position: center top;
            background-color: #f7f3ed;
            min-height: 650px;
        }
    }
    .hero-left-col {
        min-height: 480px;
        position: relative;
    }
    .invisible-apply-overlay {
        position: absolute;
        bottom: 25px;
        left: 46px;
        width: 192px;
        height: 48px;
        display: block;
        background: transparent;
        cursor: pointer;
        z-index: 10;
    }
    .hero-section {
        min-height: 100vh;
        background: url('../gurugram_desktop_banner_2x.webp') no-repeat center right;
        background-size: cover;
        padding: 60px 0;
        display: flex;
        align-items: center;
        position: relative;
    }
    .banner-logo {
        max-height: 85px;
        width: auto;
    }
    .banner-main-title {
        font-family: 'Playfair Display', serif;
        font-size: 3.8rem;
        font-weight: 700;
        color: #253A6F;
        line-height: 1.15;
    }
    .banner-highlight-orange {
        color: #F2770D;
        position: relative;
        display: inline-block;
    }
    .banner-sub-title {
        font-family: 'Lato', sans-serif;
        font-size: 1.6rem;
        font-weight: 700;
        color: #253A6F;
    }
    .admission-badge-wrapper {
        background-color: #253A6F;
        color: #ffffff;
        border-radius: 50px;
        display: inline-flex;
        align-items: center;
        padding: 6px 25px 6px 6px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }
    .badge-round-icon {
        background-color: #FFC703;
        color: #253A6F;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.2rem;
        margin-right: 15px;
    }
    .btn-banner-apply {
        background-color: #F2770D;
        color: #000000;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        padding: 10px 32px;
        border-radius: 10px;
        border: none;
        display: inline-block;
        text-decoration: none;
        box-shadow: 0 4px 6px rgba(0,0,0,0.15);
        transition: all 0.3s ease;
    }
    .btn-banner-apply:hover {
        background-color: #d66505;
        color: #ffffff;
        transform: translateY(-2px);
    }
    @media (max-width: 991.98px) {
        .hero-section {
            background: #f7f3ed;
            text-align: center;
            padding: 40px 0;
        }
        .banner-main-title {
            font-size: 2.5rem;
        }
        .banner-highlight-orange::after {
            left: 50%;
            transform: translateX(-50%);
        }
        .admission-badge-wrapper {
            padding-right: 15px;
        }
    }
    .krmuniverse{
        display:flex;
        flex-direction: column;
        align-items: center;
    }
    .krm-universe h4{
        margin-top:5px;
    }
    @media only screen and (max-width:768px){
        .exe .section-title {
            margin-bottom: 33px !important;
        }
        .krmuniverse{
            gap: 15px;
            margin-left: 60px;
            flex-direction: row !important;
            margin-top:0px;
        }
        .icon-box{
            margin:0px;
        }
        .krmlayout{
            margin-top: 10px ;
            flex-direction: column;
            gap: 20px;
            align-content: center;
        }
        .text-krm-uni{
            display: flex;
            flex-direction: row !important;
            gap: 8px;
            font-size: 1.6rem !important;
            justify-content: center;
        }
    }
    .text-krm-uni{
        display:flex;
        flex-direction: column;
    }
    .krm-universe {
        background-image: url('../1000193678-copy-1.png');
    }
    .accordion-item {
        border-radius: 5px;
        margin-bottom: 65px;
        overflow: hidden;
        border: none;
    }
    .accordion-button::after {
        display: none !important;
    }
    .accordion-button {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 18px 22px;
        font-size: 20px;
        font-weight: 600;
        color: #fff !important;
        border: none !important;
        box-shadow: none !important;
    }
    .accordion-button .text-left {
        text-align: left;
        line-height: 1.2;
    }
    .toggle-icon {
        font-size: 28px;
        font-weight: 600;
        transition: transform .25s ease;
        margin-left: auto;
    }
    .accordion-button:not(.collapsed) .toggle-icon {
        transform: rotate(45deg);
    }
    .accordion-body {
        background: #fff;
        padding: 18px;
    }
    .accordion-body p{
        font-size: 17px;
    }
    .accordion-body img {
        width: 100%;
        border-radius: 12px;
        margin-bottom: 14px;
    }
    .playgroup .accordion-button { background:#234287 !important; }
    .preprimary .accordion-button { background:#ef6b34 !important; }
    .primary    .accordion-button { background:#f4b000 !important; }
    .middle     .accordion-button { background:#234287 !important; }
    .senior     .accordion-button { background:#ef6b34 !important; }

    .academiccurriculam img{
        max-width: 95%;
    }
    @media only screen and (max-width:768px){
        .academiccurriculam img{
            max-width: 100%;
        }
        .accordion-button{
            padding: 10px 22px;
            font-size: 14px;
            font-weight: 500;
        }
    }
    @media (min-width: 1200px) {
        .content-container {
            max-width: 1140px !important;
        }
    }
    .beyond-krm-section {
        background-color: #0b2f61;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        overflow: hidden;
    }
    .main-title {
        font-family: 'Playfair Display', serif;
        font-size: 45px;
        font-weight: 600;
    }
    .text-orange {
        color: #F2770D;
    }
    .text-yellow {
        color: #f1c40f;
    }
    .krm-swiper {
        padding: 30px 0;
    }
    .slide-img-card {
        position: relative;
        border-radius: 12px;
        overflow: hidden;
        aspect-ratio: 4/5;
        transition: all 0.4s ease-in-out;
        border: 2px solid transparent;
    }
    .slide-img-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .overlay-mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(11, 47, 97, 0.6);
        transition: all 0.4s ease;
    }
    .swiper-slide-active .slide-img-card {
        transform: scale(1.1);
        border-color: #ffffff;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
    }
    .swiper-slide-active .overlay-mask {
        background-color: rgba(0, 0, 0, 0);
    }
    .slide-content-title {
        color: #f1c40f;
        font-size: 1.35rem;
        font-weight: 600;
        font-family: 'Segoe UI', sans-serif;
    }
    .slide-content-desc {
        font-size: 20px;
        line-height: 1.6;
        color: #e0e6ed !important;
        font-family: Lato;
    }
    .swiper-pagination-bullet {
        background: #ffffff !important;
        opacity: 0.3;
        width: 8px;
        height: 8px;
        margin: 0 5px !important;
    }
    .swiper-pagination-bullet-active {
        background: #f1c40f !important;
        opacity: 1;
        width: 10px;
        height: 10px;
    }
    .swiper-pagination {
        position: relative; 
    }
    .curriculum-heading  {
        font-family: Playfair Display;
        font-size: 45px;
        font-weight:600;
    }
    .text-excellence { color:#F2770D; } 
    .awards-slider .slide-item { text-align: center; padding: 10px; } 
    .logo-img-box { width: 150px; height: 150px; margin: auto; display: flex; align-items: center; justify-content: center; } 
    .logo-img-box img { width: 100%; height: 100%; object-fit: contain; } 
    .slide-item p { font-size: 14px; color:#253b71; padding: 0px 50px; margin-top: 10px; font-weight: 600; font-family: Lato; } 
    .exe .section-title{ margin-bottom: 70px; }

    .testimonial-section {
        padding: 60px 20px;
    }
    .tabs {
        margin-bottom: 30px;
    }
    .tab-button {
        padding:5px 25px;
        border: none;
        background: #eee;
        margin: 0 25px;
        cursor: pointer;
    }
    .tab-button.active {
        background: #21385c;
    }
    .slider {
        display: none;
        position: relative;
        overflow: hidden;
    }
    .slider.active {
        display: block;
    }
    .slides {
        display: flex;
        gap: 20px;
        transition: transform 0.5s ease;
    }
    .testimonial-card {
        flex: 0 0 30%;
        background: #fff;
        padding: 20px;
        border-radius: 16px;
        border:1px solid #E8DDDD;
    }
    .nav {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #ffb627;
        border: none;
        padding: 12px 16px;
        font-size: 20px;
        border-radius: 50%;
        cursor: pointer;
    }
    .testimonial-card h3{
        font-size: 25px;
    }
    .testimonial-card .subtext{
        font-size: 12px;
    }
    .quote img{
        width:60px !important;
        object-fit: contain;
        margin-bottom:-20px;
    }
    .testimonial-card p{
        font-size:13px;       
    }
    .testimonial-card img {
        width: 120px;
        height: 120px;
    }
    .prev { left: -10px; }
    .next { right: -10px; }

    @media(max-width:768px){
        .only-mb-margin {
            margin-bottom:30px;
        }
        .testimonial-card{flex:0 0 80%;}
        .testimonial-card .desc{
            font-size: 10px;
        }
        .subtitle{
            font-size: 15px;
            font-weight: 500;
        }
    }
    @media (max-width: 768px) {
        .slider-wrapper {
            padding-left: 0;
            margin-top: 60px ;
            padding-right: 0;
        }
        .testimonial-card {
            flex: 0 0 100%;
            max-width: 100%;
            gap: 0px;
        }
        .quote img {
            width: 40px !important;
            object-fit: contain;
            height: 40px !important;
            margin-bottom: 0px;
        }
    }
    .admission-section {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 80px;
        min-height: 500px;
        padding: 50px 20px;
        flex-wrap: wrap;
        background: url('../Group-1492.jpg') center/cover no-repeat;
        overflow: hidden;
    }
    .admission-section::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0,0,0,0.35);
    }
    .circle-box {
        width: 180px;
        height: 180px;
        border-radius: 50%;
        text-align: center;
        padding: 30px;
        position: relative;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .yellow {
        background: rgba(255,193,7,0.85);
    }
    .blue {
        background: rgba(40,50,100,0.9);
        color: white;
    }
    .circle-icon img {
        width: 40px;
        height: 40px;
        margin-bottom: 12px;
    }
    .circle-box p {
        font-size: 13px;
        line-height: 1.4;
        margin: 0;
        color:#fff;
        font-family: Playfair Display, serif;
    }
    .apply-btn {
        position: absolute;
        bottom: 25px;
        left: 50%;
        transform: translateX(-50%);
        background: #f5a400;
        color: #fff;
        padding: 12px 28px;
        border-radius: 6px;
        text-decoration: none;
        font-weight: bold;
        font-size:20px;
        z-index: 2;
    }
    .admissions-process-header {
        background-color: #ffffff;
        padding: 40px 0;
    }
    .process-title {
        font-family: 'Playfair Display', serif; 
        font-size: 45px;
        font-weight: 600;
        letter-spacing: 0.3px;
        margin: 0;
    }
    .process-title .text-blue {
        color: #253A6F; 
    }
    .process-title .text-yellow {
        color:#FFC703; 
    }
    @media (max-width: 767.98px) {
        .apply-btn {
            position: absolute;
            bottom: 25px;
            left: 50%;
            transform: translateX(-50%);
            background: #f5a400;
            color: #fff;
            padding: 6px 28px !important;
            border-radius: 6px;
            text-decoration: none;
            font-weight: bold;
            font-size: 18px !important;
            z-index: 2;
        }
        .accordion-item{
            margin-bottom: 30px !important;
        }
        .process-title {
            font-size: 1.6rem;
        }
    }
    .gallery-section {
        background-color: #ffffff;
        padding: 80px 0;
        user-select: none;
    }
    .gallery-title {
        font-family: 'Playfair Display', serif;
        font-size: 45px;
        font-weight: 600;
        text-align: center;
        color: #253A6F;
        margin-bottom: 50px;
    }
    .gallery-title span {
        color: #F2770D; 
    }
    .gallery-grid-container {
        position: relative;
        width: 100%;
    }
    .gallery-set {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
        z-index: 1;
    }
    .gallery-set.active {
        position: relative;
        opacity: 1;
        visibility: visible;
        z-index: 2;
    }
    .gallery-img-box {
        width: 100%;
        margin-bottom: 24px;
        overflow: hidden;
    }
    .gallery-img-box img {
        width: 100%;
        height: 320px;
        object-fit: cover;
        display: block;
    }
    .gallery-controls {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 15px;
        margin-top: 20px;
    }
    .nav-arrow-btn {
        background-color: #f17a15;
        color: #ffffff;
        border: none;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.25rem;
        cursor: pointer;
        transition: background-color 0.2s ease, transform 0.2s ease;
        box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    }
    .nav-arrow-btn:hover {
        background-color: #1d4483;
        transform: scale(1.05);
    }
    .nav-arrow-btn:active {
        transform: scale(0.95);
    }
    @media (max-width: 991px) {
        .gallery-title {
            font-size: 2.3rem;
            margin-bottom: 35px;
        }
        .gallery-img-box img {
            height: 240px;
        }
    }
    @media (max-width: 576px) {
        .gallery-img-box img {
            height: 200px;
        }
        .gallery-img-box {
            margin-bottom: 15px;
        }
    }
    @media (min-width: 1200px) {
        .testimonial-section .container-1140 {
            max-width: 1140px;
            margin: 0 auto;
        }
    }
    html, body {
        overflow-x: hidden;
    }
    .testimonial-section {
        background: linear-gradient(to bottom, #f1c40f 0%, #f1c40f 55%, #ffffff 55%, #ffffff 100%);
        padding: 60px 0 40px 0;
        font-family: Lato;
    }
    .theme-color {
        color: #253A6F !important;
        font-family: Playfair Display, serif;
        font-size: 45px;
        font-weight: 600 !important;
    }
    .subtitle {
        font-size: 1.05rem;
        color: #1a2c5b;
        max-width: 750px;
        margin: 0 auto 30px auto;
        line-height: 1.5;
    }
    .tabs {
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
        gap: 15px;
    }
    .tab-button {
        padding: 8px 35px;
        border: none;
        background: #e5e9f0;
        color: #1a2c5b;
        font-weight: 600;
        font-size: 14px;
        border-radius: 8px;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    .tab-button.active {
        background: #1a2c5b;
        color: #ffffff;
    }
    .slider-wrapper {
        position: relative;
        padding: 10px 7px;
        max-width: 99%;
        margin-left: 6px;
    }
    .slider {
        display: none;
        overflow: hidden;
    }
    .slider.active {
        display: block;
    }
    .slides {
        display: flex;
        gap: 21px;
        transition: transform 0.5s ease;
    }
    .testimonial-card {
        flex: 0 0 calc(33.333% - 16px);
        background: #ffffff;
        padding: 35px 25px 20px 25px;
        border-radius: 20px;
        border: 1px solid #eef0f5;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        min-height: 480px;
    }
    .testimonial-card .profile-img {
        width: 105px !important;
        height: 105px !important;
        border-radius: 50%;
        object-fit: cover;
        margin-bottom: 15px;
        background-color: #f8f9fa;
    }
    .testimonial-card h3 {
        color: #253A6F;
        font-size: 1.25rem;
        font-weight: 700;
        margin-bottom: 4px;
    }
    .testimonial-card .subtext {
        color: #F2770D;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 15px;
    }
    .testimonial-card .desc {
        font-size: 13px;
        line-height: 1.6;
        color: #333333;
        font-weight: 400;
        margin-bottom: 20px;
    }
    .quote {
        margin-top: auto;
    }
    .quote .quoteicon {
        font-family: 'Playfair Display', serif;
        font-size: 5rem;
        color: #1a2c5b;
        line-height: 0.1;
        margin-top: 25px;
        display: block;
        user-select: none;
    }
    @media(max-width: 991.98px){
        .testimonial-card {
            flex: 0 0 calc(50% - 12px);
        }
    }
    @media(max-width: 767.98px){
        .tabs {
            margin-bottom: 40px;
            display: inline-flex;
            justify-content: center;
            margin: 5px;
            gap: 0px !important;
            width: 60%;
        }
        .krm-universe {
            background-image: url("hr-bg.jpeg");
        }
        .slider-wrapper {
            position: relative;
            padding: 0px 0px !important;
            margin-right: -4px;
            margin-top: 32px;
        }
        .testimonial-section {
            background: #f1c40f;
            padding: 40px 10px;
        }
        .theme-color {
            font-size: 1.6rem;
        }
        .testimonial-card {
            flex: 0 0 95.5%;
            min-height: auto;
            padding: 25px 15px;
        }
    }
    .contact-info-bar {
        background-color: #0d2a5c;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        border-top: 5px solid #ffffff;
    }
    .contact-info-bar .icon-box i {
        color: #ffffff;
        font-size: 1.4rem;
        line-height: 1;
        display: inline-block;
        margin-top: 2px;
    }
    .contact-info-bar .info-title {
        color: #ffffff;
        font-size: 1rem;
        font-weight: 600;
        margin-bottom: 6px;
        letter-spacing: 0.3px;
    }
    .contact-info-bar .info-text {
        color: #e2e8f0;
        font-size: 0.92rem;
        line-height: 1.5;
        font-weight: 400;
    }
    .contact-info-bar .info-text a {
        color: #e2e8f0;
        text-decoration: none;
        transition: color 0.2s ease;
    }
    .contact-info-bar .info-text a:hover {
        color: #ff751f;
    }
    .contact-info-bar .social-icon {
        width: 28px;
        height: 28px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        text-decoration: none;
        font-size: 0.9rem;
        transition: transform 0.2s ease;
    }
    .contact-info-bar .social-icon:hover {
        transform: scale(1.1);
    }
    .contact-info-bar .social-icon.instagram {
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    }
    .contact-info-bar .social-icon.facebook {
        background-color: #3b5998;
    }
    .contact-info-bar .social-icon.youtube {
        background-color: #ff0000;
    }
    .mt-10{
            margin-top:40px;
        }
    @media (max-width: 767.98px) {
        .mt-10{
            margin-top:30px !important;
        }
        .mb-20{
            margin-bottom:30px !important;
        }
        .gallery-section {
            background-color: #ffffff;
            padding: 80px 0 51px 0 !important;
            user-select: none;
        }
        .contact-info-bar {
            padding: 40px 15px;
        }
        .contact-info-bar .icon-box {
            margin-right: 12px !important;
        }
    }
    .collab-slider-section {
        background-color: #ffffff;
        padding: 80px 0;
        font-family: 'Inter', sans-serif;
    }
    .collab-title {
        font-family: 'Playfair Display', serif;
        font-size: 45px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 60px;
        color: #253A6F;
    }
    .collab-title span {
        color: #f17a15;
    }
    .collab-carousel-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
        padding: 15px 5px;
    }
    .collab-carousel-track {
        display: flex;
        transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
        width: 100%;
    }
    .collab-slide-card {
        flex: 0 0 25%;
        max-width: 25%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .collab-card-inner {
        border: 1px solid #cccccc;
        border-radius: 40px;
        padding: 40px 25px;
        text-align: center;
        height: 100%;
        background-color: #ffffff;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .collab-card-inner:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    }
    .logo-wrapper {
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .logo-wrapper img {
        max-height: 100%;
        max-width: 100%;
        object-fit: contain;
    }
    .curriculum-desc{
        font-family: "Lato", Sans-serif;
        font-size: 20px;
    }
    .collab-text {
        font-family: "Lato", Sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 28px;
        color: #000000;
        margin-bottom: 0;
        text-align: center;
    }
    .collab-carousel-controls {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-top: 40px;
    }
    .collab-control-btn {
        background-color: #f17a15;
        color: #ffffff;
        border: none;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        box-shadow: 0 4px 10px rgba(241, 122, 21, 0.3);
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .collab-control-btn:hover {
        background-color: #1d4483;
        transform: scale(1.05);
    }
    @media (max-width: 1200px) {
        .collab-slide-card {
            flex: 0 0 33.333%;
            max-width: 33.333%;
        }
    }
    @media (max-width: 768px) {
        .collab-slide-card {
            flex: 0 0 50%;
            max-width: 50%;
        }
        .collab-title {
            font-size: 1.6rem;
            margin-bottom: 40px;
        }
        .curriculum-heading{
           font-size: 1.6rem;
        }
        .main-title{
            font-size: 1.6rem;
        }
    }
    @media (max-width: 480px) {
        .collab-slide-card {
            flex: 0 0 100%;
            max-width: 100%;
        }
    }