.zmain-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.zw-product-header{background: #FAFAFA;}
.text-center {
    text-align: center;
}
.zwc-section a:not(.act-btn,.cta-btn){text-decoration: underline;}
/* .zmain-container {
    overflow: hidden;
} */
.zmain-container .content-wrap {
    overflow: unset;
    z-index: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.zmain-container .content-wrap-custom {
    padding: 0 0 100px;
}
.inline-block {
    display: inline-block;
}
.zmain-container .content-wrap-custom {
    position: relative;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    z-index: 1;
}
body .zmain-container .pt-0 {
    padding-top: 0;
}
body .zmain-container .pb-0 {
    padding-bottom: 0;
}
body .zmain-container .pb {
    padding-bottom: 100px;
}
body .zmain-container .pt {
    padding-top: 100px;
}
body .zmain-container .mb-0 {
    margin-bottom: 0;
}
body .zmain-container .mb {
    margin-bottom: 100px;
}
.zwc-section{position: relative;width: 100%;}
.banbg-sec {
    padding-top: 50px;
}
.bg-sec {
    padding-top: 100px;
    margin-bottom: 100px;
}
.zaro::after {
    content: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17.214'%20height='9.583'%20viewBox='0%200%2017.214%209.583'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23000;stroke-linecap:round;stroke-width:1.5px;%7D%3C/style%3E%3C/defs%3E%3Cg%20transform='translate(-908.75%20-2158.506)'%3E%3Cline%20class='a'%20x2='14'%20transform='translate(909.5%202163.5)'/%3E%3Cpath%20class='a'%20d='M-5163.357,2997.037l4.261,4.261-4.261,4.261'%20transform='translate(6084%20-838)'/%3E%3C/g%3E%3C/svg%3E");
    right: 28px;
    position: absolute;
    transition: all .5s ease-in-out
}
.zwcW30 {width: 30%;}
.zwcW35 {width: 35%;}
.zwcW70 { width: 70% }
.zaro {
    position: relative;
}
.bdr-btn {
    padding: 10px 50px 10px 30px;
    color: #000;
    font-family: var(--zf-primary-semibold);
    text-transform: uppercase;
    margin: 10px auto 0;
    border: 1px solid #707070;
    font-size: 16px;
    width: fit-content;
    display: block;
}
h1,h2,h3,h4{
    font-family: var(--primaryfont-bold);
}
.flex-wrap{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 80px;
    flex-wrap: wrap;
}
.flex-reverse{flex-direction: row-reverse;}
.flex-wrap > div{
    position: relative;
}
/* Hero section */
.hero-section{background: #FAFAFA;padding-bottom: 395px}
.hero-left{
    max-width: 580px;
}
.hero-right{
    max-width: 600px;
}
.bannerimg{border-radius: 5px;}
.bansub-img{
    position: absolute;
    bottom: 35px;
    left: -85px;
}
/* Hero section */
/* Brand Section */
.zwc-awards {
    /* padding: 70px 10px 50px; */
    width: 1450px;
    max-width: 95%;
    border-radius: 20px;
    border: 1px solid #ededed;
    background: #fcfcfc;
    margin: 0 auto;
    margin-top: -395px;
    z-index: 2;
    position: relative;
}
.zwc-awards .zflex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: stretch;
}
.awards-wrap>div {
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px
}
.awards-wrap>div:nth-child(1) {
    background: #ffebeb;
    align-items: center;
}
.awards-wrap>div:nth-child(1) img {
    margin-bottom: 5px
}
.zcntr {
    margin-left: auto;
    margin-right: auto;
}
.awards-wrap>div:nth-child(2) {
    background: #e0f1ff;align-items: center;
}
.awards-wrap>div:nth-child(3) {
    background: #fff9e8
}
.awards-wrap h4 {
    margin-bottom: 0;
    padding: 10px 0;
    position: relative;
    padding-left: 50px
}

.awards-wrap ul {
    width: 580px;
    max-width: 100%
}

.awrd-con {
    padding-left: 20px
}

.award-single-wrap p {
    margin: 5px 0 0;
    font-size: 16px;
    line-height: 22px
}
.award-single-wrap h5 {
    line-height: normal;
    margin-bottom: 10px
}
.awards-link {
    margin-top: 0
}
/* Brand Section */
/* Block section */
.block-inner{
    max-width: 730px;
    margin: 0 auto;
}
/* Block section */
/* Block1 section */
.block1-section{
    background-color: #000;
    color: #fff;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto 100px;
    border-radius: 10px;
}
.block1-cont{
    max-width: 755px;
    margin: 0 auto 80px;
}
.block1-wrap > div{width: 48%;}
.block1-left{max-width: 420px;}
.block1bx:not(:last-child){margin-bottom: 55px;}
.block1-right{max-width: 600px;}
.block1-right img{border-radius: 5px;}
.block1bx h4::before{
    content: '';
    display: inline;
    width: 47px;
    height: 35px;
    background: url(/sites/zweb/images/meeting/web-conf/web-conference-sprite.svg) no-repeat;
    background-size: 756px auto;
    position: absolute;
    left: 0;
    top: 0px;
}
.block1bx:nth-child(1) h4::before{
    background-position: 0 0;
}
.block1bx:nth-child(2) h4::before{
    background-position: -45px 0;
    width: 43px;
    height: 37px;
}
.block1bx:nth-child(3) h4::before{
    background-position: -88px 0;
    width: 45px;
    height: 40px;
}
.block1bx:nth-child(4) h4::before{
    background-position: -133px 0;
    width: 47px;
    height: 38px;
}

.block1bx{position: relative;}
.block1bx h4{padding-left: 65px;vertical-align: middle;}
/* .block1sub-img{
    position: absolute;
    bottom: 60px;
    margin: auto;
    left: 0;
    right: 0;
} */
/* Block1 section */
/* Block2 section */
.block2-inner,.block3-inner{align-items: center;gap: 40px;}
.block2-inner > div.block2-left,.block3-inner > div.block3-left{max-width: 550px;width: 43%;}
.block2-inner > div.block2-right,.block3-inner > div.block3-right{max-width: 680px;width: 55%;}
.block2bx-wrap,.block3bx-wrap{gap: 65px 25px;justify-content: space-between;}
.block2bx,.block3bx{
    max-width: 325px;
}
.block2bx h4::before,.block3bx h4::before{
    content: '';
    width: 50px;
    height: 54px;
    background: url(/sites/zweb/images/meeting/web-conf/web-conference-sprite.svg) no-repeat;
    background-size: 756px auto;
    display: block;
    margin-bottom: 15px;
}
.block2bx:nth-child(1) h4::before{
    background-position: -180px 0;
    height: 70px;
    width: 50px;
}
.block2bx:nth-child(2) h4::before,.block2bx:nth-child(3) h4::before,.block2bx:nth-child(4   ) h4::before{
    background-position: -240px 0;
    width: 62px;
    height: 64px;
}
.block2bx:nth-child(3) h4::before{
    background-position: -304px 0;
}
.block2bx:nth-child(4) h4::before{
    background-position: -366px 0;
}
.block2bx:nth-child(5) h4::before{
    background-position: -426px 0;
    width: 47px;
    height: 60px;
}
.block2bx:nth-child(6) h4::before{
    background-position: -474px 0;
    width: 65px;
    height: 64px;
}
.block3bx:nth-child(1) h4::before{
    background-position: -539px 0;
    width: 56px;
}
.block3bx:nth-child(2) h4::before{
    background-position: -596px 0;
    width: 63px;
}
.block3bx:nth-child(3) h4::before{
    background-position: -661px 0;
    width: 40px;
    height: 55px;
}
.block3bx:nth-child(4) h4::before{
    background-position: -702px 13px;
    width: 56px;
}
.block2-left img,.block3-left img{z-index: 2;position: relative;}
.block2-left::before,.block3-left::before{
    content: '';
    width: 500px;
    height: 500px;
    background: #FFEAD6;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: -12%;
    top: -14%;
    margin: auto;
    z-index: 1;
    max-width: 90%;
    max-height: 90%;
}
.block3-left::before{
    background: #D6EEFF;
    right: -85px;
}
/* Block2 section */
/* Testimonial section */

.testimonial-section {
    background:#f6f6f6;
}

.testimonial-inner{
    gap: 100px;align-items:center;
}
.testimonial-inner > div.testimonial-left{width: 60%;max-width: 675px;}
.testimonial-inner > div.testimonial-right{
    width: 30%;max-width: 270px;
    border-radius: 6px;
    /*border: 1px solid #EAEAEA;
    background: #FFF;*/
    padding: 10px 15px;
    text-align: center;
}
.testimonial-left p{
    font-family: var(--zf-secondary-semibold);
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 0;
}
.cus-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 0 10px;
    flex-wrap: wrap;
    text-align: center;
    max-width: 95%;
}
.cus-img {
    width: 100%;
    flex-shrink: 0;
    margin-bottom: 10px;
}
.cus-wrap img {
    border-radius: 10px;
}
.cus-wrap .cus-name {
    background: transparent linear-gradient(95deg, #1c62ff 0%, #c1592e 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: var(--secondaryfont-bold);
}
.cus-wrap span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: var(--zf-secondary-light);
}
/* Testimonial section */
/* FAQ Section */
.zfaq-section{
    max-width: 1280px;
    border-radius: 10px;
    margin: auto;
    background: #000;
    color: #fff;
}
.zfaq-section .content-wrap {
    max-width: 1280px;  
}
.zfaq-wrapper{
    padding: 80px 0 80px;
    background: transparent;    
    border-radius: 20px;
    margin-bottom: 100px;
}
.faq-head h2 {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 0 30px
}
.zfaq-wrapper div {
    width: 970px;
    padding: 0 0px;
    margin: 0 auto;
    max-width: 100%
}
.faq-wrapper h4:before {
    counter-increment: my-sec-counter;
    content: "" counter(my-sec-counter) ".";
    /* font-size: 20px; */
    position: absolute;
    margin: 0 0 0 -20px
}
.faq-wrapper {
    counter-reset: my-sec-counter;
    position: relative;
    padding: 50px 0 0 40px
}
.zfaq-wrapper .faq-wrap {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #cccccc7d
}
.zfaq-wrapper .faq-wrap:not(:last-child) {
    border-bottom: 1px solid #cccccc7d
}
.faq-wrapper h4:not(.faq-head) {
    cursor: pointer;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: text-top;
    width: 100%;
    padding: 20px 35px 20px 20px;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    font-family: var(--zf-secondary-semibold);
    text-align: left;
    margin-top: 0;
}
.faq-wrapper .faq-wrap p {
    padding: 0 0 0 20px;
    text-align: left;
    max-width: 90%
}
.faq-wrap > h4 {
    position: relative;
}
.faq-wrap > h4:after {
    content: '';
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg);
    transition: .4s all;
    position: absolute;
    right: 25px;
    top: 34px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    font-size: 16px;
}
/* .faq-wrapper .faq-wrap .arrow:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg);
    transition: .4s all
} */
.faq-wrapper .faq-wrap.active > h4:after {
    transform: rotate(315deg);
}
.faq-wrapper .faq-wrap:first-child > span {
    transform: scaleY(1)
}
.faq-wrapper .faq-wrap > span {
    transform: scaleY(1)
}
.faq-ans{
    display: none;
}
.faq-ans ul {
    position: relative;
    list-style-type: disc;
    padding-left: 35px;
    margin-bottom: 20px;
    width: 90%;
}
.faq-ans ul li {
    margin-bottom: 6px;
}
/* FAQ Section */
@media only screen and (min-width: 1200px) {
    .faq-wrapper h4:not(.faq-head),.faq-wrapper h4:before{font-size: 24px;}
}
@media only screen and (max-width: 1280px) {
    .zfaq-wrapper{padding: 70px 50px 70px;border-radius: 0;}
}
@media only screen and (max-width: 991px) {
    .faq-wrap > h4:after{right: 10px;}
}
@media only screen and (max-width: 610px) {
    .zfaq-wrapper {
        padding: 40px 20px 60px;
    }
    .faq-wrapper h4:not(.faq-head){padding: 20px 30px 20px 20px;}
    .faq-wrapper .faq-wrap p{max-width: 93%;}
}
@media screen and (min-width: 1200px) {
    .lang-en .zmain-container h1 {
        font-size: 60px;
        margin-bottom: 30px;
        line-height: 69px;
        letter-spacing: -2.5px;
    }
    .lang-en .zmain-container h2 {
        font-size: 44px;
        line-height: 50px;
        letter-spacing: -2px;
    }
    .lang-en .zmain-container h3 {
        font-size: 32px;
    }
    .lang-en .zmain-container h4 {
        font-size: 24px;
    }
    .lang-en .zmain-container h5 {
        font-size: 20px;
    }

    .cus-wrap .cus-name {
        font-size: 20px;
    }
    .cus-wrap>span {
        font-size: 16px;
    }
    .hero-left p,.block-inner p,.block1-cont p{font-size: 18px;}

    .hero-right img,.block1-right img{opacity: 0;}
    .middle-animated .hero-right img,.middle-animated .block1-right img{opacity: 1;transition: 1.5s all ease;}
    .bansub-img{left: -115px;}
    .middle-animated .bansub-img{left: -85px;transition: 1s all ease;}
    .block2-left img, .block3-left img{top: 40px;}
    .middle-animated .block2-left img,.middle-animated .block3-left img{top: 0;transition: 1s all ease;}

    .zmain-container .fadein {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -o-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
    }
    .zmain-container .fadeinup {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -o-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
    }
    .zmain-container .fadeinleft {
        opacity: 0;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -o-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
    }
    .zmain-container .fadeinright {
        opacity: 0;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -moz-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -ms-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -o-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
    }
    .zmain-container .middle-animated .fadein {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
    }
    .middle-animated .fadeinup,
    .middle-animated .fadeinupcontent {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -ms-filter: "alpha(opacity=100)";
    }
    .middle-animated .fadeinleft,
    .middle-animated .fadeinright,
    .middle-animated .fadeinleft,
    .zmain-container .middle-animated .fadeinright {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -ms-filter: "alpha(opacity=100)";
    }
    .zmain-container .delay1 {
        -webkit-transition-delay: 200ms;
        -o-transition-delay: 200ms;
        transition-delay: 200ms;
    }
    .zmain-container .delay2 {
        -webkit-transition-delay: 400ms;
        -o-transition-delay: 400ms;
        transition-delay: 400ms;
    }
    .zmain-container .delay3 {
        -webkit-transition-delay: 600ms;
        -o-transition-delay: 600ms;
        transition-delay: 600ms;
    }
    .zmain-container .delay4 {
        -webkit-transition-delay: 800ms;
        -o-transition-delay: 800ms;
        transition-delay: 800ms;
    }
    .zmain-container .delay5 {
        -webkit-transition-delay: 1000ms;
        -o-transition-delay: 1000ms;
        transition-delay: 1000ms;
    }
}
@media only screen and (max-width: 1600px) {
    .block1-section{max-width: 100%;border-radius: 0;}
}
@media only screen and (max-width: 1440px) {
    .hero-inner > div.hero-left,.hero-inner > div.hero-right{width: 46%;}
    .block2-inner > div.block2-right, .block3-inner > div.block3-right{width: 52%;}
    .block2bx-wrap > div,.block3bx-wrap > div{width: 46%;}
    .zfaq-section{max-width: 100%;border-radius: 0;}
    .hero-section{padding-bottom: unset;}
    .zwc-awards{
        max-width: 100%;
        border-radius: 0;
        margin-top: 0;
    }
}
@media only screen and (max-width: 1366px) {
    .block2-left::before, .block3-left::before{max-width: 100%;max-height: 100%;top:-17%}
    .awards-wrap > div p{font-size: 16px;}
}
@media only screen and (max-width: 1199px) {
    .zmain-container .content-wrap-custom {
        width: 95%;
        padding: 0 0 100px;
    }
    body .zmain-container .pb {
        padding-bottom: 100px;
    }
    body .zmain-container .pt {
        padding-top: 100px;
    }
    body .zmain-container .mb {
        margin-bottom: 100px;
    }
    .banbg-sec {
        padding-top: 40px;
    }
    .bg-sec {
        padding-top: 100px;
        margin-bottom: 100px;
    }

    .awards-wrap.zflex-wrap{justify-content: center;gap: 30px;}
    .awards-wrap > div{min-width: 405px;margin-bottom: 0;}
    .bdr-btn{margin: 30px auto 0;}
    .block-inner{
        width: 100%;
        max-width: 580px;
    }
    .block1-cont{
        width: 100%;
        max-width: 600px;
    }
    .block2bx-wrap,.block3bx-wrap{
        flex-direction: column;
    }
    .block2-inner > div.block2-left,.block3-inner > div.block3-left{margin-top: 100px;position: sticky;top: 100px;}
    .block2-inner, .block3-inner{
        align-items: flex-start;
        gap: 10px;
        position: relative;
    }
    .block2-inner > div.block2-right, .block3-inner > div.block3-right{width: 48%;}
    .block2bx-wrap > div, .block3bx-wrap > div{width: 100%;}
    .block2bx, .block3bx{max-width: 500px;}
}
@media only screen and (max-width: 1080px) {
    .flex-wrap{gap: 30px;}
    .hero-inner,.block1-wrap{
        flex-direction: column;
    }
    .hero-inner > div.hero-left, .hero-inner > div.hero-right,.block1-wrap > div{
        width: 100%;
        max-width: 570px;
        text-align: center;
        margin: auto;
    }
    .block1-wrap > div{text-align: left;}
    .block2bx-wrap, .block3bx-wrap{gap: 40px 25px;}
    .testimonial-inner{gap: 50px;}
}
@media only screen and (max-width: 991px) {
    .zmain-container .content-wrap-custom {
        width: 95%;
        padding: 0 0 80px;
    }
    body .zmain-container .pb {
        padding-bottom: 80px;
    }
    body .zmain-container .pt {
        padding-top: 80px;
    }
    body .zmain-container .mb {
        margin-bottom: 60px;
    }
    .bg-sec {
        padding-top: 80px;
        margin-bottom: 80px;
    }
    .block2-inner, .block3-inner{flex-direction: column-reverse;}
    .block2-inner > div.block2-left, .block3-inner > div.block3-left{
        max-width: 500px;
        width: 100%;
        margin: auto;
        position: relative;
    }
    .block2-inner > div.block2-right, .block3-inner > div.block3-right{
        width: 100%;
        max-width: 430px;
        margin: auto;
        text-align: center;
    }
    .block2bx h4::before, .block3bx h4::before{margin: 0 auto 15px;}
    .block2-inner > div.block2-left, .block3-inner > div.block3-left {
        margin-top: 100px;
    }
    .testimonial-left p{
        font-size: 21px;
        line-height: 36px;
    }
}
@media only screen and (max-width: 767px) {
    .zmain-container .content-wrap-custom {
        width: 90%;
        padding: 0 0 60px;
    }
    body .zmain-container .pb {
        padding-bottom: 60px;
    }
    body .zmain-container .pt {
        padding-top: 60px;
    }
    
    .banbg-sec {
        padding-top: 30px;
    }
    .bg-sec {
        padding-top: 60px;
        margin-bottom: 60px;
    }
    .bansub-img,.block1sub-img{
        left: 0;right: 0;
        margin: auto;width: 90%;
    }
    .testimonial-inner{
        flex-direction: column-reverse;gap: 20px;
    }
    .testimonial-inner > div.testimonial-left,.testimonial-inner > div.testimonial-right{
        width: 100%;
        text-align: center;
        margin: auto;
    }
    .bottom-inner br{display: none;}
    .block2-left::before,.block3-left::before{left: 0;right: 0;}
    
}
@media only screen and (max-width: 480px) {
    .awards-wrap > div{min-width: unset;width: 100%;text-align: center;}
    .awards-wrap>div:nth-child(2){
        flex-direction: column;
    }
    .awards-wrap>div:nth-child(2) > div{width: 100%;}
    .awards-wrap>div:nth-child(2) > p{
        padding-left: 0;width: 100%;
    }
    /* .zwc-awards{padding: 30px 0px 50px;} */
    .awards-wrap>div:nth-child(1) img{margin-bottom: 10px;}
    .awards-wrap > div p{font-size: 15px;}
    .block2-inner > div.block2-left, .block3-inner > div.block3-left{
        margin-top: 35px;
    }
}