/* common */
.z-innerwrap ul li span {
    display: block;
}
h1 {
  font-size: 53px;
}
.zw-product-header{
background-color: #fbe7b7;
}
.zsection.zbanner {
  background-color: #fbe7b7;
}

.footer-wrapper {
  margin-top: 0px;
}

#integrateapps .image-part {
  display: inline-block;
  max-width: 80%;
  margin: 40px auto 0;
}

.zone-foot .content-wrap {
  max-width: 1280px;
}

.gray-text {
  font-size: 30px;
  font-family: var(--zf-secondary-bold);
  margin: 0px auto 40px;
  color: #000;
}

h2,
.zsection .content-wrap > h3 {
  max-width: 620px;
}

.zmain-row > .zsection .content-wrap {
  padding: 80px 0px 60px;
}

.content-wrap.middle {
  text-align: center;
}

.content-wrap.middle h2,
.content-wrap.middle p {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrap.middle img {
  max-width: 1034px;
  width: 100%;
}

.content-wrap.middle p a {
  margin: 0px 20px;
}

.content-wrap.middle p a,
.highlight ul li a {
  color: #166bea;
  font-weight: bold;
  border-bottom: 1px solid;
  display: inline;
}

.highlight {
  background-color: #d6edff;
}

.highlight ul li {
  width: calc(59% - 100px);
  display: inline-block;
  padding-left: 100px;
  margin-bottom: 100px;
  position: relative;
  vertical-align: top;
}

.highlight ul li:nth-child(3),
.highlight ul li:nth-child(4) {
  margin-bottom: 40px;
}

.highlight ul li p {
  padding-right: 50px;
  max-width: 395px;
  font-size: 20px;
}

.highlight ul li p span {
  display: inline-block;
}

.highlight ul li > span {
  width: 60px;
  height: 60px;
  display: inline-block;
  position: absolute;
  left: 10px;
  background-image: url(/sites/zweb/images/one/zoho-one-platform-sprints.png);
  background-size: auto 60px;
}

.highlight ul li > span.icon2 {
  background-position: -60px 0px;
}

.highlight ul li > span.icon3 {
  background-position: -120px 0px;
}

.highlight ul li > span.icon4 {
  background-position: -180px 0;
}

h1 span {
  position: relative;
  z-index: 1;
}

.zbanner .content-wrap {
  padding-top: 100px;
  overflow: initial;
}

.zbanner .zrow {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.zbanner .zrow > div {
  display: table-cell;
}

.zbanner .zrow > div:nth-child(1) {
  width: 60%;
}

.zbanner .zrow > div:nth-child(2) {
  width: 40%;
  position: relative;
}

.zbanner .zrow > div:nth-child(1) p {
  max-width: 480px;
  margin-bottom: 30px;
}

.zbanner-img {
  position: absolute;
  top: 14%;
  left: 0;
  right: 0;
  margin: auto;
  width: 300px;
  height: 440px;
  text-align: center;
}

.zbanner-inner {
  height: inherit;
  background: #ffd200;
}

.zbanner-img p {
  font-size: 16px;
  font-family: var(--zf-primary-semibolditalic);
  padding-top: 14px;
}

.zrowflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.zrowflex > div,
.z-innerwrap {
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}

.zrowflex > div:nth-child(2) {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.zrowflex.in-view > div,
.z-innerwrap.in-view {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.zrow.zrowflex {
  margin-bottom: 3%;
}

.zrowcontainer > .zrow.zrowflex:last-child {
  margin-bottom: 0;
}

.zrowflex > div {
  -webkit-box-flex: 48.5%;
  -ms-flex: 48.5%;
  flex: 48.5%;
  background: #f7f7f7;
  text-align: center;
  padding: 80px 20px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zrowflex > div:nth-child(2) {
  margin-left: 3%;
}

.zrowflex > div p {
  max-width: 260px;
  margin: 0 auto 20px;
  line-height: 1.4;
}

.zrow .image-part {
  max-width: 320px;
  display: inline-block;
}

.z-list {
  padding: 0 0 50px 0;
}

.z-list li {
  display: inline-block;
  padding-right: 15px;
  font-family: var(--zf-primary-semibold);
  font-size: 16px;
}

.z-list li:nth-child(1) a,
.z-innerwrap ul li a {
  color: #0c7dd5;
  border-bottom: 1px solid #0c7dd5;
  font-family: var(--zf-primary-bold);
}

.z-list li:nth-child(2) {
  padding-right: 0;
}

.z-list .watch-btn:before,
.z-list .watch-btn:after,
.z-innerwrap .watch-btn:before,
.z-innerwrap .watch-btn:after {
  content: "";
  position: absolute;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.z-list .watch-btn,
.z-innerwrap .watch-btn {
  text-transform: initial;
  padding: 4px 0 5px 30px;
  font-family: var(--zf-primary-bold);
}

.z-list .watch-btn:before,
.z-innerwrap .watch-btn:before {
  left: 0;
  top: 3px;
  width: 26px;
  height: 26px;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100%;
}

.z-list .watch-btn:after,
.z-innerwrap .watch-btn:after {
  left: 11px;
  top: 11px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #000;
}

.zsection .z-innerwrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zsection .z-innerwrap {
  padding: unset;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.z-innerwrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.z-innerwrap > div {
  position: relative;
}

.z-innerwrap > div:nth-child(1) {
  width: 30%;
}

.z-innerwrap > div picture {
  display: inline-block;
}

.icon-wrap ul {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.icon-wrap ul li {
  margin-bottom: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid #dfdfdf;
  border-radius: 25px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
  background-color: #fff;
}

.icon-wrap ul li::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  background-image: url(/sites/zweb/images/one/zoho-one-platform-sprints.png);
  background-size: auto 40px;
}

.icon-wrap ul li.icon1 {
  left: 50%;
}

.icon-wrap ul li.icon1::after {
  background-position: -188px 0px;
  transform: translate(-50%,-50%)scale(0.8);
}

.icon-wrap ul li.icon2 {
  top: 12%;
  left: 17%;
}

.icon-wrap ul li.icon3 {
  top: 12%;
  left: 80%;
}

.icon-wrap ul li.icon3::after {
  background-position: -217px 4px;
  transform: translate(-50%,-50%)scale(0.8);
}

.icon-wrap ul li.icon4 {
  top: 50%;
  left: 15%;
}

.icon-wrap ul li.icon4::after {
  background-position: var(--zp-creator-bp);
  transform: translate(-50%,-50%)scale(0.8);
  width:29px;
}

.icon-wrap ul li.icon5 {
  top: 28%;
  left: 32%;
}

.icon-wrap ul li.icon5::after {
  background-position: var(--zp-crm-bp);
  transform: translate(-50%,-50%)scale(0.8);
}

.icon-wrap ul li.icon6 {
  top: 40%;
  left: 83%;
}

.icon-wrap ul li.icon7 {
  top: 80%;
  left: 11%;
}

.icon-wrap ul li.icon7::after {
  background-position: -416.6px 1px;
  transform: translate(-50%,-50%)scale(0.8);
}

.icon-wrap ul li.icon8 {
  top: 81%;
  left: 62%;
}

.icon-wrap ul li.icon9 {
  top: 70%;
  left: 87%;
}

.icon-wrap ul li.icon10 {
  top: 99%;
  left: 49%;
}

.icon-wrap ul li.icon10::after {
  background-position: -388px 3px;
  transform: translate(-50%,-50%)scale(0.8);
}

.zone-foot ul {
  max-width: 1248px;
  text-align: center;
}

.zdicon-marketing {
    background-image: url(/sites/zweb/images/one/zoho-one-platform-sprint-ani.png);
    background-size: 2250px auto;
    width: 225px;
    height: 420px;
    display: inline-block;
    animation: ztilegrow 1s steps(9) 1.2s forwards;
    position: relative;
    right: -20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    transform: scale(1.5);
    top: -30px;
}

.icon-wrap ul li.icon5:after,
.icon-wrap ul li.icon2:after,
.icon-wrap ul li.icon6:after,
.icon-wrap ul li.icon9:after,
.icon-wrap ul li.icon8:after {
  background: var(--product-icons) no-repeat;
  background-size: var(--zp-i-bs);
  width: var(--zp-i-w);
  height: var(--zp-i-h);
  display: inline-block;
}

.icon-wrap ul li.icon2:after {
  background-position: var(--zp-social-bp);
  transform: translate(-50%,-50%)scale(0.8);
}

.icon-wrap ul li.icon6:after {
  background-position: var(--zp-salesiq-bp);
  transform: translate(-50%,-50%)scale(0.8);
}

.icon-wrap ul li.icon9:after {
  background-position: var(--zp-campaigns-bp);
  transform: translate(-50%,-50%)scale(0.8);
}

.icon-wrap ul li.icon8:after {
  background-position: var(--zp-desk-bp);
  transform: translate(-50%,-50%)scale(0.8);
}

@keyframes ztilegrow {
  from {
    background-position: 0;
  }

  to {
    background-position: -2027px;
  }
}

.zdicon-hr {
  background-position: -267px 10px;
  width: 94px;
  background-size: 540px 75px;
}

.zhr .zdicon-sale {
  background-position: -267px 10px;
  width: 94px;
  background-size: 540px 75px;
  background-image: url(/sites/zweb/images/one/one-footer-sprite.png);
}

.icon-wrap {
  transform: scale(0.9);
}

.icon-wrap ul li:nth-child(even) {
  -webkit-animation: top-bottom 1s ease-in alternate infinite;
  animation: top-bottom 1s ease-in alternate infinite;
}

.icon-wrap ul li:nth-child(odd) {
  -webkit-animation: top-bottom 1s ease-in alternate infinite;
  animation: top-bottom 1s ease-in alternate infinite;
  animation-delay: 1s;
}

@keyframes top-bottom {
  0% {
    margin-top: 0px;
  }

  100% {
    margin-top: 5px;
  }
}

@-webkit-keyframes top-bottom {
  0% {
    margin-top: 0px;
  }

  100% {
    margin-top: 5px;
  }
}

@keyframes bottom-top {
  0% {
    margin-top: 5px;
  }

  100% {
    margin-top: 0px;
  }
}

@-webkit-keyframes bottom-top {
  0% {
    margin-top: 5px;
  }

  100% {
    margin-top: 0px;
  }
}
.i18n-zh-hant h2, .zsection .content-wrap>h3 {
    max-width: 500px;
}
.i18n-zh-hant .z-innerwrap ul li p {
    max-width: 290px;
    
}


.zsection.zone-foot h3 {
  max-width: 100%;
}

@media only screen and (max-width: 1280px) {
  h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width : 768px) and (max-width: 991px) {
 .i18n-zh-hant .z-innerwrap ul li p {
    max-width: 265px;
    }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 25px;
    max-width: 370px;
  }
.i18n-zh-hant .ztext {
   max-width: 90%; 
    
}
}

@media only screen and (max-width: 1024px) {
  .zsection.zone-foot .content-wrap {
    padding: 60px 0;
  }
}

@media only screen and (max-width: 991px) {
  .highlight ul li p {
    font-size: 18px;
  }

  .zmain-row {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 800px) {
  .icon-wrap ul {
    height: 80%;
  }

  .icon-wrap ul li {
    transform: scale(0.8);
  }

  .gray-text {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .zmain-row > .zsection .content-wrap.middle {
    padding: 60px 0px 60px;
    max-width: 580px;
  }

  .highlight ul li > span {
    transform: scale(0.8) translatex(-10px);
  }

  .highlight ul li {
    padding-left: 80px;
    width: calc(62% - 80px);
    margin-bottom: 60px;
  }

  .highlight ul li p {
    padding-right: 20px;
  }

  .gray-text {
    margin-bottom: 20px;
  }

  .zsection.zone-foot .content-wrap {
    padding: 0px 0px 20px;
  }

  .z-innerwrap > div:nth-child(1) {
    width: 100%;
  }

  .z-innerwrap ul li {
    width: 100%;
    max-width: 320px;
  }

  .z-innerwrap ul li p {
    padding-right: 30px;
  }

  .z-innerwrap > div.icon-wrap {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .highlight ul li {
    padding-left: 80px;
    width: calc(100% - 0px);
    margin-bottom: 60px;
  }

  .highlight ul li {
    margin-bottom: 40px;
  }

  .highlight ul li:nth-child(4) {
    margin-bottom: 0px;
  }

  .ztext,
  .highlight ul li p,
  .content-wrap.middle p a,
  .highlight ul li a {
    font-size: 14px;
  }

  .highlight ul li p {
    margin-bottom: 10px;
  }

  .zsection.zone-foot .content-wrap {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .content-wrap.middle p a {
    margin: 0px 15px;
  }
}

@media only screen and (max-width: 400px) {
  .content-wrap.middle p a {
    margin: 0px 10px;
  }
}

.lang-rtl #integrateapps p,
.lang-rtl #integrateapps h2,
.lang-rtl .zone-foot ul li h4,
.lang-rtl .content-wrap.middle h2,
.lang-rtl .content-wrap.middle p {
  text-align: center;
}

.lang-rtl #smartservices p,
.lang-rtl #smartservices h2 {
  text-align: right;
}

.lang-rtl .zdicon-marketing {
  right: unset;
  left: -20px;
}

.lang-rtl .highlight ul li {
  padding-right: 100px;
  padding-left: 0;
}

.lang-rtl .highlight ul li p {
  padding-left: 50px;
  padding-right: 0;
}

.lang-rtl .highlight ul li > span {
  right: 10px;
  left: unset;
}

.lang-rtl .zsection .z-innerwrap {
  padding: unset;
}

@media only screen and (max-width: 767px) {
  .lang-rtl .highlight ul li p,
  .lang-rtl .z-innerwrap ul li p {
    padding-right: 0;
  }

  .lang-rtl .highlight ul li {
    padding-right: 80px;
  }

  .lang-rtl .highlight ul li > span {
    transform: scale(0.8) translatex(10px);
  }
  .btn-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 10px;
    margin: auto;
    max-width: max-content!important;
  }
  .btn-wrap a{
    max-width: max-content;
    margin: auto!important;
  }
}




.i18n-zh-hant .zsection.zone-foot{display: none;}
.other-lang h1 span:before{display: none;}