
.pro_icon img {
    width: 55px !important;
    height: 55px;
    object-fit: contain;
}

.wl-secdtion-6 .tab_wrapper li .tab_title {
    border-bottom: 0;
    background: #F6F6F6;
    margin-bottom: 5px;
    padding: 12px 15px;
}

.wl-secdtion-6 .tab_title .tab_heading_h3,
.wl-secdtion-6 .tab_title h3 {
    position: relative;
}

.wl-secdtion-6 .tab_title .tab_heading_h3 .svg_arrow {
    position: absolute;
    right: -20px;
}

.wl-secdtion-6 .tab_title .tab_subtxt {
    padding-left: 0;
}

.gr-section12.position-relative::before{
    background: #fafafa;
    top: auto;
    bottom: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    z-index: -1;
}
.gr-section12 .cta-section h2 {
    font-size: 42px;
    font-weight: 500;
    color: #fff
}

.gr-section12 {
    padding-top: 0
}

.gr-section12 .cta-section {
    background-color: #1A232F;
    border-radius: 16px;
    padding: 48px 30px
}

.gr-section12 .cta-section p {
    color: #fff;
    opacity: .8;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px
}

.gr-section12 .cta-section a {
    background-color: #ff4051;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 11px 36px;
    transition: .3s ease-in-out
}

.gr-section12 .cta-section a:hover {
    background-color: #e23442;
    border: 1px solid #e23442
}

.ra-section5 .modal-content>button,
.rss-section3 .modal-content>button {
    position: absolute;
    right: -30px;
    filter: invert(1);
}

.modal-body {
    padding: 15px;
}
.oneplatform{
    border: 2px solid #DCE0E3;
    border-radius: 8px;
}
.oneplatform .widget-main img{
    border-radius: 8px;
}
.oneplatform  .widget-hover{
    display: none;
}
.oneplatform:hover  .widget-hover{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    height: 100%;
    width: 100%;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.btn-previewtemp:hover {
    color: #fff;
}
.btn-previewtemp {
    background: #FF4051;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    margin-bottom: 10px;
    padding: 9px 30px;
}
.btn-usertemp {
    background: #F6F9FB;
    color: #1A232F;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 30px;
}
.widget-main span{
    font-size: 12px;
    font-weight: 400;
    background: #eeeeee;
    padding: 5px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    color: #545454;
    margin-left: 10px;
}
.widget-main span:empty {
    display: none;
}

.feature_content img {
    height: 45px;
    width: auto;
}
.ra-section7 .feature_content p{
    margin: 0;
}

.ra-section7 .section_title h2 {
    font-size: 2.25rem;
    font-weight: 500;
}

.ra-section7 .section_title p {
    line-height: 1.4;
    font-size: 1.125rem;
    padding-top: .5rem;
}

.ra-section7 .section_title {
    text-align: center;
    padding-bottom: 3rem;
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.f5,
h5 {
    font-size: 1.24rem;
}

.font-weight-bold {
    font-weight: 700 !important;
}

/* Section11-START */
.gr-section11 .section-heading h2 {
    color: #1a232f;
    font-size: 42px;
    font-weight: 500;
}

.gr-section11 .section-heading p {
    font-size: 18px;
    font-weight: 500;
    color: #637079;
}

.gr-section11 .integration-link {
    transition: all 0.3s ease-in-out;
    padding: 30px 18px;
    /* pointer-events: none; */
}

.gr-section11 .integration-link:hover {
    box-shadow: 0 0 25px rgb(0 0 0 / 0.2);
    border-radius: 6px;
}

.gr-section11 .integration-box {
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    border: 1px solid #dbe1e5;
    background: #fff;
}

.gr-section11 .integration-box:hover {
    border-color: #fff0;
}

.gr-section11 .integration-box img {
    margin-bottom: 10px;
    max-height: 56px;
    width: auto;
}

.gr-section11 .integration-box h4 {
    font-size: 20px;
    font-weight: 500;
    color: #0c0e10;
}

.gr-section11 .integration-box p {
    font-size: 16px;
    font-weight: 500;
    color: #637079;
}

.ho-section9 .cta-section h2 {
    font-size: 42px;
    font-weight: 500;
    color: #fff
}

.ho-section9 {
    padding-top: 0
}

.ho-section9 .cta-section {
    background-color: #1A232F;
    border-radius: 16px;
    padding: 48px 30px
}

.ho-section9 .cta-section p {
    color: #fff;
    opacity: .8;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px
}

.ho-section9 .cta-section a {
    background-color: #ff4051;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 11px 36px;
    transition: .3s ease-in-out
}

.ho-section9 .cta-section a:hover {
    background-color: #e23442;
    border: 1px solid #e23442
}

section.ho-section9::before {
    background: #f4f4f6;
    top: auto;
    bottom: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    z-index: -1
}

@media(max-width:1440px) {
    .gr-section12 .cta-section h2 {
        font-size: 32px
    }
    
    .gr-section12 .cta-section p {
        font-size: 16px
    }
    .gr-section11 .section-heading h2 {
        font-size: 32px;
    }

    .gr-section11 .section-heading p {
        font-size: 16px;
    }
    .ho-section9 .cta-section h2 {
        font-size: 32px
    }

    .ho-section9 .cta-section p {
        font-size: 16px
    }
}

@media (max-width: 1199px) {
    .gr-section11 .integration-link {
        padding: 20px 15px;
    }
}

@media(max-width:991px) {
    .gr-section12 .cta-section h2 {
        font-size: 26px
    }

    .gr-section12 .cta-section p {
        font-size: 14px
    }

    .gr-section12 .cta-section a {
        font-size: 16px
    }
    .gr-section11 .section-heading h2 {
        font-size: 26px;
    }

    .gr-section11 .section-heading p {
        font-size: 14px;
    }
    .ho-section9 .cta-section h2 {
        font-size: 26px
    }

    .ho-section9 .cta-section p {
        font-size: 14px
    }

    .ho-section9 .cta-section a {
        font-size: 16px
    }
}

@media(max-width:767px) {
    .gr-section12 .cta-section {
        padding: 30px 20px
    }

    .gr-section12 .cta-section h2 {
        font-size: 24px
    }
    .gr-section11 .integration-box h4 {
        font-size: 18px;
    }

    .gr-section11 .integration-box p {
        font-size: 14px;
    }
    .ho-section9 .cta-section {
        padding: 30px 20px
    }

    .ho-section9 .cta-section h2 {
        font-size: 24px
    }
}
@media screen and (max-width: 991px) {
    .tab_wrapper .tab-content>.tab-pane {
        display: none;
    }

    .tab_wrapper .tab-content>.tab-pane.active.show {
        display: block;
    }
}
@media (max-width:576px) {
    .ra-section7 .feature_content{
        padding: 15px;
        border: 2px solid #e3e3e3;
        border-radius: 8px;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    .gr-section11 .integration-link {
        padding: 10px;
    }

    .gr-section11 .integration-box img {
        max-height: 40px;
        margin-bottom: 7px;
    }

    .gr-section11 .integration-box p {
        font-size: 13px;
    }
    .ugcFaq .accordionItem{
        margin-top: 0;
    }
}
@media (max-width:425px) {
    .hero_title{
        font-size: 26px;
        margin-top: 40px;
    }
    .product_cards .pro_icon img{
        height: 48px;
    }
    .tab_title .tab_heading_h3{
        justify-content: start;
    }
    .tab_wrapper .tab-content>.tab-pane .tab_title{
        display: none;
    }
    .ra-section5 .section_title h2{
        font-size: 24px;
        font-weight: 500;
    }
    .ra-section5 .section_title{
        max-width: max-content;
        padding-bottom: 0;
    }
    .ra-section5 .oneplatform .widget-main img{
        border-radius: 8px 8px 0 0;
        margin-bottom: 10px;
    }
    .ra-section5 .section_title p{
        margin:0;
    }
    .ra-section7 .section_title h2{
        font-size: 24px;
        font-weight: 500;
    }
    .ra-section7 .section_title{
        max-width: max-content;
        padding-bottom: 10px;
    }
}