@media(min-width:1699px) and (max-width:1799px) {
    .banner_wrapper .maib-banner-content {
        gap: 125px;
    }

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 483px;
        object-fit: contain;
        margin-top: 55px;
    }
}

@media(min-width:1800px) and (max-width:1899px) {
    .banner_wrapper .maib-banner-content {
        gap: 180px;
    }

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 478px;
        object-fit: contain;
        margin-top: 54px;
    }
}

@media(min-width:1900px) {
    .banner_wrapper .maib-banner-content {
        gap: 210px;
    }

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 478px;
        object-fit: contain;
        margin-top: 54px;
    }
}

@media(max-width:1700px) {
    .banner_wrapper .maib-banner-content {
        display: flex;
        gap: 92px;
    }

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 484px;
        object-fit: contain;
        margin-top: 58px;
    }
}

@media(max-width:1600px) {
    .banner_wrapper .maib-banner-content {
        display: flex;
        gap: 35px;
    }

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 484px;
        object-fit: contain;
        margin-top: 58px;
    }
}

@media(max-width:1500px) {
    .banner_wrapper .banner-title {
        font-size: 52px;
        font-weight: 600;
        margin-top: 117px;
    }
}

@media(max-width:1400px) {

    /* === banner start ==== */

    .banner_wrapper .banner-title {
        font-size: 44px;
        margin-top: 166px;

    }


    .banner-left-img img {
        max-width: 426px;
        height: 400px;
    }

    .banner_wrapper .maib-banner-content {
        display: flex;
        gap: 120px;
    }

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 401px;
        object-fit: contain;
        margin-top: 95px;
    }

    /* === banner end ==== */

    .platform_wrapper .platform-text br {
        display: none !important;
    }

    .collaborate_wrapper .collaborate-title br,
    .collaborate_wrapper .collaborate-text br {
        display: none !important;
    }

    .card-title {
        font-size: 30px;
    }

    .bottom-right-img {
        position: absolute;
        bottom: 0;
        top: 66px;
        right: 61px;
        max-width: 200px;
        pointer-events: none;
        z-index: -1;
    }

    /* proses arrow  */
    .process-arrow1 {
        position: absolute;
        right: -47px;
        top: 167px;
        height: 74px;
        width: auto;
    }
}

@media(max-width:1300px) {
    /* === banner start ==== */

    .banner_wrapper .maib-banner-content {
        display: flex;
        gap: 7px !important;
    }

    .banner-left-img img {
        max-width: 388px;
        height: 410px;
    }

    /* === banner end ==== */




}

@media(max-width:1250px) {
    /* === banner start ==== */

    .banner-left-img {
        position: absolute;
        top: 207px;
    }

    .banner-left-img img {
        max-width: 388px;
        height: 410px;
    }

    /* === banner end ==== */


}

@media(max-width:1200px) {
    /* === banner start ==== */

    .banner_wrapper .banner-title {
        font-size: 38px;
        margin-top: 209px;
    }

    .banner-left-img {
        position: absolute;
        top: 207px;
    }

    .banner-left-img img {
        max-width: 388px;
        height: 410px;
    }

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 400px;
        object-fit: contain;
    }


    /* === banner end ==== */

    .card-title {
        font-size: 24px;
    }

    .bottom-right-img {
        position: absolute;
        bottom: 0;
        top: 52px;
        right: 47px;
        max-width: 200px;
        pointer-events: none;
        z-index: -1;
    }

    .process-arrow1 {
        position: absolute;
        right: -36px;
        top: 185px;
        height: 62px;
        width: auto;
    }

}

@media(max-width:1100px) {
    /* === banner start ==== */

    .banner_wrapper .banner-title {
        font-size: 38px;
        margin-top: 209px;
    }

    .banner-left-img {
        position: absolute;
        top: 207px;
    }

    .banner-left-img img {
        max-width: 388px;
        height: 410px;
    }

    /* === banner end ==== */

}

@media(max-width:1079px) {

    /* === banner start ==== */
    .banner-left-img {
        position: static;
    }

    .banner-left-img img {
        border-radius: 8px;
    }

    .banner_wrapper .maib-banner-content {
        display: flex;
        gap: 20px;
        flex-wrap: wrap-reverse;
        flex-direction: column;
    }

    .main-banner-image {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .banner_wrapper .banner-title {
        margin-top: 50px;
    }

    .banner_wrapper .banner-title br {
        display: none !important;
    }

    .banner_wrapper .banner-main-img video {
        margin-top: 10px;
        height: 409px;
        border-radius: 8px;
    }

    /* === banner end ==== */


    .platform_wrapper {
        margin-top: 176px;
    }

    .process-arrow1 {
        display: none !important;
    }
}

@media(max-width:992px) {
    .footer_wrapper .footer-logo img {
        width: 183px;
        height: 44px;
    }

    .process-wrapper {
        margin-top: 120px;
    }

    .bottom-right-img {
        display: none;
    }

    .card-title {
        font-size: 22px;
    }

    .collaborate-img img {
        width: 100%;
        height: auto;
    }

    .suppliers-title {
        font-size: 36px;
    }

    .suppliers-description {
        font-size: 17px;
    }

    .tab-btn {
        font-size: 18px;
        padding: 10px 0;
    }

    .goods-item,
    .service-item {
        font-size: 18px;
        padding: 7px 16px;
    }
}

@media(max-width:768px) {

    /* === banner start ==== */
    .banner_wrapper .banner-title {
        margin-top: 45px;
        text-align: center;
        font-size: 28px;
    }

    .banner-left-img img {
        max-width: 353px;
        height: 289px;
    }

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 300px;
        border-radius: 8px;
    }

    /* === banner end ==== */

    .platform_wrapper {
        margin-top: 44px;
        padding-top: 30px;
    }

    .platform_wrapper .platform-text {
        text-align: justify;
    }



    .suppliers-title {
        font-size: 2.5rem;
    }

    .suppliers-description {
        font-size: 1rem;
        padding: 0 15px;
    }

    .toggle-btn {
        padding: 10px 20px;
        font-size: 0.9rem;
        margin: 5px;
        display: inline-block;
    }

    .service-item {
        font-size: 0.9rem;
        text-align: center;
        margin-bottom: 10px;
    }

    .goods-item {
        font-size: 0.9rem;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer_wrapper .footer-title {
        margin-top: 20px;
    }

    .collaborate_wrapper .collaborate-title {
        font-size: 30px;
    }

    .main-banner-image {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
    }

    .onboarding_wrapper .email-input {
        flex: 1;
        border: none;
        outline: none;
        padding: 12px 15px 12px 10px;
        margin-bottom: 0px;
    }

    .onboarding_wrapper .email-signup-form {
        display: inline;
        max-width: 377px;
    }

}



@media(max-width:575px) {

    /* ==== banner start === */

    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 250px;
        margin-top: 8px;
        border-radius: 8px;
    }

    .banner-left-img img {
        max-width: 300px;
        height: 248px;
    }

    .banner-left-bottom-img {
        position: absolute;
        bottom: 0;
        left: 0;
        top: 171px;
        z-index: -1;
    }

    .banner-right-center-img {
        position: absolute;
        top: 60%;
        right: 0px;
        transform: translateY(-50%);
        z-index: -1;
    }

    .banner-right-center-img img {
        max-width: 200px;
        height: auto;
        display: block;
    }

    /* ==== banner end === */

    /* .main-start-box {
        flex-direction: column;
        border-radius: 20px;
        padding: 10px;
    }

    .main-start-box input {
        width: 100%;
        padding: 10px 12px;
        border-radius: 12px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .start-btn {
        width: 100%;
        padding: 10px;
        font-size: 16px;
        border-radius: 12px;
    } */

    .suppliers-section {
        padding: 60px 0;
    }

    .suppliers-title {
        font-size: 2rem;
    }

    .toggle-buttons {
        margin-bottom: 30px;
    }

    .collaborate_wrapper .collaborate-title {
        font-size: 24px;
    }

    .collaborate_wrapper .collaborate-img img {
        width: 100%;
        height: 100%;
    }


    /* .email-signup-form {
        flex-direction: column;
        gap: 12px;
        border-radius: 20px;
        padding: 15px;
    } */

    .email-input,
    .start-now-btn {
        width: auto;
    }

    .onboarding_wrapper .email-input {
        flex: 1;
        border: none;
        outline: none;
        padding: 11px 28px 12px 0px;
        margin-bottom: 0px;
        /* text-align: center; */
    }

    .card-title {
        font-size: 19px;
    }


    .suppliers-title {
        font-size: 28px;
    }

    .suppliers-description {
        font-size: 16px;
    }

    .tab-switch {
        width: 100%;
    }

    .tab-btn {
        font-size: 16px;
    }

    .goods-item,
    .service-item {
        font-size: 16px;
        padding: 6px 14px;
    }

}

@media(max-width:513px) {
    .concept-box2 {
        flex-direction: column-reverse;
        display: flex;
    }
}

@media(max-width:475px) {

    /* === banner start ==== */
    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 210px;
        /* margin: 0px; */
    }

    .banner-left-img img {
        max-width: 300px;
        height: 213px;
    }

    .banner-right-center-img img {
        max-width: 200px;
        height: auto;
        display: none;
    }

    /* === banner end ==== */

    .collaborate_wrapper .collaborate-img img {
        width: 100%;
        height: 100%;
    }

    /* Outer box */
    .btn-color-mode-switch>label.btn-color-mode-switch-inner {
        margin: 0;
        width: 300px;
        /* full width */
        height: 65px;
        /* taller for balance */
        background: transparent;
        border: 2px solid white;
        border-radius: 40px;
        overflow: hidden;
        position: relative;
        transition: all 0.3s ease;
        display: block;
        color: white;
    }

    /* Left / right text labels */
    .btn-color-mode-switch>label.btn-color-mode-switch-inner:before {
        content: attr(data-on);
        position: absolute;
        font-size: 18px;
        font-weight: 600;
        top: 20px;
        right: 40px;
    }

    .btn-color-mode-switch>label.btn-color-mode-switch-inner:after {
        content: attr(data-off);
        width: 140px;
        /* half size of box */
        height: 50px;
        background: white;
        border-radius: 35px;
        position: absolute;
        left: 6px;
        top: 6px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        color: black;
        transition: all 0.3s ease;
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
        line-height: 50px;
        /* vertical align text */
    }

    /* Hidden checkbox */
    .btn-color-mode-switch input[type="checkbox"] {
        cursor: pointer;
        width: 100%;
        height: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        margin: 0;
    }

    /* Checked state */
    .btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner {
        background: transparent;
        color: white;
    }

    .btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:after {
        content: attr(data-on);
        left: 154px;
        /* move to right side */
        background: white;
        color: black;
    }

    .btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:before {
        content: attr(data-off);
        right: auto;
        left: 40px;
    }

    .onboarding_wrapper .email-signup-form {
        display: inline;
        max-width: 377px;
    }

}

@media(max-width:445px) {
    .onboarding_wrapper .email-input {
        flex: 1;
        border: none;
        outline: none;
        padding: 11px 0px 12px 0px;
        margin-bottom: 0px;
        /* text-align: center; */
        width: 180px;
    }

    .onboarding_wrapper .email-signup-form {
        display: inline;
        max-width: 332px;
    }
}

@media(max-width:425px) {
    .main-start-box input {
        width: 200px;
    }

    .main-start-box {
        max-width: 344px;
    }
}

@media(max-width:395px) {
    .onboarding_wrapper .email-input {
        flex: 1;
        border: none;
        outline: none;
        padding: 11px 0px 12px 0px;
        margin-bottom: 0px;
        /* text-align: center; */
        width: 130px;
    }

    .onboarding_wrapper .email-signup-form {
        display: inline;
        max-width: 298px;
    }
}

@media(max-width:375px) {

    /* === banner start === */
    .banner_wrapper .banner-main-img video {
        width: 100%;
        height: 182px;
        /* margin: 0px; */
        border-radius: 8px !important;

    }

    .banner-left-img img {
        max-width: 217px;
        height: 201px;
    }

    /* === banner end === */

    .platform_wrapper {
        margin-top: 0px;
        padding-top: 50px;
    }

    .platform_wrapper .launch-box {
        font-size: 17px;
    }

    .footer_wrapper .footer-contect a {
        font-size: 14px;
    }


    .collaborate_wrapper .collaborate-img img {
        width: 100%;
        height: 100%;
    }

    .main-start-box input {
        width: 180px;
        font-size: 14px;
    }

    .main-start-box {
        max-width: 324px;
    }
}

@media(max-width:350px) {

    /* === banner start ==== */
    .banner-left-img img {
        max-width: 217px;
        height: 181px;
    }

    /* === banner end ==== */

    .onboarding_wrapper .email-signup-form {
        display: inline;
        max-width: 271px;
    }

    .onboarding_wrapper .email-input {
        flex: 1;
        border: none;
        outline: none;
        padding: 11px 0px 12px 0px;
        margin-bottom: 0px;
        /* text-align: center; */
        width: 121px;
        font-size: 12px;
    }

    .start-now-btn {
        padding: 8px 16px;
    }


    .main-start-box input {
        width: 100px;
        font-size: 14px;
    }

    .main-start-box {
        max-width: 245px;
    }
}



/*  extara css  */

@media(max-width:1200px) {

    .process-wrapper .main-concept {
        display: flex;
        justify-content: center;
        gap: 11px;
    }

    .process-wrapper .main-concept .concept-text {
        font-size: 14px;
    }

    .process-wrapper .main-concept .concept-title {
        font-size: 19px;
    }
}

@media(max-width:1079px) {



    .process-wrapper .main-concept {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
}