.bundles-container h2 {
    font-family: "Onest";
    color: #000;
    font-weight: 700;
    font-size: 55px;
    margin-top: 211px;
    margin-bottom: 110px;
    text-align: center;
}


.colored-text {
    color: #FBE147;
}

.bundle-boxes {
    display: flex;
    gap: 22px;
    margin-bottom: 100px;
}


.bundle-box {
    max-width: 17.24vw;
    width: 100%;
    border-radius: 20px;
    background: white;

    min-height: 35.8vw;
}

.bundle-content {
    padding: 0px 15px 0px 10px;
}

.bundle-box img {
    width: 100%;
    border-radius: 10px;
}

.bundle-box h3 {
    color: #000000;
    font-size: 30px;
    font-family: 'Onest';
    margin-top: 30px;
    margin-bottom: 11px;
    font-weight: 600;
    text-align: center;
}




.bundle-box li {
    padding: 0px;
    margin: 0px;
    color: #6d6d6e;
    font-size: 22px;
    font-family: 'Onest';
    margin-bottom: 8px;
    font-weight: 400;
}


.solution-section {
    background: white;
    border-radius: 21px;
    margin-left: 6vw;
    margin-right: 6vw;
    padding-top: 43px;
    padding-left: 50px;
    padding-right: 20px;
    padding-bottom: 78px;
    margin-bottom: 100px;
    position: relative;
}

.solution-section::after {
    content: '';
    background: url('/wp-content/uploads/2025/12/Ellipse_34.svg');
    position: absolute;
    top: -1vw;
    right: -1vw;
    width: 4.8vw;
    height: 4.8vw;
    background-repeat: no-repeat;
    background-size: 4.8vw;
}

.solution-container {
    padding: 0px !important;
}

.solution-container .global-btn-yellow {
    margin-top: 32px;
}

.solution-container h2 {

    color: #000000;
    font-size: 30px;
    font-family: 'Onest';
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 600;
}


.sol-content p,
.sol-content li {
    color: #6d6d6e;
    font-size: 22px;
    font-family: 'Onest';
    font-weight: 400;
    margin-bottom: 10px;

}

.solution-container {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.solution-col-one {
    display: flex;
    gap: 41px;
}

.yuma-pay-section {
    margin-bottom: 100px;
}

.yuma-pay-img {
    max-width: 34vw;
    margin-top: 100px;


}

.yuma-pay-img img {
    width: 100%;
    border-radius: 35px !important;
    object-fit: cover;
    border: 7px solid rgb(246, 246, 246);
}

.container.yuma-pay-container {
    display: flex;
}


.yuma-pay-content {
    background: white;
    border-radius: 21px;
    padding: 38px 83px 36px 90px;
    margin-bottom: 100px;
    margin-left: -45px;
    z-index: -1;
}

.yuma-pay-content h2 {
    margin-top: 0px;
    margin-bottom: 29px;
    color: #000000;
    font-size: 30px;
    font-family: 'Onest';
    font-weight: 700;
}

.yuma-pay-content p,
.yuma-pay-content li {
    color: #6d6d6e;
    font-size: 22px;
    font-family: 'Onest';
    font-weight: 400;
    margin-bottom: 10px;

}


.revenue-container h2 {
    color: #000000;
    font-size: 55px;
    font-family: 'Onest';
    margin-bottom: 103px;
    font-weight: 600;
}


.revenue-box-content h3 {
    color: #000000;
    font-size: 30px;
    font-family: 'Onest';
    margin-bottom: 48px;
    margin-top: 0;
    font-weight: 500;
}


.revenue-box {
    background: white;
    border-radius: 21px;
    padding: 40px 35px;
    display: flex;
    align-items: center;
}

.revenue-box-content p,
.revenue-box-content li {
    color: #6d6d6e;
    font-size: 22px;
    font-family: 'Onest';
    font-weight: 400;

}

.revenue-box-content li {
    margin-bottom: 10px;
}

.online-ordering-box .revenue-box-img {
    max-width: 35vw;
}


.revenue-box-img img {
    width: 100%;
}

.online-ordering-box {

    gap: 24px;
    margin-bottom: 88px;
}


.alternate-box {
    flex-direction: row-reverse;
}

.mobile-ordering-app .revenue-box-img {
    max-width: 32.71vw;
}

.mobile-ordering-app.revenue-box.alternate-box {
    padding-bottom: 0px;
}

.mobile-ordering-app,
.kitchen-display,
.yuma-pad,
.yuma-driver-app,
.yuma-self-serve {
    margin-bottom: 88px;
}

.kitchen-display .revenue-box-img {
    max-width: 33.3vw;

}


.kitchen-display.revenue-box {
    gap: 81px;
}


.yuma-pad .revenue-box-img {
    max-width: 33vw;
}

.yuma-driver-app .revenue-box-img {
    max-width: 35vw;
}


.yuma-self-serve .revenue-box-img {
    max-width: 40vw;
    margin-bottom: -44px;
}


.digital-queues {
    margin-bottom: 200px;
    gap: 100px;
}

.digital-queue .revenue-box-img {
    max-width: 30.2vw;
}


/* About CTA Section Starts */

.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;
}


.global-hero-section::before {
    content: '';
    background: url('/wp-content/uploads/2025/12/svgviewer-output-16.svg');
    background-position: top right;
    background-repeat: no-repeat;
    display: block;
    width: 15.6vw;
    height: 16.5vw;
    position: absolute;
    top: 0;
    right: 25vw;

}


.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;
}


.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 .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;
}

.iti__selected-dial-code {
    font-size: 23.805px;
    font-family: "Onest";
    color: #a1a1a1;
}

.iti__selected-dial-code {
    order: 3;
}

.iti__flag.iti__gb {
    order: 1;
}

.iti__arrow {
    order: 2;
}

.iti__flag-container {
    padding-left: 20px !important;
}

.iti input {
    padding-left: 135px !important;
}

.iti__arrow {
    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--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    margin-left: 20px;
}

.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;
}

.wpcf7-form>p {
    margin-bottom: 0px;
}

.contact-form-section {
    margin-bottom: 224px;
}


div#wpcf7-f95-o1 {
    padding-left: 15px;
    padding-right: 15px;
}

.about-cta-left {
    max-width: 67%;
    width: 100%;
}

.about-cta-right {
    max-width: 35%;
    width: 100%;
}

/* About CTA Section Ends */


.automation-box-footer {

    display: flex;
}


.automation-box-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #1b1b1e;
    font-size: 22px;
    font-family: 'Onest';
    font-weight: 500;
    text-decoration: none;

    cursor: pointer;
    position: relative;

    transition: 0.5s;
    z-index: 111;
}

.revenue-box-content {
    width: 100%;
}

.online-ordering-box .automation-box-btn,
.mobile-ordering-app .automation-box-btn,
.kitchen-display .automation-box-btn,
.yuma-pad .automation-box-btn {
    margin-top: 100px;
}

.yuma-driver-app .automation-box-btn {
    margin-top: 100px;
}



.digital-queues .revenue-box-img {
    max-width: 36% !important;
    display: flex;
    justify-content: center;
    margin: 0 auto;

}






  
  

@media(max-width: 1600px) {

  
  



    .solution-container .global-btn-yellow {
        margin-top: 0px;
    }


   

    .revenue-container h2 {

        margin-bottom: 60px;
    }




}


@media(max-width: 1500px) {
    .bundle-list ul {
        padding-left: 20px;
    }

    .bundle-content {
        padding: 0px 8px 0px 8px;
    }


    .solution-container .global-btn-yellow {
        font-size: 20px;
        height: 64px;
        margin-top: 0px;
    }

    .digital-queues {

        gap: 60px;
    }

    .digital-queues .revenue-box-img {
        max-width: 50% !important;
    }

}



@media(max-width: 1300px) {


 
   

    .bundle-boxes {
        gap: 13px;
    }




   
}

@media(max-width: 1199px) {
    



    .yuma-pay-content {
        padding: 38px 60px 36px 73px;
    }
}

@media(max-width: 1380px) {

   
    .automation-box-btn {
        font-size: 20px;
    }
}

@media(max-width: 1256px) {

   

    .online-ordering-box .automation-box-btn,
    .mobile-ordering-app .automation-box-btn,
    .kitchen-display .automation-box-btn,
    .yuma-pad .automation-box-btn {
        margin-top: 100px;
    }

    .mobile-ordering-app .automation-box-btn {
        margin-top: 100px;
    }
}


@media(max-width: 1199px) {


    .online-ordering-box {
        gap: 15px;
    }

    .revenue-box {
        padding: 40px 20px;
    }

}


@media(min-width: 1025px) and (max-width: 1600px) {

    .about-content-main p,
    .ac-left-container p {
        font-size: 20px !important;
    }

    .about-content-main h2 {
        font-size: 30px !important;
    }

    .about-content-left-section {
        margin-bottom: 150px;
    }


    .about-contact-container h2 {
        font-size: 50px;
        margin-bottom: 50px;
    }

    .about-contact-box {
        padding: 40px !important;
    }

    .about-contact-left {

        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .about-contact-box h4 {
        font-size: 20px;
    }

    .about-contact-box h3 {
        font-size: 25px;
    }

    .about-contact-section {
        margin-bottom: 150px;
    }
}

@media (min-width: 1025px) and (max-width: 1185px) {
    .about-content-main h2 br {
        display: none !important;
    }

    .about-content-container {
        gap: 20px;
    }

    .about-content-img,
    .about-content-main {
        max-width: 50% !important;
        width: 100%;
    }

    .about-content-main {
        padding: 40px;
    }
}

@media(min-width: 1025px) and (max-width: 1319px) {
    .ac-left-container {
        max-width: 41%;
        padding: 40px 133px 40px 40px;

    }
}


@media(min-width: 1025px) and (max-width: 1199px) {

    .about-content-main p,
    .ac-left-container p {
        font-size: 18px !important;
    }

    .ac-left-container {
        max-width: 50%;
    }
}


@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;
    }
}

.btn-mobile {
    display: none;
}

@media(max-width:1024px) {
    .btn-desktop {
        display: none;
    }

    .btn-mobile {
        display: flex;

    }

    .about-cta-container {
        padding-top: 0px;
    }

    .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-left h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .global-hero-section {
        margin-top: 100px;
    }

    .global-hero-left p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .global-hero-right {
        max-height: 100%;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .about-content-container {

        flex-direction: column;
        margin-bottom: 30px;
    }

    .about-content-img {
        max-width: 100%;
    }

    .about-content-main {
        max-width: 100%;
        padding: 30px;
    }

    .about-content-main h2 {
        font-size: 20px;

    }

    .about-content-main h2 br {
        display: none;
    }

    .about-content-main p,
    .ac-left-container p {
        font-size: 18px;
    }

    .about-content-left-container {

        flex-direction: column-reverse;
        gap: 30px;
    }

    .ac-left-container {
        max-width: 100%;
        width: auto;
        padding: 30px;
    }

    .ac-right-container img {
        max-height: 100%;
    }

    .ac-right-container {
        max-width: 100%;
        margin: 0px;
    }

    .about-content-left-container:after {
        display: none;
    }

    .about-content-left-section {
        margin-bottom: 50px;
        width: 100%;
    }

        {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .about-contact-boxes {
        flex-direction: column;
        gap: 30px;
    }

    .about-contact-box {
        max-width: 100%;
        width: 100%;
        padding: 30px;
    }

    .about-contact-box h4 {
        font-size: 20px;
    }

    .about-contact-box h3 {
        font-size: 25px;
    }


    .about-contact-container h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }


    .whatsapp-btn {
        gap: 10px;
        font-size: 16px;
        padding: 0px 20px;
        height: 50px;
        width: fit-content;
    }

    .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%;
    }

    .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-contact-section {
        margin-bottom: 0px;
    }

    .about-cta-section {

        padding-bottom: 100px;
    }

    .iti {
        width: 100%;
    }

    .yuma-pay-content {
        margin-bottom: 100px !important;
    }
}



@media(max-width: 890px) {
    .bundles-container h2 {

        margin-top: 100px;
        margin-bottom: 50px;
    }

    .bundle-boxes {
        flex-direction: column;
        margin-bottom: 100px;
    }

    .bundle-box {
        max-width: 100%;
    }

    .bundle-content {
        padding: 0px 20px;
    }

    .solution-section {
        padding: 20px;
        margin-bottom: 100px;
    }

    .solution-container {
        flex-direction: column;
        gap: 20px;
    }

    .solution-container h2 {
        margin-bottom: 0px;
    }

    .solution-col-one {
        flex-direction: column;
        gap: 20px;
    }

    .solution-section::after {
        display: none;
    }

    .solution-container .global-btn-yellow {
        max-width: 100%;
    }

    .container.yuma-pay-container {
        flex-direction: column;
        gap: 20px;
    }

    .yuma-pay-img {
        max-width: 100%;
        margin-top: 0px;
    }

    .yuma-pay-content {
        margin-left: 0px;
        padding: 30px;
        margin-bottom: 30px;
    }

    .yuma-pay-img img {
        border: 0px;
    }

    .yuma-pay-section {
        margin-bottom: 0px;
    }


    .revenue-container br {
        display: none;
    }

    .revenue-box {
        flex-direction: column;
    }

    .revenue-box-img {
        max-width: 100% !important;
    }

    .automation-box-btn {
        margin-top: 30px !important;
    }

    .revenue-box {
        margin-bottom: 30px;
    }

    .mobile-ordering-app .revenue-box-img {
        margin-top: -40px;
        margin-bottom: 40px;
        margin-right: 20px;
    }

    .mobile-ordering-app.revenue-box.alternate-box {
        padding-bottom: 40px;
    }


    .kitchen-display.revenue-box {
        gap: 30px;
    }

    .yuma-self-serve .revenue-box-img {
        margin-bottom: 70px;
    }

    .digital-queues .revenue-box-img {
        max-width: 100% !important;
    }
}


.rb-img-mobile {
    display: none !important;
}




@media(max-width: 1024px) {
    .bundle-box {
        flex-direction: row-reverse !important;
        align-items: center;
        padding: 10px;
        width: auto;
        display: flex;
        min-height: none !important;
    }


    .rb-img-mobile {
        display: flex !important;
    }

    .bundle-img-section {
        max-width: 145px;
    }

    .bundle-box h3 {
        text-align: left;
        margin-top: 0px;
    }

    .bundle-content {
        padding: 0 10px;
    }


    .solution-container .global-btn-yellow {
        max-width: fit-content;
        padding: 0px 20px;
        font-size: 16px;
        height: 52px;
        margin-top: 0px;
    }

    .yuma-pay-content {
        padding: 20px;
    }

    .revenue-container h2 {
        text-align: center;

    }


    .rb-img-desktop {
        display: none !important;
    }

    .rb-img-mobile {
        display: block;
        margin: 25px auto;
    }

 

    .revenue-box {
        padding: 20px !important;
        margin-bottom: 100px;
    }

  
    .automation-box-arrow {
        display: flex;
    }

    .revenue-box {
        overflow: hidden;
    }

    .mobile-ordering-app .revenue-box-img {
        margin-right: -35px !important;
        max-width: 200px !important;
        margin-bottom: -80px !important;
        margin-top: -22px !important;
    }

    .kitchen-display .revenue-box-img {
        max-width: 230px !important;
        margin-right: 0px;
    }


    .yuma-pad .revenue-box-img {
        margin-right: -70px !important;
        margin-bottom: -80px;
        margin-left: 70px;
    }

    .yuma-driver-app .revenue-box-img {
        margin-right: -70px;
        margin-bottom: -75px;
        margin-left: 70px;
    }

    .yuma-driver-app .automation-box-btn {
        margin-top: 100px !important;

    }

    .yuma-self-serve .revenue-box-img {
        margin-right: -70px !important;
        margin-bottom: -76px !important;
        margin-left: 70px;
    }

    .digital-queues .revenue-box-img {
        width: 200px;
    }

    #cta-section-5:before {
        display: none !important;
    }
}



@media(min-width: 768px) and (max-width: 1024px) {
    .bundle-box {
        flex-direction: column !important;
    }

    .bundles-container {
        padding-left: 2vw;
        padding-right: 2vw;
    }

    .bundle-img-section {
        max-width: 100%;
    }

    .bundle-content {
        padding: 20px 10px;
    }

    .bundle-box h3 {
        text-align: center;

    }

    .solution-section {
        margin-left: 2vw;
        margin-right: 2vw;
    }

    .yuma-pay-container {
        padding-left: 2vw;
        padding-right: 2vw;
    }

    .yuma-pay-img {
        max-width: 40%;
        margin-top: 0px;
    }

    .yuma-pay-content {
        width: 100%;
        padding-left: 100px;
        margin-bottom: 0px;
    }


    .container.yuma-pay-container {
        align-items: center;
    }

    .yuma-pay-img img {
        max-height: 227px;
    }

    .yuma-pay-img {
        max-width: 33%;
        width: 100%;
        margin-top: 0px;
    }


    .rb-img-desktop {
        display: block !important;
    }

    .rb-img-mobile {
        display: none !important;
    }


    .mobile-ordering-app .revenue-box-img {
        margin: 0px !important;
        max-width: 350px !important;
        margin-bottom: -25px !important;
    }

    .kitchen-display .revenue-box-img {
        max-width: 350px !important;
    }

    .yuma-pad .revenue-box-img {
        margin: 0px !important;
        max-width: 430px !important;
        margin-right: -96px !important;
    }

    .yuma-driver-app .revenue-box-img {
        margin: 0px;
        max-width: 450px;
        margin-left: -90px;
    }

    .yuma-self-serve .revenue-box-img {
        margin: 0px !important;
        max-width: 450px;
        margin-right: -70px !important;
        margin-bottom: -50px !important;
    }

    .digital-queues .revenue-box-img {
        width: 360px;
    }
}


@media(min-width: 768px) and (max-width: 820px) {
    .bundle-box {
        flex-direction: column !important;
        max-width: calc(50% - 27px);
    }

    .bundle-boxes {
        flex-wrap: wrap;
        flex-direction: row;
    }

    .solution-col-one {
        flex-direction: row;
    }

    .yuma-pay-content {
        width: auto;
    }

    .yuma-pay-content {
        padding: 20px;
        padding-top: 100px;
        margin-top: -100px;
    }

    .yuma-pay-img {
        max-width: 60%;
        margin-left: -240px;
    }

    .yuma-pay-img img {
        max-height: 100% !important;
    }


    .rb-img-desktop {
        display: none !important;
    }

    .rb-img-mobile {
        display: block !important;
    }

    .online-ordering-box .rb-img-mobile {
        max-width: 400px !important;
        margin: 20px auto;

    }

    .mobile-ordering-app .revenue-box-img {
        margin-left: 280px !important;

        margin-bottom: -100px !important;
    }

    



    .revenue-box {
        align-items: flex-start;
        width: 100%;
    }

    .revenue-box-content {
        width: 100% !important;
    }

    .kitchen-display .revenue-box-img {
        max-width: 350px !important;
        margin-left: auto !important;
        margin-right: 0px !important;
        margin-bottom: -50px;
    }

    .yuma-pad .revenue-box-img {

        margin-left: auto !important;
        margin-bottom: -74px !important;
    }

    .yuma-driver-app .revenue-box-img {
        max-width: 450px !important;

        margin-left: auto !important;
        margin-bottom: -90px;
    }

    .yuma-self-serve .revenue-box-img {
        margin: 0px !important;
        max-width: 450px !important;

        margin-bottom: -71px !important;
        margin-left: auto !important;
    }
}


.yuma-self-serve .automation-box-btn,
.digital-queues .automation-box-btn {
    margin-top: 100px;
}



@media(min-width:768px) and (max-width: 1550px) {

    .bundles-container h2,
    .revenue-container h2 
    {
        font-size: 40px !important;
    }

    p,
    .bundle-box li,
    .yuma-pay-content p, 
    .yuma-pay-content li,
    .revenue-box-content p, 
    .revenue-box-content li,
    .sol-content p, 
    .sol-content li
    {
        font-size: 18px !important;
    }

    .solution-container h2,
    .yuma-pay-content h2,
    .revenue-box-content h3,
    .about-cta-left h2,
    .bundle-box h3
    {
        font-size: 25px !important;
    }

    .automation-box-btn
    {
       font-size: 18px !important;
    }
}


@media(max-width:767px)
{

    .bundles-container h2,
    .revenue-container h2 
    {
        font-size: 30px !important;
    }

    p,
    .bundle-box li,
    .yuma-pay-content p, 
    .yuma-pay-content li,
    .revenue-box-content p, 
    .revenue-box-content li,
    .sol-content p, 
    .sol-content li
    {
        font-size: 13px !important;
    }

    .solution-container h2,
    .yuma-pay-content h2,
    .revenue-box-content h3,
    .about-cta-left h2,
    .bundle-box h3
    {
        font-size: 20px !important;
    }

      .automation-box-btn
    {
       font-size: 18px !important;
    }
}


@media(min-width:1025px) and (max-width:1300px)
{
    .bundle-boxes
    {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .bundle-box
    {
        max-width: 100%;
    }
}