.div-img-mitra{
    min-width: 143px;
}

.div-rbl-1{
    height: 625px;
    width: 100%;
}
.logo-partner{
    max-width: 75%;
    max-height: 250px;
}
.ls-12px{
    letter-spacing: 12px;
}

.me-n10px{
    margin-right: -10px;
}

.ms-n10px{
    margin-left: -10px;
}

.rbl-about-us-1-wrapper{
    top: 155px;
}

.rbl-about-us-1-1{
    font-size: 180px;
    top: 0px;
    left: 0px;
    margin-left: 5px;
}
.rbl-about-us-1-2{
    font-size: 113px;
    letter-spacing: 18px;
    top: 115px;
}
.rbl-about-us-1-3{
    font-size: 170px;
    top: 192px;
    margin-left: 6px;
}

.rbl-about-us-2-1{
    font-size: 68px;
}

.rbl-about-us-4-1 {
    font-size: 145px;
    line-height: 1;
    top: 0px;
    left: 0;
    font-weight: 400;
}

.rbl-about-us-4-2 {
    font-size: 145px;
    line-height: 1;
    top: 124px;
    left: 268px;
    font-weight: 400;
}
.rbl-about-us-4-3 {
    font-size: 143px;
    line-height: 1;
    top: 50px;
    left: 49px;
    font-weight: 400;
}

.rbl-about-us-5-1, .rbl-about-us-5-3{
    font-size: 85px;
    letter-spacing: 8px;
}

.rbl-about-us-5-2{
    font-size: 85px;
}

.rbl-about-us-5-4{
    font-size: 54px;
}
.w-btn-mfndo{
    width: 200px;
}

.w-logo{
    width: 250px;
}


.seven-cols .custom-col{
    width: 16.285714285714285714285714285714%;
}

/* `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    div.div-rbl-1{
        height: 270px;
        margin-top: -40px;
    }

    div.div-rbl-4{
        height: 120px;
        margin-bottom: 16px;
    }

    .div-rbl-2, .mobile-center{
        text-align: center;
    }

    .bg-content-green{
        width: auto !important;
    }

    .rbl-about-us-1-wrapper{
        top: 90px;
    }

    div.container .row.seven-cols .custom-col{
        width: 25%;
    }

    img.w-btn-mfndo{
        width: 150px;
    }

}

/* `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .container .row.seven-cols .custom-col{
        width: 25%;
    }
     .rbl-about-us-5-1, .rbl-about-us-5-2, .rbl-about-us-5-4{
        font-size: 50px;
    }
}

  /* `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .div-rbl-1{
        height: 500px;
    }
    
    .row.seven-cols .custom-col {
        width: 16.285714285714285714285714285714%;
    }

    .div-rbl-4{
        width: 100%;
        height: 170px;
    }
}

  /* `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    
}

  /* `xxl` applies to x-large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
    .seven-cols .custom-col {
        width: 16.285714285714285714285714285714%;
    }
}