.btn-mobile {
    display: none
}

.global-hero-left {
    max-width: 47%;
    width: 100%;
}

.global-hero-right {
    max-width: 56%;
    max-height: unset;
    width: 100%;
    margin-right: -80px;
}

.global-hero-right img {
    object-fit: contain;
}

.global-hero-left h1 {
    font-size: 55px;
}

.global-hero-container {
    gap: 0px;
    align-items: flex-start !important;
}

.global-hero-section {
    position: relative;
    margin-top: 200px;
    margin-bottom: 100px;
}


.global-hero-left p {
    font-size: 22px;
    margin-bottom: 20px;
}

.global-hero-section:after {
    content: '';
    background: url('/wp-content/uploads/2025/12/svgviewer-output-19.svg');
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 22vw;
    height: 22vw;
    top: -11vw;
    right: 26vw;
}


.global-hero-section:before {
    content: '';
    background: url('/wp-content/uploads/2025/12/svgviewer-output-21.svg');
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 22vw;
    height: 22vw;
    top: 8vw;
    right: -8vw;
}

.global-hero-content-container {
    max-width: 35vw;
}

.colored-text {
    color: rgb(251, 225, 71);
}

.fd-wrapper h2 {
    font-family: "Onest";
    color: #000;
    margin-top: 0px;
    font-weight: 600;
    font-size: 55px;
    margin-bottom: 33px;
    text-align: center;
}

.fd-wrapper p {
    font-family: "Onest";
    margin-top: 0px;
    color: #6d6d6e;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 79px;
    text-align: center;
}


/* Main Container */
.yp-content-box {
    display: flex;
    margin-bottom: 73px;
    padding-top: 50px;
}

/* Left Section (Image Container) */
.yp-content-left {
    background: white;
    border-radius: 25px;
    border: 10px solid #f5f5f5;
    position: relative;
    z-index: 1;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    padding: 0px 0px;
    margin-top: -50px;
    margin-bottom: 40px;
}

.yp-content-left img {
    width: 100%;
}

.yp-content-img {

    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

/* Right Section (Text Content) */
.yp-content-right {
    background: white;
    border-radius: 25px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 79px;
    padding-bottom: 45px;
    padding-left: 138px;
    padding-right: 86px;
    margin-left: -80px;

}

.yp-content-right h2 {
    margin-bottom: 30px;
    margin-top: 0px;
    font-family: "Onest";
    color: #000;
    font-size: 30px;
    font-weight: 600;
}

.yp-content-right p {
    color: #6d6d6e;
    font-size: 22px !important;
    font-family: 'Onest', Arial, sans-serif;

    font-weight: 400;
}



.seamless-data-section {
    margin-top: 100px;
}

@media(max-width: 1600px) {
    .yp-content-right {

        padding-top: 70px;
        padding-bottom: 70px;
    }



    .global-hero-right {
        margin-right: 0px;
    }
}

@media(max-width: 1230px) {
    .yp-content-right {
        margin-bottom: 120px;
        padding-top: 50px;
        padding-bottom: 50px;
    }


}

@media(max-width: 1100px) {}




.food-delivery-section {
    margin-bottom: 200px;
}


.yuma-automation-container h2 {
    font-family: "Onest";
    color: #000;
    font-weight: 600;
    font-size: 55px;
    margin-top: 0px;
    margin-bottom: 78px;
}

.colored-text {
    color: #FBE147;
}

.yuma-automation-boxes {
    display: flex;
    gap: 46px;
    margin-bottom: 130px;
}

.yuma-automation-box h3 {
    font-family: "Onest";
    color: #000;
    font-weight: 500;
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 24px;
}

.yuma-automation-box p {
    font-family: "Onest";
    font-size: 22px;
    color: #6d6d6e;
}

.yuma-automation-box {
    background: white;
    border-radius: 35px;
    max-width: 28.269vw;
    padding-top: 52px;
    padding-left: 40px;
    padding-right: 59px;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 41.5vw;
}

.yuma-automation-box img {
    max-width: 100%;
}

.yuma-automation-section {
    margin-bottom: 222px;
}



.table-layout {
    margin-top: 70px;
    margin-bottom: -70px;
    background-image: url('/wp-content/uploads/2025/12/Group_1960.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: hidden;
}

.comprehensive-solution {

    background-image: url('/wp-content/uploads/2025/12/Mask_group-1-1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: hidden;
}

.offline-mode {
    margin-top: -70px;
    margin-bottom: 70px;
    background-image: url('/wp-content/uploads/2025/12/noroot-2.png');
    background-size: 16vw;
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: visible;
    position: relative;
}

.offline-mode::before {
    content: '';
    background: url('/wp-content/uploads/2025/12/Ellipse_34.svg');
    position: absolute;
    width: 4vw;
    height: 4vw;
    background-size: contain;
    top: -0.6vw;
    right: -0.6vw;
    background-repeat: no-repeat;
    z-index: 111;
    overflow: visible;
}



.notifications {
    margin-top: 70px;
    margin-bottom: -70px;
    background-image: url('/wp-content/uploads/2025/12/noroot-3.png');
    background-size: 16vw;
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: hidden;
}


.reordering {

    background-image: url('/wp-content/uploads/2025/12/noroot-4.png');
    background-size: 16vw;
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: hidden;

}

.tipping {
    margin-top: -70px;
    margin-bottom: 70px;
    background-image: url('/wp-content/uploads/2025/12/Mask_group-1-2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: hidden;
}


@media(max-width: 1900px) {
    .offline-mode {
        background-size: 14vw;
    }


    .psb-automation {
        background-position: center 15vw;
        background-size: 11vw;
    }

    .psb-door {
        background-position: center 2vw;
        background-size: 21vw;
    }



    .qr-section .yp-content-right {
        padding-bottom: 45px !important;
    }

    .yp-content-box {
        margin-bottom: 0px;
    }

    .qr-section {
        margin-bottom: 200px;
    }

    .fd-section-bottom .yp-content-right {
        padding-bottom: 50px !important;
    }

}

@media(max-width: 1350px) {
    .yuma-automation-box {
        padding: 30px;
    }

    .yuma-automation-boxes {
        gap: 25px;
        justify-content: center;
    }
}


.psb-row {
    display: flex;
    gap: 25px;
}

.psb-wrapper {
    background: white;
    border-radius: 40px;
    padding-top: 52px;
    padding-left: 41px;
    padding-right: 40px;
    max-width: 17.2vw;
    overflow: hidden;
    padding-bottom: 61px;
    min-height: 21vw;
    width: 100%;

}

.psb-wrapper h2 {
    font-family: "Onest";
    font-size: 30px;
    font-weight: 500;
    color: #000;
    margin-top: 0px;
    margin-bottom: 27px;
}

.psb-wrapper p {
    font-family: "Onest";
    color: #6d6d6e;
    font-weight: 400;
    font-size: 22px;
}

.psb-img img {
    width: 100%;
}

.psb-row {
    margin-bottom: 327px;
}

.psb-door .psb-img {
    max-width: 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 90px auto 0px;
}

.psb-door .psb-img img {
    border-radius: 20px;
}

.psb-door {
    background-image: url('/wp-content/uploads/2025/12/Frame_339238.png');
    background-repeat: no-repeat;
    background-position: right 4vw;
    background-size: cover;
}

.psb-access {
    background-image: url('/wp-content/uploads/2025/12/Frame_339241.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.psb-restaurant {
    background-image: url('/wp-content/uploads/2025/12/Frame_339230.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.psb-automation {
    background-image: url('/wp-content/uploads/2025/12/noroot-5.png');
    background-repeat: no-repeat;
    background-position: center 16vw;
    background-size: 13vw;
}

.psb-mt {
    margin-top: -50px;
    margin-bottom: 50px;
}

.psb-payment {
    background-image: url('/wp-content/uploads/2025/12/Frame_339218.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.psb-transaction {
    background-image: url('/wp-content/uploads/2025/12/Frame_339219.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.psb-staff {
    background-image: url('/wp-content/uploads/2025/12/Frame_2087327160.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.psb-staff .psb-img {
    width: 13vw;
    margin: 0 auto;
}

.psb-stop-list {
    background-image: url('/wp-content/uploads/2025/12/Frame_3392721.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.psb-section {
    margin-bottom: 110px;
}

/* Responsive Styles */
@media(max-width: 1700px) {


    .psb-wrapper h2 br {
        display: none;
    }
}



@media(max-width: 1350px) {
    .psb-wrapper {
        padding: 30px !important;
    }

    .psb-wrapper h2 {
        margin-bottom: 10px;
    }


}

@media(max-width: 1199px) {


    .psb-wrapper {
        padding: 20px !important;
    }



    .psb-payment,
    .psb-transaction,
    .psb-restaurant {
        background-size: contain;
        background-position: bottom;
    }

    .psb-door .psb-img {
        margin-top: 50px;
    }
}




.loyalty-heading h2 {
    font-family: "Onest";
    color: #000;
    font-weight: 600;
    font-size: 55px;
    margin-top: 100px;
    margin-bottom: 81px;
}


.fd-section-bottom .yp-content-left {
    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-top: -100px;
    border-radius: 40px;

}


.fd-section-bottom .yp-content-right {
    padding-top: 63px;
    padding-bottom: 0px;
    padding-left: 113px;
    padding-right: 0px;
    margin-left: -44px;
    margin-bottom: -7px;
    border-radius: 40px;
}



.fd-section-bottom .yp-content-right p {
    max-width: 29vw;
}


.qr-section .yp-content-box {
    flex-direction: row-reverse;
}

.qr-section .yp-content-right {
    margin-left: 0px;
    border: 10px solid #f5f5f5;
    margin-top: -50px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 0px;
    position: relative;
    z-index: 1;

}

.qr-section .yp-content-left {
    border: 0px;
    margin-left: -30px;
    margin-top: 0px;
    margin-bottom: -80px;
    padding: 0px;
}



.qr-section {
    margin-bottom: 300px;
}

.online-gallery-container h2 {
    font-family: "Onest";
    color: #000;
    font-weight: 600;
    font-size: 55px;
    margin-top: 0px;
    margin-bottom: 105px;
}

.gallery-slider {
    box-shadow: 6px 6px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 30px;
    background: white;
    max-width: 60vw;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none !important;
}

.gallery-slider-wrapper {
    position: relative;
    max-width: 80vw;
    margin: 0 auto 100px;
}

.gallery-slider {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.gallery-prev,
.gallery-next {
    cursor: pointer;
    z-index: 10;
}

.swiper-button-next,
.swiper-button-prev {
    width: auto !important;
    height: auto !important;
}

.gallery-prev {
    transform: rotate(180deg);
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 50% !important;
    height: 50% !important;
}


.customer-container h2 {
    font-family: "Onest";
    color: #000;
    font-weight: 600;
    font-size: 55px;
    margin-top: 0px;
    margin-bottom: 79px;
    font-weight: 500;

}


.customer-boxes {
    background: white;
    padding: 65px 45px;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.customer-row {
    display: flex;
    gap: 22px;
}

.customer-box {
    padding: 25px;
    box-shadow: 0px 4.016807556152344px 9px 0px rgba(0, 0, 0, 0.1);
    background-color: #f0f0f0;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 17px;
    max-width: 13.87vw;
    width: 100%;
}

.customer-img {
    max-width: 4vw;
    width: 100%;
}

.customer-box img {
    width: 100%
}


.customer-heading h2 {
    color: #000000;
    font-size: 24px;
    font-family: 'onest';
    margin: 0px;

    font-weight: 700;
}

.customer-section {
    margin-bottom: 100px;
}

.wc-heading h2 {
    font-family: "Onest";
    color: #000;
    font-size: 55px;
    margin-top: 0px;
    margin-bottom: 62px;
    font-weight: 600;
}

.why-choose-yuma-container {
    display: flex;
    justify-content: space-between;
    gap: 27px;

}

.why-choose-yuma-container h2 {
    font-family: "Onest";
    color: #000;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: 500;
}

.why-choose-yuma-container p,
.why-choose-yuma-container li {
    font-family: "Onest";
    color: #6d6d6e;
    font-size: 22px;
    font-weight: 400;
}

.why-choose-yuma-container li {
    margin-bottom: 10px;
}

.why-choose-yuma-section {
    /* background: white;
    border-radius: 21px;
    margin-left: 6vw;
    margin-right: 6vw;
    padding-top: 43px;
    padding-left: 121px;
    padding-right: 20px;
    padding-bottom: 20px; */
    margin-bottom: 35px;
}




.why-choose-left,
.why-choose-right {
    width: 100%;
    background: white;
    border-radius: 21px;

    padding: 40px;
}

/* Responsive styles */

@media(max-width: 1700px) {


    .why-choose-yuma-container li {
        margin-bottom: 10px;
    }


}

@media(max-width: 1450px) {
    .why-choose-yuma-section {
        padding-left: 50px;
        padding-right: 50px;
    }

    .why-choose-yuma-container {
        padding: 0px;
    }
}





.bundle-cta-container {
    display: flex;
    gap: 15px;
    padding: 0px;
    align-items: center;
    justify-content: space-between;
}

.bundle-cta-text h2 {
    font-family: "Onest";
    color: #fff;
    font-weight: 500;
    font-size: 30px;
    margin: 0px;
}

.bundle-cta {
    background-color: #202020;
    border-radius: 21px;
    padding: 24px 52px 29px 54px;
    margin-left: 6vw;
    margin-right: 6vw;
    margin-bottom: 200px;
}

.bundle-cta-btn {
    max-width: 20%;
    width: 100%;
}

/* Responsive styles */





/* About CTA Section */

.about-cta-container {
    display: flex;
    gap: 50px;
    background-color: #1f1f1f;
    border-radius: 21px;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 83px;
    max-width: 79.68vw;
    margin: 0 auto;
}

.about-cta-section {
    position: relative;
    padding-bottom: 200px;
    margin-top: 100px;
}

.about-cta-section:before {
    content: '';
    background: url('/wp-content/uploads/2025/12/svgviewer-output-17.svg');
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100vw;
    top: -4vw;
    z-index: -1;
}

.about-cta-container img {
    max-width: 44vw;
}

.about-cta-left h2 {
    font-family: "Onest";
    color: #fff;
    font-weight: 500;
    margin: 0px;
    font-size: 30px;
}

.about-cta-circle {
    border-radius: 3000px 3000px 3000px 3000px;
    background-color: #fbe147;
    width: 2.0663vw;
    height: 2.0663vw;
    position: absolute;
    left: 6vw;
    top: -5vw;
}

.about-cta-left {
    max-width: 67%;
    width: 100%;
}

.about-cta-right {
    max-width: 35%;
    width: 100%;
}

/* Contact Form Styles */

.contact-form-right h2 {
    font-size: 23.805px;
    font-family: "Onest";
    color: #fff;
    font-weight: 500;
    margin-bottom: 35px;
    margin-top: 0px;
    text-align: center;
}

.contact-form-right input {
    width: 100%;
    height: 79.34px;
    background: transparent;
    outline: 0px !important;
    box-shadow: unset !important;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 8px;
    font-size: 23.805px;
    font-family: "Onest";
    padding-left: 20px;
    color: rgb(161, 161, 161);
    box-sizing: border-box;
}

.contact-form-right .wpcf7-form-control-wrap {
    width: 100%;
    display: flex;
}

.contact-form-right p {
    margin-bottom: 32px;
}

.contact-form-right .form-submit {
    background-color: #fbe147;
    font-family: 'Onest';
    border-radius: 8px;
    color: #1b1b1e;
    font-size: 22.218px;
    transition: 0.5s;
    cursor: pointer;
}

.contact-form-text span {
    color: #ffffff;
    font-size: 14.283px;
    font-family: 'Onest';
    text-align: center !important;
    font-weight: 400;
    opacity: 0.5;
    display: flex;
}

div#wpcf7-f95-o1 {
    padding-left: 15px;
    padding-right: 15px;
}

.wpcf7-form>p {
    margin-bottom: 0px;
}

/* Phone Input (intl-tel-input) Styles */

.iti__selected-dial-code {
    font-size: 23.805px;
    font-family: "Onest";
    color: #a1a1a1;
    order: 3;
}

.iti__flag.iti__gb {
    order: 1;
}

.iti__arrow {
    order: 2;
    margin-left: 6px;
    width: 0px;
    height: 0px;
    border-width: 7px 6px 0 !important;
    border-style: solid !important;
    border-color: #9a9a9a transparent transparent !important;
    border-left: unset;
    border-right: unset;
    border-top: unset;
}

.iti__flag-container {
    padding-left: 20px !important;
}

.iti input {
    padding-left: 135px !important;
}

.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    margin-left: 20px;
}

/* Responsive Styles */

@media(min-width:1025px) and (max-width: 1700px) {
    .contact-form-right input {
        height: 70px !important;
        font-size: 18px !important;
    }

    .iti__selected-dial-code {
        font-size: 18px !important;
    }

    .contact-form-text span {
        font-size: 12px;
    }

    .iti input {
        padding-left: 115px !important;
    }
}

@media(min-width:1025px) and (max-width: 1500px) {
    div#wpcf7-f95-o1 {
        padding: 0px;
    }

    .contact-form-right input {
        height: 60px !important;
        font-size: 16px !important;
    }

    .iti__selected-dial-code {
        font-size: 16px !important;
    }

    .iti input {
        padding-left: 109px !important;
    }


}

@media (min-width: 1025px) and (max-width: 1420px) {
    .contact-form-text span {
        font-size: 10px;
    }

    .contact-form-right input {
        height: 55px !important;
    }

    .about-cta-container {
        gap: 30px;
        padding-right: 40px;
    }
}

@media (min-width: 1025px) and (max-width: 1340px) {
    .contact-form-text span {
        font-size: 10px;
    }

    .about-cta-left {
        max-width: 60%;
    }

    .about-cta-right {
        max-width: 40%;
    }

    .about-cta-container {
        padding-right: 30px;
    }

    .contact-form-right h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

@media (min-width: 1025px) and (max-width: 1220px) {
    .contact-form-right input {
        height: 50px !important;
    }



    .about-cta-container {
        padding-right: 25px;
        padding-left: 30px;
    }

    .contact-form-text span {
        font-size: 8px;
    }
}

@media (min-width: 1025px) and (max-width: 1100px) {
    .contact-form-right input {
        height: 43px !important;
        font-size: 14px !important;
    }
}





@media(max-width: 1755px) {
    .customer-heading h2 {
        font-size: 20px;
    }


}

@media(max-width: 1510px) {
    .customer-heading h2 {
        font-size: 18px;
    }

}


@media(max-width: 1450px) {
    .customer-box {
        padding: 17px;
        gap: 10px;
    }
}



@media(max-width: 1270px) {
    .customer-heading h2 {
        font-size: 16px;
    }

    .customer-img {
        max-width: 3vw;
    }
}


@media(max-width: 1175px) {
    .customer-heading h2 {
        font-size: 14px;
    }

}

@media(max-width: 1100px) {
    .customer-heading h2 {
        font-size: 12px;
    }


}

@media(max-width: 1070px) {
    .customer-container h2 br {

        display: none !important;
    }
}



@media(max-width: 1460px) {
    .yuma-automation-box {
        padding-left: 30px;
        padding-right: 30px;
    }




    .psb-automation {
        background-position: center 17vw;
        background-size: 11vw;
    }

    .psb-door {
        background-position: center 5vw;
        background-size: 22vw;
    }
}

@media(max-width: 1240px) {




    .yuma-automation-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .notifications {
        background-size: 12vw;
    }

    .reordering {
        background-size: 14vw;
    }

}


@media(max-width: 1300px) {


    .global-hero-section {

        margin-top: 150px;
    }
}

@media(max-width: 1160px) {


    .global-hero-content-container {
        max-width: 100%;
    }
}




@media(max-width: 1400px) {
    .yp-content-right {
        margin-bottom: 130px;
        padding-top: 40px;
        padding-bottom: 40px;
    }


}

@media(max-width: 1300px) {
    .yp-content-right {
        padding-left: 112px;
    }



}

@media(max-width: 1170px) {
    .yp-content-right {

        padding-top: 30px;
        padding-bottom: 30px;
    }



}

@media(max-width: 1600px) {
    .fd-section-bottom .yp-content-left {
        margin-top: -50px !important;
    }



    .global-hero-section,
    .psb-row {
        margin-bottom: 100px;
    }

    .food-delivery-section,
    .qr-section {
        margin-bottom: 0px;
    }

    .qr-section {
        margin-top: 50px;
    }

    .customer-section {
        margin-bottom: 100px;
    }
}


.online-gallery-section {
    margin-top: 100px;
}



@media(max-width: 1024px) {
    .yp-content-box {
        flex-direction: column !important;
        background: white;
        border-radius: 21px;
        margin-bottom: 20px;
    }

    .qr-section {
        margin-top: 0px;
    }

    .yp-content-left {
        margin-top: 0px;
        border: 0px;
    }

    .yp-content-right {
        margin-left: 0px;
        padding: 40px !important;
        margin-bottom: 0px;
    }

    .yp-content-img {
        max-width: 100%;
    }




    .yuma-automation-section {
        margin-bottom: 25px;
    }

    .yuma-automation-container h2 br {
        display: none;
    }



    .table-layout img {
        max-width: 100%;
        margin-top: 50px;
    }

    .comprehensive-solution img {
        margin-left: 0px;
        margin-top: 0px;
        max-width: 100%;
    }





    .psb-row {
        flex-direction: column;
    }

    .psb-wrapper {
        max-width: 100%;
        width: auto;
        min-height: 300px;
    }

    .loyalty-heading h2 {
        text-align: center;
    }

    .psb-row {
        gap: 10px;
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        flex-direction: row !important;
    }

    .psb-wrapper {
        padding: 10px !important;
        max-width: 100%;
        width: calc(50% - 30px);
        min-height: 300px;
        border-radius: 20px;
    }

    .bundle-cta-text h2 {

        TEXT-ALIGN: center;
    }

    .psb-container {
        padding-left: 2vw;
        padding-right: 2vw;
    }





    .psb-mt {
        margin: 0px;
    }

    #loyalty-section-4-card-0,
    #loyalty-section-4-card-2 {
        margin-top: -30px;
        margin-bottom: 30px;
    }

    .psb-door .psb-img {
        margin-top: 0px;
        max-width: 50%;
    }

    .psb-row {
        margin-bottom: 25px;
    }

    .psb-staff .psb-img {
        width: 100%;
        margin: 0 auto;
    }

    .psb-section {
        margin-bottom: 80px;
    }


    .why-choose-yuma-container {
        flex-direction: column;
        gap: 30px;
    }

    .why-choose-yuma-section {
        padding: 40px;
    }

    .bundle-cta-container {
        flex-direction: column;
    }

    .bundle-cta {
        padding: 20px;
        margin-bottom: 50px;
    }

    .bundle-cta-btn {
        max-width: 100%;
    }

    .bundle-cta-btn .global-btn-yellow {
        max-width: 100%;
        height: 50px;
        font-size: 16px;
    }

    .about-cta-section:before,
    .about-cta-circle {
        display: none !important;
    }

    .about-cta-container {
        padding-left: 6vw !important;
        padding-right: 6vw !important;
        flex-direction: column !important;
        max-width: 100%;
        padding-top: 0px !important;
    }

    .about-cta-left {
        max-width: 100%;
        width: auto;
    }

    .about-cta-right {
        max-width: 100%;
        width: auto;
    }

    .about-cta-left h2 br {
        display: none;
    }

    .about-cta-container {
        background: unset;
        gap: 15px;
    }

    .about-cta-left,
    .about-cta-right {
        background: #1f1f1f;
        padding: 30px;
        border-radius: 21px;
    }

    .about-cta-container img {
        max-width: 100%;
    }

    .about-cta-left {
        padding-bottom: 0px;
    }

    div#wpcf7-f95-o1 {
        padding: 0px;
    }

    .contact-form-right input {
        font-size: 16px;
        height: 55px;
    }

    .contact-form-text span {
        font-size: 12px;
    }

    .iti__selected-dial-code {
        font-size: 16px;
    }

    .iti input {
        padding-left: 107px !important;
    }

    .contact-form-right .form-submit {
        font-size: 16px;
    }

    .about-cta-section {
        padding-bottom: 100px;
    }

    .iti {
        width: 100%;
    }

    .btn-desktop {
        display: none;
    }

    .btn-mobile {
        display: flex;

    }

    .global-hero-right .global-btn-yellow {
        max-width: 100%;
        font-size: 18px;
        height: 70px;
    }

    .global-hero-container {
        flex-direction: column;
        gap: 20px;
    }

    .global-hero-left,
    .global-hero-right {
        max-width: 100%;
    }


    .global-hero-section {
        margin-top: 100px;
        margin-bottom: 100px !important;
    }




    .loyalty-heading h2 {
        margin-top: 100px !important;
    }





    .global-hero-right {
        max-height: 100%;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }


    .global-hero-section:after,
    .global-hero-section:before {
        display: none;
    }

    .fd-section-bottom .yp-content-right p {
        max-width: 100%;
    }



    .fd-section-bottom .yp-content-right h2 br {
        display: none;
    }

    .qr-section .yp-content-right {
        border: 0px !important;
        margin: 0px;
    }

    .qr-section .yp-content-left {
        margin: 0px;
    }

    .gallery-slider {
        max-width: 100%;
    }

    .fd-section-bottom .yp-content-right {
        margin: 0px;
        padding: 20px;
    }

    .gallery-slider-wrapper {
        max-width: 100%;
        margin-bottom: 100px;
    }


    .customer-container>h2 {
        margin-bottom: 40px;
    }

    .loyalty-heading h2 {
        margin-bottom: 70px;
    }

    .wc-heading h2 br {
        display: none;
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 0 !important;
    }

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 0 !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        justify-content: flex-end !important;
    }

    .customer-boxes {
        padding: 20px;
        flex-direction: column;
    }

    .customer-img {
        max-width: 50px;
    }


    .customer-box {
        max-width: 100%;
        width: auto;
    }

    .customer-heading h2 {
        font-size: 19px;
    }

    .customer-row {
        flex-direction: column;
    }

    .why-choose-left,
    .why-choose-right {
        width: auto;
        padding: 20px;
    }

    .why-choose-yuma-section {
        padding: 20px;
    }


}


@media(max-width: 767px) {
    .yuma-automation-box {
        min-height: 450px;
    }

    .psb-wrapper {
        min-height: 250px;
    }

    .yuma-automation-box {
        margin: 0px;
    }

    .table-layout,
    .offline-mode {
        margin: 0px;
    }

    .comprehensive-solution {
        background-position: right;
    }

    .offline-mode,
    .notifications,
    .reordering {
        background-size: 150px;
    }

    .offline-mode::before {
        width: 11vw;
        height: 11vw;
    }

    .yuma-automation-boxes {
        margin-bottom: 0px;
    }

    .loyalty-heading h2 {
        margin-top: 50px;
    }



    .psb-automation {
        background-position: bottom;
        background-size: 85px;
    }

    .psb-payment,
    .psb-transaction {
        background-size: cover;
    }

    .psb-restaurant {
        background-size: contain;
    }

    .psb-access {
        background-position: bottom;
        background-size: contain;
    }

    .psb-door {
        background-position: bottom right;
        background-size: 150px;
    }

    .yuma-automation-boxes {
        flex-direction: column;
    }

    .yuma-automation-box {
        max-width: 100%;
    }

    .yuma-automation-container {
        display: flex;
        flex-direction: column;
        gap: 25px;
    }

}

@media(min-width: 768px) and (max-width: 1024px) {


    .comprehensive-solution {
        background-size: 20vw;
        background-position: bottom right;
    }

    .offline-mode {
        background-size: 12vw;
    }

    .tipping {
        background-size: 20vw;
    }

    .reordering {
        background-size: 10vw;
    }

    .notifications {
        background-size: 9vw;
    }



    .yuma-automation-box h3 br {
        display: none;
    }

    .yuma-automation-box {
        padding-left: 15px;
        padding-right: 15px;
    }

    .yuma-automation-boxes {
        gap: 14px;
    }

    .table-layout {

        background-size: 21vw;
    }

    .psb-wrapper {
        gap: 10px;
    }

    .psb-row {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .psb-wrapper {
        width: calc(50% - 53px);
        min-height: 400px;
    }

    .psb-payment,
    .psb-transaction,
    .psb-restaurant {
        background-size: cover;
        background-position: bottom;
    }

    .psb-automation {
        background-position: center 210px;
        background-size: contain;
    }

    .psb-door {
        background-position: bottom right;
        background-size: contain;
    }

    .psb-access {
        background-position: bottom;
        background-size: cover;
    }
}


@media(min-width: 768px) and (max-width: 1024px) {
    .yp-content-box {
        flex-direction: row !important;
        background: unset !important;
    }

    .yp-content-right {
        padding-left: 100px !important;
        margin-left: -80px !important;

    }

    .yp-content-left {
        border: 10px solid #f5f5f5 !important;
        margin-top: -50px;
    }

    .food-delivery-container {
        padding-left: 2vw;
        padding-right: 2vw;
    }

    .yp-content-right {
        max-width: 50%;
    }

    .qr-section .yp-content-box {
        flex-direction: row-reverse !important;
    }

    .qr-section .yp-content-right {
        margin-left: 0px !important;
        padding-left: 40px !important;
        padding-right: 100px !important;
        border: 10px solid #f5f5f5 !important;
        padding-top: 50px !important;
        padding-bottom: 10px !important;
        margin-top: -50px;
        margin-bottom: 50px;
    }

    .bundle-cta-container {
        flex-direction: row;
    }

    .qr-section .yp-content-left {
        margin-left: -80px;
    }
}


@media(min-width: 768px) and (max-width: 1024px) {
    .global-hero-container {
        flex-direction: row;
    }

    .btn-mobile {
        display: none;
    }

    .btn-desktop {
        display: flex;
    }

    .global-hero-right {
        max-width: 70%;
        margin-right: 0px;
        margin-top: 65px;
    }

    .global-hero-section {
        margin-top: 150px;
    }

    .global-hero-section::before {
        width: 25vw;
        height: 26vw;
        right: 18vw;
        top: -9vw;
        display: block !important;
    }

    .global-hero-section::after {
        display: block !important;
        top: 9vw;
        right: -12vw;
    }

    .global-hero-left .global-btn-yellow {
        height: 50px;
        font-size: 16px;
        max-width: 25vw;
    }

    .global-hero-left {
        max-width: 40% !important;
    }

    .psb-container {
        max-width: 60%;
        margin: 0 auto;
    }
}


@media(min-width:768px) and (max-width: 1550px) {

    .global-hero-left h1,
     .wc-heading h2,
    .customer-container>h2,
    .online-gallery-container h2,
    .loyalty-heading h2,
    .yuma-automation-container h2,
    .fd-wrapper h2 {
        font-size: 40px !important;
    }


    .yp-content-right h2,
    .yuma-automation-box h3,
    .psb-wrapper h2,
    .why-choose-yuma-container h2,
    .bundle-cta-text h2,
    .about-cta-left h2 {
        font-size: 25px !important;
    }


    .global-hero-left p,
    .fd-wrapper p,
    .yp-content-right p,
    .yuma-automation-box p,
    .psb-wrapper p,
    .why-choose-yuma-container p,
    .why-choose-yuma-container li {
        font-size: 18px !important;
    }

    .customer-heading h2
    {
        font-size: 20px !important;
    }
}


@media(max-width:767px) {

    .global-hero-left h1,
     .wc-heading h2,
    .customer-container>h2,
    .online-gallery-container h2,
    .loyalty-heading h2,
    .yuma-automation-container h2,
    .fd-wrapper h2 {
        font-size: 30px !important;
    }

    .yp-content-right h2,
    .yuma-automation-box h3,
    .psb-wrapper h2,
    .why-choose-yuma-container h2,
    .bundle-cta-text h2,
    .about-cta-left h2 {
        font-size: 20px !important;
    }

    .global-hero-left p,
    .fd-wrapper p,
    .yp-content-right p,
    .yuma-automation-box p,
    .psb-wrapper p,
    .why-choose-yuma-container p,
    .why-choose-yuma-container li {
        font-size: 13px !important;
    }

    .customer-heading h2
    {
        font-size: 18px !important;
    }

}


@media(min-width:1220px) and (max-width:1300px)
{
    .psb-wrapper
    {
        min-height: 26vw;
    }

    .notifications 
    {
        background-size: 14vw;
    }

    .psb-automation,
    .psb-door
    {
        background-position: bottom !important;
    }

    .psb-automation 
    {
        background-size: 10vw;
    }
}


@media(min-width:1161px) and (max-width: 1219px)
{

    .psb-wrapper
    {
        min-height: 31vw;
    }

    .notifications 
    {
        background-size: 14vw;
    }


    .psb-automation 
    {
        background-size: 11vw;
    }

    .psb-automation,
    .psb-door
    {
        background-position: bottom !important;
    }
}


@media(min-width:1025px) and (max-width: 1160px)
{

    .psb-wrapper
    {
        min-height: 40vw;
    }

    .notifications 
    {
        background-size: 14vw;
    }


    .psb-automation 
    {
        background-size: 11vw;
    }

    .psb-automation,
    .psb-door
    {
        background-position: bottom !important;
    }
}


@media(min-width:1200px) and (max-width: 1482px)
{
    .customer-boxes
    {
        padding: 30px;
    }

    .customer-row
    {
        gap: 15px;
    }
}


@media(min-width:1025px) and (max-width: 1199px)
{

    .customer-boxes
    {
        padding: 15px;
    }

    .customer-row
    {
        gap: 10px;
    }
}


