.zh-one-logo a,
.zh-one-content h3,
.foundername,
h2,
h4,
.zh-productssect__tabs .zh-sec-apps label {
  font-family: var(--primaryfont-regular);
}

.dis-inlineblk {
  display: inline-block;
}

.dis-block {
  display: block;
}

.no-scroll {
  overflow: hidden !important;
}

.valign-bottom {
  vertical-align: bottom;
}

.zh-sec-apps .access {
  display: none !important;
}

.zh-productssect h2 {
  margin: 50px 0 15px;
  width: 70%;
  letter-spacing: -1px;
  line-height: 1.2;
}

.zh-productssect h2,
.zh-productssect h4,
.zh-bundlesect h4 {
  font-size: 50px;
}

.zh-product-code p.zwc-related-title,
.zh-product-code p.zwc-related-title span {
  background-color: var(--bg-color);
}

.zh-product-code .zwc-product-division {
  position: sticky;
}

.zh-product-code p.zwc-product-division:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #e7ebf1;
  top: 50%;
  left: 25%;
  right: 0;
  z-index: -1;
}

.zh-product-code p.zwc-product-division span {
  background-color: var(--bg-color);
}

.zh-product-code p.zwc-product-division span:first-child {
  padding-left: 10px;
}

.zh-product-code p.zwc-product-division span:last-child {
  padding-right: 10px;
}

.zh-product-code .zwc-product-division {
  background-color: var(--bg-color);
}

.learnMorebtn {
  background-color: var(--highlight-color);
  color: #fff;
  border-radius: 2px;
  display: inline-block;
}

.zwc-main .banner-products ul li .learnMorebtn.arrow-icon::after {
  right: 10px;
}

p.zwc-related-title:before {
  width: calc(100% - 15px);
}

p.zwc-related-title {
  margin-top: 15px;
}

/* .zh-allproduct_section .zh-productssect__tabs.zwc-desktopapps .zwc-mobileApp-logo {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
} */
.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobileApp-logo
  .zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobileApp-logo {
  position: relative;
}

.zh-broex .zwc-mobileApp-logo:after {
  content: "";
  position: absolute;
  width: 96px;
  height: 96px;
  background: url(/sites/zweb/images/zoho_general_pages/zwc-browserextension-lens.png)
    center no-repeat;
  right: 5%;
  top: -24px;
  border-radius: 50%;
  background-size: contain;
  /* opacity: 0; */
  animation: scalein 1s ease 0.5s forwards;
  box-shadow: 0 3px 48px #00000029;
}

/* .zh-product-code p.zwc-related-title:before,
.zh-product-code p.zwc-related-title:after{
    content: '';
    position: absolute;
    width: 50%;
    height: 1px;
    background: #e7ebf1;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 0;
}
.zh-product-code p.zwc-related-title:after{
    right:0;
    width: 50%;
    left: auto;
} */
.arrow-icon {
  position: relative;
}

.zwc-main .banner-products .learnMorebtn.arrow-icon.white::after {
  background-position: -75px -76px;
}

.zwc-main .banner-products .slick-track {
  width: 1200px;
  display: flex;
  justify-content: center;
}

.zh-color {
  width: 80px;
  height: 1px;
  margin-top: 20px;
  overflow: hidden;
}

.zh-allproductsect .zh-color {
  width: 40px;
  margin-top: 0;
}

.option2 .zh-color {
  width: 40px;
}

.zh-color span {
  width: 25%;
  display: inline-block;
  background-color: #f60014;
}

.option2 .zh-color span,
.option2 .zh-color span:nth-child(2),
.option2 .zh-color span:nth-child(3),
.option2 .zh-color span:last-child {
  width: 25%;
  display: inline-block;
  background-color: #f60014;
}

.pro-option .zh-color span {
  width: 100%;
  display: inline-block;
  background-color: #f60014;
}

.pro-option .zh-color span:nth-child(2) {
  background-color: #049b3f;
}

.pro-option .zh-color span:nth-child(3) {
  background-color: #056cb8;
}

.pro-option .zh-color span:last-child {
  background-color: #ffae0a;
}

.zh-productssect__right ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zh-productssect__tabs .zh-sec-apps {
  position: relative;
  padding: 15px 41px;
  cursor: pointer;
  transition: background-color 0.4s ease;
  border-radius: 3px;
}

.zh-productssect__tabs .zh-sec-apps a {
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding: 0 0 0 70px;
  width: 100%;
}

.zh-productssect__tabs .zh-sec-apps a {
  padding: 0 0 0 80px;
}

.umain .cat_ttl {
  padding-top: 20px;
  background-color: var(--bg-color);
  display: block;
}

.cat_ttl {
  display: none;
}

.umain .sec-ttl {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.umain .sec-ttl h4 {
  width: 100%;
  font-size: 44px;
  line-height: 1.2;
  letter-spacing: -1.5px;
  position: relative;
  margin: 40px auto 30px;
  max-width: 708px;
}

.zh-product-code .zh-productssect__tabs .zh-sec-apps .zh-app {
  position: relative;
  display: inline-block;
}

.zh-product-code .zh-productssect__tabs .zh-sec-apps.zh-vikrra .zh-app {
  width: 130px;
  height: 50px;
  margin-top: 25px;
}

.zh-productssect__tabs .zh-sec-apps .zh-content {
  display: block;
  width: 71%;
}

.zh-productssect__tabs .zh-sec-apps .zh-content label,
.zh-productssect__tabs .zh-sec-apps .zh-content small {
  display: block;
  color: var(--primary-color);
  font-size: 24px;
  cursor: pointer;
}

.zh-productssect__tabs .zh-sec-apps .zh-content label {
  line-height: 1.2;
}

.zh-productssect__tabs .zh-sec-apps .zh-content small {
  color: var(--secondary-color);
}

.zh-productssect__tabs .zh-sec-apps .zh-content small {
  font-size: 14px;
  line-height: 1.45;
}

.zh-one-logo {
  text-align: center;
}

.zh-one-logo a {
  display: block;
  color: var(--primary-color);
  font-size: 40px;
  letter-spacing: -0.5px;
}

.zh-one-logo span:before {
  content: "";
  width: 84px;
  height: 95px;
  background-position: -1127px -213px;
  background-size: 1300px auto;
  margin: 0 auto 40px;
  transform: scale(1.1);
}

.zh-one-logo a sub {
  color: var(--secondary-color);
  font-size: 18px;
  letter-spacing: 0;
  margin-top: -2px;
}

.option2 .zh-one-logo a sub {
  color: var(--primary-color);
}

.zh-one-content {
  width: calc(100% - 120px);
  padding: 0 90px 0 70px;
  border-right: 1px dashed #d0b31c;
}

.zh-one-content h3 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 0;
  color: var(--primary-color);
  letter-spacing: -1.5px;
}

.zh-one-title {
  font-size: 16px;
  margin-bottom: 20px;
  color: var(--primary-color);
}

.zh-one-content p {
  margin-bottom: 30px;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 1.7;
  width: 390px;
}

.zh-one-content sub {
  font-size: 14px;
  margin-bottom: 5px;
}

.zh-one-suite .wrapper {
  z-index: 1;
  display: table;
  overflow: visible;
  background-color: #fed600;
  padding: 45px 0 55px 50px;
}

.zh-productssect__tabs .zh-sec-apps .zh-content small {
  margin-top: 5px;
}

.cta-link a:hover::after,
.zh-contact ul li.lst-cnt.fin-ctn:hover::after,
.arrow-icon.blueLink:hover::after,
.arrow-icon.white:hover::after {
  transform: translateX(5px);
}

.zgh-brand {
  padding: 0 10px 3px 0;
}

.zh-productssect__tabs {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: opacity 0.5s ease;
  width: 90%;
}

.zh-productssect__tabs.active {
  opacity: 1;
  visibility: visible;
}

.zwc-main .banner-section .zh-color {
  width: 50px;
}

.zwc-main .banner-section {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  z-index: 0;
}

.zwc-main .pro-option .zh-banner-sec {
  border-bottom: 1px solid #e7e7e7;
  background-color: #0a73c0;
  background-color: var(--bg-blue-color);
  /* background-image: url(/sites/zweb/images/zoho_general_pages/zh-allproducts-banner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
  position: relative;
  overflow: hidden;
  padding: 70px 0 60px;
}

.zwc-main .banner-section .zh-color,
.zwc-main .all-products .zh-color {
  margin: 0 auto;
}

.zh-color-yellow {
  width: 40px;
  height: 1px;
  margin-top: 20px;
  overflow: hidden;
  margin: 0 auto;
}

.zh-color-yellow span {
  width: 25%;
  display: inline-block;
  background-color: #fed700;
}

.zwc-main.option2 .pro-option .all-products .zh-color-yellow span,
.zwc-main.option2 .pro-option .all-products .zh-color-yellow span:nth-child(2),
.zwc-main.option2 .pro-option .all-products .zh-color-yellow span:nth-child(3),
.zwc-main.option2 .pro-option .all-products .zh-color-yellow span:last-child {
  width: 25%;
  display: inline-block;
  background-color: #fed700;
}

.pro-option .zh-color span {
  width: 100%;
  display: inline-block;
  background-color: #f60014;
}

.pro-option .zh-color span:nth-child(2) {
  background-color: #049b3f;
}

.pro-option .zh-color span:nth-child(3) {
  background-color: #056cb8;
}

.pro-option .zh-color span:last-child {
  background-color: #ffae0a;
}

.zwc-main .before-title {
  font-size: 50px;
  color: #fff;
  line-height: 1.2;
  letter-spacing: -1.5px;
  /* width: 70%; */
  margin: 0 auto 20px;
  width: 65%;
}

.lang-nl .zwc-main .before-title {
  width: 90%;
}

.zwc-main .banner-title {
  width: 76%;
  margin: 0 auto;
  color: #fff;
  letter-spacing: -1.2px;
  padding: 20px 0 60px;
  letter-spacing: -0.5px;
  font-size: 24px;
  line-height: 1.6;
}

.zh-one-suite {
  margin-top: 0;
}

.zwc-main .input-wrap.banner-search {
  width: 50%;
  margin: 0 auto;
  box-shadow: 0 2px 15px 0 #ececec;
}

.zwc-main .input-wrap.banner-search input {
  margin: 0;
}

.zwc-main .input-wrap.banner-search input {
  font-size: 16px;
  color: #868686;
}

.zwc-main .input-wrap.banner-search input:focus {
  border: 1px solid var(--highlight-color);
}

.zwc-main .input-wrap.banner-search .input-srch-icon {
  top: 16px;
}

.zwc-main .banner-products span.intro {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  color: #010101;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 12px;
  padding: 4px 8px;
  border-top-right-radius: 6px;
}

.zwc-main .banner-products {
  max-width: 1100px;
  margin: 0 auto -180px;
  position: relative;
  text-align: center;
  top: -230px;
  width: 95%;
}

.zwc-main .banner-products .blueLink {
  color: #fff;
}

.zwc-main .banner-products .arrow-icon.blueLink::after {
  background-position: -103px -204px;
}

.zwc-main .banner-products ul {
  display: flex;
  flex-wrap: wrap;
}

.zwc-main .banner-products ul li {
  width: 12%;
  padding: 10px;
  border-radius: 3px;
  position: relative;
  text-align: left;
}

.zwc-main .banner-products ul li a {
  color: #fff;
  position: relative;
}

.zwc-main .banner-products ul li .zh-content label {
  display: block;
  font-size: 30px;
  color: var(--primary-color);
  letter-spacing: -0.7px;
}

.zwc-main .banner-products ul li .zh-content label.small {
  font-size: 15px;
  line-height: 1.5;
  padding-bottom: 15px;
  color: var(--secondary-color);
}

.zwc-main
  .banner-products
  ul
  li.sheet:hover
  .zwc-main
  .banner-products
  .arrow-icon.blueLink::after {
  transform: scale(0.85) translateX(5px);
  background: #ececec;
}

.zwc-main .banner-products ul li {
  background: #fff;
  margin: 0 5px;
  border: 1px solid #f1f4f4;
  width: 32.33%;
  z-index: 0;
}

.zwc-main .banner-products span {
  display: block;
}

.zwc-main .all-products,
.zwc-main .all-products h2 {
  margin: 0 auto;
  text-align: center;
}

.zwc-main .all-products {
  padding: 50px 0;
  position: relative;
}

.zwc-main .all-products h2 {
  font-size: 50px;
  letter-spacing: -1.5px;
  padding: 20px 0 20px;
  width: 100%;
}

.zwc-main .all-products ul {
  position: relative;
  border-bottom: 1px solid #ececec;
}

.zwc-main .all-products ul li {
  display: inline-block;
  padding: 10px 30px;
  font-size: 16px;
  opacity: 0.6;
}

.zwc-main .all-products ul li a {
  color: #010101;
}

.zwc-main .all-products ul li a.active {
  color: #010101;
}

.zwc-main .product-sales {
  border-bottom: 1px solid #ececec;
  padding-bottom: 60px;
}

.zwc-main .product-sales.no-border {
  border-bottom: 0;
}

.zwc-main .product-sales h2 {
  margin: 60px 0 20px;
  letter-spacing: -3px;
}

.zwc-main .banner-products .back-to-work .zh-app {
  width: 40px;
  background: url(/sites/zweb/images/zoho_general_pages/zp-global-icon-sprite-2x.png)
    left top no-repeat;
  background-position: -565px 0;
  background-size: 700px auto;
}

.zwc-main .banner-products .workplace .zh-app {
  background: url(/sites/zweb/images/zoho_general_pages/zp-global-icon-sprite-2x.png)
    left top no-repeat;
  background-size: 720px auto;
  background-position: -432px -120px;
}

.zwc-main .banner-products .bigin .zh-app {
  background-position: -245px -192px;
}

.zwc-main .banner-products .calendar .zh-app {
  background-position: -195px -192px;
}

.zwc-main .banner-products .workerly .zh-app {
  background-position: -154px -153px;
  margin-left: -10px;
}

.zwc-main .banner-products .zh-content {
  padding-top: 12px;
  z-index: 5;
  position: relative;
}

.zwc-main .banner-products ul li.back-to-work .zh-content label.small,
.zwc-main .banner-products ul li.workplace .zh-content label.small,
.zwc-main .banner-products ul li.bigin .zh-content label.small,
.zwc-main .banner-products ul li .zh-content label.small {
  width: 100%;
  text-align: left;
  letter-spacing: 0;
}

.zwc-main .banner-products .vector-img {
  width: 225px;
  height: 290px;
  margin: 0 auto;
  position: absolute;
}

.zwc-main .banner-products .learnMorebtn {
  /* border: 1px solid #fff; */
  padding: 13px 35px 13px 16px;
  border-radius: 2px;
  font-size: 13px;
  position: relative;
  z-index: 1;
}

.zwc-main .banner-products .learnMorebtn.arrow-icon.white::after {
  background-position: -75px -76px;
  transform: scale(0.85);
}

.zwc-main .banner-products ul li:hover .arrow-icon.white::after {
  transform: scale(0.85) translateX(5px);
}

.zwc-main .banner-products .slick-prev {
  left: -4%;
}

.zwc-main .banner-products .slick-next {
  right: -4%;
}

.zwc-main .banner-products .slick-next,
.zwc-main .banner-products .slick-prev {
  background: #fff;
  border-radius: 99px;
  top: 46%;
}

.zwc-main .banner-products .slick-next::before,
.zwc-main .banner-products .slick-prev::before {
  content: "";
  width: 16px;
  height: 20px;
  position: absolute;
  right: 5px;
  background: url(/sites/zweb/images/zoho_general_pages/zh-newhome-sprite.png)
    left top no-repeat;
  background-size: 500px auto;
  background-position: -86px -73px;
  top: calc(50% - 10px);
  transition: all 0.5s ease;
}

.zwc-main .banner-products .slick-prev::before {
  transform: rotate(180deg);
  left: 7px;
}

.zwc-main .banner-products .slick-next::before {
  transform: unset;
  background-position: -89px -74px;
  top: calc(50% - 9px);
}

.zwc-main .banner-products .slick-next::after,
.zwc-main .banner-products .slick-prev::after {
  content: none;
}

.pd-btm-0 {
  padding-bottom: 0;
}

.zh-allproductsect .zh-productssect__tabs {
  position: relative;
  opacity: 1;
  visibility: visible;
  padding: 70px 0 0 0;
  overflow: auto;
  height: auto;
}

/*.zh-allproductsect .zh-productssect__tabs:first-child {
padding: 65px 0 0 0;
}*/

.zh-allproductsect .zh-productssect__tabs.Zohoone {
  padding: 0;
}

.zh-allproductsect .zh-productssect__tabs.bundles {
  padding-bottom: 100px;
}

.zh-allproductsect .zh-productssect__left {
  position: absolute;
  width: 300px;
  top: 0;
  height: 100%;
  left: 0;
  z-index: 2;
}

.zh-allproductsect .zh-productssect__left:after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  left: 29px;
  border: 1px solid #f2f2f2;
}

.zwc-main .zh-allproductsect .wrapper {
  max-width: 1140px;
}

.zh-allproductsect .zh-productssect__left .zh-productssect__categories {
  border-left: 0;
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  left: 0;
  top: 100px;
  height: calc(100vh - 70px);
  overflow: hidden;
}

.zh-productssect__categories .ss-scroll {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s ease, visibility 0.1s ease;
  display: none;
}

.zh-productssect__categories:hover .ss-scroll {
  opacity: 1;
  visibility: visible;
}

.zh-allproductsect .zh-productssect__left ul {
  margin-bottom: 0;
  border-left: 0;
}

.zh-allproductsect .zh-productssect__left,
.zh-allproductsect .zh-productssect__right {
  padding: 60px 0 0 0;
  background: var(--bg-color);
  transition: background 0.5s ease;
}

.zh-allproductsect .zh-productssect__wrap .zh-productssect__left,
.umain .zh-allproductsect .zh-productssect__wrap .zh-productssect__left.fix {
  background: #fff;
  padding-top: 40px;
  border-right: 1px solid #e7ebf0;
  background: linear-gradient(90deg, #f7f9fd 40%, #fff 100%);
}

.umain.lang-rtl
  .zh-allproductsect
  .zh-productssect__wrap
  .zh-productssect__left.fix {
  background: linear-gradient(90deg, #fff 40%, #f7f9fd 100%);
  border-right: 0;
}

.umain .zh-allproductsect .zh-productssect__left {
  background: transparent;
  border-right: 1px solid transparent;
}

.showarrow {
  position: absolute;
  width: 30px;
  bottom: 25px;
  height: 30px;
  background-color: #fff;
  z-index: 2;
  box-shadow: -4px -8px 15px rgba(0, 0, 0, 0.02);
  text-align: center;
  padding-top: 8px;
  display: none;
  cursor: pointer;
  right: 10px;
  border: 1px solid #f1f1f1;
}

.showarrow span::after {
  content: "";
  display: inline-block;
  padding: 3.5px;
  position: relative;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.3s ease;
  border: solid #777;
  clear: both;
  top: -9px;
  border-width: 0 1.5px 1.5px 0;
  left: -1px;
}

.showarrow.top span::after {
  transform: rotate(226deg);
  -webkit-transform: rotate(226deg);
  top: -5px;
}

.zh-productssect__wrap .zh-allproductsect .zh-productssect__left.fix {
  background: #fff;
  border-right: 1px solid #e7ebf0;
  background: linear-gradient(90deg, #f7f9fd 40%, #fff 100%);
}

.zh-allproductsect.zh-productssect .sub-headmenu {
  padding: 12px 40px 12px 50px;
}

.zh-allproductsect.zh-productssect .sub-headmenu:last-child {
  padding-bottom: 78px;
}

.zh-allproductsect.zh-productssect .zh-productssect__left .sub-headmenu li {
  padding-left: 10px;
  padding-right: 14px;
}

.zh-productsect_newcontainer {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  width: calc(100% + 20px);
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.zh-one-nav
  em.zh-logo {
  transform: scale(1);
  transition: transform 0.3s ease;
}

.i18n-pt-br
  .zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li {
  width: 95%;
}

.other-lang
  .zh-allproductsect.zh-productssect
  .zh-productssect__left
  .scrollbar-wrapper
  .sub-headmenu
  li.zh-one-nav:hover
  em.zh-logo {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.zh-product-subtitle {
  padding-left: 0;
}

.zh-allproductsect .zh-productssect__right {
  width: 100%;
  padding: 0 0 100px 420px;
  position: relative;
}

.zh-allproductsect.zh-productssect .zh-productssect__right ul {
  justify-content: initial;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__right
  .bianalytics
  ul
  li.zh-sec-apps {
  margin-right: 0;
}

.zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
  width: 32%;
  margin-right: 1.3%;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__right
  ul
  li:hover
  .arrow-icon.blueLink::after {
  transform: scale(0.85) translate(5px);
}

.zh-allproductsect h2.zh-productssect__tabs__title {
  text-align: left;
  width: 100%;
  margin: 0 0 5px;
  font-size: 30px;
  color: #010101;
  letter-spacing: -0.7px;
}

.zh-allproductsect .Suites h2.zh-productssect__tabs__title {
  margin-bottom: 15px;
}

.zh-allproductsect p.zh-productssect__tabs__desc {
  text-align: left;
  font-size: 18px;
  color: var(--secondary-color);
  width: 65%;
  line-height: 1.6;
  margin-bottom: 10px;
}

/* .zh-allproductsect .inc-desc-width p.zh-productssect__tabs__desc {
width: 49%;
} */

.zh-allproductsect .zh-productssect__tabs .zh-sec-apps .zh-content label {
  font-size: 24px;
  transition: all 0.3s ease;
  padding-top: 12px;
}

.zh-allproductsect .zh-productssect__tabs .zh-sec-apps:hover .zh-content label {
  color: var(--primary-color);
}

.zh-allproductsect .zh-productssect__tabs .zh-sec-apps .zh-content small {
  font-size: 14px;
  line-height: 1.45;
  margin-bottom: 30px;
}

.zh-allproductsect .all-products .zh-color {
  width: 40px;
}

.zh-allproductsect .zh-color {
  width: 40px;
  margin-top: 0;
}

.zh-allproductsect .zh-productssect__right ul {
  padding: 30px 0 15px;
  justify-content: flex-start;
}

.zh-allproductsect.zh-productssect .zh-productssect__left li {
  width: 100%;
  position: relative;
  z-index: 2;
  font-size: 15px;
  padding: 3px 0 3px 0;
  cursor: pointer;
}

.zh-allproductsect.zh-productssect .zh-product-title {
  color: var(--primary-color);
  padding-bottom: 10px;
  font-size: 17px;
  padding-left: 50px;
}

.zh-allproductsect.zh-productssect .zh-productssect__left .zh-product-subtitle,
.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .zh-product-subtitle-light,
.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.other-categories {
  color: var(--primary-color);
  font-size: 16px;
  display: block;
  position: relative;
  line-height: 1;
  margin-bottom: 10px;
  font-family: var(--zf-secondary-medium);
  cursor: pointer;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.other-categories.bun_suites {
  margin-bottom: 20px;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .zh-product-subtitle-light {
  font-family: var(--primaryfont-regular);
  color: #8e8e8e;
  margin-bottom: 25px;
}

.zh-allproductsect.zh-productssect .zh-productssect__left .other-categories {
  font-size: 15px;
  padding: 10px 0 5px 0;
  color: var(--primary-color);
  padding-left: 50px;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.other-categories {
  padding: 0;
  line-height: 1;
  margin-bottom: 0;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .zh-product-subtitle:after,
.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.other-categories:after {
  content: "";
  width: 2px;
  height: 20px;
  background-color: var(--redclr);
  position: absolute;
  left: -15px;
  top: -3px;
  transition: transform 0.5s ease;
  transform: scale(0);
  transform-origin: top;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu.active
  .zh-product-subtitle:after,
.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu.active
  li.other-categories:after {
  transform: scale(1);
}

.zh-allproductsect.zh-productssect .zh-productssect__left li.arrow-icon::after {
  opacity: 0;
  background-position: -108px -76px;
  right: 10px;
  transition: all 0.4s ease;
}

.zh-allproductsect.zh-product-code .zh-productssect__left li.arrow-icon::after {
  background-position: -110px -76px;
  top: calc(50% - 6px);
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.other-categories.zh-one-nav:after {
  top: calc(50% - 10px);
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  li.arrow-icon::before {
  content: "";
  width: 100%;
  background-color: transparent;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
  transition: background-color 0.4s ease;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  li.active.arrow-icon::after {
  opacity: 1;
  right: 30px;
  transition: right 0.6s ease;
  transform: scale(0.8);
}

.zh-allproductsect.zh-product-code
  .zh-productssect__left
  li.active.arrow-icon::after {
  background-position: -110px -76px;
  transition: all 0.4s ease;
  right: 0;
}

.zh-allproductsect.zh-productssect .zh-productssect__left li:hover {
  color: var(--highlight-color);
}

.zh-allproductsect.zh-productssect .zh-productssect__left li.active {
  color: var(--highlight-color);
}

.zh-allproductsect.zh-productssect .zh-productssect__left li.active::before {
  background-color: transparent;
}

.zh-allproductsect.zh-product-code .zh-productssect__left li {
  transition: background-color 0.4s ease;
}

.zh-allproductsect.zh-product-code .zh-productssect__left li.active,
.zh-allproductsect.zh-product-code .zh-productssect__left li.active::before {
  color: var(--highlight-color);
  font-family: var(--zf-secondary-medium);
}

.zh-allproductsect.zh-product-code
  .zh-productssect__left
  .sub-headmenu4
  li.active {
  background: transparent;
  color: var(--highlight-color);
}

.zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
  background: #fff;
  padding: 25px;
  border: 1px solid #e7ebf0;
  margin-bottom: 1.3%;
  min-height: 133px;
  transition: background 0.3s ease, border 0.3s ease, color 0.3s ease,
    all 0.5s ease;
  word-break: break-word;
}

.zh-allproductsect .platform h2.zh-productssect__tabs__title.plat {
  text-align: left;
  margin-top: 70px;
  font-size: 40px;
}

.zh-allproductsect .zh-allproductsect__prdtab.platform .zh-productssect__tabs {
  padding: 70px 0 0;
}

.zh-allproductsect
  .zh-allproductsect__prdtab.platform
  .zh-productssect__tabs.Nocodesolutions {
  padding-top: 70px;
}

.zh-allproductsect .platform .zh-productssect__tabs:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__right
  ul
  li.zh-sec-apps:hover {
  border: 1px solid #056cb8;
  box-shadow: 0 0 30px #8c8c8c2e;
  transform: translateY(-5px);
  transition: all 0.5s;
}

.zh-allproductsect.zh-productssect .zh-productssect__tabs .zh-sec-apps a {
  padding: 0 0 0 00px;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__tabs
  .zh-sec-apps
  .zh-content {
  width: 100%;
}

.zh-allproductsect.zh-productssect .zh-one-suite {
  padding: 85px 0 0 0;
  width: 90%;
}

.zh-allproductsect.zh-productssect .zh-one-suite {
  /* margin: 0; */
}

.zh-allproductsect.zh-productssect .zh-one-logo a {
  font-size: 35px;
  letter-spacing: -1px;
}

/* .zh-allproductsect.zh-productssect .zh-one-logo span::before {
    transform: scale(0.9);
} */

.zh-allproductsect.zh-productssect .zh_one_poster_img {
  width: calc(100% + 0px);
  position: relative;
  left: -70px;
  top: 30px;
  z-index: -1;
}

.zh-allproductsect.zh-productssect .zh-one-content {
  padding: 0 0 0 20px;
}

.zh-allproductsect.zh-productssect .zh-one-wrapContent {
  padding-right: 0;
  width: 63%;
  width: calc(100% - 370px);
  display: table-cell;
  vertical-align: middle;
}

.zh-allproductsect.zh-productssect .zh-one-logo a sub {
  font-size: 15px;
}

.zh-one-content {
  border-right: 0;
}

.zh-allproductsect.zh-productssect .zh-one-logo span::before {
  margin: 20px 20px 40px 12px;
}

.zh-allproductsect.zh-productssect .zh-productssect__wrap {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}

.new-window-blk {
  transition: all 0.8s ease;
}

.zh-allproductsect .platform .zh-productssect__tabs {
  display: flex;
  flex-direction: column;
}

.zh-allproductsect .zh-productssect__tabs__left {
  width: 100%;
}

.zh-allproductsect .zh-productssect__tabs__right {
  width: 100%;
}

.zh-allproductsect .platform h2,
.zh-allproductsect .platform p {
  text-align: left;
  width: 100%;
}

.zh-allproductsect .platform p {
  width: 70%;
  margin: 10px 0 25px 0;
}

.zh-allproductsect .platform h2 {
  font-size: 30px;
}

.zh-allproductsect .platform .zh-productssect__tabs__left h2 {
  letter-spacing: -0.3px;
}

.zh-productssect .zh-productssect__right .platform ul li.zh-sec-apps {
  width: 32%;
}

.zh-allproductsect .zh-productssect__right .platform ul {
  padding: 20px 0 15px;
}

.zh-allproductsect .zh-allproduct_section {
  position: relative;
}

.zh-allproduct_section#suites ~ .zh-allproduct_section {
  padding-top: 45px;
}

.lang-en .zh-product-code .marketplace .zh-mobile-wrapContent {
  background-color: #effcf5;
  border: 1px solid #e4ecf3;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-mobileApps
  .zwc-mobile-wrapContent,
.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobile-wrapContent {
  background: #eef5fb;
  border: 1px solid #e4ecf3;
}

.zh-allproductsect .zh-productssect__tabs.zwc-mobileApps.mobileApps p,
.zh-allproductsect .zh-productssect__tabs.zwc-desktopapps.mobileApps p {
  width: 90%;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-mobileApps
  .zwc-mobile-wrapContent,
.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobile-wrapContent {
  padding: 0 30px 0 80px;
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps.zh-broex
  .zwc-mobileApp-logo
  img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  vertical-align: bottom;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobile-wrapContent {
  background: #f6f4ff;
  border: 1px solid #e4ecf3;
}

.zwc-mobileApps h3,
.zwc-desktopapps h3 {
  font-size: 40px;
  margin-bottom: 10px;
}

.zh-allproduct_section .zh-productssect__tabs.zh-broex .zwc-mobile-wrapContent {
  background-color: #fff8ef;
  border: 1px solid #f5eee4;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-mobileApps
  .zwc-mobileApp-content,
.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobileApp-content {
  width: 65%;
  padding: 90px 0;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-mobileApps
  .zwc-mobileApp-logo,
.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobileApp-logo {
  width: 35%;
  display: table;
  position: relative;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobileApp-content,
.zh-allproduct_section
  .zh-productssect__tabs.zwc-desktopapps
  .zwc-mobileApp-logo {
  width: 50%;
  max-width: 450px;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-mobileApps
  .zwc-mobileApp-logo
  img {
  vertical-align: bottom;
}

.zwc-mobileApps p,
.zwc-desktopapps p {
  font-size: 18px;
  max-width: 450px;
  width: 90%;
}

.zh-allproduct_section
  .zh-productssect__tabs.zwc-mobileApps
  .zwc-mobile-wrapContent {
  display: flex;
  padding-right: 80px;
}

.lang-en .zh-product-code .zh-mobileApp-logo img {
  width: 58%;
}

.other-lang .zh-product-code .marketplace .zh-mobileApp-logo img {
  width: 50%;
}

.other-lang .zh-product-code .marketplace.zh-broex .zh-mobileApp-logo img {
  width: 80%;
}

.other-lang .zh-product-code .marketplace .zh-mobileApp-logo {
  bottom: 0;
  align-items: center;
}

.lang-en .zh-allproductsect .zh-allproduct_section::before {
  display: none;
}

.lang-en .zh-allproductsect .zh-mobileApps h3 {
  color: #010101;
}

.lang-en .zh-allproductsect .zh-productssect__tabs.mobileApps p {
  color: #333;
}

.lang-en .zh-product-code .marketplace .zh-mobileApp-logo {
  width: 75%;
  height: auto;
  transform: none;
  right: -30%;
}

.lang-en .zh-allproductsect .zh-productssect__tabs.zh-mobileApps,
.zh-allproduct_section .zh-productssect__tabs.zwc-mobileApps,
.zh-allproduct_section .zh-productssect__tabs.zwc-desktopapps {
  width: 90%;
  padding: 10px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e7ebf0;
}

.zh-productssect__tabs.DesktopApps .zh-mobile-wrapContent {
  width: 100%;
  padding: 85px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  border: 1px solid #e7ebf0;
  /* background: transparent linear-gradient(359deg, #46ffb1 -100%, #212f7c 40%) 0% 0% no-repeat padding-box; */
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zh-productssect__tabs.DesktopApps .zh-mobile-wrapContent:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 400%;
  background: url(https://zoho.com/sites/zweb/images/zoho_general_pages/desktop-apps/floral-pattern.png)
    repeat;
  z-index: 0;
  top: 0;
  left: 0;
  opacity: 0.03;
  background-size: 350px;
}

.zh-productssect__tabs.DesktopApps .zh-mobile-wrapContent p {
  color: #fff;
}

.zh-productssect__tabs.DesktopApps .zh-mobileApp-content {
  width: 47%;
}

.zh-productssect__tabs.DesktopApps .zh-mobileApp-logo {
  width: 50%;
  margin-left: 0;
}

.zh-productssect__tabs.DesktopApps .zh-mobileApp-content,
.zh-productssect__tabs.DesktopApps .zh-mobileApp-logo {
  position: relative;
  z-index: 1;
}

.zh-productssect__tabs.DesktopApps .zh-mobileApp-logo img {
  width: 100%;
}

.zh-productssect__tabs.DesktopApps .zh-mobile-wrapContent .learnMorebtn {
  background-color: transparent;
  border: 1px solid #fff;
}

.zh-productssect__tabs.DesktopApps .zh-mobile-wrapContent h3 {
  font-size: 40px;
}

.zh-allproductsect .zh-allproduct_section:not(:last-child) {
  padding-bottom: 55px;
}

.zh-allproductsect .zh-allproduct_section:before {
  content: "";
  background-color: #e7ebf0;
  width: 90%;
  position: absolute;
  top: 0;
  height: 1px;
}

.zh-allproductsect .zh-allproduct_section:first-child:before {
  display: none;
}

.zwc-main .banner-products-sec,
.zwc-main .zh-productssect {
  background: var(--bg-color);
}

.zwc-main .zh-productssect {
  padding-top: 0px;
}

.zwc-main .banner-products .slick-next,
.zwc-main .banner-products .slick-prev {
  top: 50%;
  transition: all 0.6s ease;
  border: 1px solid #dbdbdb;
  opacity: 1;
}

.zwc-main .banner-products ul li a.zh-prod-banner-sect {
  display: flex;
  align-items: flex-start;
  flex-flow: column;
}

.zwc-main .banner-products span.intro {
  background: transparent;
  color: var(--secondary-color);
  right: auto;
  top: 30px;
}

.zwc-main .banner-products .zh-content {
  padding-bottom: 10px;
  display: flex;
  align-items: flex-start;
  flex-flow: column;
}

.zwc-main .banner-products .prod-banner-img {
  position: relative;
  top: 8px;
  padding-top: 40px;
  width: 292px;
  height: 200px;
}

.zwc-main .banner-products .prod-border-bg-back-to-work,
.zwc-main .banner-products .prod-border-bg-workplace,
.zwc-main .banner-products .prod-border-bg-bigin,
.zwc-main .banner-products .prod-border-bg-calendar {
  /* padding: 50px 35px 150px; */
  border-radius: 3px;
  position: relative;
  height: 100%;
  padding: 30px 20px 30px 35px;
}

.zwc-main .banner-products .prod-border-bg-workplace {
  background: #f4f5e1;
  border: 1px solid #edefd3;
}

.zwc-main .banner-products .prod-border-bg-back-to-work {
  background: #fff5f1;
  border: 1px solid #fde9e0;
}

.zwc-main .banner-products .prod-border-bg-bigin {
  background: #e9f9f2;
  border: 1px solid #dff3ea;
}

.zwc-main .banner-products .prod-border-bg-calendar {
  background: #eff5fa;
  border: 1px solid #e4eef8;
}

.zwc-main .banner-products .prod-highlight-text,
.zwc-main .banner-products .prod-highlight-text-featured {
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  background: #049949;
  padding: 3px 7px 2px;
  display: inline;
  color: #fff;
  top: 0;
  right: 0;
  font-family: var(--zf-secondary-medium);
  z-index: 2;
}

.zwc-main .banner-products .prod-highlight-text-featured {
  background: #ec6f00;
}

.zwc-main .banner-products .featured-color,
.zwc-main .banner-products .new-color {
  display: block;
  width: 8px;
  height: 10px;
  background: #cd6406;
  position: absolute;
  top: 34px;
  left: -8px;
  transform: skew(0, 35deg);
  z-index: 0;
  display: none;
}

.zwc-main .banner-products .new-color {
  background: #047f3d;
}

.zwc-main .banner-products .product-banner-img {
  position: absolute;
  right: 0;
  width: 76%;
  bottom: 0;
}

.zwc-main .banner-products .back-to-work .product-banner-img {
  width: 84%;
}

.zwc-main .banner-products .workplace .product-banner-img {
  width: 77%;
}

.zwc-main .banner-products .calendar .product-banner-img {
  width: 70%;
}

.pro-option .zh-bundlesect {
  border-bottom: 0;
  padding-bottom: 0;
}

.pro-option .zh-productssect__right .pro-bundle ul {
  display: block;
}

.pro-option .pro-bundle .zh-bundlesect__com {
  width: 100%;
  padding: 0;
  border-right: unset;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}

.pro-option .pro-bundle .zh-bundlesect .zh-bundlesect__wrap {
  display: block;
}

.pro-option .pro-bundle .zh-bundlesect__com:nth-child(2),
.pro-option .pro-bundle .zh-bundlesect__com:last-child {
  padding: 0;
}

.pro-option .zh-allproductsect .zh-productssect__right .pro-bundle ul {
  padding: 0;
  display: flex;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-crmbundle {
  background-color: #eef5fd;
  border: 1px solid #d3e5fa;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  ul
  li.zh-crmbundle:hover {
  border-color: #afcbec;
  box-shadow: none;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-finbundle {
  background-color: #e8faf2;
  border: 1px solid #ceeddf;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  ul
  li.zh-finbundle:hover {
  border: 1px solid #a2d4b6;
  box-shadow: none;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-peoplebundle {
  background-color: #f6f4ff;
  border: 1px solid #e1dbf7;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-servicebundle {
  background-color: #f4fbe8;
  border: 1px solid #dbe9cb;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  ul
  li.zh-peoplebundle:hover {
  border: 1px solid #cfc7f6;
  box-shadow: none;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-workbundle {
  background-color: #fff2f4;
  border: 1px solid #f8dde1;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  ul
  li.zh-workbundle:hover {
  border: 1px solid #f9cad1;
  box-shadow: none;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-itbundle {
  background-color: #fff7ee;
  border: 1px solid #f3e2ba;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  ul
  li.zh-itbundle:hover {
  border: 1px solid #f8d1a4;
  box-shadow: none;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-commercebundle {
  background-color: #fff2f4;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-remotely {
  background-color: #fff5f1;
  border: 1px solid #f9dbcf;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  ul
  li.zh-remotely:hover {
  border: 1px solid #f7cbb9;
  box-shadow: none;
}

.pro-option .pro-bundle .zh-bundlesect {
  background-color: unset;
}

.pro-option .zh-app-icon,
.pro-option ul.zh-app-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}

.pro-option .zh-app-icon .zh-app_wrap {
  background: #fff;
  width: 60px;
  height: 60px;
  border: 1px solid;
  border-radius: 6px;
  margin: 0 15px;
}

.pro-option .zh-app-icon .zh-app_wrap .zh-app {
  background: #fff
    url(/sites/zweb/images/zoho_general_pages/zglobal-icon-sprite-2x.png) left
    top no-repeat;
  background-size: 820px auto;
  width: 60px;
  height: 60px;
  margin-top: 0;
}

.pro-option .zh-app-icon span {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 5px;
}

.pro-option .zh-app-icon p,
.pro-option .zh-app-icon em {
  font-size: 15px;
  margin: 0;
  color: var(--primary-color);
  padding-top: 10px;
  line-height: 1.5;
  display: block;
}

.pro-option
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  .pro-bundle
  .zh-app-icon
  ul
  li:hover {
  background-color: #fff;
}

.pro-option .pro-bundle .zh-bundlesect .zh-bundlesect__wrap {
  margin-top: 50px;
}

.pro-option .zh-itbundle .zh-app-icon {
  margin-top: -25px;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__right
  ul
  li:hover
  .zh-crmbundle {
  border: 1px solid #d3e5fa;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__right
  ul
  li:hover
  .zh-finbundle {
  border: 1px solid #d1efe1;
}

.zh-productssect__tabs .zh-sec-apps.zh-workplace .zh-app {
  background-position: -384px -120px;
}

.zh-productssect__tabs .zh-sec-apps.zh-finbundle .zh-app {
  background-position: var(--zp-fplus-bp);
}

.zh-productssect__tabs .zh-sec-apps.zh-servicebundle .zh-app {
  background-position: var(--zp-serviceplus-bp);
}

.zh-productssect__tabs .zh-sec-apps.zh-peoplebundle .zh-app {
  background-position: var(--zp-pplus-bp);
}

.zh-productssect__tabs .zh-sec-apps.zh-workbundle .zh-app {
  background-position: var(--zp-workplace-bp);
}

.zh-productssect__tabs .zh-sec-apps.zh-itbundle .zh-app {
  background-position: -120px 0;
}

.zh-productssect__tabs .zh-sec-apps.zh-remotely .zh-app {
  background-position: -575px 0;
}

.pro-option .zh-one-suite .wrapper::after {
  width: 0;
}

.zh-mobileApps {
  padding: 0 60px;
  overflow: hidden;
}

.lang-en .zh-allproduct_section .zh-mobileApps.marketplace h3 {
  font-size: 0;
}

.zh-mobileApps h3 {
  color: #fff;
  font-family: var(--primaryfont-regular);
  margin-bottom: 5px;
  font-size: 40px;
  letter-spacing: -1px;
}

.zh-mobileApps p {
  color: #fff;
  font-size: 18px;
  width: 45%;
}

.zh-allproductsect .zh-productssect__tabs.mobileApps p {
  width: 50%;
  color: #e2f1ff;
}

.zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobile-wrapContent {
  flex-wrap: wrap;
  position: relative;
}

.zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-content {
  width: 100%;
  position: relative;
  padding: 0;
}

.zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-logo {
  position: absolute;
  max-height: 95%;
  right: 0;
  bottom: 0;
}

.marketplace .zh-mobileApp-logo img {
  width: 90%;
}

.zh-mobileApp-logo img {
  width: 100%;
}

.zh-product-code .zh-mobileApp-logo img {
  width: 80%;
}

.zh-product-code .mobileApps .zh-mobileApp-logo img {
  max-width: 260px;
}

.marketplace .zh-mobile-wrapContent,
.mobileApps .zh-mobile-wrapContent {
  width: 100%;
  margin: 0 auto;
  background: #236db4;
  background-color: var(--bg-blue-color);
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0 110px 80px;
  max-width: 1140px;
}

.mobileApps.zh-broex .zh-mobile-wrapContent {
  background-color: #fff;
}

.mobileApps .zh-mobile-wrapContent {
  padding: 80px 0 65px 80px;
}

.marketplace .arrow-icon.white::after,
.mobileApps .arrow-icon.white::after,
.zh-one-wrapContent .arrow-icon.white::after {
  transform: scale(1);
}

.marketplace .arrow-icon.white:hover::after,
.mobileApps .arrow-icon.white:hover::after,
.zh-one-wrapContent .arrow-icon.white:hover::after {
  transform: scale(1) translateX(5px);
}

.zh-mobileApp-logo {
  width: 35%;
  display: flex;
  margin-left: 40px;
}

.zh-mobileApp-content .trybtn {
  background-color: #236db4;
  background-color: var(--bg-blue-color);
  border: 1px solid #fff;
  /* padding: 15px 44px 15px 24px; */
}

.marketplace .zh-mobile-wrapContent {
  background-color: #fff;
  border-radius: 2px;
  position: relative;
  border: 1px solid #e7ebf0;
  overflow: hidden;
}

.zh-mobileApps.marketplace h3,
.zh-mobileApps.zh-broex h3 {
  color: var(--primary-color);
  position: relative;
}

.zh-mobileApps.marketplace h3,
.zh-mobileApps.mobileApps h3 {
  margin-bottom: 8px;
}

.zh-mobileApps.marketplace.zh-broex h3::before {
  display: none;
}

.lang-he
  .zh-allproductsect
  .zh-productssect__tabs.MobileApps
  .zh-mobileApp-content
  h3 {
  width: 50%;
}

.zh-mobileApps.marketplace p,
.zh-mobileApps.mobileApps p,
.zh-mobileApps.zh-broex p {
  color: var(--secondary-color);
  margin-bottom: 30px;
}

.zh-allproductsect .zh-productssect__tabs.mobileApps.zh-broex p {
  color: var(--secondary-color);
}

.zh-productssect__tabs .zh-bundlesect .zh-sec-apps .zh-app {
  transform: scale(1.2);
}

.zh-mobileApps.mobileApps p {
  color: #fff;
}

.marketplace .zh-mobileApp-content .trybtn {
  border-color: var(--highlight-color);
  font-size: 13px;
}

.marketplace .zh-mobileApp-content .trybtn.arrow-icon.blueLink::after {
  background-size: 1160px auto;
  background-position: -101px -301px;
}

.marketplace .zh-mobileApp-content .trybtn:hover {
  background: #fafafa;
}

.marketplace .zh-mobileApp-content {
  width: 100%;
}

.zh-product-code .marketplace .zh-mobileApp-logo {
  width: 80%;
  height: 90%;
  position: absolute;
  right: -40%;
  bottom: 0;
  margin-left: 0;
  transform: scale(1.2) rotate(-2deg);
}

.zh-product-code .marketplace.zh-broex .zh-mobileApp-logo {
  width: 55%;
  height: auto;
  position: absolute;
  right: -70px;
  bottom: unset;
  margin-left: 0;
  transform: unset;
  display: flex;
  align-items: center;
}

.i18n-he .zh-product-code .marketplace.zh-broex .zh-mobileApp-logo {
  width: 50%;
}

.zh-productssect__tab-nav {
  position: absolute;
  width: 100%;
  left: 0;
  line-height: 50px;
  transition: background-color 0.2s ease;
  top: 0;
  border-bottom: 1px solid #ececec;
}

.zh-productssect__tab-nav.active {
  position: fixed;
  top: 61px;
  background-color: #fff;
  z-index: 2;
  background-color: #f5f5f5;
  transition: background-color 0.3s ease;
}

.zh-productssect__tab-nav.active li a {
  font-size: 15px;
}

.zh-productssect__container {
  width: 780px;
  margin: 0 auto;
  position: relative;
}

.zh-productssect__container ul.zh-productssect__listtab {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  top: 0;
}

.zh-productssect__listtab li {
  position: relative;
}

.zh-appslist__dropdown ul li {
  cursor: pointer;
}

.zh-productssect__listtab li a {
  color: var(--secondary-color);
  display: block;
  padding: 19px 18px;
  line-height: 1;
  font-size: 16px;
  transition: font-size 0.2s ease;
}

.zh-appslist__dropdown ul li:hover {
  color: var(--highlight-color);
}

.zh-productssect__listtab li.active a {
  color: var(--highlight-color);
}

.zh-appslist__dropdown {
  width: 220px;
  position: absolute;
  top: 70px;
  z-index: 9999;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 25px 0 rgba(65, 67, 132, 0.21);
  box-shadow: 0 11px 90px 0 rgba(65, 67, 132, 0.13);
  -webkit-transition: transform 0.2s ease, opacity 0.2s ease,
    visibility 0.2s ease;
  -o-transition: transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  opacity: 0;
  visibility: hidden;
  padding: 0 0 15px;
  border-radius: 10px;
  border: 1px solid #ececec;
  left: -70px;
  pointer-events: none;
  border-radius: 3px;
}

.apps-dropdown:hover .zh-appslist__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(-18px);
  pointer-events: all;
  z-index: 22;
}

.apps-dropdown a:after {
  content: "";
  width: 13px;
  height: 10px;
  display: inline-table;
  margin-left: 6px;
  background: url(/sites/zweb/images/zoho_general_pages/zh-newhome-sprite.png)
    left top no-repeat;
  background-position-x: left;
  background-position-y: top;
  transition: all 0.3s ease;
  vertical-align: middle;
  background-size: 500px auto;
  background-position: -151px -78px;
  top: calc(50% - 7px);
  transform: scale(0.85);
}

.zh-appslist__dropdown li {
  font-size: 14px;
  line-height: 1;
  padding: 10px 25px;
}

.zh-appslist__dropdown li:first-child {
  padding-top: 5px;
}

.title_sec {
  font-size: 9px;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0;
  display: inline-block;
  line-height: 1;
  padding-left: 24px;
}

.zh-productssect__container .leftpos {
  width: 90px;
  background-color: var(--highlight-color);
  position: absolute;
  height: 2px;
  bottom: -1px;
  transition: left 0.3s ease;
}

.zh-allproductsect .zh-productssect__tabs.zh-mobileApps {
  width: 90%;
  padding: 85px 0 0;
  overflow: hidden;
}

.other-lang .zh-allproductsect .zh-productssect__tabs.zh-mobileApps {
  padding-top: 40px;
}

body:not(.i18n-en, .lang-rtl)
  .zh-allproductsect
  .zh-productssect__tabs.zh-mobileApps.zh-broex
  h3 {
  width: 100%;
}

.zh-allproductsect .zh-productssect__right ul:last-child {
  padding-bottom: 0;
  padding-top: 25px;
}

.zh-product-code .arrow-icon.blueLink:after {
  animation: none;
  transform: scale(0.85);
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li
  .zh-logo {
  display: inline-flex;
  align-items: center;
}

.zh-allproductsect.zh-productssect .zh-productssect__left .sub-headmenu li a {
  color: var(--primary-color);
}

.other-lang
  .zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li
  .zh-logo:before {
  content: "";
  display: none;
  background-size: 86px auto;
  width: 87px;
  height: 44px;
  text-indent: -99999px;
  background-position: 1px 5px;
  background-image: url(/sites/zweb/images/zoho_general_pages/zohologowhitebg.svg);
  background-repeat: no-repeat;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li
  .zh-logo
  span {
  font-size: 15px;
  color: var(--primary-color);
  font-family: var(--zf-secondary-medium);
  display: inline-block;
  padding-left: 7px;
}

.i18n-en
  .zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li
  .zh-logo
  span {
  padding-left: 0;
}

.other-lang
  .zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li
  .zh-logo
  span {
  padding-left: 0;
}

.zh-prd-header-container {
  position: fixed;
  width: 100%;
  z-index: 2;
  left: 0;
  justify-content: center;
  display: none;
}

.zh-prd-header-container .drop-closeannounce {
  position: absolute;
  right: 40px;
  top: 26px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  left: auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  z-index: 14;
  cursor: pointer;
}

.lang-rtl .zh-prd-header-container .drop-closeannounce {
  left: 20px;
  right: auto;
}

.zh-prd-ttl-header {
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px 30px;
  text-align: center;
  width: 100%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.zh-prd-ttl-header .zh-prd-ttl {
  color: #010101;
  font-size: 20px;
  cursor: pointer;
}

.zh-prd-ttl-header .zh-prd-ttl::after {
  content: "";
  width: 13px;
  height: 10px;
  display: inline-table;
  margin-left: 6px;
  background: url(/sites/zweb/images/zoho_general_pages/zh-newhome-sprite.png)
    left top no-repeat;
  background-size: 450px auto;
  background-position: -135px -69px;
  transition: all 0.3s ease;
  vertical-align: middle;
}

.zh-prd-header-container .zh-prd-drpdwn-wrapper {
  background: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 11px 90px 0 rgba(65, 67, 132, 0.13);
  width: 100%;
  max-width: 370px;
  margin: 0 auto;
  position: fixed;
  top: 121px;
  overflow-y: scroll;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  left: 50%;
  transform: translateX(-50%);
}

.drop-overlay {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
}

.drop-overlay.active {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0.5;
  position: fixed;
  top: 70px;
  left: 0;
  z-index: 2;
  visibility: visible;
}

.zh-prd-header-container .zh-prd-drpdwn-wrapper.visible,
.zh-prd-ttl-header.visible {
  opacity: 1;
  visibility: visible;
}

.zh-prd-drpdwn-wrapper .zh-productssect__left {
  right: 0;
  margin: 0 auto;
  background: #fff;
  position: relative;
  width: 100% !important;
  padding: 30px 50px;
}

.zh-prd-header-container .zh-productssect__left .zh-productssect__categories {
  position: relative;
  overflow: auto;
  height: auto;
  top: auto;
}

.zh-prd-header-container .zh-productssect__left .zh-product-subtitle::after,
.zh-prd-header-container .zh-productssect__left li.arrow-icon::after {
  display: none;
}

.zh-allproductsect.zh-productssect
  .zh-prd-header-container
  .zh-productssect__left
  .sub-headmenu
  li {
  padding-left: 0;
}

.zh-allproductsect.zh-productssect .zh-prd-header-container .sub-headmenu {
  border-bottom: 1px solid #f7f7f7;
  padding: 12px 0;
}

.banner-section .zh-signIn {
  display: none;
}

.umain .banner-section .before-title.zh-signIn,
.umain .banner-section .banner-title.zh-signIn {
  display: block;
}

.umain .banner-section .before-title,
.umain .banner-section .banner-title {
  display: none;
}

.umain .zwc-main .before-title {
  margin-bottom: 0;
  width: 100%;
}

.umain .zwc-main .banner-title {
  padding: 10px 0 20px;
}

.umain .zwc-main .pro-option .zh-banner-sec {
  padding-bottom: 285px;
}

.umain .zwc-main .banner-products ul.bgcarousel,
.zwc-main .banner-products .myapps-wrp {
  display: none;
}

.umain .zwc-main .banner-products .myapps-wrp {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-flow: column-reverse;
}

.umain .zwc-main .banner-products ul.myapps {
  display: flex;
}

.zwc-main .banner-products ul.myapps li {
  width: 25%;
  margin: 0;
  border-radius: 0;
  padding: 35px 20px;
  background: #eef5fb;
  border: 1px solid #d1e4f5;
  border-top: 0;
  border-right: 0;
}

.zwc-main .banner-products ul.myapps li.zh-subscriptions,
.i18n-fr .zwc-main .banner-products ul.myapps li.zh-books {
  display: none;
}

.i18n-fr .zwc-main .banner-products ul.myapps li.zh-subscriptions {
  display: block;
}

.zwc-main .banner-products ul.myapps li:nth-child(1),
.zwc-main .banner-products ul.myapps li:nth-child(2),
.zwc-main .banner-products ul.myapps li:nth-child(3),
.zwc-main .banner-products ul.myapps li:nth-child(4) {
  border-top: 1px solid #d1e4f5;
}

.zwc-main .banner-products ul.myapps li:nth-child(4n + 0) {
  border-right: 1px solid #d1e4f5;
}

.zwc-main .banner-products ul.myapps li a {
  display: flex;
}

.zwc-main .banner-products ul.myapps li .zh-content label {
  font-size: 24px;
}

.zwc-main .banner-products ul.myapps li .zh-content small {
  color: var(--secondary-color);
  font-size: 15px;
  line-height: 1.45;
  padding: 5px 0 25px;
  word-break: break-word;
}

.zwc-main .banner-products ul.myapps li .zh-app {
  position: absolute;
  left: 0;
  top: 0;
}

.zwc-main .banner-products ul.myapps li.zh-mail .zh-app {
  background-position: var(--zp-mail-bp);
}

.zwc-main .banner-products ul.myapps li.zh-desk .zh-app {
  background-position: var(--zp-desk-bp);
}

.zwc-main .banner-products ul.myapps li.zh-crm .zh-app {
  background-position: var(--zp-crm-bp);
}

.zwc-main .banner-products ul.myapps li.zh-campaign .zh-app {
  background-position: var(--zp-campaigns-bp);
}

.zwc-main .banner-products ul.myapps li.zh-salesiq .zh-app {
  background-position: var(--zp-salesiq-bp);
}

.zwc-main .banner-products ul.myapps li.zh-survey .zh-app {
  background-position: var(--zp-survey-bp);
}

.zwc-main .banner-products ul.myapps li.zh-teaminbox .zh-app {
  background: url(/sites/zweb/images/zoho_general_pages/zp-global-icon-sprite-2x.png)
    left top no-repeat;
  background-position: -320px -160px;
  width: 41px;
  height: 40px;
  background-size: 1202px auto;
}

.zwc-main .banner-products ul.myapps li.zh-books .zh-app {
  background-position: var(--zp-books-bp);
}

.zwc-main .banner-products ul.myapps li.zh-people .zh-app {
  background-position: var(--zp-people-bp);
}

.zwc-main .banner-products ul.myapps li.zh-projects .zh-app {
  background-position: var(--zp-projects-bp);
}

.zwc-main .banner-products ul.myapps li.zh-creator .zh-app {
  background-position: var(--zp-creator-bp);
}

.zwc-main .banner-products ul.myapps li.zh-assist .zh-app {
  background-position: var(--zp-assist-bp);
}

.zwc-main .banner-products ul.myapps li.zh-analytics .zh-app {
  background-position: var(--zp-analytics-bp);
}

.zwc-main .banner-products ul.myapps li.zh-connect .zh-app {
  background-position: var(--zp-connect-bp);
}

.zwc-main .banner-products ul.myapps li.zh-social .zh-app {
  background-position: var(--zp-social-bp);
}

.zwc-main .banner-products ul.myapps li.zh-subscriptions .zh-app {
  background-position: var(--zp-subscriptions-bp);
}

.zwc-main .banner-products ul.myapps li.zh-backtowork .zh-app {
  background-position: var(--zp-backtowork-bp);
}

.zwc-main .banner-products ul.myapps li .zh-content {
  padding: 0 0 0 60px;
}

.zwc-main .banner-products ul.myapps li .blueLink {
  color: var(--highlight-color);
}

.zwc-main .banner-products ul.myapps li .blueLink::after {
  background-position: -108px -76px;
}

.zwc-main .banner-products ul.myapps li.new-prd {
  background: #e9f9f2;
  border: 1px solid #bcf0d9;
  position: relative;
  border-top: 0;
}

.zwc-main .banner-products ul.myapps li.new-prd:nth-child(4) {
  border-top: 1px solid #bcf0d9;
}

.zwc-main .banner-products ul.myapps li.new-prd:last-child {
  border-right-color: #bcf0d9;
}

.zwc-main .banner-products ul.myapps li .new-tag {
  position: absolute;
  left: -1px;
  top: -1px;
  background: #049949;
  border-radius: 0;
}

.zwc-main .banner-products .used-apps,
.umain .zwc-main .banner-products .used-apps {
  display: none;
}

.umain .zwc-main .banner-products .used-apps {
  background: #fff;
  border: 1px solid #fff;
  padding: 50px 0 10px;
  margin-bottom: 10px;
}

.umain .zwc-main .banner-products .used-apps.active {
  display: block;
}

.umain .zwc-main .banner-products .used-apps .used-apps-ttl {
  font-size: 17px;
  color: var(--primary-color);
  text-align: center;
  display: inline-block;
}

.umain .zwc-main .banner-products .used-apps .zh-color.zh-red {
  margin: 6px auto 0;
  width: 20px;
}

.umain .zwc-main .banner-products .used-apps .zh-color.zh-red span {
  background-color: #f60014;
}

.umain .zwc-main .banner-products .used-apps ul {
  justify-content: flex-start;
}

.umain .zwc-main .banner-products .used-apps .used-apps-wrp {
  overflow: hidden;
  margin-top: 30px;
  height: 70px;
  -moz-transition: height 0.5s ease;
  -webkit-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  max-height: 260px;
  line-height: 0px;
}

.umain .zwc-main .banner-products .used-apps.expand .used-apps-wrp {
  overflow: scroll;
  overflow-x: hidden;
}

.umain .zwc-main .banner-products .used-apps ul li {
  background: transparent;
  margin: 0;
  border: 0;
  width: auto;
  border-radius: 0;
  min-width: 250px;
  width: 25%;
  border-right: 1px solid #ececec;
  padding: 10px 5px 10px 20px;
}

.umain .zwc-main .banner-products .used-apps ul li:nth-child(4n + 0) {
  border-right: 0;
}

.umain .zwc-main .banner-products .used-apps ul li label {
  color: var(--primary-color);
  font-size: 20px;
  cursor: pointer;
  width: calc(100% - 48px);
  padding-left: 10px;
  line-height: 1.15;
}

.zwc-main .banner-products .used-apps .view-more {
  color: var(--highlight-color);
  margin-top: 40px;
  cursor: pointer;
  display: inline-block;
  padding-right: 0;
}

.zwc-main .banner-products .used-apps .view-more .arrow-icon {
  display: inline-block;
  padding-right: 20px;
}

body.lang-rtl .zwc-main .banner-products .used-apps .view-more .arrow-icon {
  padding-right: 0;
}

.zwc-main .banner-products .used-apps .view-more .arrow-icon::after {
  background-position: -174px -76px;
  top: calc(50% - 6px);
  transform: rotate(180deg);
}

.zwc-main .banner-products .used-apps.expand .view-more .arrow-icon::after {
  transform: rotate(0);
}

.zwc-main .banner-products .zh-sec-apps .zh-app {
  transform: scale(0.8);
}

.zwc-main .banner-products ul.myapps li .zh-app {
  transform: scale(1);
}

.zwc-main .banner-products .used-apps ul li.zh-sec-apps a {
  display: flex;
  align-items: center;
}

.umain .zwc-main .banner-products .used-apps ul li.zh-wiki {
  display: none;
}

.zh-allproductsect.zh-productssect
  .zh-productssect__right
  ul
  li.zh-sec-apps.zh-wiki {
  display: none;
}

/******* new-version-product-code start *******/

.banner-products-sec,
.zwc-main .banner-title,
.zwc-main .banner-products .product-banner-img {
  display: none;
}

.umain .banner-products-sec,
.umain .zwc-main .banner-title,
.umain .zwc-main .banner-products .product-banner-img {
  display: block;
}

.zwc-main .FeaturedApps .banner-products {
  top: auto;
  margin: 0;
  width: 100%;
  max-width: 1140px;
}

.umain .zwc-main .zh-allproduct_section.popular_apps {
  display: none;
}

.zh-allproductsect .zh-productssect__right .zh-allproduct_section.popular_apps {
  padding-left: 0;
  padding-bottom: 20px;
}

.zh-allproductsect .zh-allproduct_section.popular_apps .zh-productssect__tabs {
  padding-top: 60px;
}

.zh-allproductsect .zh-allproduct_section::before {
  width: calc(90% - 10px);
}

.umain .zh-allproductsect #apps.zh-allproduct_section::before {
  display: none;
}

.banner-products .ftrd-apps-ttl {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--primary-color);
  letter-spacing: 1.12px;
}

.zh-allproductsect
  .zh-allproduct_section.popular_apps
  .banner-products
  .zh-app {
  margin: 0;
}

.zh-allproductsect.zh-productssect .zh-productssect__right .popular_apps ul {
  overflow: hidden;
}

.zwc-main .banner-products ul li {
  width: 32%;
  margin: 0;
  margin-right: 1.3%;
}

.zwc-main .banner-products ul li:last-child {
  margin-right: 0;
}

.umain .zwc-main .sub-headmenu.zh-signIn {
  display: none;
}

/* Featured apps new code*/

/* .zwc-main .zh-productssect__right .popular_apps .banner-products ul li:nth-child(2) a {
    background: #eff5fa;
    border: 1px solid #e4eef8;
}

.zwc-main .zh-productssect__right .popular_apps .banner-products ul li:first-child a {
    background: #e9f9f2;
    border: 1px solid #dff3ea;
}

.zwc-main .zh-productssect__right .popular_apps .banner-products ul li:last-child a {
    background: #f4f5e1;
    border: 1px solid #edefd3;
} */

.zwc-main .zh-productssect__right .popular_apps .banner-products ul li a {
  border-radius: 3px;
  position: relative;
  height: 100%;
  padding: 30px 20px 30px 35px;
  display: block;
  background: #f8f9fb;
  border: 1px solid #e4eef8;
}

.zwc-main .zh-productssect__right .popular_apps .banner-products ul li a label {
  display: block;
  font-size: 30px;
  color: var(--primary-color);
  letter-spacing: -0.7px;
}

.zwc-main .zh-productssect__right .popular_apps .banner-products ul li a small {
  width: 100%;
  text-align: left;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 1.5;
  padding-bottom: 15px;
  color: var(--secondary-color);
}

.zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  .zh-mail
  .zh-app {
  background-position: -550px -53px;
}

.zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  .zh-books
  .zh-app {
  background-position: -100px -50px;
}

.zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  .zh-people
  .zh-app {
  background-position: -449px -50px;
}

.zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  .zh-creator
  .zh-app {
  background-position: -501px -98px;
}

.zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  .zh-assist
  .zh-app {
  background-position: -503px -49px;
}

.zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  .zh-analytics
  .zh-app {
  background-position: -251px -150px;
}

.zwc-main .zh-productssect__right .popular_apps .banner-products .zh-app {
  background: url(/sites/zweb/images/zoho_general_pages/zglobal-icon-sprite-2x.png)
    left top no-repeat;
  background-size: 720px auto;
  width: 48px;
  height: 48px;
  margin-top: 0;
  transform: scale(1);
}

.zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  .zh-desk
  .zh-app {
  background-position: -649px 0;
}

.zwc-main .zh-productssect__right .popular_apps .banner-products .badge {
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  background: #049949;
  padding: 3px 7px 2px;
  display: inline;
  color: #fff;
  top: -1px;
  right: -1px;
  font-family: var(--zf-secondary-medium);
  z-index: 2;
  background: #cf7b3f;
  display: none;
}

.zh-allproductsect.zh-productssect .zh-productssect__right .popular_apps ul {
  opacity: 0;
}

.zh_productnav__bottomband .zh-productssect__left li .side_nav {
  width: 190px;
}

.lang-rtl .zh-one-content {
  width: calc(100% - 100px);
}
.zwc-for-search-result-products-new #zwc-sec-zoho-one .zwc-default-flex.zwc-align-center {
    justify-content: flex-start;
}
/* Featured apps new code */

@media screen and (min-width: 900px) {
  body:not(.i18n-en, .lang-rtl)
    .zh-allproductsect
    .zh-productssect__tabs.zh-mobileApps.zh-broex
    h3 {
    width: 50%;
  }

  .lang-rtl .zh-product-code .marketplace.zh-broex .zh-mobileApp-logo {
    right: -110px;
    left: auto;
    bottom: unset;
    transform: rotate(0);
  }

  .lang-rtl .marketplace.zh-broex .zh-mobile-wrapContent {
    padding: 100px 0px 110px 80px;
    justify-content: flex-end;
  }

  .lang-rtl .zh-broex .zh-mobile-wrapContent *,
  .lang-rtl .zh-broex .zh-mobile-wrapContent * p,
  .lang-rtl .zh-broex .zh-mobile-wrapContent * a,
  .lang-rtl .zh-broex .zh-mobile-wrapContent * img,
  .lang-rtl .zh-broex .zh-mobile-wrapContent * span {
    direction: initial;
    text-align: left;
  }

  .lang-rtl .zh-broex .zh-mobile-wrapContent .zh-mobileApp-content {
    direction: rtl;
    width: 430px;
  }

  .lang-rtl .zh-broex .zh-mobile-wrapContent p {
    direction: rtl;
    width: 85%;
    float: left;
  }

  .zh-allproductsect .zh-productssect__right {
    padding: 0 0 100px 370px;
  }
}

@media only screen and (max-width: 1400px) {
  .zh-allproductsect.zh-productssect .zh_one_poster_img {
    left: 10px;
    width: 90%;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobile-wrapContent {
    align-items: center;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo span::before {
    margin: 10px 0px 20px 0px;
    transform: scale(1.6);
  }

  .lang-rtl .zh-one-content {
    width: calc(100% - 65px);
  }

  .lang-rtl .zh-broex .zh-mobile-wrapContent p {
    width: 80%;
  }

  .lang-en .zh-product-code .marketplace .zh-mobileApp-logo {
    bottom: 0;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobile-wrapContent,
  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobile-wrapContent {
    padding: 0 50px;
    justify-content: space-between;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobileApp-logo {
    width: 45%;
  }

  .lang-en .zh-allproductsect .zh-productssect__tabs.zh-mobileApps,
  .zh-allproduct_section .zh-productssect__tabs.zwc-mobileApps,
  .zh-allproduct_section .zh-productssect__tabs.zwc-desktopapps {
    width: 95%;
  }
}

/******* new-version-product-code end *******/

@media only screen and (max-height: 720px) {
  .showarrow {
    display: block;
  }

  .zh-productssect__categories .ss-scroll {
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  .zh-allproductsect.zh-productssect .zh-one-content {
    padding: 0 0 0 30px;
  }

  .other-lang .zh-mobileApps p {
    width: 45%;
  }

  .zh-mobileApps p {
    width: 85%;
  }

  .lang-rtl .zh-mobileApps p {
    width: 50%;
  }

  .lang-en .zh-product-code .zh-mobileApp-logo img {
    width: 80%;
  }

  .lang-en .zh-allproductsect .zh-productssect__tabs.zh-mobileApps,
  .zh-allproduct_section .zh-productssect__tabs.zwc-mobileApps,
  .zh-allproduct_section .zh-productssect__tabs.zwc-desktopapps {
    margin: 0 auto;
  }

  .zh-allproductsect.zh-productssect .zh-one-suite {
    width: 100%;
  }

  .zh-allproductsect .zh-productssect__right ul {
    padding: 50px 0 0;
  }

  .zh-allproductsect .zh-productssect__right {
    padding: 0 0 100px 300px;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
    width: 32%;
  }

  .pro-option .pro-bundle .zh-bundlesect .zh-bundlesect__wrap {
    margin: 50px auto 0;
    width: 100%;
  }

  .zh-allproductsect .platform h2,
  .zh-allproductsect .platform p {
    width: 100%;
  }

  .zh-allproductsect .zh-productssect__tabs__right {
    width: 100%;
  }

  .zh-allproductsect .zh-productssect__tabs__left {
    width: 50%;
    padding-right: 50px;
  }

  .zh-allproductsect .platform p {
    margin-bottom: 30px;
  }

  .zwc-main .zh-allproductsect .wrapper {
    width: 95%;
  }

  .lang-rtl .zwc-main .zh-allproductsect .wrapper {
    width: 90%;
  }

  .zh-allproductsect.zh-productssect .zh_one_poster_img {
    left: -100px;
    top: 100px;
    display: none;
  }

  .zh-one-content p {
    font-size: 18px;
  }

  .zh-allproductsect.zh-productssect .zh-one-wrapContent {
    border-right: 0;
  }

  .zh-allproductsect.zh-productssect .zh-one-content {
    text-align: left;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo {
    text-align: left;
    padding-left: 0;
  }

  .zwc-main .banner-products .slick-prev {
    left: -40px;
  }

  .zwc-main .banner-products .slick-next {
    right: -40px;
  }

  .zh-one-content p {
    width: 90%;
  }

  .zwc-main .banner-products ul li.back-to-work .zh-content label.small,
  .zwc-main .banner-products ul li.workplace .zh-content label.small,
  .zwc-main .banner-products ul li.bigin .zh-content label.small {
    width: 75%;
  }

  .zwc-main .banner-products .back-to-work .product-banner-img {
    width: 48%;
  }

  .zh-allproductsect .zh-productssect__tabs {
    margin: 0 auto;
    width: 100%;
  }

  .zh-allproductsect .zh-allproduct_section::before {
    width: calc(90% - 50px);
    margin: 0 auto;
    left: -10px;
    right: 0;
  }

  .zh-productssect__tabs.DesktopApps .zh-mobile-wrapContent {
    padding: 80px 65px;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobileApp-content,
  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobileApp-content {
    width: 100%;
    padding: 50px 0 40px;
  }

  .zwc-mobileApps p,
  .zwc-desktopapps p {
    margin: 0 0 15px;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobile-wrapContent,
  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobile-wrapContent {
    flex-flow: column;
    align-items: flex-start;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobileApp-logo,
  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobileApp-logo {
    width: 100%;
    max-width: 350px;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobileApp-logo {
    max-width: 500px;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobileApp-logo {
    max-width: 320px;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobileApp-logo {
    left: -30px;
    position: relative;
  }

  .lang-en .marketplace .zh-mobile-wrapContent {
    padding: 60px 40px 0;
  }

  .lang-en .marketplace .zh-mobile-wrapContent {
    flex-flow: column;
    align-items: flex-start;
  }

  .lang-en .zh-product-code .marketplace .zh-mobileApp-logo {
    position: initial;
    width: 80%;
    margin-top: 50px;
  }
}

@media only screen and (max-width: 1170px) {
  .zwc-main .banner-products ul li {
    width: calc(50% - 10px);
    margin-bottom: 1.3%;
  }
}

@media only screen and (max-width: 1112px) {
  .zh-mobileApps p {
    width: 55%;
  }

  .zh-product-code .marketplace.zh-broex .zh-mobileApp-logo {
    width: 48%;
    right: -50px;
  }

  .zh-mobileApp-logo {
    width: 45%;
  }

  .zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-logo {
    right: -5%;
  }

  .zh-allproductsect .inc-desc-width p.zh-productssect__tabs__desc,
  .zh-allproductsect .zh-productssect__tabs__left {
    width: 65%;
  }

  .zh-allproductsect .zh-productssect__tabs__left {
    width: 100%;
  }

  .zh-allproductsect .zh-productssect__tabs .zh-sec-apps .zh-content label {
    font-size: 20px;
  }

  .umain .zwc-main .banner-products .used-apps ul li {
    width: 33.33%;
    min-width: 200px;
  }

  .umain .zwc-main .banner-products .used-apps ul li:nth-child(4n + 0) {
    border-right: 1px solid #ececec;
  }

  .umain .zwc-main .banner-products .used-apps ul li:nth-child(3n + 0) {
    border-right: 0;
  }

  .umain .sec-ttl h4 {
    font-size: 48px;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo span::before {
    transform: scale(2);
  }
}

@media only screen and (max-width: 1024px) {
  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobileApp-logo,
  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobileApp-logo,
  .lang-en .zh-product-code .marketplace .zh-mobileApp-logo {
    display: none;
  }

  .zwc-mobileApps p,
  .zwc-desktopapps p,
  .zh-allproductsect .zh-productssect__tabs.zwc-mobileApps.mobileApps p,
  .zh-allproductsect .zh-productssect__tabs.zwc-desktopapps.mobileApps p,
  .lang-rtl .zwc-main .zh-allproductsect .wrapper {
    width: 100%;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobileApp-content,
  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobileApp-content {
    padding-bottom: 60px;
  }

  .lang-en .marketplace .zh-mobile-wrapContent {
    padding-bottom: 60px;
  }

  .zh-allproductsect .zh-productssect__tabs.Sales {
    padding-top: 30px;
  }

  .zwc-main .banner-products ul.myapps li {
    width: 33.33%;
  }

  .zwc-main .all-products h2 {
    font-size: 45px;
  }

  .zh-allproductsect .zh-productssect__tabs .zh-sec-apps .zh-content label {
    font-size: 20px;
  }

  .zh-allproductsect h2.zh-productssect__tabs__title {
    letter-spacing: -0.4px;
  }

  .zh-mobileApps p {
    font-size: 14px;
    width: 52%;
  }

  .lang-en .zh-mobileApps p {
    font-size: 18px;
    width: 85%;
  }

  .marketplace .zh-mobileApp-logo {
    width: 79%;
    right: -26%;
    bottom: -92px;
  }

  .zh-one-content p {
    width: 95%;
  }

  .zh-allproductsect.zh-productssect .zh_one_poster_img {
    width: calc(100% + 85px);
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
    width: 32%;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul {
    padding: 30px 0 15px;
  }

  .zh-allproductsect
    .zh-allproductsect__prdtab.platform
    .zh-productssect__tabs {
    display: flex;
    flex-direction: column;
    align-items: left;
  }

  .zh-allproductsect .platform h2,
  .zh-allproductsect .platform p {
    text-align: left;
    width: 100%;
  }

  .zh-allproductsect .zh-productssect__tabs__left {
    width: 55%;
    padding-right: 0;
  }

  .zh-allproductsect.zh-productssect .zh-one-content {
    padding: 0 50px 0 15px;
    width: 100%;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo {
    padding-left: 0;
  }

  .zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-logo {
    width: 45%;
  }

  .marketplace .zh-mobile-wrapContent,
  .mobileApps .zh-mobile-wrapContent {
    padding: 70px 0 80px 60px;
  }

  .zwc-main .banner-products {
    width: 90%;
  }

  .zwc-main .banner-products .slick-prev {
    left: -4%;
  }

  .zwc-main .banner-products .slick-next {
    right: -4%;
  }

  .zh-allproductsect .zh-productssect__left {
    width: 240px;
  }

  .zh-allproductsect.zh-productssect .sub-headmenu {
    padding: 12px 40px 12px 40px;
  }

  .zh-allproductsect.zh-productssect
    .zh-productssect__left
    li.arrow-icon::after,
  .zh-allproductsect.zh-product-code
    .zh-productssect__left
    li.active.arrow-icon::after {
    right: -20px;
  }

  .zh-allproductsect .zh-productssect__right {
    padding: 0 0 100px 240px;
  }

  .zh-productssect__tabs {
    width: 95%;
  }

  .zh-allproductsect .zh-productssect__tabs .zh-sec-apps .zh-content small {
    font-size: 14px;
  }

  .pro-option .pro-bundle .zh-bundlesect .zh-bundlesect__wrap,
  .zwc-main .zh-allproductsect .zh-one-suite .wrapper {
    width: 100%;
  }

  .zh-mobileApps h3 {
    font-size: 36px;
  }

  .zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-logo {
    right: -5%;
  }

  .mobileApps .zh-mobile-wrapContent {
    padding: 70px 0 40px 60px;
  }

  .zwc-main .banner-products ul li.back-to-work .zh-content label.small,
  .zwc-main .banner-products ul li.workplace .zh-content label.small,
  .zwc-main .banner-products ul li.bigin .zh-content label.small {
    width: 100%;
  }

  .zwc-main .banner-products ul li {
    width: 32.2%;
    margin: 0 0.2%;
  }

  .zwc-main .banner-products ul.myapps li {
    padding: 30px 15px;
  }

  .zwc-main .banner-products ul.myapps li .zh-content {
    padding: 0 0 0 55px;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo a {
    font-size: 0;
  }

  .zwc-main .before-title {
    width: 70%;
  }

  .zh-allproductsect
    .zh-allproduct_section:first-child
    .zh-productssect__tabs:first-child {
    /* padding-top: 90px; */
  }

  .zh-allproductsect.zh-productssect
    .zh-productssect__left
    li.arrow-icon::after,
  .zh-allproductsect.zh-product-code
    .zh-productssect__left
    li.active.arrow-icon::after {
    right: -10px;
  }

  .zh-allproductsect .zh-allproduct_section::before {
    width: calc(90% - 10px);
  }

  /* //// */
  .i18n-it .zh-allproductsect.zh-productssect .zh-one-logo {
    width: 100%;
    margin: 0;
  }

  .i18n-it .zh-allproductsect.zh-productssect .zh-one-logo a {
    display: inline-block;
  }

  .i18n-it .zh-allproductsect.zh-productssect .zh-one-logo span::before {
    margin-left: 4px;
  }

  .i18n-it .zh-allproductsect.zh-productssect .zh-one-content {
    padding: 0 50px 0 0;
  }

  .lang-en .zh-allproductsect .zh-productssect__tabs.zh-mobileApps,
  .zh-allproduct_section .zh-productssect__tabs.zwc-mobileApps,
  .zh-allproduct_section .zh-productssect__tabs.zwc-desktopapps {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .zh-allproductsect .zh-productssect__left {
    display: none;
  }

  .umain .cat_ttl {
    padding-bottom: 20px;
  }

  .umain .sec-ttl h4 {
    font-size: 35px;
    line-height: 1.3;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__left li {
    font-size: 16px;
  }

  .zh-allproductsect.zh-productssect
    .zh-productssect__left
    .zh-product-subtitle {
    font-size: 18px;
  }

  .zh-allproductsect.zh-productssect .zh-prd-header-container .sub-headmenu {
    padding: 15px 0;
  }

  .zh-prd-drpdwn-wrapper .zh-productssect__left {
    height: 75vh;
  }

  body.hidden {
    overflow: hidden;
  }

  .main-container-wrapper.hidden {
    overflow: hidden;
  }

  .zh-allproductsect .zh-productssect__right {
    width: 80%;
    margin: 0 auto;
    padding: 0 0 100px 0;
  }

  .zh-allproductsect .zh-productssect__tabs.zh-mobileApps,
  .zh-allproductsect.zh-productssect .zh-one-suite,
  .zh-productssect__tabs,
  .pro-option .pro-bundle .zh-bundlesect .zh-bundlesect__wrap {
    width: 100%;
  }

  .zh-one-suite .wrapper {
    padding: 35px 0 55px 50px;
  }

  .zh-prd-header-container .zh-productssect__left {
    display: block;
    text-align: left;
  }

  .zh-prd-header-container {
    display: flex;
  }

  .zwc-main .zh-allproductsect .wrapper {
    width: 100%;
  }

  .zwc-main .before-title {
    width: 80%;
  }

  .zwc-main .banner-title {
    width: 80%;
  }

  .zh-product-code .mobileApps .zh-mobileApp-logo img {
    width: 60%;
  }

  .zwc-main .banner-products ul li {
    width: 33%;
  }

  .zh-allproductsect .zh-allproduct_section::before {
    width: calc(100% - 10px);
  }

  .zh-allproductsect.zh-productssect .zh-one-logo span::before {
    margin-left: 30px;
  }

  .lang-rtl .zh-allproductsect.zh-productssect .zh-one-logo span::before {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 970px) {
  .zwc-main .before-title {
    width: 90%;
  }

  .zh-product-code p.zwc-related-title:before {
    z-index: 1;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo span::before {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 900px) {
  .lang-he
    .zh-allproductsect
    .zh-productssect__tabs.MobileApps
    .zh-mobileApp-content
    h3,
  .other-lang .zh-mobileApps p {
    width: 100%;
  }

  .zh-appslist__dropdown {
    left: 0;
  }

  .zh-allproductsect.zh-productssect .zh_one_poster_img,
  .zh-product-code .zh-mobileApp-logo img {
    display: none;
  }

  .zh-mobileApps p,
  .zh-allproductsect .zh-productssect__tabs.mobileApps p,
  .zwc-main .zh-allproductsect .wrapper,
  .zh-one-content p {
    width: 100%;
  }

  .zh-allproductsect.zh-productssect .zh-one-content {
    padding: 0;
  }

  .mobileApps .zh-mobile-wrapContent,
  .marketplace .zh-mobile-wrapContent,
  .zh-one-suite .wrapper {
    padding: 80px;
  }

  .applink {
    margin: 25px 0 0;
  }

  .umain .zwc-main .before-title {
    font-size: 45px;
  }

  .zwc-main .banner-products ul.myapps li {
    width: 50%;
  }

  .zwc-main .banner-products ul.myapps li:nth-child(2n + 0) {
    border-right: 1px solid #d1e4f5;
  }

  .zwc-main .banner-products ul.myapps li:nth-child(1),
  .zwc-main .banner-products ul.myapps li:nth-child(2) {
    border-bottom: 0;
  }

  .umain .zwc-main .banner-products .used-apps ul li {
    width: 50%;
    padding: 10px 5px 10px 15px;
  }

  .umain .zwc-main .banner-products .used-apps ul li:nth-child(3n + 0) {
    border-right: 1px solid #ececec;
  }

  .umain .zwc-main .banner-products .used-apps ul li:nth-child(2n + 0) {
    border-right: 0;
  }

  .zwc-main .banner-products ul li {
    width: 48%;
    margin: 0 1% 1% 0;
  }

  .zh-productssect__tabs.DesktopApps .zh-mobileApp-content {
    width: 100%;
  }

  .zh-productssect__tabs.DesktopApps .zh-mobileApp-logo {
    display: none;
  }

  .lang-rtl .zh-mobileApps p {
    width: 85%;
  }
}

@media only screen and (max-width: 850px) {
  .zh-one-content p,
  .zwc-main .banner-products ul li.back-to-work .zh-content label.small,
  .zwc-main .banner-products ul li.workplace .zh-content label.small,
  .zwc-main .banner-products ul li.bigin .zh-content label.small {
    width: 100%;
  }

  .zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-logo {
    width: 55%;
    right: -50px;
  }

  .zh-allproductsect .zh-productssect__right {
    width: 85%;
  }

  .zh-allproductsect .zh-productssect__tabs .zh-sec-apps .zh-content small {
    font-size: 16px;
  }

  .i18n-it .zgh-nav {
    padding: 0 0 0 28px;
  }
}

@media only screen and (max-width: 834px) {
  .zwc-main .banner-products {
    max-width: 90%;
  }

  .zwc-main .banner-products .slick-prev {
    left: -4%;
  }

  .zwc-main .banner-products .slick-next {
    right: -4%;
  }

  .zh-mobileApps p {
    font-size: 18px;
  }

  .zwc-main .before-title {
    width: 90%;
  }

  .zwc-main .banner-title {
    width: 90%;
  }
}

@media only screen and (max-width: 768px) {
  .zwc-main .banner-title {
    width: 100%;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps,
  .zh-allproductsect .zh-productssect__tabs__left .zh-sec-apps {
    width: 32%;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
    margin-bottom: 2.3%;
  }

  .zh-allproductsect.zh-productssect .zh-one-wrapContent,
  .zh-mobileApps p,
  .zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-content,
  .zh-allproductsect .zh-productssect__tabs.mobileApps p,
  .zh-mobileApps p {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo {
    margin-left: -15px;
  }

  .zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-content {
    top: 0;
    padding: 0;
  }

  .zh-allproductsect.zh-productssect .zh-one-content p {
    width: 100%;
    margin: 0 auto 28px;
  }

  .zh-allproductsect.zh-productssect .zh_one_poster_img,
  .zh-productssect__tab-nav,
  .marketplace .zh-mobileApp-logo,
  .zh-allproductsect .zh-productssect__tabs.mobileApps .zh-mobileApp-logo,
  .zh-allproductsect .all-products .zh-color {
    display: none;
  }

  .lang-en .marketplace .zh-mobileApp-logo,
  .lang-en .zh-product-code .zh-mobileApp-logo img {
    display: block;
  }

  .zwc-main .all-products h2 {
    padding: 20px 20px 40px;
  }

  .zh-allproductsect p.zh-productssect__tabs__desc {
    width: 75%;
    margin: 0 0 30px;
  }

  .zh-one-content {
    width: calc(100% - 100px);
  }

  .zh-one-wrapContent {
    border-right: 0;
  }

  .zh-allproductsect.zh-productssect .zh-one-content {
    width: 100%;
    margin: 0 auto;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul {
    padding: 10px 0 0;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right .platform ul {
    padding: 20px 0 0;
  }

  .zh-allproductsect h2.zh-productssect__tabs__title {
    margin: 0 0 5px;
  }

  .zh-allproductsect .platform h2.zh-productssect__tabs__title {
    margin: 0 0 10px;
  }

  .zh-one-title {
    margin-bottom: 10px;
  }

  .zh-mobileApps h3 {
    font-size: 40px;
  }

  .zh-mobileApps.marketplace h3::before {
    transform: scale(1.1);
    top: -4px;
  }

  .zh-mobileApps.marketplace h3 {
    display: inline-block;
  }

  .zh-allproductsect .inc-desc-width p.zh-productssect__tabs__desc {
    width: 75%;
    margin: 0 0 30px;
  }

  .zh-allproductsect .zh-productssect__tabs__left {
    width: 100%;
  }

  .zwc-main .banner-products ul li .zh-content label.small {
    font-size: 16px;
  }

  .zwc-main .banner-products ul.myapps li {
    padding: 25px 10px 25px 15px;
  }

  .zwc-main .banner-products ul.bgcarousel li {
    height: auto;
  }

  .banner-products .ftrd-apps-ttl {
    margin-bottom: 20px;
  }

  .zh-product-code p.zwc-product-division:before {
    display: none;
  }

  .zh-product-code p.zwc-related-title span {
    width: 64%;
    display: inline-block;
  }

  .zh-product-code p.zwc-related-title {
    background-color: transparent;
  }
  .zh-prd-header-container .zh-prd-drpdwn-wrapper {
    top: 114px;
  }
}

@media only screen and (max-width: 720px) {
  .zh-allproductsect .zh-productssect__right {
    width: 90%;
  }
}

@media only screen and (max-width: 740px) {
  .zwc-main .banner-products ul li.back-to-work .zh-content label.small,
  .zwc-main .banner-products ul li.workplace .zh-content label.small,
  .zwc-main .banner-products ul li.bigin .zh-content label.small {
    width: 100%;
  }

  .zwc-main .banner-products .product-banner-img {
    display: none;
  }

  .zwc-main .banner-products .prod-border-bg-back-to-work,
  .zwc-main .banner-products .prod-border-bg-workplace,
  .zwc-main .banner-products .prod-border-bg-bigin,
  .zwc-main .banner-products .prod-border-bg-calendar {
    padding: 70px 25px 70px;
  }

  .zwc-main .banner-products {
    top: -190px;
  }

  .zh-allproductsect .zh-productssect__right {
    padding: 50px 0 100px 0;
  }

  .zh-allproductsect.zh-productssect .blueLink {
    font-size: 14px;
  }

  .zwc-main .before-title {
    font-size: 44px;
  }

  .umain .zwc-main .before-title {
    font-size: 42px;
  }
}

@media only screen and (max-width: 700px) {
  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps,
  .zh-allproductsect .zh-productssect__tabs__left .zh-sec-apps {
    width: 48%;
  }

  .umain .zwc-main .before-title {
    font-size: 38px;
  }

  .zwc-main .banner-products ul.myapps li {
    width: 100%;
  }
}

@media only screen and (max-width: 667px) {
  .zwc-main .banner-products {
    top: -200px;
  }

  .zwc-main .before-title {
    width: 100%;
  }

  .umain .sec-ttl h4 {
    font-size: 30px;
    letter-spacing: -0.5px;
  }

  .umain .cat_ttl {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .zwc-main .banner-products .slick-prev {
    left: -4%;
  }

  .zwc-main .banner-products .slick-next {
    right: -4%;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
    width: 48%;
  }

  .mobileApps .zh-mobile-wrapContent,
  .marketplace .zh-mobile-wrapContent,
  .zh-one-suite .wrapper {
    padding: 40px;
  }

  .zwc-mobileApps h3,
  .zwc-desktopapps h3 {
    font-size: 30px;
  }

  .zh-allproduct_section
    .zh-productssect__tabs.zwc-mobileApps
    .zwc-mobile-wrapContent,
  .zh-allproduct_section
    .zh-productssect__tabs.zwc-desktopapps
    .zwc-mobile-wrapContent {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 568px) {
  .zwc-main .banner-products .slick-prev {
    left: -5%;
  }

  .zwc-main .banner-products .slick-next {
    right: -5%;
  }

  .zh-allproductsect .zh-productssect__right {
    padding: 30px 0 100px 0;
  }

  .umain .zwc-main .before-title {
    font-size: 34px;
  }

  .umain .zwc-main .banner-products .used-apps ul li {
    width: 100%;
  }

  .umain .zwc-main .banner-products .used-apps ul li {
    border-right: 0 !important;
  }

  .zwc-main .banner-products .used-apps .view-more {
    margin-top: 20px;
  }

  .zwc-main .banner-products .used-apps.expand .view-more {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 560px) {
  .zwc-main .banner-products ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }

  .zh-allproductsect .zh-productssect__tabs,
  .zh-allproductsect
    .zh-allproduct_section:first-child
    .zh-productssect__tabs:first-child,
  .zh-allproductsect
    .zh-allproductsect__prdtab.platform
    .zh-productssect__tabs.Nocodesolutions {
    padding-top: 60px;
  }

  .zh-allproductsect .zh-allproduct_section:not(:last-child) {
    padding-bottom: 65px;
  }

  .zwc-main .banner-products ul li:last-child {
    margin-bottom: 0;
  }

  .zh-broex .zwc-mobileApp-logo:after {
    width: 60px;
    height: 60px;
    top: -20px;
  }
}

@media only screen and (max-width: 500px) {
  .zh-allproductsect h2.zh-productssect__tabs__title,
  .zh-allproductsect p.zh-productssect__tabs__desc,
  .zh-allproductsect .inc-desc-width p.zh-productssect__tabs__desc {
    text-align: center;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo span::before {
    margin-left: 30px;
  }

  .zh-allproductsect .zh-productssect__tabs .zh-sec-apps .zh-content label {
    font-family: "Zoho_Puvi_Medium";
  }

  .zwc-main .banner-products .product-banner-img {
    display: none;
  }

  .zwc-main .banner-products ul li.back-to-work .zh-content label.small,
  .zwc-main .banner-products ul li.workplace .zh-content label.small,
  .zwc-main .banner-products ul li.bigin .zh-content label.small {
    width: 90%;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
    width: 65%;
  }

  .zh-allproductsect .zh-productssect__tabs__left {
    width: 90%;
    margin: 0 auto;
  }

  .zh-allproductsect p.zh-productssect__tabs__desc,
  .zh-allproductsect .inc-desc-width p.zh-productssect__tabs__desc {
    width: 100%;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
    margin-bottom: 4%;
  }

  .zh-allproductsect.zh-productssect
    .zh-productssect__right
    ul
    li:last-child.zh-sec-apps {
    margin-bottom: 0;
  }

  .zh-one-content {
    width: 100%;
  }

  .zh-allproductsect.zh-productssect .zh-one-content {
    padding: 0 40px;
  }

  .zh-mobileApps h3 {
    font-size: 40px;
  }

  .zh-mobileApps p {
    font-size: 18px;
  }

  .zwc-main .all-products h2,
  .zh-allproductsect.zh-productssect .zh-one-content {
    padding: 0 20px;
  }

  .zwc-main .banner-products {
    width: 80%;
  }

  .zh-mobileApps.marketplace h3::before {
    left: -39px;
    top: -3px;
  }

  .zh-allproductsect.zh-productssect .zh-one-content {
    width: 100%;
  }

  .zh-allproductsect__prdtab.platform {
    padding-top: 0;
  }

  .marketplace .zh-mobile-wrapContent,
  .mobileApps .zh-mobile-wrapContent,
  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps,
  .zh-allproductsect .zh-allproduct_section::before {
    width: 100%;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo {
    padding-left: 12px;
  }

  .zh-one-suite .wrapper {
    padding: 40px 20px 50px;
  }

  .zwc-main .banner-products .prod-border-bg-back-to-work,
  .zwc-main .banner-products .prod-border-bg-workplace,
  .zwc-main .banner-products .prod-border-bg-bigin,
  .zwc-main .banner-products .prod-border-bg-calendar {
    padding: 50px 25px 60px;
  }

  .zwc-main .banner-products {
    top: -190px;
    margin: 0 auto -140px;
  }

  .zwc-main .banner-title {
    padding: 20px 0 20px;
  }

  .zh-productssect__tabs .zh-sec-apps .zh-app {
    margin-top: 10px;
  }

  .zh-product-code .zh-productssect__tabs .zh-sec-apps.zh-vikrra .zh-app {
    width: 90px;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__tabs .zh-sec-apps a {
    display: flex;
    flex-direction: row;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul li.zh-sec-apps {
    padding: 25px 25px 25px 15px;
  }

  .zh-allproductsect.zh-productssect
    .zh-productssect__tabs
    .zh-sec-apps
    .zh-content {
    margin-left: 20px;
    width: calc(100% - 62px);
  }

  .zh-allproductsect .zh-productssect__tabs .zh-sec-apps .zh-content small {
    margin-bottom: 10px;
  }

  .zh-product-code .zh-productssect__tabs .zh-sec-apps.zh-crm .zh-app {
    margin-top: 5px;
  }

  .zwc-main .before-title {
    font-size: 42px;
  }

  .zwc-main .banner-title {
    font-size: 22px;
  }

  .zwc-main .banner-products ul.myapps li {
    width: 100%;
    min-height: 180px;
  }

  .zwc-main .banner-products ul.myapps li {
    border-right: 1px solid #d1e4f5;
  }

  .zwc-main .banner-products ul.myapps li:nth-child(-n + 3) {
    border-bottom: 0;
  }

  .umain .zwc-main .pro-option .zh-banner-sec {
    padding-bottom: 245px;
  }

  .i18n-it .zh-allproductsect.zh-productssect .zh-one-logo {
    padding-left: 0;
  }
}

@media only screen and (max-width: 414px) {
  .zwc-main .banner-section {
    width: 85%;
  }

  .zwc-main .banner-title {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: -0.2px;
  }

  .zwc-main .banner-products ul li.back-to-work .zh-content label.small,
  .zwc-main .banner-products ul li.workplace .zh-content label.small,
  .zwc-main .banner-products ul li.bigin .zh-content label.small {
    width: 100%;
  }

  .zwc-main .before-title {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: -1.2px;
  }

  .zh-allproductsect h2.zh-productssect__tabs__title {
    font-size: 30px;
  }

  .zwc-main .all-products {
    padding-top: 30px;
  }

  .zwc-main .all-products h2 {
    font-size: 40px;
  }

  .zh-allproductsect .zh-productssect__tabs__left {
    width: 100%;
  }

  .zh-allproductsect .inc-desc-width p.zh-productssect__tabs__desc {
    width: 100%;
  }

  .zh-one-content p,
  .zh-mobileApps p {
    font-size: 16px;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right ul {
    padding: 0;
  }

  .zh-allproductsect.zh-productssect .zh-productssect__right .platform ul {
    padding: 0;
  }

  .zh-one-content h3,
  .zh-mobileApps h3 {
    font-size: 35px;
  }

  .zh-allproductsect .zh-productssect__tabs.mobileApps p {
    line-height: 1.6;
  }

  .zh-allproductsect .zh-productssect__tabs.zh-mobileApps,
  .zh-allproductsect .zh-productssect__tabs,
  .zh-allproductsect
    .zh-allproductsect__prdtab.platform
    .zh-productssect__tabs {
    padding-top: 80px;
  }

  .pro-option .pro-bundle .zh-bundlesect .zh-bundlesect__wrap {
    margin: 20px auto 0;
  }

  .marketplace .zh-mobile-wrapContent {
    padding: 40px 40px 60px;
  }

  .zwc-main .banner-products .slick-prev {
    left: -10%;
  }

  .zwc-main .banner-products .slick-next {
    right: -10%;
  }

  .zh-allproductsect .zh-productssect__right {
    padding: 0 0 100px 0;
  }

  .zh-prd-ttl-header {
    padding: 10px 30px;
  }

  .zh-prd-header-container .zh-prd-drpdwn-wrapper {
    top: 100px;
  }

  .umain .zwc-main .before-title {
    font-size: 24px;
    line-height: 1.4;
  }

  .zwc-main .pro-option .zh-banner-sec {
    padding: 80px 0 50px;
  }
}

@media only screen and (max-width: 375px) {
  .zwc-main .banner-products .slick-next,
  .zwc-main .banner-products .slick-prev {
    top: 47%;
  }

  .zh-allproductsect.zh-productssect .zh-one-logo {
    padding-left: 18px;
  }

  .zh-one-content p,
  .zh-mobileApps p {
    font-size: 15px;
  }

  .trybtn,
  .learnMorebtn,
  .zwc-main .banner-products .learnMorebtn {
    font-size: 12px;
  }
}

/***Arabic Style***/

.lang-rtl .banner-products .ftrd-apps-ttl,
.lang-rtl .fs-inner-wrap .cta-signup,
.lang-rtl .fs-inner-wrap h6,
.lang-rtl .fs-inner-wrap h6 > span {
  text-align: center;
}

.lang-rtl
  .zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  .badge {
  right: unset;
  left: -1px;
}

.lang-rtl
  .zwc-main
  .zh-productssect__right
  .popular_apps
  .banner-products
  ul
  li
  a
  small,
.lang-rtl .zh-allproductsect h2.zh-productssect__tabs__title,
.lang-rtl .zh-allproductsect p.zh-productssect__tabs__desc {
  text-align: right;
}

.lang-rtl
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  ul
  li.zh-sec-apps {
  margin-left: 1.3%;
  margin-right: 0;
}

.lang-rtl .zh-allproductsect .zh-productssect__left {
  left: unset;
  right: 0;
  border-right: 0;
  border-left: 1px solid #e7ebf0;
}

.lang-rtl .zh-allproductsect .zh-productssect__right {
  padding: 0 380px 100px 20px;
}

.lang-rtl .zwc-main .banner-products .used-apps .view-more .arrow-icon::after {
  left: -20px;
  top: calc(50% - 4px);
}

.lang-rtl
  .zwc-main
  .banner-products
  .used-apps.expand
  .view-more
  .arrow-icon::after {
  transform: rotate(0) !important;
}

.lang-rtl
  .zh-allproductsect.zh-productssect
  .zh-productssect__right
  ul
  li:hover
  .arrow-icon.blueLink::after {
  transform: scale(-1) translate(5px) !important;
}

.lang-rtl sub.newtag {
  right: unset;
  left: -25px;
  border-top-right-radius: 0;
  border-top-left-radius: 2px;
}

.lang-rtl .zh-one-suite .wrapper {
  padding: 45px 50px 55px 0;
}

.lang-rtl .zh-one-logo.fl {
  float: right;
}

.lang-rtl .zh-allproductsect.zh-productssect .zh_one_poster_img {
  transform: rotateY(180deg);
  position: unset;
}

.lang-rtl .marketplace .zh-mobile-wrapContent,
.lang-rtl .mobileApps .zh-mobile-wrapContent {
  padding: 100px 80px 110px 0;
}

.lang-rtl .zh-product-code .marketplace .zh-mobileApp-logo {
  right: unset;
  left: -180px;
  bottom: 0;
  transform: scale(1) rotate(-92.3deg);
  justify-content: center;
}

.lang-rtl .zh-product-code .marketplace.zh-broex .zh-mobileApp-logo {
  justify-content: flex-start;
}

.lang-rtl .zh-product-code .marketplace .zh-mobileApp-logo img {
  width: 50%;
}

.lang-rtl .zh-mobileApp-logo {
  margin-left: 0;
  margin-right: 40px;
}

.lang-rtl
  .zh-allproductsect
  .zh-productssect__tabs.mobileApps
  .zh-mobileApp-logo {
  right: unset;
  left: 0;
}

.lang-rtl
  .zh-allproductsect.zh-productssect
  .zh-productssect__left
  .zh-product-subtitle:after,
.lang-rtl
  .zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.other-categories:after {
  left: unset;
  right: -15px;
}

.lang-rtl .showarrow {
  right: unset;
  left: 10px;
}

.lang-rtl .showarrow span::after {
  left: unset;
  right: 7px;
}

.lang-rtl .banner-section * {
  text-align: center;
}

.lang-rtl .zwc-main .pro-option .zh-banner-sec {
  margin-top: 40px;
}

.lang-rtl .zwc-main .banner-products ul.myapps li .zh-content {
  padding: 0 60px 0 0;
}

.lang-rtl .blueLink {
  padding-right: 0;
  padding-left: 24px;
}

.lang-rtl .zwc-main .banner-products ul.myapps li .zh-app {
  left: unset;
  right: 0;
}

.lang-rtl .used-apps {
  text-align: center;
}

.lang-rtl.umain .zwc-main .banner-products .used-apps ul li {
  border-left: 1px solid #ececec;
  border-right: unset;
  padding: 10px 20px 10px 5px;
}

.lang-rtl.umain .zwc-main .banner-products .used-apps ul li label {
  padding-left: 0;
  padding-right: 10px;
}

.lang-rtl
  .zh-allproductsect.zh-product-code
  .zh-productssect__left
  li.active.arrow-icon::after,
.lang-rtl
  .zh-allproductsect.zh-product-code
  .zh-productssect__left
  li.arrow-icon::after {
  right: auto;
}

.lang-rtl .sec-ttl h4,
.lang-rtl .zh-prd-ttl-header.visible {
  text-align: center;
}

.lang-rtl .zwc-main .banner-products .learnMorebtn {
  padding: 13px 25px 13px 25px;
}

.lang-rtl .zh-prd-ttl-header .zh-prd-ttl::after {
  margin-left: 0;
  margin-right: 6px;
}

.lang-rtl
  .zh-allproductsect.zh-productssect
  .zh-productssect__left
  .sub-headmenu
  li.other-categories::after {
  transform-origin: center;
  right: -15px;
}

@media only screen and (max-width: 1200px) {
  .lang-rtl .zh-allproductsect .zh-productssect__right {
    padding: 0 280px 100px 0;
  }

  .lang-rtl .zh-allproductsect.zh-productssect .zh-one-content {
    text-align: right;
  }

  .lang-rtl .marketplace.zh-broex .zh-mobile-wrapContent {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 1024px) {
  .lang-rtl .zh-allproductsect.zh-productssect .zh-one-content {
    padding: 0 15px 0 50px;
  }

  .lang-rtl .zwc-main .banner-products ul.myapps li .zh-content {
    padding: 0 55px 0 0;
  }

  .lang-rtl .marketplace .zh-mobile-wrapContent,
  .lang-rtl .mobileApps .zh-mobile-wrapContent {
    padding-left: 80px;
  }
}

@media only screen and (max-width: 1023px) {
  .lang-rtl .zh-allproductsect .zh-productssect__right {
    margin: 0 auto;
    padding: 0 0 100px 0;
  }

  .lang-rtl
    .zh-allproductsect
    .zh-productssect__tabs.mobileApps
    .zh-mobileApp-logo {
    left: -60px;
  }
}

@media only screen and (max-width: 600px) {
  .lang-rtl .mobileApps .zh-mobile-wrapContent,
  .lang-rtl .marketplace .zh-mobile-wrapContent,
  .lang-rtl .zh-one-suite .wrapper {
    padding: 40px;
  }
}

@media only screen and (max-width: 500px) {
  .lang-rtl
    .zh-allproductsect.zh-productssect
    .zh-productssect__tabs
    .zh-sec-apps
    .zh-content {
    margin-left: 0;
    margin-right: 20px;
  }

  .lang-rtl sub.newtag {
    left: -15px;
  }

  .lang-rtl .zh-allproductsect h2.zh-productssect__tabs__title,
  .lang-rtl .zh-allproductsect p.zh-productssect__tabs__desc {
    text-align: center;
  }

  .zwc-main .pro-option .zh-banner-sec {
    padding: 100px 0 60px;
  }
}

/***Arabic Style***/

/* Vi starts */

.umain.i18n-vi .before-title.zh-signIn {
  width: 100%;
  max-width: 765px;
}

.i18n-vi .used-apps-ttl,
.i18n-vi .zh-one-title {
  font-family: "Montserratregular";
}

.i18n-vi .zh-one-content .dis-block {
  font-family: "montserratregular";
}

/* Vi ends */

.cat_ttl .zwc-search-product,
.body-umain .zwc-search-product {
  display: none;
}
#nokeywordfound {
  padding: 30px 0;
}

#nokeywordfound p {
  font-size: 15px;
  text-align: center;
  max-width: 300px;
  margin: 0 auto;
}
#nokeywordfound .zhead-found {
  text-align: center;
  color: #fa7300;
  margin-bottom: 15px;
  font-size: 20px;
  letter-spacing: -0.2px;
}
#zwc-recentlysearched {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.zh-app-icons {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: var(--product-icons) no-repeat;
  background-size: 800px auto;
  transform: scale(0.8);
}

.zkeyword-separate.zfor-products {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3%;
  border-bottom: 1px solid #e5e5e5;
}

.zkeyword-separate.zfor-products li {
  padding: 8px 0;
  text-align: center;
  width: 17.5%;
}
li.zwc-search-result {
  overflow-wrap: unset;
}
.body-umain .cat_ttl .wrapper {
  overflow: visible;
}

.body-umain .cat_ttl .zwc-search-product {
  display: block;
}

.zwc-search-product > div {
  width: 90%;
  max-width: 720px;
  margin: 0 auto;
  position: relative;
}

.zwc-for-search-result-products {
  display: none;
  width: 95%;
  margin: auto;
}

.zkeyword-separate.zfor-products li:first-child {
  font-size: 18px;
  flex: 100%;
  position: relative;
}

.zkeyword-separate {
  padding: 0 0 20px;
}

#productList {
  /* padding:10px 30px; */
}

.zkeyword-separate:last-child {
  padding-top: 20px;
  border-bottom: 0;
}

input.zwc-search-field {
  width: 100%;
  background-color: #fff;
  font-family: var(--primaryfont-regular);
  border: 1px solid #dce4f0;
  font-size: 16px;
  padding: 18px 15px 18px 50px;
  border-radius: 4px;
  box-shadow: 0 14px 21px -12px #d5d9e1a1;
}
input.zwc-search-field:hover {
  border-color: #7182a5;
}
input.zwc-search-field:focus {
  box-shadow: 0 14px 21px -12px #d5d9e1;
}
.body-umain .zwc-search-product {
  margin-top: 0;
}

.zwc-search-icon {
  background: url(https://www.zohowebstatic.com/sites/zweb/images/zoho_general_pages/zh-newhome-sprite.png)
    no-repeat -104px 10px/800px auto;
  background-size: 500px auto;
  background-position: -254px -106px;
  left: 16px;
  top: 16px;
  width: 25px;
  box-sizing: border-box;
  height: 25px;
  padding: 0 !important;
  transform: scale(1);
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.zwc-close {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 15px;
  box-sizing: border-box;
  height: 25px;
  cursor: pointer;
  display: none;
}

.zwc-search-product {
  padding-bottom: 50px;
  background: var(--bg-color);
  margin-top: -25px;
}

.zh-productssect__right ul#productList {
  display: block;
  padding: 0;
}
#zwc-recentlysearched .zkeyword-separate.zfor-products li:first-child {
  text-transform: uppercase;
}
.zseacrh-product-results {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: #fff;
  margin-top: 10px;
  transform: translateY(25px);
  -webkit-transition: transform 0.2s ease, opacity 0.2s ease,
    visibility 0.2s ease;
  -o-transition: transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease;
  position: absolute;
  width: 100%;
  -webkit-box-shadow: 0 10px 16px #455f790f;
  box-shadow: 0 10px 32px 0 rgba(65, 67, 132, 0.1);
  opacity: 0;
  visibility: hidden;
}

.zkeyword-separate li {
  padding: 8px 15px;
  text-align: left;
}
.zkeyword-separate li {
  font-size: 15px;
}
.zkeyword-separate.zfor-products li:first-child {
  font-size: 12px;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #666;
  font-family: var(--zf-secondary-medium);
}

.zkeyword-separate.zfor-products li:first-child,
.zkeyword-separate.zfor-products li:nth-child(2) {
  padding-left: 0;
}

.zkeyword-separate.zfor-zkeyword li {
  padding: 5px 15px 5px 0;
}

.zh-allproductsect .zh-allproduct_section.popular_apps::before {
  display: none;
}

.zwc-for-search-result-products .zh-productssect__tabs .zh-sec-apps {
  background: #fff;
  padding: 25px;
  border: 1px solid #e7ebf0;
  margin-bottom: 1.3%;
  min-height: 133px;
  transition: background 0.3s ease, border 0.3s ease, color 0.3s ease,
    all 0.5s ease;
  word-break: break-word;
  width: 32.5%;
  list-style: none;
}
.zwc-for-search-result-products .zh-result-products {
  gap: 1.25%;
}
.zwc-for-search-result-products .zh-productssect__tabs {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.zseacrh-product-results.zactive {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  z-index: 9;
  max-height: 380px;
  overflow-x: hidden;
}
.zkeyword-separate li {
  cursor: pointer;
}
.zwc-for-search-result-products .zh-productssect__tabs .zh-sec-apps:hover {
  border: 1px solid #2b9cef;
  box-shadow: 0 0 30px #8c8c8c2e;
  transform: translateY(-5px);
  transition: all 0.5s;
}

.zh-result-products .zh-sec-apps {
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  width: 32.5%;
  background: #fff;
  padding: 25px;
  border: 1px solid #e7ebf0;
  margin-bottom: 1.3%;
  min-height: 133px;
  transition: background 0.3s ease, border 0.3s ease, color 0.3s ease,
    all 0.5s ease;
  word-break: break-word;
}

.zh-result-products .zh-sec-apps a {
  font-size: 20px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.zh-allproductsect.zh-productssect
  .zwc-for-search-result-products
  .zh-one-suite {
  width: 100%;
}
.zh-result-products .zh-sec-apps .zh-app {
  position: relative;
  display: inline-block;
}

.zh-result-products .zh-sec-apps .zh-content {
  display: block;
  width: 100%;
}

.zh-result-products .zh-sec-apps .zh-content label {
  display: block;
  color: var(--primary-color);
  font-size: 24px;
  cursor: pointer;
  line-height: 1.2;
  transition: all 0.3s ease;
  padding-top: 12px;
  font-family: var(--primaryfont-regular);
}

.zh-result-products .zh-sec-apps .zh-content small {
  display: block;
  cursor: pointer;
  color: var(--secondary-color);
  font-size: 14px;
  line-height: 1.45;
  margin-bottom: 30px;
}

.zh-result-products .zh-sec-apps {
  list-style-type: none;
}

.zh-result-products .zh-sec-apps:hover {
  border: 1px solid #2b9cef;
  box-shadow: 0 0 30px #8c8c8c2e;
  transform: translateY(-5px);
  transition: all 0.5s;
}

.zh-result-products {
  display: flex;
  padding-bottom: 50px;
  max-width: 1140px;
  margin: auto;
}

.zh-crm.zh-app-icons {
  background-position: var(--zp-crm-bp);
}

.zh-desk.zh-app-icons {
  background-position: var(--zp-desk-bp);
}

.zh-tables.zh-app-icons {
  background-position: var(--zp-tables-bp);
}

.zh-forms.zh-app-icons {
  background-position: var(--zp-forms-bp);
}

.zh-salesiq.zh-app-icons {
  background-position: var(--zp-salesiq-bp);
}

.zh-contactmanager.zh-app-icons {
  background-position: -153px -4px;
}

.zh-salesinbox.zh-app-icons {
  background-position: -600px -4px;
}

.zh-bigin.zh-app-icons {
  background-position: var(--zp-bigin-bp);
}

.zh-calendar.zh-app-icons {
  background-position: var(--zp-calendar-bp);
}

.zh-bookings.zh-app-icons {
  background-position: var(--zp-bookings-bp);
}

.zh-social.zh-app-icons {
  background-position: var(--zp-social-bp);
}

.zh-campaign.zh-app-icons {
  background-position: var(--zp-campaigns-bp);
}

.zh-survey.zh-app-icons {
  background-position: var(--zp-survey-bp);
}

.zh_productnav__bottomband .zh-zakya a {
  padding: 0;
}

.zh-zakya.zh-app-icons {
  display: block;
  width: 50px;
  height: 54px;
  background: url(/sites/zweb/images/productlogos/zakya-dark.svg) no-repeat;
  position: relative;
  transform: scale(1);
  margin-bottom: -15px;
  top: -6px;
}

.zh-vani.zh-app-icons {
  background-position: var(--zp-vani-bp);
}

.zh-sites.zh-app-icons {
  background-position: var(--zp-sites-bp);
}

.zh-pagesense.zh-app-icons {
  background-position: var(--zp-pagesense-bp);
}

.zh-backstage.zh-app-icons {
  background-position: var(--zp-backstage-bp);
}

.zh-meeting.zh-app-icons {
  background-position: var(--zp-meeting-bp);
}

.zh-webinar.zh-app-icons {
  background-position: var(--zp-webinar-bp);
}

.zh-routeiq.zh-app-icons {
  background-position: var(--zp-routeiq-bp);
}

.zh-thrive.zh-app-icons {
  background-position: var(--zp-thrive-bp);
}

.zh-researchstudio.zh-app-icons {
  background-position: -439px -160px;
}

.zh-apptics.zh-app-icons {
  background-position: var(--zp-apptics-bp);
}

.zh-commerce.zh-app-icons {
  background-position: var(--zp-commerce-bp);
}

.zh-assist.zh-app-icons {
  background-position: var(--zp-assist-bp);
}

.zh-qengine.zh-app-icons {
  background-position: -560px -160px;
}

.zh-endpointcentralmsp.zh-app-icons {
  background-position: var(--zp-endpointcentral-bp);
}

.zh-clouddns.zh-app-icons {
  background-position: -360px -200px;
  transform: scale(1.3);
  transform-origin: left;
}

.zh-cloudspend.zh-app-icons {
  background-position: var(--zp-cloudspend-bp);
}

.zh-saasmanagerplus.zh-app-icons {
  background-position: var(--zp-saasmanagement-bp);
}

.zh-alarmsone.zh-app-icons {
  background-position: var(--zp-alarmsone-bp);
}

.zh-analyticsplus.zh-app-icons {
  background-position: var(--zp-analyticsplus-bp);
}

.zh-rpa.zh-app-icons {
  background-position: -320px -200px;
}

.zh-identity360.zh-app-icons {
  background-position: var(--zp-identity360-bp);
}
.zh-deluge.zh-app-icons {
  background-position: var(--zp-deluge-bp);
}
.zh-payments.zh-app-icons {
  background-position: var(--zp-payments-bp);
}
.zh-iot.zh-app-icons {
  background-position: var(--zp-iot-bp);
}
.zh-servicedeskplus.zh-app-icons,
.zh-patchmanagerplus.zh-app-icons,
.zh-mobiledevicemanagerplus.zh-app-icons,
.zh-site24x7.zh-app-icons,
.zh-log360cloud.zh-app-icons {
  background-image: var(--product-icons-png);
  background-size: 450px auto;
}

.zh-log360cloud.zh-app-icons {
  background-position: -286px 0;
}

.zh-servicedeskplus.zh-app-icons {
  background-position: 1px 0;
}

.zh-patchmanagerplus.zh-app-icons {
  background-position: -42px 0;
}

.zh-mobiledevicemanagerplus.zh-app-icons,
.zh-mdm.zh-app-icons {
  background-position: -368px 0;
}

.zh-site24x7.zh-app-icons {
  background-position: -409px 0;
}

.zh-remoteaccessplus.zh-app-icons {
  background-position: var(--zp-remoteaccessplus-bp);
}

.zh-endpointcentral.zh-app-icons {
  background-position: var(--zp-endpointcentral-bp);
}

.zh-toolkit.zh-app-icons {
  background-position: var(--zp-toolkit-bp);
}

.zh-lens.zh-app-icons {
  background-position: var(--zp-lens-bp);
}

.zh-books.zh-app-icons {
  background-position: var(--zp-books-bp);
}

.zh-invoice.zh-app-icons {
  background-position: var(--zp-invoice-bp);
}

.zh-expense.zh-app-icons {
  background-position: var(--zp-expense-bp);
}

.zh-inventory.zh-app-icons {
  background-position: var(--zp-inventory-bp);
}

.zh-oneauth.zh-app-icons {
  background-position: var(--zp-oneauth-bp);
}

.zh-billing.zh-app-icons,
.zh-subscriptions.zh-app-icons {
  background-position: var(--zp-subscriptions-bp);
}

.zh-checkout.zh-app-icons {
  background-position: var(--zp-checkout-bp);
}

.zh-payroll.zh-app-icons {
  background-position: var(--zp-payroll-bp);
}

.zh-trident.zh-app-icons {
  background-position: var(--zp-trident-bp);
}

.zh-practice.zh-app-icons {
  background-position: var(--zp-practice-bp);
}

.zh-people.zh-app-icons {
  background-position: var(--zp-people-bp);
}

.zh-recruit.zh-app-icons {
  background-position: var(--zp-recruit-bp);
}

.zh-solo.zh-app-icons {
  background-position: var(--zp-solo-bp);
}

.zh-connect.zh-app-icons {
  background-position: var(--zp-connect-bp);
}

.zh-workerly.zh-app-icons {
  background-position: var(--zp-workerly-bp);
}

.zh-showtime.zh-app-icons {
  background-position: -101px -102px;
}

.zh-backtowork.zh-app-icons {
  background-position: var(--zp-backtowork-bp);
}

.zh-contracts.zh-app-icons {
  background-position: var(--zp-contracts-bp);
}

.zh-shift.zh-app-icons {
  background-position: var(--zp-shifts-bp);
}

.zh-landingpage.zh-app-icons {
  background-position: var(--zp-landingpage-bp);
}

.zh-voice.zh-app-icons {
  background-position: var(--zp-voice-bp);
}

.zh-dataprep.zh-app-icons {
  background-position: var(--zp-dataprep-bp);
}

.zh-embeddedbi.zh-app-icons {
  background-position: var(--zp-embeddedbi-bp);
}

.zh-creator.zh-app-icons {
  background-position: var(--zp-creator-bp);
}

.zh-zillum.zh-app-icons {
  background-position: -39px -160px;
}

.zh-flow.zh-app-icons {
  background-position: var(--zp-flow-bp);
}

.zh-vault.zh-app-icons {
  background-position: var(--zp-vault-bp);
}

.zh-bugtracker.zh-app-icons {
  background-position: var(--zp-bugtracker-bp);
}

.zh-catalyst.zh-app-icons {
  background-position: var(--zp-catalyst-bp);
}
.zh-campaigns.zh-app-icons {
  background-position: var(--zp-campaigns-bp);
}
.zh-qntrl.zh-app-icons {
  background-position: var(--zp-qntrl-bp);
}

.zh-officeintegrator.zh-app-icons {
  background-position: var(--zp-officeintegrator-bp);
}

.zh-zeptomail.zh-app-icons {
  background-position: var(--zp-zeptomail-bp);
}

.zh-analytics.zh-app-icons {
  background-position: var(--zp-analytics-bp);
}

.zh-mail.zh-app-icons {
  background-position: var(--zp-mail-bp);
}
.zh-app-icons.zh-communityspaces {
  background-position: var(--zp-communityspaces-bp);
}

.zh-app-icons.zh-leadchain {
  background-position: var(--zp-leadchain-bp);
}
.zh-todo.zh-app-icons {
  background-position: var(--zp-tasks-bp);
}

.zh-campfire.zh-app-icons {
  background-position: var(--zp-campfire-bp);
}

.zh-officesuite.zh-app-icons {
  background-position: var(--zp-officesuite-bp);
}

.zh-writer.zh-app-icons {
  background-position: var(--zp-writer-bp);
}

.zh-sheet.zh-app-icons {
  background-position: var(--zp-sheet-bp);
}

.zh-show.zh-app-icons {
  background-position: var(--zp-show-bp);
}

.zh-notebook.zh-app-icons {
  background-position: var(--zp-notebook-bp);
}

.zh-wiki.zh-app-icons {
  background-position: -650px -104px;
}

.zh-projects.zh-app-icons {
  background-position: var(--zp-projects-bp);
}

.zh-sprints.zh-app-icons {
  background-position: var(--zp-sprints-bp);
}

.zh-workdrive.zh-app-icons {
  background-position: var(--zp-workdrive-bp);
}

.zh-marketingautomation.zh-app-icons {
  background-position: var(--zp-marketingautomation-bp);
}

.zh-statusiq.zh-app-icons {
  background-position: -757px -160px;
}

.zh-digitalriskanalyser.zh-app-icons {
  background-position: -600px -200px;
}

.zh-fsm.zh-app-icons {
  background-position: 0 -200px;
}

.zh-directory.zh-app-icons {
  background-position: var(--zp-directory-bp);
}

.zh-learn.zh-app-icons {
  background-position: var(--zp-learn-bp);
}

.zh-mail360.zh-app-icons {
  background-position: -40px -120px;
}

.zh-docs.zh-app-icons {
  background-position: -600px -50px;
}

.zh-cliq.zh-app-icons {
  background-position: var(--zp-cliq-bp);
}

.zh-sign.zh-app-icons {
  background-position: var(--zp-sign-bp);
}
.zh-start.zh-app-icons {
  background-position: var(--zp-start-bp);
}
.zh-projectsplus.zh-app-icons {
  background-position: var(--zp-projectsplus-bp);
}

.zh-trainercentral.zh-app-icons {
  background-position: -560px -201px;
}

.zh-publish.zh-app-icons {
  background-image: url(/sites/zweb/images/productlogos/publish.svg);
  background-position: 6px 0;
  background-size: cover;
}

.zh-routeiq.zh-app-icons {
  background-position: var(--zp-routeiq-bp);
}

.zh-teaminbox.zh-app-icons {
  background-position: var(--zp-teaminbox-bp);
}

.zh-crmplus.zh-app-icons {
  background-position: var(--zp-crmplus-bp);
}

.zh-financeplus.zh-app-icons {
  background-position: var(--zp-fplus-bp);
}

.zh-peopleplus.zh-app-icons {
  background-position: var(--zp-pplus-bp);
}

.zh-workplace.zh-app-icons {
  background-position: var(--zp-workplace-bp);
}

.zh-shifts.zh-app-icons {
  background-position: var(--zp-shifts-bp);
}

.zh-marketingplus.zh-app-icons {
  background-position: var(--zp-mplus-bp);
}

.zh-itbundle.zh-app-icons {
  background-position: -120px 0;
}

.zh-one.zh-app-icons {
  background-position: var(--zp-one-bp);
}

.zh-remotely.zh-app-icons {
  background-position: -657px 1px;
  height: 56px;
}
.zh-app-icons.zh-vikra {
  width: 100px;
  height: 40px;
  background: url(/sites/zweb/images/productlogos/vikrra.svg) no-repeat;
  position: relative;
  transform: scale(1);
  margin-bottom: -10px;
  margin-top: 10px;
}
.zh-pdfeditor.zh-app-icons {
  background-position: var(--zp-pdfeditor-bp);
}
.zh-showtime.zh-app-icons {
  background-position: -233px -134px;
  height: 32px;
}

.zh-allproductsect .zh-productssect__right.zwc-search {
  padding: 0 0 100px 0;
}

.zwc-for-search-result-products .zh-productssect__tabs .zh-sec-apps:last-child {
  margin-right: 0;
}

.zwc-for-search-result-products
  .zh-productssect__tabs
  .zh-sec-apps:nth-child(3n) {
  margin-right: 0;
}

.zwc-recentlysearched {
  display: none;
}
.zseacrh-product-results {
  padding: 10px 30px;
}
@media screen and (min-width: 900px) {
  .zh-allproductsect .zh-productssect__right.zwc-search {
    padding: 0 0 100px 0;
  }
}
@media screen and (max-width: 991px) {
  .zkeyword-separate.zfor-products li {
    width: 20%;
  }
}
@media screen and (max-width: 700px) {
  .zwc-for-search-result-products .zh-productssect__tabs .zh-sec-apps {
    width: 49.37%;
  }
  .zkeyword-separate.zfor-products li {
    width: 30%;
  }
}
@media screen and (max-width: 560px) {
  .zwc-for-search-result-products .zh-productssect__tabs .zh-sec-apps {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .zkeyword-separate.zfor-products li {
    width: 45%;
  }
}
