body {
    font-size: 16px;
}

.zw-template-inner h1 {
    font-family: var(--primaryfont-regular);
    font-size: 55px;
}

.zw-template-inner h1 strong {
    font-family: var(--primaryfont-bold);
}

img {
    display: block;
}

.apps-download-links-wrap a {
    margin-left: 0;
}

.zw-template-inner {
    overflow: hidden;
}
.zw-template-inner h1 span {
    color: #07da64;
}

body h2 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 15px;
    font-family: var(--zf-secondary-bold);
}

body h2 span {
    font-family: var(--zf-secondary-bold);
}

a.act-btn.cta-btn {
    padding: 15px 50px;
    border-radius: 3px;
    font-size: 16px;
}

.img-shadow img {
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    border: 1px solid #efefef;
    border-radius: 10px;
}

.banner-section,
.zw-product-header  {
    background: #d9fcf7;
}

.rows {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.banner-section {
    padding: 4em 0 8em;
}

.banner-section .rows {
    align-items: inherit;
    -ms-flex-align: inherit;
}

.banner-img img {
    border: 2px solid #0e0b0d;
    border-radius: 10px;
}

.banner-content p {
    font-size: 17px;
    max-width: 400px;
}

.banner-img .img-2 {
    max-width: 390px;
    position: absolute;
    right: -40px;
    bottom: -60px;
}

.banner-img .img-2 img {
    border-radius: 10px;
}

.banner-img span.icons.flower {
    left: -40px;
    height: 130px;
    bottom: -19px;
    width: 90px;
}

.banner-img span.icons.icon-1 {
    background: #fff;
    left: -264px;
    bottom: 150px;
}

.banner-img span.icons::before,
.feature-3 span.icons::before {
    background: url(/sites/zweb/images/forms/zf-salesiq-sprites.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 25px;
    position: absolute;
    background-size: 270px;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-img span.icons.flower {
    background: none;
    box-shadow: none;
}

.banner-img span.icons {
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
    border-radius: 5px;
}

.banner-img span.icons.flower::before {
    background-size: 490px;
    background-position: -418px 0px;
    height: 120px;
    width: 70px;
}

.banner-img span.icon-1::before {
    background-position: 0px 2px;
}

.banner-img span.icons.icon-2::before {
    background-position: -94px 2px;
    width: 24px;
}

.banner-img span.icons.icon-2 {
    left: -264px;
    bottom: 87px;
}

.banner-img span.icons.icon-3::before {
    background-position: -68px 2px;
    width: 26px;
}

.banner-img span.icons.icon-3 {
    left: -264px;
    bottom: 23px;
}

.banner-content span.caption {
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 6px;
}

.banner-content {
    max-width: 410px;
}

.banner-img img.banner {
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border: 2px solid #555;
}

.banner-section .rows .col-1 {
    flex: 0 0 35%;
    max-width: 35%;
}

.banner-section .rows .col-2 {
    flex: 0 0 65%;
    max-width: 65%;
}

.banner-img .img-3 {
    position: absolute;
    top: 120px;
    right: 20px;
    max-width: 230px;
}

.banner-img {
    position: relative;
}

.banner-img svg {
    max-width: 360px;
    position: absolute;
    bottom: -30px;
    left: 300px;
}

.st0 {
    fill: none;
    stroke: #92B7A8;
    stroke-dasharray: 7;
}

.st1 {
    fill: #980818;
    stroke: #000000;
    stroke-width: 1.0006;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 4.0022;
}

.st2 {
    fill: #D1394A;
    stroke: #000000;
    stroke-width: 1.0006;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 4.0022;
}

.st3 {
    fill: #C40E21;
}

.st4 {
    fill: none;
    stroke: #000000;
    stroke-width: 1.0006;
    stroke-miterlimit: 4.0022;
}

.wrapper .title .content-wrap {
    padding-top: 7em;
    max-width: 900px;
    text-align: center;
}

.rows .col-1 {
    flex: 0 0 50%;
    max-width: 45%;
    /* margin: 0 auto; */
}

.rows .col-2 {
    flex: 0 0 50%;
    max-width: 50%;
}


.feature-section {
    padding: 5em 0;
}

.content-right .col-1 {
    order: 1;
}

.feature-content h4 {
    font-size: 32px;
}

span.pattern {
    background: url(/sites/zweb/images/forms/zf-webform-sprites.png);
    width: 170px;
    height: 160px;
    position: absolute;
    bottom: 40px;
    left: -110px;
    background-position: -1020px 0;
}

span.icons {
    background: url(/sites/zweb/images/forms/zf-desk-sprites.png);
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
    background-size: 400px;
}

.feature-img img {
    position: relative;
    z-index: 1;
}

.features-wrap .feature-img {
    position: relative;
}

.features-wrap {
    background: #edf8f4;
}

.wrapper h4 {
    font-family: var(--primaryfont-bold);
    line-height: 1.2;
}

.livechat-section .img-1 {
    position: relative;
    max-width: 450px;
}

.livechat-section .img-1::before {
    content: "";
    position: absolute;
    right: -180px;
    width: 400px;
    height: 550px;
    border: 2px dashed #dbdbdb;
    border-radius: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.livechat-section .feature-img .img-2 {
    right: -10px;
    top: 50%;
    max-width: 380px;
    position: absolute;
    transform: translateY(-48%);
    z-index: 1;
}
.feature-section.livechat-section {
    padding: 11em 0;
}
.integrate-section {
    background: #091f16;
    padding: 6em 0;
    text-align: center;
    color: #fff;
}
.integrate-section h2 {
    margin: 0 auto 80px;
    text-align: center;
}
.integrate-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    align-items: center;
}

.integrate-section .rows>div {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 20px;
}

.integrate-content p {
    max-width: 340px;
    margin: 0 auto;
    font-size: 18px;
}

.integrate-section .box-1 .integrate-img {
    max-width: 220px;
    margin: 0 auto 30px;
}

.integrate-section .box-2 .integrate-img {
    max-width: 380px;
    display: inline-block;
    margin: 0 auto 30px;
}

.integrate-section .box-3 img {
    max-width: 400px;
    width: 100%;
}

.box-1 .integrate-img img {
    border-radius: 10px;
    width: auto;
}

.integrate-img {
    min-height: 310px;
}

.integrate-section p.click a {
    border: 2px solid #1967ff;
    color: #1967ff;
    display: inline-block;
    padding: 4px 24px;
    border-radius: 4px;
    margin-right: 7px;
    font-family: var(--primaryfont-semibold);
}

.integrate-section .box-3 .integrate-img {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-end;
}

.integrate-section p.click {
    margin-top: 90px;
}

.integrate-logo span.int-logo {
    padding: 0 0;
    position: relative;
    width: 51px;
    height: 50px;
}

.integrate-logo span {
    display: inline-block;
    margin-right: 25px;
}

.integrate-logo span.int-logo::before {
    background: url(/sites/zweb/images/commonroot/integration-icons-sprite-2x.png);
    width: 55px;
    height: 58px;
    background-size: 1600px;
    background-repeat: no-repeat;
    background-position: -901px -131px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.integrate-logo span.int-logo.salesiq-logo::before {
    background-position: -399px -113px;
    background-size: 1420px;
    height: 60px;
}

.integrate-logo span.plus {
    font-size: 38px;
    font-family: var(--zf-secondary-medium);
}

.integrate-section .box-2 img {
    /* max-width: 380px; */
}

.feature-list>div {
    padding: 90px 0;
}

.data-gather-section .feature-img {
    max-width: 570px;
    position: relative;
    margin: 0 auto;
}

.data-gather-section .img-2 {
    position: absolute;
    top: -40px;
    max-width: 180px;
    left: 20px;
    z-index: 10;
}

.feature-list span.forms-logo {
    background: #fff;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -37px;
    left: -30px;
    z-index: 1;
    border-radius: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.feature-list span.forms-logo::before {
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/sites/zweb/images/producticon/forms.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
}

.feature-list {
    background: #f4fcfb;
}

.data-gather-section .img-3 {
    max-width: 250px;
    position: absolute;
    top: -70px;
    right: -140px;
}

.data-gather-section .img-1 {
    position: relative;
    z-index: 10;
}

.feature-list .feature-img {
    max-width: 490px;
    position: relative;
}

.feature-list .content-wrap {
    max-width: 1150px;
}

.visitor-section .feature-img {
    margin: 0;
}

span.visitor-arrow {
    background: url(/sites/zweb/images/forms/zf-salesiq-sprites.png) no-repeat;
    width: 144px;
    height: 130px;
    position: absolute;
    background-position: 0 0;
    background-size: 250px;
    position: absolute;
    top: 40px;
    right: 30px;
}

.query-section .feature-content {
    max-width: 440px;
}

.query-section .feature-img {
    margin: 0 0 0 auto;
}

.query-section .img-2 {
    position: absolute;
    top: 20%;
    left: -23%;
    width: 45%;
    z-index: 1;
}

/***************** CTA ********************/

.cta-section {
    text-align: center;
    padding: 5em 0;
    background: #091f16;
    color: #fff;
}

.cta-content p {
    max-width: 750px;
    margin: 0 auto 20px;
    font-size: 36px;
    font-family: var(--zf-secondary-bold);
    line-height: 1.4;
}

.cta-section ul li {
    display: inline-block;
}

.cta-section a.more-btn {
    padding: 16px 40px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    border: 1px solid #fff;
    font-size: 16px;
    margin-left: 18px;
    display: inline-block;
}

img.feature-mob {
    display: none;
}

@media screen and (min-width:768px) {

    /*****animated*****/

    .livechat-section .middle-animated .feature-img .img-2 {
        transform: translateY(-50%);
    }

    .fadeinup1,
    .fadeinup2,
    .fadeinup3,
    .fadeinup4,
    .fadeinup5 {
        opacity: 0;
    }

    .fadeinup1,
    .fadeinup2,
    .textup1,
    .textup2 {
        transform: translate3d(0, 20px, 0);
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
        -webkit-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
    }

    .middle-animated .fadeinup1,
    .middle-animated .fadeinup2,
    .middle-animated .textup1,
    .middle-animated .textup2 {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .fadeindown1,
    .fadeinup1,
    .textup1 {
        transition-delay: .2s;
        -webkit-transition-delay: .2s;
    }

    .fadeindown2,
    .fadeinup2,
    .textup2 {
        transition-delay: .4s;
        -webkit-transition-delay: .4s;
    }

}

@media screen and (max-width:1366px) {
    .zw-template-inner h1 {
        font-size: 42px;
    }
}

@media screen and (max-width:1280px) {
    .zw-template-inner h1 {
        font-size: 36px;
    }

    body h2 {
        font-size: 32px;
    }

    .banner-content span.caption {
        font-size: 17px;
    }

    .banner-content {
        max-width: 450px;
    }

    .banner-content p {
        font-size: 17px;
        max-width: 400px;
    }

    .banner-img .img-2 {
        max-width: 300px;
    }

    .banner-img {
        max-width: 610px;
        margin: 0 auto;
    }

    .banner-img svg {
        left: 180px;
        max-width: 310px;
    }

    .feature-section.feature-list {
        padding: 5em 0 2em;
    }

    .feature-list>div {
        padding: 50px 0;
    }

    .cta-section {
        padding: 4em 0;
    }

    .cta-content p {
        max-width: 550px;
        font-size: 28px;
        line-height: 1.4;
    }
}

@media screen and (max-width:1199px) {
    .banner-img {
        max-width: 480px;
    }

    body h2 {
        font-size: 30px;
    }

    .banner-content {}

    .banner-img .img-2 {
        max-width: 250px;
    }

    .banner-img svg {
        max-width: 210px;
    }

    .feature-content h4 {
        font-size: 28px;
    }

    .livechat-section .img-1 {
        max-width: 400px;
    }

    .livechat-section .feature-img .img-2 {
        max-width: 300px;
        right: 20px;
    }

    .livechat-section .img-1::before {
        display: none;
    }

    .feature-section.livechat-section {
        padding: 8em 0;
    }

    .integrate-section {
        padding: 4em 0;
    }

    .integrate-content {
        display: flex;
        flex-wrap: wrap;
        max-width: 750px;
        margin: 0 auto;
        align-items: center;
    }

    .integrate-section .rows>div {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 30px 0;
    }

    .feature-section.integrate-section {
        text-align: inherit;
    }

    .integrate-content p {
        padding: 0 50px;
    }

    .integrate-section .rows>div:nth-child(2n+2) .integrate-img {
        order: 1;
    }

    .integrate-section .box-1 .integrate-img {
        max-width: 320px;
    }

    .integrate-section .box-3 .integrate-img {
        margin: 0;
        bottom: -25px;
        position: relative;
    }

    .integrate-img {
        min-height: 100px;
    }

    .integrate-section h2 {
        margin-bottom: 40px;
    }

    .feature-list .feature-img {
        width: 60%;
    }
    .feature-list .visitor-section .feature-img {
        width: auto;
        max-width: 400px;
    }
    span.visitor-arrow {
        right: 0;
        top: 0;
    }

    .data-gather-section .img-2 {
        top: 0%;
        width: 33%;
        left: 0;
    }

    .data-gather-section .img-3 {
        width: 36%;
        right: -40px;
        top: -5%;
    }

}

@media screen and (max-width:1023px) {

    .zw-template-inner h1 {
        font-size: 32px;
    }

    .banner-section {
        padding: 2em 0 8em;
    }

    .banner-content p {
        margin: 0 auto 20px;
    }

    .banner-content span.caption {
        font-size: 20px;
    }

    .banner-img {
        max-width: 600px;
        margin: 0 auto -13px;
        width: auto;
        left: 0;
        height: auto;
    }

    .banner-content {
        margin: 0 auto 50px;
        max-width: 460px;
        text-align: center;
        padding: 0;
        position: relative;
    }

    .banner-section .rows .col-1,
    .banner-section .rows .col-2,
    .rows .col-1,
    .rows .col-2 {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
    }

    .banner-img svg {
        max-width: 270px;
        left: 230px;
        bottom: -40px;
    }

    span.icons {
        display: none;
    }

    .wrapper .title .content-wrap {
        max-width: 800px;
    }

    .feature-content h4 {
        font-size: 28px;
    }

    .feature-content {
        max-width: 660px;
        margin: 0 auto 30px;
        text-align: center;
    }

    .feature-section:nth-child(2n+1) .feature-content,
    .feature-section:nth-child(2n+2) .feature-content {
        padding: 0;
    }

    .content-right .col-1 {
        order: 0;
    }

    .feature-section {
        padding: 2em 0;
    }

    .integrate-section {
        padding: 4em 0;
    }

    .integrate-section .box-1 .integrate-img {
        max-width: 250px;
    }

    .livechat-section .feature-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .livechat-section .feature-img .img-2 {
        position: relative;
        top: 0;
        right: 0;
        transform: translateY(0%);
    }

    .livechat-section .middle-animated .feature-img .img-2 {
        transform: translateY(0%);
    }

    .livechat-section .feature-img>div {
        padding: 0 14px;
    }

    .integrate-content p {
        padding: 0 20px;
        max-width: 320px;
    }

    .feature-section.feature-list {
        padding: 30px 0;
    }

    .feature-list .data-gather-section .feature-img {
        margin-top: 40px;
    }
    .feature-list .feature-img {
        margin: 0 auto;
    }
    .feature-section.livechat-section {
        padding: 4em 0;
    }
}
@media screen and (max-width:767px) {

    .zw-template-inner h1 {
        font-size: 30px;
    }
    p {
        font-size: 16px;
    }
    body h2,
    .features-wrap .title h2,
    .mobile-app-section h2 {
        font-size: 28px;
    }

    .feature-content h4 {
        font-size: 25px;
    }

    .banner-section {
        padding: 2em 0 4em;
    }

    .banner-img {
        max-width: 400px;
    }

    .banner-img .img-3 {
        max-width: 140px;
        right: 0;
        top: 90px;
    }

    .banner-img svg {
        max-width: 160px;
        left: 110px;
        bottom: 30px;
    }

    .banner-img .img-2 {
        position: relative;
        padding-bottom: 70px;
        margin: -180px 0 0 auto;
        max-width: 200px;
        right: -10px;
    }

    .livechat-section .feature-img .img-2,
    .livechat-section .img-1 {
        max-width: 100%;
    }

    .integrate-section h2 br {
        display: none;
    }

    .cta-section a.more-btn {
        padding: 10px 15px;
        margin-left: 10px;
        font-size: 15px;
        margin-top: 10px;
    }

    a.act-btn.cta-btn {
        padding: 10px 15px;
        font-size: 15px;
    }

    .integrate-section .rows>div:nth-child(2n+2) .integrate-img {
        order: 0;
    }

    .integrate-content {
        text-align: center;
        display: block;
    }

    .integrate-section .box-3 .integrate-img {
        margin: 0 auto;
        bottom: 0;
        justify-content: center;
    }

    .data-gather-section .feature-img>div,
    .query-section .feature-img>div {
        /* display: none; */
    }

    .feature-list .data-gather-section .feature-img {
        margin: 25px auto 0;
        width: 70%;
    }

    .feature-list>div {
        padding: 40px 0;
    }

    span.visitor-arrow {
        transform: scale(0.7);
        right: 0;
        top: 0;
    }

    img.feature-mob {
        display: block;
    }
    .img-shadow img {
        border-radius: 5px;
    }
}

@media screen and (max-width:375px) {
    h4 {
        font-size: 17px;
    }
    span.visitor-arrow {
        top: -30px;
        right: -20px;
    }
    .banner-img svg {
        display: none;
    }
}