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

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

.customer-detail-dtl-main .text-center img{
    width: 100%;
}

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

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

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

.intro-logos_overflow .overlay::before,
.overlay::after {
    display: none;
}

.comn-info-text h1 span {
    color: #6f5aec;
}

.hiring-btn-career {
    background: linear-gradient(93.92deg, rgb(253, 205, 113) 1.86%, rgb(244, 126, 114) 20.07%, rgb(209, 81, 184) 48.33%, rgb(154, 87, 209) 76.32%, rgb(114, 69, 222) 103.17%);
    border-radius: 68px;
    font-weight: 500;
    padding: 3px 13px;
}

.storeis-box-main {
    background-color: #ffffff;
    border: 1px solid #e5eaf4;
    box-shadow: 0px 7.61905px 26.6667px rgba(0, 0, 0, 0.03);
    border-radius: 12px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.storeis-box-tags {
    background: linear-gradient(93.92deg, rgb(253, 205, 113) 1.86%, rgb(244, 126, 114) 20.07%, rgb(209, 81, 184) 48.33%, rgb(154, 87, 209) 76.32%, rgb(114, 69, 222) 103.17%);
    border-radius: 68px;
    font-weight: 500;
    padding: 3px 13px;
    margin-bottom: 8px;
    font-size: 12px;
}

.storeis-box-image img {
    object-fit: cover;
    aspect-ratio: 1.96/1;
}

.storeis-box-link-btm {
    padding: 15px;
    font-weight: 600;
    line-height: normal;
    font-size: 14px;
}

.storeis-box-link-btm a{
    color: #6f5aec;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s;
}

.storeis-box-link-btm a:hover{
    color: #6f5aec;
}

.storeis-box-link-btm span {
    cursor: pointer;
    line-height: normal;
    color: #6f5aec;
}

.storeis-box-text-ctr {
    padding: 15px 15px 0 15px;
}

.storeis-box-title {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.152381px;
    color: #111827;
    line-height: 24px;
    padding-bottom: 10px;
}

.storeis-box-number p {
    font-weight: 500;
    font-size: 14px;
    color: #495567;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.storeis-box-number p span {
    font-weight: 700;
    font-size: 20px;
    color: #1a1a1a;
    margin-right: 10px;
}

.storeis-box-logos-fix {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 3.24558px 5.67977px 12.1709px rgba(0, 0, 0, 0.1);
    border-radius: 6.49116px;
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.storeis-box-logos-fix img {
    object-fit: contain;
}

.hero-one-top {
    background: url("https://cdn.rentechdigital.com/common_files/common/dark-layer-image.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.main-gradiant-txt-sec {
    display: flex;
    flex-wrap: wrap;
}

.main-gradiant-txt-sec span {
    font-size: 40px;
    background: -webkit-linear-gradient(rgba(235, 116, 120, 1), rgba(217, 27, 212, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.main-gradiant-txt-sec bdi {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    max-width: 120px;
    margin-left: 10px;
}

.main-gradiant-txt-itm {
    margin-right: 10px;
}

.book-demo-main {
    background-color: rgba(255, 255, 255, 0.15);
    padding: 10px;
    border-radius: 12px;
    width: fit-content;
}

.btn-class-book-demo {
    border-radius: 10px;
    border: 0;
    outline: 0;
    font-weight: 500;
    font-size: 15px;
    background-color: #fff;
    padding: 13px 25px;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s;
    cursor: pointer;
    box-shadow: 0 11px 22px rgb(111 90 236 / 25%);
}

.btn-class-book-demo span {
    color: #6f5aec;
}

.back-gray-box-cust {
    background-color: #f4f7fa;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
    border-radius: 10px;
    position: sticky;
    top: 85px;
}

.customer-left-info-main {
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
}

.customer-left-info-main span {
    color: #111827;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
}

.customer-left-info-main bdi {
    color: #183b56;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
}

.customer-left-info-main bdi a{
    transition: all 0.3s;
    color: #183b56;
}

.customer-left-info-main bdi a:hover{
    color: #6A5AEC;
}

.cta-image-main-new {
    background-image: url(https://cdn.rentechdigital.com/common_files/rentech/common-images/blogdeatil-cta-image.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 15px;
}

.customer-detail-dtl-main span {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-weight: 400;
}

.nocode-bg-image {
    position: absolute;
    inset: 0px;
    width: 100%;
    height: 100%;
}
.related-articles-main {
    margin-bottom: 10px;
}

.related-articles-main.active p {
    color: #6f5aec;
}

.related-articles-main.active svg path {
    fill: #6f5aec;
}

.courses-vieo-info-main {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid transparent;
}

.courses-vieo-info-main:hover {
    border: 1px solid #6f5aec;
}

.courses-vieo-info-main bdi {
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 18px;
}

.courses-vieo-info-main span {
    font-size: 13px;
    font-weight: 400;
    color: #495567;
    line-height: 18px;
}

.top-logo-txt span {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

.customer-left-info-main img {
    width: 32px;
    height: 32px;
}

.customer-detail-dtl.comn-info-text h1 {
    font-size: 50px;
}

.customer-detail-dtl-main.comn-info-text h2 {
    font-size: 36px;
}

.customer-detail-dtl-main.comn-info-text p {
    font-size: 16px;
    margin-top: 0;
}

.cust-review-info-text img {
    max-width: 100px;
    margin: 15px 0;
}

.cust-review-info-text p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
}

.cust-review-info-imgs img {
    width: 60px;
    height: 60px;
    border-radius: 1513.16px;
    object-fit: cover;
    margin-right: 15px;
}

.cust-review-info-imgs span {
    font-weight: 300;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
}

.cust-review-info-imgs bdi {
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}

.cust-review-info svg {
    width: 80px;
}

.details-page-main .comn-info-text h1{
    font-size: 50px;
}

.details-page-main .comn-info-text h2{
    font-size: 36px;
}

.details-page-main .comn-info-text p{
    font-size: 16px;   
}

.customer-detail-dtl-main {
    padding-bottom: 15px;
}

.customer-detail-dtl-main.comn-info-text h3{
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.01em;
    color: #111827;
}

.customer-detail-dtl-main .dtls-page-plgs-list{
    padding-left: 40px;
    list-style: disc;
}

.customer-detail-dtl-main .dtls-page-plgs-list li p{
    margin-bottom: 5px;
}

.customer-detail-dtl-main .dtls-page-plgs-list li:last-child p{
    margin-bottom: 16px;
}

.customer-detail-dtl-main iframe{
    border-radius: 15px;
    overflow: hidden;
}

.white-bx-info {
    background: #FFFFFF;
    border: 1px solid #E5EAF4;
    box-shadow: 0px 7px 20px rgba(198, 198, 198, 0.03);
    border-radius: 10px;
    padding: 18px;
    height: 100%;
}

.mobile-app-img {
    min-width: 45px;
    width: 45px;
    height: 45px;
    background: rgba(106, 90, 236, 0.1);
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
}

.mobile-txt {
    font-size: 16px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 5px;
}

.mobile-main-txt p {
    font-size: 14px;
    color: #183B56;
}

.mobile-main-txt p b{
    font-weight: 600;
    color: #1A1A1A;
}

.white-bx-info .mobile-main-txt bdi {
    color: rgba(25, 207, 156, 1);
    font-weight: 600;
}

.anyalicts-bdr-box{
    border: 0.761905px solid #E5EAF4;
    filter: drop-shadow(0px 7.61905px 26.6667px rgba(0, 0, 0, 0.03));
    border-radius: 10px;
    padding: 18px;
}

.mobile-app-img img {
    width: 20px;
    height: 20px;
}

/* --------------------------------------- media query --------------------------------------- */
@media (max-width: 1199px) {
    .customer-detail-dtl-main.comn-info-text h2 {
        font-size: 32px;
    }

    .customer-detail-dtl.comn-info-text h1 {
        font-size: 40px;
    }

    .customer-detail-dtl-main.comn-info-text h3{
        font-size: 22px;
    }
}

@media (max-width: 991px) {
    .book-demo-main {
        width: 100%;
        padding: 15px;
    }

    .customer-detail-dtl-main.comn-info-text h2 {
        font-size: 30px;
    }

    .customer-detail-dtl.comn-info-text h1 {
        font-size: 34px;
    }

    .details-page-main .comn-info-text h1{
        font-size: 34px;
    }

    .details-page-main .comn-info-text h2{
        font-size: 30px;
    }

    .customer-detail-dtl-main.comn-info-text h3{
        font-size: 20px;
    }

    .customer-detail-dtl-main.comn-info-text p{
        font-size: 15px;
    }

    .anyalicts-bdr-box{
        padding: 15px;
    }

    .mobile-txt{
        font-size: 15px;
    }

    .mobile-main-txt p{
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .intro-logos_logo {
        margin-right: 10px;
        margin-left: 10px;
        height: 30px;
    }
    
    .details-page-main .comn-info-text h1 {
        font-size: 28px;
    }

    .details-page-main .comn-info-text h2{
        font-size: 22px;
    }

    .details-page-main .comn-info-text p {
        font-size: 15px;
    }

    .customer-detail-dtl.comn-info-text h1 {
        font-size: 28px;
    }

    .customer-detail-dtl-main.comn-info-text h2 {
        font-size: 26px;
    }

    .customer-detail-dtl-main.comn-info-text h3{
        font-size: 16px;
    }

    .top-logo-txt span {
        font-size: 14px;
    }

    .storeis-box-title {
        font-size: 16px;
    }

    .storeis-box-number p span {
        font-size: 18px;
    }

    .main-gradiant-txt-sec {
        flex-wrap: unset;
    }

    .main-gradiant-txt-itm {
        flex-direction: column;
        margin: 0 5px;
    }

    .main-gradiant-txt-sec span {
        font-size: 26px;
    }

    .main-gradiant-txt-sec bdi {
        max-width: 100%;
        margin: 0;
        font-size: 12px;
        line-height: normal;
        font-weight: 400;
    }

    .customer-left-info-main img {
        width: 30px;
        height: 30px;
    }

    .cust-review-info-text p {
        font-size: 14px;
    }

    .cust-review-info-imgs span {
        font-size: 14px;
    }

    .cust-review-info-imgs bdi {
        font-size: 16px;
    }

    .cust-review-info svg {
        width: 40px;
    }

    .cust-review-info-imgs img {
        width: 55px;
        height: 55px;
        margin-right: 10px;
    }

    .back-gray-box-cust{
        position: unset;
    }
}
