/* ============================================================

   RESPONSIVE.CSS — Consolidated Media Queries

   Breakpoints:

   XS  : max-width: 600px   (Extra small — phones)

   SM  : min-width: 600px   (Small — large phones / portrait tablets)

   MD  : min-width: 768px   (Medium — landscape tablets)

   LG  : min-width: 992px   (Large — laptops/desktops)

   XL  : min-width: 1200px  (Extra large — large desktops)

   + project-specific breakpoints preserved below

============================================================ */





/* ============================================================

   XL+ — max-width: 1600px

============================================================ */

@media (max-width: 1600px) {



    .unlockinggrowth__sliderwrap .content {

        font-size: 30px;

        padding: 20px 30px 20px 30px;

        max-width: 600px;

        min-height: 360px;

    }



    .unlockinggrowth__sliderwrap .content span.common {

        margin-bottom: 30px;

        font-size: 30px;

    }



    .unlockinggrowth__sliderwrap .content span.value {

        font-size: 30px;

    }



    .unlockinggrowth__sliderwrap .img__wrap {

        width: 45vw;

        min-height: 88vh;

    }



    .myscroll { bottom: 0px; }



    .wetitle {

        font-size: 55px;

        top: 2%;

    }

}





/* ============================================================

   Large Desktops — 1360px to 1400px

============================================================ */

@media (min-width: 1360px) and (max-width: 1400px) {



    .cb-card-header {

        font-weight: 800;

        color: #242424;

        line-height: 1.2;

        font-size: 30px;

        margin-bottom: 40px;

    }



    .cb-main-title {

       position: relative;

        top: -100px;

        right: -119px;

        font-size: 55px;

        color: #FCC020;

        font-weight: 800;

        z-index: 999;

        line-height: 1;

        margin: 0;

    }



    .slider_capction { padding: 0 20% 0 9%; }

}





/* ============================================================

   Large Laptops — 1024px to 1360px

============================================================ */

@media (min-width: 1024px) and (max-width: 1360px) {



    .slider_capction {

        padding: 0 20% 0 9%;

        font-size: 72px;

    }



    .cb-main-title { margin-top: -20px; }

    .get_in_touch_btn {

    position: fixed;



    }

}





/* ============================================================

   max-width: 1366px

============================================================ */

@media (max-width: 1366px) {



    .unlockinggrowth__sliderwrap .content {

        font-size: 30px;

        padding: 20px 30px 20px 30px;

        max-width: 600px;

        min-height: 360px;

    }



    .unlockinggrowth__sliderwrap .content span.common {

        margin-bottom: 30px;

        font-size: 30px;

    }



    .unlockinggrowth__sliderwrap .content span.value {

        font-size: 30px;

    }



    .unlockinggrowth__sliderwrap .img__wrap {

        width: 45vw;

        min-height: 88vh;

    }



    .cb-images-container {

        width: 100%;

        height: 80vh;

    }



    .myscroll { bottom: 0px; }



    .wetitle {

        font-size: 55px;

        top: 2%;

    }



    .about_right h1 { font-size: 42px; }



    .cb-card-header {

        font-size: 27px;

        padding: 0px 0px 0px 104px;

        margin-bottom: 50px;

    }



    .cb-item-title {

        font-weight: 700;

        color: #242424;

        margin: 0;

        font-size: 27px;

    }



    .cb-card-container { width: 100%; }



    .cb-white-card {

        padding: 16px 20px 50px 20px;

        min-height: 260px;

        max-width: 100%;

        width: 100%;

    }



    .cb-main-title {

        position: absolute;

        right: 50px;

        font-size: 52px;

        color: #FCC020;

        font-weight: 800;

        z-index: 999;

        line-height: 1;

        margin: 0;

        margin-top: 23px;

    }



    .cb-badge {

        position: fixed;

        bottom: 100px;

        right: 80px;

        z-index: 50;

    }



    .cb-body-text { padding: 0px 40px 0px 100px; }



    .cb-num { margin: 0 4px 0 32px; }

}





/* ============================================================

   LG — min-width: 992px  (Large devices — laptops/desktops)

   Also covers 992px to 1199px range

============================================================ */

@media (min-width: 992px) and (max-width: 1199px) {



    .cb-images-container {

        width: 50%;

        height: 60vh;

    }



    .cb-card-container { width: 50%; }

    .stellarnav li {

    list-style: none;

    display: inline-flex;

    margin: 0;

    padding: 0;

    position: relative;

    line-height: normal;

}

}







/* ============================================================

   MD — min-width: 768px  (Medium devices — landscape tablets)

   max-width: 768px for overrides

============================================================ */

@media (max-width: 768px) {
    
    
.vidbacking-active-body-back{
    margin-top: 75px !important;
}


    .unlockinggrowth__sliderwrap .img__wrap {

        width: 100vw;

        min-height: 50vh;

    }



    .unlockinggrowth__sliderwrap .content {

        position: relative;

        padding: 40px 20px;

        max-width: 100%;

        min-height: auto;

        font-size: 28px;

    }



    .unlockinggrowth__sliderwrap .content span.common { font-size: 24px; }



    .wetitle { position: inherit; }



    .myscroll { bottom: 0px; }



    .customer_listleft { min-width: auto; }



    .testimonial-card { flex-wrap: wrap; }



    .testimonial-text { width: 100%; }

}





/* ============================================================

   max-width: 767px — Mobile (general)

============================================================ */

@media only screen and (max-width: 767px) {



    .main_header.sticky {

        -webkit-animation: none;

        animation: none;

    }



    .customer_listmain { flex-wrap: wrap; }



    .main_header .navbar-brand { width: auto; }



    .stellarnav { width: 52%; }



    .slider-container {

        flex-direction: column;

        height: 100vh;

    }



    .vidbacking-active-body-back { height: 379px !important;
        margin: 0 !important;
        /*top: 30px !important; */
                margin-top: 50px !important;
    }



    .myf { justify-content: space-between; }



    .mobile { display: none; }



    .main_header { padding-bottom: 10px; }

}





/* ============================================================

   SM — max-width: 600px / 576px

   (Extra small — phones, portrait tablets)

============================================================ */

@media (max-width: 576px) {



    .about_right h1 {

        font-size: 24px;

        line-height: 34px;

    }



    .about_sec { padding-top: 30px; }



    .whatwe_title h2 { font-size: 35px; }



    .content-section {

        overflow: inherit;

        display: inline-block;

        margin-left: 0px;

        padding-bottom: 0;

    }



    .customer_listleft { font-size: 30px; }



    .online_community_title h2 { font-size: 30px; }



    .impact_title h2 {

        font-size: 30px;

        margin-top: 0px;

        margin-bottom: 10px;

    }



    .testimonial-card { flex-wrap: wrap; }



    .testimonial-text {

        width: 100%;

        padding: 22px 10px 10px;

    }



    .app-content h2 { font-size: 40px; }



    .app-section {

        flex-wrap: wrap;

        padding: 10px 0%;

    }



    .app-content { flex: inherit; }



    .image-cards-container {

        grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));

    }






    .footer_about { margin-top: 15px; }



 



    .boder_lefq {

        padding-left: 0px;

        border-left: inherit;

        border-top: solid 1px #d4d0d0;

        padding-top: 15px;

        padding-bottom: 15px;

    }



    .partner li a { display: inline-flex; }



    .copy_mainse {

        flex-wrap: wrap;

        justify-content: center;

    }



    .copy_left {

        flex-wrap: wrap;

      

        margin-bottom: 15px;

    }



    .customer_listleft { min-width: 100%; }



    /* Owl Carousel */

    .owl-theme .owl-nav { display: none; }



    /* Content Slide */

    .content-slide { padding: 20px 20px; }



    .content-slide h2 {

        font-size: 26px;

        margin-bottom: 18px;

    }



    .content-slide h3 { font-size: 20px; }



    .content-slide p {

        font-size: 14px;

        padding: 0;

    }



    .wetitle { font-size: 40px; }



    .myscroll {

        bottom: 0px;

        right: -10px;

        display: none;

    }



    .main_header .navbar-brand { margin-left: 20%; }

}





/* ============================================================

   XS — max-width: 490px  (.cb-main-title fix)

============================================================ */

@media (max-width: 490px) {



    .cb-main-title {

        font-size: 36px;

        top: 50px;

        position: inherit;

        width: 100%;

        text-align: center;

        right: 0;

    }

}





/* ============================================================

   XS — max-width: 430px

============================================================ */

@media only screen and (max-width: 430px) {



    .about_right h1 {

        font-size: 24px;

        line-height: 34px;

    }



    .about_sec { padding-top: 30px; }



    .whatwe_title h2 { font-size: 35px; }



    .customer_listleft { font-size: 30px; }



    .online_community_title h2 { font-size: 30px; }



    .impact_title h2 {

        font-size: 30px;

        margin-top: 0px;

        margin-bottom: 10px;

    }



    .testimonial-card { flex-wrap: wrap; }



    .testimonial-text {

        width: 100%;

        padding: 22px 10px 10px;

    }



    .app-content h2 { font-size: 40px; }



    .app-section {

        flex-wrap: wrap;

        padding: 10px 0%;

    }



    .app-content { flex: inherit; }



    .image-cards-container {

        grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));

    }



    /* Footer */





    .footer_about { margin-top: 15px; }







    .boder_lefq {

        padding-left: 0px;

        border-left: inherit;

        border-top: solid 1px #d4d0d0;

        padding-top: 15px;

        padding-bottom: 15px;

    }



    .partner li a { display: inline-flex; }



    .copy_mainse { flex-wrap: wrap; }



    .copy_left {

        flex-wrap: wrap;

       

        margin-bottom: 15px;

    }



    .customer_listleft { min-width: 100%; }



    /* Owl Carousel */

    .owl-theme .owl-nav { display: none; }



    /* Content Slide */

    .content-slide { padding: 20px 20px; }



    .content-slide h2 {

        font-size: 26px;

        margin-bottom: 18px;

    }



    .content-slide h3 { font-size: 20px; }



    .content-slide p {

        font-size: 14px;

        padding: 0;

    }



    /* Project-specific */

    .et_pb_section__believe .content span.dynamic { padding-left: 18vw; }



    .unlockinggrowth__sliderwrap .slick-slide { min-height: 80vh; }



    .des_text { font-size: 15px; }







    .cb-card-header {

        font-size: 34px;

        padding: 0px 0px 0px 10px;

        margin-bottom: 20px;

    }



    .cb-body-text { padding: 0px 10px 0px 10px; }

}





/* ============================================================

   XS — 360px to 480px

============================================================ */

@media (min-width: 360px) and (max-width: 480px) {



    .slider_capction {

        padding: 0 20% 0 9%;

        font-size: 34px;

        justify-content: center;

        text-align: center;

    }



    .cb-white-card {

        padding: 50px 40px 50px 40px;

        min-height: 260px;

    }



    .cb-main-title {

        top: 50px;

        position: inherit;

    }



    .cb-badge {

        bottom: 0px;

        right: 0px;

    }

}





/* ============================================================

   XS — max-width: 390px

============================================================ */

@media only screen and (max-width: 390px) {



    .des_text { font-size: 15px; }



    .myscroll {

        width: 120px;

        bottom: -35px;

    }



    .navbar-custom .navbar-nav { min-width: 358px; }

}













@media screen and (min-width: 768px) {
  
  
  
}







/* For devices with a minimum width of 992px (Large) */
@media screen and (min-width: 992px) {


}






/* ============================================================
   COMPLETE RESPONSIVE.CSS
   Based on your existing CSS structure
   ============================================================ */

/* ============================================================
   XL+ — max-width: 1600px
   ============================================================ */
@media (max-width: 1600px) {
    .unlockinggrowth__sliderwrap .content {
        font-size: 30px;
        padding: 20px 30px 20px 30px;
        max-width: 600px;
        min-height: 360px;
    }
    .unlockinggrowth__sliderwrap .content span.common {
        margin-bottom: 30px;
        font-size: 30px;
    }
    .unlockinggrowth__sliderwrap .content span.value {
        font-size: 30px;
    }
    .unlockinggrowth__sliderwrap .img__wrap {
        width: 45vw;
        min-height: 88vh;
    }
    .myscroll { bottom: 0px; }
    .wetitle {
        font-size: 55px;
        top: 2%;
    }
}

/* ============================================================
   Large Desktops — 1360px to 1400px
   ============================================================ */
@media (min-width: 1360px) and (max-width: 1400px) {
    .cb-card-header {
        font-weight: 800;
        color: #242424;
        line-height: 1.2;
        font-size: 30px;
        margin-bottom: 40px;
    }
    .cb-main-title {
        position: relative;
        top: -100px;
        right: -119px;
        font-size: 55px;
        color: #FCC020;
        font-weight: 800;
        z-index: 999;
        line-height: 1;
        margin: 0;
    }
    .slider_capction { padding: 0 20% 0 9%; }
}

/* ============================================================
   Large Laptops — 1024px to 1360px
   ============================================================ */
@media (min-width: 1024px) and (max-width: 1360px) {
    .slider_capction {
        padding: 0 20% 0 9%;
        font-size: 72px;
    }
    .cb-main-title { margin-top: -20px; }
    .get_in_touch_btn {
        position: fixed;
        left: -9.3%;
        top: 50%;
    }
}

/* ============================================================
   max-width: 1366px
   ============================================================ */
@media (max-width: 1366px) {
    .unlockinggrowth__sliderwrap .content {
        font-size: 30px;
        padding: 20px 30px 20px 30px;
        max-width: 600px;
        min-height: 360px;
    }
    .unlockinggrowth__sliderwrap .content span.common {
        margin-bottom: 30px;
        font-size: 30px;
    }
    .unlockinggrowth__sliderwrap .content span.value {
        font-size: 30px;
    }
    .unlockinggrowth__sliderwrap .img__wrap {
        width: 45vw;
        min-height: 88vh;
    }
    .cb-images-container {
        width: 100%;
        height: 80vh;
    }
    .myscroll { bottom: 0px; }
    .wetitle {
        font-size: 55px;
        top: 2%;
    }
    .about_right h1 { font-size: 42px; }
    .cb-card-header {
        font-size: 27px;
        padding: 0px 0px 0px 104px;
        margin-bottom: 50px;
    }
    .cb-item-title {
        font-weight: 700;
        color: #242424;
        margin: 0;
        font-size: 27px;
    }
    .cb-card-container { width: 100%; }
    .cb-white-card {
        padding: 16px 20px 50px 20px;
        min-height: 260px;
        max-width: 100%;
        width: 100%;
    }
    .cb-main-title {
        position: absolute;
        right: 50px;
        font-size: 52px;
        color: #FCC020;
        font-weight: 800;
        z-index: 999;
        line-height: 1;
        margin: 0;
        margin-top: 23px;
    }
    .cb-badge {
        position: fixed;
        bottom: 100px;
        right: 80px;
        z-index: 50;
    }
    .cb-body-text { padding: 0px 40px 0px 100px; }
    .cb-num { margin: 0 4px 0 32px; }
}

/* ============================================================
   LG — min-width: 992px  (Large devices)
   ============================================================ */
@media (min-width: 992px) and (max-width: 1199px) {
    .cb-images-container {
        width: 50%;
        height: 60vh;
    }
    .cb-card-container { width: 50%; }
    .stellarnav li {
        list-style: none;
        display: inline-flex;
        margin: 0;
        padding: 0;
        position: relative;
        line-height: normal;
    }
}

/* ============================================================
   Tablet — max-width: 991px
   ============================================================ */
@media (max-width: 991px) {

    
    .cb-main-title {
        font-size: 36px;
        top: 20px;
        width: 100%;
        text-align: center;
        right: 0;
    }
    .cb-content-wrapper {
        flex-direction: column;
        justify-content: center;
        padding-top: 60px;
    }
    .cb-images-container {
        width: 100%;
        height: 40vh;
        border-radius: 12px 12px 0 0;
    }
    .cb-card-container {
        width: 100%;
        margin-top: -30px;
        padding: 0 15px;
    }
    .cb-white-card {
        margin-left: 0;
        width: 100%;
        padding: 30px 25px;
        min-height: 250px;
        border-radius: 12px;
    }
    .cb-card-header {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .cb-num { font-size: 32px; }
    .cb-item-title { font-size: 20px; }
    .cb-body-text p { font-size: 14px; }
    .cb-badge {
        width: 60px;
        bottom: 10px;
        right: 10px;
    }
    .spin { width: 60px; }
    .get_in_touch_btn {
        left: -20.5% !important ;
        top: 51%;
        padding: 8px 26px;
        font-size: 18px;
    }
    .ecosys_container {
        grid-template-columns: 1fr;
    }
    .phone-mockup { order: -1; }
    .top-section {
        flex-direction: column;
    }
    .expect-card {
        flex: 1 1 auto;
        width: 100%;
    }
    .cta-banner {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    .navbar-custom .navbar-nav {
        padding: 0rem 0;
        background-color: #fff;
        box-shadow: 0 2px 10px rgba(0,0,0,0.1);
        min-width: 450px;
    }
    .navbar-custom .navbar-nav .nav-link {
        padding: 0.7rem 1rem;
        margin: 0px 0;
        display: flex;
        justify-content: space-between;
        border-bottom: solid 1px #ddd;
        align-items: center;
        background: #F2F3F7;
    }
    .dropdown-menu {
        background-color: transparent;
        border: none;
        box-shadow: none;
        padding-left: 0rem;
    }
}

/* ============================================================
   MD — max-width: 768px
   ============================================================ */
@media (max-width: 768px) {
    .image-card {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: block;
    align-items: center;
}
    .unlockinggrowth__sliderwrap .img__wrap {
        width: 100vw;
        min-height: 50vh;
    }
    .unlockinggrowth__sliderwrap .content {
        position: relative;
        padding: 40px 20px;
        max-width: 100%;
        min-height: auto;
        font-size: 28px;
    }
    .unlockinggrowth__sliderwrap .content span.common { font-size: 24px; }
    .wetitle { position: inherit; }
    .myscroll { bottom: 0px; }
    .customer_listleft { min-width: auto; }
    .testimonial-card { flex-wrap: wrap; }
    .testimonial-text { width: 100%; }
    .stellarnav {
        overflow: hidden;
        display: block;
    }
    .stellarnav ul {
        position: relative;
        display: none;
    }
    .navbar-custom { display: block; }
}

/* ============================================================
   max-width: 767px — Mobile (general)
   ============================================================ */
@media only screen and (max-width: 767px) {
    .main_header.sticky {
        -webkit-animation: none;
        animation: none;
    }
    .customer_listmain { flex-wrap: wrap; }
    .main_header .navbar-brand { width: auto; }
    .stellarnav { width: 52%; }
    .slider-container {
        flex-direction: column;
        height: 100vh;
    }
    /*.vidbacking-active-body-back { height: 255px !important; }*/
    .myf { justify-content: space-between; }
    .mobile { display: none; }
    .main_header { padding-bottom: 10px; }
    .menu-container { display: none !important; }
}

/* ============================================================
   SM — max-width: 600px / 576px
   ============================================================ */
@media (max-width: 576px) {
    .about_right h1 {
        font-size: 24px;
        line-height: 34px;
    }
    
    
.footer_mainsection{  padding: 20px 0%;}
    
    .about_sec { padding-top: 30px; }
    .whatwe_title h2 { font-size: 35px; }
    .content-section {
        overflow: inherit;
        display: inline-block;
        margin-left: 0px;
        padding-bottom: 0;
    }
    .customer_listleft { font-size: 30px; }
    .online_community_title h2 { font-size: 30px; }
    .impact_title h2 {
        font-size: 30px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .testimonial-card { flex-wrap: wrap; }
    .testimonial-text {
        width: 100%;
        padding: 22px 10px 10px;
    }
    .app-content h2 { font-size: 40px; }
    .app-section {
        flex-wrap: wrap;
        padding: 10px 0%;
    }
    .app-content { flex: inherit; }
    .image-cards-container {
        grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    }

    .footer_about { margin-top: 15px; }

    .boder_lefq {
        padding-left: 0px;
        border-left: inherit;
        border-top: solid 1px #d4d0d0;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .partner li a { display: inline-flex; }
    .copy_mainse {
        flex-wrap: wrap;
        justify-content: center;
    }
    .copy_left {
        flex-wrap: wrap;
        gap: 10px;
        margin-bottom: 15px;
    }
    .customer_listleft { min-width: 100%; }
    .owl-theme .owl-nav { display: none; }
    .content-slide { padding: 20px 20px; }
    .content-slide h2 {
        font-size: 26px;
        margin-bottom: 18px;
    }
    .content-slide h3 { font-size: 20px; }
    .content-slide p {
        font-size: 14px;
        padding: 0;
    }
    .wetitle { font-size: 40px; }
    .myscroll {
        bottom: 0px;
        right: -10px;
        display: none;
    }
    .main_header .navbar-brand { margin-left: 20%; }
    .grid-2 { grid-template-columns: 1fr; }
    .grid-3 { grid-template-columns: 1fr; }
    .grid-4 { grid-template-columns: 1fr; }
}

/* ============================================================
   XS — max-width: 490px
   ============================================================ */
@media (max-width: 490px) {
    .cb-main-title {
        font-size: 36px;
        top: 50px;
        position: inherit;
        width: 100%;
        text-align: center;
        right: 0;
    }
}

/* ============================================================
   XS — max-width: 480px
   ============================================================ */
@media (max-width: 480px) {
    .fixed-top { left: 2%; }
    .navbar-custom .navbar-nav { min-width: 410px; }
    .unlockinggrowth__sliderwrap .slick-slide { min-height: 86vh; }
}

/* ============================================================
   XS — 360px to 480px
   ============================================================ */
@media (min-width: 360px) and (max-width: 480px) {
    .slider_capction {
        padding: 0 20% 0 9%;
        font-size: 34px;
        justify-content: center;
        text-align: center;
    }
    .cb-white-card {
        padding: 50px 40px 50px 40px;
        min-height: 260px;
    }
    .cb-main-title {
        top: 50px;
        position: inherit;
    }
    .cb-badge {
        bottom: 0px;
        right: 0px;
    }
}

/* ============================================================
   XS — max-width: 430px
   ============================================================ */
@media only screen and (max-width: 430px) {
    .about_right h1 {
        font-size: 24px;
        line-height: 34px;
    }
    .about_sec { padding-top: 30px; }
    .whatwe_title h2 { font-size: 35px; }
    .customer_listleft { font-size: 30px; }
    .online_community_title h2 { font-size: 30px; }
    .impact_title h2 {
        font-size: 30px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .testimonial-card { flex-wrap: wrap; }
    .testimonial-text {
        width: 100%;
        padding: 22px 10px 10px;
    }
    .app-content h2 { font-size: 40px; }
    .app-section {
        flex-wrap: wrap;
        padding: 10px 0%;
    }
    .app-content { flex: inherit; }
    .image-cards-container {
        grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    }

    .footer_about { margin-top: 15px; }

    .boder_lefq {
        padding-left: 0px;
        border-left: inherit;
        border-top: solid 1px #d4d0d0;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .partner li a { display: inline-flex; }
    .copy_mainse { flex-wrap: wrap; }
    .copy_left {
        flex-wrap: wrap;
        
        margin-bottom: 15px;
    }
    .customer_listleft { min-width: 100%; }
    .owl-theme .owl-nav { display: none; }
    .content-slide { padding: 20px 20px; }
    .content-slide h2 {
        font-size: 26px;
        margin-bottom: 18px;
    }
    .content-slide h3 { font-size: 20px; }
    .content-slide p {
        font-size: 14px;
        padding: 0;
    }
    .et_pb_section__believe .content span.dynamic { padding-left: 18vw; }
    .unlockinggrowth__sliderwrap .slick-slide { min-height: 80vh; }
    .des_text { font-size: 15px; }
    .get_in_touch_btn {
        position: fixed;
        
    }
    .cb-card-header {
        font-size: 34px;
        padding: 0px 0px 0px 10px;
        margin-bottom: 20px;
    }
    .cb-body-text { padding: 0px 10px 0px 10px; }
}

/* ============================================================
   XS — max-width: 390px
   ============================================================ */
@media only screen and (max-width: 390px) {
    .des_text { font-size: 15px; }
    .myscroll {
        width: 120px;
        bottom: -35px;
    }
    .navbar-custom .navbar-nav { min-width: 358px; }
}

/* ============================================================
   max-width: 1350px (additional)
   ============================================================ */
@media (max-width: 1350px) {
    .get_in_touch_btn {
        left: -6.5%;
        top: 57%;
        padding: 8px 26px;
        font-size: 18px;
                
    }
}

/* ============================================================
   max-width: 900px (for ecosystem & quality section)
   ============================================================ */
@media (max-width: 900px) {
    .ecosys_container {
        grid-template-columns: 1fr;
                gap: 25px;
    }
    .phone-mockup { order: -1; }
    .top-section {
        flex-direction: column;
    }
    .expect-card {
        flex: 1 1 auto;
        width: 100%;
    }
    .cta-banner {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
}

/* ============================================================
   print styles (optional)
   ============================================================ */
@media print {
    .get_in_touch_btn,
    .scrollToTop,
    .cb-badge {
        display: none !important;
    }
}




div#google_translate_element {
    display: none;
}




/* ===== Responsive fixes for "we believe in" scrolly section ===== */

@media (max-width: 1024px) {
    .cb-scroll-track {
        height: 300vh !important;
    }

    .cb-content-wrapper {
        flex-direction: column;
    }

    .cb-card-header {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .cb-scroll-track {
        height: auto !important;
        min-height: unset;
    }

    .cb-sticky-viewport {
        position: relative !important;
        top: unset !important;
        height: auto !important;
        padding: 30px 0;
    }

    .cb-content-wrapper {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    /* Image stack: make it a normal block instead of absolute layers */
    .cb-images-container {
        position: relative;
        width: 100%;
        height: 260px;
        order: 1;
    }

    .cb-img-layer {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: opacity 0.4s ease;
    }

    .cb-img-layer.active {
        opacity: 1;
        position: relative;
    }

    .cb-img-layer img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 12px;
    }

    /* Card below image on mobile */
    .cb-card-container {
        position: relative;
        width: 100%;
        order: 2;
    }

    .cb-white-card {
        width: 100%;
        padding: 20px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
        border-radius: 12px;
    }

    .cb-main-title {
        font-size: 1.2rem;
        margin-bottom: 8px;
    }

    .cb-card-header {
        font-size: 1.4rem;
        line-height: 1.3;
        margin-bottom: 16px;
    }

    .cb-text-stack {
        position: relative;
        height: auto;
    }

    .cb-text-layer {
        display: none;
        position: relative;
    }

    .cb-text-layer.active {
        display: block;
    }

    .cb-meta-row {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .cb-item-title {
        font-size: 1.1rem;
    }

    .cb-num {
        font-size: 0.9rem;
        opacity: 0.6;
    }

    .cb-body-text {
        font-size: 0.95rem;
        line-height: 1.5;
    }
}

@media (max-width: 480px) {
    .cb-images-container {
        height: 200px;
    }

    .cb-card-header {
        font-size: 1.2rem;
    }

    .cb-white-card {
        padding: 16px;
    }
}














/* ============================================================
   we-believe-in SCROLLY SECTION — Mobile/Tablet Fix
   Scoped to .cb-scrolly-section.parallax-list so old rules
   used elsewhere on the page are NOT affected.
   ============================================================ */

@media (max-width: 991px) {
    .btn_planyour {
    text-decoration: none;
    padding: 12px 14px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 0.9rem;
    transition: 0.3s;
}

    .cb-scrolly-section.parallax-list .cb-scroll-track {
        height: auto !important;
    }

    .cb-scrolly-section.parallax-list .cb-sticky-viewport {
        position: relative !important;
        top: auto !important;
        height: auto !important;
        padding: 40px 0;
    }

    .cb-scrolly-section.parallax-list .container.position-relative.h-100 {
        height: auto !important;
    }

    .cb-scrolly-section.parallax-list .cb-content-wrapper {
        display: flex !important;
        flex-direction: column !important;
        gap: 0 !important;
    }

    /* ---- Images ---- */
    .cb-scrolly-section.parallax-list .cb-images-container {
        position: relative !important;
        width: 100% !important;
        height: 280px !important;
        border-radius: 12px 12px 0 0;
        overflow: hidden;
    }

    .cb-scrolly-section.parallax-list .cb-img-layer {
        display: none !important;
        position: relative !important;
        opacity: 0 !important;
        transform: none !important;
        width: 100%;
        height: 100%;
    }

    .cb-scrolly-section.parallax-list .cb-img-layer.active {
        display: block !important;
        opacity: 1 !important;
    }

    .cb-scrolly-section.parallax-list .cb-img-layer img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        border-radius: 12px 12px 0 0;
        transform: none !important;
    }

    /* ---- Card ---- */
    .cb-scrolly-section.parallax-list .cb-card-container {
        position: relative !important;
        width: 100% !important;
        margin-top: 0 !important;
        padding: 0 15px !important;
        
    }

    .cb-scrolly-section.parallax-list .cb-white-card {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        padding: 25px 20px !important;
        min-height: auto !important;
        border-radius: 0 0 12px 12px;
    }

    .cb-scrolly-section.parallax-list .cb-main-title {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        font-size: 26px !important;
        text-align: left !important;
        width: auto !important;
        margin: 0 0 6px 0 !important;
    }

    .cb-scrolly-section.parallax-list .cb-card-header {
        font-size: 22px !important;
        padding: 0 !important;
        margin-bottom: 18px !important;
        line-height: 1.3 !important;
    }

    .cb-scrolly-section.parallax-list .cb-text-stack {
        position: relative !important;
        height: auto !important;
    }

    .cb-scrolly-section.parallax-list .cb-text-layer {
        display: none !important;
        position: relative !important;
        opacity: 0 !important;
        transform: none !important;
    }

    .cb-scrolly-section.parallax-list .cb-text-layer.active {
        display: block !important;
        opacity: 1 !important;
    }

    .cb-scrolly-section.parallax-list .cb-item-title {
        font-size: 18px !important;
        margin: 0 !important;
    }

    .cb-scrolly-section.parallax-list .cb-num {
        font-size: 16px !important;
        margin: 0 8px 0 0 !important;
    }

    .cb-scrolly-section.parallax-list .cb-body-text {
        font-size: 14px !important;
        padding: 0 !important;
        line-height: 1.5 !important;
    }
}

@media (max-width: 480px) {
    .cb-scrolly-section.parallax-list .cb-images-container {
        height: 200px !important;
    }

    .cb-scrolly-section.parallax-list .cb-main-title {
        font-size: 22px !important;
    }

    .cb-scrolly-section.parallax-list .cb-card-header {
        font-size: 19px !important;
    }

    .cb-scrolly-section.parallax-list .cb-white-card {
        padding: 20px 16px !important;
    }
}





/* ============================================================
   we-believe-in — Mobile/Tablet Responsive Slider
   ============================================================ */
@media (max-width: 991px) {
    
    .wa-float-btn {
        width: 50px;
        height: 50px;
        bottom: 70px;
        right: 10px;
    }
    
    
    .cb-scrolly-section .cb-scroll-track { height: auto !important; }
    .cb-scrolly-section .cb-sticky-viewport {
        position: relative !important;
        top: auto !important;
        height: auto !important;
        padding: 40px 0 !important;
    }
    .cb-scrolly-section .container.position-relative.h-100 { height: auto !important; }
    .cb-scrolly-section .cb-content-wrapper {
        display: flex !important;
        flex-direction: column !important;
        gap: 0 !important;
    }
    .cb-scrolly-section .cb-images-container {
        position: relative !important;
        display: flex !important;
        width: 100% !important;
        height: 240px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        border-radius: 12px 12px 0 0;
    }
    .cb-scrolly-section .cb-images-container::-webkit-scrollbar { display: none !important; }
    .cb-scrolly-section .cb-img-layer {
        display: block !important;
        position: relative !important;
        opacity: 1 !important;
        transform: none !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        height: 100% !important;
        scroll-snap-align: start !important;
        scroll-snap-stop: always !important;
    }
    .cb-scrolly-section .cb-img-layer img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        transform: none !important;
    }
    .cb-scrolly-section .cb-card-container {
        position: relative !important;
        width: 100% !important;
        margin-top: 0 !important;
        padding: 0 !important;
    }
    .cb-scrolly-section .cb-white-card {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        padding: 25px 20px 20px !important;
        min-height: auto !important;
        border-radius: 0 0 12px 12px;
    }
    .cb-scrolly-section .cb-main-title {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        font-size: 26px !important;
        text-align: left !important;
        width: auto !important;
        margin: 0 0 6px 0 !important;
    }
    .cb-scrolly-section .cb-card-header {
        font-size: 22px !important;
        padding: 0 !important;
        margin-bottom: 16px !important;
        line-height: 1.3 !important;
    }
    .cb-scrolly-section .cb-text-stack {
        display: flex !important;
        width: 100% !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        height: auto !important;
    }
    .cb-scrolly-section .cb-text-stack::-webkit-scrollbar { display: none !important; }
    .cb-scrolly-section .cb-text-layer {
        display: block !important;
        position: relative !important;
        opacity: 1 !important;
        transform: none !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        scroll-snap-align: start !important;
        scroll-snap-stop: always !important;
        padding: 4px 2px 10px !important;
        box-sizing: border-box !important;
    }
    .cb-scrolly-section .cb-item-title { font-size: 18px !important; margin: 0 !important; }
    .cb-scrolly-section .cb-num { font-size: 16px !important; margin: 0 8px 0 0 !important; }
    .cb-scrolly-section .cb-body-text {
        font-size: 14px !important;
        padding: 0 !important;
        line-height: 1.5 !important;
        margin-top: 8px !important;
    }
    .cb-scrolly-section .cb-mobile-dots {
        display: flex !important;
        justify-content: center;
        gap: 8px;
        margin-top: 14px;
    }
    .cb-scrolly-section .cb-mobile-dots span {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #d9d9d9;
        transition: 0.25s;
    }
    .cb-scrolly-section .cb-mobile-dots span.active {
        background: #FCC020;
        width: 22px;
        border-radius: 5px;
    }
}
@media (min-width: 992px) {
    .cb-scrolly-section .cb-mobile-dots { display: none !important; }
}
@media (max-width: 480px) {
    .cb-scrolly-section .cb-images-container { height: 190px !important; }
    .cb-scrolly-section .cb-main-title { font-size: 22px !important; }
    .cb-scrolly-section .cb-card-header { font-size: 19px !important; }
}












/* ============================================================
   we-believe-in — ABSOLUTE FINAL OVERRIDE (highest specificity)
   ============================================================ */

@media (max-width: 991px) {

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-scroll-track {
        height: auto !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-sticky-viewport {
        position: relative !important;
        top: auto !important;
        height: auto !important;
        padding: 40px 0 !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-content-wrapper {
        display: flex !important;
        flex-direction: column !important;
        gap: 0 !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-images-container {
        position: relative !important;
        display: flex !important;
        width: 100% !important;
        height: 240px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        border-radius: 12px 12px 0 0 !important;
    }

    /* Beats .cb-img-layer.active (3-class specificity) from old blocks */
    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-img-layer,
    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-img-layer.active {
        display: block !important;
        position: relative !important;
        opacity: 1 !important;
        transform: none !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        height: 100% !important;
        scroll-snap-align: start !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-img-layer img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        transform: none !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-card-container {
        position: relative !important;
        width: 100% !important;
        margin-top: 0 !important;
        padding: 0 !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-white-card {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        padding: 25px 20px 20px !important;
        min-height: auto !important;
        border-radius: 0 0 12px 12px !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-main-title {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        font-size: 26px !important;
        text-align: left !important;
        width: auto !important;
        margin: 0 0 6px 0 !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-card-header {
        font-size: 22px !important;
        padding: 0 !important;
        margin-bottom: 16px !important;
        line-height: 1.3 !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-text-stack {
        display: flex !important;
        width: 100% !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        height: auto !important;
    }

    /* Beats .cb-text-layer.active from old blocks */
    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-text-layer,
    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-text-layer.active {
        display: block !important;
        position: relative !important;
        opacity: 1 !important;
        transform: none !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        scroll-snap-align: start !important;
        padding: 4px 2px 10px !important;
        box-sizing: border-box !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-item-title {
        font-size: 18px !important;
        margin: 0 !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-num {
        font-size: 16px !important;
        margin: 0 8px 0 0 !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-body-text {
        font-size: 14px !important;
        padding: 0 !important;
        line-height: 1.5 !important;
        margin-top: 8px !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-mobile-dots {
        display: flex !important;
        justify-content: center !important;
        gap: 8px !important;
        margin-top: 14px !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-mobile-dots span {
        width: 8px !important;
        height: 8px !important;
        border-radius: 50% !important;
        background: #d9d9d9 !important;
    }

    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-mobile-dots span.active {
        background: #FCC020 !important;
        width: 22px !important;
        border-radius: 5px !important;
    }
}

@media (max-width: 480px) {
    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-images-container {
        height: 190px !important;
    }
}





/* ============================================================
   we-believe-in — Force visibility (fixes opacity:0 stuck by old JS)
   ============================================================ */
@media (max-width: 991px) {
    .cb-scrolly-section .cb-scroll-track,
    .cb-scrolly-section.cb-scrolly-section.cb-scrolly-section .cb-scroll-track {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .cb-scrolly-section .cb-sticky-viewport,
    .cb-scrolly-section .cb-content-wrapper,
    .cb-scrolly-section .cb-images-container,
    .cb-scrolly-section .cb-card-container {
        opacity: 1 !important;
        visibility: visible !important;
    }
}




@media (max-width: 991px) {

    .home_video_sec {
        height: 75vh;
        min-height: 500px;
    }

    .home_video_sec .vidbacking-active-body-back {
        width: 100% !important;
        height: 100% !important;

        margin: 0 !important;

        object-fit: cover !important;
        object-position: center center !important;
    }

    .home_video_sec .slider_capction {
        left: 6% !important;
        bottom: 10% !important;

        max-width: 650px !important;

        font-size: clamp(38px, 6vw, 60px) !important;
        line-height: 1.1 !important;

        padding: 0 !important;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .home_video_sec {
        width: 100%;
        height: 70vh;
        min-height: 430px;

        overflow: hidden;
    }

    .home_video_sec .vidbacking-active-body-back {
        position: absolute !important;

        top: 0 !important;
        left: 0 !important;

        width: 100% !important;
        height: 100% !important;

        margin: 0 !important;

        object-fit: cover !important;
        object-position: center center !important;
    }

    .home_video_sec .slider_capction {
        position: absolute !important;

        left: 20px !important;
        right: 20px !important;
        bottom: 35px !important;

        width: auto !important;
        max-width: none !important;

        padding: 0 !important;
        margin: 0 !important;

        font-size: 36px !important;
        line-height: 1.1 !important;

        text-align: left !important;

        z-index: 5;
    }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .home_video_sec {
        height: 65vh;
        min-height: 400px;
    }

    .home_video_sec .vidbacking-active-body-back {
        width: 100% !important;
        height: 100% !important;

        object-fit: cover !important;
        object-position: center center !important;
    }

    .home_video_sec .slider_capction {
        left: 18px !important;
        right: 18px !important;
        bottom: 25px !important;

        font-size: 30px !important;
        line-height: 1.1 !important;
    }
}


/* =========================================================
   VERY SMALL MOBILE
   ========================================================= */

@media (max-width: 360px) {

    .home_video_sec {
        height: 60vh;
        min-height: 370px;
    }

    .home_video_sec .slider_capction {
        font-size: 27px !important;
        bottom: 22px !important;
    }
}








