.zmain-container *,
.zmain-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.text-center {
    text-align: center;
}

.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 150px;
}

.inline-block {
    display: inline-block;
}

.zmain-container .content-wrap-custom {
    position: relative;
    width: 90%;
    max-width: 1170px;
    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: 120px;
}

body .zmain-container .pt {
    padding-top: 120px;
}

body .zmain-container .mb-0 {
    margin-bottom: 0;
}

body .zmain-container .mb {
    margin-bottom: 120px;
}

.bg-sec {
    padding-top: 100px;
    margin-bottom: 150px;
}

.zw-product-header {
    background-color: #17494E;
}

.zw-product-header .product-nav-links .menu li,
.zw-product-header .product-nav-links .menu>li>a,
.zw-product-header .menu-icon-help-header .product-title a,
.zw-product-header .menu-icon-help-header+.product-nav-links li a {
    color: #fff;
}

@media only screen and (max-width:1199px) {
    .zmain-container .content-wrap-custom {
        width: 95%;
    }
}

@media only screen and (max-width:991px) {
    .zmain-container .content-wrap-custom {
        width: 95%;
    }
}

@media only screen and (max-width:767px) {
    .zmain-container .content-wrap-custom {
        width: 90%;
    }
}

@media screen and (min-width:1200px) {
    .zmain-container h1 {
        font-size: 50px;
        font-family: var(--primaryfont-bold);
    }

    .zmain-container h1 span {
        font-size: 36px;
        font-family: var(--primaryfont-semibold);
    }

    .zmain-container h2 {
        font-size: 40px;
        font-family: var(--primaryfont-bold);
    }

    .zmain-container h3 {
        font-size: 26px;
        font-family: var(--primaryfont-bold);
    }

    .zmain-container h4 {
        font-size: 20px;
        font-family: var(--primaryfont-semibold);
    }
}


.zmain-container .sub-img {
    position: absolute;
}

.zmain-container .sprite,
.zmain-container .sprite-before::before,
.zmain-container .sprite-after::after {
    content: "";
    background-image: url('//cdn.zoho.com.cn/sites/zweb/images/meeting/ucaas/sprite.svg');
    background-repeat: no-repeat;
}

.zmain-container h1,
.zmain-container h2,
.zmain-container h3 {
    font-family: var(--primaryfont-bold);
}

.banner-sec-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 80px 0 0;
    align-items: flex-end;
}

.banner-content {
    width: 55%;
    margin-bottom: 50px;
}

.banner-img {
    width: 45%;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.banner-content>div {
    width: 620px;
    max-width: 98%;
    /* margin-bottom: 30px; */
}

.banner-img .main-img {
    width: 600px;
    max-width: 100%;
    bottom: 13px;
    position: relative;
}

.bi-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.banner-sec {
    background: #17494E;
    color: #fff;
}

.zassist-trusted-brands-common-append h2 {
    font-size: 20px;
}

.zmain-container .global-brands .content-wrap-custom {
    padding: 0;
}

.global-brands {
    background: #F8F4EF;
    padding: 50px 0;
}

.single-box {
    width: 45%;
    margin-top: 100px;
}

.single-box .single-text {
    width: 470px;
    max-width: 100%;
}

.single-box3 img {
    top: 45%;
}

.single-box4 img {
    top: 60%;
}

.rating-testimonial .content-wrap-custom {
    border: 1px dashed #8c8a8a;
    border-width: 1px 0;
    padding: 150px 0;
}

.remote-support {
    background: #17494e;
    color: #fff;
}

.name-design {
    display: inline-block;
    padding-left: 70px;
    position: relative;
    max-width: 100%;
    text-align: left;
    width: 190px;
}

.customer-image {
    position: absolute;
    left: 5px;
}

.remote-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1110px;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
}

.remote-content {
    width: 50%;
}

.remote-content p {
    margin-bottom: 0;
    max-width: 480px;
}


.rating-testimonial .content-wrap-custom {
    border: 1px dashed #8c8a8a;
    border-width: 1px 0;
    padding: 80px 0;
}

.rating-testi-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 50px;
}

.rating-wrap {
    width: 50%;
}

.single-rating {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}

.rating-section ul {
    /* margin: 30px 0 0; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    flex-wrap: wrap;
}

.rating-section ul li .capterra {
    background-position: 0 -16px;
    width: 118px;
}

.rating-section ul li .img-leads {
    background-image: url(//cdn.zoho.com.cn/sites/zweb/images/assist/remote-work/za-re-sprite-img.png);
    background-size: 370px auto;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto 5px;
    height: 40px;
}

.stars-container {
    position: relative;
    display: inline-block;
    color: transparent;
    font-size: 21px;
    letter-spacing: 7px;
    text-align: center;
    width: 140px;
}

.stars-container::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #ebebeb;
}

.stars-container.done::after {
    width: 89%;
}

.stars-container::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #ff6105;
    overflow: hidden;
    -webkit-transition: ease all 2.5s;
    -o-transition: ease all 2.5s;
    transition: ease all 2.5s;
    width: 0;
}

.counter-star {
    display: block;
    text-align: center;
    font-weight: 300;
    color: #000;
    margin-top: 5px;
}

.counter-star>span {
    font-size: 25px;
    color: #000;
}

.rating-section ul li .getapp {
    background-position: -126px -16px;
    width: 85px;
}

.rating-section ul li .gtwo {
    background-position: -216px -16px;
    width: 35px;
}

.testimonial-section {
    width: 50%;
    padding-left: 5%;
    position: relative;
    /* border-left: 2px dashed #e8e8e8; */
}

.single-slider p {
    font: 23px/38px Roboto slab;
    font-weight: 300;
}

.name-design {
    display: inline-block;
    /* padding-left: 70px; */
    position: relative;
    max-width: 100%;
    text-align: left;
    width: 190px;
}

.name-design .bld {
    font-family: var(--zf-primary-semibold);
}

.name-design span {
    width: 100%;
    display: inline-block;
}

.name-design span:not(.bld) {
    font-size: 16px;
}

.rating-section ul li {
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 10px;
}

.rating-section ul li:nth-child(1) {
    background: #d9edfc;
}

.rating-section ul li:nth-child(2) {
    background: #e0fffd;
}

.rating-section ul li:nth-child(3) {
    background: #fff0ef;
}

.outline-btn {
    border: 1px solid #000000;
    color: #000;
    padding: 8px 30px;
    font-size: 15px;
    line-height: 22px;
    display: inline-block;
    text-transform: uppercase;
}

.btn-wrap * {
    margin: 10px 15px;
}

.customer-image {
    position: absolute;
    left: 5px;
}

.specification-section .bi-wrap {
    align-items: center;
}

.specification-content,
.specification-img {
    width: 50%;
}

.specification-section .flex-wrap>div:nth-child(1) {
    padding-right: 40px;
}

.specification-section ul {
    margin-top: 40px;
    width: 460px;
    max-width: 100%;
}

.specification-section ul li {
    position: relative;
    margin-bottom: 35px;
    padding-left: 60px;
    padding-right: 30px;
    font-family: var(--primaryfont-semibold);
}

.specification-section ul li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    top: -6px;
    border-radius: 50px;
    -webkit-box-shadow: rgb(0 0 0 / 10%) 1px 2px 6px;
    box-shadow: rgb(0 0 0 / 10%) 1px 2px 6px;
}

.specification-section ul li::after {
    content: "";
    position: absolute;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/assist/solutioneducational/sprite.svg) -145px -20px / 120px no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    left: 0;
}

.specification-section ul li:nth-child(1)::after {
    background-position: 0 0;
    top: 0px;
    left: 5px;
}

.specification-section ul li:nth-child(2)::after {
    background-position: -29px 0;
    top: 1px;
    left: 7px;
    width: 25px;
}

.specification-section ul li:nth-child(3)::after {
    background-position: -56px 0;
    top: 0px;
    left: 10px;
    width: 21px;
}

.specification-section ul li:nth-child(4)::after {
    background-position: -81px 0;
    top: 2px;
    left: 15px;
    width: 11px;
}

.specification-section ul li:nth-child(5)::after {
    background-position: -96px 0;
    top: 2px;
    left: 7px;
    width: 25px;
}

@media screen and (min-width:1200px) {
    .banner-content p {
        font-size: 20px;
        line-height: 36px;
    }

    .banner-img img {
        transform: translateX(16%) scale(1.1);
    }

    .specification-img img {
        transform: translateX(5%) scale(1.18);
    }
}

@media only screen and (min-width: 1400px) {
    .za-common-trust-brands-wrap ul {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1);
    }
}

@media screen and (max-width:991px) {
    .bg-sec {
        padding-top: 80px;
        margin-bottom: 80px;
    }

    body .zmain-container .pb {
        padding-bottom: 80px;
    }

    body .zmain-container .pt {
        padding-top: 80px;
    }

    body .zmain-container .mb {
        margin-bottom: 80px;
    }

    .zmain-container .content-wrap-custom {
        padding: 0 0 80px;
    }

    .rating-testimonial .content-wrap-custom {
        padding: 80px 0
    }

    .rating-wrap {
        width: 100%
    }

    .rating-testi-wrap {
        margin-top: 30px;
    }

    .testimonial-section {
        width: 620px;
        padding-left: 0;
        margin: 20px auto 0;
        text-align: center;
    }
}

@media(max-width:767px) {

    .za-common-trust-brands-wrap h2 {
        font-size: 16px;
        display: inline-block;
    }

    .za-common-trust-brands-wrap ul {
        transform: scale(1);
    }

    .banner-content {
        width: 100%;
        text-align: center;
        margin-bottom: 30px
    }

    .banner-img {
        width: 100%;
    }

    .single-box {
        width: 100%;
        margin-top: 50px;
    }

    .single-slider p {
        font: 20px/32px Roboto slab;
        font-weight: 300;
    }

    .rating-section ul {
        flex-wrap:
            wrap;
        justify-content: center;
    }

    .rating-section ul li {
        margin: 10px;
    }

    .rating-testi-wrap {
        margin-top: 20px;
    }

    .banner-img .main-img {
        bottom: -4px;
    }

    .main-container-wrapper #header .zw-product-header .menu-icon-help-header .product-title a {
        color: #fff;
    }

    .banner-sec-wrap {
        padding-top: 40px;
    }

    .award-sec {
        padding: 50px 0 0;
    }

    .specification-content,
    .specification-img {
        width: 100%;
    }
}

@media screen and (min-width:992px) and (max-width:1300px) {
    .stars-container {
        font-size: 12px;
    }

    .counter-star>span {
        font-size: 18px;
    }

    .counter-star {
        font-size: 14px;
    }
}

/*animation*/
@media only screen and (min-width:768px) {
    .single-img img {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .single-img {
        height: 220px;
        position: relative;
    }

    .zmain-container .zoom {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.8s cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -o-transition: all 0.8s cubic-bezier(0.11, 0.16, 0.43, 0.86);
        transition: all 0.8s cubic-bezier(0.11, 0.16, 0.43, 0.86);
    }

    .zmain-container .transition-alone {
        -webkit-transition: all 1300ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -o-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -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);
    }

    .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 .fadeinupcontent {
        opacity: 1;
        -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 .fadeindown {
        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,
    .zmain-container .middle-animated .fadeindown {
        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 .middle-animated .zoom {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .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;
    }

    .zmain-container .delay6 {
        -webkit-transition-delay: 1200ms;
        -o-transition-delay: 1200ms;
        transition-delay: 1200ms;
    }

    .zmain-container .delay7 {
        -webkit-transition-delay: 1400ms;
        -o-transition-delay: 1400ms;
        transition-delay: 1400ms;
    }

    .zmain-container .delay8 {
        -webkit-transition-delay: 1600ms;
        -o-transition-delay: 1600ms;
        transition-delay: 1600ms;
    }

    .zmain-container .delay9 {
        -webkit-transition-delay: 1800ms;
        -o-transition-delay: 1800ms;
        transition-delay: 1800ms;
    }

    .zmain-container .delay10 {
        -webkit-transition-delay: 2000ms;
        -o-transition-delay: 2000ms;
        transition-delay: 2000ms;
    }

    .middle-animated .float-vertical {
        -webkit-animation: float-vertical 3s infinite;
        animation: float-vertical 3s infinite;
    }

    .middle-animated .float-zoom-vertical {
        -webkit-animation: float-zoom-vertical 3s infinite;
        animation: float-zoom-vertical 3s infinite;
    }

    .middle-animated .anim-delay2 {
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }

    .middle-animated .anim-delay3 {
        -webkit-animation-delay: 3s;
        animation-delay: 3s;
    }

    .middle-animated .anim-delay4 {
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
    }

    .middle-animated .anim-delay5 {
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
    }
}

/*Animations*/


 /* other lang css start  */

 .other-lang .testimonial-section {
    display: none;
}
.other-lang .rating-wrap {
    margin: 0 auto;
}
.i18n-ar .za-common-trust-brands-wrap h2 {
    text-align: center;
    display: block;
}
.i18n-ar .specification-section ul li {
    padding-left: 30px;
    padding-right: 60px;
}
.i18n-ar .specification-section ul li::before {
    right: 0;
    left: unset;
}
.i18n-ar .specification-section ul li:nth-child(1)::after {
    right: 5px;
    left: unset;
}
.i18n-ar .specification-section ul li::after{
    right: 0;
    left: unset;
}
.i18n-ar .specification-section ul li:nth-child(2)::after {
    right: 7px;
    left: unset;
}
.i18n-ar .specification-section ul li:nth-child(3)::after {
    right: 10px;
    left: unset;
}
.i18n-ar .specification-section ul li:nth-child(4)::after {
    right: 15px;
    left: unset;
}
.i18n-ar .specification-section ul li:nth-child(5)::after {
        right: 7px;
        left: unset;
}
.i18n-ar .key-features-sec h2,.i18n-ar .rating-testimonial h2,.i18n-ar .bg-sec h3,.i18n-ar .bg-sec h2,.i18n-ar .bg-sec,.i18n-ar .bg-sec .btn-wrap {
    text-align: center;
}
.i18n-ar .banner-content>div {
    width: unset;
}
@media  (min-width: 1200px) {
    .i18n-ar .banner-img img {
        transform: translateX(-16%) scale(1.1);
    }
}

@media (max-width: 767px) {
    .i18n-ar .banner-content h1,.i18n-ar .banner-content p,.i18n-ar .banner-content>div {
        text-align: center;
    }
 }
.i18n-ar .stars-container::after{
        left: unset;
        right: 0;
    }
 /* other lang css end  */