.story-type-filter-wrap {
    display: inline-block;
    text-align: left;
    float: left;
    z-index: 1;
    position: relative;
}
.content-wrap .stories-block-wrap:nth-child(3), .slick-dots {
    display: none !important;
}
.story-type-filter-wrap ul li:first-child {
    margin-left: 10px;
}
.customer-img-block img {
    border: 1px solid #e1e1e1;
}

.header-section {
    background: #fff5e5;
    padding: 80px 0 100px 0;
}

.zw-product-header {
    background: #fff5e5;
}

.header-section .table-wrap {
    display: flex;
}

.header-section .table-wrap .column.left {
    width: 55%;
    padding-right: 5%;
}

.header-section .table-wrap .column.right {
    width: 45%;
}

.i18n-en h1 {
    font-size: 64px;
}

h1 span {
    background: transparent linear-gradient(89deg, #FFC136 0%, #FF4E4E 44%, #5C3EFF 100%) 0% 0% no-repeat padding-box;
    background: #121fcf;
    background: transparent linear-gradient(89deg, #FFC136 0%, #FF4E4E 44%, #5C3EFF 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.header-section .content-wrap {
    max-width: 1280px;
}

.header-section .table-wrap .column.left p {
    max-width: 550px;
}

.batches-sec {
    display: flex;
    max-width: 560px;
    padding: 0 40px;
    position: relative;
    justify-content: space-between;
    margin: 40px 0 30px 0;
}

.batches-sec .zsc-icon {
    height: 100px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 90px;
    width: 95px;
}

.batches-each {
    text-align: center
}

.batches-each a {
    color: #000
}

.batches-each p {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 6px
}

.batches-sec .zsc-forbes {
    background-image: url('//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/g2-mid-market-high-performer-asia-pacific-winter-2025.svg');
}

.batches-sec .zsc-constellation {
    background-image: url('//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/g2-mid-market-leader-asia-winter-2025.png');
}

.batches-sec .zsc-capterra {
    background-image: url('//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/g2-leader-enterprise-winter-2025.png');
}
.batches-sec .zsc-capterra {
    background-image: url('//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/g2-leader-enterprise-winter-2025.png');
}
.batches-sec .sb-winter {
    background-image: url(//cdn.zoho.com.cn/sites/zweb/images/otherbrandlogos/g2-leader-small-business-winter-2025.png);
}

.batches-sec:before {
    content: '';
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-leaf.png) no-repeat;
    background-size: 42px auto;
    background-position: 0 0;
    height: 90px;
    width: 45px;
    position: absolute;
    left: 5px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    top: 5px;
}

.batches-sec:after {
    content: '';
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-leaf.png) no-repeat;
    background-size: 42px auto;
    position: absolute;
    right: 10px;
    height: 90px;
    width: 45px;
    top: 5px;
}

.batches-each4 {
    padding-right: 30px
}

.batches-each1 {
    padding-left: 30px;
}

.batches-each2 {
    position: relative
}

/* .batches-each2:before {
    content: '';
    position: absolute;
    left: -35px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 20px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/campaigns-home-new-sprite.png) no-repeat;
    background-size: 1000px auto;
    background-position: -7px -340px;
} */

/* .batches-each2:after {
    content: '';
    position: absolute;
    right: -35px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 20px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/campaigns-home-new-sprite.png) no-repeat;
    background-size: 1000px auto;
    background-position: -7px -340px;
} */

.zsc-cus-testimonials {
    background: #11244a;
    color: #fff;
    border-radius: 20px;
    padding: 34px 60px 10px 50px;
    position: relative;
}

.zsc-cus-each span {
    color: #FFB948;
    font-size: 14px;
    display: block;
}

.zsc-cus-testimonials:before {
    content: '';
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-sprite.svg) no-repeat;
    width: 100px;
    height: 100px;
    background-size: 220px auto;
    background-position: -128px -15px;
    z-index: 0;
    position: absolute;
    opacity: 0.1;
    left: 30px;
    top: 20px;
}

.zsc-cus-testimonials-inner {
    position: relative;
    z-index: 1;
}

.zsc-red-circle .zcs-common-vide-inner {
    max-width: 400px;
    position: relative;
    cursor: pointer;
}

.zcs-watch-video {
    position: absolute;
    background: #fff;
    border-radius: 40px;
    bottom: 100px;
    display: inline-table;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    padding: 0 15px 0 45px;
    font-size: 14px;
    font-family: var(--zf-secondary-semibold);
    letter-spacing: -0.3px;
    height: 30px;
    line-height: 30px;
}

.zcs-watch-video span {
    width: 38px;
    height: 38px;
    display: inline-block;
    background: #ea4343;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 100%;
    border: 2px solid #fff;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.zsc-red-circle .zcs-common-vide-inner:before {
    content: '';
    width: 15px;
    height: 92px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-sprite.svg) no-repeat;
    background-size: 180px auto;
    background-position: -27px 0;
    left: 10%;
    top: 36%;
    position: absolute;
}

.zsc-red-circle .zcs-common-vide-inner:after {
    content: '';
    width: 40px;
    height: 40px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-sprite.svg) no-repeat;
    background-size: 150px auto;
    background-position: -34px -27px;
    right: 7%;
    top: 21%;
    position: absolute;
}

.zcs-watch-video span:after {
    content: '';
    left: 55%;
    top: 39%;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11px solid #fff;
    position: absolute;
    bottom: 0;
    margin: auto;
    transform: translate(-50%, -50%);
}

.zsc-black-circle .zcs-common-vide-inner {
    max-width: 330px;
    position: relative;
}

.zsc-red-circle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.cutomer-stories-outer {
    background: #21212e;
}

.zsc-black-circle {
    left: 160px;
    bottom: 20px;
    position: absolute;
}

.header-section .img-wrap {
    width: 600px;
    position: relative;
    min-height: 600px;
    max-width: 600px;
}

.zsc-red-circle .zcs-circle-video {
    width: 400px;
    height: 400px;
}

.zsc-black-circle .zcs-circle-video {
    width: 330px;
    height: 330px;
}

.zsc-blue-circle {
    width: 160px;
    height: 160px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-shadow-shape.svg) no-repeat;
    position: absolute;
    left: 50px;
    bottom: 130px;
    background-size: 180px auto;
}

.zsc-yellow-circle {
    width: 250px;
    height: 250px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-shape-pink.svg) no-repeat;
    position: absolute;
    right: 45px;
    top: 115px;
    background-size: 250px auto;
}

.header-section .zcc-icon {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-sprite.svg) no-repeat;
    position: absolute;
}

.zcc-icon3 {
    right: 0;
    top: 0;
    position: absolute;
}

.header-section .zcc-icon.zcc-icon3 {
    width: 15px;
    height: 92px;
    background-size: 200px auto;
    background-position: -97px 0;
    right: 10%;
    top: 33%;
}

.header-section .slick-dots {
    text-align: left;
    margin-bottom: 0;
}

.slick-dots li.slick-active {
    background: #6E2EFF;
    border: 1px solid #6E2EFF;
}

.slick-dots li {
    background: #4B4B4B;
    border: none;
}

.zcs-common-video2,
.zsc-cus-each2 {
    display: none;
}

@keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(-30px)
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-30px)
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(-30px)
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(30px)
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(30px)
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(30px)
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.header-section .img-wrap,
.zsc-blue-circle,
.zsc-yellow-circle {
    opacity: 0
}

.zwe-om.header-section .img-wrap {
    animation: fadeIn 1s ease-out 1s forwards
}

.zwe-om .zsc-blue-circle {
    animation: slideDown 1s ease-out 1.4s forwards
}

.zwe-om .zsc-yellow-circle {
    animation: slideUp 1s ease-out 1.8s forwards
}

@media screen and (max-width: 1279px) {
    .i18n-en h1 {
        font-size: 56px;
    }
    .zsc-red-circle .zcs-common-vide-inner {
        max-width: 360px;
    }
    .zsc-red-circle .zcs-circle-video {
        width: 360px;
        height: 360px;
    }
    .zsc-black-circle .zcs-common-vide-inner {
        max-width: 280px;
    }
    .zsc-black-circle .zcs-circle-video {
        width: 280px;
        height: 280px;
    }
    .zsc-black-circle {
        bottom: 90px;
    }
    .zsc-yellow-circle {
        width: 170px;
        height: 170px;
        right: -20px;
        top: 135px;
        background-size: 170px auto;
    }
    .zsc-blue-circle {
        width: 140px;
        height: 140px;
        left: 75px;
        bottom: 165px;
        background-size: 140px auto;
    }
    .header-section .img-wrap {
        width: 440px;
        min-height: 600px;
        max-width: 440px;
    }
}

@media screen and (max-width: 991px) {
    .header-section .table-wrap .column.left {
        width: 100%;
        padding: 0;
        text-align: center;
        max-width: 640px;
        margin: 0 auto;
    }
    .header-section .table-wrap .column.right {
        width: 100%;
    }
    .header-section .table-wrap {
        flex-wrap: wrap;
    }
    .header-section .table-wrap .column.left h1+p {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .batches-sec {
        margin: 40px auto 40px auto;
    }
    .zsc-cus-testimonials {
        text-align: center;
    }
    .header-section .table-wrap .column.left p {
        text-align: center;
    }
    .zsc-cus-each {
        text-align: center;
    }
    .header-section .slick-dots {
        text-align: center;
    }
    .header-section .img-wrap {
        margin: 0 auto;
        margin-top: 70px;
    }
    .header-section .img-wrap {
        min-height: 600px;
    }
    .header-section {
        padding: 80px 0 20px 0;
    }
    .zsc-cus-each span {
        display: block;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .batches-sec:before,
    .batches-sec:after,
    .batches-each2:before,
    .batches-each2:after {
        display: none;
    }
    .batches-each1 {
        padding-left: 0;
    }
    .batches-sec {
        padding: 0 0px;
        max-width: 340px;
    }
    .batches-each4 {
        padding-right: 0;
    }
    .zsc-yellow-circle,
    .zsc-blue-circle,
    .zsc-black-circle {
        display: none;
    }
    .zsc-red-circle {
        position: inherit;
    }
    .header-section .img-wrap {
        min-height: inherit;
        width: 360px;
        margin-top: 40px;
    }
    .header-section {
        padding: 80px 0 40px 0;
    }
    .i18n-en h1 {
        font-size: 50px;
    }

}
@media screen and (max-width: 640px) {
    .story-type-filter-wrap {
       display: block;
       float: none;
       text-align: center;
   }

   .filter-wrap {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
    .i18n-en h1 {
        font-size: 40px;
    }
}
.story-type-filter-wrap{
    display: none !important;
}
/*.column.right{
    background: url(//cdn.zoho.com.cn/sites/zweb/images/campaigns/customers/zwc-customers-shape-pink.svg);
    background-position: 240px 196px;
    background-repeat: no-repeat;
}*/
.slick-dotted.slick-slider{
    margin-bottom: 8px;
}
.testimonial-block a.read-more {
    border-bottom: 2px solid #0067ff;
}
.testimonial-block a.read-more, .testimonial-block a.watch-video {
    color: #0067ff;}