.btm-custmr-text {
    font-weight: 700;
    font-size: 25px;
    letter-spacing: -0.025em;
    color: #183b56;
}

.btm-custmr-text span {
    font-size: 17px;
    letter-spacing: -0.025em;
    color: #183b56;
    font-weight: 400;
}

.btm-custmr-text span svg {
    width: 18px;
    height: 18px;
}

.logos-hero-top a {
    background-color: #f4f4f4;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5.28px;
    width: 205px;
    height: 55px;
    transition: all 0.3s;
    margin: 0 10px;
}

.logos-hero-top a:hover svg .frst-path{
    fill: #fff;
}

.logos-hero-top a.btn-2:hover {
    background-color: #533582;
}

.logos-hero-top a.btn-2:hover svg path{
    fill: #fff;
}

.logos-hero-top a svg {
    width: 180px;
    height: 35px;
    transition: all 0.3s;
}

.logos-hero-top a svg path{
    transition: all 0.3s;
}

.logos-hero-top {
    padding: 15px 0 40px 0;
}

.logos-hero-top a:hover {
    background-color: #002e25;
}

.logos-hero-top a:hover .text-color-hvr-svg {
    fill: #fff;
}

.text-businesses-info {
    padding: 10px 0 0 0;
    font-weight: 700;
    font-size: 20px;
    color: #000000;
}

.intro-logos_overflow {
    background-color: #242424;
    padding: 30px 0;
    display: flex;
    overflow: hidden;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.intro-logos_overflow .overlay{
    --gradient-color: none !important;
}

.intro-logos_logo {
    display: block;
    margin-right: 45px;
    margin-left: 45px;
    max-height: 40px;
}

.nocode-bg-image {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

.wlc-icons-both {
    background: linear-gradient(91.97deg, #7245de 23.16%, #9a57d1 43.32%, #d151b8 65.91%, #f47e72 82.04%, #fdcd71 100.6%);
    border-radius: 15px;
    padding: 30px;
    margin: 60px 0 40px 0;
}

.cta-text-top p {
    font-weight: 300;
    font-size: 29px;
    letter-spacing: -0.025em;
    color: #ffffff;
    line-height: normal;
}

.cta-text-top p b {
    font-weight: 700;
}

.success-stories-slider {
    margin-top: 15px;
}

.success-story-item {
    border-radius: 23px;
    padding: 1em;
    margin: 1rem;
    position: relative;
    overflow: hidden;
    height: 400px;
}

.success-story-color1 {
    background-color: #F5BE50;
}

.success-story-color2 {
    background-color: #51E0FF;
}

.success-story-color3 {
    background-color: #FB7CAA;
}

.success-story-color4 {
    background-color: #9FDDAD;
}

.success-story-color5 {
    background-color: #FF6364;
}

.success-story-color6 {
    background-color: #FFA35A;
}

.success-story-color7 {
    background-color: #FD70BC;
}

.success-story-color8 {
    background-color: #EA5455;
}

.success-story-color9 {
    background-color: #D19169;
}

.success-story-color10 {
    background-color: #F5BE50;
}

.success-story-color11 {
    background-color: #FB7CAA;
}

.success-story-color12 {
    background-color: #4CCFFE;
}

.success-story-color13 {
    background-color: #FF7374;
}

.success-story-color14 {
    background-color: #4CCFFE;
}

.success-story-color15 {
    background-color: #A293FF;
}

.success-story-color16 {
    background-color: #BEE1CE;
}

.success-story-color17 {
    background-color: #FF6667;
}

.stry-links-main {
    padding-bottom: 12px;
}

.success-stories-slider .stry-links-main a{
    font-weight: 500 !important;
    font-size: 15px !important;
    color: #000000;
}

.success-stories-slider .medium-2 p {
    margin: 25px 0;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 26px;
}

.success-stories-slider .medium-2 a {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.025em;
    color: #000000;
}

.three-box-fix li bdi picture img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.three-box-fix-text span {
    background-color: #7245de;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    min-width: 26px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.three-box-fix-text p {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.152381px;
    color: #111827;
    margin-bottom: 8px;
    line-height: normal;
}

.three-box-fix-text mark {
    font-size: 14px;
    color: #183b56;
    background-color: transparent;
    padding: 0;
}

.three-box-fix-text {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 300px;
}

.three-box-fix li:nth-child(2) .three-box-fix-text span {
    background-color: #ec678e;
}

.three-box-fix li:nth-child(3) .three-box-fix-text span {
    background-color: #fbbc05;
}

.row-background-dark {
    background-color: #000000;
}

.cust-tabs-home {
    white-space: nowrap;
    overflow-x: auto;
    display: block;
    text-align: center;
    margin: auto;
}

.cust-tabs-home li {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: #242424;
    border-radius: 8px;
    padding: 13px;
    line-height: 18px;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    cursor: pointer;
    text-transform: capitalize;
    display: inline-block;
}

.cust-tabs-home li.is-active {
    background-color: #6f5aec;
    border-color: #6f5aec;
}

.wlc-icons-both img {
    max-width: 210px;
    transition: all 0.3s;
    box-shadow: 0px 12.7477px 12.7477px rgba(0, 0, 0, 0.25);
    margin-left: 10px;
}

.wlc-icons-both img:hover {
    transform: scale(0.99);
}

.success-stories-slider .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
}

.success-stories-slider .slick-dots {
    margin: 0;
    padding: 15px 0 0 0;
    position: unset;
}

.success-stories-slider .slick-dots li {
    width: 9px;
    height: 9px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    overflow: hidden;
}

.success-stories-slider .slick-dots li.slick-active {
    background-color: #000000;
}

.push-ntf-tabs .nav-pills .nav-item {
    margin-bottom: 25px;
}

.push-ntf-tabs .nav-pills .nav-item:last-child {
    margin-bottom: 0;
}

.push-ntf-tabs .nav-pills .nav-link {
    cursor: pointer;
    border: 1px solid rgba(34, 34, 34, 0.2);
    padding: 20px;
    border-radius: 8px;
}

.push-ntf-tabs .nav-pills .nav-link.active {
    background-color: #6f5aec;
    border-color: #6f5aec;
}

.push-ntf-tabs-link bdi {
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    padding-bottom: 5px;
}

.push-ntf-tabs-link p {
    font-size: 15px;
    color: #183b56;
    font-weight: 300;
}

.push-ntf-tabs .nav-pills .nav-link.active bdi {
    color: #fff;
}

.push-ntf-tabs .nav-pills .nav-link.active p {
    color: #fff;
}

.btn-new-class9 span {
    font-weight: 400;
    font-style: italic;
}

.ftsr-left-section {
    background-color: #000000;
    padding: 50px;
}

.ftsr-left-section .comn-info-text {
    max-width: 530px;
}

.ftsr-right-section {
    background-color: #0f0f0f;
    padding: 25px;
}

.faster-list-right span {
    font-size: 15px;
    letter-spacing: -0.025em;
    color: #ffffff;
}

.faster-list-right img {
    margin-right: 10px;
    width: 28px;
    height: 28px;
}

.faster-list-btm bdi {
    background: linear-gradient(180deg, #7245de 0%, #9a57d1 26.04%, #d151b8 55.21%, #f47e72 76.04%, #fdcd71 100%);
    border-radius: 10px 10px 0px 0px;
    width: 160px;
    height: 50px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.025em;
    color: #ffffff;
}

.faster-list-btm span {
    background-color: #ffffff80;
    width: 100%;
    display: block;
    height: 1px;
}

.faster-list-right li {
    padding: 0 0 15px 0;
}

.faster-list-btm {
    padding: 25px 0 0 0;
}

.faster-list-btm-last ul {
    background: linear-gradient(180deg, #7245de 0%, #9a57d1 26.04%, #d151b8 55.21%, #f47e72 76.04%, #fdcd71 100%);
    border-radius: 10px 10px 0px 0px;
    width: 160px;
    margin: auto;
}

.faster-list-btm-last li bdi {
    border-radius: 0;
    background: none;
    width: auto;
}

.faster-list-btm mark {
    padding: 0;
    background-color: transparent;
    font-size: 18px;
    letter-spacing: -0.025em;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 60px;
}

.faster-list-btm mark img {
    max-width: 135px;
}

.frst-arrow-top {
    position: absolute;
    right: -65px;
    max-width: 118px;
    top: 40px;
}

.frst-arrow-bottom {
    position: absolute;
    left: -45px;
    max-width: 118px;
    bottom: 185px;
}

.success-stories-slider .slick-slide {
    padding: 0 15px;
}

.success-story-item {
    padding: 50px;
}

.medium-1 {
    width: 33.33333%;
    position: relative;
}

.medium-2 {
    width: 66.66667%;
    position: relative;
}

.success-stories-slider .medium-1 p {
    font-size: 38px;
    line-height: 2.875rem;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.025em;
    padding-bottom: 0;
}

.success-stories-slider .medium-1 bdi {
    font-size: 16px;
    line-height: 1.625rem;
    color: #000000;
    padding-bottom: 15px;
}

.success-story-item:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 27%;
    border-radius: 48% 48% 0 0;
    z-index: 0;
    background: rgba(255, 255, 255, 0.15);
    opacity: 0.7;
}

.comn-info-text {
    white-space: normal;
}

.btn-new-class10 {
    border: 1px solid #ffffff;
    filter: drop-shadow(0px 11px 22px rgba(111, 90, 236, 0.25));
    border-radius: 8px;
    outline: 0;
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    padding: 13px 25px;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.btn-new-class10:hover {
    background-color: #6f5aec;
    border-color: #6f5aec;
}

.cust-tabs-home .nav-thumb .slick-slide {
    padding: 0 8px;
}

.cust-tabs-home .nav-thumb .slick-current li {
    background-color: #6f5aec;
    border-color: #6f5aec;
}

.cust-tabs-home .nav-thumb-large .slick-prev:before,
.cust-tabs-home .nav-thumb-large .slick-next:before {
    display: none;
}

.cust-tabs-home .nav-thumb-large .slick-prev {
    width: 27px;
    height: 16px;
    bottom: 0;
    top: auto;
    left: 0 !important;
    background-repeat: no-repeat;
    background-image: url("https://cdn.rentechdigital.com/common_files/rentech/common-images/arrow-left-slider.svg");
}

.cust-tabs-home .nav-thumb-large .slick-next {
    width: 27px;
    height: 16px;
    bottom: 0;
    top: auto;
    left: 80px;
    right: auto;
    background-repeat: no-repeat;
    background-image: url("https://cdn.rentechdigital.com/common_files/rentech/common-images/arrow-right-slider.svg");
}

.slider-counter {
    position: absolute;
    bottom: 7px;
    left: 40px;
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
}

.nav-thumb {
    padding: 30px 0;
}

.vid-section-info {
    border-radius: 5px;
    box-shadow: #794fe61a 0px 20px 50px;
}

.success-story-item div.d-flex.align-items-center {
    height: 100%;
}

.success-stories-slider .cust-arrow-slider .slick-prev,
.success-stories-slider .cust-arrow-slider .slick-next {
    position: unset;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    transform: none;
}

.success-stories-slider .cust-arrow-slider .slick-prev img,
.success-stories-slider .cust-arrow-slider .slick-next img {
    padding: 2px;
}

.success-stories-slider .cust-arrow-slider .slick-prev:before,
.success-stories-slider .cust-arrow-slider .slick-next:before {
    display: none;
}

.marquee-info-cust .marquee {
    flex: auto;
    min-width: auto;
}

.ings-text-color{
    color: #EB5A95;
}

.stor-minus-top{
    margin-top: -110px;
    position: relative;
}

.minus-top-last-space{
    padding-bottom: 80px;
}

.heand-mobile-div {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.heand-mobile-div div {
    max-width: 600px;
}

.shopfy-bdr-info{
    font-size: 18px;
    line-height: 26px;
    color: #495567;
    border-top: 1px solid rgba(26, 26, 26, 0.1);
    border-bottom: 1px solid rgba(26, 26, 26, 0.1);
    padding: 15px 0 15px 0;
    margin: 0 0 20px 0;
    word-break: break-all;
}

.shopfy-bdr-info span{
    color: #6F5AEC;
    font-weight: 600;
}

.shopfy-bdr-fix{
   display: inline-block;
}

.logos-hero-top a:last-child {
    margin-right: 0;
}

.info-marquee-scroll li{
    display: inline-block;
}

.info-marquee-scroll li:nth-child(odd) {
    position: relative;
    top: -12px;
}

.info-marquee-scroll li:nth-child(even) {
    position: relative;
    top: 12px;
}

.info-marquee-scroll-list{
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 6px 12px 6px;
}

.info-marquee-scroll-list img{
    max-width: 45px;
    max-height: 45px;
    object-fit: contain;
}

.info-marquee-main{
    padding: 50px 0;
}

.info-marquee-btm .marquee {
    min-width: auto;
}

.hand-info-space {
    padding-bottom: 149px;
}

.hand-info-space .comn-info-text h1 br{
    display: none;
}

.stry-links-icons{
    max-width: 360px;
    margin: auto;
}

.success-stories-slider .slick-dots ul{
    display: none;
}

.cust-arrow-slider{
    margin: 0 8px;
}

.info-marquee-btm .marquee-container{
    overflow: hidden;
}

.info-marquee-btm .overlay::before, .info-marquee-btm .overlay::after{
    display: block;
    background: linear-gradient(90deg, #000000 34.29%, rgba(0, 0, 0, 0) 109.39%);
    width: 100px;
}

.logos-hero-top a.btn-3:hover {
    background-color: #504592;
}

.logos-hero-top a.btn-3:hover svg path{
    fill: #fff;
}

.demo-links-main a{
    font-size: 15px;
    color: #000000;
    text-transform: capitalize;
    padding-bottom: 2px;
    border-bottom: 2px solid #000000;
    font-weight: 600;
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.demo-links-main a:hover{
    color: #6F5AEC;
    border-bottom: 2px solid transparent;
}

.demo-links-main a svg{
    padding-left: 2.5px;
    margin-left: 5px;
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.demo-links-main a:hover svg{
    transform: translateX(3px);
}

.demo-links-main a:hover svg path{
    fill: #6F5AEC;
}

/* --------------------------------- media query css ---------------------------------*/

@media (min-width: 768px) {
    .success-story-item:before {
        top: 0;
        height: unset;
        right: unset;
        width: 310px;
        border-radius: 0 48% 48% 0;
    }
}

@media (max-width : 1600px){
    .hand-info-space .comn-info-text h1{
        font-size: 55px;
    }
}

@media (max-width: 1600px) {
    .hand-info-space {
        padding-bottom: 155px;
    }
}

@media (min-width: 992px) and (max-width : 1199px){
    .hand-info-space .comn-info-text h1{
        font-size: 45px;
    }

    .hand-info-space .comn-info-text h1 br{
        display: block;
    }

    .hand-info-space {
        padding-bottom: 32px;
    }
}

@media (min-width: 1200px) and (max-width : 1399px){
    .hand-info-space .comn-info-text h1{
        font-size: 45px;
    }

    .hand-info-space .comn-info-text h1 br{
        display: block;
    }

    .hand-info-space {
        padding-bottom: 113px;
    }
}

@media (max-width: 1400px){
    .heand-mobile-div div {
        max-width: 550px;
    }
}

@media (max-width: 1199px){
    .heand-mobile-div {
        transform: none !important;
    }

    .heand-mobile-div div {
        max-width: 500px;
    }

    .success-story-item {
        height: 450px;
    }

    .logos-hero-top a{
        width: 153px;
    }

    .shopfy-bdr-fix {
        width: 500px;
    }

    .logos-hero-top a svg {
        width: 140px;
    }
}

@media (max-width: 991px) {
    .wlc-icons-both img {
        max-width: 155px;
    }

    .cta-text-top p {
        font-size: 24px;
    }

    .frst-arrow-top {
        display: none;
    }

    .frst-arrow-bottom {
        display: none;
    }

    .three-box-fix-text {
        margin: 20px auto 20px auto;
    }

    .nav-thumb {
        display: none !important;
    }

    .nav-thumb-large .slick-list {
        padding-bottom: 50px;
    }

    .success-story-item {
        padding: 25px;
        margin: 15px auto;
        height: 500px;
    }

    .logos-hero-top a {
        margin: 0 10px;
        width: 130px;
        height: 45px;
    }

    .logos-hero-top a svg {
        width: 95px;
        height: 40px;
    }

    .nav-thumb-large .comn-info-text h2 {
        font-size: 24px;
    }

    .revres-info-class {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .heand-mobile-div div {
        max-width: 370px;
    }

    .hand-info-space .comn-info-text h1 {
        font-size: 34px;
    }

    .hand-info-space {
        padding-bottom: 0;
    }

    .heand-mobile-div {
        position: unset;
        margin-bottom: -50px;
    }

    .heand-mobile-div div {
        max-width: 100%;
        width: 100%;
    }   

    .hand-info-space{
        text-align: center;
    }

    .hand-info-space .comn-info-text h1 {
        font-size: 28px;
    }

    .shopfy-bdr-fix {
        max-width: 100%;
    }

    .btm-custmr-text{
        justify-content: center;
    }

    .shopfy-bdr-fix {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .intro-logos_logo {
        margin-right: 10px;
        margin-left: 10px;
        height: 30px;
    }

    .space-class-top-bottom .comn-info-text h2 {
        line-height: 35px;
    }

    .logos-hero-top {
        text-align: center;
        padding: 5px 0 20px 0;
    }

    .logos-hero-top a {
        margin: 0 10px;
        width: 130px;
        height: 45px;
    }

    .logos-hero-top a.btn-2 {
        margin: 0 0 0 5px;
    }

    .btm-custmr-text {
        justify-content: center;
        font-size: 20px;
        padding-bottom: 15px;
    }

    .btm-custmr-text span {
        font-size: 16px;
    }

    .text-businesses-info {
        font-size: 16px;
        margin-top: 15px;
        padding: 0;
    }

    .wlc-icons-both {
        padding: 20px;
        margin: 40px 0 15px 0;
        text-align: center;
    }

    .cta-text-top p {
        font-size: 20px;
    }

    .cta-text-top p b {
        font-weight: 600;
    }

    .wlc-icons-both .text-end {
        display: flex;
        align-items: center;
        margin-top: 20px;
    }

    .wlc-icons-both .text-end a {
        flex: 1 0;
        width: 100%;
        margin: 0 5px 0 0;
    }

    .wlc-icons-both img {
        max-width: 100%;
        width: 100%;
    }

    .push-ntf-tabs .nav-pills .nav-link {
        padding: 15px;
    }

    .push-ntf-tabs .nav-pills .nav-item {
        margin-bottom: 15px;
    }

    .push-ntf-tabs-link bdi {
        font-size: 16px;
    }

    .push-ntf-tabs-link p {
        font-size: 14px;
        font-weight: 400;
    }

    .ftsr-left-section {
        padding: 20px;
    }

    .ftsr-right-section {
        padding: 20px;
    }

    .three-box-fix-text p {
        font-size: 16px;
    }

    .three-box-fix-text {
        margin: 0 0 0 0;
        max-width: 100%;
        order: -1;
        padding: 30px 0;
    }

    .success-stories-slider .slick-slide {
        padding: 0 0 0 0;
    }

    .success-story-item .d-flex {
        flex-direction: column;
        height: 100%;
        min-height: 100%;
    }

    .medium-1 {
        width: 100%;
        order: 1;
        display: flex;
        margin-top: auto;
    }

    .medium-1 div {
        text-align: center;
        flex: 1 0;
    }

    .medium-2 {
        width: 100%;
    }

    .success-stories-slider .medium-1 p {
        font-size: 24px;
    }

    .success-stories-slider .medium-1 bdi {
        font-size: 14px;
        padding-bottom: 0;
        line-height: 20px;
    }

    .success-stories-slider .medium-2 a {
        margin-bottom: 25px;
    }

    .success-stories-slider .medium-2 p {
        font-size: 15px;
        margin: 5px 0 15px 0 !important;
    }

    .success-story-item {
        height: 600px;
        padding: 20px 15px;
    }

    .success-story-item:before {
        height: 30%;
    }

    .success-stories-slider .slick-prev:before,
    .success-stories-slider .slick-next:before {
        display: none;
    }

    .nav-thumb-large .comn-info-text h2 {
        font-size: 20px;
    }

    .cust-tabs-home .nav-thumb-large .slick-prev {
        left: 35% !important;
    }

    .cust-tabs-home .nav-thumb-large .slick-next {
        right: 35% !important;
        left: auto;
    }

    .slider-counter {
        left: 47%;
    }

    .shopfy-bdr-info{
        font-size: 15px;
        line-height: 22px;
    }

    .info-marquee-main {
        padding: 0 0;
    }

    .info-marquee-scroll-list {
        width: 75px;
        height: 75px;
    }

    .heand-mobile-div {
        margin-bottom: -30px;
    }

    /* .logos-hero-top{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logos-hero-top a{
        flex: 1 0;
        margin: 0 5px !important;
    } */
}
