@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

.f-tg {
    font-family: "Bebas Neue", sans-serif;
}

.f-avenir {
    font-family: "Nunito Sans", sans-serif;
}

.f-avenir-heavy {
    font-family: "Nunito Sans", sans-serif;
}

.fw-700 {
    font-weight: 400;
}

.btn {
    background: #177fbe;
    border-radius: 6px;
    padding: 1rem 2rem 0.75rem 2rem;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 100%;
    color: #fff;
    max-width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 240px;
}

.btn:hover,
.btn:active,
.btn:focus {
    box-shadow: -1px 4px 10px 0 rgb(0 0 0 / 15%);
    background-color: #1bb2ff;
    color: #fff;
}

.landingPageBodyWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.landingPageBody {
    max-width: 1312px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

h2 {
    color: #76bc21;
    font-family: "Bebas Neue", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 125%;
    text-transform: uppercase;
    font-feature-settings: "ordn" on, "liga" off;
}

h2 span {
    color: #54c0e8;
}

*[data-toggle="modal"] {
    cursor: pointer;
}

.rblp section {
    position: relative;
    font-feature-settings: "ordn" on, "liga" off;
}

.container-1600 {
    z-index: 1;
    position: relative;
    width: 100%;
    max-width: 90vw;
    margin: auto;
}

.landingPageBodyWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

main.rblp .banner-area {
    background-color: #76BC21;
    padding: 10px 15px;
}

main.rblp .banner-area .title,
main.rblp .banner-area .subtitle {
    color: #000;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bebas Neue";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px;
    text-transform: uppercase;
}

main.rblp .banner-area .title {
    font-size: 44px;
}

main.rblp .s1 {
    min-height: 403px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 30px;
}

main.rblp .s1 * {
    font-feature-settings: "ordn" on, "liga" off;
}

main.rblp .s1 {
    position: relative;
}

main.rblp .s1 .bg-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

main.rblp .s1 .bg-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

main.rblp .s1 .content-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 3;
}

main.rblp .s1 .content-area .subtitle {
    color: #FFF;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bebas Neue";
    font-size: 44px;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 35px;
}

main.rblp .s1 .logo {
    width: 100%;
    max-width: 246.221px;
    height: 130.346px;
    margin-bottom: 45px;
}

main.rblp .s1 .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

main.rblp .s1 .title {
    color: #FFF;
    text-align: center;
    font-family: "Bebas Neue";
    font-size: 44px;
    font-weight: 400;
    line-height: 60%;
    text-transform: uppercase;
}

main.rblp .s1 .title span {
    font-size: 27px;
}

section.in-menu {
    padding: 0;
    background: #4C9C2E;
    min-height: 59px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: flex-start;
}

section.in-menu ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    gap: 60px;
}

section.in-menu ul li {
    margin: 0;
    padding: 0;
}

section.in-menu ul li a {
    color: #FFF;
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 22px;
    line-height: 150%;
}

section.in-menu ul li a:hover {
    text-shadow: 0 0 4px black;
}

main.rblp .s2 {
    padding: 44px 0;
}

main.rblp .s2 .contentArea {
    max-width: 1380px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 39px;
    padding: 0 25px;
}

main.rblp .s2 .contentArea h2 {
    text-align: center;
    margin-bottom: 15px;
}

main.rblp .s2 .contentArea p {
    color: #000102;
    font-family: "Nunito Sans";
    font-size: 25px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    margin-bottom: 0;
}

main.rblp .s2 .contentArea .description a {
    font-weight: 700;
    text-decoration-line: underline;
}

main.rblp .s2 .contentArea b>a,
main.rblp .s2 .contentArea b {
    font-weight: 800 !important;
}

main.rblp .s2 .contentArea .btns-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    row-gap: 12px;
}

main.rblp .s2 .contentArea .btns-wrap .btn {
    min-height: 58px;
    max-width: 458px;
    width: 100%;
}

main.rblp .s3 {
    padding: 5rem;
    background-image: url("/lp/wp-content/themes/ADC_theme/includes/remote-bid/content-slider-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
}

main.rblp .s3 .h2 {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 42px;
    line-height: 119%;
    text-align: center;
    text-transform: uppercase;
    color: #54c0e8;
    mix-blend-mode: multiply;
    padding-bottom: 5rem;
}

main.rblp .s3 .slide-wrap {
    display: flex;
    padding: 0 10%;
}

main.rblp .swiper-button-next,
main.rblp .swiper-button-prev {
    transition: 0.5s;
    font-family: "Nunito Sans", sans-serif;
    color: #000;
    font-size: 60px;
    line-height: 90px;
}

main.rblp .swiper-button-next:after,
main.rblp .swiper-button-prev:after {
    visibility: hidden;
}

main.rblp .swiper-button-disabled {
    opacity: 0 !important;
}

main.rblp .slide-icon {
    display: flex;
    min-width: 250px;
    align-items: center;
    justify-content: center;
}

main.rblp .slide-content {
    max-width: 713px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

main.rblp .slide-content * {
    font-size: 25px;
    line-height: 150%;
    color: #000;
}

main.rblp .slide-content h3 {
    margin-bottom: 0;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
}

main.rblp .slide-content p {
    font-weight: normal;
}

main.rblp .s5 {
    background-color: #F4F4F4;
}

main.rblp .s5 h2 {
    margin-bottom: 35px;
    text-align: center;
}

main.rblp .how-it-works {
    padding: 30px 0;
}

main.rblp .how-it-works .btns-title {
    font-size: 42px;
    font-variant-numeric: ordinal;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 110%;
    text-align: center;
}

main.rblp .how-it-works .tabs-area {
    display: flex;
    gap: 10px;
}

main.rblp .how-it-works .tab-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 25px 30px 25px;
    background-color: #ededed;
    border-radius: 10px;
    cursor: pointer;
    user-select: none;
    position: relative;
    top: 30px;
    height: 320px;
    transition: background-color 0.35s ease-in-out;
}

main.rblp .how-it-works .content-box p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 130%;
}

.how-it-works .prev,
.how-it-works .next {
    transition: 0.5s;
    font-family: "Nunito Sans", sans-serif;
    color: #000;
    font-size: 60px;
    line-height: 100%;
    cursor: pointer;
}

main.rblp .how-it-works .tab-item.active {
    bottom: -30px;
    height: 350px;
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

main.rblp .how-it-works .boxes-wrapper {
    position: relative;
    width: 100%;
}

main.rblp .how-it-works .content-box {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 30px;
    padding: 30px 25px;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: #fff;
    width: 100%;
    margin-top: 30px;
    z-index: 2;
    margin-bottom: 45px;
    user-select: none;
    min-height: 175px;
    opacity: 0;
    transition: opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
}

main.rblp .how-it-works .content-box.active {
    visibility: visible;
    opacity: 1;
    position: relative;
}

main.rblp .how-it-works #tab_1.active {
    border-top-left-radius: 0;
}

main.rblp .how-it-works #tab_4.active {
    border-top-right-radius: 0;
}

main.rblp .how-it-works .tab-item:nth-last-child(1) {
    padding: 25px 6px 25px 6px;
}

main.rblp .how-it-works .tab-item:nth-last-child(1) .title {
    min-width: 303px;
}

main.rblp .how-it-works .tab-item .icon {
    height: 166px;
    width: 100%;
    max-width: 154px;
}

main.rblp .how-it-works .tab-item .icon img {
    width: 100%;
    height: 100%;
    min-height: 166px;
    object-fit: contain;
    transition: 0.3s ease;
}

main.rblp .how-it-works .tab-item .icon .animate {
    display: none;
}

main.rblp .how-it-works .tab-item:hover .static {
    display: none;
}

main.rblp .how-it-works .tab-item:hover .animate {
    display: block;
}

main.rblp .how-it-works .tab-item .title {
    font-family: "Nunito Sans";
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal;
    line-height: normal;
    color: #000;
    text-align: center;
    max-width: 303px;
}

main.rblp .how-it-works .title-mobile {
    color: #000;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Nunito Sans";
    font-size: 15px;
    font-weight: 900;
    line-height: 150%;
    margin-bottom: 25px;
    display: none;
}

main.rblp .how-it-works .hiw-wrapper {
    width: 100%;
}

.rb-properties {
    display: none;
    background: #e6e7e8;
    padding: 2rem 0 3rem 0;
}

.rb-properties h2 {
    color: #2f3a43 !important;
    text-align: center;
    padding: 1.5rem 0;
}

.rb-properties {
    background: #e6e7e8;
    padding: 1rem 0 3rem 0;
}

.rb-properties .related {
    max-width: 1400px;
    margin: auto;
    padding: 0 6.5vw;
}

.rb-properties .remote-bid-swiper-wrap {
    margin: auto;
}

.rb-properties .swiper-slide {
    height: auto !important;
    display: flex;
    justify-content: center;
}

.rb-properties .rb-next,
.rb-properties .rb-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply'%3E%3Cellipse cx='18.7992' cy='19' rx='18.7992' ry='19' fill='%23036EB5'/%3E%3C/g%3E%3Cpath d='M26.3193 18.9999L15.7448 27.6602L15.7448 10.3397L26.3193 18.9999Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 38px;
    height: 38px;
    margin-top: 0.5em;
}

.rb-properties .rb-next {
    right: 3vw;
}

.rb-properties .rb-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply'%3E%3Cellipse cx='18.7994' cy='19' rx='18.7992' ry='19' transform='rotate(180 18.7994 19)' fill='%23036EB5'/%3E%3C/g%3E%3Cpath d='M11.2793 19.0001L21.8538 10.3398L21.8538 27.6603L11.2793 19.0001Z' fill='white'/%3E%3C/svg%3E%0A");
    left: 3vw;
}

.s5 {
    padding: 4rem 0;
}

.s5 .container-1600>.row {
    display: flex;
    align-items: stretch;
}

.videos-wrap {
    display: flex;
    gap: 3.5rem;
}

.learn-how {
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
    flex: 1;
}

.learn-how .image img {
    height: 245px;
    width: 100%;
    border-radius: 10px 10px 0 0;
    object-fit: cover;
    object-position: top;
}

.learn-how>div>.row {
    margin: 2rem !important;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.learn-how .rb-content {
    background: #3e3e3e;
    mix-blend-mode: normal;
    border-radius: 0 0 10px 10px;
}

.learn-how h4 {
    font-weight: 400;
    font-size: 50px;
    line-height: 150%;
    text-transform: uppercase;
    color: #ffffff;
}

.learn-how p {
    padding: 1.5rem 0;
    font-weight: 400;
    font-size: 30px;
    line-height: 150%;
    text-transform: uppercase;
    color: #76bc21;
    min-height: 142px;
}

.learn-how p span {
    color: #57c1e8;
    max-width: 81%;
}

.learn-how p span.green {
    color: #76bc21;
}

.watch-btn {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 150%;
    color: #ffffff;
    float: right;
    display: flex;
    align-items: flex-end;
    margin-top: -2em;
}

.watch-btn:hover {
    text-shadow: 0 0 black;
    color: #ffffff;
}

.watch-btn img {
    margin-left: 1.5rem;
}

.related h3 {
    font-weight: 900;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #332e2e;
    text-transform: capitalize;
    margin: 2rem;
}

.related>.row {
    display: flex;
    flex-wrap: wrap;
    max-width: 1300px;
    margin: auto;
}

.related>.row>.col-sm-6 {
    display: flex;
    justify-content: center;
}

.related>.row>div.desktop {
    display: flex;
    justify-content: center;
}

.pcard {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 300px;
    height: 90%;
    background: #ffffff;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 12%);
    border-radius: 6px;
    margin: 2rem 0;
    padding: 5px;
}

.pcard .image img {
    border-radius: 5px;
    width: 100%;
    height: auto;
    aspect-ratio: 3/2;
}

.pcard .title {
    font-weight: 900;
    font-size: 14px;
    line-height: 150%;
    color: #263238;
    margin: 11px 0;
    padding: 0 3px;
}

.pcard .details {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #5c676e;
    margin-bottom: 6px;
    padding: 0 3px;
}

.pcard .bottom {
    background: #f3f4f5;
    border-radius: 0px 0px 6px 6px;
    margin: 5px -5px -5px -5px;
}

.pcard .bottom .row {
    display: flex;
    align-items: center;
    padding: 10px 0;
    margin: 0 -5px;
}

.pcard .price>* {
    display: flex;
}

.pcard .btn-view {
    display: flex;
    width: 110px;
    background: #036eb5;
    border: 1px solid #036eb5;
    border-radius: 4px;
    font-weight: 900;
    font-size: 14px;
    text-align: center;
    justify-content: center;
    color: #ffffff;
}

.pcard .price .bid {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    align-items: flex-start;
    justify-content: center;
    font-size: 16px;
    line-height: 131%;
    color: #000000;
}

.pcard .status {
    font-size: 14px;
    line-height: 18px;
    color: #5c676e;
    padding: 8px 0;
    background: #fff;
}

.status i {
    box-shadow: 0px 0px 8px rgb(0 0 0 / 25%);
    width: 14px;
    height: 14px;
    background: #76bc21;
    display: inline-block;
    border-radius: 10em;
    margin: 0 5px;
    border: 2px solid #fff;
    vertical-align: text-top;
}

.status i.blue {
    background: #57c1e8;
}

.s6 {
    background-color: #F4F4F4;
}

.s6 h2 {
    padding-bottom: 2rem;
}

.s6 .wpsm_panel-group {
    border-top: none !important;
}

.s6 .wpsm_panel-group .wpsm_panel:last-child {
    border-bottom: none;
}

.wpsm_panel-title>a .accordion-arrow {
    visibility: hidden;
}

.s7 {
    padding: 4rem 0;
}

.s7 h2 {
    padding-bottom: 2rem;
    text-align: center;
}

.s7 .t-box {
    background: #f4f4f4;
    padding: 2rem;
    margin-bottom: 2rem;
}

.s7 .t-box .title {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.s7 .t-box .rating {
    display: flex;
    justify-content: space-between;
    margin: 1.5rem 0;
}

.s7 .t-box .rating .stars {
    font-size: 0;
}

.s8 {
    background: #76bc21;
    padding: 3rem 0;
}

.s8 .h2 {
    margin: 0;
    font-size: 42px;
    line-height: 119%;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.s8 p {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #000;
    padding: 1.75rem 0;
}

.s8 .btn {
    display: inline-flex;
    width: 462px;
    height: 62.8px;
}

#rb-faq .wpsm_panel-group {
    border-top: none !important;
}

#rb-faq .wpsm_panel-group>.wpsm_panel:last-child {
    border-bottom: none !important;
}

.wpsm_panel-group .wpsm_panel-body p a {
    color: #2f3a43 !important;
    text-decoration: underline;
}

.tool-tip-wrap {
    color: #036eb5 !important;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
    text-decoration-line: underline;
}

.ny-remote-bid .content-row .description .tool-tip-wrap {
    font-weight: 400;
}

.tool-tip-wrap:hover .tool-tip-text {
    display: flex;
    transition: 0.3s ease;
}

.tool-tip-wrap .tool-tip-text {
    position: absolute;
    bottom: 110%;
    left: -150%;;
    background: #263238;
    color: white !important;
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px !important;
    font-style: normal;
    line-height: 120%;
    font-weight: 600;
    padding: 10px;
    width: 450px;
    display: none;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.tool-tip-wrap .tool-tip-text::after {
    content: "";
    clip-path: polygon(100% 0, 0 0, 50% 50%);
    width: 24px;
    height: 24px;
    background: #263238;
    display: block;
    position: absolute;
    bottom: -23px;
}

main.rblp #accordion_pro_6201 .wpsm_panel {
    border-bottom: 1px solid #9A9A9A !important;
}

@media(max-width:1399px) {
    main.rblp .how-it-works .content-box p {
        font-size: 22px;
    }

    main.rblp .how-it-works .tab-item .title {
        font-size: 20px;
    }
}

@media (max-width: 1200px) {

    .s5 .container-1600>.row {
        display: inherit;
        align-items: initial;
    }

    .s5 .container-1600>.row .col-12 {
        margin: 2rem 0;
    }

    .videos-wrap {
        flex-direction: column;
    }

    .watch-btn {
        margin: 0.5rem 0;
    }

    .watch-btn span {
        display: none;
    }

    .learn-how p,
    .learn-how p span {
        min-height: auto;
        max-width: unset;
    }

    .s8 .btn {
        width: 100% !important;
        margin-bottom: 2rem;
    }

    main.rblp .s2 .contentArea .btns-wrap {
        flex-wrap: wrap;
    }

    .btn {
        font-size: 20px;
    }

    main.rblp .how-it-works .tab-item .icon img {
        max-height: 115px;
        min-height: auto;
    }

    main.rblp .how-it-works .tab-item .icon {
        height: 135px;
    }

    main.rblp .how-it-works .tab-item:nth-last-child(1) .title {
        min-width: 220px;
    }

    main.rblp .banner-area .title {
        font-size: 30px;
        line-height: 40px;
    }

    main.rblp .banner-area .subtitle {
        font-size: 24px;
        line-height: 40px;
    }
}

@media (max-width: 992px) {

    .watch-btn img {
        width: 50px;
        height: auto;
    }

    section.in-menu ul {
        gap: 30px;
    }

    main.rblp .s2 .contentArea p {
        font-size: 22px;
    }

    .how-it-works .prev,
    .how-it-works .next {
        font-size: 40px;
    }
}

@media(max-width:820px) {
    main.rblp .how-it-works .content-box p {
        font-size: 15px;
    }

    main.rblp .how-it-works .tab-item {
        min-width: 225px;
    }

    main.rblp .how-it-works .tabs-area {
        flex-direction: column;
        gap: 6px;
        max-width: 150px;
    }

    main.rblp .how-it-works .tab-item {
        top: auto;
        bottom: auto;
        min-width: unset;
        height: 150px;
        padding: 7.5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        right: -5px;
    }

    main.rblp .how-it-works .tab-item.active {
        bottom: auto;
        z-index: 3;
        height: 150px;
        border-radius: 10px;
    }

    main.rblp .how-it-works .tab-item .icon img {
        max-height: 50px;
    }

    main.rblp .how-it-works .tab-item .icon {
        height: 65px;
    }

    main.rblp .how-it-works .tab-item .title {
        font-size: 12px;
        min-width: unset !important;
    }

    main.rblp .how-it-works .hiw-wrapper {
        display: flex;
        padding-right: 10px;
    }

    main.rblp .how-it-works .tabs-area::-webkit-scrollbar {
        display: none;
    }

    main.rblp .how-it-works .content-box {
        margin-top: 0;
        height: 100%;
        flex-direction: column;
        gap: 0;
        justify-content: start;
    }

    .how-it-works .prev,
    .how-it-works .next {
        display: none;
    }

    main.rblp .how-it-works .title-mobile {
        display: block;
    }

    main.rblp .how-it-works {
        padding: 45px 0;
    }

    .tool-tip-wrap .tool-tip-text{
        width: 325px;
    }
}

@media (max-width: 768px) {

    a.btn {
        /*width: 90% !important;*/
        margin: auto;
    }

    .learn-how h4 {
        font-size: 4rem;
    }

    .learn-how p {
        font-size: 2rem;
    }

    main.rblp .s3 {
        padding: 4rem 0;
    }

    main.rblp .slide-icon {
        min-width: 125px;
    }

    main.rblp .s3 .slide-wrap {
        display: flex;
        padding: 0 6%;
        gap: 15px;
    }

    main.rblp .s3 .container {
        padding: 0 !important;
    }

    main.rblp .swiper-button-next {
        right: 5px;
    }

    main.rblp .swiper-button-prev {
        left: 5px;
    }

    .learn-how .image img {
        object-fit: cover;
        object-position: top;
        height: 115px;
    }

    .watch-btn {
        margin: 0;
    }

    .learn-how p {
        padding: 0;
    }

    .watch-btn img {
        width: 36px;
    }
}

@media (max-width: 576px) {
    .container-1600 {
        padding: 0 2rem;
    }

    main.rblp .s2 .contentArea {
        padding: 0 15px;
    }

    .s2 .content-wrapper{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .tool-tip-wrap .tool-tip-text{
        left: -50%;
    }

    .tool-tip-wrap .tool-tip-text {
        width: 175px;
    }

    .s1 .container-1600 {
        padding: 0;
        margin: 0;
    }

    .s3 .h2 {
        font-size: 22px;
    }

    .s3 .slide-wrap {
        padding: 0 13vw;
    }

    main.rblp .how-it-works h2 {
        font-size: 30px;
        margin-bottom: 17px;
    }

    main.rblp .s2 .contentArea h2,
    main.rblp .s3 .h2,
    .learn-how h4,
    .rb-properties h2 {
        font-size: 30px !important;
        line-height: 1 !important;
    }

    .learn-how p {
        font-size: 17px;
    }

    .slide-content * {
        font-size: 15px !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        font-size: 22px;
    }

    .rb-properties .rb-next,
    .rb-properties .rb-prev {
        width: 24px;
        height: 24px;
        margin-top: 1em;
    }

    .s7 .t-box .rating .stars img {
        width: 15px;
    }

    .s8 p {
        font-size: 17px;
        line-height: 150%;
    }

    .s8 .btn {
        font-size: 15px;
        height: 30px;
        width: 70% !important;
        margin: 1rem 15%;
    }

    main.rblp .s2 .contentArea .btns-wrap .btn {
        height: 37px;
        font-size: 15px;
        width: 100%;
    }

    section.in-menu ul {
        gap: 10px;
    }

    section.in-menu ul li a {
        font-size: 15px;
    }

    main.rblp .s6 h2 {
        font-size: 27px;
        text-align: center;
    }

    main.rblp .s2 .contentArea p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    main.rblp .s2 .contentArea p:nth-last-child(1) {
        margin-bottom: 0;
    }

    main.rblp .s3 {
        padding: 4rem 0;
    }

    main.rblp .swiper-button-next,
    main.rblp .swiper-button-prev {
        font-size: 24px;
    }

    main.rblp .s1 .title {
        font-size: 33px;
    }

    main.rblp .s1 .title span {
        font-size: 21px;
    }

    main.rblp .s1 .logo {
        max-width: 183.777px;
        height: 97.29px;
        margin-bottom: 75px;
    }

    main.rblp .s1 .content-area .subtitle {
        font-size: 28px;
    }

    main.rblp .s1 {
        position: relative;
        background-image: none !important;
    }

    .s8 .h2 {
        font-size: 27px;
    }

    main.rblp .slide-icon {
        min-width: 90px;
    }

    main.rblp #accordion_pro_6201 .wpsm_panel-title>a,
    main.rblp #accordion_pro_6201 .wpsm_panel-body p {
        font-size: 15px !important;
    }

    main.rblp .how-it-works {
        padding: 30px 0;
    }

    main.rblp .how-it-works .btns-title {
        margin-top: 0;
        margin-bottom: 20px;
    }

    main.rblp .banner-area .subtitle {
        font-size: 20px;
        line-height: 30px;
    }

    main.rblp .banner-area .title {
        font-size: 24px;
        line-height: 30px;
    }

    main.rblp .s3 .h2{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}

@media (max-width: 370px) {
    .s2 .content-wrapper .description {
        max-width: 290px;
    }
}

/* Docusign Modal */
#modal-docusign {
    font-size: 25px;
}

#modal-docusign .docusign {
    margin: 0 4vw 3vw;
}

#modal-docusign h3 {
    font-family: "Nunito Sans";
    font-weight: 800;
    font-size: 25px;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 2.5rem auto;
    text-align: center;
}

#modal-docusign ul {
    margin: 0;
    line-height: 130%;
}

#modal-docusign ul li {
    margin: 0;
}

#modal-docusign p.center {
    text-align: center;
}

#modal-docusign .btn-wrap {
    margin-top: 1.2em;
    display: flex;
    justify-content: center;
}

#modal-docusign a {
    font-family: "Nunito Sans";
    font-size: 22px;
    color: #fff;
    font-style: normal;
    font-weight: 800;
    background-color: #036eb5;
    border-radius: 6px;
    text-decoration: none;
    height: 62px;
    width: 377px;
    max-width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

@media (max-width: 1200px) {
    #modal-docusign h3 {
        font-size: 22px;
    }

    #modal-docusign {
        font-size: 18px;
    }

    #modal-docusign a {
        font-size: 20px;
    }
}

/* Media Queries */