li a.dropdown {
  color: var(--primary-color);
}
.zh-wrap > div.zgh-brand:nth-child(2),.zgh-utilities .zgh-search,.zgh-utilities .zgh-accounts{
   display: none!important;
}
h1 {
  font-family: var(--zf-primary-regular);
  letter-spacing: -0.5px;
  font-size: 24px;
  line-height: 1.6;
  width: 80%;
  margin: 20px 0 30px 0;
  color: var(--secondary-color);
}
h3 {
  letter-spacing: -1px;
}
.blueLink,
.learnMorebtn,
.trybtn,
.zh-btn,
.zh-home-right .zh-main-app.zh-exploreprd label,
.cta-link a {
  font-family: var(--zf-secondary-medium);
}

.dis-inlineblk {
  display: inline-block;
}
.dis-block {
  display: block;
}
.valign-bottom {
  vertical-align: bottom;
}

.zgh-left-nav li.search-icon a,
.zgh-left-nav li.annoucement-icon a,
.input-srch-icon span {
  display: inline-block;
  width: 18px;
  line-height: 1;
  cursor: pointer;
}
#close-icon-svg {
  width: 16px;
}
.zh-region-promo-container {
	background-color: #f8f9fb
}

.zh-region-promo {
	max-width: 1160px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #e7ebf0;
	padding: 20px 50px;
	border-radius: 3px;
	margin-bottom: -100px;
	position: relative;
	z-index: 12;
	margin-top: -110px;
	width: 90%;
	top: 10px;
	overflow: hidden;
	box-shadow: 0 7px 7px rgba(0,0,0,0.03)
}

.zh-region-promo .newtag {
	left: 0;
	right: auto;
	top: 0;
	border-radius: 0
}

.zh-region-promo a {
	display: flex;
	align-items: center
}

.zh-region-promo a span.promoappicon {
	color: var(--primary-color);
	font-size: 24px;
	display: flex;
	align-items: center;
	letter-spacing: -0.3px
}

.zh-region-promo a span.promoappicon:before {
	content: '';
	background-image: url(/sites/default/files/zoho_general_pages/zh-sprite-2x-new.png);
	/*background-size: 1300px;*/
        background-size: 1099px;
	width: 68px;
        /*background-position: -820px 10px;*/
        background-position: -85px 0px;
        height: 79px;
	display: inline-block;
	position: inherit;
	margin-right: 10px
}

.zh-region-promo .region-content {
	padding-left: 60px;
	margin-left: 60px;
	position: relative;
	width: 50%
}

.zh-region-promo .zh-region-image {
	width: 360px;
	position: relative;
	bottom: -20px
}

.zh-region-promo .learnMorebtn {
	display: inline-block;
	padding: 14px 46px 15px 29px
}

.zh-region-promo .zh-region-image img {
	vertical-align: bottom
}

.zh-region-promo .region-content p {
	font-size: 20px;
	line-height: 1.4;
	width: 95%
}

.zh-region-promo .region-content:before {
	content: '';
	height: calc(100% + 10px);
	display: block;
	width: 1px;
	background-color: #e7ebf0;
	position: absolute;
	left: 0
}
.zh-home-right .zh-main-app.zh-exploreprd label,
.zh-btn,
.blueLink,
.trybtn,
.learnMorebtn,
.made-ind .cta-link a {
  letter-spacing: 0.2px;
}
.zh-home-right .zh-main-app .zh-app,
.zh-one-logo a span::before {
  display: block;
  background: url(/sites/default/files/zp-global-icon-sprite-2x.png) left top
    no-repeat;
  margin: 4px auto 10px;
  background-size: 600px auto;
}
.zh-coreValues_col .coreicons,
.testimonial-video span em::before {
  background: url(/sites/default/files/zoho_general_pages/zh-newhome-sprite.png)
    left top no-repeat;
  background-size: 600px auto;
}
.zh-home-right .zh-main-app .zh-app {
  position: absolute;
  width: 43px;
  height: 39px;
  left: 0;
  top: 0;
}
h2,
.zh-productssect h4,
.zh-bundlesect h4 {
  font-size: 50px;
}
.forbes-new .left .innr-ctn span,
.new-vid-sec h5 {
  font-size: 44px;
  letter-spacing: -1px;
  line-height: 1.2;
}
.zh-coreValues h4{font-size: 40px;}
.zh-main .wrapper {
  max-width: 1230px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.zh-main .zh-banner-sec .wrapper, .zh-region-promo-container .wrapper {
  overflow: visible;
}
/* .ccode-us .zh-banner {
  margin: -70px 0 0 -70px;
} */
.zh-banner img {
  width: 100%;
}
.zh-banner-sec {
  background-color: var(--bg-color);
  overflow: hidden;
  padding: 150px 0 0;
  position: relative;
}
.i18n-zh-hans .zh-home-left,
.zh-one-wrapContent {
    width: calc(100% - 390px);
    padding-right: 90px;
    display: table-cell;
    text-align: left;
}
.zh-top-head {
  font-size: 50px;
  overflow: hidden;
  color: var(--primary-color);
  margin-top: 10px;
  line-height: 1.2;
  letter-spacing: -1.5px;
}
.text-mask {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: color 0.4s ease, border-color 0.4s ease;
  color: var(--primary-color);
  /*background-color: #fff3e4;*/
  /*color: var(--highlight-color);*/
}
.text-mask:hover {
  color: var(--highlight-color);
  border-color: var(--highlight-color);
}
.zgh-left-nav {
  display: inline-flex;
  justify-content: flex-end;
  /*width: 40%;*/
}

.zh-color {
  width: 80px;
  height: 1px;
  margin: 20px 0 0 0;
  overflow: hidden;
}
.zh-color span {
  width: 100%;
  display: inline-block;
  background-color: #f60014;
}

.zh-color span {
  width: 100%;
  background-color: #f60014;
}
.zh-color {
  width: 40px;
}

.zh-home-right {
  width: 390px;
  background-color: #fff;
  border: 1px solid #e7ebf0;
  border-radius: 5px;
  margin-bottom: 230px;
  position: relative;
  z-index: 3;
  opacity: 1;
  height: auto;
  transition: opacity 1s ease 0s;
}
.zh-home-left {
  width: 100%;
  padding: 0;
  text-align: center;
}
/* .ccode-us .zh-banner {
  margin: -70px auto 0;
} */
.ftapps {
  padding: 100px 0;
}
.ftapps .zh-home-right {
  width: 100%;
  border: none;
  display: block;
}
.ftapps .zh-home-right .zh-main-app {
  display: inline-block;
  width: 20%;
  padding: 15px 22px;
  border-right: 1px solid #eaeef4;
}
.ftapps .zh-home-right .zh-main-app:last-child {
  border-right: 0;
}
.ftapps .zh-home-right .zh-main-app .zh-app {
  position: relative;
  margin-bottom: 20px;
}
.ftapps .zh-home-right .zh-main-app a {
  padding: 0;
  text-align: center;
}
.ftapps .zh-home-right .zh-main-app .zh-content {
  width: 100%;
}
.ftapps .zh-home-right ul {
  padding-top: 50px;
}
.ftapps .zh-home-right ul em {
  margin-top: 15px;
}
.ftapps .zh-home-right h4 {
  font-size: 44px;
  letter-spacing: -1px;
  text-align: center;
}
.btncontainer {
    text-align: left;
    padding: 30px 41px;
    border-top: 1px solid #e7ebf0;
    margin-top: 20px;
}
.btncontainer a label {
    cursor: pointer;
    font-size: 14px;
}
.btncontainer a span.blueLink {
    display: block;
}
/*.btncontainer a {
  display: block;
}*/
.zh-home-right-title {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 30px 41px 0px;
  color: var(--primary-color);
}
.zh-home-right ul {
  padding: 10px 0 0;
}
.zh-home-right .zh-main-app,
.zh-productssect__tabs .zh-sec-apps,
.zh-bundle-apps {
  position: relative;
  padding: 15px 41px;
  cursor: pointer;
  transition: background-color 0.4s ease;
  border-radius: 3px;
}
.zh-home-right .zh-main-app {
  border-radius: unset;
}
/*zh-productssect__tabs .zh-sec-apps:hover .zh-content label{
        color:var(--highlight-color);
    }*/
.zh-home-right .zh-main-app.zh-exploreprd,
.explore-btn {
  padding: 0;
  border-top: 1px solid #e7ebf0;
  margin-top: 15px;
  text-align: center;
}
.zh-home-right .zh-main-app.zh-exploreprd a,
.explore-btn a {
  padding: 28px 42px;
  -webkit-font-smoothing: initial !important;
  -moz-osx-font-smoothing: initial !important;
  text-rendering: initial;
}
.explore-btn a,
.explore-btn .zh-content {
  display: block;
}
.zh-home-right .zh-main-app.zh-exploreprd .zh-content,
.explore-btn .zh-content {
  width: 90%;
  font-family: var(--zf-secondary-medium);
}
.zh-dropdown-item:hover a {
  color: var(--highlight-color);
}
.zh-dropdown-list a {
  padding: 6px 10px 10px 35px;
  display: block;
  font-size: 15px;
  line-height: 1.1;
  color: #111;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
}
.zh-dropdown-list a.active {
  color: var(--highlight-color);
}
/*arrow-icon*/
.cta-link a {
  color: var(--highlight-color);
  text-transform: uppercase;
  display: inline-block;
}
.cta-link a::after,
.zh-contact ul li.lst-cnt.fin-ctn::after {
  width: 18px;
  height: 18px;
  position: relative;
  right: -5px;
  top: 4px;
  display: inline-block;
  background-position: -101px -301px;
  transform: translateX(0px);
  transition: transform 0.3s ease;
}
.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,
.zh-bundlesect__com .zh-bundle-apps:hover .arrow-icon.blueLink:after,
.zh-home-right
  .zh-main-app.zh-exploreprd:hover
  a
  span.zh-content.arrow-icon:after,
.explore-btn:hover a span.zh-content.arrow-icon:after {
  transform: translateX(5px);
}
.arrow-icon {
  position: relative;
}
.arrow-icon:after {
  content: "";
  width: 13px;
  height: 13px;
  transform: scale(1.1);
  position: absolute;
  right: 0;
  background: url(/sites/default/files/zoho_general_pages/zh-newhome-sprite.png)
    left top no-repeat;
  background-size: 500px auto;
  background-position: -126px -76px;
  top: calc(50% - 10px);
  transition: all 0.5s ease;
}
.learnMorebtn.arrow-icon.white::after {
  background-position: -72px -76px;
  top: calc(50% - 7px);
  transform: scale(1);
}
.learnMorebtn.arrow-icon.white:hover::after {
  transform: scale(1) translateX(5px);
}
.arrow-icon.blueLink:after,
.zh-contact ul li.lst-cnt.fin-ctn::after {
  background-position: -108px -76px;
  /* background-size: 1165px auto; */
  transform: scale(1);
  top: calc(50% - 7px);
  right: 3px;
}
/*.arrow-icon.blueLink:after{
    background-position: -90px -76px;
}*/
.fin-ctn .arrow-icon.blueLink:after {
  animation: unset;
}

.made-ind .cta-link a:after {
  background-position: -99px -204px;
  background-size: 800px auto;
  top: 5px;
}

.zh-home-right .zh-main-app.zh-exploreprd a span.zh-content.arrow-icon:after,
.explore-btn a span.zh-content.arrow-icon:after {
  background-position: -108px -76px;
  opacity: 1;
  right: 22px;
  transform: scale(1);
  top: 3px;
}
.explore-btn a span.zh-content.arrow-icon:after {
  top: 6px;
}

.zh-home-right .zh-main-app.active a.arrow-icon:after {
  background-position: -108px -76px;
  opacity: 1;
  /*transform: scale(0.85);*/
}
.tick_icon {
  width: 10px;
  margin-left: 7px;
}
/*arrow-icon end*/
.zh-home-right .zh-main-app a,
.zh-productssect__tabs .zh-sec-apps a,
.zh-bundle-apps a {
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding: 0 0 0 70px;
  width: 100%;
}
.zh-productssect__tabs .zh-sec-apps a,
.zh-bundle-apps a {
  padding: 0 0 0 80px;
}

.zh-home-right .zh-main-app .zh-content,
.zh-productssect__tabs .zh-sec-apps .zh-content,
.zh-bundle-apps .zh-content {
  display: block;
  width: 82%;
}
.zh-home-right .zh-main-app .zh-content {
  width: 85%;
}
.zh-home-right .zh-main-app.zh-meeting .zh-app {
  transform: scale(1.1);
}

.zh-home-right .zh-main-app .zh-content label,
.zh-home-right .zh-main-app .zh-content small,
.zh-productssect__tabs .zh-sec-apps .zh-content label,
.zh-productssect__tabs .zh-sec-apps .zh-content small,
.zh-bundle-apps .zh-content label {
  display: block;
  color: var(--primary-color);
  font-size: 24px;
  cursor: pointer;
}
.zh-home-right .zh-main-app .zh-content label {
  letter-spacing: -0.3px;
}

.zh-home-right .zh-main-app .zh-content small,
.zh-productssect__tabs .zh-sec-apps .zh-content small,
.zh-bundle-apps .zh-content small {
  color: var(--secondary-color);
}
.zh-home-right .zh-main-app .zh-content small,
.zh-productssect__tabs .zh-sec-apps .zh-content small {
  font-size: 14px;
  line-height: 1.45;
}
.zh-home-right .zh-main-app .zh-content small {
  height: 36px;
}
.zh-home-right .zh-main-app:hover .arrow-icon:after {
  background-position: -106px -76px; 
  transform: translateX(5px);
}

.zh-home-right .zh-main-app.zh-exploreprd label,
.explore-btn label {
  color: var(--highlight-color);
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.1px;
}
.zh-home-right .zh-main-app.zh-crm .zh-app {
  background-position: -77px -1px;
  margin-top: 1px;
}
.zh-home-right .zh-main-app.zh-cliq .zh-app {
  background-position: -559px 0px;
  margin-top: 4px;
}
.zh-home-right .zh-main-app.zh-mail .zh-app {
  background-position: -159px -1px;
  transform: scale(1.09);
}
.zh-home-right .zh-main-app.zh-workplace .zh-app {
  background-position: -416px -115px;
  background-size: 690px auto;
  height: 46px;
}
.zh-home-right .zh-main-app.zh-books .zh-app {
  background-position: -42px 0px;
  background-size: 640px auto;
  width: 40px;
  height: 40px;
}
.zh-home-right .zh-main-app.zh-mail .zh-app {
  height: 38px;
}
.zh-home-right .zh-main-app.zh-creator .zh-app {
  background-position: -120px 0px;
}
.zh-home-right .zh-main-app.zh-people .zh-app {
  background-position: -119px -100px;
  width: 43px;
  height: 40px;
}
.zh-home-right .zh-main-app.zh-desk .zh-app {
  background-position: -200px 0;
}
.zh-home-right .zh-main-app.zh-projects .zh-app {
  background-position: -280px 0;
}
.zh-home-right .zh-main-app.zh-assist .zh-app {
  background-position: -39px -100px;
  width: 42px;
}
.zh-home-right .zh-main-app.zh-recruit .zh-app {
  background-position: -238px 0;
}
.zh-home-right .zh-main-app.zh-social .zh-app {
  background-position: -198px -100px;
  height: 40px;
  width: 42px;
}
.zh-home-right .zh-main-app.zh-analytics .zh-app {
  background-position: -400px 0;
  width: 40px;
}
.zh-home-right .zh-main-app.zh-connect .zh-app {
  background-image: url(/sites/default/files/zoho_general_pages/zglobal-icon-sprite-2x.png);
  background-position: -330px -83px;
}
.zh-home-right .zh-main-app.zh-teaminbox .zh-app {
  background-position: -320px -160px;
  width: 40px;
  height: 40px;
  background-size: 1200px auto;
}
.zh-home-right .zh-main-app.zh-dataprep .zh-app {
  width: 40px;
  height: 40px;
  background-position: -45px -185px;
}
.zh-home-right .zh-main-app .zh-app {
  background-position: -517px 0px;
}
.zh-productssect__tabs .zh-sec-apps.zh-backtowork .zh-app {
  background: url(/sites/default/files/zp-global-icon-sprite-2x.png) left top
    no-repeat;
  background-position-x: left;
  background-position-y: top;
  background-size: auto;
  background-position: 0px -162px;
  background-size: 700px auto;
}
.zh-home-right .zh-main-app.zh-backtowork .zh-app {
  background-position: 2px -140px;
}
.zh-home-right .zh-main-app.zh-catalyst .zh-app {
  background-position: -210px -217px;
  background-size: 700px auto;
  height: 41px;
}
.zh-main-app .new-tag {
  position: relative;
  left: 70px;
  background: #46b357;
  padding: 4px 6px 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  border-radius: 2px;
  font-family: var(--zf-secondary-medium);
}

/*appsicon*/
.zh-banner {
    width: calc(100% + 280px);
    margin: 20px auto 0;
    display: flex;
    align-items: flex-end;
    position: relative;
    left: -150px;
    top: auto;
    z-index: 2;
    opacity: 1;
    height: auto;
    transition: opacity 1s ease 0s;
}
.zh-one-suite {
  margin-top: 0;
}
/*.zh-btn{
        padding: 14px 44px 13px 16px;
        min-width: 154px;
        font-size: 13px;
        border-radius: 2px;
        background: #f60014;
        border-radius: 2px;
        color: #ffffff;
        -webkit-transition: background-image .2s ease-in-out, box-shadow 0.5s ease, background-size .2s ease-in-out,background-color 0.4s ease;
        transition: background-image .2s ease-in-out, box-shadow 0.5s ease, background-size .2s ease-in-out,background-color 0.4s ease;
        text-transform: uppercase;
        display: inline-block;
    }*/
.zh-text {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

/*zohoonesuite*/
.zh-one-suite {
  background-color: #fed600;
  padding: 0;
  position: relative;
  overflow: hidden;
  /*margin-top: -80px;*/
}
.zh-one-suite .outer_wrap {
	overflow: hidden;
	width: 100%;
	padding: 230px 0 120px
}
/*.zh-one-wrapContent{
        padding-right: 40px;
    }*/
.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 a span:before {
  content: "";
  width: 84px;
  height: 95px;
  background-position: -1124px -211px;
  background-size: 1300px auto;
  margin: 0 auto 40px;
}
.zh_productnav
  .zh_productnav__tabs.categoriesdropdown.suites-tab
  .zh-one-logo
  a
  span:before {
  /*     content: '';
    width: 84px;
    height: 95px;
    background-position: -146px -233px;
    background-size: 1000px auto;
    margin: 0 auto 40px;*/
  transform: scale(0.8);
  position: relative;
  left: -10px;
}
.zh-one-logo a sub {
  color: var(--primary-color);
  font-size: 18px;
  letter-spacing: 0;
  margin-top: -2px;
}

.zh-one-content {
  width: calc(100% - 100px);
  padding: 0 90px 0 70px;
  border-right: 1px dashed #d0b31c;
}
.zh-one-content h3 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 0px;
  letter-spacing: -1.5px;
}
.zh-one-title {
  font-size: 18px;
  margin-bottom: 20px;
}
.zh-one-content p {
  margin-bottom: 30px;
  font-size: 18px;
  letter-spacing: -0.2px;
  line-height: 1.7;
  width: 500px;
}
.zh-one-content sub {
  font-size: 16px;
}
.zh-one-customervideo {
  width: 370px;
  float: left;
  /*padding-left: 40px;*/
}
.zh-one-customervideo span {
  position: relative;
  width: 260px;
}
.zh-one-customervideo .testimonialcont .quotes {
  top: -79px;
}

.codeIn .testimonial-video span a,
.ccode-au .testimonial-video span a,
.ccode-nz .testimonial-video span a {
  font-size: 11px;
  margin-top: 5px;
  padding-right: 21px;
  margin-left: 8px;
}
.codeIn .testimonial-video span a.arrow-icon.blueLink:after,
.ccode-au .testimonial-video span a.arrow-icon.blueLink:after,
.ccode-nz .testimonial-video span a.arrow-icon.blueLink:after {
  transform: scale(0.8) !important;
  animation-play-state: paused;
  transition: all 0.3s ease;
}
.codeIn .testimonial-video span a.arrow-icon.blueLink:hover:after,
.ccode-au .testimonial-video span a.arrow-icon.blueLink:hover:after,
.ccode-nz .testimonial-video span a.arrow-icon.blueLink:hover:after {
  right: 0;
}
.testimonial-video span em:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background-position: -216px -220px;
  top: calc(50% - 25px);
  right: calc(50% - 25px);
  background-size: 900px auto;
}
.testimonialvid {
  display: table;
  margin-bottom: 20px;
}
.testimonialvid__dtls {
  display: table-cell;
  vertical-align: middle;
}
.testimonialvid__dtls img {
  width: 90px;
}
.testimonialvid__dtls.cust-dtls {
  padding-left: 20px;
  padding-top: 11px;
}
.testimonialvid__dtls.cust-dtls span {
  font-family: var(--primary-color);
  font-size: 18px;
  line-height: 1;
}
.testimonialvid__dtls.cust-dtls p {
  font-size: 14px;
  /*width: 170px;*/
  line-height: 1.4;
  margin-top: 2px;
}
.zh-one-suite .wrapper::after {
  content: "";
  background: url("/sites/default/files/zh-one-bg.png") no-repeat;
  background-size: 70%;
  width: 490px;
  height: 700px;
  position: absolute;
  right: -350px;
  top: 170px;
  z-index: -1;
  opacity: 0.8;
}
.zh-one-suite .wrapper {
  z-index: 1;
  display: flex;
  align-items: center;
  overflow: visible;
}
.testimonial-video span a {
  font-size: 11px;
  margin-top: 5px;
  padding-right: 21px;
  margin-left: 8px;
}
.testimonial-video span a.arrow-icon.blueLink::after {
  transform: scale(0.8) !important;
  animation-play-state: paused;
  transition: all 0.3s ease;
}
.testimonial-video span a.arrow-icon.blueLink::after {
  transform: scale(0.8) !important;
  animation-play-state: paused;
  transition: all 0.3s ease;
}
.testimonial-video span a.arrow-icon.blueLink:hover::after {
  right: 0;
}
/*trybtn*/
.trybtn,
.learnMorebtn {
  background-color: #f60014;
  color: #fff;
  /* padding: 16px 46px 16px 24px; */
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 1;
  transition: background-color 0.4s ease;
  border: 1px solid var(--highlight-color);
}
.trybtn.border-black {
  border: 1px solid #f60014;
}
.trybtn.arrow-icon:after {
  transform: scale(1);
}
/* .trybtn.arrow-icon:after,.zh-btn.arrow-icon::after,.learnMorebtn.arrow-icon:after{
        right: 15px;
        transform: scale(1);
    }*/
.watchVid.learnMorebtn.arrow-icon::after {
  display: none;
}
/*.vid-btm .learnMorebtn.arrow-icon:after,.forbes-new .learnMorebtn.arrow-icon:after{
        background-size: 1167px auto;
        background-position: -101px -301px;
    }*/
.new-vid-sec .watchVid.learnMorebtn {
  padding-left: 50px;
  padding-right: 30px;
  cursor: pointer;
}
.blueLink {
  color: var(--highlight-color);
  text-transform: uppercase;
  padding-right: 28px;
}
.learnMorebtn {
  background-color: var(--highlight-color);
  color: #fff;
  border-radius: 2px;
  display: inline-block;
}
.zh-bundlesect__com .blueLink {
  font-size: 12px;
}
/* .zh-enterprise {
  padding-bottom: 60px;
} */
/*brands*/
section.zh-brand {
  text-align: center;
  border-bottom: none;
  background: var(--bg-color);
}
section.zh-brand .wrapper {
  padding: 90px 0;
  max-width: 1290px;
}
section.zh-brand h3 {
  font-size: 30px;
  letter-spacing: 0.5px;
  /*text-transform: uppercase;*/
}
section.zh-brand h3 .zh-color {
  margin: 12px auto;
  width: 45px;
  height: 1px;
}
.zh-home-brand {
  margin: 70px 0px;
}
section.zh-brand li {
  display: inline-block;
  text-align: left;
  transform: scale(1.08);
}
section.zh-brand li:not(:last-child) {
  margin-right: 7.7%;
}
section.zh-brand li.tb-riotinto {
  display: none;
}
/* section.zh-brand li span {
  width: 80px;
  background: url(/sites/default/files/zoho_partners_brand.png) no-repeat 0 0;
  background-size: 0;
  height: 44px;
  background-position: 0px;
  background-size: 610px auto;
  margin-right: 40px;
  display: inline-block;
} */
section.zh-brand li.zb-netflix span {
  background-position: 0px 0;
  width: 78px;
}
section.zh-brand li.zb-apple span {
  background-position: -87px 0;
  width: 32px;
}
section.zh-brand li.zb-adidas span {
  background-position: -127px 0;
  width: 50px;
}
section.zh-brand li.zb-discovery span {
  background-position: -187px 0;
  width: 120px;
}
section.zh-brand li.zb-amazon span {
  background-position: -319px 0;
  width: 84px;
}
section.zh-brand li.zb-nike span {
  background-position: -418px 0;
  width: 57px;
}
section.zh-brand li.zb-tata span {
  background-position: -482px 0;
  margin-right: 0;
  width: 133px;
  height: 36px;
}
/*** Indian partner-brands start  ***/
section.zh-brand .ind-partner li {
  display: inline-block;
  text-align: center;
  transform: scale(1);
  padding: 20px 0;
  height: 90px;
  border-radius: 3px;
}
section.zh-brand .ind-partner li {
  margin: 0px 0.8%;
    /*width: 14%;*/
width: 12%;
}
/*section.zh-brand .ind-partner li.zb-daimler{
        margin-right: 0;
    }*/
section.zh-brand .ind-partner li span {
  width: 90px;
  background: url(/sites/default/files/zh-hans/zoho_general_pages/general-home-customer-logo-new.png) no-repeat 0
    0;
  height: 44px;
  background-position: 0px;
  background-size: 1463px;
  margin-right: 0;
  display: inline-block;
  height: 64px;
}
/* section.zh-brand .anz-partner li span {
  background-image: url(/sites/default/files/zoho-customers-top-brands.png);
  height: 44px;
  background-position: 0px;
  background-size: 850px auto;
  margin-right: 0;
  display: inline-block;
  width: 90px;
} */
section.zh-brand .ind-partner li.tb-yijia span{
   background-position: -19px -13px;
    width: 110px;
}
section.zh-brand .ind-partner li.tb-amazon span{
   background-position: -120px -13px;
    width: 146px;
}
section.zh-brand .ind-partner li.tb-ximenzi span{
   background-position: -293px -13px;
    width: 134px;
}
section.zh-brand .ind-partner li.tb-zeekr span{
   background-position: -445px -13px;
    width: 140px;
}
section.zh-brand .ind-partner li.tb-boshi span{
   background-position: -616px -13px;
    width: 166px;
}
section.zh-brand .ind-partner li.tb-bmw span{
   background-position: -792px -11px;
    width: 66px;
}
/*section.zh-brand .ind-partner li.tb-xinxiuli span{
   background-position: -872px -11px;
    width: 154px;
}*/
section.zh-brand .ind-partner li.tb-youlide span{
   background-position: -1099px -12px;
    width: 146px;
}
section.zh-brand .ind-partner li.tb-fedex span{
   background-position: -1217px -2px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-rili span{
   background-position: -2px -80px;
    width: 140px;
}
section.zh-brand .ind-partner li.tb-airbus span{
   background-position: -161px -80px;
    width: 149px;
}
section.zh-brand .ind-partner li.tb-jialidatong span{
   background-position: -314px -80px;
    width: 140px;
}
section.zh-brand .ind-partner li.tb-zhonghaida span{
   background-position: -456px -83px;
    width: 112px;
}
section.zh-brand .ind-partner li.tb-huace span{
   background-position: -598px -84px;
    width: 171px;
}
section.zh-brand .ind-partner li.tb-oupai span{
   background-position: -788px -81px;
    width: 164px;
}
section.zh-brand .ind-partner li.tb-absen span{
   background-position: -961px -69px;
    width: 162px;
}
section.zh-brand .ind-partner li.tb-qinghua span{
   background-position: -1128px -71px;
    width: 140px;
}
section.zh-brand .ind-partner li.tb-yilian span{
   background-position: -1261px -76px;
    width: 156px;
}
section.zh-brand .ind-partner li.tb-apple span{
   background-position: 3px -154px;
    width: 162px;
}
section.zh-brand .ind-partner li.tb-puma span{
   background-position: -143px -163px;
    width: 155px;
}
section.zh-brand .ind-partner li.tb-longhu span{
   background-position: -296px -168px;
    width: 166px;
}
section.zh-brand .ind-partner li.tb-SMC span{
   background-position: -480px -162px;
    width: 124px;
}
section.zh-brand .ind-partner li.tb-sungrow span{
   background-position: -599px -156px;
    width: 166px;
}
section.zh-brand .ind-partner li.tb-oulaiya span{
   background-position: -783px -143px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-zhongchong span{
   background-position: -940px -152px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-AHK span{
   background-position: -1111px -149px;
    width: 120px;
}
section.zh-brand .ind-partner li.tb-dajin span{
   background-position: -1256px -145px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-guowei span{
   background-position: -5px -218px;
    width: 158px;
}
section.zh-brand .ind-partner li.tb-bangde span{
   background-position: -175px -223px;
    width: 110px;
}
section.zh-brand .ind-partner li.tb-qixin span{
   background-position: -311px -217px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-kule span{
   background-position: -476px -225px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-deqin span{
   background-position: -637px -228px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-yian span{
   background-position: -799px -223px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-yuanda span{
   background-position: -946px -223px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-hewang span{
   background-position: -1098px -223px;
    width: 150px;
}
section.zh-brand .ind-partner li.tb-dipingxian span{
   background-position: -1260px -223px;
    width: 150px;
}




/*section.zh-brand .ind-partner li.zb-amazon span {
  background-position: -1px -175px;
  width: 110px;
  height: 50px;
}
section.zh-brand .ind-partner li.zb-purolite span {
  background-position: -118px -178px;
  width: 125px;
}
section.zh-brand .ind-partner li.zb-daimler span {
  background-position: -262px -180px;
  width: 150px;
}
section.zh-brand .ind-partner li.zb-tatasky span {
  background-position: -546px -180px;
  width: 237px;
}
section.zh-brand .ind-partner li.zb-maxlife span {
  background-position: -430px -180px;
  width: 75px;
  height: 50px;
}
section.zh-brand .ind-partner li.zb-loreal span {
  background-position: -100px -125px;
  width: 90px;
}
section.zh-brand .ind-partner li.zb-zomoto span {
  background-position: -147px 0;
  width: 91px;
}
section.zh-brand .ind-partner li.zb-shiji span {
  background-position: -87px 0;
  width: 60px;
}
section.zh-brand .ind-partner li.zb-spicejet span {
  background-position: -246px 0;
  width: 105px;
}
section.zh-brand .ind-partner li.zb-toi span {
  background-position: -653px 0;
  margin-right: 0;
  width: 190px;
  height: 54px;
}
section.zh-brand .ind-partner li.zb-renault span {
  background-position: -502px 0;
  margin-right: 0;
  width: 143px;
  height: 54px;
}
section.zh-brand .ind-partner li.zb-iifl span {
  background-position: -360px -6px;
  width: 105px;
}

section.zh-brand .anz-partner li.tb-tpgtelecom span {
  background-position: -1px -165px;
  width: 100px;
  height: 50px;
}
section.zh-brand .anz-partner li.tb-united span {
  background-position: -118px -168px;
  width: 95px;
}
section.zh-brand .anz-partner li.tb-tassal span {
  background-position: -215px -168px;
  width: 74px;
}
section.zh-brand .anz-partner li.tb-ramsay span {
  background-position: -864px -195px;
  width: 63px;
  height: 60px;
  background-size: 1000px auto;
}
section.zh-brand .anz-partner li.tb-nrma span {
  background-position: -342px -195px;
  width: 82px;
  height: 60px;
  background-size: 1000px auto;
}
section.zh-brand .anz-partner li.tb-mortgage span {
  background-position: -369px -168px;
  width: 110px;
  height: 50px;
}
section.zh-brand .anz-partner li.tb-riotinto span {
  background-position: -486px -165px;
  width: 97px;
}
section.zh-brand .anz-partner li.tb-linfox span {
  background-position: -585px -165px;
  width: 82px;
}*/
/*** Indian partner-brands end  ***/
/*enterprise section*/
.zh-enterprise .wrapper {
  padding: 120px 60px 75px;
}
.zh-enpriseleft,
.zh-enpriseright {
  width: 50%;
}
.zh-enpriseright {
  padding-left: 90px;
  padding-top: 48px;
}
.zh-enpriseright h2{
  width: 100%;
}
.zh-enpriseleft {
  border-radius: 8px;
  background-color: #fff;
  padding: 15px;
}
.testimonialbox {
  padding: 30px 30px 30px 45px;
  display: table;
}
.testimonialcont p {
  font-family: "Roboto Slab";
  font-weight: 300;
  margin-bottom: 45px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 1.4;
  width: 90%;
  color: var(--primary-color);
}
.zh-one-suite .testimonialcont p {
  margin-bottom: 26px;
  width: 100%;
}
.zh-enterprise .testimonialcont p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 24px;
}
.testimonialcont {
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 72%;
  padding-top: 10px;
}
.zh-one-suite .testimonialcont {
  padding-top: 0px;
}
.zh-one-suite .testimonialcont .quotes {
  width: 42px;
  height: 42px;
}
.zh-one-suite .zh-one-customervideo .testimonialcont .quotes {
  top: -68px;
}
.zh-one-suite .zh-one-customervideo {
  position: relative;
  top: 25px;
}
.testimonialcont .quotes {
  width: 52px;
  height: 52px;
  background-color: #000;
  position: absolute;
  top: -65px;
  border-radius: 50%;
  font-size: 0;
  left: 0px;
}
.zh-enterprise .testimonialcont .quotes {
  background-color: var(--primary-color);
}
.testimonialcont .quotes:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/sites/default/files/zoho_general_pages/zh-newhome-sprite.png)
    left top no-repeat;
  background-position: -20px -20px;
  background-size: 500px auto;
  margin-bottom: 0;
  position: absolute;
  left: 10px;
  top: calc(50% - 14px);
  /* filter: invert(1); */
}
.zh-enterprise .testimonialcont .quotes:after {
  /*filter: invert(1);*/
  left: 15px;
}
.testimonialcont .foundername {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 2px;
  font-family: var(--zf-secondary-medium);
}
.testimonialcont .desig {
  font-size: 14px;
  color: var(--secondary-color);
  display: inline-block;
  line-height: 1.26;
  margin-top: 4px;
}
.testimonial-video {
  position: relative;
  top: 0px;
  cursor: pointer;
}
.testimonial-video img {
  max-width: 85%;
}
.testimonial-video span {
  text-align: center;
}
.testimonial-video span em:before {
  width: 46px;
  height: 46px;
  background-position: -21px -49px;
  top: 0px;
  right: 0;
  background-size: 500px auto;
  transform: scale(0.6);
  transition: transform 0.4s ease;
  position: relative;
  margin-right: 0px;
  margin-left: 0;
}
.testimonial-video span em {
  display: flex;
  font-size: 14px;
  justify-content: center;
  letter-spacing: -0.2px;
  align-items: center;
}
.testimonial-video em:hover:before {
  transform: scale(0.7);
}
h2 {
  margin: 50px 0 15px;
  width: 70%;
  letter-spacing: -1.5px;
  line-height: 1.2;
}
.zh-enpriseright p {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 30px;
  letter-spacing: -0.2px;
  width: 90%;
}
/******* made-ind start *******/
.made-ind {
  background: #0060b4;
  position: relative;
  padding: 70px 0 134px;
  overflow: hidden;
}
.made-ind .made-ind-left {
  width: 53%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.made-ind .made-ind-left h2,
.made-ind .cta-link a {
  color: #fff;
}

/*.ccode-in .made-ind .made-ind-left h2.codeNM{
        display: none;
    }
    .made-ind .made-ind-left h2.codeNM{
        display: block;
    }
    .made-ind .made-ind-left h2.codeIn{
        display: none;
    }
    .ccode-in .made-ind .made-ind-left h2.codeIn{
        display: block;
    }*/
.made-ind .made-ind-left h2 {
  width: 600px;
  letter-spacing: -1.5px;
  font-size: 44px;
  line-height: 56px;
}
.made-ind .user-size-wrap {
  margin: 20px 0 0;
}
.made-ind .user-size {
  margin-top: 30px;
  width: 100%;
}
.made-ind .user-size .us-innerwrap {
  width: 50%;
}
.made-ind .user-size .us-count-wrap {
  font-size: 33px;
  color: #fff;
  width: 140px;
}
.made-ind .user-size .us-count-wrap.no-only {
  width: 80px;
}
.made-ind .user-size .us-innerwrap p {
  font-size: 18px;
  font-family: var(--primaryfont-regular);
  color: #fff;
  width: 31%;
  margin-bottom: 0;
  margin-top: 12px;
  margin-left: 32px;
  line-height: 1.4;
}
.made-ind .user-size .us-innerwrap p::after {
  content: "";
  background: #3b8ecc;
  height: 1px;
  width: 100%;
  float: left;
  margin-top: 6px;
}
.made-ind .learnMorebtn {
  background: transparent;
  border: 1px solid #fff;
  margin-top: 15px;
  /* padding: 15px 44px 15px 24px; */
  transition: background-color 0.3s ease;
}
.user-size:first-child .us-innerwrap:first-child .counter,
.user-size:nth-child(2) .us-innerwrap:first-child .counter,
.user-size:last-child .us-innerwrap:first-child .counter {
  display: inline;
  width: 59px;
}
.user-size:nth-child(2) .us-innerwrap:first-child .counter {
  width: 29px;
}
.user-size:last-child .us-innerwrap:first-child .counter.dotbefore {
  display: inline-block;
  width: 16px;
}
.user-size:last-child .us-innerwrap:first-child .counter.dot {
  width: 26px;
}
/* .ccode-in .made-ind::after {
  content: "";
  background-image: url(/sites/default/files/zoho_general_pages/made-us-bg.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 54%;
  opacity: 1;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0;
  background-position: right bottom;
} */
.made-ind::after {
  content: "";
  background-image: url(/sites/default/files/zoho_general_pages/made-au-bg.png);
  background-repeat: no-repeat;
  background-size: 80%;
  width: 55%;
  opacity: 0.8;
  height: 100%;
  position: absolute;
  right: 80px;
  top: 0;
  background-position: right bottom;
}
/*.ccode-in .made-ind::after {
  background-image: url(/sites/default/files/made-ind-bg.png);
  width: 68%;
  opacity: 0.6;
}*/
.ccode-au .made-ind::after {
  background-image: url(/sites/default/files/zoho_general_pages/made-au-bg.png);
}
/******* made-ind End *******/
/******* privacy start *******/
.new-vid-sec {
  text-align: center;
  padding: 90px 0 110px;
}

.new-vid-sec .pri-wrap {
  width: 59px;
  height: 70px;
  margin: 0 auto 8px;
  display: block;
  background: url(/sites/default/files/zoho_general_pages/zh-newhome-sprite.png)
    left top no-repeat;
  background-size: 465px auto;
  background-position: -404px -10px;
}
.new-vid-sec .pri-wrap img {
  width: 60px;
}
.new-vid-sec .pri-wrap::before {
  content: "";
  width: 55px;
  height: 55px;
  margin: 0 auto;
  display: block;
  background: url(/sites/default/files/zp-global-icon-sprite-2x.png) left top
    no-repeat;
  background-size: 800px auto;
  background-position: -512px -193px;
  transform: scale(1.2);
  display: none;
}
.pri-wrap svg {
  width: 60px;
}
.new-vid-sec h5 {
  font-family: var(--primaryfont-regular);
  letter-spacing: -1px;
}
.vid-btm {
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-vid-sec .learnMorebtn:first-child {
  /*margin-right: 10px;*/
}
.new-vid-sec p {
  font-size: 18px;
  margin: 0 auto 20px;
  max-width: 770px;
  color: var(--secondary-color);
  line-height: 1.7;
  letter-spacing: -0.2px;
}
.new-vid-sec .vid-btm a span {
  width: 16px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.new-vid-sec .vid-btm span::before {
  content: "";
  margin-right: 10px;
  width: 18px;
  height: 18px;
  display: inline-block;
  transition: transform 0.5s ease;
  vertical-align: middle;
  background: url(/sites/default/files/zoho_general_pages/zh-newhome-sprite.png)
    left top no-repeat;
  background-size: 500px auto;
  background-position: -86px -102px;
  transform: scale(1.2);
  position: absolute;
  left: 20px;
  top: 13px;
}
.zh-bundlesect__bottom {
  text-align: center;
  padding-top: 30px;
  margin-left: 45px;
}
.new-vid-sec .vid-btm span:hover::before {
  transform: scale(1.3);
}
.cta-link a.vid-btn::after {
  display: none;
}
.new-vid-sec .cta-link a {
  padding: 1px 20px;
}
.new-vid-sec .cta-link a.vid-btn {
  border-right: 1px solid #ececec;
}
/******* privacy end *******/
/******* forbes start *******/
.forbes-new {
  padding: 110px 0 100px 0;
  background-color: var(--bg-color);
  position: relative;
  z-index: 1;
}
.forbes-new .wrapper {
  max-width: 991px;
  display: flex;
  justify-content: space-between;
  overflow: visible;
  align-items: center;
  flex-wrap: wrap;
}
.forbes-new .learnMorebtn,
.new-vid-sec .learnMorebtn {
  background: transparent;
  border: 1px solid var(--highlight-color);
  margin-top: 15px;
  /* padding: 15px 46px 15px 24px; */
  transition: background-color 0.3s ease;
  color: var(--highlight-color);
  padding-right: 46px;
}
.forbes-new .learnMorebtn:hover,
.new-vid-sec .learnMorebtn:hover {
  border-color: #0262a9;
  color: #0262a9;
}
.forbes-new .wrapper .left {
  width: 64%;
  float: left;
}
.forbes-new .wrapper .right {
  width: 34%;
  max-width: 290px;
  position: relative;
  float: left;
}
.forbes-new .left .innr-ctn .ttl {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: 0.8px;
  color: var(--primary-color);
}
.forbes-img {
  background: url(/sites/default/files/zoho_general_pages/zh-newhome-sprite.png)
    no-repeat;
  background-size: 50%;
  width: 80px;
  height: 63px;
  background-size: 500px auto;
  background-position: -110px -104px;
}
.forbes-new .left .innr-ctn span {
  display: block;
  font-family: var(--primaryfont-regular);
  margin-bottom: 15px;
  color: var(--primary-color);
  line-height: 1.3;
  letter-spacing: -1.2px;
  margin-left: 0px;
  width: 100%;
}
.forbes-new .left .innr-ctn p {
  font-size: 18px;
  letter-spacing: -0.2px;
  margin-bottom: 15px;
  width: 89%;
}
.forbes-new .right .img-sec {
  max-width: 340px;
  width: 300px;
  bottom: -6px;
  position: relative;
}
.forbes-new .wrapper .right .img-sec:after {
  /*content: "";*/
  background: url(/sites/default/files/zh-dotted-forbes-smart-obj.png) no-repeat;
  background-size: calc(100%);
  width: 150px;
  height: 160px;
  position: absolute;
  left: auto;
  right: -60px;
  z-index: -1;
  bottom: 10px;
  background-position: -30px 0px;
}
/******* forbes end *******/

.optionsvg .made-ind {
  width: 100%;
}
.optionsvg .made-ind::after {
  display: none;
}
.optionsvg .made-in-right {
  position: absolute;
  top: -249px;
  right: -104px;
  width: calc(100% + 100px);
}
.optionsvg .wrapper {
  overflow: visible;
}
.optionsvg .made-ind {
  position: relative;
}
.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5s linear alternate infinite;
}

@keyframes dash {
  from {
    stroke-dashoffset: 822;
  }
  to {
    stroke-dashoffset: 0;
  }
}

/*core values*/
.zh-coreValues-banner {
  text-align: center;
  position: relative;
}
.zh-coreValues-bg {
  background: var(--bg-color);
}
.zh-coreValues.wrapper {
  border: 1px solid #e7ebf0;
  padding: 70px 0 80px;
  margin: 0 auto;
  background: #ffffff;
  margin-top: -280px;
  border-radius: 3px;
  position: relative;
}
.zh-coreValues {
  padding: 80px 0 100px;
}
.zh-coreValues .zh-color {
  margin: 20px auto 40px;
}
.zh-coreValues h4 span.zh-prdtitle {
  margin: 20px auto 0;
  max-width: 450px;
  text-align: center;
}
.zh-coreValues__wrap {
  display: flex;
  flex-wrap: wrap;
  /*border: 1px solid #e8e8e8;*/
  margin-top: 80px;
}
.zh-coreValues_col {
  width: 33.33%;
  padding: 0px 60px 30px 50px;
}
.zh-coreValues_col h6 {
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: -0.5px;
  width: 82%;
}
.zh-coreValues_col p {
  line-height: 1.7;
  font-size: 18px;
  letter-spacing: -0.2px;
}
.zh-coreValues_col.longTerm {
  padding: 0 40px 0 85px;
}
.zh-coreValues_col.rd {
  padding: 0px 55px 0 55px;
}
.zh-coreValues_col.philosophy {
  padding: 0 85px 0 40px;
}
.zh-coreValues_col .coreicons {
  height: 75px;
  background-position: -185px 0px;
  background-size: 500px auto;
  margin: 0px 0 20px;
  width: 75px;
  /*transform: scale(0.9);*/
}
.zh-coreValues_col.rd .coreicons {
  height: 75px;
  width: 75px;
  margin-left: -5px;
  background-position: -353px 0px;
}
.zh-coreValues a {
  margin-top: 30px;
}
.zh-coreValues__btn {
  text-align: center;
}
.zh-coreValues_col.philosophy .coreicons {
  height: 75px;
  background-position: -278px 0px;
  position: relative;
  top: 3px;
}
.zh-coreValues-banner img {
  /*opacity: 0;*/
}
.zh-core-animate {
  width: 100%;
}
.zh-coreValues-banner .zh-core-animate {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  height: 100%;
  will-change: transform;
}
.zh-coreValues-banner::after {
  content: "";
  background-color: var(--bg-color);
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -24px;
  left: 0;
}

.made-ind.second::after {
  background-image: url(/sites/default/files/made-ind-bg-2.png);
}

/*zoholics start*/
.zoholics-outer-wrap-img {
  max-width: 1170px;
  width: 90%;
  margin: 0px auto 90px;
  position: relative;
  overflow: hidden;
}
/**/
@media screen and (min-width: 1600px) {
  .zh_productnav__tabs .zh-mobile-wrapContent {
    overflow: visible;
  }
  .zh_productnav__tabs.marketplace {
    overflow: hidden;
  }
  .zh_productnav__tabs.marketplace .zh-mobileApp-logo {
    top: 0;
    right: 0;
  }
  .zh_productnav__tabs.marketplace .zh-mobileApp-logo img {
    width: 85%;
  }
}
@media only screen and (max-width: 1280px) {
  .zh-main .wrapper {
    max-width: 90%;
  }
  .zh-one-content p {
    width: 360px;
  }
  .zh-coreValues .wrapper {
    max-width: 100%;
  }
  .zh-coreValues {
    width: 100%;
  }
  .zh-enterprise .wrapper {
    padding-right: 0;
    padding-left: 0;
  }
  section.zh-brand .ind-partner li {
    transform: scale(0.9);
  }
  .testimonial-video span em {
    font-size: 13px;
  }
  .zh-home-right .zh-main-app .zh-content small {
    height: 30px;
  }
  section.zh-brand .wrapper {
    max-width: 90%;
  }
  section.zh-brand li {
    transform: scale(1);
    margin-bottom: 25px;
  }
  section.zh-brand li {
    margin: 0 40px 20px;
  }
  .zh-home-brand {
    margin-bottom: 25px;
  }
  .home-article-section .home-article-section-right{
     margin-right: 2%;
   }
}
@media only screen and (max-width: 1180px) {
  /*.zh-one-wrapContent {
    padding-right: 0;
}*/
       .zh-home-right .zh-main-app .zh-content small {
           height: 42px;
        }
	.zh-one-suite .outer_wrap {
		padding: 190px 0 120px;
	}
	.zh-home-right .zh-main-app {
		padding: 5px 35px;
	}
       .zh-home-right {
		margin-bottom: 200px;
	}
  .zh-one-content {
    width: calc(100% - 90px);
    padding: 0 50px;
  }
  .made-ind .made-ind-left {
    width: 60%;
  }
  /*.zh-one-content p{
    width: auto;
}*/
  .ccode-us .zh-banner {
    /* margin: -50px 0 0 -60px; */
  }
  .zh-top-head {
    font-size: 45px;
  }
  section.zh-brand .ind-partner li {
    margin: 0 1.8%;
    width: 21%;
  }
  .zh-enterprise .testimonialcont p {
    font-size: 20px;
  }
  .testimonialcont {
    width: 68%;
  }
  .zh-home-left {
    padding-right: 10px;
  }

  /* .zh-banner {
    width: calc(100% + 20px);
    margin: 0px 0 0px -40px;
  } */
  .zh-coreValues_col h6 {
    font-size: 26px;
  }
  .ftapps .zh-home-right .zh-main-app {
    padding: 15px 16px;
  }
}

@media only screen and (max-width: 1100px) {
  .zh-one-content {
    border-right: 0;
    padding: 0 40px;
  }
  .zh-one-wrapContent {
    border-right: 1px dashed #d0b31c;
    vertical-align: top;
    padding-right: 0;
  }
  .zh-one-suite .zh-one-customervideo {
    top: 20px;
    width: 40%;
  }
  .zh-one-customervideo {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-left: 50px;
  }
  .codeIn .testimonial-video span a,
  .ccode-au .testimonial-video span a,
  .ccode-nz .testimonial-video span a {
    padding-right: 21px;
    margin-left: 4px;
  }
}

@media only screen and (max-width: 1050px) {
  .made-ind::after {
    background-size: 95%;
    width: 33%;
    opacity: 1;
    height: 100%;
    right: 10px;
    top: -155px;
    transform: scale(1.5);
  }
  .ccode-in .made-ind::after {
    background-size: 100%;
    width: 68%;
    opacity: 0.6;
    right: 0px;
    top: 0;
    transform: scale(1);
  }
  .zh-one-content h3,
  h2,
  .zh-productssect h4,
  .zh-bundlesect h4 {
    font-size: 38px;
  }
  .zgh-nav > ul > li {
    margin-right: 20px;
  }
  .zh-one-content sub {
    font-size: 13px;
  }
  .forbes-new .left .innr-ctn span,
  .new-vid-sec h5,
  .zh-coreValues h4 {
    font-size: 40px;
  }
  .new-vid-sec p {
    font-size: 17px;
    width: 75%;
  }
  .new-vid-sec h5,
  .forbes-new .left .innr-ctn span {
    margin-bottom: 20px;
  }
  .zh-one-wrapContent {
    border-right: 1px dashed #d0b31c;
    vertical-align: top;
  }
  .zh-coreValues_col h6 {
    font-size: 26px;
  }
  .zh-coreValues_col p {
    font-size: 16px;
  }
  .zh-coreValues_col.longTerm {
    padding: 0 20px 0 55px;
  }
  .zh-coreValues_col.rd {
    padding: 0px 35px 0 55px;
  }
  .zh-coreValues_col.philosophy {
    padding: 0 45px 0 40px;
  }
  .forbes-new .left .innr-ctn p {
    width: 85%;
    font-size: 16px;
  }
  .zh-one-logo a {
    transform: scale(0.8);
  }

  .zh-one-content {
    border-right: 0;
    padding: 0 40px;
  }
  .testimonial-video span em {
    font-size: 12px;
  }
  .zh-one-content p {
    font-size: 19px;
  }
  .zh-one-title {
    font-size: 14px;
    margin-bottom: 18px;
  }
  .zh-one-customervideo {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-left: 50px;
  }
  .zh-one-suite .zh-one-customervideo {
    top: 20px;
    width: 47%;
  }
  .testimonialcont p {
    width: 260px;
    font-size: 22px;
  }
  .zgh-nav > ul > li > a {
    font-size: 14px;
  }
  .head-sign-in {
    font-size: 14px;
  }
  .made-ind .made-ind-left {
    width: 65%;
  }
  .zh-enterprise .testimonialcont p {
    font-size: 18px;
  }
  .zh-enpriseleft {
    padding: 0;
  }

  .zh-home-brand {
    margin: 70px auto 40px;
    width: 100%;
  }

  .zh-enpriseright {
    padding-left: 70px;
    padding-top: 0;
  }
  .zh-enpriseright p {
    font-size: 16px;
  }
  h2 {
    width: 100%;
  }
  .testimonialbox {
    padding-right: 10px;
    padding-left: 28px;
  }
  .made-ind .user-size .us-count-wrap {
    width: 100px;
  }
  .user-size:first-child .us-innerwrap:first-child .counter,
  .user-size:nth-child(2) .us-innerwrap:first-child .counter,
  .user-size:last-child .us-innerwrap:first-child .counter {
    width: 48px;
  }
  .made-ind .user-size .us-innerwrap p {
    margin-top: 5px;
    margin-left: 22px;
    font-size: 16px;
  }
  .made-ind .user-size .us-count-wrap.no-only {
    width: 70px;
  }
  .made-ind .user-size .us-count-wrap {
    font-size: 35px;
  }
.home-article-section .home-article-section-left ul li span, .home-article-section .home-article-section-right ul li span{
    display: none!important;
}
  .made-ind .user-size-wrap {
    margin-top: 10px;
  }
  /* .zh-banner {
    width: calc(100% + 20px);
    margin: 0px 0 0px -40px;
  } */
  /* .ccode-us .zh-banner {
    margin: 10px auto 0;
  } */
  /* .ccode-us .zh-banner {
    margin: 10px 0 0 -40px;
  } */
}
@media only screen and (max-width: 1023px) {
  .ccode-us .made-ind::after,
  .ccode-au .made-ind::after {
    top: 0;
    background-size: 100%;
    position: relative;
    display: flex;
    margin: 110px auto 0;
    height: 300px;
    transform: scale(1.3);
    width: 350px;
  }
  /* .ccode-us .zh-banner {
    margin: 10px auto 0;
  } */
  .testimonial-video span {
    width: 130px;
  }
  .ccode-us .made-ind .made-ind-left,
  .ccode-au .made-ind .made-ind-left {
    width: 80%;
    margin: 0 auto;
  }
  .ccode-us .made-ind .made-ind-left h2,
  .ccode-au .made-ind .made-ind-left h2 {
    text-align: center;
    width: 100%;
  }
  .ccode-us .made-ind .user-size .us-innerwrap,
  .ccode-au .made-ind .user-size .us-innerwrap {
    width: 50%;
    display: flex;
    justify-content: space-evenly;
  }
  /**/
  .ccode-in .made-ind::after {
    background-size: 100%;
    top: 0;
  }
  .zh-enterprise .testimonialcont p {
    font-size: 16px;
    width: 80%;
  }
  h1 {
    font-size: 24px;
    width: 80%;
    margin: 20px auto 30px;
  }
 .i18n-zh-hans .zh-home-left,
.i18n-zh-hans .zh-home-right {
    float: none;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  .zh-home-right {
    width: 370px;
    /* margin: 60px auto 90px; */
  }

.i18n-zh-hans .zh-home-left {
    text-align: center;
  }
  .zh-home-left .zh-color {
    margin: 20px auto 0;
  }
  /* .zh-banner {
    width: 80%;
    margin: 10px auto 0;
    left: -4px;
    position: relative;
  } */
  .zh-coreValues_col.longTerm {
    padding: 0 17px 0 35px;
  }
  .zh-coreValues_col.rd,
  .zh-coreValues_col.philosophy {
    padding: 0px 25px;
  }
  .forbes-new .right .img-sec {
    width: auto;
  }
  .zh-one-suite,
  .zh-enterprise .wrapper,
  .zh-coreValues.wrapper,
  .forbes-new,
  .zh-one-suite {
    padding: 90px 0;
  }
  .made-ind {
    padding: 90px 0 0px;
  }
  .ccode-in .made-ind {
    padding: 90px 0 130px;
  }
  .fs-inner-wrap {
    padding: 90px 0 0;
  }
  .zh-enterprise h2,
  .made-ind h2 {
    margin-top: 0;
  }
  .testimonialbox {
    padding: 30px 20px 0 25px;
  }
  .zh-home-right-title {
    padding: 30px 65px 0px;
  }
  .zh-home-right .zh-main-app {
    padding: 15px 65px;
  }
  .zh-home-right {
    max-width: 500px;
    width: 90%;
    margin: 90px auto 70px
  }
  .zh-one-content p {
    width: auto;
  }
  .zh-banner {
		width: 100%;
		left: 0
	}
       .zh-banner {
		margin-top: 30px
	}
	.zh-region-promo a,.zh-region-promo a span.promoappicon {
		flex-flow: column
	}
	.zh-region-promo .region-content {
		padding: 0;
		margin-left: 0;
		margin: 20px 0;
		width: 90%;
		text-align: center
	}
	.zh-region-promo .region-content:before {
		display: none
	}
	.zh-region-promo {
		padding-top: 60px;
		max-width: 500px;
		margin: 0 auto;
		box-shadow: 0
	}
	.zh-region-promo .zh-region-image {
		width: 80%
	}
	.zh-region-promo-container {
		padding-bottom: 100px
	}
	.zh-region-promo a span.promoappicon::before {
		margin-bottom: 5px;
		margin-right: 0
	}
	.zh-one-suite .outer_wrap {
		padding-top: 120px
	}
	.zh-region-promo .region-content p {
		width: 100%
	}
}
@media only screen and (max-width: 991px) {
  .zoholics-outer-wrap-img {
    max-width: 570px;
  }
  .ftapps .zh-home-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .ftapps .zh-home-right .zh-main-app {
    width: 33.33%;
    margin-bottom: 30px;
  }
  .ftapps .zh-home-right .zh-main-app:nth-child(3) {
    border-right: none;
  }
  .zh-home-right .zh-main-app .zh-content small {
    height: 56px;
  }
  .btncontainer {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 816px) {
  .testimonialvid {
    display: flex;
  }
  .testimonialvid__dtls {
    width: 60px;
  }
  .zh-one-logo,
  .zh-one-content {
    float: none;
  }
  .zh-one-logo a {
    display: inline-block;
    font-size: 0;
  }
  .zh-one-logo a span::before {
    transform: scale(1);
    margin: 0 auto;
  }
  .zh-one-content {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-top: 30px;
    border-right: 0;
  }
  .zh-productssect__rightside .zh-one-content {
    text-align: left;
  }
  .zh-one-suite .wrapper,
  .zh-one-wrapContent,
  .zh-one-customervideo {
    display: block;
  }
  .zh-one-wrapContent {
    width: 100%;
    border-right: none;
    border-bottom: 1px dashed #d0b31c;
    padding-bottom: 50px;
  }
  .zh-productssect__rightside .zh-one-wrapContent {
    border-bottom: 0px;
  }
  .zh-one-content {
    padding-right: 0;
    margin-top: 3px;
  }
  .zh-one-suite .wrapper {
    width: 80%;
  }
  .zh-one-suite .zh-one-customervideo {
    position: relative;
    top: 0px;
    padding-left: 0;
    width: 100%;
  }
  .zh-one-suite .zh-one-customervideo .testimonialcont .quotes {
    position: relative;
    display: block;
    margin: 50px auto 20px;
    top: 0;
  }
  .zh-one-suite .testimonialcont p {
    margin: 0 auto 26px;
    width: 80%;
    text-align: center;
  }
  .testimonialvid {
    display: flex;
    align-items: center;
    flex-flow: column;
  }
  .testimonialvid__dtls,
  .testimonialvid__dtls.cust-dtls p {
    width: auto;
  }
  .testimonialvid__dtls.cust-dtls {
    padding-left: 0;
    padding-top: 11px;
    display: block;
    width: 100%;
    text-align: center;
  }
  .zh-enterprise .wrapper {
    display: flex;
    flex-flow: column-reverse;
  }
  .zh-enpriseleft,
  .zh-enpriseright {
    width: 80%;
    margin: 0 auto;
  }
  .zh-enpriseleft {
    margin-top: 80px;
  }
  .zh-enpriseright {
    padding-left: 0;
    text-align: center;
  }
  .zh-coreValues.wrapper {
    margin-top: -20%;
  }
  .zgh-nav {
    padding: 0 0 0 5px;
  }
  .zh-one-suite .wrapper::after {
    opacity: 0.5;
  }
  .zh-home-brand {
    width: 100%;
  }
  section.zh-brand .ind-partner li {
    /*margin: 0 7.5%;
    width: 28%;*/
margin: 0 1.8%;
    width: 21%;
  }
.home-article-section .home-article-section-left {
    background-color: #fafdfe;
    width: 39%;
    margin: 10% 1% 2% 6%;
}
.home-article-section .home-article-section-left {
    width: 50%;
    display: inline-block;
    border: 1px solid #dcebeb;
    position: relative;
}
    .home-article-section .home-article-section-left{
    width: 88%!important;
    margin-top: 86px!important;
   }
   .home-article-section .home-article-section-right{
    float: none!important;
    width: 95%!important;
    margin: 0 auto!important;
    display: block!important;
    margin-top: 24px!important;
   }
  .zh-coreValues__wrap {
    margin-top: 50px;
  }

  .testimonialvid__dtls.cust-dtls p,
  .testimonialvid {
    margin-bottom: 0px;
  }
  .zh-home-brand {
    margin: 50px auto 25px;
  }
  .zh-coreValues h4 span.zh-prdtitle {
    margin: 0 auto;
  }
  .home-article-section{
     overflow: hidden;
  }

}

@media only screen and (max-width: 767px) {
  .zh-one-suite .outer_wrap {
  padding: 90px 0;
  }
  .zh-home-right {
  margin: 90px auto 90px;
  }
  .made-ind .made-ind-left {
    width: 100%;
  }
  .zh-banner {
    width: 100%;
    left: 0;
  }
  .zh-coreValues_col {
    width: 100%;
    text-align: center;
  }
  .forbes-new .left .innr-ctn .ttl {
    margin: 0 auto;
  }
  .zh-coreValues_col.longTerm,
  .zh-coreValues_col.rd,
  .zh-coreValues_col.philosophy {
    padding: 0;
    width: 80%;
    margin: 0 auto;
  }
  .zh-home-right .zh-main-app.zh-exploreprd a.arrow-icon:after {
    right: 114px;
  }
  .zh-coreValues_col .coreicons,
  .zh-coreValues_col.rd .coreicons,
  .zh-coreValues_col.philosophy .coreicons {
    margin-left: auto;
    margin-right: auto;
  }
  .forbes-new .wrapper {
    flex-wrap: wrap;
  }
  .forbes-new .wrapper .left {
    width: 100%;
  }
  .forbes-new .wrapper .left .innr-ctn {
    text-align: center;
  }
  .forbes-new .left .innr-ctn p {
    width: 100%;
  }
  .forbes-new .wrapper .right {
    width: 100%;
    margin: 40px auto 0;
  }
  .footer-nav .fn-inner-wrap {
    flex-wrap: wrap;
    padding-bottom: 30px;
  }
  .ccode-us .made-ind .made-ind-left,
  .ccode-au .made-ind .made-ind-left {
    width: 100%;
  }
  .zh-enpriseleft,
  .zh-enpriseright {
    width: 90%;
  }
  .zh-enterprise .testimonialcont p {
    font-size: 20px;
  }
  .zh-enterprise .testimonialcont p {
    width: 90%;
  }
  .footer-nav .fn-btm-wrap ul.zh-policy {
    max-width: 100%;
  }
  .new-vid-sec p {
    font-size: 17px;
    width: 85%;
  }
  .zh-coreValues_col p {
    margin-bottom: 40px;
  }
  .testimonialbox {
    padding-left: 45px;
  }
  .zh-top-head {
    font-size: 40px;
  }
  h1 {
    width: 95%;
  }
  .zh-coreValues_col h6 {
    margin: 0 auto 15px;
  }
  .ftapps .zh-home-right ul {
    display: block;
    width: 400px;
    margin: 40px auto;
    padding: 30px 0;
    border: 1px solid #e7ebf0;
    border-radius: 2px;
  }
  .ftapps .zh-home-right .zh-main-app {
    width: auto;
    margin-bottom: 0;
    border: none;
    display: block;
  }
  .zh-home-right .zh-main-app .zh-content small {
    height: auto;
  }
  .ftapps .zh-home-right .zh-main-app .zh-app {
    position: absolute;
    margin-bottom: 0;
  }
  .ftapps .zh-home-right .zh-main-app a {
    padding: 0 0 0 70px;
    text-align: initial;
  }
  .ftapps .zh-home-right .zh-main-app {
    padding: 15px 46px 30px;
  }
  .ftapps {
    padding: 60px 0;
  }
  section.zh-brand li {
    transform: scale(1);
  }
  section.zh-brand li {
    margin: 0 20px 25px;
  }
}
@media only screen and (max-width: 600px) {
  .zh-home-right {
    width: 90%;
  }
  .zh-home-right .zh-main-app {
    padding: 15px 35px;
  }
  .zh-home-right-title {
    padding: 30px 35px 0;
  }
  .zh-home-right .zh-main-app.zh-exploreprd {
    /*padding-right: 42px;*/
  }
  .zh-home-right .zh-main-app.zh-exploreprd a.arrow-icon:after {
    right: 35px;
  }
  .zh-enpriseright p {
    width: 90%;
    margin: 0 auto 30px;
  }
  .zh-coreValues h4 span.zh-prdtitle {
    max-width: 290px;
  }
  .zh-home-right .zh-main-app.zh-exploreprd,
  .explore-btn {
    background-color: var(--highlight-color);
  }
  .zh-home-right .zh-main-app.zh-exploreprd label,
  .explore-btn label {
    color: #fff;
  }
  .zh-home-right .zh-main-app.zh-exploreprd a span.zh-content.arrow-icon::after,
  .explore-btn a span.zh-content.arrow-icon::after {
    background-position: -75px -76px;
    right: -40px;
  }
  .zh-home-right .zh-main-app.zh-exploreprd .zh-content,
  .explore-btn .zh-content {
    width: auto;
    display: inline-block;
  }
  .zh-home-right .zh-main-app.zh-exploreprd a {
    padding: 20px 42px 25px;
  }
  .codeIn .testimonialbox {
    padding-right: 0;
  }
  .codeIn .testimonial-video span {
    width: 130px;
  }
  .ccode-us .made-ind::after,
  .ccode-au .made-ind::after {
    margin: 70px auto 0;
    transform: scale(1);
  }
  .testimonialbox {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .zh-enterprise .testimonialcont p {
    text-align: center;
    width: 95%;
    margin: 0 auto 20px;
  }
  .testimonialcont .foundername {
    font-size: 16px;
  }
  .testimonial-video {
    margin-top: 20px;
  }
  .testimonial-video img {
    max-width: 70%;
  }
  .testimonialbox .testimonialcont .quotes {
    left: 30px;
  }
}
@media only screen and (max-width: 500px) {
  section.zh-brand .wrapper,
  .zh-one-suite,
  .zh-enterprise .wrapper,
  .forbes-new {
    padding: 80px 0;
  }
  .made-ind {
    padding: 80px 0 130px;
  }
  .fs-inner-wrap {
    padding: 80px 0 0;
  }
  .zh-home-brand {
    margin: 50px auto 25px;
  }
  .zh-enpriseleft,
  .zh-enpriseright,
  .zh-enterprise .testimonialcont p {
    width: 100%;
  }
  .zh-enterprise .testimonialcont p {
    font-size: 16px;
  }
  .testimonial-video span {
    text-align: center;
  }
  .testimonial-video span img {
    max-width: 80%;
  }
  .testimonial-video span em {
    margin-top: -10px;
  }
  .made-ind .made-ind-left h2 {
    margin-top: 0;
    text-align: center;
    width: auto;
  }
  .made-ind .made-ind-left {
    width: 100%;
  }
  .made-ind .user-size .us-innerwrap p {
    margin-left: 0;
  }
  .user-size:nth-child(2) .us-innerwrap:first-child .counter {
    width: 24px;
  }
  .user-size:first-child .us-innerwrap:first-child .counter {
    width: 42px;
  }
  .made-ind {
    padding-bottom: 60%;
  }
  .ccode-us .made-ind,
  .ccode-au .made-ind {
    padding-bottom: 0;
  }
  .made-ind .user-size .us-innerwrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .ccode-us .made-ind .made-ind-left,
  .ccode-au .made-ind .made-ind-left {
    width: 100%;
  }
  .ccode-us .passionblk,
  .ccode-au .passionblk {
    display: inline-block;
  }
  .made-ind::after {
    width: 70%;
    opacity: 0.7;
  }
  .ccode-in .made-ind::after {
    width: 100%;
  }
  .made-ind .user-size .us-innerwrap:nth-child(2) {
    padding-left: 5%;
  }
  .made-ind .user-size .us-count-wrap {
    font-size: 32px;
  }

  .made-ind .learnMorebtn {
    font-size: 11px;
  }
  .forbes-new .left .innr-ctn span,
  .new-vid-sec h5,
  .zh-coreValues h4 {
    font-size: 34px;
  }
  .made-ind .user-size .us-innerwrap p {
    width: 40%;
  }
  h1 {
    font-size: 18px;
    width: 95%;
  }
  /* .made-ind .learnMorebtn {
    padding: 16px 36px 15px 13px;
  } */
  .zh-top-head {
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: -0.4px;
  }
  .zh-home-brand,
  .new-vid-sec p {
    width: 100%;
  }
  .zh-banner-sec {
    padding-top: 80px;
  }
  .made-ind .made-ind-left h2,
  .ccode-in .made-ind .made-ind-left h2 {
    width: 100%;
  }

  .zh-one-suite .wrapper::after {
    display: none;
  }
  .zh-enpriseright p,
  .new-vid-sec p,
  .zh-coreValues_col p,
  .forbes-new .left .innr-ctn p {
    font-size: 18px;
  }

  .zh-coreValues__wrap {
    margin-top: 40px;
  }
  .zh-coreValues.wrapper {
    padding: 40px 0 80px;
  }
  .zh-coreValues-banner::after {
    display: none;
    height: 50%;
    bottom: -60px;
  }
  .zh-coreValues.wrapper {
    margin-top: -10%;
  }
  .codeIn .testimonial-video span a,
  .ccode-au .testimonial-video span a,
  .ccode-nz .testimonial-video span a {
    margin-left: 3px;
  }
  .made-ind .user-size .us-innerwrap,
  .ccode-us .made-ind .user-size .us-innerwrap,
  .ccode-au .made-ind .user-size .us-innerwrap {
    display: flex;
    align-items: center;
    justify-content: initial;
    width: 85%;
  }
  .made-ind .user-size .us-count-wrap {
    width: 110px !important;
  }
  .made-ind .learnMorebtn {
    margin-top: 40px;
  }
  .made-ind .user-size .us-innerwrap p {
    margin-top: 5px;
    margin-left: 22px;
    font-size: 18px;
    width: auto;
  }
  .made-ind .user-size {
    display: flex;
    align-items: center;
    flex-flow: column;
    margin-top: 8px;
  }
  .made-ind .user-size .us-innerwrap:nth-child(2) {
    padding-left: 0;
  }
  .ftapps .zh-home-right ul {
    width: 100%;
  }
  .ftapps .zh-home-right h4 {
    font-size: 40px;
  }
  .zh-region-promo .region-content,.zh-region-promo .zh-region-image {
    width: 100%;
  }
  .zh-home-right, .i18n-zh-hans .zh-home-right{
    margin: 40px auto;
 }
.i18n-zh-hans .zh-one-suite {
    padding: 0;
}
}

@media only screen and (max-width: 400px) {
  .made-ind .user-size-wrap {
    float: none;
    margin: 0 auto;
    width: 80%;
  }
  .made-ind .user-size .us-count-wrap {
    float: none;
  }
  .made-ind .user-size .us-innerwrap p {
    font-size: 15px;
    margin-left: 0;
  }

  .made-ind .user-size .us-count-wrap {
    font-size: 30px;
  }
  .made-ind .user-size .us-count-wrap {
    width: 100px !important;
  }
  .made-ind .learnMorebtn {
    margin-top: 40px;
  }
  .made-ind .user-size .us-innerwrap:nth-child(2) {
    padding-left: 0;
  }
  .made-ind .user-size-wrap {
    width: 100%;
  }
  .made-ind .user-size:last-child .us-innerwrap:nth-child(2) {
    display: block;
  }
  .testimonialbox {
    padding-left: 0;
  }
  .made-ind .user-size .us-count-wrap.no-only {
    width: 90px;
  }
  .ccode-us .made-ind .made-ind-left h2,
  .ccode-au .made-ind .made-ind-left h2 {
    font-size: 34px;
  }
  .zh-coreValues h4 {
    width: 90%;
    margin: 0 auto;
  }
  .zh-home-right {
    width: 90%;
  }
  .zh-home-right .zh-main-app {
    padding: 15px 20px;
  }
  .zh-home-right .zh-main-app a {
    padding: 0 0 0 60px;
  }
  .zh-home-right .zh-main-app .zh-content label {
    font-size: 22px;
  }
  .zh-main-app .new-tag {
    left: 60px;
  }

  .zh-home-right .zh-main-app.zh-exploreprd label {
    font-size: 14px;
  }

  .zh-home-right-title {
    font-size: 12px;
    padding: 30px 20px 0px;
  }

  .zh-home-right .zh-main-app.zh-exploreprd a.arrow-icon:after {
    right: 13px;
  }
  .zh-home-right .zh-main-app.zh-exploreprd label,
  .explore-btn label,
  .zh-btn,
  .blueLink,
  .learnMorebtn,
  .trybtn,
  .made-ind .cta-link a {
    font-size: 12px;
  }
  .testimonialbox {
    padding-right: 10px;
  }
  .codeIn .testimonial-video span {
    width: 120px;
  }
  .vid-btm {
    flex-flow: column;
  }
  .new-vid-sec .learnMorebtn:first-child {
    margin-right: 0;
  }
}
/**/

/*****ARTICLE SECTION******/
.home-article-section{
    max-width: 1160px;
    margin: 0 auto;
    margin-bottom: 40px;
    background: url(/sites/default/files/zh-hans/zoho_general_pages/dot-block.png) no-repeat;
    background-size: 265px;
    margin-top: 60px;
}

.home-article-section .home-article-section-left{
   width: 50%;
    display: inline-block;
    border: 1px solid #dcebeb;
    position: relative;
}

.home-article-section .home-article-section-left{
background-color: #fafdfe;
width: 39%;
    margin: 10% 1% 2% 6%;
}
.home-article-section .home-article-section-left .crm-articles{
width: 298px;
height: 60px;
position: absolute;
top:-58px;
left:-2px;
background-image: url(/sites/default/files/zh-hans/zoho_general_pages/index-page-prite.png);
background-position: -605px -204px;
    color: #fff;
    line-height: 62px;
}
.home-article-section .home-article-section-left .crm-articles a, .home-article-section .home-article-section-right .others-articles a, .home-article-section .home-article-section-right .zoho-press-title a{
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
}
.home-article-section .home-article-section-right{
margin-top: 56px;
}
.home-article-section .home-article-section-right .others-articles, .home-article-section .home-article-section-right .zoho-press-title{
display:block;
width: 300px;
height:59px;
background-image: url(/sites/default/files/zh-hans/zoho_general_pages/index-page-prite.png);
line-height: 67px;
color: #fff;
float:right;
}
.home-article-section .home-article-section-right .others-articles{
margin-top: 34px;
background-position: -709px -143px;
}
.home-article-section .home-article-section-right .zoho-press-title{
background-position: -902px -203px;
}

.home-article-section .home-article-section-left ul, .home-article-section .home-article-section-right ul{
padding: 0 4%;
clear:both;
}
.home-article-section .home-article-section-right ul{
border: 1px solid #dcebeb;
}
.home-article-section .home-article-section-right .red-ul{
  background: #fef8f8;
}
.home-article-section .home-article-section-right .orange-ul{
    background: #fffdf7;
}
.home-article-section .home-article-section-left ul li, .home-article-section .home-article-section-right ul li{
    padding: 10px 0 10px 17px;
    position: relative;
    border-bottom: 1px solid #ececec;
}
.home-article-section .home-article-section-left ul li, .home-article-section .home-article-section-left ul li:last, .home-article-section .home-article-section-left ul li, .home-article-section .home-article-section-right ul li:last-child{
  border: none;
}
.home-article-section .home-article-section-left ul li a, .home-article-section .home-article-section-right ul li a{
    color: #000;
    font-size: 16px;
}
.home-article-section .home-article-section-left ul li a:before, .home-article-section .home-article-section-right ul li a:before{
content: "";
    width: 21px;
    height: 21px;
    background: url(/sites/default/files/zh-hans/zoho_general_pages/index-page-prite.png) no-repeat;
    background-position: -507px -168px;
position: absolute;
    top: 13px;
    left: -7px;
}
.home-article-section .home-article-section-left ul li span, .home-article-section .home-article-section-right ul li span{
    text-align: right;
    display: inline-block;
    float: right;
    color: #7c7c7c;
}

.home-article-section .home-article-section-right{
    width: 50%;
    display: inline-block;
    float: right;
}
/*****ARTICLE SECTION END******/
/******Top Banner******/
/*.z25-outer{background:#fcefd8;width:100%;padding:16px 10px;position:relative;text-align:center;top: 0px;}.z25-outer a{font-family:var(--zf-primary-semibold);color:#1970e3;display:inline-block;margin-top:5px;position:relative;margin:0 auto}.z25-outer p{margin-bottom:0}.z25-outer a::after{content:"";position:absolute;left:0;bottom:0;background:#1970e3;width:100%;height:1px}@media only screen and (max-width:480px){.z25-outer a::after{bottom:2px}}
.load-header, .zh-header{
    top: 60px;
}
.zh-header.active{
    top: 0;
}
.zh_productnav{
    top: 130px;
}
.load-header{
     height: auto;
}
.zh-header.active .zh_productnav{
       top: 70px;
}
.zh-main .search-dpdn{
     top: 58px;
}
.zh-header.active .search-dpdn {
    top: -2px;
}
.announce-dropdown{
     top: 130px;
}
.zh-header.active .announce-dropdown{
     top: 70px;
}
@media only screen and (max-width: 767px) {
    .load-header, .zh-header {
       top: 96px;
    }
}*/
/******Top Banner END******/

/******Random Display Products******/
.zh-home-right ul {
    display: flex;
    flex-direction: column;
}
.prd-order1 {
    order: 1;
}
.prd-order2 {
    order: 2;
}
.prd-order3 {
    order: 3;
}
.prd-order4 {
    order: 4;
}
/*精选应用CRM排在第五*/
/*.prd-order5 {
    order: 5;
}*/
/******Random Display Products End******/