/* Temporary styles */
body.zw-page-25722.zw-other-lang .zgh-announcement {
    display: none;
}

/* Common styles */
.zwc-wrapper [class^="zgh-i-"]:before {
    top: 6px;
}

.zwc-wrapper .zgh-i-crm:before {
    top: 2px;
}

.zmain-container {
    overflow: hidden;
}

.dis-block {
    display: block;
}

.zwc-flex {
    display: flex;
}

.zwc-wrapper section h2 {
    font-size: 40px;
}

.zwc-wrapper .zwc-block7 h5,
.zwc-wrapper .zwc-block7 h2,
.zwc-wrapper section h4,
.zwc-wrapper .zwc-block8 h2,
.zwc-wrapper .zwc-footer-sec h2 {
    font-size: 36px;
}

.zwc-text-ct {
    text-align: center;
}


/* button */

.zh-btn,
.zwc-vid-btn {
    font-size: 14px;
    padding: 18px 40px 18px 30px;
    min-width: 100px;
    display: inline-flex;
    align-items: center;
    background: #EE0014;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-family: var(--zf-secondary-medium);
    letter-spacing: 0.2px;
}

.zwc-vid-btn {
    background-color: transparent;
    color: var(--highlight-color);
    border: 1px solid var(--highlight-color);
    padding: 18px 30px;
    cursor: pointer;
    margin-top: 20px;
}

.zwc-btn-nofill {
    text-transform: uppercase;
    line-height: 1;
    font-family: var(--zf-secondary-medium);
    color: var(--highlight-color);
    font-size: 14px;
    letter-spacing: .2px;
    display: inline-flex;
}

.zwc-vid-btn:before {
    content: "";
    margin-right: 10px;
    width: 18px;
    height: 18px;
    display: inline-block;
    transition: transform 0.5s ease;
    vertical-align: middle;
    background: var(--bg-sprite) left top no-repeat;
    background-size: 500px auto;
    background-position: -86px -102px;
    transform: scale(1.2);
}

.zh-btn:after,
.zwc-btn-nofill:after {
    content: "";
    width: 13px;
    height: 13px;
    position: relative;
    background: var(--bg-sprite) left top no-repeat;
    background-size: 500px auto;
    background-position: -70px -76px;
    top: calc(50% - 8px);
    transition: all .5s ease;
    display: inline-block;
    right: -7px;
}

.zwc-banner .zh-home-btn .zh-btn:after {
    animation: arrowmove 2s infinite;
}

.zwc-banner .zh-home-btn .zh-btn:hover:after {
    right: -7px;
}

.zwc-btn-nofill:after,
.zwc-block9 .zh-btn:after {
    background-position: -108px -76px;
}

.zwc-btncontainer {
    padding: 30px 41px;
    border-top: 1px solid #e7ebf0;
    margin-top: 20px;
}

.zwc-btncontainer a {
    width: 100%;
    justify-content: space-between;
}

.zh-btn.zwc-blue-bt {
    background-color: #056cb8;
}

.zh-btn:hover:after,
.zwc-btn-nofill:hover:after {
    right: -15px;
}

.align-end {
    align-items: flex-end;
}

.zwc-wrapper section h1,
.zwc-wrapper section h2,
.zwc-wrapper section h3,
.zwc-wrapper section h4,
.zwc-wrapper section h5 {
    font-family: var(--zf-primary-regular);
}

.zwc-banner {
    background-color: var(--bg-color);
    overflow: hidden;
    padding: 70px 0 0;
    position: relative;
}

.zwc-content-left {
    width: calc(100% - 390px);
    padding-right: 90px;
    text-align: left;
    position: relative;
}

.zwc-wrapper h1 {
    font-size: 50px;
    overflow: hidden;
    color: var(--primary-color);
    margin-top: 10px;
    line-height: 1.3;
    letter-spacing: -1.0px;
    font-family: var(--zf-primary-regular);
}

.zwc-content-left p {
    letter-spacing: -0.2px;
    font-size: 20px;
    line-height: 1.6;
    width: 100%;
    max-width: 640px;
    margin: 20px 0 30px;
    color: var(--secondary-color);
}

.zwc-txt-highlight {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
    border-bottom-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: color 0.4s ease, border-color 0.4s ease;
    color: var(--secondary-color);
}

.zwc-txt-highlight:hover {
    color: var(--highlight-color);
    border-color: var(--highlight-color);
}

.zh-btn {
    padding: 18px 40px 18px 30px;
    min-width: 154px;
    font-size: 14px;
    border-radius: 2px;
    background: #EE0014;
    border-radius: 2px;
    color: #fff;
    -webkit-transition: background-image .2s ease-in-out, box-shadow .5s ease, background-size .2s ease-in-out, background-color .4s ease;
    transition: background-image .2s ease-in-out, box-shadow .5s ease, background-size .2s ease-in-out, background-color .4s ease;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    font-family: var(--zf-secondary-medium);
    letter-spacing: 0.2px;
    text-rendering: initial;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
}

.zh-access.zh-btn,
.umain .zh-sign.zh-btn {
    display: none;
}

.umain .zh-access.zh-btn {
    display: inline-block;
}


.zwc-img-container {
    width: calc(100% + 280px);
    margin: 20px auto 0;
    left: -150px;
    bottom: 0;
    z-index: 2;
    position: absolute;
    display: table;
}

.zwc-img-container img {
    vertical-align: bottom;
}

.zwc-img-container picture.cIn,
.zwc-img-container picture.cAe,
.ccode-in .zwc-img-container picture.cDi,
.ccode-ae .zwc-img-container picture.cDi {
    display: none;
}

.ccode-in .zwc-img-container picture.cIn,
.ccode-ae .zwc-img-container picture.cAe {
    display: block;
}

.zwc-content-right {
    max-width: 390px;
    background-color: #fff;
    border: 1px solid #e7ebf0;
    border-radius: 5px;
    margin-bottom: 58px;
    position: relative;
    z-index: 3;
    width: 100%;
}

.zwc-content-right .zwc-sec-title {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 30px 41px 0px;
    color: var(--primary-color);
}

.zwc-content-right ul {
    padding: 10px 0 0;
    height: 552px;
    opacity: 0;
}

.zwc-content-right .zh-main-app .zh-app {
    display: block;
    background: var(--product-icons) no-repeat;
    margin: 4px auto 10px;
    margin-top: 4px;
    background-size: 800px auto;
}

/* .zwc-content-right .zh-main-app a:after {
    content: "";
    width: 13px;
    height: 13px;
    transform: scale(1.1);
    position: absolute;
    right: 5px;
    background: var(--bg-sprite) left top no-repeat;
    background-size: 500px auto;
    background-position: -126px -76px;
    top: calc(50% - 10px);
    transition: all 0.5s ease;
}

.zwc-content-right .zh-main-app:hover a:after {
    background-position: -107px -76px;
} */

.zwc-banner .zwc-content-right .zh-main-app a:after {
    width: 9px;
    height: 9px;
    border-top: 1.99px solid #767676;
    border-left: 1.99px solid #767676;
    content: "";
    rotate: 135deg;
    display: block;
    right: 8px;
    position: absolute;
    top: 41px;
    transition: 0.5s right;
}

.zwc-banner .zwc-content-right .zh-main-app:hover a:after {
    border-color: #0d6ec7;
    right: 3px;
    transform: unset;
}

.zwc-content-right .zh-main-app .zh-content {
    width: 85%;
    display: inline-block;
}

.zwc-content-right .zh-main-app .zh-app {
    position: absolute;
    width: 41px;
    height: 39px;
    left: 0;
    top: 0;
}

.zwc-content-right .zh-main-app.zapp-show {
    display: block;
}

.zwc-content-right .zh-main-app {
    border-radius: unset;
    /* display: none; */
}

.zwc-content-right .zh-main-app {
    position: relative;
    padding: 6px 40px;
    cursor: pointer;
    transition: background-color 0.4s ease;
    border-radius: 3px;
}

.zwc-content-right .zh-main-app a {
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding: 0 0 0 65px;
    width: 100%;
}

.zwc-content-right .zh-main-app .zh-content span,
.zwc-content-right .zh-main-app .zh-content small {
    display: block;
    color: var(--primary-color);
    font-size: 24px;
    cursor: pointer;
}

.zwc-content-right .zh-main-app .zh-content small,
.zh-productssect__tabs .zh-sec-apps .zh-content small,
.zh-bundle-apps .zh-content small {
    color: var(--secondary-color);
}

.zwc-content-right .zh-main-app .zh-content small,
.zh-productssect__tabs .zh-sec-apps .zh-content small {
    font-size: 14px;
    line-height: 1.45;
}

.zwc-content-right .zh-main-app .zh-content small {
    height: 60px;
}

.zwc-content-right .zh-main-app:hover .arrow-icon:after {
    transform: translateX(5px);
}

.zwc-content-right .zh-main-app.zh-exploreprd label,
.explore-btn label {
    color: var(--highlight-color);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1px;
}

.zwc-content-right .zh-main-app .zh-content span {
    letter-spacing: -0.3px;
}

.zwc-content-right .zh-main-app .zh-content small,
.zh-productssect__tabs .zh-sec-apps .zh-content small,
.zh-bundle-apps .zh-content small {
    color: var(--secondary-color);
}

.zwc-content-right .zh-main-app .zh-content small,
.zh-productssect__tabs .zh-sec-apps .zh-content small {
    font-size: 14px;
    line-height: 1.45;
}

.zwc-content-right .zh-main-app .zh-content small {
    height: 60px;
}

.zwc-content-right .zh-main-app:hover .arrow-icon:after {
    transform: translateX(5px);
}

.zwc-content-right .zh-main-app.zh-exploreprd label,
.explore-btn label {
    color: var(--highlight-color);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1px;
}

/* .zwc-content-right .zh-main-app.zh-crm .zh-app {
    background-position: var(--zp-crm-bp);
    margin-top: 1px;
}

.zwc-content-right .zh-main-app.zh-cliq .zh-app {
    background-position: var(--zp-cliq-bp);
    margin-top: 4px;
}

.zwc-content-right .zh-main-app.zh-mail .zh-app {
    background-position: var(--zp-mail-bp);
}

.zwc-content-right .zh-main-app.zh-workplace .zh-app {
    background-position: var(--zp-workplace-bp);
    transform: scale(1.10);
}

.zwc-content-right .zh-main-app.zh-books .zh-app {
    background-position: var(--zp-books-bp);
}

.zwc-content-right .zh-main-app.zh-creator .zh-app {
    background-position: var(--zp-creator-bp);
}

.zwc-content-right .zh-main-app.zh-workdrive .zh-app {
    background-position: var(--zp-workdrive-bp);
}

.zwc-content-right .zh-main-app.zh-campaigns .zh-app {
    background-position: var(--zp-campaigns-bp)
}

.zwc-content-right .zh-main-app.zh-people .zh-app {
    background-position: var(--zp-people-bp);
}

.zwc-content-right .zh-main-app.zh-survey .zh-app {
    background-position: var(--zp-survey-bp);
}

.zwc-content-right .zh-main-app.zh-sites .zh-app {
    background-position: var(--zp-sites-bp);
}

.zwc-content-right .zh-main-app.zh-vault .zh-app {
    background-position: var(--zp-vault-bp);
}

.zwc-content-right .zh-main-app.zh-desk .zh-app {
    background-position: var(--zp-desk-bp);
}

.zwc-content-right .zh-main-app.zh-projects .zh-app {
    background-position: var(--zp-projects-bp);
}

.zwc-content-right .zh-main-app.zh-assist .zh-app {
    background-position: var(--zp-assist-bp);
}

.zwc-content-right .zh-main-app.zh-recruit .zh-app {
    background-position: var(--zp-recruit-bp);
}

.zwc-content-right .zh-main-app.zh-social .zh-app {
    background-position: var(--zp-social-bp);
}

.zwc-content-right .zh-main-app.zh-analytics .zh-app {
    background-position: var(--zp-analytics-bp);
}

.zwc-content-right .zh-main-app.zh-connect .zh-app {
    background-position: var(--zp-connect-bp);
    height: 40px;
    margin-top: 5px;
}

.zwc-content-right .zh-main-app.zh-backstage .zh-app {
    background-position: var(--zp-backstage-bp);
}

.zwc-content-right .zh-main-app.zh-teaminbox .zh-app {
    background-position: var(--zp-teaminbox-bp);
}

.zwc-content-right .zh-main-app.zh-dataprep .zh-app {
    background-position: var(--zp-dataprep-bp);
}

.zwc-content-right .zh-main-app.zh-flow .zh-app {
    background-position: var(--zp-flow-bp);
}

.zwc-content-right .zh-main-app.zh-forms .zh-app {
    background-position: var(--zp-forms-bp);
}

.zwc-content-right .zh-main-app.zh-backtowork .zh-app {
    background-position: var(--zp-backtowork-bp);
}

.zwc-content-right .zh-main-app.zh-catalyst .zh-app {
    background-position: var(--zp-catalyst-bp);
}

.zwc-content-right .zh-main-app.zh-meeting .zh-app {
    background-position: var(--zp-meeting-bp);
}

.zwc-content-right .zh-main-app.zh-inventory .zh-app {
    background-position: var(--zp-inventory-bp);
} */

.zh-main-app .new-tag {
    position: relative;
    left: 70px;
    background: #46b357;
    padding: 4px 6px 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 2px;
    font-family: var(--zf-secondary-medium);
}

/* Zoho one section */
.zwc-one-suite {
    background-color: #fed600;
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.zwc-one-suite:after {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/zoho_general_pages/zh-one-bg.png) no-repeat;
    background-size: 100%;
    width: 330px;
    height: 320px;
    position: absolute;
    right: -140px;
    bottom: 0;
    z-index: 0;
    opacity: 0.8;
}

.zwc-one-wrapContent {
    width: 50%;
    text-align: left;
    border-right: 1px dashed #d0b31c;
}

.zwc-one-content {
    padding: 0 90px;
}

.zwc-one-content:before {
    content: "";
    width: 40px;
    height: 41px;
    background: var(--product-icons) no-repeat;
    background-position: var(--zp-one-bp);
    background-size: 800px auto;
    margin: 15px auto 40px;
    transform: scale(2);
    display: block;
    position: absolute;
    left: 0;
}

.zwc-one-content h3,
.zwc-one-content h2 {
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 0px;
    letter-spacing: -1.5px;
}

.zwc-one-content sub {
    font-size: 16px;
}

.zh-one-title {
    font-size: 18px;
    margin-bottom: 20px;
}

.zwc-one-content p {
    margin-bottom: 30px;
    line-height: 1.7;
    max-width: 500px;
    width: 100%;
    color: var(--secondary-color);
}

.zwc-testimonialcont {
    position: relative;
    width: 100%;
    padding-top: 10px;
}

.zwc-quotes {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    background-color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    top: -20px;
    position: relative;
}

.zwc-quotes:before {
    content: '';
    width: 20px;
    height: 14px;
    display: block;
    background: var(--bg-sprite) left top no-repeat;
    background-position: -20px -27px;
    background-size: 500px auto;
}

.zwc-enterpriseleft .zwc-quotes {
    position: absolute;
    top: -65px;
    width: 52px;
    height: 52px;
    left: 0;
}

.zh-one-suite .zwc-one-rt {
    position: relative;
    top: 25px;
}

.i18n-en .zwc-one-rt,
.i18n-en .zwc-boxcontainer {
    display: none;
}

.zwc-testimonialcont p,
.zwc-testimonialcontent p {
    font-family: var(--zf-splfontserif-light);
    font-weight: 300;
    margin-bottom: 25px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 1.4;
    width: 100%;
    color: var(--primary-color);
}

.zwc-one-rt {
    max-width: 310px;
    width: 90%;
    margin-left: 12%;
    flex-flow: column;
}

.zwc-testimonial {
    align-items: center;
    margin-bottom: 20px;
}


/* .zwc-testimonial-dtls {
      display: table-cell;
      vertical-align: middle;
      } */

.zwc-testimonial-dtls.cust-dtls {
    padding-left: 20px;
    padding-top: 11px;
    z-index: 1;
}

.zwc-testimonial-dtls.cust-dtls span {
    font-family: var(--primary-color);
    font-size: 18px;
    line-height: 1;
}

.zwc-testimonial-dtls.cust-dtls p {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 2px;
    color: #333;
}

.zwc-wrapper section.zwc-brand h2 {
    font-size: 13px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: var(--zf-secondary-medium);
    text-align: center;
}

.zwc-wrapper section.zwc-brand h2::after,
.zwc-wrapper section h1:after {
    content: "";
    width: 30px;
    height: 1px;
    background-color: #f60014;
    display: block;
    margin: 20px auto 0;
}

.zwc-wrapper section h1:after {
    margin: 20px 0 0;
}

section.zwc-brand {
    text-align: center;
    border-bottom: none;
    background: var(--bg-color);
    padding: 90px 0;
    border-bottom: 1px solid #e7ebf0;
}

.zwc-brand li {
    display: inline-block;
    text-align: center;
    transform: scale(1.02);
    padding: 20px 0;
    height: auto;
    border-radius: 3px;
    width: auto;
    line-height: 1;
}

.zwc-home-brand ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 120px;
    align-items: center;
    margin-bottom: 35px;
    margin-top: 30px;
}

/* .zwc-brand li {
    display: none;
} */

.zwc-brand .brandlisting.zwc-brand-logo li {
    display: block;
}


section.zwc-brand li span {
    width: 90px;
    background: url(/sites/zweb/images/zoho_general_pages/zoho_ind_partners_brand.png) no-repeat 0 0;
    height: 44px;
    background-position: 0px;
    background-size: 850px auto;
    margin-right: 0;
    display: inline-block;
}

.zwc-boxcontainer {
    padding: 30px 0 30px 45px;
}

.zwc-block5 {
    padding: 110px 0 100px;
}

.zwc-block5 .content-wrap {
    align-items: center;
    max-width: 1110px;
    flex-flow: column-reverse;
}

.zwc-enterpriseleft {
    padding: 15px;
    width: 50%;
    max-width: 555px;
}

/* logo and title of enterprise */
.zwc-enterpriseright h2 {
    margin-bottom: 15px;
    width: 70%;
    letter-spacing: -1.5px;
    line-height: 1.2;
}

.ccode-in.i18n-en .zwc-enterpriseright h2,
.zwc-enterpriseright .zwc-code-in {
    display: none;
}

.ccode-in.i18n-en .zwc-enterpriseright .zwc-code-in {
    display: inline-block;
}


/* Enterprise CTA */

.zwc-block5 .zwc-enterpriseright .zh-btn {
    display: none;
}

.ccode-us.i18n-en .zwc-block5 .zwc-enterpriseright .zh-btn.codeUS,
.i18n-es-xl .zwc-block5 .zwc-enterpriseright .zh-btn.codeUS,
.i18n-de .zwc-block5 .zwc-enterpriseright .zh-btn.codeUS,
body:not(.i18n-es-xl, .i18n-de, .ccode-us.i18n-en, .ccode-in.i18n-en) .zwc-enterpriseright .zh-btn.ccodeall {
    display: inline-block;
}


.zwc-block5 .content-wrap {
    row-gap: 70px;
}

.zwc-enterpriseright h2,
.zwc-enterpriseleft {
    width: 100%;
}

.zwc-enterpriseright {
    padding: 0;
    text-align: center;
    width: 100%;
    max-width: 700px;
}

.zwc-enterpriseright p {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 30px;
    letter-spacing: -0.2px;
    color: var(--secondary-color);
}

.i18n-en .zwc-enterpriseright p {
    margin: 10px 0px 30px;
}

.zwc-testimonialcontent {
    position: relative;
    width: 72%;
    padding-top: 10px;
}

.zwc-enterpriseleft .zwc-testimonialcontent p {
    letter-spacing: 0;
    line-height: 1.5;
    margin-bottom: 20px;
}

.zwc-testimonialcontent .zwc-foundername {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 2px;
    font-family: var(--zf-secondary-medium);
}

.zwc-testimonialcontent .zwc-designation {
    font-size: 14px;
    color: var(--secondary-color);
    display: block;
    line-height: 1.2;
    margin-top: 4px;
}

.zwc-testimonial-video {
    position: relative;
    text-align: center;

    width: 130px;
}

.zwc-testimonial-video.vimvideo {
    cursor: pointer;
}

body.i18n-nl .zwc-block5 .zwc-testimonial-video.vimvideo,
body.i18n-vi .zwc-block5 .zwc-testimonial-video.vimvideo,
body.i18n-th .zwc-block5 .zwc-testimonial-video.vimvideo,
body.i18n-pt-br .zwc-block5 .zwc-testimonial-video.vimvideo {
    pointer-events: none;
}

.zwc-testimonial-video.zwc-testimonial-nolink {
    cursor: auto;
}

.zwc-testimonial-video img {
    max-width: 85%;
}

.zwc-testimonial-video em {
    display: flex;
    font-size: 14px;
    justify-content: center;
    letter-spacing: -0.2px;
    align-items: center;
}

.zwc-testimonial-video em:before {
    content: "";
    background: var(--bg-sprite) left top no-repeat;
    background-size: 600px auto;
    width: 46px;
    height: 46px;
    background-position: -21px -49px;
    background-size: 500px auto;
    transform: scale(0.6);
    transition: transform 0.4s ease;
    position: relative;
}

.zwc-block6 {
    padding: 120px 0 0;
    background-color: var(--bg-blue-color);
    position: relative;
}

.zwc-content-lft {
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
}

.zwc-content-lft h2 {
    width: 100%;
    letter-spacing: -1.5px;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    display: none;
}

body:not(.ccode-in.i18n-en) .zwc-content-lft .zwc-code-other,
.ccode-in.i18n-en .zwc-content-lft .zwc-code-in {
    display: block;
}

.zwc-content-lft h2 span {
    display: block;
}

.zwc-user-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    column-gap: 60px;
    max-width: 600px;
}

.zwc-user-count {
    color: #fff;
    width: 45%;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    margin-top: 30px;
    justify-content: space-between;
}

.zwc-user-count .zwc-number {
    font-size: 45px;
    color: #fff;
    width: 145px;
    line-height: 1;
}

.zwc-user-count:nth-child(even) .zwc-number {
    width: 100px;
}

.zwc-user-count .zwc-blue-bt {
    background-color: transparent;
    border: 1px solid
}

.zwc-user-count .zwc-number+p {
    font-size: 18px;
    margin-bottom: 0;
    border-bottom: 1px solid #3b8ecc;
    padding-bottom: 10px;
    width: 94px;
}

.zwc-block6:after {
    content: "";
    background-image: url(/sites/zweb/images/zoho_general_pages/made-us-bg.svg);
    background-repeat: no-repeat;
    background-size: 80%;
    width: 100%;
    opacity: 0.8;
    height: 430px;
    max-width: 620px;
    position: relative;
    right: 80px;
    top: 0px;
    background-position: right bottom;
    margin: 0 auto;
    display: block;
}

.i18n-en.ccode-in .zwc-block6:after {
    background-image: url(/sites/zweb/images/zoho_general_pages/made-ind-bg.png);
    width: 54%;
    opacity: 0.6;
    background-size: 100%;
    right: 0;
}

.ccode-ae .zwc-block6:after {
    background-image: url(/sites/zweb/images/zoho_general_pages/made-us-bg.svg);
}

.zwc-block7 {
    padding: 130px 0 120px;
}

.zwc-wrapper .zwc-block7 h5,
.zwc-wrapper .zwc-block7 h2 {
    letter-spacing: -1px;
}

.zwc-privacy {
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
}

.zwc-privacy::before {
    content: '';
    width: 59px;
    height: 70px;
    margin: 0 auto 8px;
    display: block;
    background: var(--bg-sprite) left top no-repeat;
    background-size: 465px auto;
    background-position: -404px -10px;
}

.zwc-privacy p {
    font-size: 18px;
    margin: 0 auto 20px;
    color: var(--secondary-color);
    line-height: 1.7;
    letter-spacing: -0.2px;
}

.zwc-block8 .content-wrap {
    border: 1px solid #e7ebf0;
    padding: 70px 0 80px;
    margin: 0 auto;
    background: #ffffff;
    margin-top: -240px;
    border-radius: 3px;
    position: relative;
    z-index: 2;
}

.zwc-block8 {
    position: relative;
}

body:not(.ccode-ae) .zwc-block8 {
    padding-bottom: 100px;
}

.zwc-block8:after {
    content: '';
    background-color: #fff;
    width: 100%;
    position: absolute;
    top: 0;
    height: 15%;
    z-index: 0;
}

.zwc-wrapper section h4,
.zwc-block8 h2,
.zwc-wrapper .zwc-footer-sec h2 {
    letter-spacing: -1px;
    line-height: 1.2;
}

.zwc-block8 h4,
.zwc-block8 h2 {
    margin: 20px auto 0;
    max-width: 450px;
    text-align: center;
    width: 90%;
}

.zwc-block8 img {
    width: 100%;
    position: relative;
    z-index: 1;
}

.zwc-box-wrap {
    padding: 0 85px;
    justify-content: space-between;
    margin-top: 90px;
}

.zwc-box-wrap .zwc-box {
    width: 30%;
}

.zwc-box-wrap .zwc-box:before {
    content: '';
    background: var(--bg-sprite) left top no-repeat;
    height: 75px;
    background-position: -185px 0px;
    background-size: 500px auto;
    margin: 0px 0 20px;
    width: 75px;
    display: block;
}

.zwc-box-wrap .zwc-box:nth-child(2):before {
    background-position: -359px 0px;
}

.zwc-box-wrap .zwc-box:last-child:before {
    background-position: -278px 0px;
}

.zwc-wrapper section h6,
.zwc-block8 h3 {
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: -0.5px;
    width: 82%;
}

.zwc-box p {
    line-height: 1.7;
    font-size: 18px;
    letter-spacing: -0.2px;
    color: #333;
}

.zwc-block8 .zwc-text-ct {
    margin-top: 50px;
}

.zwc-block9 {
    display: none;
}

.ccode-ae .zwc-block9 {
    display: block;
    padding: 120px 0;
}

.zwc-block9 .content-wrap {
    max-width: 991px;
    justify-content: space-between;
    overflow: visible;
    align-items: center;
    flex-wrap: wrap;
}

.ccode-nz .zwc-block9 .content-wrap,
.ccode-au .zwc-block9 .content-wrap {
    justify-content: center;
}

.zwc-forbes-section {
    justify-content: space-between;
    display: none;
}

.ccode-ae .zwc-forbes-section.code-ae {
    display: flex;
}


/* body:not(.ccode-ae, .other-lang, .ccode-au, .ccode-nz) .zwc-forbes-section:first-child {
      display: flex;
    
    .ccode-au .zwc-forbes-section:nth-child(2),
    .ccode-nz .zwc-forbes-section:nth-child(2) {
      display: flex;
      align-items: center;
    } */

.zwc-lf-content {
    width: 58%;
}

.zwc-lf-content::before {
    content: '';
    background: var(--bg-sprite) no-repeat;
    display: block;
    width: 80px;
    height: 63px;
    background-size: 500px auto;
    background-position: -110px -104px;
}

.zwc-forbes-section:nth-child(2) .zwc-lf-content:before {
    display: none;
}

.ccode-ae .zwc-lf-content:before {
    background-size: 520px auto;
    background-position: -401px -122px;
    width: 120px;
}

.zwc-lf-content p {
    width: 90%;
    color: #333;
    font-size: 18px;
    letter-spacing: -0.2px;
    margin-bottom: 15px;
    line-height: 1.7;
}

.ccode-au .zwc-lf-content p,
.ccode-nz .zwc-lf-content p {
    max-width: 500px;
    margin-bottom: 30px;
}

.codeAu .name {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1;
}

.codeAu .description {
    font-size: 14px;
    margin-bottom: 5px;
}

.zwc-rt-content {
    width: 35%;
}

.zwc-block9,
.zwc-block8 {
    background: var(--bg-color);
}

.zwc-block9 .zh-btn {
    border: 1px solid #056cb8;
    color: #056cb8;
    background-color: transparent;
    margin-top: 20px;
}

.zwc-footer-sec {
    background-color: #f3f5f9;
    border-top: 1px solid #dde4f3;
    padding: 70px 0 10px;
}

.zwc-footer-sec .content-wrap {
    text-align: center;
}

.zwc-footer-sec h2 span {
    font-size: 32px;
    color: var(--secondary-color);
    letter-spacing: -0.5px;
    margin: 7px auto 30px;
}

.zwc-block6 .content-wrap {
    z-index: 2;
}

@keyframes arrowmove {
    0% {
        transform: translateX(0)
    }

    10% {
        transform: translateX(1px)
    }

    20% {
        transform: translateX(2px)
    }

    30% {
        transform: translateX(3px)
    }

    40% {
        transform: translateX(4px)
    }

    50% {
        transform: translateX(5px)
    }

    60% {
        transform: translateX(4px)
    }

    70% {
        transform: translateX(3px)
    }

    80% {
        transform: translateX(2px)
    }

    90% {
        transform: translateX(1px)
    }

    100% {
        transform: translateX(0)
    }
}

/* promotion banner */

.zpromotion-wrap {
    position: relative;
}

.zpromotion p {
    margin-bottom: 0;
    position: relative;
    display: flex;
    justify-content: center;
    font-size: 17px;
    color: var(--primary-color);
    text-align: center;
    line-height: 1.4;
    padding: 15px 0
}

.zpromotion a {
    color: var(--highlight-color);
    font-family: var(--zf-secondary-medium);
    margin-left: 2px;
    white-space: nowrap;
}

/* promotional banner mexico */
.zwc-mexico-one .zpromotion-wrap {
    background-color: #CDEDD8;
    padding: 10px 0px;
    display: flex;
    justify-content: center;
}

.zwc-mexico-one .zpromotion p {
    font-size: 15px;
    display: block;
    padding: 0px;
}

.zwc-mexico-one .zpromotion p span {
    font-family: var(--zf-secondary-medium);
}

.zwc-mexico-one .zpromotion-wrap img {
    width: 20px;
    margin: 0px 10px
}

.zwc-mexico-one .zwc-element2 {
    transform: rotate(180deg)
}

.zwc-mexico-one .zpromotion-wrap:before,
.zwc-mexico-one .zpromotion-wrap:after {
    content: "";
    width: 50px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/sites/zweb/images/zoho_general_pages/mexico-promo-icon2.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.zwc-mexico-one .zpromotion-wrap:after {
    transform: rotate(180deg);
    right: 0;
    left: unset
}

.zwc-mexico-one .zpromotion a {
    color: #056CB8;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
}

/* EU Zoholics */
.zwc-zoholics-eu-promo .zpromotion p {
    display: block;
    margin: 0 auto;
    line-height: 1;

}

.zwc-zoholics-eu-promo {
    font-size: 20px;
    font-family: var(--zf-secondary-semibold);
    background-color: #FFF3DC;
    text-align: center;
    padding: 0 15px;
    /* transition: 1s all; */
    /* transform: translateY(-150%);
    opacity: 0;
    max-height: 0; */
}

/* .zwc-zoholics-eu-promo.active {
    transform: translateY(0);
    opacity: 1;
    max-height: unset;
} */

.zwc-zoholics-eu-promo a {
    color: #056CB8;
    font-family: var(--zf-secondary-semibold);
}

.zwc-zoholics-eu-promo img {
    /* margin-right: 10px; */
    vertical-align: middle;
}

.zwc-zoholics-eu-promo .zpromotion .zwc-eupromo-close {
    display: inline-block;
    cursor: pointer;
    background: url(/sites/zweb/images/zoho_general_pages/close-icon.svg) center center no-repeat;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 4px;
    background-size: 10px auto;
    border: 0;
    position: absolute;
    right: 15px;
}

/* IN Zoholics */
.zwc-zoholics-promoin {
    background-color: #FFEEDE;
}

.zwc-zoholics-promoin .zpromotion-wrap {
    overflow: hidden;
}

.zwc-zoholics-promoin .zpromotion-wrap img {
    position: absolute
}

.zwc-zoholics-promoin .zpromotion-wrap .zwc-element1 {
    position: absolute;
    left: 0;
    max-width: 176px;
    top: 0px;
}

.zwc-zoholics-promoin .zpromotion-wrap .zwc-element2 {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 113px;
}

.zwc-zoholics-promoin .zpromotion p {
    /* font-family: var(--zf-secondary-semibold); */
    display: block;
}

.zwc-zoholics-promoin .zpromotion .zwc-link {
    font-family: var(--zf-secondary-medium);
    color: #056cb8;
    /* border-bottom: 1px solid; */
    display: inline-block;
}

.zwc-zoholics-promoin .zpromotion a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* promotion banner */


/* One - Other lang testimonials */
.i18n-fr .zwc-testimonial-dtls img,
.i18n-nl .zwc-testimonial-dtls img,
.i18n-vi .zwc-testimonial-dtls img,
.i18n-pt-br .zwc-testimonial-dtls img,
.i18n-th .zwc-testimonial-dtls img {
    display: none;
}



.i18n-fr .zwc-testimonial-dtls.cust-dtls,
.i18n-nl .zwc-testimonial-dtls.cust-dtls,
.i18n-vi .zwc-testimonial-dtls.cust-dtls,
.i18n-pt-br .zwc-testimonial-dtls.cust-dtls,
.i18n-th .zwc-testimonial-dtls.cust-dtls {
    padding-left: 110px;
    position: relative;
    text-align: left;
}

.i18n-fr .zwc-testimonial-dtls.cust-dtls::after,
.i18n-nl .zwc-testimonial-dtls.cust-dtls::after,
.i18n-vi .zwc-testimonial-dtls.cust-dtls::after,
.i18n-pt-br .zwc-testimonial-dtls.cust-dtls::after,
.i18n-th .zwc-testimonial-dtls.cust-dtls::after {
    position: absolute;
    content: "";
    width: 90px;
    height: 100px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/commonroot/zh-ot-customer-sprite-image.png) no-repeat 0 0;
    background-size: 880px;
    left: 0;
    top: -13px;
}

.i18n-fr .zwc-testimonial-dtls.cust-dtls::after {
    background-position: -204px -23px;
}

.i18n-nl .zwc-testimonial-dtls.cust-dtls::after {
    background-position: -14px -23px;
}

.i18n-vi .zwc-testimonial-dtls.cust-dtls::after {
    background-position: -398px -20px;
}

.i18n-pt-br .zwc-testimonial-dtls.cust-dtls::after {
    background-position: -169px -178px;
}

.i18n-th .zwc-testimonial-dtls.cust-dtls::after {
    background-position: -302px -20px;
}

/* Enterprise - Other lang testimonials */
.i18n-fr .zwc-enterpriseleft .zwc-testimonial-video img,
.i18n-nl .zwc-enterpriseleft .zwc-testimonial-video img,
.i18n-vi .zwc-enterpriseleft .zwc-testimonial-video img,
.i18n-pt-br .zwc-enterpriseleft .zwc-testimonial-video img,
.i18n-th .zwc-enterpriseleft .zwc-testimonial-video img {
    display: none;
}

.i18n-fr .zwc-enterpriseleft .zwc-testimonial-video:not(.vimvideo) {
    position: relative;
    pointer-events: none;
}

.i18n-fr .zwc-enterpriseleft .zwc-testimonial-video:before,
.i18n-nl .zwc-enterpriseleft .zwc-testimonial-video:before,
.i18n-vi .zwc-enterpriseleft .zwc-testimonial-video:before,
.i18n-pt-br .zwc-enterpriseleft .zwc-testimonial-video:before,
.i18n-th .zwc-enterpriseleft .zwc-testimonial-video:before {
    position: absolute;
    content: "";
    width: 120px;
    height: 150px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/commonroot/zh-ot-customer-sprite-image.png) no-repeat 0 0;
    background-size: 1000px;
    top: 0;
    left: 5px;
}

.i18n-fr .zwc-enterpriseleft .zwc-testimonial-video:before {
    background-position: -428px -187px;
}

.i18n-nl .zwc-enterpriseleft .zwc-testimonial-video:before {
    background-position: -563px -10px;
}

.i18n-vi .zwc-enterpriseleft .zwc-testimonial-video:before {
    background-position: -687px -5px;
}

.i18n-pt-br .zwc-enterpriseleft .zwc-testimonial-video:before {
    background-position: -304px -178px;
}

.i18n-th .zwc-enterpriseleft .zwc-testimonial-video:before {
    background-position: -820px -5px;
}

.i18n-fr .zwc-testimonial-video .zwc-btn-nofill,
.i18n-nl .zwc-testimonial-video .zwc-btn-nofill,
.i18n-vi .zwc-testimonial-video .zwc-btn-nofill,
.i18n-pt-br .zwc-testimonial-video .zwc-btn-nofill,
.i18n-th .zwc-testimonial-video .zwc-btn-nofill {
    padding-top: 170px;
}

.i18n-fr .zwc-testimonial-video em,
.i18n-nl .zwc-testimonial-video em,
.i18n-vi .zwc-testimonial-video em,
.i18n-pt-br .zwc-testimonial-video em,
.i18n-th .zwc-testimonial-video em {
    margin-top: 140px;
}

.i18n-nl .zwc-testimonial-video {
    width: 150px;
}

.other-lang section.zwc-block9 {
    padding: 60px 0;
}

/* Other lang Testimonials */
.i18n-es-xl .zwc-one-rt,
.i18n-id .zwc-one-rt,
.lang-rtl .zwc-one-rt,
.i18n-it .zwc-one-rt,
.i18n-es-xl .zwc-enterpriseleft,
.i18n-id .zwc-enterpriseleft,
.i18n-it .zwc-enterpriseleft,
.lang-rtl .zwc-enterpriseleft {
    display: none !important;
}

body:not(.i18n-es-xl, .i18n-id, .i18n-it, .i18n-rtl, .i18n-en) .zwc-enterpriseleft .zwc-boxcontainer {
    display: flex;
}


.other-lang .zwc-block9 .zwc-forbes-section,
.other-lang:not(.i18n-fr) .zwc-testimonial-video em {
    display: none;
}



.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-block5 .content-wrap,
.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-one-suite .content-wrap {
    justify-content: center;
}

.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-block5 .zwc-enterpriseright {
    padding-left: 0;
    text-align: center;
    width: 100%;
    max-width: 700px;
}

.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-one-wrapContent,
.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-one-wrapContent .zwc-one-content {
    text-align: center;
    border: 0;
}

.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-one-wrapContent p {
    margin: 0 auto 15px;
    max-width: 700px;
}

.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant, .lang-rtl) .zwc-one-content:before {
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%) scale(2);
    margin: 0 0 40px;
}

.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-one-content {
    padding-top: 90px;
}

.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-enterpriseright h2 {
    width: 100%;
}

.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-one-suite {
    padding: 100px 70px;
}

.other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-one-wrapContent .zwc-one-content {
    padding: 50px 0 0;
}

/* other lang css  */

.other-lang .zwc-banner .dis-block {
    display: inline;
}

.other-lang .zwc-content-left p {
    font-size: 22px;
}

.other-lang .zwc-user-container {
    max-width: 650px;
}

.zwc-user-count .zwc-number+p {
    width: 115px;
    font-size: 17px;
}

.i18n-pt-br .zwc-img-container img {
    max-width: 950px;
    width: 100%;
}

.other-lang .zwc-user-count p {
    color: #fff;
}

.other-lang .zh-btn {
    min-width: max-content;
}

.lang-rtl .zwc-content-right .zh-main-app a {
    padding: 0 65px 0 0;
}

.lang-rtl .zwc-banner [class^="zgh-i-"]:before,
.lang-rtl .zwc-one-content:before {
    right: 0;
    left: unset;
}

.lang-rtl .zwc-content-right .zh-main-app a.arrow-icon:after {
    left: 0;
    right: unset;
    rotate: -45deg;
    transition: 0.5s left;
}

.lang-rtl .zwc-content-right .zh-main-app:hover a.arrow-icon:after {
    left: -3px;
    transform: unset;
    right: unset;

}

.lang-rtl .zh-btn:hover:after,
.lang-rtl .zwc-btn-nofill:hover:after {
    left: -15px;
    right: unset;
}

.lang-rtl .zwc-content-left {
    padding-left: 90px;
    text-align: right;
    padding-right: unset;
}

.lang-rtl .zh-btn:after,
.lang-rtl .zwc-btn-nofill:after {
    transform: scale(-1);
}

.lang-rtl .zwc-one-rt {
    margin-right: 12%;
    margin-left: unset;
}

.lang-rtl .zh-btn {
    padding: 18px 30px 18px 40px;
}

.lang-rtl .zh-btn:after,
.lang-rtl .zwc-btn-nofill:after {
    left: -7px;
    right: unset;
}

.lang-rtl .zwc-testimonial-dtls.cust-dtls {
    padding-right: 20px;
    padding-left: unset;
}

.lang-rtl .zwc-home-brand,
.lang-rtl .zwc-testimonial-video,
.lang-rtl .zwc-privacy *,
.lang-rtl .zwc-privacy,
.lang-rtl .zwc-text-ct,
.lang-rtl .zwc-footer-sec .content-wrap *,
.lang-rtl .zwc-enterpriseright *,
.lang-rtl .zwc-enterpriseright,
.lang-rtl .zwc-content-lft h2,
.lang-rtl .zwc-content-lft h2 span,
.lang-rtl .zwc-block8 h4,
.lang-rtl .zwc-block8 h2 {
    text-align: center;
}

.lang-rtl .zwc-boxcontainer {
    padding: 30px 45px 30px 0;
}

.lang-rtl .zwc-block6:after {
    left: 80px;
    right: unset;
    background-position: left bottom;
}

.lang-rtl .zwc-vid-btn:before {
    margin-left: 10px;
    margin-right: unset;
}

.lang-rtl .zwc-banner .zh-home-btn .zh-btn:hover:after {
    left: -7px;
    right: unset;
}

.lang-rtl .zwc-content-right .zh-main-app:hover .arrow-icon:after {
    transform: translateX(5px) scale(-1);
}

.lang-rtl .zwc-content-right .zh-main-app:hover .arrow-icon:after {
    transform: translateX(5px) scale(-1);
}

.lang-rtl .zwc-banner .zh-home-btn .zh-btn:after {
    animation: none;
}

.lang-rtl .zwc-one-content * {
    text-align: center;
}

.lang-rtl .zwc-one-content:before {
    left: 50%;
    top: 0;
    transform: translate(50%, -50%) scale(2);
    margin: 0 0 40px;
    right: 50%;
}

.lang-rtl .zwc-block5 .zwc-enterpriseright {
    padding: 0;
    text-align: center
}

.lang-rtl .zwc-box-wrap .zwc-box:before {
    width: 55px;
}

.lang-rtl span.zh-app {
    right: 0;
    left: unset;
}

.lang-rtl .zwc-content-right .zh-main-app .zh-app {
    right: 0;
    left: unset;
}

.lang-rtl .zwc-user-count .zwc-number {
    direction: ltr;
}

.i18n-pt-br .zwc-one-suite .zwc-one-rt {
    max-width: 500px;
}

.i18n-fr .zwc-enterpriseright .zh-btn.ccodeall {
    display: inline-block;
}

.i18n-vi a.blueLink.zwc-one-cust {
    font-size: 14px;
    color: var(--highlight-color);
}

.i18n-vi .zwc-testimonial-dtls.cust-dtls p {
    margin-bottom: 0px;
}

.i18n-vi .zwc-testimonialcont p,
.i18n-vi .zwc-testimonialcontent p {
    font-family: var(--zf-primary-light);
}

.i18n-vi .zwc-banner .dis-block {
    display: block;
}

.i18n-he .zgh-accounts a {
    font-family: 'heebomedium';
}

.i18n-he .zwc-sec-title {
    font-family: "heeboregular";
}

.i18n-he .zh-btn,
.i18n-he a.zwc-btn-nofill.nonlang {
    font-size: 18px;
}

.i18n-he .zwc-banner .zh-home-btn .zh-btn:after,
.i18n-he .zwc-text-ct .zh-btn::after,
.i18n-he .zh-home-btn .zh-btn::after {
    top: 2px;
}

.i18n-he .zwc-btn-nofill::after {
    top: 4px;
}

.i18n-he .zwc-one-content a.zh-btn::after {
    top: 1px;
}

/* .i18n-he .zwc-content-right .zh-main-app a {
    padding: 0 75px 0 0;
} */

.i18n-he ul.ZPprivacy {
    display: block !important;
}

.i18n-he .zwc-content-right .zwc-sec-title {
    padding: 30px 56px 0;
}

.i18n-he .zwc-block6:after {
    max-width: 900px;
}

.i18n-hi-in .zwc-one-rt[data-cc="ROW"] {
    display: none;
}
.i18n-hi-in .zwc-enterpriseleft {
    display: none;
}
/* other lang css end */



@media only screen and (min-width:1200px) {
    .zwc-wrapper h1 {
        font-size: 54px;
        letter-spacing: -1.5px;
    }

    .zwc-wrapper section h2 {
        font-size: 50px;
    }

    .zwc-wrapper .zwc-block7 h5,
    .zwc-wrapper .zwc-block7 h2,
    .zwc-wrapper .zwc-block8 h2,
    .zwc-wrapper section h4,
    .zwc-wrapper .zwc-footer-sec h2 {
        font-size: 44px;
    }

    .zwc-content-left p {
        letter-spacing: -0.5px;
        font-size: 24px;
    }

    .zwc-one-content p {
        font-size: 18px;
        letter-spacing: -0.2px;
    }

    .zwc-one-content h3,
    .zwc-one-content h2 {
        font-size: 50px;
    }

    .zwc-testimonialcont p,
    .zwc-testimonialcontent p {
        font-size: 24px;
        line-height: 1.4;
    }

    .zwc-one-rt {
        max-width: 420px;
    }

    .zwc-one-wrapContent {
        width: calc(100% - 340px);
    }

    .zwc-enterpriseleft .zwc-testimonialcontent p {
        font-size: 22px;
    }

    .zwc-content-lft h2 {
        text-align: left;
    }

    .zwc-content-lft {
        margin: 0;
    }

    .zwc-user-container {
        margin: 0;
        max-width: auto;
    }

    .zwc-block6:after {
        height: 100%;
        position: absolute;
        max-width: 100%;
        width: 55%;
    }

    .zwc-user-count {
        justify-content: flex-start;
    }

    .zwc-block6 {
        padding-bottom: 130px;
    }

    .zwc-block5 .content-wrap {
        flex-flow: initial;
    }

    .zwc-enterpriseright {
        width: 50%;
        padding-left: 90px;
        text-align: left;
    }

    .zwc-enterpriseright h2 {
        width: 70%;
    }

    .i18n-pt-br .zwc-wrapper h1 {
        font-size: 50px;
        max-width: 700px;
    }

    .lang-rtl .zwc-enterpriseright {
        padding-right: 90px;
        padding-left: unset;
    }

    .lang-rtl .zwc-enterpriseright * {
        text-align: center;
    }

    .lang-rtl .zwc-content-lft h2,
    .lang-rtl .zwc-content-lft h2 span,
    .lang-rtl .zwc-enterpriseright {
        text-align: right;
    }

    .i18n-vi .zwc-enterpriseright h2 {
        width: 100%;
        max-width: 380px;

    }

    .i18n-vi .zwc-code-other span {
        max-width: 560px;
    }

    .i18n-vi .zwc-privacy h2 {
        max-width: 570px;
        margin: 0 auto 15px;

    }

    .i18n-vi .zwc-box-wrap .zwc-box:nth-child(1) h3 {
        max-width: 260px;
    }

    .i18n-he h2.zwc-code-other {
        text-align: center;
        color: #fff;
    }

    .i18n-he h2.zwc-code-other span {
        display: block;
        text-align: center;
    }

    .i18n-he .zwc-content-lft .zwc-code-other {
        display: none !important;
    }

    .i18n-he .zwc-block6 .content-wrap {
        margin: 90px auto;
    }

}

@media only screen and (max-width:1280px) {
    .zwc-zoholics-eu-promo .zpromotion p {
        max-width: 690px;
        margin: 0 auto;
        position: static;
        line-height: 1.4;
    }

    .zwc-zoholics-eu-promo:after,
    .zwc-zoholics-eu-promo:before {
        display: none;
    }

    .zwc-zoholics-eu-promo .zpromotion .zwc-eupromo-close {
        right: -3px;
        top: 16px;
        position: absolute;
    }

    .lang-rtl .zwc-block6:after {
        left: 10px;
    }

}

@media only screen and (max-width:1199px) {
    .i18n-en.ccode-in .zwc-block6 {
        overflow: hidden;
    }

    .i18n-en.ccode-in .zwc-block6:after {
        float: right;
        height: 370px;
        width: 100%;
    }

    /* mexico */
    .zwc-mexico-one .zpromotion-wrap:before,
    .zwc-mexico-one .zpromotion-wrap:after,
    .zwc-mexico-one .zpromotion-wrap img {
        display: none;
    }

    .zwc-mexico-one .zpromotion-wrap {
        padding: 10px 15px;
    }


    .i18n-pt-br .zwc-wrapper h1 {
        font-size: 46px;
    }

    .i18n-pt-br .zwc-content-left {
        padding-right: 60px;
    }

    .i18n-pt-br .zwc-content-left p {
        font-size: 20px;
    }

    .i18n-pt-br .zwc-one-wrapContent {
        max-width: 520px;
        width: 100%;
        text-align: center;
        border-bottom: 1px dashed #d0b31c;
        border-right: 0;
    }

    .i18n-pt-br .zwc-one-content {
        padding: 0 0 70px;
    }

    .i18n-pt-br .zwc-one-content:before {
        position: relative;
    }

    .i18n-pt-br .zwc-one-rt {
        margin-left: 0;
        text-align: center;
        margin-top: 70px;
    }

    .i18n-pt-br .zwc-quotes {
        top: 0;
    }

    .i18n-pt-br .zwc-one-suite .zwc-flex {
        flex-flow: column;
        flex-wrap: wrap;
        align-items: center;
    }

    .i18n-he section.zwc-block6>h2 {
        display: none;
    }
}

@media only screen and (max-width:991px) {
    .zwc-wrapper section h1:after {
        margin: 20px auto 0;
    }

    .zwc-img-container {
        position: relative;
        width: 100%;
        left: unset;
    }

    .zwc-banner .zwc-flex,
    .zwc-one-suite .zwc-flex,
    .zwc-box-wrap,
    .zwc-block9 .content-wrap,
    .zwc-forbes-section {
        flex-flow: column;
        flex-wrap: wrap;
        align-items: center;
    }

    .zwc-content-left {
        width: 100%;
        padding-right: 0;
        text-align: center;
        /* max-width: 600px; */
    }

    .zwc-content-left p {
        margin: 20px auto 30px;
    }

    .zwc-one-wrapContent {
        max-width: 520px;
        width: 100%;
        text-align: center;
        border-bottom: 1px dashed #d0b31c;
        border-right: 0;
    }

    .zwc-one-content {
        padding: 0 0 70px;
    }

    .zwc-one-content:before {
        position: relative;
    }

    .zwc-one-rt {
        margin-left: 0;
        text-align: center;
        margin-top: 70px;
    }

    .zwc-quotes {
        top: 0;
    }

    .zwc-box-wrap .zwc-box {
        width: 100%;
        text-align: center;
    }

    .zwc-box-wrap .zwc-box::before {
        margin: 0 auto;
    }

    .zwc-wrapper section h6,
    .zwc-block8 h3 {
        width: 100%;
    }

    .zwc-block8 .content-wrap {
        margin-top: -40px;
    }

    .zwc-content-right {
        margin-top: 90px;
    }

    .zwc-lf-content,
    .zwc-rt-content {
        width: 100%;
        text-align: center;
    }

    .zwc-rt-content {
        margin-top: 40px;
    }

    .zwc-lf-content p {
        width: 100%;
        max-width: 590px;
        margin: 0 auto;
    }

    .zwc-lf-content::before {
        margin: 0 auto;
    }

    .zwc-user-count .zwc-number {
        font-size: 36px;
    }

    .zwc-wrapper section h6,
    .zwc-block8 h3 {
        font-size: 26px;
    }

    .zwc-one-suite:after {
        display: none;
    }

    .zwc-block6 {
        overflow: hidden;
    }

    .zpromotion p {
        padding: 15px
    }

    .zpromotion p {
        font-size: 15px;
    }

    .zwc-zoholics-promoin .zpromotion-wrap .zwc-element1,
    .zwc-zoholics-promoin .zpromotion-wrap .zwc-element2 {
        display: none;
    }

    .zwc-zoholics-promoin .zpromotion-wrap:after {
        content: "";
        position: absolute;
        background: url(/sites/zweb/images/zoho_general_pages/index/zinmobile-right-img.png);
        width: 47px;
        height: 72px;
        background-size: 58px;
        right: 0;
        bottom: 0;
        background-repeat: no-repeat;
    }

    .zwc-zoholics-promoin .zpromotion-wrap:before {
        content: "";
        position: absolute;
        background: url(/sites/zweb/images/zoho_general_pages/index/zinmobile-left-img.png);
        width: 47px;
        height: 72px;
        background-size: 48px;
        left: 0;
        top: 0;
        background-repeat: no-repeat;
    }

    .zwc-footer-sec {
        padding-bottom: 40px;
    }

    .zwc-block7 {
        padding-bottom: 100px;
    }

    .zwc-box-wrap {
        margin-top: 60px;
    }

    .zwc-box p {
        width: 100%;
        max-width: 600px;
        margin: 0 auto 30px;
    }


    .lang-rtl .zwc-content-left {
        padding-right: 0;
        padding-left: unset;
    }

    .lang-rtl .zwc-content-left *,
    .lang-rtl .zwc-one-wrapContent *,
    .lang-rtl .zwc-one-rt *,
    .lang-rtl .zwc-box-wrap .zwc-box * {
        text-align: center;
    }

    .lang-rtl .zwc-one-wrapContent {
        border-left: 0;
    }

    .lang-rtl .zwc-one-rt {
        margin-right: 0;
        margin-left: unset;
    }

    .lang-rtl .zwc-one-wrapContent {
        border-bottom: none;
    }

    .i18n-pt-br .zwc-content-left {
        padding-right: 0px;
    }
}

@media only screen and (max-width:767px) {

    .zwc-block7,
    .zwc-one-suite,
    .zwc-block5 {
        padding: 90px 0;
    }

    .zwc-banner {
        padding: 50px 0;
    }

    .zwc-boxcontainer {
        padding: 30px;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px;
        padding-bottom: 0;
    }

    .zwc-testimonialcontent {
        width: 100%;
        text-align: center;
    }

    .zwc-user-count .zwc-number,
    .zwc-user-count .zwc-number+p,
    .zwc-user-count:nth-child(2n) .zwc-number {
        width: 100%;
    }

    .zwc-user-count .zwc-number+p {
        border: none;
    }

    .zwc-user-container {
        column-gap: 0;
    }

    .zwc-user-count {
        flex-flow: column;
        text-align: center;
        width: 50%;
    }

    .zwc-user-count .zwc-blue-bt {
        margin: 0 auto;
    }

    .zwc-img-container {
        width: 100%;
        left: 0;
    }

    .zwc-box-wrap {
        padding: 0 45px;
    }

    .zwc-footer-sec h2 span {
        font-size: 26px;
    }

    .zwc-footer-sec {
        padding-bottom: 0;
    }

    .zwc-testimonial {
        margin-bottom: 0;
    }

    .zwc-block6 {
        padding-top: 90px;
    }

    .zwc-user-count .zwc-number+p {
        font-size: 15px;
    }

    .zwc-user-count {
        gap: 15px;
    }

    .zwc-box-wrap {
        margin-top: 60px;
    }

    .zwc-zoholics-eu-promo img {
        width: 110px;
        /* margin-right: 5px; */
    }

    .zwc-zoholics-eu-promo .zpromotion .zwc-eupromo-close {
        right: -10px;
    }

    .zwc-zoholics-eu-promo .zpromotion p {
        max-width: 600px;
    }

    .zwc-zoholics-promoin .zpromotion p {
        max-width: 430px;
        margin: 0 auto;
    }

    .zwc-zoholics-promoin .zpromotion-wrap:after,
    .zwc-zoholics-promoin .zpromotion-wrap:before {
        display: none
    }

    .lang-rtl .zwc-testimonialcontent *,
    .lang-rtl .zwc-testimonialcontent,
    .lang-rtl .zwc-user-count * {
        text-align: center;
    }

    .lang-rtl .zwc-boxcontainer {
        padding: 30px;
    }

    .i18n-nl .zwc-block5 {
        padding-bottom: 160px;
    }

    .i18n-he .zmobile-menu-new ul {
        display: none;
    }
}

@media only screen and (max-width:660px) {

    .zwc-wrapper h1 {
        font-size: 36px;
    }

    .zwc-block6:after {
        display: none;
    }

    .zwc-block6 {
        padding-bottom: 100px;
    }

    .zwc-user-count .zwc-blue-bt {
        padding: 18px 35px 18px 25px;
    }

    .other-lang .zwc-user-container .zwc-user-count:last-child {
        width: 100%;
    }

    .other-lang .zwc-user-container {
        justify-content: center;
    }

    .i18n-pt-br .zwc-wrapper h1 {
        font-size: 36px;
    }

}

@media only screen and (max-width:480px) {
    .zwc-user-container {
        justify-content: center;
    }

    .zwc-user-container .zwc-user-count:last-child {
        width: 100%;
    }

    .zwc-content-right .zh-main-app a {
        padding: 0 0 0 55px;
    }

    .zwc-content-right .zh-main-app {
        padding: 6px 25px;
    }

    .zwc-content-right .zwc-sec-title {
        padding: 30px 26px 0;
    }

    .zwc-content-right {
        max-width: 350px;
    }

    .zwc-zoholics-eu-promo img {
        width: 110px;
        /* margin-right: 5px; */
    }

    .zwc-zoholics-eu-promo .zpromotion p {
        max-width: 360px;
        line-height: 1.6;
    }

    .zwc-zoholics-eu-promo .zpromotion .zwc-eupromo-close {
        right: -20px;
    }

    .zwc-zoholics-eu-promo {
        padding-right: 30px;
    }



    /* Other lang starts*/
    .other-lang:not(.i18n-fr, .i18n-de, .i18n-pt-br, .i18n-nl, .i18n-th, .i18n-vi, .i18n-zh-hant) .zwc-one-suite {
        padding: 100px 30px;
    }

    .i18n-vi .zwc-block8 .zh-btn {
        font-size: 12px;
        padding: 16px 22px 16px 20px;
    }

    .lang-rtl .zwc-content-right .zh-main-app a {
        padding: 0 55px 0 0;
    }

    .i18n-he .zwc-content-right .zwc-sec-title {
        padding: 30px 31px 0;
    }

}