.container {
    max-width: 1370px;
} 
.f-popn {
    font-family: Poppins;
}
.f-mulish {
    font-family: "Mulish", serif;
}
.fw-500{
    font-weight: 500 !important;
}
.fw-700 {
    font-weight: 700;
}
.clr-black {
    color: #232124 !important;
}
.bg-grey {
    background-color: #ECEFF3 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-yellow {
    background-color: #FFBE00 !important;
}
header { 
    padding: 20px 0;
    background-color: #fff; 
}
header svg .shrink-black path {
    fill: #000;
}
header .navbar-brand-right img {
    width: 171px;
    transition: width 0.3s ease-in-out;
}
header.shrink .navbar-brand-right img {
    width: 110px;
}
.breadcum {
    height: 90vh;
    margin-top: 80px;
}
.breadcum h1 {
    position:relative;
    bottom: 0;
    color: #fff;
    font-size: 70px;
    line-height: 78px;
    margin: 0 0 30px;
}
.breadcum .brcm-content {
    position: relative;
    bottom: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
    backdrop-filter: unset;
    margin: 0;
}
.breadcum h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 500;
    margin: 0;
}
.breadcum p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    padding: 0;
    border: 0;
    margin: 20px 0;
}

.add-value {
    padding: 140px 0;
    background: #F4F4F4;
}
.add-value-box .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 20px;
}
.add-value h2 {
    font-size: 38px;
    line-height: 48px;
    margin: 0px;
}
.add-value .sub-title {
    font-size: 30px;
    line-height: 40px;
    color: #232124;
    margin: 60px 0;
}
.list-type-01 {
   display: flex;
   flex-wrap: wrap;
   margin: 0;
}
.list-type-01 li {
    width: 33.33%;
}
.list-type-01 li:nth-child(1) .add-value-box {
    border-right: 0;
}
.list-type-01 li:nth-child(2) .add-value-box {
    border-right: 0;
}
.list-type-01 .add-value-box {

}
.about-new .testimonial {
    margin-top: 40px;
}
.about-new .btns {
    color: #1C1C1C;
    background: #fff;
    letter-spacing: 2px;
    margin: 0;
}
.about-new .btns:hover{
    color: #ffffff;
    border: 1px solid #ffffff;
    background: transparent;
}
.about-new h5 {
    font-weight: 400;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 35px;
    margin: 60px 0 25px;
}
.platforms {
    padding: 120px 0;
    background: #ECEFF3;
}
.platforms ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
}
ul.client-logo-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}
ul.client-logo-list li {
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100px;
    background: #fff;
}
.platforms ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100px;
    background: #fff;
}
.add-value-box .image-holder {
    align-items: center;
}
.add-value-box {
    border: 1px solid #2321241a;
    padding: 42px 40px;
    background: transparent;
    border-radius: 0;
    min-height: 100%;
    margin: 0;
}
.add-value-box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    width: 100%;
    color: #232124;
}
.lease-comp-para li {
    font-size: 22px;
    line-height: 36px;
    margin: 0 0 20px;
}
.lease-comp-para li a{
    color: #212529;
}
.lease-comp-para {
    padding: 100px 0;
    margin-left: 0px;
}
.scale-up {
    background: url('../images/bg-image.webp'), #ECEFF3;
    /* background: #ECEFF3; */
    background-repeat: no-repeat;
    background-size: 33% 100%;
    background-position: 0% 0%;
}
.lease-comp-para h2 {
    margin: 0 0 30px;
}
.rebo-lease-box {
    min-width: 320px;
    padding: 30px 18px 26px 26px;
}
.rebo-lease-box h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 8px;
}
.rebo-lease-box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.banner-form h3 {
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    line-height: 33px;
    font-weight: 600;
    margin: 0 0 10px;
}
.banner-form p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #ffffffb3;
    font-style: normal;
    padding: 0;
    border: 0;
    margin: 0 0 35px;
    letter-spacing: 0.2px;
}
.banner-form {
    background: #00000047;
    backdrop-filter: blur(10px);
    padding: 40px;
    border-radius: 10px;
    width: 497px;
    margin: auto 0;
}
.banner-form .form-control:focus, .banner-form select.form-control.has-value {
    border-bottom: 1px solid #b4b4b6;
    box-shadow: none;
}
.form-wrapper .form-group {
    margin-bottom: 25px;
}
.form-holder .form-group:first-child {
    margin-right: 12px;
}
.form-holder .form-group:nth-child(-n + 2)  {
    width: 48%;
    display: inline-block;
}
.form-wrapper .form-control {
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #ffffffe6;
    font-family: "Mulish", serif;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ffffff33;
    height: 40px;
    padding: 10px 0;
    opacity: 1;
}
.form-wrapper .form-control::placeholder {
    color: #ffffffe6;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    opacity: 1;
    font-family: "Mulish", serif;
}
.banner-form .btns {
    background-color: #33BC53;
    font-family: Poppins;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    width: 100%;
    margin: 0px 0 0;
    letter-spacing: 1.4px;
    transition: all 0.3s ease-in-out;
}
.form-wrapper select.form-control option {
    background-color: #fff;
    color: #000;
}
textarea.form-control#OtherPleaseSpecify {
    margin-bottom: 25px;
    display: none;
}
select.form-control option {
    color: rgb(255, 255, 255);
	font-size: 14px;
	font-family: 'IBM Plex Sans', sans-serif;
	background-color: #212529;
	opacity: 0.5 !important;
}

/* Thank you page */
.thank-you-cont { 
    width: 100%; 
    height:calc(100vh - 240px) ; 
    background: #F5F5F5; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    flex-direction: column;
}
.thank-you-cont h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-style: normal; 
    font-weight: 700; 
    line-height: 40px; 
    padding: 20px 0px 25px;
    margin: 0;
}
.thank-you-cont p { 
    font-family: 'Montserrat', sans-serif;
    text-align: center; 
    font-style: normal; 
    font-weight: 500; 
    font-size: 17px; 
    line-height: 25px; 
    color: #000000E5; 
    margin: 0; 
    padding-bottom: 10px;
}
.thank-you-cont .submit { 
    background: #A6CE39; 
    border: 0; 
    font-family: 'Montserrat', sans-serif; 
    transition: .5s; 
    margin: 0 auto; 
    border-radius: 20px; 
    width: 175px; 
    height: 40px; 
    font-weight: 800; 
    font-size: 16px; 
    line-height: 20px; 
    margin-top: 30px; 
    color: #000;
}
.submit-form input.submit:hover, .thank-you-cont input.submit:hover { 
    border: 1px solid #A6CE39; 
    background: #a6ce3900; 
    color: #A6CE39;
}
a:hover {
    text-decoration: none;
}


.title-v3 {
    color: #232124;
    font-size: 38px;
    line-height: 48px;
    margin: 0 0 30px;
}
.title-v5 {
    color: #232124;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 15px;
}
.text-type-01 {
    color: #232124CC;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 20px;
}
.checkmark-list {
    margin: 0;
    padding: 0;
}
.checkmark-list > li {
    color: #232124CC;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 15px;
    position: relative;
    padding: 0 0 0 30px;
}
.checkmark-list > li:last-child {
    margin: 0;
}
.checkmark-list > li::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
   background: url('../images/green-check.svg'), no-repeat;
   background-size: cover;
   background-position: center;
   width: 17px;
   height: 15px; 
}
.py-120 {
    padding: 120px 0;
}

.bg-color-v2 {
    background: #F4F4F4;
}
.title-v4 {
    color: #232124;
    font-size: 38px;
    line-height: 48px;
    margin: 0 0 30px;
}
.text-type-03 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 60px;
}

.btns.btn-type-02 {
    background-color: #33BC53;
    color: #1C1C1C;
    font-size: 13px;
    line-height: 16px;
    width: auto;
    display: inline-block;
    letter-spacing: 2px;
    padding: 16px 30px;
    height: auto;
    cursor: pointer;
    border: 1px solid #33BC53;

}
.btns.btn-type-02:hover {
    background-color: transparent;
    border: 1px solid #33BC53;
    color: #000000;
}
.divider-line {
    margin: 100px 0;
    border: 1px solid #2321241A;
}

/* what next */
.what-next {
    margin: 100px 0 0;
}
.what-next-content {
    padding: 10px;
    border-radius: 10px;
    background-color: #A4C422;
}
.what-next .info-box {
    padding: 0px 55px 0 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
.what-next h3 {
    color: #232124CC;
    font-size: 30px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 20px;
}
.what-next p {
    color: #232124CC;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 40px;
}
.btn-learn-more {
    background-color: #FFFFFF;
    color: #000000;
    border-radius: 25px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    text-decoration: none !important;
    padding: 17px 34px;
    border: 1px solid #ffffff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
}
.btn-learn-more:hover {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #000000;
}
.what-next .img-wrapper img {
    border-radius: 10px;
}
.global-comprehensive-badge img {
    padding-top: 125px;
}

/* did u know */
.did-you-know {
    background: #FFBB00;
    position: relative;
}
.did-you-know .image-holder {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 720px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}
.did-you-know .info-box {
    padding: 51px 0 61px;
    margin: 0;
    display: flex;
    align-items: center;
}
.did-you-know h3 {
    font-size: 38px;
    font-weight: 600;
    line-height: 44px;
    margin: 0;
    display: inline-block;
    padding: 0 50px 0 0;
    /* flex: 1 0 auto; */
}
.did-you-know p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    display: inline-block;
}
.faq-section {
    background-color: #ECEFF3;
}
.faq-section .title {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 30px;
}
.faq-section .text-type-04 {
    color: #1C1C1C;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 40px;
}
.faq-list {
    padding: 0;
    margin: 0;
}
.faq-list > li {
    margin: 0 0 0px;
    border-bottom: 1px solid #1C1C1C1A;
    padding: 0 0 20px;
}
.faq-list > li:last-child {
    border-bottom: 0;
    margin: 0 0 0px;
    padding: 0 0 0px;
}
.faq-list > li .question {
    color: #1C1C1CE5;
    font-size: 26px;
    line-height: 32px;
    font-weight: 400;
    margin: 0;
    padding: 20px 0;
}
.faq-list > li .answer {
    color: #232124;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}
.case-studies-lease {
    padding: 120px 0;
    background-color: #F4F4F4;
}
.case-studies-lease .title {
    color: #232124;
    font-size: 30px;
    line-height: 38px;
    margin: 0 0 30px;
}
.case-studies-lease .text-type-05 {
    color: #232124;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 40px;
}
.case-studies-lease .btns {
    display: inline-block;
    border: 1px solid #232124;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    color: #232124;
    background-color: transparent;
    padding: 15px 33px;
    letter-spacing: 2px;
    width: auto;
    height: auto;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.case-studies-lease .column-two {
    border-left: 1px solid #2321241a;
    padding-left: 80px;
}
.reach-out {
    background-color: #ECEFF3;
}
.brdr-btm {
    border-bottom: 1px solid #2321241a;
}
@media(min-width: 1025px) {
    .banner-form .btns:hover {
        background-color: transparent;
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .case-studies-lease .btns:hover {
        background: #232124;
        color: #fff;
    }
}

@media(max-width: 1700px) {
    header {
        padding: 15px 0;
    }
    header.shrink {
        padding: 10px 0;
    }
    header .navbar-brand-right img {
        width: 151px;
    }
    .breadcum {
        margin-top: 83px;
    }
    .banner-form {
        padding: 25px;
        width: 450px;
    }
    .form-holder .form-group:nth-child(-n+2) {
        width: 47%;
    }
    .breadcum h1 {
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 20px;
    }
    .breadcum h2 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        margin: 0 0 15px;
    }    
    .banner-form h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 5px;
    }
    .banner-form p {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 20px;
    }
    .rebo-lease {
        padding: 100px 0 100px 0;
    }
    .lease-comp-para {
        padding: 50px 0;
    }
    .lease-comp-para h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .lease-comp-para li {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 20px;
    }
    .lease-comp-para ul {
        padding: 0 0 0 25px;
        margin: 0;
    }
    .form-wrapper .form-group, textarea.form-control#OtherPleaseSpecify {
        margin-bottom: 15px;
    }
    .add-value {
        padding: 120px 0;
    }
    .add-value .sub-title {
        margin: 40px 0;
        font-size: 28px;
        line-height: 36px;
    }
    .what-next .info-box {
        padding: 0px 40px 0 40px;
    }
    .what-next h3 {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 16px;
    }
    .what-next p {
        margin-bottom: 30px;
    }
    .add-value {
        padding: 100px 0;
    }
    .py-120 {
        padding: 100px 0;
    }
    .title-v3, .title-v4 {
        font-size: 32px;
        line-height: 36px;
        margin: 0 0 30px;
    }
    .did-you-know h3 {
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
    }
    .did-you-know .info-box {
        padding: 40px 0 50px;
    }
    .platforms {
        padding: 100px 0;
    }
    .title-v4 {
        margin: 0 0 20px;
    }
    .divider-line {
        margin: 80px 0;
    }
    .case-studies-lease, .reach-out {
        padding: 80px 0;
    }
    .add-value h2 {
        font-size: 34px;
        line-height: 46px;
    }
    .faq-section .text-type-04 {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 20px;
    }
    .faq-list > li .question {
        font-size: 24px;
        line-height: 28px;
        padding: 18px 0;
    }
    .title-v5 {
        font-size: 26px;
        line-height: 36px;
    }
    .global-comprehensive-badge img {
        padding-top: 80px;
    }




}
@media(max-width: 1600px) {
    .lease-comp-para {
        padding: 37px 0;
    }
    .did-you-know .image-holder {
        width: 620px;
    }
    
}
@media(max-width: 1400px) {
    .container {
        max-width: 1200px;
    }
    header {
        padding: 10px 0;
    }
    header .navbar-brand-right img {
        width: 121px;
    }
    .breadcum p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .breadcum {
        margin-top: 63px;
    }
    .breadcum h1 {
        font-size: 40px;
        line-height: 46px;
        margin: 0 0 15px;
    }
    .banner-form {
        padding: 20px;
        width: 400px;
    }
    .banner-form h3 {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 5px;
    }
    .banner-form p {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 15px;
    }
    .rebo-lease {
        padding: 80px 0;
    }
    .rebo-lease h2, .add-value h2 {
        margin-bottom: 25px;
    }
    .add-value {
        padding: 80px 0;
    }
    .lease-comp-para h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .lease-comp-para li {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 18px;
    }
    .platforms {
        padding: 80px 0;
    }
    .about-new h5 {
        font-size: 26px;
        line-height: 30px;
        margin: 40px 0 20px;
    }
    .form-wrapper .form-control,
    .form-wrapper .form-control::placeholder {
        font-size: 14px;
        line-height: 16px;
    }
    .form-wrapper .form-group, .form-wrapper .form-group, textarea.form-control#OtherPleaseSpecify {
        margin-bottom: 10px;
    }
    .thank-you-cont p{
        font-size: 13px;
    }
    .thank-you-cont h2{
        padding: 15px 0px 17px;
    }
    .submit-form .form-control{
        font-size: 12px;
        line-height: 14px;
    }
    .thank-you-cont .submit{
        font-size: 14px;
    }
    .submit-form .form-holder p{
        font-size: 12px;
    }
    .reach-out {
        padding: 60px 0;
    }
    .reach-out h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .reach-out p {
        font-size: 17px;
        margin-bottom: 20px;
    }
    .add-value {
        padding: 70px 0;
    }
    .add-value h2 {
        font-size: 30px;
        line-height: 40px;
    }    
    .add-value .sub-title {
        margin: 20px 0;
        font-size: 26px;
        line-height: 34px;
    }
    .add-value-box {
        padding: 30px 30px;
    }
    .what-next {
        margin: 70px 0 0;
    }
    .what-next h3 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 12px;
    }
    .what-next p {
        font-size: 18px;
        line-height: 28px;
    }
    .btn-learn-more {
        letter-spacing: 1px;
        padding: 15px 20px;
    }
    .py-120 {
        padding: 75px 0;
    }
    .title-v3, .title-v4 {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 25px;
    }
    .text-type-01 {
        color: #232124CC;
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 15px;
    }
    .checkmark-list > li {
        font-size: 18px;
        line-height: 26px;
    }
    .did-you-know h3 {
        font-size: 26px;
        line-height: 36px;
        padding: 0 30px 0 0px;
    }
    .divider-line {
        margin: 60px 0;
    }
    .faq-list > li .answer {
        font-size: 18px;
        line-height: 28px;
    }

    .case-studies-lease .column-two {
        padding-left: 30px;
    }
    .case-studies-lease .text-type-05 br {
        display: none;
    }
    .case-studies-lease .btns {
        font-size: 13px;
        line-height: 15px;
        padding: 13px 30px;
        letter-spacing: 1px;
    }
    .btns.btn-type-02 {
        letter-spacing: 1px;
        padding: 15px 25px;
    }
    .title-v5 {
        font-size: 24px;
        line-height: 34px;
    }
    .did-you-know .image-holder {
        width: 530px;
    }




}
@media(max-width: 1300px) {
    .add-value-box {
        padding: 20px;
    }
    .add-value-box p {
        font-size: 16px;
        line-height: 25px;
        margin: 15px 0 0;
    }
    .lease-comp-para {
        padding: 40px 0;
        margin-left: 0;
    }
    .platforms ul li {
        padding: 0 15px;
    }
    .did-you-know .image-holder {
        width: 500px;
    }
}

@media(max-width: 1200px) {
    .container {
        max-width: 900px;
    }
    .breadcum {
        height: 85vh;
    }
    .banner-form {
        width: auto;
    }
    .form-holder .form-group:nth-child(-n+2) {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .breadcum h1 {
        font-size: 36px;
        line-height: 44px;
    }
    .add-value-box {
        margin: 0 0 20px;
    }
    .lease-comp-para {
        padding: 25px 0;
    }
    .lease-comp-para ul {
        padding: 0 0 0 20px;
    }
    .lease-comp-para li {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 15px;
    }
    .banner-form .btns {
        font-size: 14px;
        line-height: 22px;
        height: auto;
        padding: 10px;
    }
    .platforms ul {
        grid-template-columns: repeat(5, 1fr);
        gap: 25px;
    }
    .thank-you-cont{
        height: auto;
        padding: 125px 0;
    }
    .lease-comp-para h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .add-value {
        padding: 50px 0;
    }
    .add-value-box .title {
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 15px;
    }
    .what-next .info-box {
        padding: 0px 0px 0 0px;
    }
    .py-120 {
        padding: 70px 0;
    }
    .did-you-know p {
        font-size: 16px;
        line-height: 24px;
    }
    .did-you-know h3 {
        font-size: 24px;
        line-height: 34px;
        padding: 0 25px 0 0px;
        min-width: 130px;
    }
    .did-you-know .image-holder {
        width: 420px;
        background-position: center;
    }
    .faq-section .title {
        font-size: 26px;
        line-height: 36px;
    }
    .faq-section .text-type-04 {
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 15px;
    }
    .faq-list > li .question {
        font-size: 22px;
        line-height: 24px;
        padding: 18px 0;
    }
    .case-studies-lease, .reach-out {
        padding: 60px 0;
    }
    .case-studies-lease .column-two {
        padding-left: 40px;
    }
    .case-studies-lease .title {
        font-size: 26px;
        line-height: 38px;
    }
    .global-comprehensive-badge img {
        width: 170px;
        padding-top: 100px;
    }
    .what-next p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .scale-up {
        background-size: 41% 100%;
    }
}

@media(max-width: 992px) {
    .container {
        max-width: 700px;
    }

    .scale-up {
        background: #ECEFF3;
    }
    .platforms ul {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }
    .about-new h5 {
        font-size: 22px;
        line-height: 24px;
        margin: 30px 0 15px;
    }
    .breadcum {
        height: auto;
        padding: 0;
        background-image: unset !important;
    }
    .breadcum .container {
        position: relative;
        height: auto;
    }
    .breadcum h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .breadcum .container, .breadcum .container .row, .breadcum .container .row > div {
        max-width: 100%;
        padding: 0;
        margin: 0;
    }
    .breadcum .banner-content-holder {
        width: 100%;
        background-image: url('../images/banner-img.webp');
        background-size: cover;
        background-position: center;
    }
    .banner-content-wrapp {
        max-width: 700px;
        padding: 0 15px;
        margin: 0 auto;
        padding-top: 200px;
        padding-bottom: 50px;
    }
    .breadcum .brcm-content {
        margin: 0;
        border-radius: 5px;
    }
    .banner-form {
        border-radius: 0;
        margin: 0 auto;
        background-color: #fff;
        width: 100%;
    }
    .banner-form h3 {
        display: block;
        font-size: 22px;
        line-height: 32px;
        margin: 0 0 15px;
        color: #1C1C1C;
    }
    .banner-form p {
        color: #1C1C1C;
    }
    .banner-form .form-wrapper .form-control {
        border-bottom: 1px solid #1c1c1c33;
        font-size: 17px;
        line-height: 20px;
        color: #1c1c1c99;
    }
    .banner-form .form-wrapper .form-control::placeholder {
        font-size: 17px;
        line-height: 20px;
        color: #1c1c1c99;
    }
    .banner-form .form-holder .form-group:nth-child(-n+2) {
        width: 48%;
    }
    .form-wrapper .form-group {
        width: 100%;
        margin: 0 0 25px 0;
    }
    .banner-form .form-wrapper .form-holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .banner-form .btns {
        font-size: 18px;
        line-height: 27px;
        height: auto;
        padding: 12px;
        margin: 0;
        background: #1C1C1C;
        color: #fff;
    }
    .breadcum .container .row > div.form-section {
        max-width: 700px;
        padding: 0 15px;
        margin: 0 auto;
    }
    .rebo-lease, .add-value, .platforms {
        padding: 60px 0;
    }
    .rebo-lease, .add-value, .platforms {
        padding: 50px 0;
    }
    .add-value h2 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .add-value .sub-title {
        margin: 15px 0;
        font-size: 22px;
        line-height: 30px;
    }
    .add-value-box {
        padding: 15px;
    }
    .what-next {
        margin: 50px 0 0;
    }
    .what-next .img-wrapper {
        margin: 20px 0 0;
    }
    .add-value-box .title {
        margin: 0 0 0px;
    }
    .add-value-box p {
        margin: 10px 0 0;
    }
    .py-120 {
        padding: 50px 0;
    }
    .title-v3, .title-v4 {
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 20px;
    }
    .did-you-know .image-holder {
        display: none;
    }
    .did-you-know .image-wrapper {
        margin: 0 0 50px;
    }
    .text-type-03 {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 40px;
    }
    .divider-line {
        margin: 45px 0;
    }
    ul.client-logo-list {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }

    .faq-section .title {
        font-size: 24px;
        line-height: 34px;
    }
    .faq-list > li .question {
        font-size: 20px;
        line-height: 25px;
        padding: 18px 0;
    }
    .case-studies-lease, .reach-out {
        padding: 50px 0;
    }
    .case-studies-lease .title {
        font-size: 24px;
        line-height: 38px;
    }
    .case-studies-lease .text-type-05 {
        margin: 0 0 15px;
    }
    .case-studies-lease .column-two {
        padding-left: 15px;
        border-left: 0;
        border-top: 1px solid #2321241a;
        padding-top: 20px;
        margin-top: 20px;
    }
    .case-studies-lease .title {
        font-size: 24px;
        line-height: 38px;
        margin: 0 0 20px;
    }
    .global-comprehensive-badge img {
        padding: 0 0 20px;
    }
    .title-v5 {
        font-size: 22px;
        line-height: 30px;
    }
    .lease-complex .row > div:first-child {
        display: none;
    }
    .lease-complex .row > div:last-child {
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media(max-width: 767px) {
    .container {
        max-width: 100%;
    }
    header .navbar-brand svg, header.shrink .navbar-brand svg {
        width: 200px;
    }
    header .navbar-brand-right img, header.shrink .navbar-brand-right img {
        width: 121px;
    }
    .rebo-lease-box {
        min-width: auto;
        flex: auto;
    }
    .about-new .testimonial {
        margin-top: 20px;
    }
    .about-new h5 {
        font-size: 18px;
        line-height: 22px;
        margin: 20px 0 15px;
    }
    .about-new .btns {
        letter-spacing: 1px;
        width: auto;
        display: inline-block;
        text-align: center;
        padding: 10px 15px;
    }
    .platforms ul li {
        padding: 0 15px;
        height: 80px;
    }
    .list-type-01 li {
        width: 100%;
    }
    .add-value-box {
        padding: 25px;
        min-height: auto;
        width: 100%;
        border: 1px solid #2321241a;
        margin: 0 0 0;
    }
    .list-type-01 li:nth-child(1) .add-value-box,
    .list-type-01 li:nth-child(2) .add-value-box {
        border-right: 1px solid #2321241a;
        border-bottom: 0;
    }
    ul.client-logo-list li {
        padding: 0 10px;
    }
    .faq-list > li .answer {
        font-size: 17px;
        line-height: 27px;
    }
    .global-comprehensive-badge img {
        width: 160px;
    }
    .title-v5 {
        font-size: 20px;
        line-height: 30px;
    }
    
    
}
@media(max-width: 575px) {
    .banner-form .form-holder .form-group:nth-child(-n+2) {
        width: 100%;
    }
    .rebo-lease, .add-value, .platforms {
        padding: 40px 0;
    }
    .platforms ul {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
    .add-value h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 18px;
    }
    .add-value .sub-title {
        margin: 15px 0;
        font-size: 20px;
        line-height: 26px;
    }
    .add-value-box {
        padding: 18px;
    }
    .btn-learn-more {
        letter-spacing: 1.2px;
        padding: 13px 20px;
        font-size: 12px;
    }
    .text-type-01 {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 15px;
    }
    .checkmark-list > li {
        font-size: 16px;
        line-height: 26px;
    }
    .did-you-know h3 {
        padding: 0 25px 0 0px;
        width: 100%;
    }
    .did-you-know .info-box {
        flex-wrap: wrap;
        padding: 30px 0 30px;
    }
    .text-type-03 {
        font-size: 16px;
        line-height: 28px;
        margin: 0 0 30px;
    }
    ul.client-logo-list {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    .faq-section .title {
        margin: 0 0 10px;
    }
    .faq-section .text-type-04 {
        line-height: 24px;
        margin: 0 0 15px;
    }
    .faq-list > li .question {
        padding: 18px 0 10px;
    }

    .faq-list > li .answer {
        font-size: 16px;
        line-height: 26px;
    }
    .case-studies-lease, .reach-out {
        padding: 40px 0;
    }
    .case-studies-lease .title {
        font-size: 22px;
        line-height: 34px;
        margin: 0 0 15px;
    }
    .reach-out p {
        font-size: 16px;
    }
    .global-comprehensive-badge img {
        width: 140px;
    }


}
@media(max-width: 400px) {
    header .navbar-brand-right img, header.shrink .navbar-brand-right img {
        width:95px;
    }
    header .navbar-brand svg, header.shrink .navbar-brand svg {
        width: 180px;
    }
    .banner-content-wrapp {
        max-width: 100%;
        padding-top: 100px;
        padding-bottom: 20px;
    }
    .breadcum h1 {
        font-size: 22px;
        line-height: 30px;
    }
    .breadcum .brcm-content {
        padding: 0px;
    }
    .breadcum h2 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        margin: 0 0 10px;
    }
    .banner-form {
        padding: 50px 0 35px;
    }
    .platforms ul {
        grid-template-columns: repeat(2, 1fr);
    }
    .about .testimonial .flex-row {
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .about-new .testimonial {
        margin-top: 10px;
        border-radius: 5px;
    }
    .about .testimonial h3 {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 15px;
    }
    .about .testimonial p {
        line-height: 24px;
    }
    .thank-you-cont h2 {
        padding: 5px 0px 10px;
    }
    .thank-you-cont p br { 
        display: none;
    }
    .global-comprehensive-badge img {
        width: 120px;
        padding: 0 0 15px;
    }
    ul.client-logo-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .what-next h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .info-box .btn-learn-more {
        letter-spacing: 1px;
        padding: 13px 15px;
        font-size: 11px;
    }

}