.pagewrapper {
    overflow: hidden;
}

.pagewrapper * {
    box-sizing: border-box;
}
.zw-product-header {
   background-color: var(--zcr-dark-bg);
}

.pagewrapper .content-wrap {
    padding: 90px 0;
    max-width: 1170px
}

.banner .content-wrap {
    padding-bottom: 0px
}

.banner {
    background-color: var(--zcr-dark-bg);
    color: #fff;
    text-align: center;
    position: relative;
}

.bnr-inner {
    max-width: 910px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.desc {
    position: relative;
    z-index: 1
}

.bnr-img {
    margin: 120px auto 0;
    position: relative;
}

.bnr-img img {
    vertical-align: bottom;
}

.bnr-curve {
    position: absolute;
    left: -50%;
    top: -20%;
    width: 200%;
    z-index: -1;
}

.path {
    stroke-dashoffset: 200;
    -webkit-animation: dash 5s linear forwards infinite;
    animation: dash 5s linear forwards infinite;
}

img.supportimg1 {
    position: absolute;
    left: -150px;
    bottom: 50px;
}

img.supportimg2 {
    position: absolute;
    right: -150px;
    top: 10px;
}

.block3 h2 {
    text-align: center;
    margin-bottom: 60px
}

.flex-wrap-2-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block5 .flex-wrap-2-col {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
}

.flex-wrap-2-col>div {
    width: 50%;
}

.flex-wrap-2-col>div:first-child {
    padding-right: 50px
}

.flex-wrap-2-col>div:last-child {
    padding-left: 50px
}

.block1 .flex-wrap-2-col:first-child .flex-item2 {
    text-align: center
}

.block1 .flex-wrap-2-col:last-child {
    margin: 90px auto 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
}

.block1 .flex-wrap-2-col:last-child ul {
    margin-top: 50px
}

.zicon:before {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    left: 0;
    background: url(/sites/zweb/images/creator/dmp-sprite-2x.png) no-repeat;
    background-size: 500px auto;
}

li.zicon:before {
    -webkit-transform: scale(.9) translateY(-50%);
    transform: scale(.9) translateY(-50%);
    top: 50%;
}

li.zicon {
    position: relative;
    padding-left: 65px;
    margin-bottom: 60px;
}

.block2 {
        background-color: var(--zcr-light-bg);
}

.testimonial p {
    font-size: 36px;
    font-family: Roboto slab;
    line-height: 1;
}

.testimonial {
    text-align: center;
    padding: 0 40px;
}

.testimonial span {
    color: #0C62D8;
    font-size: 60px;
    vertical-align: middle;
    padding: 0 5px;
    font-family: var(--zf-primary-bold);
    line-height: 1;
}

.block2 .flex-item1 {
    border-right: 1px dashed #0F62D8;
}

.flex-wrap-3-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.flex-wrap-3-col>div {
    width: 33.33%;
    padding: 0 40px;
}

.block3 .content-wrap {
    max-width: 1280px
}

.zicon1:before {
    background-position: -200px 0;
}

.zicon2:before {
    background-position: -369px 0px;
    left: -3px;
}

.zicon3:before {
    background-position: -260px 0;
}

.zicon4:before {
    background-position: -425px 0;
}

.zicon5:before {
    background-position: -312px 0;
    left: -4px;
}

.zicon6:before {
    background-position: 0px -60px;
}

.zicon7:before {
    background-position: -53px -57px;
    left: -2px;
}

.zicon8:before {
    width: 60px;
    height: 60px;
}

.zicon9:before {
    background-position: -60px 0;
    width: 40px;
    height: 40px
}

.zicon10:before {
    background-position: -103px 1px;
    width: 45px;
    height: 45px;
}

.zicon11:before {
    background-position: -147px 0;
    width: 50px;
    height: 50px;
}

.zicon8,
.zicon10 {
    -webkit-animation: float1 5s linear infinite;
    animation: float1 5s linear infinite
}

.zicon9,
.zicon11 {
    -webkit-animation: float2 5s linear infinite;
    animation: float2 5s linear infinite
}

.zicon19 {
    left: 6%;
    top: -10%;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.zicon20 {
    left: -10%;
    top: 40%;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.zicon21 {
    right: -4%;
    top: 50%;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.zicon22 {
    right: -14%;
    top: 80%;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.zicon19:before {
    background-position: 1px -274px;
    width: 31px;
    height: 31px;
}

.zicon20:before {
    background-position: -31px -274px;
    width: 31px;
    height: 31px;
}

.zicon21:before {
    background-position: -63px -274px;
    width: 31px;
    height: 31px;
}

.zicon22:before {
    background-position: -94px -274px;
    width: 31px;
    height: 31px;
}

.bnr-img .zicon {
    position: absolute;
}

.zicon8 {
    left: -25%;
    top: 23%;
}

.zicon9 {
    left: -10%;
    top: 20%;
}

.zicon10 {
    top: -10%;
    right: 8%;
}

.zicon11 {
    right: -6%;
    top: -22%;
}

.block5 .zicon:before {
    position: static;
    display: block;
    width: 105px;
    height: 105px;
    margin: 0 auto;
    filter: brightness(100) invert(1);
}

.zicon14:before {
    background-position: -112px -54px;
}

.zicon12:before {
    background-position: -318px -57px;
}

.zicon13:before {
    background-position: -218px -57px;
}

.zicon15:before {
    background-position: -106px -163px;
}

.zicon16:before {
    background-position: 1px -163px;
}

.zicon17:before {
    background-position: -216px -165px;
}

.zicon18:before {
    background-position: -112px -54px;
}

@-webkit-keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes float1 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes float1 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes float2 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes float2 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

/*integration*/
.block4 {
    text-align: center
}

.block4 h2 {
    margin-bottom: 120px
}

.integrate-logos {
    position: relative;
    margin-bottom: 90px;
}

.integrate-logos ul {
    width: 480px;
    height: 480px;
    margin: auto;
    position: relative;
}

.integrate-logos ul:after,
.integrate-logos ul:before {
    position: absolute;
    content: '';
    border-radius: 50%;
}

.integrate-logos ul:before {
    width: 110%;
    height: 110%;
    left: 50%;
    top: 50%;
    box-shadow: inset 0 0 0 30px #fff4f48a;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.integrate-logos ul:after {
    width: 250px;
    height: 250px;
    left: 50%;
    top: 50%;
    box-shadow: inset 0 0 0 9px #FFF4F4;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.integrate-logos li {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transform: scale(.4);
    transform: scale(.4);
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-align: left;
    background-color: #5AA1E3
}

.integrate-logos.in-view li {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.integrate-logos li.creator {
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin: -100px 0 0px -100px;
    border-width: 0px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: transparent;
}

.integrate-logos li.creator span {
  background: url(/sites/zweb/images/producticon/creator.svg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
    left: 0;
    top: 0;
margin:0;
}

.integrate-logos li.creator label {
    display: none;
}

.integrate-logos li:nth-child(2) {
    top: -6%;
    left: 44%;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.integrate-logos li:nth-child(3) {
    top: 2%;
    left: 71%;
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

.integrate-logos li:nth-child(4) {
    top: 26%;
    left: 90%;
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
}

.integrate-logos li:nth-child(5) {
    top: 55%;
    left: 90%;
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms;
}

.integrate-logos li:nth-child(6) {
    top: 80%;
    left: 74%;
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms;
}

.integrate-logos li:nth-child(7) {
    top: 92%;
    left: 40%;
    -webkit-transition-delay: 850ms;
    transition-delay: 850ms;
}

.integrate-logos li:nth-child(8) {
    top: 80%;
    left: 10%;
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.integrate-logos li:nth-child(9) {
    top: 51%;
    left: -6%;
    -webkit-transition-delay: 1150ms;
    transition-delay: 1150ms;
}

.integrate-logos li:nth-child(10) {
    top: 22%;
    left: -3%;
    -webkit-transition-delay: 1300ms;
    transition-delay: 1300ms;
}

.integrate-logos li:nth-child(11) {
    top: 3%;
    left: 15%;
    -webkit-transition-delay: 1450ms;
    transition-delay: 1450ms;
}

.integrate-logos li:nth-child(12) {
    top: 3%;
    left: 15%;
    -webkit-transition-delay: 1600ms;
    transition-delay: 1600ms;
}

.integrate-logos.in-view li {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.integrate-logos li label {
    position: absolute;
    font-size: 15px;
    border-radius: 5px;
}

.integrate-logos li:nth-child(2) label {
    top: -33px;
    left: -10px;
    width: 130px;
}

.integrate-logos li:nth-child(3) label {
    top: 20px;
    left: 90px;
    width: 140px;
}

.integrate-logos li:nth-child(4) label {
    top: 24px;
    left: 90px;
    width: 150px;
}

.integrate-logos li:nth-child(5) label {
    top: 30px;
    left: 90px;
    width: 140px;
}

.integrate-logos li:nth-child(6) label {
    top: 30px;
    left: 90px;
    width: 130px;
}

.integrate-logos li:nth-child(7) label {
    top: 90px;
    left: -8px;
}

.integrate-logos li:nth-child(8) label {
    top: 30px;
    left: -128px;
}

.integrate-logos li:nth-child(9) label {
    top: 26px;
    left: -134px;
}

.integrate-logos li:nth-child(10) label {
    top: 20px;
    left: -84px;
}

.integrate-logos li:nth-child(11) label {
    top: 16px;
    left: -74px;
}

.integrate-logos li:nth-child(12) label {
    top: -14px;
    left: -84px;
}


.integrate-logos li span {
    background: url(/sites/zweb/images/creator/dmp-sprite-2x.png) no-repeat;
    background-size: 500px auto;
    width: 43px;
    height: 43px;
    display: block;
    margin: 10px auto 0;
}

.integrate-logos li:nth-child(2) span {
    background-position: -424px -60px;
}

.integrate-logos li:nth-child(3) span {
    background-position: -423px -106px;
}

.integrate-logos li:nth-child(4) span {
    background-position: -320px -166px;
}

.integrate-logos li:nth-child(5) span {
    background-position: -371px -163px;
}

.integrate-logos li:nth-child(6) span {
    background-position: -427px -165px;
    -webkit-transform: scale(.9);
    transform: scale(.9);
}

.integrate-logos li:nth-child(7) span {
    background-position: -369px -209px;
}

.integrate-logos li:nth-child(8) span {
    background-position: -322px -211px;
}

.integrate-logos li:nth-child(9) span {
    background-position: -418px -208px;
    width: 40px;
    height: 50px;
}

.integrate-logos li:nth-child(10) span {
    background-position: -458px -214px;
}

.integrate-logos li:nth-child(11) span {
    background-position: -319px -254px;
}

.integrate-logos li:nth-child(12) span {
    background-position: -458px -214px;
}

span.round-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 15px #fff4f4;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
}

.block5 {
    background-color: var(--zcr-dark-bg);
    color: #fff;
    text-align: center
}

.slide-item {
    padding: 40px;
    border: 1px solid #395FBC;
    margin: 20px 20px 20px;
    background: #fff;
    position: relative;
color:#000;
}

.slide-item img {
    margin-bottom: 20px;
    max-width: 100px
}

.block5 .slick-list,
.block5 .content-wrap {
    overflow: visible;
}

.bottom-cta {
    text-align: center
}

.bottom-cta .content-wrap {
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
}

/*FAQ*/
.faq h2 {
    text-align: center;
    margin-bottom: 50px;
}

.faq h2:before {
    display: block;
    content: '';
    background: url(/sites/zweb/images/creator/home/red-faq-icon.png) no-repeat;
    width: 90px;
    height: 70px;
    background-size: 100%;
    margin: auto;
}

.faq-wrap {
    max-width: 980px;
    margin: auto;
}

.faq-item {
    border-bottom: 1px solid #d3d3d3;
}

.faq-item:first-child .faq-ans {
    display: block;
}

.faq-ans {
    display: none;
    padding-bottom: 10px;
    padding-left: 42px;
}

.faq-item h4 {
    margin-bottom: 0;
    font-family: var(--zf-secondary-medium);
    padding: 20px 0px 20px 40px;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    color: #000;
}

.faq-item h4:hover {
    color: #555;
}

.faq-item h4:before,
.faq-item h4:after {
    content: '';
    position: absolute;
    background: #ea5154;
}

.faq-item:hover h4:before,
.faq-item:hover h4:after {
    background: #555;
}

.faq-item h4:before {
    left: 0px;
    top: 35px;
    height: 2px;
    width: 16px;
}

.faq-item h4:after {
    left: 7px;
    width: 2px;
    top: 28px;
    height: 15px;
}

.faq-item.active h4:after {
    height: 0px;
}

.testimonial-wrap {
    text-align: center
}

.testi-item {
    max-width: 900px;
    margin: 0 auto;
}

.testi-item img {
    max-width: 100px;
    border-radius: 50%;
    border: 4px solid #4987f0;
    margin-bottom: 10px
}

.cust-name {
    font-family: var(--zf-primary-semibold)
}

p.testi-txt {
    font-size: 24px;
    font-family: var(--zf-splfontserif-regular);
}
.zicon19:before,.zicon20:before,.zicon21:before,.zicon22:before{
display:none;
}
@media all and (min-width:1200px) {
    .leftin {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        -webkit-transition: all 1200ms ease;
        transition: all 1200ms ease;
    }

    .rotatescale {
        -webkit-transform: rotate(90deg) scale(.8);
        transform: rotate(90deg) scale(.8);
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        -webkit-transition: all 1200ms ease;
        transition: all 1200ms ease;
    }

    .in-view .rotatescale {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    .rightin {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        -webkit-transition: all 1200ms ease;
        transition: all 1200ms ease;
    }

    .inup {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-transition: all 1200ms ease;
        transition: all 1200ms ease;
    }

    .fadeinright {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: all 1200ms ease;
        transition: all 1200ms ease;
    }

    .in-view .inup,
    .in-view .fadeinright {
        -webkit-transform: translate(0px);
        transform: translate(0px);
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    .in-view .leftin,
    .in-view .rightin {
        -webkit-transform: translate(0px);
        transform: translate(0px);
    }
}

@media all and (min-width:991px) and (max-width:1199px) {
    .pagewrapper .content-wrap {
        padding: 60px 0;
    }

    .bnr-inner {
        max-width: 800px
    }

    .bnr-img {
        margin: 90px auto 0;
    }

    .testimonial p {
        font-size: 28px
    }

    .flex-wrap-3-col>div {
        padding: 0 20px;
    }

    .flex-wrap-2-col>div:last-child {
        padding-left: 30px
    }

    .slide-item {
        padding: 30px
    }
}

@media all and (min-width:768px) and (max-width:991px) {
    .pagewrapper .content-wrap {
        padding: 60px 0;
    }

    .bnr-inner {
        max-width: 600px
    }

    img.supportimg2 {
        right: -110px;
    }

    img.supportimg1 {
        left: -110px;
    }

    .testimonial span {
        font-size: 40px
    }

    .testimonial p {
        font-size: 22px
    }

    .block3 .flex-wrap-3-col {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .block3 .flex-wrap-3-col>div {
        width: 49%;
        padding: 0 40px
    }

    .integrate-logos ul {
        width: 380px;
        height: 380px
    }

    .flex-wrap-2-col>div:last-child {
        padding-left: 20px
    }

    .slide-item {
        padding: 20px
    }

    p.testi-txt {
        font-size: 20px
    }

}

@media all and (max-width:767px) {
    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a {
        color: #fff;
    }

    .pagewrapper .content-wrap {
        padding: 60px 0;
        width: 85%
    }

    .banner .content-wrap {
        padding: 40px 0 0;
    }

    .bnr-img {
        margin: 60px auto 0;
    }

    img.supportimg2,
    img.supportimg1,
    .zicon11,
    .zicon8,
    .zicon10,
    .zicon9,
    .zicon19,
    .zicon20,
    .zicon21,
    .zicon22 {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    .flex-wrap-2-col {
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .flex-wrap-2-col>div {
        width: 100%;
    }

    .flex-wrap-2-col>div:first-child,
    .flex-wrap-2-col>div:last-child {
        padding: 0px
    }

    li.zicon {
        margin-bottom: 40px
    }

    .block2 .flex-item1 {
        border-width: 0px;
    }

    .block1 .flex-wrap-2-col:last-child .flex-item2 ul {
        margin-top: 0px
    }

    .testimonial p {
        font-size: 24px;
        margin-top: 30px
    }

    .testimonial span {
        font-size: 30px
    }

    .block3 .flex-wrap-3-col>div {
        width: 100%;
        padding: 0
    }

    .block3 .flex-wrap-3-col {
        -ms-flex-flow: wrap;
        flex-flow: wrap
    }

    .block3 .flex-wrap-3-col>.flex-item2 {
        margin: 40px 0;
    }

    span.round-shadow,
    .integrate-logos ul:before,
    .integrate-logos ul:after,
    .integrate-logos li.creator {
        display: none
    }

    .integrate-logos ul {
        width: auto;
        height: auto;
    }

    .integrate-logos li {
        position: static;
        margin-bottom: 20px;
    }

    .integrate-logos {
        margin-bottom: 0px
    }

    .integrate-logos li label {
        min-width: 250px;
        display: inline-block;
        position: static;
        padding: 20px 0px 0px 70px;
    }

    .block4 h2 {
        margin-bottom: 40px;
    }

    .integrate-logos li span {
        margin: -34px auto 0;
    }

    .block5 .flex-wrap-2-col>div {
        padding: 20px;
        margin: 0 0 20px 0;
    }

    p.testi-txt {
        font-size: 20px
    }

    .faq h2 {
        margin-bottom: 20px
    }
}
/* other lang css start */

.other-lang .testimonial-wrap {
    display: none;
}
.other-lang .integrate-logos li:nth-child(10) label {
    left: -134px;
}
.other-lang .integrate-logos li:nth-child(11) label {
  left: -134px;
}
.other-lang .integrate-logos li:nth-child(9) label {
    left: -214px;
}
.other-lang .integrate-logos li:nth-child(8) label {
    left: -218px;
}
.other-lang .integrate-logos li:nth-child(2) label {
    left: -10px;
}
.i18n-nl .integrate-logos li:nth-child(11) label {
    left: -94px;
}
.i18n-nl .integrate-logos li:nth-child(9) label {
    left: -144px;
}

.i18n-nl .integrate-logos li:nth-child(8) label {
    left: -188px;
}
.i18n-de .integrate-logos li:nth-child(9) label {
    left: -184px;
}

.i18n-de .integrate-logos li:nth-child(11) label {
    left: -164px;
}
.other-lang .integrate-logos li:nth-child(2) label {
    top: -53px;
}
.i18n-es-xl .integrate-logos li:nth-child(11) label {
    left: -174px;
}
.i18n-es-xl .integrate-logos li:nth-child(10) label {
    left: -174px;
}
.i18n-es-xl .integrate-logos li:nth-child(8) label {
    left: -178px;
}

@media (max-width: 380px) {
    .i18n-de h1 {
        font-size: 23px;
    }
.i18n-de h2 {
        font-size: 21px;
    }
}

/* other lang css end */