.parent_banner {
    position: absolute;
    align-items: flex-start;
    justify-content: flex-end;
    width: 20%;
    top: 59%;
    left: 80%;
}

.y-slide-bg,
.yslide-secondary {
    background-image: linear-gradient(127deg, #F13461 0%, #22A5D2 100%);
}

.scroll-bg {
    background-color: transparent;
    border-bottom: 1px solid #d6d6d6
}

.timeline-card {
    display: flex;
    background-color: #f8f9fa;
    border-radius: 0.5rem;
    padding: 1rem 1.5rem;
    border-left: 5px solid #f13461;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    align-items: center;
    margin-bottom: 1.5rem;
}

.benchmar-sol-img {
    width: auto;
    max-width: 70%;
    height: auto;
}

.timeline-card img {
    width: 40px;
    height: auto;
    margin-right: 1rem;
}

.timeline-card h6 {
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #223344;
}

.timeline-card p {
    margin: 0;
    color: #6c757d;
}

.section-bg--gr {
    background-color: #ececec !important
}

.section-bg-bl {
    background-color: #e7f3f8 !important
}

.yslide-secondary {
    box-shadow: 0 10px 40px linear-gradient(301deg, #14bbb0 0, #3989c4 59%, #6e45e2 100%)
}

.card-img-shadow,
.wht-card__shadow {
    box-shadow: 0 3px 40px #00000029;
    background-color: #fff;
    border-radius: 20px
}

.bnr--right-grid {
    margin-top: 20% !important
}

.wht-card__shadow {
    z-index: 99
}

.card-img-shadow-sl {
    border-radius: 20px;
    background-color: #fff
}

.caraeff.active>.section-scb,
.caraeff:hover>.section-scb {
    background: #fff;
    transform: scale(1.1)
}

.caraeff.active>.section-scb>.card-body>.text-center>.card-eduimg,
.caraeff:hover>.section-scb>.card-body>.text-center>.card-eduimg {
    background-image: url(../image/icons/education-hat-black.svg);
    width: 90px;
    height: 90px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto
}

.scroll-container-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.scroll-container {
    display: flex;
    overflow: hidden;
    scroll-behavior: smooth;
    width: 100%;
}

.card-item {
    flex: 0 0 33.333%;
    /* show 3 cards at a time */
    padding: 10px;
    box-sizing: border-box;
}

.scroll-btn {
    background: #eef7fb;
    /* Soft blue-ish background */
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #369;
    /* Soft blue arrow color */
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.scroll-btn:hover {
    background: #d7eef5;
    /* Slightly darker on hover */
}

.left-btn {
    margin-right: 10px;
}

.right-btn {
    margin-left: 10px;
}

.home-bnr-sec {
    background-image: url(../image/banner/Yujaa_AIBanner.png);
    background-size: cover !important;
    background-repeat: no-repeat
}

.section-scb {
    background: 0 0;
    border: 1px dashed #fff;
    border-radius: 10px;
    transition: transform .9s
}

.fsmt {
    margin-top: 20%
}

.fsmt-b {
    margin-top: 25%
}

.fsmt-relative {
    margin-top: 15%
}

.left-sdbn {
    top: 10%;
    left: -4%;
    width: 10%
}

.left-sedhs {
    bottom: 20%;
    right: 10%;
    width: 12%
}

.solu--circle {
    top: 9%;
    right: 7%;
    width: 125px;
    height: 125px
}

.solu--triangle {
    bottom: 2%;
    left: 4%;
    width: 175px;
    height: 150px
}

.solu--triangle-multi {
    bottom: 4%;
    left: 17%;
    width: 175px;
    height: 150px;
}

.solu--triangle-plms {
    bottom: 2%;
    left: 32%;
    width: 175px;
    height: 150px;
}

.solu-circle--sec {
    bottom: -5%;
    right: -5%;
    width: 125px;
    height: 125px
}

.solu--triangle--sec {
    bottom: 2%;
    right: 4%;
    width: 175px;
    height: 150px
}

.solu-circle1 {
    top: 13%;
    right: 6%;
    width: 125px;
    height: 125px
}

.solu--triangle1 {
    bottom: 4%;
    left: 5%;
    width: 175px;
    height: 150px
}

.solu--triangle-ib {
    bottom: 4%;
    left: 17%;
    width: 175px;
    height: 150px
}

.right-aedi {
    top: 15%;
    left: 9%
}

.but-pr1 {
    position: relative;
    border: 0;
    transition: 40ms linear;
    font-weight: 500;
    width: 120px;
    height: 40px;
    margin-left: 2px;
    margin-right: 2px;
    box-shadow: 0 2px 20px #00000029;
    background: #29a2cf;
    border-radius: 25px;
    color: #fff !important;
    font-size: 14px
}

.y-signin__btn {
    background-color: #ee3a66;
    border-radius: 5px;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.card-eduimg {
    background-image: url(../image/icons/education-hat-white.svg);
    width: 75px;
    height: 70px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto
}

.sl-card-bx {
    width: 100%;
    padding: 5px;
    transform: scale(1);
    transition: .5s ease-in-out
}

.sl-card-bx:hover {
    background: #fff;
    box-shadow: 0 3px 20px #00000029;
    padding: 5px;
    transform: scale(1.05)
}

.slick-slide {
    margin: 0 10px !important
}

.sols--card {
    background-color: #e7f3f8;
    border-radius: 20px;
    opacity: 1;
    border: 1px solid #e7f3f8
}

.sols--card-white {
    background-color: #fff;
    border-radius: 20px;
    opacity: 1;
    border: 1px solid #fff
}

.sols-card--grid {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto
}

.sols-card--img {
    width: 75px;
    height: 75px
}

.test-img-responsive {
    width: 120px;
    height: 120px
}

.testim-right {
    border-right: 2px solid #29a2cf
}

.edu-chrt-data {
    bottom: 0;
    left: -12%;
    width: 45%
}

.edu-chrt-data2 {
    right: -8%;
    top: 25%;
    width: 45%
}

.user-graduate-icon {
    top: 14.5%;
    left: 4%;
    width: 9%;
    z-index: 1000
}

.user-graduate-icon-b {
    top: 8%;
    left: 6%;
    width: 9%;
    z-index: 1000
}

.hero-mob-ul-anm {
    display: inline-flex;
    flex-wrap: wrap;
    list-style-type: none
}

.hero-mob-ul-bench {
    display: block;
    flex-wrap: wrap;
    list-style-type: none
}

.tickmark {
    background-image: url(/resources1/assets/image/icons/Tick.svg)
}

.tickmark,
.tickmark1 {
    background-size: 20px;
    background-position: 0 5px;
    padding-left: 35px;
    background-repeat: no-repeat
}

.p-txt-wrap {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.p-txt-wrap:hover {
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important
}

.zoomeffectp {
    transition: transform 3s
}

.zoomeffectp:hover {
    -ms-transform: scale(1.13);
    -webkit-transform: scale(1.13);
    transform: scale(1.13)
}

.solu--triangle-score {
    bottom: 2%;
    left: 33%;
    width: 175px;
    height: 150px;
}

.letter-spc {
    letter-spacing: unset !important;
}

@media (max-width:575.98px) {
    .scroll-bg {
        background-image: linear-gradient(127deg, #f13461 0, #22a5d2 100%);
        border-bottom: 1px solid #d6d6d6
    }

    .fsmt,
    .fsmt-b {
        margin-top: 5% !important
    }

    .left-sdbn,
    .left-sedhs,
    .solu--circle,
    .solu--triangle,
    .solu--triangle--sec,
    .solu--triangle-ib,
    .solu--triangle1,
    .solu-circle--sec,
    .solu-circle1,
    .user-graduate-icon {
        display: none
    }

    .left-sedhs {
        top: 70%;
        right: 10%;
        width: 15%
    }

    .rght-cl__grid {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .padd--top-bottom1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .padd--slide-tb {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .marf--ul {
        margin-bottom: 0 !important
    }

    .padd--sol-tb1 {
        padding-top: 1rem !important;
        padding-bottom: 0 !important
    }

    .padd--sol-tb {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .caraeff {
        padding-top: 5%;
        padding-bottom: 5%
    }

    .testim-right {
        border-right: none !important
    }

    .test-img-responsive {
        width: 100px;
        height: 100px
    }

    .tes--pd-wd-lr {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .padd--lft-rgt {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .carousel-indicators {
        bottom: -15% !important
    }

    .bnr--right-grid {
        margin-top: 0 !important
    }

    .p-txt-wrap {
        -webkit-line-clamp: unset !important
    }
}

@media (max-width:991.98px) {

    .left-sedhs,
    .solu--circle,
    .solu--triangle,
    .solu--triangle-ib,
    .solu-circle--sec {
        display: none
    }

    .solu--triangle-score {
        display: none;
    }
}

@media (max-width:1199.98px) {
    .solu-circle--sec {
        bottom: 7%;
        right: -5%;
        width: 125px;
        height: 125px
    }

    .left-sedhs {
        bottom: 2%;
        right: 10%;
        width: 12%
    }
}

@media (min-width:992px) {
    .benchmar-sol-img {
        width: 500px !important;
        height: 350px !important
    }

    .bnr--right-grid-bench {
        margin-top: 15% !important
    }

    .row-cd--width {
        max-width: 992px;
        margin-left: auto;
        margin-right: auto;
        z-index: 1
    }

    .scorecard-img {
        width: 100% !important;
        height: 400px !important;
    }

    .school-plan-img {
        width: 100% !important;
        height: 400px !important;
    }

    .score-pt {
        padding-top: 10% !important;
    }

    .school-padding {
        padding-top: 10% !important;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1199px !important
    }

    .yu-b-rimg {
        max-width: 620px !important;
        height: 350px !important
    }

    .sols--card {
        min-height: 320px
    }

    .sols--card-white {
        min-height: 280px
    }

    .row-cd--width {
        max-width: 992px;
        margin-left: auto;
        margin-right: auto;
        z-index: 1
    }

    .carousel-indicators {
        bottom: -10% !important
    }

    .benchmar-sol-img {
        width: 599px !important;
        height: 420px !important
    }

    .ib-dp-img {
        width: 650px !important;
        height: 430px !important
    }

    .bnr--right-grid-bench {
        margin-top: 15% !important
    }

    .bench3-img {
        width: 650px !important;
        height: 400px !important
    }

    .ib-img-sz {
        max-height: 400px
    }
}

.card-aiimg {
    background-image: url("../image/icons/aiExpert/ai_thumbnail.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* fixed width for desktop */
    width: 90%;
    height: 250px;
    /* same as your current height */

    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    /* needed for button positioning */
}

.thumbnail-container {
    position: absolute;
    /* stays in correct spot relative to carousel */
    display: inline-block;
    max-width: 100%;
    /* prevent overflow on small screens */
}

.card-aiimg {
    background-image: url("../image/icons/aiExpert/ai_thumbnail.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* fixed width for desktop */
    height: 250px;
    /* same as your current height */

    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    /* needed for button positioning */
}

.thumbnail-link:hover .card-aiimg {
    transform: scale(1.05);
    cursor: pointer;

    .video-btn {
        background: rgba(255, 0, 0, 0.8);
    }
}

/* ✅ Video button overlay */
.video-btn {
    position: absolute;
    bottom: 72px;
    right: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    transition: background 0.3s ease;
}

.video-btn:hover {
    background: rgba(255, 0, 0, 0.8);
}

/* ✅ RESPONSIVE ADJUSTMENTS */
@media (max-width: 768px) {
    .card-aiimg {
        width: 160px;
        /* shrink thumbnail on tablet */
        height: 200px;
    }

    .video-btn {
        width: 35px;
        height: 35px;
        font-size: 16px;
        line-height: 35px;
        bottom: 8px;
        right: 8px;
    }
}

@media (max-width: 480px) {
    .card-aiimg {
        width: 120px;
        /* even smaller thumbnail for phones */
        height: 150px;
    }

    .video-btn {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        bottom: 50px;
        right: 6px;
    }
}