.zw-product-header {
    background-color: #fffcf2
}
.fea-cont h4 {
    position: relative;
}
.zblock {
    padding: 100px 0
}

.zw-product-header {
    background-color: #fffcf2
}

.zblock1 {
    background-color: #fffcf2;
    padding-top: 60px;
    padding-bottom: 200px
}

.zblock4 {
    background-color: #fffaef;
    border-radius: 84px;
    max-width: 1700px;
    margin: auto
}

.flex-wrap {
    display: flex;
    justify-content: space-between
}

a.act-btn.cta-btn {
    padding: 12px 40px
}

.zwc-dis-inblk {
    display: inline-block;
    font-family: var(--primaryfont-regular)
}

.remote-shutdown li span,p span {
    font-family: var(--primaryfont-bold)
}

.img-ani {
    opacity: 0;
    transition: 1.5s all
}

.middle-animated .img-ani {
    opacity: 1;
    transition: 1.5s all
}

.remote-shutdown a:not(.zblock1 a) {
    color: #0b71fa;
    border-bottom: 1px solid
}

.zwc-platform-supported li span.zwc-inblk {
    display: inline-block;
    font-family: var(--primaryfont-regular)
}

.zwc-platform-supported {
    max-width: 910px;
    background: #000;
    color: #fff;
    border-radius: 16px;
    padding: 80px 50px;
    margin: 0 auto
}

.zwc-platform-supported h2 {
    font-family: var(--primaryfont-semibold);
    text-align: center
}

.zwc-platform-supported ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    padding-top: 30px
}

.zwc-platform-supported ul li {
    width: 100%;
    text-align: center;
    max-width: 100px;
    font-size: 15px;
    line-height: 1.2;
    position: relative
}

.zwc-platform-supported ul li::before {
    content: '';
    width: 100px;
    height: 80px;
    border-radius: 10px;
    background: #fff;
    display: block;
    margin-bottom: 20px;
    position: relative
}

.zwc-platform-supported ul li::after {
    content: '';
    width: 50px;
    height: 50px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/windows-icon.svg)no-repeat;
    position: absolute;
    top: 15px;
    z-index: 99;
    background-size: 100%;
    right: auto;
    left: 25px
}

.zwc-platform-supported ul li:nth-child(2):after {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/apple.svg) no-repeat;
    background-size: 100%;
    height: 62px;
    top: 9px
}

.zwc-platform-supported ul li:nth-child(3):after {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/linux-icon.png);
    background-size: 100%
}

.zwc-platform-supported ul li:nth-child(4):after {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/android.svg)no-repeat;
    background-size: 100%;
    top: 25px;
    height: 30px
}

.zwc-platform-supported ul li:nth-child(5):after {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/ios.svg);
    background-size: 100%
}

.zwc-platform-supported ul li:nth-child(6):after {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/chrome-icon.png)no-repeat;
    background-size: 100%
}

.zwc-introsec {
    display:none;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 0 12.61px .39px rgba(0,0,0,0.08);
    margin: 0 auto 0;
    width: 100%;
    max-width: 1280px;
    padding: 50px 35px 75px;
    box-sizing: border-box;
    position: relative;
    margin-top: -140px
}

.zwc-introsec h2 {
    position: relative;
    display: block;
    padding: 0
}

.zwc-introsec h2::after,.zwc-introsec h2::before {
    content: "";
    position: absolute;
    width: 38%;
    height: 1px;
    background-color: #e5e5e5;
    top: 12px
}

.zwc-introsec h2::after {
    right: 0
}

.zwc-introsec h2::before {
    left: 0
}

.zwc-introsec .zwc-tb-append .content-wrap {
    width: 100%
}

.customer-image {
    position: absolute;
    left: 5px;
    border-radius: 99px
}

.rating-testimonial h2 {
    text-align: center;
    margin: 0 0 50px
}

.rating-testi-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 10px;
    box-sizing: border-box
}

.rating-wrap {
    width: 50%
}

.single-rating {
    width: 600px;
    max-width: 100%;
    margin: 0 auto
}

.remote-shutdown .single-rating li span {
    font-family: var(--primaryfont-regular)
}

.rating-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -ms-flex-wrap: wrap;
    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
}

.stars-container::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #f8ddbc
}

.stars-container.done::after {
    width: 89%
}

.stars-container::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #f9a826;
    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: #888;
    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
}

.single-slider p {
    font: 23px/38px Roboto slab;
    font-weight: 300
}

.name-design {
    display: inline-block;
    padding-left: 70px;
    position: relative;
    max-width: 320px;
    text-align: left;
    width: 100%
}

.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
}

.rating-section ul li:nth-child(1) {
    background: #d9edfc
}

.rating-section ul li:nth-child(2) {
    background: #e0fffd;
    margin: 0 10px 20px
}

.rating-section ul li:nth-child(3) {
    background: #fff0ef
}

.rating-testimonial * {
    box-sizing: border-box
}

.rating-testimonial {
    margin: 100px 0 100px;
    display:none;
}

.comp-details-wrap ul {
    display: block;
    margin: 40px auto 0;
    width: 90%;
    max-width: 845px;
    list-style-type: disc
}

.comp-details-wrap ul li {
    margin-top: 20px;
    font-size: 17px
}

.pricing-comp-table th {
    font-size: 20px;
    padding: 20px 0;
    line-height: normal
}

.pricing-comp-table td {
    padding: 10px
}

.zfaq-section {
    margin: 0 auto;
    text-align: center;
    border-radius: 7px;
    width: 90%
}

.faq-section,.faq-section * {
    box-sizing: border-box
}

.zfaq-section div {
    width: 970px;
    padding: 20px 20px;
    margin: 0 auto;
    max-width: 100%
}

.zfaq_wrapper .zfaq-wrap:first-child {
    border-top: 0
}

.zfaq_wrapper .zfaq-wrap {
    position: relative;
    padding: 0;
    border-bottom: 1px solid rgba(112,112,112,0.2)
}

.faq-heading {
    position: relative
}

.zfaq_wrapper h2 {
    padding-top: 0
}

.zfaq_wrapper h2:not(.faq-heading) {
    color: #000;
    font-size: 19px;
    cursor: pointer;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: text-top;
    width: 100%;
    padding: 20px 35px 20px 0;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    font-family: var(--zf-secondary-semibold);
    text-align: left;
    margin-top: 0
}

.zfaq_wrapper .zfaq-wrap:nth-child(1) p {
    display: block
}

.zfaq_wrapper .zfaq-wrap p {
    display: none;
    padding: 0;
    text-align: left;
    max-width: 90%
}

.zfaq_wrapper .zfaq-wrap .arrow {
    position: absolute;
    right: 22px;
    top: 34px;
    width: 8px;
    height: 8px;
    cursor: pointer;
    font-size: 16px
}

.zfaq_wrapper .zfaq-wrap .arrow:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(135deg);
    -ms-transform: rotate(45deg)
}

.zfaq-wrap.active .arrow:before {
    transform: rotate(315deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    top: 1px;
    -ms-transform: rotate(135deg)
}

@media only screen and (max-width: 1280px) {
    .zwc-introsec {
        max-width:100%;
        border-radius: 0;
        box-shadow: none;
        padding: 100px 10px;
        margin-top: 0
    }

    .zblock1 {
        padding-bottom: 100px
    }
}

@media only screen and (max-width: 1199px) {
    .zwc-introsec h2::after,.zwc-introsec h2::before {
        display:none
    }

    .rating-testimonial {
        margin: 80px 0
    }

    .rating-testimonial h2 {
        margin: 0 0 50px
    }
}

@media only screen and (max-width: 991px) {
    .rating-wrap {
        width:100%
    }

    .testimonial-section {
        width: 620px;
        padding-left: 0;
        margin: 20px auto 0;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .single-slider p {
        font-size:20px;
        line-height: 30px
    }

    .rating-section ul {
        flex-wrap: wrap;
        justify-content: center
    }

    .zwc-introsec {
        padding: 60px 10px
    }

    .counter-star>span {
        font-size: 20px
    }

    .rating-testimonial {
        margin: 60px 0
    }

    .rating-section ul li,.rating-section ul li:nth-child(2) {
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 992px) {
    .zblock2 h2 {
        font-size:36px
    }

    .remote-cont h2 {
        font-size: 40px
    }

    .zcolumn h4 {
        font-size: 25px
    }

    .zblock3 h2,.lef-txt h2 {
        font-size: 40px
    }

    .fea-cont h4 {
        font-size: 30px
    }

    .zblock5 h2 {
        font-size: 30px
    }

    .faq-section h2 {
        font-size: 36px
    }
}

h1,h2,h3,h4,h5 {
    font-family: var(--primaryfont-bold)
}

h1 {
    font-size: 46px
}

.zblock1 .block-wrap p {
    max-width: 770px;
    margin: 0 auto 20px;
    font-size: 20px
}

.block-top {
    max-width: 825px;
    margin: auto
}

.block-wrap {
    text-align: center
}

.block-bot {
    max-width: 855px;
    margin: 30px auto 0;
    transform: translateY(20px)
}

.middle-animated .block-bot {
    transform: translateY(0)
}

.zblock2 h2 {
    text-align: center
}

.brands-sec {
    padding: 180px 0 0;
    text-align: center
}

.brands-list ul {
    display: flex;
    width: 100%;
    max-width: 1140px;
    margin: 40px auto 0;
    position: relative;
    flex-wrap: wrap;
    column-gap: 24px;
    justify-content: space-between
}

.brands-list ul li {
    padding: 10px 30px;
    box-shadow: 1px -1px 20px 7px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
    flex: 1;
    align-items: center;
    border-radius: 6px
}

.brands-list ul li>span {
    transition: all .6s ease-in;
    margin: auto;
    position: relative;
    justify-content: space-evenly;
    opacity: 0
}

[class|=zbrands]>span {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/commonroot/zp-trust-brands-sprite.png) no-repeat;
    background-size: 1103px auto;
    height: 40px;
    position: relative;
    display: block;
    width: 90px;
    opacity: 0;
    transition: all 1000ms;
    transform: scale(1.2)
}

.zbrands-merck span {
    background-position: -444px -653px;
    width: 119px
}

.zbrands-oneplus span {
    width: 97px;
    background-position: -419px -496px
}

.zbrands-tataelxi span {
    background-position: -361px -495px;
    width: 57px
}

.zbrands-ola span {
    background-position: -1012px -718px;
    width: 87px
}

.zbrands-mg span {
    width: 96px;
    background-position: -884px -499px;
    height: 60px
}

.zbrands-ather span {
    width: 109px;
    background-position: -628px -1200px;
    background-size: 860px auto
}

.zbrands-scania span {
    width: 134px;
    background-position: 2px -907px;
    background-size: 620px auto
}

.zbrands-isuzu span {
    width: 95px;
    background-position: -456px -872px;
    background-size: 600px auto
}

.zbrands-londonfilm span {
    width: 77px;
    background-position: -2px -750px;
    background-size: 490px auto
}

.zbrands-hexaware span {
    width: 130px;
    background-position: -104px -944px;
    background-size: 620px auto
}

.zbrands-moderniagra span {
    width: 113px;
    background-position: -296px -764px;
    background-size: 500px auto
}

.zbrands-csscorp span {
    width: 111px;
    background-position: -510px -951px;
    background-size: 620px auto
}

.zbrands-fedex span {
    width: 108px;
    background-position: -743px -1200px;
    background-size: 860px auto
}

.zbrands-ticketnew span {
    width: 91px;
    background-position: -174px -1004px;
    background-size: 620px auto
}

.zbrands-motorola span {
    width: 220px;
    background-position: -137px -907px;
    background-size: 620px auto
}

.zbrands-daimler span {
    width: 44px;
    background-position: -7px -860px;
    background-size: 530px auto
}

.zbrands-appolo span {
    width: 110px;
    background-position: -346px -872px;
    background-size: 600px auto
}

.zbrands-drreddy span {
    width: 114px;
    background-position: -60px -1004px;
    background-size: 620px auto
}

.zbrands-amararaja span {
    width: 111px;
    background-position: -265px -1004px;
    background-size: 620px auto
}

.zbrands-usha span {
    width: 69px;
    background-position: -375px -1004px;
    background-size: 620px auto
}

.zbrands-concentrix span {
    width: 128px;
    background-position: -444px -1004px;
    background-size: 620px auto
}

.zbrands-freshdirect span {
    width: 96px;
    background-position: -99px -1079px;
    background-size: 620px auto
}

.zbrands-sunshine span {
    width: 131px;
    background-position: -196px -1075px;
    background-size: 620px auto
}

.brands-sec h3 {
    text-align: center;
    position: relative;
    padding: 0 20px;
    display: inline-block
}

.brands-list ul li.active span {
    opacity: 1;
    transform: translateY(-50%);
    top: 50%
}

.remote-cont {
    max-width: 658px;
    margin: 0 auto 60px;
    text-align: center
}

.zrow-wrap {
    gap: 20px;
    justify-content: center
}

.zcolumn {
    padding: 60px 29px 0;
    max-width: 390px;
    box-sizing: border-box;
    width: 31%;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    border-radius: 10px
}

.zcolumn1 {
    background-color: #ffebeb
}

.zcolumn2 {
    background-color: #fff5eb
}

.zcolumn3 {
    background-color: #ecffeb
}

.zcol-img img {
    margin-bottom: -6px
}

.zcol-img .end-img {
    max-width: 70%
}

.flex-left {
    width: 45%
}

.flex-right {
    width: 34%
}

.block-cont {
    display: flex;
    justify-content: space-between;
    max-width: 1070px;
    margin: 0 auto 70px
}

.block-cont:last-child {
    margin-bottom: 0
}

.lef-txt {
    max-width: 530px
}

.fea-cont {
    max-width: 430px
}

.fea-cont h4:before {
    content: "";
    width: 50px;
    height: 50px;
    position: relative;
    border-radius: 10px 0 10px 0;
    display: block;
    background-color: #002a64;
    margin-bottom: 20px;
}

.fea-cont h4::after {
    content: '';
    width: var(--icon-width,22px);
    height: 30px;
    position: absolute;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/assist/remotely-shutdown-sprite.svg) no-repeat #002a64;
    background-size: 220px auto;
    top: 25px;
    bottom: 0;
    left: 25px;
    right: 0;
    transform: translate(-50%,-50%);
    background-position: var(--icon-position,-20px 2px)
}

.lan {
    --icon-position: -20px 2px;
    --icon-width: 21px
}

.factor {
    --icon-position: -69px 2px;
    --icon-width: 22px
}

.schedule {
    --icon-position: -110px 2px;
    --icon-width: 27px
}

.chat {
    --icon-position: -158px 0;
    --icon-width: 20px
}

.monitor {
    --icon-position: 1px 0
}

.portal {
    --icon-position: -40px 2px;
    --icon-width: 30px;
    x}

.reboot {
    --icon-position: -89px 2px
}

.transfer {
    --icon-position: -136px 0
}

.session {
    --icon-position: -177px 3px
}

.flex-reverse {
    flex-direction: row-reverse
}

.flex-reverse.counter {
    padding: 0
}

.flex-reverse .flex-left {
    width: 40%
}

.flex-reverse .flex-right {
    width: 47%;
    transform: translateX(-20px)
}

.middle-animated .flex-reverse .flex-right {
    transform: translateX(0)
}

.zblock5 .flex-wrap {
    align-items: center;
    justify-content: center;
    gap: 75px;
    padding: 0 0 12em
}

.zblock5 .flex-wrap.flex-reverse.counter {
    padding: 0
}

.row-block .flex-left {
    width: 35%
}

.row-block .flex-right {
    width: 48%;
    transform: translateX(20px)
}

.middle-animated .row-block .flex-right {
    transform: translateX(0)
}

.zblock5 h2 {
    margin-bottom: 40px
}

.zblock5 li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 30px;
    max-width: 445px
}

li.list-cont::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 7px solid #000;
    border-bottom: 7px solid transparent;
    position: absolute;
    left: 0;
    top: 6px
}

span.zdots {
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #2f96df;
    border-radius: 50%;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute
}

span.zbox {
    position: relative;
    display: inline-block;
    border: 2px solid #2f96df;
    padding: 5px 5px;
    width: 35px;
    margin: 0 5px
}

span.zdot1 {
    left: 5px
}

span.zdot2 {
    left: 13px
}

span.zdot3 {
    left: 21px
}

.zblock5 {
    padding-bottom: 0
}

.counter-pc {
    counter-reset: number
}

.counter-rc {
    counter-reset: number
}

.counter li.list-wrap::before {
    counter-increment: number;
    content: counter(number) ". ";
    left: 0;
    position: absolute;
    font-weight: bold
}

.zblock7 {
    padding: 0 !important
   margin-top:100px;
}

.window-support {
    max-width: 640px;
    margin: auto
}

.faq-section .faq-cont {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center
}

.faq-a {
    fill: #e0c797
}

.faq-b,.faq-d {
    stroke-width: 1.5px
}

.faq-b {
    stroke-linejoin: round
}

.faq-b,.faq-d,.faq-f {
    stroke-linecap: round
}

.faq-b,.faq-d,.faq-e,.faq-f {
    stroke: #000
}

.faq-b,.faq-d,.faq-e,.faq-f,.faq-h {
    fill: none
}

.faq-c {
    fill: #fff5e2
}

.faq-section {
    max-width: 1170px;
    border-radius: 30px;
    background-color: #ffedcc;
    padding: 70px 60px;
    box-sizing: border-box;
    counter-reset: number;
    margin: 100px auto 80px
}

.faq-section h2 {
    text-align: center;
    margin: 20px 0
}

.faq-section .faq-list {
    max-width: 830px;
    margin: 40px auto 0
}

.list-item {
    padding: 20px 33px 20px 33px;
    position: relative;
    cursor: pointer
}

.list-item h5 {
    font-size: 20px;
    margin: 0
}

.list-item::before {
    counter-increment: number;
    content: "0"counter(number) ". ";
    left: 0;
    position: absolute;
    font-family: var(--primaryfont-bold)
}

.list-item::after {
    content: '';
    position: absolute;
    right: 22px;
    top: 28px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(135deg)
}

.faq-list .list-item.active::after {
    transform: rotate(315deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -ms-transform: rotate(135deg)
}

.list-item p {
    max-width: 728px;
    display: none;
    margin: 20px 0 5px
}

.list-item:not(:last-child) {
    border-bottom: 1px solid #fad996a6
}

.list-item p .zlink {
    color: #0064d3;
    text-decoration: underline;
    font-weight: bold
}

@media screen and (max-width: 1300px) {
    .brands-list ul {
        max-width:940px
    }

    .zcolumn {
        padding: 50px 20px 0
    }

    .flex-right {
        width: 37%
    }

    .zblock5 .flex-wrap {
        padding: 0 0 7em
    }

    .zblock4 {
        border-radius: 0
    }
}

@media only screen and (max-width: 1199px) {
    .block-wrap {
        max-width:760px;
        margin: auto
    }

    h1 {
        font-size: 37px
    }

    .zblock3 h2,.lef-txt h2,.zblock2 h2 {
        font-size: 32px
    }

    .zblock1 .block-wrap p {
        font-size: 18px
    }

    .zblock {
        padding: 70px 0
    }

    .zblock .zblock3 {
        padding-top: 0
    }

    .zblock5 .flex-wrape {
        padding: 0 0 8em
    }

    h2 {
        font-size: 30px
    }

    .zblock5 .flex-wrap {
        gap: 50px
    }

    h4 {
        font-size: 22px
    }

    .zblock3 {
        padding-top: 100px
    }

    .remote-cont {
        margin: 0 auto 40px
    }

    .fea-cont h4 {
        font-size: 27px
    }

    .fea-cont span.fea-icon {
        margin-bottom: 15px
    }

    .block-cont {
        margin: 0 auto 50px
    }

    .zblock5 .flex-wrap {
        padding: 0 0 5em
    }

    .faq-section {
        border-radius: 0;
        padding: 80px 0;
        max-width: 100%
    }

    .zblock6 {
        background: #ffedcc;
        padding: 0;
        margin: 80px auto
    }

    .lef-txt {
        max-width: 440px
    }

    .zblock5 {
        padding-bottom: 0
    }
}

@media only screen and (max-width: 991px) {
    .zblock {
        padding:60px 0
    }

    .zblock1 {
        padding-top: 40px
    }

    h1 {
        font-size: 35px
    }

    .block-wrap {
        max-width: 710px
    }

    .zblock3 h2,.lef-txt h2,.zblock2 h2 {
        font-size: 28px
    }

    .remote-cont {
        max-width: 530px;
        margin: 0 auto 40px
    }

    .zcolumn {
        max-width: none;
        width: 48%;
        padding: 50px 30px 0
    }

    .zrow-wrap {
        justify-content: center;
        flex-wrap: wrap
    }

    h2 {
        font-size: 25px
    }

    .zblock5 .flex-wrap {
        gap: 40px;
        flex-direction: column;
        max-width: 490px;
        margin: auto
    }

    .zblock5 .flex-inner {
        width: 100%
    }

    .zblock5 {
        padding-bottom: 20px
    }

    .zblock5 li {
        max-width: 100%
    }

    .zblock5 .flex-wrap {
        padding: 0 0 6em
    }

    .brands-list ul {
        max-width: 640px
    }

    .zblock3 {
        padding-top: 80px
    }

    .faq-section {
        padding: 80px 0;
        margin: 0 auto
    }

    .block-cont {
        margin-bottom: 30px
    }

    .fea-cont h4 {
        font-size: 23px
    }

    .fea-cont,.lef-txt {
        width: 46%
    }

    .zblock4 {
        border-radius: 0
    }

    .zwc-platform-supported {
        max-width: 100%;
        border-radius: 0
    }

    .zblock7 {
        background: #000
    }

    .zblock6 {
        margin: 0 auto
    }
}

@media only screen and (max-width: 767px) {
    .zblock,.zwc-platform-supported {
        padding:60px 0
    }

    .zcolumn {
        max-width: 550px;
        width: 100%;
        margin: auto;
        padding: 50px 50px 0
    }

    .zblock5 {
        padding-bottom: 0
    }

    .zblock3 {
        padding-top: 60px
    }

    .block-cont {
        flex-direction: column;
        max-width: 420px;
        margin: 0 auto 30px;
        text-align: center;
        gap: 40px;
        width: 100%
    }

    .fea-cont,.lef-txt {
        max-width: 100%;
        width: 100%
    }

    .fea-cont h4:before {
        margin: 0 auto 15px
    }

    .fea-cont h4::after {
        left: 50%
    }

    .zblock5 li {
        margin-bottom: 20px
    }

    .zblock5 h2 {
        margin-bottom: 30px
    }

    .faq-section {
        padding: 60px 0
    }

    .zfaq-section {
        width: 100%
    }

    .zfaq-section div {
        padding: 0
    }

    .rating-testimonial h2 {
        margin: 0 0 50px
    }
}

@media only screen and (max-width: 640px) {
    .zblock1 {
        padding-top:50px
    }

    h1 {
        font-size: 26px
    }

    .zblock3 h2,.lef-txt h2,.zblock2 h2 {
        font-size: 24px
    }

    .zcolumn {
        padding: 40px 25px 0
    }

    .fea-cont h4 {
        font-size: 20px;
        margin: 0 auto 10px
    }

    .fea-cont span.fea-icon {
        margin: 0 auto 10px
    }

    .zblock1 .block-wrap p {
        font-size: 17px
    }

    .block-cont {
        gap: 25px
    }

    .zblock5 .flex-wrap {
        padding: 0 0 4em
    }

    .faq-section .faq-list {
        margin: 20px auto 0
    }
}

@media only screen and (max-width: 480px) {
    .zblock5 .flex-wrap {
        padding:0 0 4em
    }

    .list-item h5 {
        font-size: 18px
    }

    .brands-list ul li {
        margin-bottom: 0;
        height: 60px;
        box-shadow: none;
        padding: 0 40px
    }

    .brands-list ul li>span {
        opacity: 1;
        margin: 0 auto
    }

    [class|=zbrands]>span {
        transform: scale(1)
    }

    .brands-list ul {
        flex-wrap: nowrap;
        justify-content: center;
        column-gap: 0
    }

    .zbrands-tataelxi span {
        background-position: -424px -584px;
        width: 70px;
        background-size: 1300px auto;
        height: 70px
    }

    .zbrands-freshdirect span {
        width: 130px;
        background-position: -129px -1434px;
        background-size: 820px auto
    }

    .zblock4 {
        margin: 0 15px
    }

    .zblock5 .flex-wrap {
        gap: 30px
    }

    .zfaq_wrapper .zfaq-wrap p {
        max-width: 97%
    }
}

@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.zsiq_flt_rel {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

/* New class for animation on page load */
.animate-wobble-horizontal {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}