
@media (max-width: 1750px) {
    video.bg-video {
        height: 732px;
    }
}
@media (min-width: 1400px) {

    .landing-page-header--condensed::after {
        right: calc(39% + 6px);
    }
    .landing-page-header__body.is-on-screen {
        transform: translateY(0);
        opacity: 1;
        padding-right: 3%;
    }
    .landing-page-header__body {
        width: auto;
        transition: transform 1s,opacity 1s;
        transform: translateY(30px);
        opacity: 0;
    }
    .order-lg-1 {
        order: 1 !important;
    }
    .landing-page-header__image-wrap:after {
        right: unset;
        bottom: -9.0663%;
        left: -6.2944%;
        width: 85.0082%;
        height: 65.1316%;
    }
    .landing-page-header__image-wrap {
        flex: 0 0 auto;
        width: calc(39% + 60px);
        margin: 0;
    }
    .landing-page-header__content {
        flex: 0 1 auto;
        flex-direction: row;
        width: 100%;
        max-width: 1728px;
        margin-right: 8%;
        margin-left: 6%;
        padding-right: 0;
        padding-bottom: 0;
        gap: 11%;
    }
    .general-header--condensed {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .general-header__content {
        flex-direction: row;
        width: 100%;
        max-width: 2000px;
        margin-right: auto;
        margin-left: auto;
        gap: 8.6vw;
    }
    .general-header {
        margin-bottom: 100px;
        padding-top: 180px;
        padding-bottom: 120px;
        border-width: 10px;
    }
    .general-header__image-wrap:after {
        top: -17.2507%;
        right: unset;
        bottom: unset;
        left: -11.8299%;
        width: 45.1017%;
        height: 80.0539%;
        top: -11%;
        left: -8.5%;
    }
    .order-lg-2 {
        order: 2 !important;
    }
    .general-header--condensed .general-header__image-wrap:after {
        top: -7%;
        left: -8.5%;
    }
    .order-lg-1 {
        order: 1 !important;
        width: auto;
    }
    .with-tic-mark--large:after {
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .landing-page-header {
        display: flex;
        overflow: visible;
        align-items: center;
        justify-content: flex-start;
        min-height: 40vw;
        margin-bottom: 100px;
        padding-top: 135px;
        padding-bottom: 60px;
        border-width: 10px;
        background-color: #f2f2f2;
    }

    .landing-page-header:before {
        top: 100%;
        bottom: auto;
        height: 80px;
    }
    .order-lg-2 {
        order: 2 !important;
    }
    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .bgsslogo-classouter img {
        max-width: 170px !important;
        padding-top: 14px;
    }
    .landing-page-header--condensed::after {
        right: calc(39% + 6px);
    }
    .landing-page-header__body.is-on-screen {
        transform: translateY(0);
        opacity: 1;
        padding-right: 5%;
    }
    .landing-page-header__body {
        width: auto;
        transition: transform 1s,opacity 1s;
        transform: translateY(30px);
        opacity: 0;
    }
    .order-lg-1 {
        order: 1 !important;
    }
    .landing-page-header__image-wrap:after {
        right: unset;
        bottom: -9.0663%;
        left: -6.2944%;
        width: 85.0082%;
        height: 65.1316%;
    }
    .landing-page-header__image-wrap {
        flex: 0 0 auto;
        width: calc(39% + 60px);
        margin: 0;
    }
    .landing-page-header__content {
        flex: 0 1 auto;
        flex-direction: row;
        width: 100%;
        max-width: 1728px;
        margin-right: 8%;
        margin-left: 6%;
        padding-right: 0;
        padding-bottom: 0;
        gap: 11%;
    }
    .general-header--condensed {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .general-header__content {
        flex-direction: row;
        width: 100%;
        max-width: 2000px;
        margin-right: auto;
        margin-left: auto;
        gap: 8.6vw;
    }
    .general-header {
        margin-bottom: 100px;
        padding-top: 180px;
        padding-bottom: 120px;
        border-width: 10px;
    }
    .general-header__image-wrap:after {
        top: -17.2507%;
        right: unset;
        bottom: unset;
        left: -11.8299%;
        width: 45.1017%;
        height: 80.0539%;
        top: -11%;
        left: -8.5%;
    }
    .order-lg-2 {
        order: 2 !important;
    }
    .general-header--condensed .general-header__image-wrap:after {
        top: -7%;
        left: -8.5%;
    }
    .order-lg-1 {
        order: 1 !important;
        width: auto;
    }
    .with-tic-mark--large:after {
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .landing-page-header {
        display: flex;
        overflow: visible;
        align-items: center;
        justify-content: flex-start;
        min-height: 40vw;
        margin-bottom: 100px;
        padding-top: 135px;
        padding-bottom: 60px;
        border-width: 10px;
        background-color: #f2f2f2;
    }

    .landing-page-header:before {
        top: 100%;
        bottom: auto;
        height: 80px;
    }
    .order-lg-2 {
        order: 2 !important;
    }
    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }
}

/*@media (max-width: 1300px) {*/
/*    .testimonial-slider {*/
/*        position: relative;*/
/*        width: 100%;*/
/*        height: 630px;*/
/*        transform-style: preserve-3d;*/
/*    }*/
/*}*/


/*@media (max-width: 1100px) {*/
/*    .testimonial-slider {*/
/*        position: relative;*/
/*        width: 100%;*/
/*        height: 1035px;*/
/*        transform-style: preserve-3d;*/
/*    }*/
/*}*/

@media (min-width: 851px) and (max-width: 1300px) {
    .testimonial-right p {
        position: relative;
        z-index: 2;
        margin: 0;
        max-width: 850px;
        font-size: 16px;
        line-height: 1.75;
        color: #323232;
        font-weight: 500;
        margin-bottom: 15px;
    }
}


@media (max-width: 850px) {

    .testimonial-section {
        padding: 50px 15px;
    }

    .testimonial-wrapper {
        width: 100%;
        max-width: 100%;
        perspective: none;
    }

    /*
     * Grid se slider ki height automatically
     * tallest testimonial ke according hogi
     */
    .testimonial-slider {
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: 1fr;
        transform-style: preserve-3d;
    }

    /*
     * Absolute ki jagah grid item
     * sab cards ek hi position par rahenge
     */
    .testimonial-card {
        position: relative;
        inset: auto;

        grid-column: 1;
        grid-row: 1;

        width: 100%;
        height: auto;
        min-height: 0;

        display: grid;
        grid-template-columns: 180px 1fr;

        align-items: center;

        padding: 35px 30px;

        box-sizing: border-box;

        border-radius: 22px;
    }


    /* =========================
       LEFT PROFILE
    ========================= */

    .testimonial-left {
        padding-right: 25px;
        border-right: 1px solid #e8e8e8;
    }

    .testimonial-left img {
        width: 90px;
        height: 90px;

        margin-bottom: 12px;
    }

    .testimonial-left h4 {
        font-size: 17px;
        margin-bottom: 5px;
    }

    .testimonial-left span {
        font-size: 12px;
        line-height: 1.4;
    }

    .testimonial-left small {
        font-size: 12px;
        margin-top: 4px;
    }


    /* =========================
       RIGHT CONTENT
    ========================= */

    .testimonial-right {
        padding-left: 30px;
        min-width: 0;
    }

    .testimonial-right p {
        max-width: 100%;

        font-size: 17px;
        line-height: 1.65;

        margin-bottom: 15px;

        overflow-wrap: break-word;
        word-wrap: break-word;
    }

    .testimonial-right .quote {
        font-size: 40px;
        margin-left: -18px;
    }

    .testimonial-right .quote2 {
        font-size: 40px;
        padding-top: 8px;
        padding-left: 5px;
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .testimonial-section {
        padding: 40px 12px;
    }

    .testimonial-slider {
        height: auto;
    }

    .testimonial-card {
        display: flex;
        flex-direction: column;

        align-items: stretch;

        padding: 30px 20px;
    }


    /* Profile top */

    .testimonial-left {
        width: 100%;

        padding: 0 0 20px;

        border-right: 0;
        border-bottom: 1px solid #e8e8e8;

        text-align: center;
    }

    .testimonial-left img {
        width: 85px;
        height: 85px;

        margin: 0 auto 12px;
    }

    .testimonial-left h4 {
        font-size: 18px;
    }

    .testimonial-left span,
    .testimonial-left small {
        font-size: 13px;
    }


    /* Text below profile */

    .testimonial-right {
        width: 100%;

        padding: 25px 0 0;

        min-width: 0;
    }

    .testimonial-right p {
        font-size: 15px;
        line-height: 1.7;

        max-width: 100%;

        margin-bottom: 15px;
    }

    .testimonial-right .quote {
        font-size: 38px;
        margin-left: -15px;
    }

    .testimonial-right .quote2 {
        font-size: 38px;
    }
}

@media (min-width: 991px) and (max-width: 1200px)  {
    .bgsslogo-classouter img {
        max-width: 160px !important;
        padding-top: 14px;
    }
    .landing-page-header--condensed::after {
        right: calc(39% + 6px);
    }
    .landing-page-header__body.is-on-screen {
        transform: translateY(0);
        opacity: 1;
        padding-right: 5%;
    }
    .landing-page-header__body {
        width: auto;
        transition: transform 1s,opacity 1s;
        transform: translateY(30px);
        opacity: 0;
    }
    .order-lg-1 {
        order: 1 !important;
    }
    .landing-page-header__image-wrap:after {
        right: unset;
        bottom: -9.0663%;
        left: -6.2944%;
        width: 85.0082%;
        height: 65.1316%;
    }
    .landing-page-header__image-wrap {
        flex: 0 0 auto;
        width: calc(39% + 60px);
        margin: 0;
    }
    .landing-page-header__content {
        flex: 0 1 auto;
        flex-direction: row;
        width: 100%;
        max-width: 1728px;
        margin-right: 5%;
        margin-left: 4%;
        padding-right: 0;
        padding-bottom: 0;
        gap: 7%;
    }
    .general-header--condensed {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .general-header__content {
        flex-direction: row;
        width: 100%;
        max-width: 2000px;
        margin-right: auto;
        margin-left: auto;
        gap: 8.6vw;
    }
    .general-header {
        margin-bottom: 100px;
        padding-top: 180px;
        padding-bottom: 120px;
        border-width: 10px;
    }
    .general-header__image-wrap:after {
        top: -17.2507%;
        right: unset;
        bottom: unset;
        left: -11.8299%;
        width: 45.1017%;
        height: 80.0539%;
        top: -11%;
        left: -8.5%;
    }
    .order-lg-2 {
        order: 2 !important;
    }
    .general-header--condensed .general-header__image-wrap:after {
        top: -7%;
        left: -8.5%;
    }
    .order-lg-1 {
        order: 1 !important;
        width: auto;
    }
    .with-tic-mark--large:after {
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .landing-page-header {
        display: flex;
        overflow: visible;
        align-items: center;
        justify-content: flex-start;
        min-height: 40vw;
        margin-bottom: 100px;
        padding-top: 135px;
        padding-bottom: 60px;
        border-width: 10px;
        background-color: #f2f2f2;
    }

    .landing-page-header:before {
        top: 100%;
        bottom: auto;
        height: 80px;
    }
    .order-lg-2 {
        order: 2 !important;
    }
    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }
    .collabtab-box-img-1,
    .collabtab-box-img-2,
    .collabtab-box-img-3 {
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .bgsslogo-classouter img {
        max-width: 115px !important;
        padding-top: 7px;
    }
    .landing-page-header__image-wrap {
        width: calc(100% + 120px);
        margin-right: -60px;
        margin-left: -60px;
    }
    .general-header__image-wrap {
        width: calc(100% + 120px);
        margin-right: -60px;
        margin-left: -60px;
    }
    .landing-page-header__content {
        padding-right: 60px;
        padding-bottom: 40px;
        padding-left: 60px;
    }
    .collabtab-box-img-1,
    .collabtab-box-img-2,
    .collabtab-box-img-3 {
        width: 100%;
        height: 100%;
    }
    .landing-page-header__body {
        padding-right: 10%;
        margin-top: 15%;
    }
    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }

    .collabtab-box-img {
        width: 100%;
        height: 100%;
    }

    .landing-page-header__image-wrap {
        position: relative;
        z-index: 0;
        width: calc(100% + 50%);
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width: 580px) and (max-width: 767px) {

    .landing-page-header__body {
        padding-right: 10%;
        margin-top: 18%;
    }

    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }
    .outeractive-slide {
        margin-bottom: 15%;
    }

    .landing-page-header__image-wrap {
        position: relative;
        z-index: 0;
        width: calc(100% + 50%);
        margin-right: 0;
        margin-left: 0;
    }
    
}

@media (min-width: 420px) and (max-width: 580px) {
    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }
    .landing-page-header__body {
        z-index: 1;
        width: 100%;
        padding-right: 0;
        margin-top: 12%;
    }
    .three-column-icon-block--left-aligned .three-column-icon-block__card {
        aspect-ratio: 14 / 9;
    }
    .three-column-icon-block--left-aligned .three-column-icon-block__card p {
        font-size: 1rem;
        text-align: left;
    }
    .three-column-icon-block__wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .three-column-icon-block__card {
        flex: 1 1 100%;
        margin: 10px;
        text-align: center;
        transition: flex 0.3s ease;
    }

    .outeractive-slide {
        margin-bottom: 15%;
    }

    .three-column-icon-block--left-aligned .three-column-icon-block__card .three-column-icon-block__card__title {
        margin-bottom: .9375rem;
        text-align: start;
    }

    .landing-page-header__body {
        padding-right: 10%;
        margin-top: 2%;
    }

    .landing-page-header__content {
        padding-right: 60px;
        padding-bottom: 40px;
        padding-left: 60px;
        display: flex;
        flex-direction: column-reverse;
        margin-top: 12%;
    }

    .landing-page-header__image-wrap {
        position: relative;
        z-index: 0;
        width: calc(100% + 50%);
        margin-right: 0;
        margin-left: 0;
    }
    .landing-page-header__image-wrap.edustudieoIMG__outer{
        position: relative;
        z-index: 0;
        width: calc(100% + 0%);
        margin-right: 0;
        margin-left: 0;
        text-align: center;
    }
}

@media (min-width: 320px) and (max-width: 420px) {

    .landing-page-header__body {
        padding-right: 10%;
        margin-top: 2%;
    }

    .landing-page-header__content {
        padding-right: 60px;
        padding-bottom: 40px;
        padding-left: 60px;
        display: flex;
        flex-direction: column-reverse;
        margin-top: 12%;
    }

    .three-column-icon-block__wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .three-column-icon-block__card {
        flex: 1 1 100%;
        margin: 10px;
        text-align: center;
        transition: flex 0.3s ease;
    }

    .three-column-icon-block--left-aligned .three-column-icon-block__card .three-column-icon-block__card__title {
        margin-bottom: .9375rem;
        text-align: left;
    }

    .three-column-icon-block--left-aligned .three-column-icon-block__card p {
        text-align: left;
    }

    .collabtab-box-img-1,
    .collabtab-box-img-2,
    .collabtab-box-img-3 {
        width: 100%;
        height: 100%;
    }
    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }
    .outeractive-slide {
        margin-bottom: 15%;
    }

    .landing-page-header__image-wrap {
        position: relative;
        z-index: 0;
        width: calc(100% + 54%);
        margin-right: 0;
        margin-left: 0;
    }
    .landing-page-header__image-wrap.edustudieoIMG__outer{
        position: relative;
        z-index: 0;
        width: calc(100% + 0%);
        margin-right: 0;
        margin-left: 0;
        text-align: center;
    }
    
}

@media (min-width: 200px) and (max-width: 320px) {
    .landing-page-header__body {
        padding-right: 10%;
        margin-top: 2%;
    }

    .landing-page-header__content {
        padding-right: 60px;
        padding-bottom: 40px;
        padding-left: 60px;
        display: flex;
        flex-direction: column-reverse;
        margin-top: 12%;
    }
    .three-column-icon-block__wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .three-column-icon-block__card {
        flex: 1 1 100%;
        margin: 10px;
        text-align: center;
        transition: flex 0.3s ease;
    }

    .three-column-icon-block--left-aligned .three-column-icon-block__card .three-column-icon-block__card__title {
        margin-bottom: .9375rem;
        text-align: left;
    }

    .three-column-icon-block--left-aligned .three-column-icon-block__card p {
        text-align: left;
    }

    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }


    .landing-page-header__image-wrap {
        position: relative;
        z-index: 0;
        width: calc(100% + 64%);
        margin-right: 0;
        margin-left: 0;
    }

}

@media (min-width: 580px) and (max-width: 990px) {

    .three-column-icon-block--left-aligned .three-column-icon-block__card {
        aspect-ratio:0;
    }

    /* Container padding and margin adjustments */
    .three-column-icon-block__wrap {
        padding: 0 30px; /* Add padding to the wrapper */
        box-sizing: border-box;
    }
    
    .three-column-icon-block__wrap .container-fluid {
        width: 100%;
        max-width: 100%;
        padding: 0;
        box-sizing: border-box;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        justify-items: stretch;
        align-items: stretch;
    }
    
    /* Card styles for equal height */
    .three-column-icon-block__card {
        width: 100% !important;
        margin: 0 !important;
        flex: none !important;
        float: none !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-sizing: border-box;
        padding: 30px 20px;
        height: 100% !important;
        min-height: 300px;
        border-radius: 8px;
        box-shadow: 0 2px 6px rgba(0,0,0,0.08);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        position: relative;
    }
    
    
    .three-column-icon-block__card:hover {
        transform: translateY(-5px);
        box-shadow: 0 6px 12px rgba(0,0,0,0.12);
    }
    
    /* Icon styling */
    .three-column-icon-block__icon {
        display: block;
        max-width: 25%;
        height: auto;
    }
    
    /* Title styling */
    .three-column-icon-block__card__title {
        width: 100%;
        margin-bottom: 15px;
        line-height: 1.4;
        min-height: 50px;
        display: flex;
        align-items: center;
        margin-bottom: .9375rem;
    }
    
    
    
    .general-header__image-wrap {
        width: calc(100% + 120px);
        margin-right: -60px;
        margin-left: -60px;
    }
    
    .landing-page-header__content {
        padding-right: 60px;
        padding-bottom: 40px;
        padding-left: 60px;
        display: flex;
        flex-direction: column-reverse;
        margin-top: 12%;
    }
    
    .collabtab-box-img-1,
    .collabtab-box-img-2,
    .collabtab-box-img-3 {
        width: 100%;
        height: 100%;
    }
    
    .landing-page-header__body {
        padding-right: 10%;
        margin-top: 2%;
    }
    
    .skilmangment-inside-img {
        width: 100%;
        height: 100%;
    }

    .landing-page-header__image-wrap {
        position: relative;
        z-index: 0;
        width: calc(100% + 50%);
        margin-right: 0;
        margin-left: 0;
    }
    .landing-page-header__image-wrap.edustudieoIMG__outer{
        position: relative;
        z-index: 0;
        width: calc(100% + 0%);
        margin-right: 0;
        margin-left: 0;
        text-align: center;
    }
}

@media (min-width: 580px) and (max-width: 620px) {
    .three-column-icon-block__wrap .container-fluid {
        justify-content: center;
    }

}

@media (min-width: 860px) and (max-width: 992px) {
    .landing-page-header__image-wrap {
        position: relative;
        z-index: 0;
        width: calc(100% + 14%);
        margin-right: 0;
        margin-left: 0;
    }
}


/* ======== ONLY HOMEPAGE RESPONSIVE STYLES ========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================= */

@media (min-width:1227px) and (max-width:1310px) {
    .slider-home-page-inner-list picture img {
        width: 100%;
        height: 100%;
    }

    .home-slider-left-outer {
        box-shadow: none;
        padding-top: 70px;
        padding-bottom: 53px;
        align-self: center;
        width: 70%;
        height: 56%;
        transform-origin: top right;
        /*background: #36a8c6;*/
        /*box-shadow: 0px 0px 30px rgba(0, 0, 0, .15);*/
        position: absolute;
        content: "";
        top: 21%;
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (min-width:1022px) and (max-width:1226px) {
    h1.homepage-slider-heding-list {
        color: #fff;
        font-size: 3.2rem;
    }

    .home-page-slider-heding p {
        color: #fff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 2rem;
    }

    .home-slider-left-outer {
        padding-top: 4%;
        padding-bottom: 4%;
        align-self: center;
        width: 70%;
        transform-origin: top right;
        /*background: #36a8c6;*/
        /*box-shadow: 0px 0px 30px rgba(0, 0, 0, .15);*/
        position: absolute;
        content: "";
        top: 20%;
        padding-left: 5%;
        padding-right: 5%;
    }

}

@media (min-width:975px) and (max-width:1021px) {
    .home-slider-left-outer {
        width: 80%;

    }
    h1.homepage-slider-heding-list {
        color: #ffffff;
        font-size: 50px;
    }
    .home-page-slider-heding p {
        color: #ffffff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 28px;
    }
}

@media (min-width:828px) and (max-width:974px) {
    h1.homepage-slider-heding-list {
        font-size: 50px;
    }

    .home-page-slider-heding p {
        font-size: 26px;
    }

    .home-slider-left-outer {
        width: 83%;
        padding-left: 51px;

    }

}

@media (min-width:741px) and (max-width:827px) {
    .base-block__header{width: 95%;}
    h1.homepage-slider-heding-list {
        font-size: 46px;
    }

    .home-page-slider-heding p {
        font-size: 24px;
    }

    .home-slider-left-outer {
        width: 83%;
        padding-left: 51px;

    }

}

@media (min-width:716px) and (max-width:740px) {
    h1.homepage-slider-heding-list {
        color: #fff;
        font-size: 2.2rem;
    }

    .home-page-slider-heding p {
        color: #fff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 1.05rem;
    }

    .home-slider-left-outer {
        padding-top: 4%;
        padding-bottom: 4%;
        align-self: center;
        width: 64%;
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, .15);
        position: absolute;
        content: "";
        top: 25%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .home-page-header_content::after {
        position: absolute;
        content: "";
        background: #36a8c6;
    }
    .home-page-header_content::after {
        top: 0px;
        right: 0px;
        left: auto;
        display: block;
        width: calc(82vw + 60px);
        height: 100%;
        transform: skewX(12deg);
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: 0px 0px 30px rgba(0,0,0,.15);
    }

}

@media (min-width:586px) and (max-width:715px) {
    h1.homepage-slider-heding-list {
        color: #fff;
        font-size: 1.8rem !important;
    }

    .home-page-slider-heding p {
        color: #fff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 1rem !important;
    }

    .home-slider-left-outer {
        padding-top: 4%;
        padding-bottom: 4%;
        align-self: center;
        width: 64%;
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, .15);
        position: absolute;
        content: "";
        top: 25%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .home-page-header_content::after {
        position: absolute;
        content: "";
        background: #36a8c6;
    }
    .home-page-header_content::after {
        top: 0px;
        right: 0px;
        left: auto;
        display: block;
        width: calc(82vw + 60px);
        height: 100%;
        transform: skewX(12deg);
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: 0px 0px 30px rgba(0,0,0,.15);
    }
}

@media (min-width:385px) and (max-width:585px) {
    .slider-sectione-featurepage .col-md-4 {
        padding: 0;
    }
    h1.homepage-slider-heding-list {
        color: #fff;
        font-size: 1.8rem !important;
    }
    .slider-home-page-inner-list picture img {
        height: 300px;
    }
    .home-page-slider-heding p {
        color: #fff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 1rem !important;
    }
    .home-slider-left-outer {
        padding-top: 6%;
        padding-bottom: 8%;
        align-self: center;
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: none !important;
        position: inherit;
        content: "";
        top: 50% !important;
        padding-left: 6%;
        padding-right: 6%;
        top: 58%;
        left: 0px;
        width: 100%;
      }

    .home-page-header_content:after {
        position: relative;
        content: "";
        background: #36a8c6;
    }

    .slider-home-button-outer a {
        font-size: 0.9rem;
    }

    .homepage-selection-block__heading h2, .homepage-askai-qution_heading h2 {
        margin-bottom: 0;
        padding: 9px 25px 9px 29px;
        position: relative;
        min-height: 42px;
        margin-bottom: 2rem;
        text-align: center;
      }

      .chat-bar {
        width: 90%;
        border-radius: 7rem;
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 16px 16px 0px rgba(0, 0, 0, 0.04);
        text-align: left;
        display: flex;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 2rem;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(18px);
        -webkit-backdrop-filter: blur(18px);
        color: #000;
        margin-left: 5%;
      }

}

@media (min-width:356px) and (max-width:385px) {
    .slider-sectione-featurepage .col-md-4 {
        padding: 0;
    }
    h1.homepage-slider-heding-list {
        color: #fff;
        font-size: 1.8rem !important;
    }

    .home-page-slider-heding p {
        color: #fff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 1rem !important;
    }
    .home-slider-left-outer {
        padding-top: 6%;
        padding-bottom: 8%;
        align-self: center;
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: none !important;
        position: inherit;
        content: "";
        top: 50% !important;
        padding-left: 6%;
        padding-right: 6%;
        top: 58%;
        left: 0px;
        width: 100%;
      }

    .home-page-header_content:after {
        position: relative;
        content: "";
        background: #36a8c6;
    }

    .slider-home-button-outer a {
        font-size: 0.9rem;
    }

    .homepage-selection-block__heading h2, .homepage-askai-qution_heading h2 {
        margin-bottom: 0;
        padding: 9px 25px 9px 29px;
        position: relative;
        min-height: 42px;
        margin-bottom: 2rem;
        text-align: center;
      }

      .chat-bar {
        width: 90%;
        border-radius: 7rem;
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 16px 16px 0px rgba(0, 0, 0, 0.04);
        text-align: left;
        display: flex;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 2rem;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(18px);
        -webkit-backdrop-filter: blur(18px);
        color: #000;
        margin-left: 5%;
      }

}

@media (min-width:317px) and (max-width:355px) {
    .slider-sectione-featurepage .col-md-4 {
        padding: 0;
    }
    h1.homepage-slider-heding-list {
        color: #fff;
        font-size: 1.8rem !important;
    }

    .home-page-slider-heding p {
        color: #fff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 1rem !important;
    }
    .home-slider-left-outer {
        padding-top: 6%;
        padding-bottom: 8%;
        align-self: center;
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: none !important;
        position: absolute;
        content: "";
        padding-left: 6%;
        padding-right: 6%;
        top: 44% !important;
        left: 0px;
        width: 100%;
      }

    .home-page-header_content:after {
        position: relative;
        content: "";
        background: #36a8c6;
    }

    .slider-home-button-outer a {
        font-size: 0.9rem;
    }

    .homepage-selection-block__heading h2, .homepage-askai-qution_heading h2 {
        margin-bottom: 0;
        padding: 9px 25px 9px 29px;
        position: relative;
        min-height: 42px;
        margin-bottom: 2rem;
        text-align: center;
      }

      .chat-bar {
        width: 90%;
        border-radius: 7rem;
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 16px 16px 0px rgba(0, 0, 0, 0.04);
        text-align: left;
        display: flex;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 2rem;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(18px);
        -webkit-backdrop-filter: blur(18px);
        color: #000;
        margin-left: 5%;
      }

}

@media (min-width:200px) and (max-width:355px) {
    .slider-sectione-featurepage .col-md-4 {
        padding: 0;
    }
    h1.homepage-slider-heding-list {
        color: #fff;
        font-size: 1.5rem !important;
      }

    .home-page-slider-heding p {
        color: #fff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 0.9rem !important;
    }
    .home-slider-left-outer {
        padding-top: 6%;
        padding-bottom: 8%;
        align-self: center;
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: none !important;
        position: absolute;
        content: "";
        padding-left: 6%;
        padding-right: 6%;
        top: 50% !important;
        left: 0px;
        width: 100%;
    }

    .home-page-header_content:after {
        position: relative;
        content: "";
        background: #36a8c6;
    }

    .slider-home-button-outer a {
        font-size: 0.8rem;
    }

    .homepage-selection-block__heading h2, .homepage-askai-qution_heading h2 {
        margin-bottom: 0;
        padding: 9px 25px 9px 29px;
        position: relative;
        min-height: 42px;
        margin-bottom: 2rem;
        text-align: center;
      }

      .chat-bar {
        width: 90%;
        border-radius: 7rem;
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 16px 16px 0px rgba(0, 0, 0, 0.04);
        text-align: left;
        display: flex;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 2rem;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(18px);
        -webkit-backdrop-filter: blur(18px);
        color: #000;
        margin-left: 5%;
      }

}

@media (min-width:200px) and (max-width:384px){
    .base-block__header {
        width: 95%;
    }
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\

/* Default (for larger screens 1400px+) */
.self-selection-block__cards-row {
    flex-wrap: nowrap; /* No wrap for large screens */
    gap: 20px;
  }
  
  .self-selection-block__card {
    max-width: 250px;
    min-width: 150px;
  }
  
  /* Large Screens (992px - 1399px) */
  @media (min-width: 992px) and (max-width: 1399px) {
    .self-selection-block__cards-row {
      flex-wrap: wrap; /* Allow wrapping */
      justify-content: center;
    }
  
    .self-selection-block__card {
      max-width: 220px;
      min-width: 140px;
    }
  }
  
  /* Medium Screens (768px - 991px) */
  @media (min-width: 768px) and (max-width: 991px) {
    .self-selection-block__cards-row {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
    }
  
    .self-selection-block__card {
      max-width: 200px;
      min-width: 130px;
    }
  
    .self-selection-block__card-icon {
      height: 32px;
      width: 32px;
    }
  
    .self-selection-block__card h3 {
      font-size: 1rem;
    }
  }
  
  /* Small Screens (480px - 767px) */
  @media (min-width: 480px) and (max-width: 767px) {
      .flagicon-logo {
          position: absolute;
          top: -10px;
          right: -16px;
          z-index: -9;
      }
    .self-selection-block__cards-row {
      flex-direction: column;
      align-items: center;
    }
  
    .self-selection-block__card {
      width: 90%;
      max-width: 280px;
      padding: 18px;
    }
  
    .self-selection-block__card-icon {
      height: 28px;
      width: 28px;
    }
  
    .self-selection-block__card h3 {
      font-size: 0.95rem;
    }
  }
  
  /* Extra Small Screens (200px - 479px) */
  @media (min-width: 200px) and (max-width: 479px) {
    .self-selection-block__cards-row {
      flex-direction: column;
      align-items: center;
    }
  
    .self-selection-block__card {
      width: 100%;
      max-width: 260px;
      padding: 15px;
    }
  
    .self-selection-block__card-icon {
      height: 24px;
      width: 24px;
    }
  
    .self-selection-block__card h3 {
      font-size: 0.875rem;
    }
  
    .self-selection-block__heading h2 {
      font-size: 1.25rem;
    }
  }
  
  /* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Small devices (phones, up to 576px) */

@media (min-width: 200px) and (max-width: 353px) {
    .homepage-askai-qution_heading {
        margin-top: 2rem;
      }

      .homepage-askai-qution_heading h2 {
        font-size: 1.5rem;
        padding: 5px 15px;
        text-align: center;
        margin-bottom: 1.5rem;
      }
      
      .chat-bar {
        width: 100%;
        margin-bottom: 1rem;
        float: none;
        max-width: calc(100% - 20px);
      }
      
      .chat-bar-text {
        height: 3.5rem;
        padding: 0em 1rem 0 1rem;
      }
      
      .chat-bar-text.typewrite span.typewrap {
        font-size: 16px;
      }
      
      .chat-bar-btn {
        width: auto;
        padding: 0.5rem 1.5rem;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        margin-top: 0.5rem;
        float: none;
        display: table;
        border-radius: 0;
        clear: both;
      }
      
      .chat-plus {
        padding-left: 10px;
      }
      
      .row .col-md-12 {
        display: flex;
        flex-direction: column;
        align-items: center;
      }
}

@media (min-width: 297px) and (max-width: 353px) {
    .homepage-askai-qution_heading {
        margin-top: 1rem;
      }

      .homepage-askai-qution_heading h2 {
        font-size: 1.5rem;
        padding: 5px 15px;
        text-align: center;
        margin-bottom: 1.5rem;
      }
      
      .chat-bar {
        width: 100%;
        margin-bottom: 1rem;
        float: none;
        max-width: calc(100% - 20px);
      }
      
      .chat-bar-text {
        height: 3.5rem;
        padding: 0em 1rem 0 1rem;
      }
      
      .chat-bar-text.typewrite span.typewrap {
        font-size: 16px;
      }
      
      .chat-bar-btn {
        width: auto;
        padding: 0.5rem 1.5rem;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        margin-top: 0.5rem;
        float: none;
        display: table;
        border-radius: 0;
        clear: both;
      }
      
      .chat-plus {
        padding-left: 10px;
      }
      
      .row .col-md-12 {
        display: flex;
        flex-direction: column;
        align-items: center;
      }
}
@media (max-width: 385px) {
    .client-logo-block__item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc(50% - 15px);
        padding: 10px;
        aspect-ratio: 4/3;
    }
}
@media (min-width: 354px) and (max-width: 385px) {
    .homepage-askai-qution_heading {
      margin-top: 3rem;
    }

    .homepage-askai-qution_heading h2 {
      font-size: 1rem;
      padding: 5px 15px;
      text-align: center;
      margin-bottom: 1.5rem;
    }
    
    .chat-bar {
      width: 100%;
      margin-bottom: 1rem;
      float: none;
      max-width: calc(100% - 20px);
    }
    
    .chat-bar-text {
      height: 3.5rem;
      padding: 0em 1rem 0 1rem;
    }
    
    .chat-bar-text.typewrite span.typewrap {
      font-size: 16px;
    }
    
    .chat-bar-btn {
      width: auto;
      padding: 0.5rem 1.5rem;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
      margin-top: 0.5rem;
      float: none;
      display: table;
      border-radius: 0;
      clear: both;
    }
    
    .chat-plus {
      padding-left: 10px;
    }
    
    .row .col-md-12 {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }
  
@media (min-width: 385px) and (max-width: 576px) {
    section.news-and-blog-section, section.base-block.general-promo-block.general-promo-block--no-bg {
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .client-logo-block__item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc(50% - 15px);
        padding: 10px;
        aspect-ratio: 4/3;
    }
    .homepage-askai-qution_heading {
      margin-top: 2rem;
    }
    .base-block__header{width:95%;}
    .homepage-askai-qution_heading h2 {
      font-size: 1.5rem;
      padding: 5px 15px;
      text-align: center;
      margin-bottom: 1.5rem;
    }
    
    .chat-bar {
      width: 100%;
      margin-bottom: 1rem;
      float: none;
      max-width: calc(100% - 20px);
    }
    
    .chat-bar-text {
      height: 3.5rem;
      padding: 0em 1rem 0 1rem;
    }
    
    .chat-bar-text.typewrite span.typewrap {
      font-size: 16px;
    }
    
    .chat-bar-btn {
      width: auto;
      padding: 0.5rem 1.5rem;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
      margin-top: 0.5rem;
      float: none;
      display: table;
      border-radius: 0;
      clear: both;
    }
    
    .chat-plus {
      padding-left: 10px;
    }
    
    .row .col-md-12 {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }
  
  /* Medium devices (tablets, 577px to 768px) */
  @media (min-width: 577px) and (max-width: 768px) {
    .homepage-askai-qution_heading {
      margin-top: 2.5rem;
    }
    
    .homepage-askai-qution_heading h2 {
      font-size: 1.8rem;
      padding: 7px 20px;
      margin-bottom: 1.8rem;
    }
    
    .chat-bar {
      width: 100%;
      float: none;
      margin-bottom: 1rem;
      max-width: calc(100% - 30px);
    }
    
    .chat-bar-text {
      height: 4rem;
      padding: 0em 2rem 0 1.3rem;
    }
    
    .chat-bar-text.typewrite span.typewrap {
      font-size: 18px;
    }
    
    .chat-bar-btn {
      width: auto;
      margin-left: auto;
      margin-right: auto;
      font-size: 18px;
      float: none;
      display: table;
      padding: 0.5rem 2rem;
      border-radius: 0;
      clear: both;
    }
    
    .row .col-md-12 {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }
  
  /* Large devices (desktops, 769px to 992px) */
  @media (min-width: 769px) and (max-width: 992px) {
    .homepage-askai-qution_heading {
      margin-top: 3rem;
    }
      .simple-page__sidebar {
          flex-shrink: 0;
          width: 50%;
          margin: 0 auto;
          margin-top: 130px;
      }
      .simple-page__body {
          width: 92%;
          margin: 0 auto;
      }
    .homepage-askai-qution_heading h2 {
      font-size: 2rem;
    }
    
    .chat-bar {
      width: 90%;
      float: none;
      margin: 0 auto 1rem auto;
    }
    
    .chat-bar-text {
      height: 4.2rem;
    }
    
    .chat-bar-btn {
      width: auto;
      margin-left: auto;
      margin-right: auto;
      float: none;
      display: table;
      padding: 0.5rem 2.5rem;
      border-radius: 0;
      clear: both;
    }
    
    .row .col-md-12 {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 15px;
    }
  }
  
  /* Extra large devices (large desktops, 993px to 1200px) */
  @media (min-width: 993px) and (max-width: 1200px) {
    .homepage-askai-qution_heading {
      margin-top: 3.5rem;
    }
    
    .chat-bar {
      width: 85%;
      float: none;
      margin: 0 auto 1.5rem auto;
    }
    
    .chat-bar-btn {
      width: auto;
      margin-left: auto;
      margin-right: auto;
      float: none;
      display: table;
      padding: 0.5rem 3rem;
      clear: both;
      border-radius: 0;
    }
    
    .row .col-md-12 {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 20px;
    }
  }
  
  /* Default (larger than 1200px) - ensure consistency with the layout */
  @media (min-width: 1201px) {
    .homepage-askai-qution_heading {
      margin-top: 3rem;
    }
    
    .chat-bar {
      margin: 0 auto 1.5rem auto;
      width: 80%;
    }

    
    .row .col-md-12 {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 20px;
    }
  }
  
  /* Mobile layout fixes for chat components */
  @media (max-width: 576px) {
    .chat-mobile-wrap {
      display: block;
      width: 100%;
    }
    
    .row {
      margin-left: 0;
      margin-right: 0;
    }
    
    .col-md-12 {
      padding-left: 10px;
      padding-right: 10px;
    }
    
    .homepage-selection-block__card h3, 
    .homepage-selection-block__card .h3 {
      padding-right: 15px;
      padding-left: 15px;
      font-size: 1rem;
    }
    
    .homepage-selection-block__card .homepage-selection-block__card-icon {
      height: 28px;
      width: 28px;
    }
    
    .homepage-selection-block--tab-heading .container {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  
  /* Specific fix for scrolling on small screens */

@media (max-width: 480px) {
    .prodect-video::before {
        position: absolute;
        right: -24px;
        bottom: -15px;
        left: -24px;
        height: 30%;
        content: "";
        background-color: #ea3424;
    }
    .flagicon-logo {
        position: absolute;
        top: -10px;
        right: -16px;
        z-index: -9;
    }
}

@media (min-width: 740px) and (max-width: 768px) {
    .home-slider-left-outer {
        padding-top: 4%;
        padding-bottom: 4%;
        align-self: center;
        width: 64%;
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, .15);
        position: absolute;
        content: "";
        top: 25%;
        padding-left: 5%;
        padding-right: 5%;
    }
    h1.homepage-slider-heding-list {
        color: #fff;
        font-size: 2.2rem;
    }
    .home-page-slider-heding p {
        color: #fff;
        margin-bottom: 35px;
        margin-top: 20px;
        font-size: 1.05rem;
    }
    .home-page-header_content::after {
        position: absolute;
        content: "";
        background: #36a8c6;
    }
    .home-page-header_content::after {
        top: 0px;
        right: 0px;
        left: auto;
        display: block;
        width: calc(82vw + 60px);
        height: 100%;
        transform: skewX(12deg);
        transform-origin: top right;
        background: #36a8c6;
        box-shadow: 0px 0px 30px rgba(0,0,0,.15);
    }
}


  @media (max-width: 768px) {
      .img-animted-slider.active{display: block;}
      .bg-video{display: none;}
      .bg-dawn-linear-background-video{display: none;}

      .compnyaddres-outer {
          display: initial;
           justify-content: space-between;
          gap: 30px;
          margin: 50px 0px 50px 0px;
      }
      .compnyaddres-outer > div {
          width: 100%;
          text-align: left;
          padding-bottom: 20px;
      }
      .concarstion-flg-right {
          position: absolute;
          top: 83%;
          right: 0;
      }
      .edurigo-staup {
          width: 100%;
          line-height: 30px;
      }
      .concarstion-flg-LEFTPATsd img {
          width: 120px;
      }
      .concarstion-flg-LEFTPATsd {
          position: absolute;
          top: 80%;
          left: 0;
      }
      .concarstion-flg-right img {
          width: 140px;
      }
      .base-block{
          margin-bottom: 60px;
      }
      .modal.show .modal-dialog {
          transform: none;
          max-width: 87% !important;
          margin: 0 auto;
          margin-left: 20px;
      }
      .container.blogdetail-page-outer {
          padding-top: 40px;
      }
      .container.blogdetail-page-outer .col-md-10.offset-1 {
          margin: 0;
      }
      .blogdetails-hadding {
          padding: 60px 0 0 0;
          margin-left: 0px;
      }
      section.base-block.general-promo-block.general-promo-block--no-bg {
          margin-bottom: 60px;
      }
      .prodect-video::before {
          position: absolute;
          right: -42px;
          bottom: -25px;
          left: -42px;
          height: 30%;
          content: "";
          background-color: #ea3424;
      }
      .skilmangment-imge::before {
          position: absolute;
          right: -31px;
          bottom: 8px;
          left: -31px;
          height: 30%;
          content: "";
          background-color: #ea3424;
      }
      .slider-homepage-outer {
          padding-top: 40px;
      }
      .landing-page-header__content{padding-right: 20px; padding-left: 20px;}
    .homepage-selection-block__cards-row {
      padding-bottom: 15px;
      justify-content: flex-start;
    }
      .simple-page__sidebar {
          flex-shrink: 0;
          width: 50%;
          margin: 0 auto;
          margin-top: 130px;
      }
      .simple-page__body {
          width: 92%;
          margin: 0 auto;
      }
    .homepage-selection-block__card:not(:last-of-type) {
      min-width: 200px;
    }
  }
  
  /* Fix for container and alignment */
  @media all {
    .homepage-selection-block .container {
      width: 100%;
      max-width: 1200px;
      padding-left: 15px;
      padding-right: 15px;
      box-sizing: border-box;
    }
    
    .homepage-selection-block .wrap {
        width: 100%;
        display: flex;
        flex-direction: column;
      }
  }

  @media (min-width: 385px) and (max-width: 400px) {
    .homepage-askai-qution_heading {
        margin-top: 3rem;
      }

  }
@media (max-width: 450px){
.bgsslogo-classouter img {
    max-width: 180px !important;
    padding-top: 14px;
}
}
  @media (min-width: 200px) and (max-width: 384px) {
    .homepage-askai-qution_heading {
        margin-top: 3rem;
      }
      .bgsslogo-classouter img {
          max-width: 150px !important;
          padding-top: 14px;
      }
  }


  /* ----------------------------------------------------------------------------------------------------------------- */
  /* Mobile First Approach */

/* Base styles for smallest screens */
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  section.contant-balnk-section {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  
  .base-block_header {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  
  .general-promo-block__wrap {
    flex-direction: column;
  }
  
  .general-promo-block--flipped .general-promo-block__wrap {
    flex-direction: column;
  }
  
  .general-promo-block__image {
    width: 100%;
    height: auto;
  }
  
  .general-promo-block--no-bg .general-promo-block__body,
  .general-promo-block--no-bg.general-promo-block--flipped .general-promo-block__body {
    padding: 32px 20px 0 20px;
  }
  
  /* Small devices (phones, 576px and up) */
  @media (min-width: 576px) {
    section.contant-balnk-section {
      margin-bottom: 3rem;
      margin-top: 3rem;
    }
      .client-logo-block__item {
          width: calc(33.333333% - 30px);
      }
      .client-logo-block__grid {
          max-width: 550px;
      }
    .base-block_header {
      width: 80%;
    }
    
    a.btn.btn--teal {
      min-width: 150px;
    }
  }
  
  /* Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) {

    section.contant-balnk-section {
      margin-bottom: 4rem;
      margin-top: 4rem;
    }
      .general-promo-block__image {
          flex-shrink: 0;
          width: calc(41.66666667% + 60px);
          margin-top: 60px;
          margin-bottom: 60px;

      }
      .general-promo-block__body {
          display: flex;
          align-items: flex-start;
          flex-direction: column;
          justify-content: center;
          margin-bottom: 0;
          padding: 60px 0px 28px 60px;
      }
    .base-block_header {
      width: 70%;
    }
    
    .general-promo-block__wrap {
      flex-direction: row;
      gap: 20px;
    }
    
    .general-promo-block--flipped .general-promo-block__wrap {
      flex-direction: row-reverse;
    }
    
    .general-promo-block__image {
      max-width: 50%;
    }
    
    .general-promo-block--no-bg .general-promo-block__body {
      padding: 32px 20px 0 40px;
    }
    
    .general-promo-block--no-bg.general-promo-block--flipped .general-promo-block__body {
      padding: 32px 40px 0 20px;
    }
  }
  
  /* Large devices (desktops, 992px and up) */
  @media (min-width: 992px) {
      .client-logo-block__item {
          width: calc(16.66666667% - 25px);
          padding: 10px;
      }
      .client-logo-block__grid {
          max-width: 100%;
          gap: 30px 30px;
      }
    section.contant-balnk-section {
      margin-bottom: 5rem;
      margin-top: 5rem;
    }
      .simple-page__wrap {
          display: flex;
          align-items: flex-start;
          flex-direction: row-reverse;
          justify-content: center;
          column-gap: 8.33333333%;
          padding-top: 170px;
      }
    .base-block_header {
      width: 66.66666667%;
    }
    
    .general-promo-block__image {
      max-width: 45%;
    }
    
    .general-promo-block--no-bg .general-promo-block__body {
      padding: 32px 20px 0 60px;
    }
    
    .general-promo-block--no-bg.general-promo-block--flipped .general-promo-block__body {
      padding: 32px 60px 0 20px;
    }

  }
  
  /* Extra large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) {

    
    .general-promo-block__image {
      max-width: 40%;
    }
    
    .general-promo-block--no-bg .general-promo-block__body {
      padding: 32px 20px 0 80px;
    }
    
    .general-promo-block--no-bg.general-promo-block--flipped .general-promo-block__body {
      padding: 32px 80px 0 20px;
    }
  }
  
  /* Extra extra large devices (larger desktops, 1400px and up) */
  
  /* Fix for very small screens */
  @media (max-width: 575.98px) {
      .digital-education h6 span {
          float: left;
          height: 50px;
          padding-right: 8px;
      }
      .outer-logo-thard-prty.fistlistLOGOs{margin-left: 40px;}
      section.web-crtifd-list-outer {
          padding-top: 70px;
          padding-bottom: 25px;
      }
      .logoIMG78 img {
          width: 90px;
      }
      .left-icon-geatapp {
          float: left;
          width: 73px;
          padding-top: 39px;
      }
      .logoIMG78huntlogo img {
          width: 150px;
      }
      .left-icon-logo8u7y img {
          width: 40px;
      }
      .left-icon-geatapp img {
          width: 55px;
      }
      .left-icon-logo8u7y {
          float: left;
          width: 73px;
          padding-top: 33px;
      }
    h2, .h2 {
      font-size: 1.5rem;
    }
    
    h3, .h3 {
      font-size: 1.25rem;
    }

    
    a.btn.btn--teal {
      width: 100%;
      margin-top: 10px;
    }
      .contFOEninPT {
          width: 100%;
          padding: 5px;
          display: inline-block;
      }
      .comPny-emil {
          line-height: 6rem;
          float: left;
          width: 100%;
      }
      h1.powelarnig-hadding{ font-size: 1.5rem;}
  }

  @media (max-width: 586px) {
    .general-promo-block__wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .general-promo-block__image {
        max-width: 100%;
        width: 90%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .general-promo-block--flipped .general-promo-block__wrap {
        flex-direction: column;
    }

    .general-promo-block__body {
        padding: 20px;
    }
}

@media (max-width: 300px) {
    .general-promo-block__image {
        width: 100%;
        max-width: 220px; /* Ensuring image is not too small */
    }

    .general-promo-block__body {
        padding: 16px;
    }
    .bgsslogo-classouter img {
        max-width: 146px !important;
        padding-top: 14px;
    }
}

@media (max-width: 1026px) {
    section.news-and-blog-section, section.base-block.general-promo-block.general-promo-block--no-bg {
        max-width: 1728px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .webinarimgNAMEist {
        display: inherit;
        justify-content: center;
        align-items: center;
    }
    .webninarIMG {
        width: 100%;
    }
    .wbinarNAMElink {
        padding: 30px 20px 30px 7px;
        width: 100%;
    }
}
@media (max-width: 768px) {
    .skilmangment-imge img {
        max-width: 100%;
        position: relative;
    }
    .contbuttom-img img {
        width: 100%;
    }
    .contant-left-section {
        width: 95%;
        text-align: left;
        padding-bottom: 0px;
    }
    .comaddres-secNDlOc h3 {
        font-size: 26px;
        font-weight: bold;
    }
    .comaddres-THARdloc h3 {
        font-size: 26px;
        font-weight: bold;
    }
    .comaddres-firstLOC h3 {
        font-size: 26px;
        font-weight: bold;
    }
    .footer-awards--desktop {
        text-align: left;
        padding-right: 0;
    }
    .col-md-6.offset-sm-3 {
        margin: 0;
    }
    .col-lg-10.offset-1 {
        margin: 0;
    }
    .scroll-hint-home-page-buttom {
        display: none;
    }
    .site-footer__disclosure-links {
        order: 3;
        width: 100%;
        padding: 36px 60px;
    }
    .offset-sm-1 {
        margin-left:0%;
    }
    .site-footer__body {
        display: inherit;
        justify-content: space-between;
        column-gap: 30px;
        width: 100%;
        margin: auto;
    }
    .landing-page-header--condensed .scroll-hint , .scroll-hint {
        display: none;
    }
    .base-block.general-promo-block.general-promo-block--no-bg.general-promo-block--flipped.mobilemsrganreme {
        margin-bottom: 10px;
    }
}

/* --------------------- slidebar header  ---------------------------- */

/* Styles for screens below 1111px */
@media (max-width: 1155px) {
    /* Center logo in header */
    .nav-logo-header {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }

    /* Hide regular navbar menu */
    #navbarCollapse {
        display: none !important;
    }

    /* Show sidebar toggle button */
    .sidebar-toggle {
        display: block;
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 5;
        background: none;
        border: none;
        cursor: pointer;
    }

    /* Page overlay when sidebar is active */
    .sidebar-overlay {
        display: none;
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 4;
        transition: all 0.3s ease;
    }

    .sidebar-overlay.active {
        display: block;
    }

    /* Page content shift when sidebar is open */
    main {
        transition: margin-left 0.3s ease;
    }

    body.sidebar-open main {
        margin-left: 280px;
    }
}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
    nav.navbar {
        height: auto;
        min-height: 60px;
        padding: 5px 10px;
    }

    .nav-logo-header img {
        height: 38px;
    }

    .sidebar-toggle {
        left: 10px;
    }

    body.sidebar-open main {
        margin-left: 0;
    }

    #sidebar {
        width: 100%;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    nav.navbar {
        min-height: 65px;
        padding: 5px 15px;
    }

    .nav-logo-header img {
        height: 42px;
    }

    body.sidebar-open main {
        margin-left: 0;
    }

    #sidebar {
        width: 320px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    nav.navbar {
        min-height: 70px;
        padding: 5px 20px;
    }

    .nav-logo-header img {
        height: 45px;
    }

    #sidebar {
        width: 320px;
    }
    .footer-awards--desktop {
        text-align: left;
        padding-right: 0;
    }
}

/* Large devices (desktops, 992px and up to 1110px) */
@media (min-width: 992px) and (max-width: 1154px) {
    nav.navbar {
        min-height: 75px;
        padding: 5px 30px;
    }

    .nav-logo-header img {
        height: 48px;
    }

    #sidebar {
        width: 350px;
    }
}

/* Styles for screens 1111px and above (original desktop navigation) */
@media (min-width: 1155px) {
    .sidebar-toggle,
    #sidebar,
    .sidebar-overlay {
        display: none !important;
    }

    #navbarCollapse {
        display: block;
    }
}

/* Additional responsiveness adjustments */
@media (max-width: 575.98px) {
    .sidebar-link {
        padding: 12px 15px;
        font-size: 15px;
    }

    .sidebar-submenu li a {
        padding: 10px 15px 10px 30px;
        font-size: 14px;
    }
}

/* --------------------- slidebar header end  ---------------------------- */

/* ---------------------  header  ---------------------------- */

/* Styles for screens below 1111px */
@media (max-width: 1155px) {
    /* Center logo in header */
    .nav-logo-header {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }

    /* Hide regular navbar menu */
    #navbarCollapse {
        display: none !important;
    }

    /* Show sidebar toggle button */
    .sidebar-toggle {
        display: block;
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 5;
        background: none;
        border: none;
        cursor: pointer;
    }

    /* Page overlay when sidebar is active */
    .sidebar-overlay {
        display: none;
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 4;
        transition: all 0.3s ease;
    }

    .sidebar-overlay.active {
        display: block;
    }

    /* Page content shift when sidebar is open */
    main {
        transition: margin-left 0.3s ease;
    }

    body.sidebar-open main {
        margin-left: 280px;
    }
}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
    nav.navbar {
        height: auto;
        min-height: 60px;
        padding: 5px 10px;
    }

    .nav-logo-header img {
        height: 38px;
    }

    .sidebar-toggle {
        left: 10px;
    }

    body.sidebar-open main {
        margin-left: 0;
    }

    #sidebar {
        width: 100%;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    nav.navbar {
        min-height: 65px;
        padding: 5px 15px;
    }

    .nav-logo-header img {
        height: 42px;
    }

    body.sidebar-open main {
        margin-left: 0;
    }

    #sidebar {
        width: 320px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    nav.navbar {
        min-height: 70px;
        padding: 5px 20px;
    }

    .nav-logo-header img {
        height: 45px;
    }

    #sidebar {
        width: 320px;
    }
}

/* Large devices (desktops, 992px and up to 1110px) */
@media (min-width: 992px) and (max-width: 1154px) {
    nav.navbar {
        min-height: 75px;
        padding: 5px 30px;
    }

    .nav-logo-header img {
        height: 48px;
    }

    #sidebar {
        width: 350px;
    }
}

/* Styles for screens 1111px and above (original desktop navigation) */
@media (min-width: 1155px) {
    .sidebar-toggle,
    #sidebar,
    .sidebar-overlay {
        display: none !important;
    }

    #navbarCollapse {
        display: block;
    }
}

/* Sidebar Styling */
#sidebar {
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    background-color: #fff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transition: left 0.3s ease;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}

#sidebar.active {
    left: 0;
}

/* Sidebar Header */
.sidebar-header {
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px solid #e1e1e1;
}

.close-sidebar {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #333;
}

/* Sidebar Content */
.sidebar-content {
    flex: 1;
    padding: 15px 0;
}

.sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-item {
    border-bottom: 2px solid #f1f1f1;
}

.sidebar-link {
    display: block;
    padding: 15px 20px;
    color: #333;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.3s;
    font-family: "work-sans","Century Gothic","Trebuchet MS","Verdana","Arial","sans-serif";
    font-weight: 500;
}

.sidebar-link:hover,
.sidebar-link:active {
    background-color: #f8f8f8;
    color: #ea3424;
}

/* Dropdown in sidebar - updated version */
.dropdown-toggle {
    position: relative;
}

.dropdown-toggle::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg); /* Right arrow by default */
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px;
    transition: transform 0.3s ease;
}

.dropdown-toggle.active::after {
    transform: rotate(135deg); /* Down arrow when active */
}

.sidebar-submenu {
    display: none;
    list-style: none;
    padding: 0;
    background-color: #f8f8f8;
}

.sidebar-submenu li a {
    display: block;
    padding: 12px 20px 12px 40px;
    color: #666;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.3s;
}

.sidebar-submenu li a:hover {
    color: #ea3424;
}

/* Sidebar Footer */
.sidebar-footer {
    padding: 20px;
    border-top: 1px solid #e1e1e1;
}

.sidebar-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sidebar-btn {
    padding: 10px 15px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s;
}

.contact-btn {
    background-color: #ea3424;
    color: #ffffff;
    border: 2px solid #ea3424;
}

.demo-btn {
    background-color: #ea3424;
    color: #ffffff;
    border: 2px solid #ea3424;
}

.contact-btn:hover,
.demo-btn:hover {
    background-color: transparent;
    color: #000000;
}

/* Hamburger Icon Styling */
.sidebar-toggle {
    padding: 10px;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.toggle-hamburger__bun {
    display: block;
    margin-bottom: 5px;
    width: 25px;
    height: 2px;
    background-color: #404041;
    transition: all 0.3s;
}

.sidebar-toggle.active .toggle-hamburger__bun:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}

.sidebar-toggle.active .toggle-hamburger__bun:nth-child(2) {
    opacity: 0;
}

.sidebar-toggle.active .toggle-hamburger__bun:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
}

/* Additional responsiveness adjustments */
@media (max-width: 575.98px) {
    .sidebar-link {
        padding: 12px 15px;
        font-size: 15px;
    }

    .sidebar-submenu li a {
        padding: 10px 15px 10px 30px;
        font-size: 14px;
    }
    ul.site-footer__link-list.newdesin {
        float: left;
        width: 100%;
    }
    .appicon-top ul{margin: 0px; padding: 0px;}
    .appicon-top{margin-top: 15px;}
}

.back-to-menu {
    display: none; /* Initially hidden */
    position: absolute;
    right: 10px;
    top: 15px;
    background-color: #f8f8f8;
    color: #333;
    padding: 8px 12px;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
    font-family: "work-sans", "Century Gothic", "Trebuchet MS", "Verdana", "Arial", "sans-serif";
    font-weight: 500;
    border: 1px solid #ddd;
    transition: background-color 0.3s;
}

.back-to-menu:hover {
    background-color: #e1e1e1;
}
