* {
    box-sizing: border-box;
}
.zwc-tb-append {
    padding-top: 80px;
}
.banner-content h3 {
    font-family: var(--zf-secondary-bold);
    font-size: 20px;
    color: #000;
}
.bold-txt{font-family: var(--zf-secondary-bold);}
.banner-title {
    text-align: center;
    padding: 70px 0 0;
}

.banner-title h2 {
    font-family: var(--zf-secondary-bold);
}

.tab-name {
    font-family: var(--zf-secondary-bold);
    margin: 30px 0 0;
    text-align: center;
}

.compare-feature-section .tab-name {
    margin-bottom: 60px;
}

/*customized-css*/
.zbrands {
    margin: 100px auto 0px;
}

.banner-title h2+p {
    max-width: 730px;
    margin: 0 auto 20px;
}

.banner-content h4 {
    color: #f8ab45;
    font-family: var(--primaryfont-bold);
    margin-bottom: 5px;
}


/*  */
.compare-feature-section .feature-main ul li span.con span::after {
    display: none;
}

.compare-feature-section .feature-main ul li .con span:nth-child(2) {
    border-left: none;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
}

.compare-feature-section .feature-main ul li span.con span.space-paid span {
    padding: 0;
    display: inline-block;
    width: 100%;
}

.compare-feature-section .feature-main ul li span.con span.space-paid {
    padding: 10px 0px;
    border-bottom: none;
}
.feature-main ul li:nth-child(3) span.con span.space-paid span {
    display: contents;font-weight:bold;
}
@media(max-width:600px) {
    .compare-feature-section .tab-name {
        margin-bottom: 20px;
        margin-top: 70px;
    }
}


.compare-banner-section {
    background: #000;
    margin-top: -5em;
    padding: 9em 0 7em;
    text-align: center;
    color: #ffffff;
}
.gradient:before {
    content: "";
    height: 20%;
    width: 30%;
    border-radius: 50%;
    position: relative;
    display: block;
    top: 50%;
    transform: translate(-50%, -100%);
    z-index: 0;
    opacity: .4;
    left: 40%;
}
.gradient.blue:before {
    background: #461f10c2;
    box-shadow: 0 0 150px 170px #461f10c2
}
.compare-banner-section .banner-content h1 {
    font-family: var(--primaryfont-semibold);
    max-width: 900px;
    margin: 0 auto 20px;
}

.compare-banner-section p {
    max-width: 710px;
    margin: 0 auto 20px;
}

.usage-section {
    padding: 6em 0 6em;
    background: #fbfbfb;
}
.usage-cont {
    position: relative;
    text-align: center;
    width: 100%;
    max-width: 880px;
    margin: 0 auto 60px;
}
.usage-main {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.usage-section .usage-main .usage-details {
    box-shadow: 0 0 50px #f3f3f3;
    -webkit-box-shadow: 0 0 50px #f3f3f3;
    -ms-box-shadow: 0 0 50px #f3f3f3;
    -moz-box-shadow: 0 0 50px #f3f3f3;
    padding: 30px 25px;
    /* margin-bottom: 30px; */
    background: #fff;
    border: 1px solid #efefef;
    width: 32%;
    max-width: 380px;
}
@media only screen and (min-width: 1200px) {
    .usage-cont p{max-width: 87%;margin: 0 auto;}
}
/*.usage-section h2 {
    text-align: center;
}

.usage-section h2+p {
    max-width: 750px;
    text-align: center;
    margin: 0 auto 50px;
}

.usage-section .usage-main {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -ms-flex-pack: center;
    margin: 0 auto;
}

.usage-section .usage-main .usage-content {
    flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.usage-section .usage-main .usage-content span {
    background: url("/sites/zweb/images/meeting/bug-sprites.png");
    padding: 12px 19px;
    background-size: 510px;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    margin-bottom: 18px;
}

.usage-section .usage-main .usage-content span.icon2 {
    background-position: -42px;
}

.usage-section .usage-main .usage-content span.icon3 {
    background-position: -84px;
}

.usage-section .usage-main .usage-content span.icon4 {
    background-position: -126px;
}

.usage-section .usage-main .usage-content span.icon5 {
    background-position: -42px;
}

.usage-section .usage-main .usage-content span.icon6 {
    background-position: -84px;
}

.usage-section .usage-main .usage-content span.icon7 {
    background-position: -126px;
}

.usage-section .usage-main .usage-content span.icon8 {
    background-position: -84px;
}

.usage-section .usage-main .usage-content span.icon9 {
    background-position: -126px;
}

.usage-section .usage-main .usage-content span.icon10 {
    background-position: -42px;
}

.usage-section .usage-main .usage-content span.icon11 {
    background-position: -126px;
}

.usage-section .usage-main .usage-content span.icon12 {
    background-position: -84px;
}
.usage-section .usage-content h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 8px;
} */

.compare-feature-section.common-benefit {
    border-top: 2px dashed #e8e8e8;
}

.compare-feature-section {
    /*    background: #f7f7f7;*/
    padding: 3em 0 6em;
}

.compare-feature-section h2 {
    text-align: center;
    font-family: var(--zf-primary-semibold);
    margin-bottom: 50px;
}

.feature-main {
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
}

.compare-feature-section .feature-main ul li.top-header {
    transition: all 0.5s;
    position: relative;
    display: flex;
    width: 1000px;
    max-width: 100%;
    position: sticky;
    top: 65px;
    z-index: 2;
    background: #ffffff;
}

.compare-feature-section .feature-main ul li.top-header.fixed {
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    max-width: 1000px;
    margin: 0 auto;
    z-index: 1;
    width: 90%;
}

.compare-feature-section .feature-main ul li.top-header.fixed span.feature-name {
    background: #ffffff;
}

.compare-feature-section .feature-main ul li {
    display: flex;
    display: -ms-flexbox;
    width: 100%;
    /* flex-wrap: wrap;*/
}

.compare-feature-section .feature-main ul li.top-header span {
    display: inline-block;
}

.compare-feature-section .feature-main ul li span {
    box-sizing: border-box;
    /* max-width: 32.3%; */
    /* flex: 0 0 32.3%; */
    -ms-flex: 0 0 32.3%;
    padding: 20px 10px 20px 0;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 18px;
    flex-direction: column;
}

.compare-feature-section:not(.common-benefit) .feature-main ul li span.in::after {
    top: 57%;
}

.compare-feature-section .feature-main ul li>span:first-child {
    max-width: 100%;
    display: inline-block !important;
    width: 33.3%;
    font-weight: bold;
}

.compare-feature-section .feature-main ul li>span:nth-child(2) {
    max-width: 100%;
    display: inline-block;
    width: 33.3%;
}

.compare-feature-section .feature-main ul li>span:last-child {
    max-width: 100%;
    display: inline-block;
    width: 33.3%;
}

.compare-feature-section .feature-main ul li span.comparezilla-logo span {
    background-position: -530px -5px;
    position: relative;
    top: -4px;
}

.compare-feature-section .feature-main ul li:first-child span {
    align-items: center;
    -ms-flex-align: center;
}

.compare-feature-section .feature-main ul li:first-child span.tit-logo {
    font-size: 24px;
    font-family: var(--zf-primary-bold);
    position: relative;
    padding: 20px 20px;
    text-align: center;
    border-bottom: 0;
}

.compare-feature-section .feature-main ul li span.tit-logo span {
    background: url(/sites/zweb/images/productlogos/meeting.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-position: -920px -82px;*/
    width: 145px;
    display: inline-block;
    border: 0;
    /*width: 40px;*/
    padding: 5px 0;
    margin-right: 5px;
}

.compare-feature-section .feature-main ul li span.gmeet-logo.tit-logo span {
    background: url(/sites/zweb/images/meeting/google-meet-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 260px;
    background-position: center;
    /* background-position: -2px 0; */
    height: 37px;
    /* transform: scale(.6); */
    top: -13%;
}

.compare-feature-section .feature-main ul li span.tit-logo span::after {
    display: none;
}

.compare-feature-section .feature-main ul li.top-header span.feature-name {
    font-size: 24px;
    font-family: var(--zf-primary-bold);
    align-items: center;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-align: center;
}

.compare-feature-section .feature-main ul li span.con {
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    -ms-flex-pack: center;
    display: -ms-flexbox;
    -ms-flex-align: center;
}


.compare-feature-section .feature-main ul li span:nth-child(2) {
    background: #f8fbfe;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 2px solid #62a0dd;
    border-right: 2px solid #62a0dd;
}

.compare-feature-section .feature-main ul li span:nth-child(3) {
    /*    background: #f7f7f7;*/
    padding-left: 10px;
    padding-right: 10px;
}

.compare-feature-section .feature-main ul li span .desc {
    padding-bottom: 0;
    padding-top: 10px;
    font-weight: normal;
    max-width: 500px;
}

.compare-feature-section .feature-main ul li span:not(.desc)::after {
    background: #efeeee;
    height: 1px;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.compare-feature-section .feature-main ul li span:nth-child(2),
.compare-feature-section .feature-main ul li span:nth-child(3) {
    border-bottom: 1px solid #edeef6;
}

.compare-feature-section .feature-main ul li span.out::after,
.compare-feature-section .feature-main ul li span.out::before {
    content: "";
    background: #ff3231 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 48%;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 15px;
}

.compare-feature-section .feature-main ul li span.out::before {
    left: 48%;
    top: 50%;
    transform: rotate(-45deg);
    width: 15px;
}

.compare-feature-section .feature-main ul li span.in::after,
.compare-feature-section .feature-main ul li span.in::before {
    background: #00933c none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 47.2%;
    position: absolute;
    top: 52%;
    transform: rotate(-140deg);
    width: 9px;
    transform-origin: 0 0;
}

.compare-feature-section.common-benefit li span:first-child {
    padding: 40px 0;
}

.compare-feature-section.common-benefit li:first-child span:first-child {
    padding: 5px 0;
}

.compare-feature-section .feature-main ul li span.in::before {
    left: 47%;
    top: 55%;
    transform: rotate(-41deg);
    width: 20px;
    transform-origin: 0 0;
}
.fea-data > p{font-weight: normal;}
.contents {
    display: contents !important;
}
/*
.compare-feature-section .feature-main ul li span:nth-child(2)::after {
    background: #edeef6;
}
.compare-feature-section .feature-main ul li span:nth-child(3)::after {
    background: #edecf6;
}
*/
.compare-feature-section .feature-main ul li:first-child span.gmeet-logo {
    background: #fff;
}

.compare-feature-section .feature-main ul li:first-child span:nth-child(2) {
    border-top: 2px solid #62a0dd;
    border-radius: 15px 15px 0 0;
}

.compare-feature-section .feature-main ul li:last-child span:nth-child(3) {
    border-bottom: 0;
}

.compare-feature-section .feature-main ul li:last-child span:nth-child(2) {
    border-bottom: 2px solid #62a0dd;
    border-radius: 0 0 15px 15px;
}

.compare-feature-section .feature-main ul li:last-child span::after {
    display: none;
}

.compare-feature-section .feature-main ul li:last-child span.out::after,
.compare-feature-section .feature-main ul li:last-child span.in::after {
    display: block;
}

.compare-feature-section .feature-main ul li span.pricing {
    font-family: var(--zf-primary-semibold);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


.updates_box{
    padding-top: 50px;
    width: 70%;
    max-width: 1070px;
    margin: auto;
    font-size: 12px;
    font-style: italic;
    text-align: center;
  }

/* testimonial section */

.testimonial-section {
    text-align: center;
    padding: 80px 0;
    /*        background: #f0fdff;*/
}

.testimonial-section h2 {
    margin-bottom: 30px;
}

.testimonial-txt {
    margin: 0 auto;
}

.testimonial-wrap {
    max-width: 920px;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
}

.testimonial-wrap p {
    font-size: 20px;
    max-width: 700px;
    margin: 0 auto;
    float: none;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
}

.testi-wrap span.z-testdetails {
    font-size: 16px;
    font-family: var(--zf-primary-regular);
    display: block;
    padding-bottom: 6px;
}

.testi-wrap span.z-testdetails span {
    display: block;
    font-family: var(--zf-primary-semibold);
    font-size: 20px;
}



.slick-dots {
    margin: 20px 0 0;
}

.slick-dots li {
    background: #cae3e6;
    border: none;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    transition: none;
}

.slick-dots li.slick-active {
    background: #2584c4;
    border: none;
    width: 12px;
    height: 12px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
    padding: 0 40px;
}

.slick-next,
.slick-prev {
    height: 24px;
}

.slick-next:after,
.slick-next:before,
.slick-prev:after,
.slick-prev:before {
    background: #4a4949;
    width: 1px;
    height: 14px;
}

.slick-next:hover:after,
.slick-next:hover:before,
.slick-prev:hover:after,
.slick-prev:hover:before {
    background: #525252;
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    opacity: 0;
}

.slick-next {
    right: -30px;
}


section.bottom-section {
    text-align: center;
    padding: 6em 0;
}

section.bottom-section h2 {
    max-width: 700px;
    margin: 0 auto 20px;
}

section.bottom-section h2 span {
    display: block;
    margin-bottom: 5px;
    color: #008aff;
    font-family: var(--primaryfont-semibold);
    font-size: 30px;
}

span.z-testdetails img {
    border-radius: 50%;
    max-width: 64px;
}

ul.testimonial-slider:focus,
.testimonial-wrap p:focus,
.slick-track:focus,
.slick-slide:focus,
.testi-wrap:focus {
    outline-width: 0;
}

.banner-testi {
    max-width: 1000px;
    margin: 0 auto;
    padding: 3em 1em 0;
    text-align: center;
}

.banner-testi .testi-img img {
    border-radius: 50%;
    width: 80px;
    box-shadow: 0 0 50px #e8e8e8;
    padding: 3px;
}

.banner-testi p {
    margin-bottom: 12px;
    font-size: 18px;
}

.banner-testi p span {
    display: block;
}

.banner-testi span.name {
    font-family: var(--zf-primary-semibold);
}

.banner-testi span.name span {
    font-family: var(--zf-primary-regular);
}

.zcurrency-symbol-common,
.z-price-text-common,
.zcurrency-symbol-common::before,
.zcurrency-symbol-common::after,
.z-price-text-common::before,
.z-price-text-common::after,
.zpricegroup-common,
.zpricegroup-common::after,
.zpricegroup-common::before {
    padding: 0 !important;
    border: none !important;
    content: none !important;
}

@media screen and (max-width:1199px) {
    .compare-feature-section .feature-main ul li.top-header {
        top: 0;
    }
}

@media screen and (max-width:1199px) {
    .usage-section .usage-main .usage-content {
        padding: 0 1em;
    }

    .compare-feature-section .feature-main ul li.top-header.fixed {
        top: -10px;
    }

}


@media screen and (max-width:1023px) {

    .compare-feature-section .feature-main ul li span.gmeet-logo.tit-logo span{max-width: 190px;}

    .compare-feature-section .feature-main ul li.top-header.fixed {
        width: 95%;
    }

    .usage-section .usage-main .usage-content {
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
    }

    .usage-section .usage-main {
        max-width: 100%;
    }

    .usage-section {
        padding: 4em 0 4em;
    }

    .compare-feature-section {
        max-width: 100%;
        padding: 4em 0;
    }

    .compare-feature-section h2 {
        font-size: 30px;
    }

    .compare-feature-section .feature-main ul li span.tit-logo strong {
        display: none;
    }

    .usage-section .usage-main .usage-content:last-child {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
    }

    .slick-prev,
    .slick-next {
        display: none !important;
    }
}
@media only screen and (max-width: 991px) {
    .banner-content {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
    }
    .bottom-cta-section {
        width: 100%;
        max-width: 530px;
        margin: 0 auto;
    }
}
@media screen and (max-width:767px) {

    .compare-feature-section .feature-main ul li.top-header.fixed {
        width: 90%;
    }

    .usage-section h1 span {
        font-size: 35px;
    }

    .usage-section .usage-content h4 {
        font-size: 24px;
    }

    .usage-section .usage-main .usage-content {
        padding: 0 0em;
        margin-bottom: 20px;
    }

    .compare-feature-section .feature-main ul li span {

        display: flex;

        /* align-items: center; */

        -ms-flex-align: center;

        display: -ms-flexbox;
    }

    /* .compare-feature-section .feature-main ul li span.tit-logo {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        -ms-flex-align: center;
        justify-content: center;
        -ms-flex-pack: center;
    } */

    .feature-main {
        margin: 0 auto;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .feature-main ul {
        width: 100%;
    }

    .compare-feature-section .feature-main ul li span.tit-logo:nth-child(2) span {
        /* width: 50px; */
    /* height: 40px; */
    /* max-height: 40px; */
    box-sizing: border-box;
    display: inline-block;
    /* max-width: 40px; */
    /* background-position: -920px -76px; */
    margin: 0;
    flex: 0 0 100%;
    width: 90%;
    }

    .compare-feature-section .feature-main ul li span.gmeet-logo.tit-logo span {
        top: 0%;
        transform: scale(1);
        /* height: 45px; */
    }

    .compare-feature-section .feature-main ul li span.in::before {
        left: 20px;
        margin: 0 auto;
        right: 0;
    }

    .compare-feature-section .feature-main ul li span.in::after {
        /* left: 0px;
        right: 0;
        margin: 0 auto; */
        left: 50.2%;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0;
        padding: 0 10px;
    }

    .testimonial-wrap p {
        font-size: 18px;
        max-width: 100%;
    }
    .updates_box{
        width: 100%;
    }
    /* .usage-section .usage-main .usage-content{flex: 0 0 100%;} */
    
}

.zfeature-mob {
    display: none;
}

@media screen and (max-width:767px) {
    .compare-feature-section .feature-main ul li span {
        font-size: 16px;
        padding: 15px 10px 15px 0;
    }

    .zfaq-section {
        padding: 50px 40px 60px;
    }
}

@media screen and (max-width:600px) {
    .zfeature-mob {
        display: inline-block;
        width: 100%;
        padding-bottom: 70px
    }

    .zfeature-mob span.meet-logo.tit-logo {
        font-size: 15px;
        /* font-family: var(--zf-primary-bold); */
        position: relative;
        text-align: center;
        border-bottom: 0;
        display: flex;
        align-items: center;
    }

    .zfeature-mob span.meet-logo.tit-logo strong {
        padding-top: 0;
        display: inline-block;
        font-size: 19px;
        vertical-align: middle;
    }

    .zfeature-mob span.meet-logo.tit-logo span.logo-in {
        background: url(/sites/zweb/images/commonroot/integration-icons-sprite-2x.png);
        background-size: 735px;
        background-repeat: no-repeat;
        background-position: -676px -59px;
        display: inline-block;
        border: 0;
        width: 32px;
        padding: 0;
        margin-right: 5px;
        height: 28px;
    }

    .zfeature-mob span.gmeet-logo.tit-logo span.logo-in {
        background: url(/sites/zweb/images/meeting/google-meet-logo.png);
        background-size: 64px;
        background-repeat: no-repeat;
        width: 70px;
        max-width: 100%;
        background-position: 0;
        display: inline-block;
    }

    .zfeature-mob span.gmeet-logo.tit-logo {
        display: inline-block;
        position: relative;
    }

    .compare-feature-section.common-benefit li span:first-child,
    .compare-feature-section.common-benefit li:first-child span:first-child {
        padding: 0;
    }

    .compare-feature-section.common-benefit li .zflex>div:nth-child(2) .in {
        left: 110px;
        top: 2px;
        right: auto;
    }

    .zflex {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .zflex>div {
        width: 50%;
        position: relative;
    }

    .zflex>div:first-child {
        /* border: 1px solid #6ba6df; */
        padding: 0px 20px 0px 0;
        /* background: #f9fbfe; */
    }

    .zflex>div:last-child {
        padding: 0px 0px 0px 20px;
        width: 40%;
        position: relative;
    }

    .zfeature-mob .zflex>div:first-child p {
        padding: 6px 0px 0 0px;
        margin: 0;
    }

    .zfeature-mob .zflex>div:last-child p {
        padding: 0px 0px 0 0px;
        margin: 0;
        font-size: 14px;
    }

    .zfeature-mob .zflex>div:last-child span.in {
        right: 32px;
        top: 0px;
    }

    .out:hover {
        opacity: 1;
    }

    .out:before,
    .out:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 22px;
        width: 2px;
        background-color: #ff3232;
    }

    .out:before {
        transform: rotate(45deg);
    }

    .out:after {
        transform: rotate(-45deg);
    }

    .zfeature-mob h4 {
        font-size: 18px;
        font-family: var(--zf-primary-bold);
        margin-bottom: 10px;
    }

    .zfeature-mob li {
        padding: 30px 0;
        border-bottom: 1px solid #efeeee;
    }

    .zfeature-mob li:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }

    .compare-feature-section {
        padding: 2em 0 4em;
    }

    h3 {
        font-family: var(--zf-secondary-bold);
        text-align: center;
    }
}

@media screen and (max-width:480px) {
    .compare-banner-section {
        padding: 8em 0 6em;
    }

    section.bottom-section {
        padding: 5em 0;
    }

    .zfaq-section div {
        padding: 0;
    }

    .usage-section .usage-main .usage-content {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .usage-section .usage-main .usage-content span.icon {
        margin-bottom: 5px;
    }

    .usage-section h1 span {
        font-size: 36px;
    }

    .usage-section h1 {
        font-size: 28px;
    }

    .compare-feature-section .feature-main ul li span.feature-name {
        font-size: 20px;
    }

    .feature-main ul {
        width: 600px;
    }
}

@media screen and (max-width:375px) {
    .feature-main ul {
        width: 480px;
    }

    .compare-feature-section .feature-main ul li span.in::before {
        background-size: 600px;
        background-position: -541px -21px;
    }

    .compare-feature-section .feature-main ul li span.out::before {
        background-size: 600px;
        background-position: -571px -21px;
    }

    .compare-feature-section .feature-main ul li span {
        font-size: 14px;
    }

    .compare-feature-section .feature-main ul li span.tit-logo span {
        font-size: 20px;
    }
}

/* .signup-boxwrap,
.body-umain .signup-boxwrap {
    display: none;
} */

@media(min-width:992px) {
    .banner-main {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .banner-details {
        width: 100%;
        text-align: center;
    }
    /* .signup-boxwrap h5 {
        text-align: left;
        max-width: 350px;
        margin: 0 auto;
    } */

    /* .banner-details {
        width: 60%;
        text-align: left;
    }

    .banner-content {
        max-width: 98%;
    } 

    .banner-details .cta-btn.act-btn {
        display: none;
    }*/

    /* .no-form .banner-main,
    .body-umain .banner-main {
        display: block;
        text-align: center;
    }

    .no-form .banner-details,
    .body-umain .banner-details {
        width: 100%;
        text-align: center;
    }

    .no-form .banner-details .cta-btn.act-btn,
    .body-umain .banner-details .cta-btn.act-btn {
        display: inline-block;
    }

    .signup-box span#zip-countryname-change,
    .signup-box .za-tos-container label,
    .signup-box .sign_agree a {
        color: #fff;
    }

    .signup-box .sign_agree,
    .signup_frm .za-email-container a,
    .signup-box h5,
    .signup-box .dc-info,
    .signup-box .sign_agree,
    .signup-box label,
    .signup-box .sign_agree a,
    .signup-box p.zcountry-info,
    .signup-box span#zip-countryname-change,
    .signup-box .socl-signup p {
        color: #fff !important;
    }

    #signup-newsletter,
    #signup-termservice {
        border: 1px solid #fff !important;
    }

    .signup-box #signup-newsletter.checked::before,
    .signup-box #signup-termservice.checked::before,
    .signup-box #signup-newsletter.checked::after,
    .signup-box #signup-termservice.checked::after {
        background: #fff;
    }

    .signup-box {
        margin: 0 auto;
        float: none;
    }

    .signup-boxwrap {
        width: 40%;
    }

    .non-umain .signup-boxwrap {
        display: block;
    } */
}

@media screen and (min-width:1200px) {
    .main-container-wrapper h1 {
        font-size: 48px;
    }

    .main-container-wrapper h2 {
        font-size: 40px;
    }

    .main-container-wrapper h3 {
        font-size: 35px;
    }

    .main-container-wrapper h4 {
        font-size: 30px;
    }
    .compare-banner-section p {
        font-size: 20px;
    }
    .cta-btn{padding: 13px 30px;}
}
@media only screen and (max-width: 1080px) {
    .usage-section .usage-main .usage-details{width: 48%;}
}
/* Awards and Rating */
.customer-rating-section {
    /* padding-top: 50px;
    padding-bottom: 140px; */
}
.customer-rating-section .content-wrap {
    padding-top: 0;
}
.flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.svg-sprites {
    background-image: url("/sites/zweb/images/meeting/analytics-rating-sprites.svg");
    background-repeat: no-repeat;
}
.rating-txt span {
    font-size: 22px;
    color: #333;
    background-position: -588px -369px;
}
.star-con {
    width: 113px;
    position: relative;
    height: 20px;
    margin: 0 auto;
}
.four_half1,
.four_half2,
.four_half3,
.four_star,
.star-con .gray-star {
    width: 113px;
    height: 20px;
}
.star-con .anim-star {
    width: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-position: -588px -369px;
}
.star-con .gray-star {
    background-position: -730px -369px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}
.four_star {
    background-position: -20px -369px;
}
.rating .static-value {
    font-size: 16px;
    color: #838383;
}
.rating-list h5 {
    text-align: center;
}
.rating-wrap {
    margin: 0 auto;
    text-align: center !important;
    position: relative;
    padding: 50px 0;
    color: #fff;
    width: 1000px;
    z-index: 22;
}
.rating-wrap > span {
    position: absolute;
    background: #34224a;
}
.rating-wrap .small-circle {
    height: 80px;
    width: 80px;
    left: 73%;
    border-radius: 100%;
    top: 20%;
}
.rating-wrap .large-circle {
    height: 170px;
    width: 170px;
    left: 10%;
    border-radius: 0 0 200px 0;
    top: 0;
}
.rating-wrap::after {
    content: "";
    height: 100%;
    width: 80%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #261839;
    z-index: -1;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    border-radius: 0 0 20px 20px;
}
.rating-wrap > h2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    max-width: 700px;
    margin: 0 auto 10px;
    position: relative;
    text-align: center;
}
.rating-wrap > p {
    border: 1px solid #7b6565db;
    padding: 6px 30px;
    border-radius: 20px;
    font-weight: bold;
    font-family: "Zoho_Puvi_SemiBold";
    text-align: center;
    display: inline-block;
}
.i18n-vi .rating-wrap > p {
    font-family: "opensanssemibold";
}
.rating-list {
    width: 95%;
    margin: 50px auto 0;
}
.rating-list > li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(92% / 4);
    margin: 4px 5px;
    padding: 30px 15px;
    border-radius: 10px;
    /* opacity: 0; */
}
.rating-list > li:nth-child(1) {
    background: #d9edfc;
    -webkit-box-shadow: 1px 1px 31px 1px #7b7b7b38;
    box-shadow: 1px 1px 31px 1px #7b7b7b38;
}
.rating-list > li:nth-child(2) {
    background: #fff0ef;
}
.rating-list > li:nth-child(3) {
    background: #e0fffd;
}
.rating-list > li:nth-child(4) {
    background: #fff6ec;
    -webkit-box-shadow: 1px 1px 31px 1px #7b7b7b38;
    box-shadow: 1px 1px 31px 1px #7b7b7b38;
}
.rating-list .stars-container {
    position: relative;
    display: inline-block;
    color: transparent;
    font-size: 20px;
    letter-spacing: 7px;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    font-family: Zoho_Puvi_Regular, sans-serif;
}
.i18n-vi .rating-list .stars-container {
    font-family: opensansregular;
}
.rating-list .stars-container::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2605\2605\2605\2605\2605";
    color: #f8ddbc;
}
.rating-list .stars-container::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2605\2605\2605\2605\2605";
    color: #f9a826;
    overflow: hidden;
    -webkit-transition: all 2.5s ease;
    -o-transition: all 2.5s ease;
    transition: all 2.5s ease;
    width: 0;
}
.rating-list .stars-90.done::after {
    width: 87.5%;
}
.rating-list .stars-96.done::after {
    width: 88%;
}
.rating-list .stars-99.done::after {
    width: 92%;
}
.counter-star {
    display: block;
    text-align: center;
    font-weight: 300;
    color: #888;
    margin-top: 5px;
}
.counter-star span {
    color: #000;
}
.rating-list .img-leads {
    background-image: url(/sites/zweb/images/meeting/home/common-sprites2x.png);
    background-size: 1130px auto;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto 5px;
    height: 40px;
}
.awards-3 {
    width: 58px;
    background-position: -526px -105px;
}
.capterra {
    width: 127px;
    background-position: -355px -104px;
}
.rating-list .software-advice {
    width: 168px;
    background-position: -616px -108px;
    background-size: 1180px;
}
.rating-list .g2 {
    width: 40px;
    background-position: -490px -112px;
    height: 38px;
    background-size: 1150px auto;
}
/* Awards and Rating */
@media only screen and (max-width: 1199px) {
    .rating-wrap{
        width: 100%;
    }
}
@media only screen and (max-width: 1023px) {
    .rating-list > li{
        width: 218px;
    }
    .rating-list.flex-wrap{
        flex-wrap: wrap;
    }
    .rating-wrap > h2{
        max-width: 590px;padding: 0 10px;
    }
}
@media only screen and (max-width: 767px) {
    .rating-wrap::after{width: 100%;}
    .rating-wrap .large-circle,
    .rating-wrap .small-circle{display: none;}

    .usage-section .usage-main .usage-details {
        width: 100%;
    }
}



.i18n-ja .testimonial-section{
    display: none;
}


