:root {
    --primary-blue: #0A4D8F;
    --bg-light-blue: #D4E0EE66;
    --accent-orange: #FAAF4F;
}

body {
    font-family: "Poppins", sans-serif;
}

.header {
    padding: 20px 3rem;
}

.logo img {
    height: 45px;
}

.section-padding {
    padding: 80px 3rem;
}

.section-title {
    color: #0A4D8F;
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 3rem;
}

.header.scrolled {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
}

.contact-btn {
    background: #FAAF4F;
    border: none;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    min-width: 135px;
    color: #010101;
    text-decoration: none;
}

.contact-btn:hover {
    background: #FB9514;
}

#libraryTab button {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 10px;
    color: #A5A5A5;
}

#libraryTab {
    margin-bottom: 4rem;
}

#libraryTab button.active {
    border-bottom: 2px solid #0A4D8F;
    color: #010101;
}

.contact-btn:hover {
    background: #FB9514;
}

.hero-section {
    background-image: url(../images/banner.jpg);
    color: white;
    background-position: center;
    background-size: cover;
}

.hero-title {
    font-size: 48px;
    font-weight: 600;
    color: #fff;
}

.hero-title span {
    margin-bottom: 0;
    color: #FAAF4F;
    display: block;
}
.para-sec{
    font-size: 20px;
    margin-top: 1rem;
}

.stats {
    margin-top: 5rem;
}

.stats h3 {
    font-weight: 500;
    font-size: 40px;
    line-height: 46px;
}

.stats p {
    color: #FFFFFFCC;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
}

.box-stats:first-child {
    padding-left: 0;
}

.box-stats {
    border-right: 1px solid #FFFFFF66;
    padding: 10px 2rem;
    width: calc((100% / 3));
}

.box-stats:last-child {
    border-right: 0px solid #FFFFFFCC;
}

.stats p span {
    font-size: 12px;
}

.form-box {
    background: white;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.form-title {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
    color: #0A4D8F;
}

.form-sub {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.btn-orange {
    background: #FAAF4F;
    border: none;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 25px;
}

.btn-orange:hover {
    background: #e48f1c;
}

.form-box input,
.form-box select {
    border: 1px solid #F3F4F6;
    padding: 12px 16px;
}

.form-control::placeholder {
    color: #757575;
    font-size: 14px;
}

.form-box .form-select {
    color: #757575;
    font-size: 14px;
}

.box-container {
    display: flex;
    justify-content: space-between;
}

.footer {
    background: #0A4D8F;
    color: #fff;
    padding: 18px 0;
    font-size: 16px;
    font-weight: 400;
}

.founding-class {
    background-color: #F2F8FF;
}

.founding-class .banner-wrapper {
    border-radius: 16px;
    overflow: hidden;
}

.founding-class .banner-img {
    border-radius: 16px;
}

/* overlay */

/* content */
.founding-class .banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.founding-class .small-text {
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
}

.founding-class .title {
    font-size: 64px;
    font-weight: 400;
    line-height: 1;
}

.founding-class .btn-orange {
    background: #FAAF4F;
    color: #010101;
    border: none;
    width: auto;
}

.founding-class .btn-outline-light {
    background-color: transparent;
    border: 1px solid #FAAF4F;
    color: #FAAF4F;
}

.btn-box {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

.btn-box .btn {
    border-radius: 8px;
    font-size: 18px;
    padding: 10px 25px;
}

.founding-class .btn-orange:hover {
    background: #FB9514;
}

.video-card {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #DCE7F2;
}

.video-img {
    position: relative;
}

.video-content p {
    max-width: 90%;
    font-size: 20px;
    color: #010101;
    line-height: 28px;
}

.video-content a {
    color: #f5a623;
    font-size: 14px;
    text-decoration: none;
    margin-top: 1rem;
    display: block;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 2%;
    text-transform: capitalize;
}

.video-content {
    padding: 24px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}

.owl-carousel .owl-stage {
    display: flex;
}

.video-content a {
    display: flex;
}

.video-content img {
    width: auto !important;
    margin-left: 10px;
}

.owl-carousel .owl-item {
    display: flex;
}

.video-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.admission-sec {
    background-color: var(--bg-light-blue);
}

.admission-header h2 {
    margin-bottom: 10px;
}

.admission-header p {
    color: #6B7280;
    font-size: 16px;
}

/* Process Wrapper with Connecting Line */
.process-wrapper {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 60px auto 0;
}

/* The Horizontal Line */
.process-wrapper::before {
    content: '';
    position: absolute;
    top: 25px;
    /* Aligns with the middle of the circles */
    left: 12%;
    right: 12%;
    height: 2px;
    background-color: var(--primary-blue);
    z-index: 1;
}

.process-step {
    flex: 1;
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 0 10px;
}

.step-number {
    width: 56px;
    height: 56px;
    background-color: var(--primary-blue);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-weight: bold;
}

.process-step h3 {
    font-size: 20px;
    font-weight: 500;
    color: var(--primary-blue);
    margin-bottom: 10px;
}

.process-step p {
    font-size: 16px;
    color: #6B7280;
    line-height: 1.5;
    width: 70%;
    margin: 0 auto;
}

/* Callback Button */
.btn-callback {
    display: inline-block;
    background-color: var(--accent-orange);
    color: #010101;
    padding: 10px 30px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 400;
}

.btn-callback:hover {
    background: #FB9514;
}


.testi-container {
    display: flex;
    justify-content: space-between;
}

.left-content {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.right-content {
    width: 60%;
}

/* Left Side Styling */
.left-content h2 {
    margin-bottom: 0;
    padding-top: 2.5rem;
}

.subtitle {
    color: #6B7280;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 40px;
    max-width: 380px;
}

/* Custom Navigation Buttons */
.owl-nav-custom {
    display: flex;
    gap: 12px;
}

.owl-nav-custom.desktop-view {
    display: flex;
}

.nav-btn {
    width: 48px;
    height: 48px;
    cursor: pointer;
    background: transparent;
    border: 0;
}

/* Right Side / Testimonial Styling */
.testimonial-item {
    position: relative;
    padding-left: 2.5rem;
    padding-top: 2.5rem;
}

.quote-bg {
    position: absolute;
    top: -4rem;
    left: -10px;
    font-family: "Big Shoulders Stencil", sans-serif;
    font-size: 280px;
    color: #D4E0EE66;
    z-index: 1;
}

.quote-heading,
.quote-text,
.author-box {
    position: relative;
    z-index: 2;
}

.quote-heading {
    color: #6B7280;
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.quote-text {
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #6B7280;
}

/* Author Layout with Flexbox */
.author-box {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 2rem;
}

.author-img {
    width: 55px !important;
    /* Forces Owl Carousel to respect size */
    height: 55px;
    border-radius: 50%;
    object-fit: cover;
}
.section-title span.orange{
    color: #FAAF4F;
    display: block;
}

.author-name {
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #363636;
    margin-bottom: 0;
}

.author-meta {
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #363636CC;
}

.campus-section {
    background-color: #0A4D8F;
    /* Dark blue background */
    color: white;
}

.custom-container {
    max-width: 1200px;
    margin: 0 auto;
}

/* Header Grid */
.header-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
    align-items: flex-start;
}

.header-left h2 {
    font-size: 42px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}

.header-right p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #FFFFFFCC;
}

/* Button Styling */
.btn-tour {
    display: inline-block;
    background-color: #FAAF4F;
    /* Orange color */
    color: #010101;
    padding: 12px 24px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    transition: 0.3s;
}

.btn-tour:hover {
    background-color: #FB9514;
}

/* Slider Customization */
.slider-wrapper {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.campus-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px;
}

/* Positioning Owl Dots inside the image */
.campus-carousel .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.campus-carousel .owl-dot span,
.campus-carousel .custom-dots .owl-dot span {
    background: #FFFFFF4D !important;
    height: 10px;
    width: 10px;
    display: block;
    border-radius: 50px;
    margin-right: 10px;
}

.campus-carousel .owl-dot.active span,
.campus-carousel .custom-dots .owl-dot.active span {
    background: white !important;
    width: 25px !important;
    height: 10px;
    /* Long dot for active state */
}

/* Positioning Owl Nav (Arrow) inside the image */
.campus-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.campus-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.different-school-section {
    background-color: #F3F8FF;
}

.section-header {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 50px;
}

.section-header h2 {
    flex: 1;
    width: 50%;
}

.orange-text {
    color: var(--accent-orange);
}

.section-header p {
    color: #6B7280;
    line-height: 1.5;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    width: 50%;
}

/* =========================
   CONTAINER
========================= */
.expandable-cards {
    display: flex;
    gap: 16px;
    overflow: hidden;
    padding: 20px 0;
}

/* =========================
   CARD BASE
========================= */
.expand-card {
    flex: 0 0 15.5%;
    height: 550px;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;

    transition:
                display 0.4s cubic-bezier(0.4, 0, 0.2, 1),
                transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* hover lift */
/* .expand-card:hover {
    transform: translateY(-6px);
} */

/* =========================
   WIDTH EXPANSION
========================= */
@media (hover: hover) {
    .expandable-cards:hover .expand-card {
        flex: 0 0 15.5%;
        display:block;
    }

    .expandable-cards .expand-card:hover,
    .expandable-cards .expand-card.active {
        flex: 0 0 50%;
       display: block;
    }
}

/* active (mobile + default) */
.expand-card.active {
    flex: 0 0 50%;
   display: block;
}

/* =========================
   IMAGE
========================= */
.expand-img {
    position: relative;
    height: 290px;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 1rem;
}

/* image base */
.card-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;

    transition: opacity 0.8s ease, transform 0.8s ease;
}

/* default image */
.small-img {
    opacity: 1;
    z-index: 2;
}

/* hover image */
.large-img {
    opacity: 0;
    transform: scale(1);
}

/* image animation */
.expand-card:hover .small-img,
.expand-card.active .small-img {
    opacity: 0;
}

.expand-card:hover .large-img,
.expand-card.active .large-img {
    opacity: 1;
    transform: scale(1);
}

/* =========================
   ICON
========================= */
.icon-container {
    margin-bottom: 1rem;
    position: relative;
}

.small-icon-img {
    transition: opacity 0.8s ease;
     opacity: 0;
}

.large-icon-box {
    inset: 0;
    opacity: 1;
    transition: opacity 0.8s ease;
}
.icon-img{
    margin-bottom: 1rem;
}

.expand-card:hover .small-icon-img,
.expand-card.active .small-icon-img {
    opacity: 1;
}

.expand-card:hover .large-icon-box,
.expand-card.active .large-icon-box {
    opacity: 0;
}

/* =========================
   TEXT ANIMATION (KEY PART)
========================= */
.collapsed-content,
.expanded-content {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;

    transition: display 0.8s ease;
}

/* default visible */
.collapsed-content {
   display: block;
}

/* hidden initially */
.expanded-content {
   display: none;
    transform: translateY(20px);
    pointer-events: none;
}

/* hover / active */
.expand-card:hover .collapsed-content,
.expand-card.active .collapsed-content {
   display: none;
}

.expand-card:hover .expanded-content,
.expand-card.active .expanded-content {
    display: block;
    pointer-events: auto;
}



.expand-card:hover::after,
.expand-card.active::after {
    opacity: 1;
}

/* =========================
   TYPOGRAPHY
========================= */
.collapsed-content h3 {
    font-size: 18px;
    color: #0A4D8F;
}

.expanded-content h3 {
    font-size: 28px;
    color: #0A4D8F;
}

.expanded-content p {
    font-size: 16px;
    color: #6B7280;
    line-height: 1.5;
}

/* =========================
   INNER PADDING
========================= */
.card-inner {
    padding: 20px;
    position: relative;
    height: 100%;
}

.campus-carousel .owl-item {
    display: block;
}

.library-section .owl-nav {
    margin: 1rem auto;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.desktop-view {
    display: block;
}

.mobile-view {
    display: none;
}

.founding-class {
    padding: 40px 3rem;
}

.error {
    font-size: 11px;
}

.btn-box .btn:hover {
    background-color: #FB9514;
    color: #010101;
}
.map-text a{
    text-decoration: none;
    color: #fff;

}
.map-text{
    font-size: 17px;
    margin-bottom: 2rem;
}
.copyright{
    font-size: 16px;
    color: #FFFFFFCC;

}
.banner-caption{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.process-step h3{
    height:55px;
}

/* Mobile Responsiveness */
@media (max-width:768px) {
    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .process-wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .process-wrapper::before {
        display: none;
        /* Hide horizontal line on mobile */
    }

    .hero-title {
        font-size: 30px;
        text-align: center;
    }

    .hero-title br {
        display: none;
    }

    .process-step {
        padding: 0;
    }

    .form-box {
        margin-top: 2rem;
    }

    .hero-section p {
        text-align: center;
    }

    /* Optional: Add a vertical line for mobile */
    .process-step:not(:last-child)::after {
        content: '';
        position: absolute;
        top: 40px;
        left: 50%;
        width: 2px;
        height: 40px;
        background-color: var(--primary-blue);
    }

    .step-number {
        width: 40px;
        height: 40px;
            margin: 0 auto 35px;
    }
    

    .header-grid {
        grid-template-columns: 1fr;
        text-align: left;
        gap:0;
        margin-bottom: 20px;
    }

    .header-left h2 {
        font-size: 32px;
    }

    .expandable-cards {
        flex-direction: column;
        height: auto;
    }

    .expand-card:hover {
        flex: 1;
    }

    .header {
        padding: 10px 1rem;
    }

    .contact-btn {
        background: #FAAF4F;
        border: none;
        padding: 10px 9px;
        border-radius: 8px;
        font-weight: 400;
        font-size: 12px;
        min-width: 120px;
    }

    .logo img {
        max-width: 70%;
    }

    .section-padding {
        padding: 40px 1rem;
    }

    .hero-sub {
        font-size: 18px;
        text-align: center;
    }

    .stats {
        margin-top: 2rem;
    }

    .stats h3 {
        font-size: 28px;
    }

    .box-stats {
        padding: 5px 10px;
    }

    .box-stats:last-child {
        padding-right: 0;
    }

    .section-title {
        font-size: 28px;
        margin-bottom: 1rem;
    }

    .section-header {
        flex-direction: column;
        gap: 0;
        margin-bottom: 10px;
    }

    .section-header h2,
    .section-header p {
        width: 100%;
    }

    .section-header h2 br {
        display: none;
    }

    .expand-card h3 {
        font-size: 18px;
    }

    .expand-card:hover h3,
    .expand-card.active h3 {
        font-size: 22px;
    }

    .icon-container {
        margin: 2rem 0;
    }

    .campus-carousel .owl-dots {
        width: 100%;
        bottom: 5px;
        left: 65%;
    }

    .testi-container {
        flex-direction: column;
    }

    .left-content,
    .right-content {
        width: 100%;
    }

    .testimonial-item {
        padding: 0;
    }

    .quote-text {
        font-size: 16px;
    }

    .subtitle {
        margin-top: 10px;
    }

    .owl-nav-custom.mobile-view {
        display: flex !important;
        justify-content: center;
        margin-top: 1rem;
    }

    .author-meta {
        font-size: 14px;
    }

    .quote-heading {
        color: #6B7280;
        margin-bottom: 25px;
        font-weight: 500;
        font-size: 32px;
        line-height: 35px;
        letter-spacing: 0%;
        vertical-align: middle;
        padding-top: 3rem;
    }

    .quote-bg {
        top: -5rem;
    }

    .process-step h3 {
        padding-bottom: 10px;
        margin: 0;
        position: relative;
        z-index: 11;
        background-color: #eef3f8;
    }

    .process-step p {
        position: relative;
        z-index: 11;
        background-color: #eef3f8;
    }

    .process-step:not(:last-child)::after {
        height: 100%;
    }

    .video-img {
        height: auto;
    }

    .video-content {
        padding: 10px;
    }

    .video-content p {
        max-width: 100%;
    }

    .founding-class .small-text {
        font-size: 18px;
    }

    .founding-class .title {
        font-size: 45px;
    }

    .btn-box .btn {
        border-radius: 8px;
        font-size: 18px;
        padding: 10px 10px;
        width: 90%;
        margin: 0.5rem auto !important;
    }

    .btn-box {
        flex-direction: column;
        justify-content: center;

    }

    .small-icon-img {
        margin-bottom: 1rem;
    }

    .card-img {
        object-position: right;
    }

    .expand-img {
        height: 115px;
    }

    .expand-card.active .expand-img,
    .expand-card:hover .expand-img {
        height: 115px;
    }

    .small-img {
        opacity: 0;
    }

    .large-img {
        opacity: 1;
    }

    .card-inner {
        padding: 10px;
    }

    .collapsed-content {
        bottom: 0;
    }
    .collapsed-content, .expanded-content{
        position: relative;
    }
    .collapsed-content, .expanded-content{
        left: 5px;
    }
    .header-right p{
        margin-bottom: 25px;
    }
    .map-text {
    font-size: 16px;
    margin-bottom: 2rem;
    width: 93%;
    margin: 0 auto;
    padding-bottom: 2rem;
}
.process-step h3{
    height:auto;
}

}

@media (min-width:700px) and (max-width:768px) {
    .banner-wrapper .mobile-view {
        display: none;
    }

    .banner-wrapper .desktop-view {
        display: block;
    }

    .small-icon-img,
    .icon-img {
        width: 70px;
        height: 70px;
    }

    .hero-title br {
        display: block
    }


    .expand-card:hover h3,
    .expand-card.active h3 {
        font-size: 22px;
    }

    .btn-box .btn {
        width: 45%;
    }

    .btn-box {
        flex-direction: row;
    }

    .custom-nav button.owl-next {
        right: 12rem !important;
    }

    .custom-nav button.owl-prev {
        left: 12rem;
    }
    .expand-img {
        height: 290px;
    }

    .expand-card.active .expand-img,
    .expand-card:hover .expand-img {
         height: 290px;
    }
    .large-icon-box{
        margin: 1rem 0;
    }
    .process-step h3{
    height:auto;
}

}

@media (min-width:769px) and (max-width:991px) {
    .hero-title {
        font-size: 40px;
    }

    .hero-section {
        text-align: center;
    }

    .form-box {
        margin-top: 40px;
    }

    .custom-container {
        grid-template-columns: 1fr;
        /* Stacks columns */
        gap: 40px;
    }

    .title-blue {
        font-size: 32px;
    }

    .subtitle {
        margin: 20px auto 30px;
    }

    .section-title {
        font-size: 35px;
    }

    .section-header p {
        font-size: 12px;
    }

    .expand-card {
        width: 100%;
    }

    .expandable-cards {
        flex-direction: column;
    }

    .small-icon-img {
        margin: 2rem 0;
    }

    .collapsed-content {
        margin-top: 4rem;
    }

    .expand-card h3 {
        font-size: 24px;
    }

    .expand-card:hover h3,
    .expand-card.active h3 {
        font-size: 28px;
    }

    .header-right p {
        font-size: 14px;
    }

    .quote-heading {
        font-size: 35px;
        line-height: 40px;
    }

    .quote-text {
        font-size: 18px;
        line-height: 1.5;
    }

    .process-step p {
        width: 90%;
        font-size: 14px;
    }

    .video-img {
        height: auto;
    }

    .video-content p {
        width: 90%;
    }

    .founding-class .title {
        font-size: 35px;
    }

    .founding-class .small-text {
        font-size: 20px;
    }

    .section-padding {
        padding: 80px 1.5rem;
    }

    .process-step h3 {
        font-size: 16px;
    }

    .btn-box .btn {
        width: 40%;
    }
    .collapsed-content, .expanded-content{
        position: relative;
        left: 10px;
    }
    .process-step h3{
    height:auto;
}

}

@media (max-width:576px) {
    .footer {
        font-size: 13px;
        padding: 14px 0;
    }

}

@media (max-width:1024px) and (min-width:992px) {
    .hero-sub {
        font-size: 20px;
    }

    .hero-title {
        font-size: 40px;
    }

    .box-stats {
        padding: 10px
    }

    .stats h3 {
        font-size: 25px;
    }

    .section-title {
        font-size: 30px;
    }

    .expand-card:hover,
    .expand-card.active {
        flex: 2;
    }

    .section-header p {
        font-size: 14px;
    }

    .video-img {
        height: auto;
    }

    .video-content p {
        width: 100%;
    }

    .expand-card:hover h3,
    .expand-card.active h3 {
        font-size: 20px;
    }

    .expand-card h3 {
        font-size: 16px;
    }

    .card-inner {
        padding: 20px;
    }

    .expand-card.active .expand-img,
    .expand-card:hover .expand-img {
        height: 200px;
    }

    .expand-img {
        height: 200px;
    }

    .expand-card {
        height: 520px;
    }
    

}

@media (min-width:1025px) and (max-width:1280px) {
    .video-img {
        height: auto;
    }

    .video-content p {
        width: 90%;
    }

    .expand-card:hover h3,
    .expand-card.active h3 {
        font-size: 25px;
    }

    .card-inner {
        padding: 15px;
    }

    .expand-card h3 {
        font-size: 18px;
    }

    .section-title {
        font-size: 40px;
    }

    .box-stats {
        padding: 10px 1rem;
    }
    .collapsed-content, .expanded-content{
        bottom:10px;
    }
    .expand-card{
        height: 580px;
    }
}

@media (min-width:1300px) and (max-width:1500px) {
    .section-title {
        font-size: 42px;
    }

}

@media (min-width:2560px) {
    .expand-card {
        height: 580px;
    }

    .video-img,
    .video-card {
        width: 100%;
    }

    .box-container {
        width: 60%;
    }

    .expand-img {
        height: 320px;
    }

    .expand-card.active .expand-img,
    .expand-card:hover .expand-img {
        height: 320px;
    }
}

.custom-nav {
    pointer-events: none;
    z-index: 10;
}

.custom-nav button {
    pointer-events: all;
    /* IMPORTANT */
    cursor: pointer;
}

.owl-carousel {
    overflow: visible !important;
}

@media (max-width: 768px) {

    .slider-wrapper {
        position: relative;
        padding-bottom: 50px;
    }

    /* arrows */
    .custom-nav {
        position: absolute;
        left: 0;
        width: 100%;
        transform: none;
        display: flex;
        justify-content: space-between;
        pointer-events: none;
    }

    .custom-nav button {
        pointer-events: all;
        background: transparent;
        border-radius: 50%;
        padding: 0px;
        position: absolute;
        top: 0.4rem;
        width: 40px;
        border: 0
    }

    .custom-nav button.owl-next {
        right: 0;
    }

    /* dots */
    .custom-dots {
        position: absolute;
        bottom: 1rem;
        width: 100%;
        text-align: center;
    }

    .custom-dots .owl-dots {
        display: flex;
        justify-content: center;
    }

    .custom-dots .owl-dot.active {
        background: white !important;
        width: 25px !important;
        height: 10px;
        /* Long dot for active state */
    }

    .custom-dots .owl-dot {
        background: #FFFFFF4D !important;
        height: 10px;
        width: 10px;
        display: block;
        border-radius: 50px;
        margin-right: 10px;
        border: 0;
    }
    
.expanded-content{
    position: relative;
    left: 5px;

}
.expand-card{
    height: auto;
}


}