.main-container-wrapper:before {
  opacity: 0
}
div#quantifiable img, #go-mobile img, #slas img {
  max-width: 480px;
  width: 70%
}
section.testimonial ul.slick-dots li {
  margin: 40px 3px 20px;
  background: #d8fdcd;
  height: 8px;
  transition: all 1s;
  border: 1px solid #004c27
}
section.testimonial ul.slick-dots li.slick-active {
  background: #004c27
}
header {
  background: #efffee;
}
div#intuitive img, #workflows img {
  max-width: 560px;
  width: 90%
}
.cont-sec ul {
  margin: 0 auto 26px
}
.cont-sec ul li:not(:last-child) {
  margin-bottom: 10px
}
.cont-sec ul li {
  padding-left: 28px
}
.cont-sec ul li {
  position: relative
}
section.testimonial, section.badges {
  text-align: center
}
section.badges {
  padding: 80px 0 0
}
.slick-next:after, .slick-next:before, .slick-prev:after, .slick-prev:before {
  background: rgb(0 0 0 / .5)
}
section.testimonial {
  background: #d8fdcd;
  max-width: 1500px;
  margin: 100px auto 40px;
  padding: 100px 0 75px;
  border-radius: 10px
}
.badges a {
  font-family: var(--zf-primary-semibold);
  border-bottom: 2px solid
}
.cont-sec ul li::after {
  content: " ";
  display: block;
  border: solid 2px #43bd63;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  position: absolute;
  left: 0;
  top: 5px
}
.cont-sec ul li::before {
  content: "";
  display: block;
  width: 3px;
  height: 6px;
  border: solid #26b34d;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: 7px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
.content-wrap {
  max-width: 1170px;
  width: 85%
}
h2 {
  font-size: 42px;
  font-family: var(--zf-secondary-bold)
}
.cont-sec h2 {
  font-size: 34px;
  font-family: var(--zf-secondary-bold);
  max-width: 630px;
  width: 100%
}
.top-pattern {
  padding: 80px 0 120px;
  margin: 0 auto 0;
  position: relative;
  text-align: center;
  top: -10px
}
.top-pattern .content-wrap {
  max-width: 720px;
}
.top-pattern .content-wrap > div {
  display: table-cell;
  vertical-align: middle
}
.top-pattern .content-wrap > div:first-child {
  width: 72%
}
.top-pattern h1 {
  font-size: 60px;
  font-family: var(--zf-secondary-bold);
}
.main-container-wrapper #mini-panel-product_menu, .top-pattern {
  background: #efffee
}
.trust-brands-wrap {
  text-align: center
}
.trust-brands-wrap ul {
  margin: 40px 0 0
}
.trust-brands-wrap ul li {
  display: inline-block;
  opacity: 0;
  transition: .5s ease;
  -webkit-transition: .5s ease;
  transform: scale(0.4, 0.4);
  -webkit-transform: scale(0.4, 0.4)
}
.animated .trust-brands-wrap ul li {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1)
}
.trust-brands-wrap ul li span {
  display: inline-block;
  margin: 10px 20px;
  text-indent: -9999px
}
.trust-brands-wrap ul li:first-child span {
  margin-left: 0
}
.trust-brands-wrap ul li:last-child span {
  margin-right: 0
}
.trust-brands-wrap ul li span {
  background: url(/sites/zweb/images/desk/trust-brands-sprite.png) no-repeat 0 0;
  background-size: 1103px auto;
  height: 40px
}
.trust-brands-wrap ul li.tb-sears span {
  width: 138px;
  background-position: -218px -240px
}
.trust-brands-wrap ul li.tb-daimler span {
  width: 121px;
  background-position: -727px -80px
}

.trust-brands-wrap ul li.tb-aonhewitt span {
  width: 131px;
  background-position: -957px -80px
}
.more-detail {
  font-size: 18px;
  color: #000;
  display: block
}
.tabsection {
  padding: 70px 0 0
}
.tabsection > h2, .tabsection > p {
  width: 90%;
  max-width: 660px;
  margin: 0 auto 15px;
  text-align: center
}
.tabsection > .content-wrap {
  display: table;
  table-layout: fixed;
  padding: 0;
  box-sizing: border-box
}
.tabsection > .content-wrap > h2, .tabsection > .content-wrap > p {
  text-align: center;
  max-width: 830px;
  margin: 0 auto 20px
}
.tabsection > .content-wrap > p {
  margin-bottom: 0
}
#productivity img {
  max-width: 452px;
  width: 85%
}
.box-shadow {
  -webkit-box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
  margin: 0 auto;
  border: 1px solid #ededed;
  transition: all 2s ease 0
}
#automation img {
  max-width: 400px;
  width: 90%
}
.box-wrap {
  background: #efffee;
  padding-bottom: 80px;
  max-width: 1600px;
  width: 90%;
  margin: 50px auto 50px;
  border-radius: 10px
}
.tabsection > .content-wrap > div {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 40px 0 0;
  position: relative
}
.left-tab {
  width: 270px
}
.tabs {
  margin: 0 auto;
  padding: 0;
  width: 270px;
  position: relative;
  transition: all .3s ease 0
}
.tabs.fixed {
  position: fixed;
  top: 70px;
  width: 270px;
  left: auto;
  transition: all .3s ease 0
}
.tabs.attach {
  position: absolute;
  top: auto;
  bottom: 70px;
  transition: all .3s ease 0
}
.tabs li {
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  position: relative
}
.tabs li a {
  color: #000;
  padding: 12px 15px;
  display: block;
  position: relative;
  font-family: "Roboto slab"
}
.tabs li a.active {
  color: #fff;
  background: #03994f
}
.tabs li a.active:after {
  content: "";
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #03994f;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -7px;
  margin: 0;
  transform: translateY(-50%);
  transition: all .3s ease 0
}
.tabsection span.selected {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #03994f;
  min-height: 57px;
  display: none
}
.tabs li > p {
  margin: 0
}
.cont-sec {
  width: 100%;
  padding: 0 0 0 100px;
  box-sizing: border-box
}
.cont-sec:not(:last-child) > div {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 30px
}
div#emails-tickets > div {
  padding-bottom: 50px
}
.cont-sec h3 {
  font-size: 22px;
  margin-top: 30px
}
.cont-sec h3 ~ img {
  margin-bottom: 30px
}
.cont-sec {
  margin: 0 0 60px
}
#customization img {
  max-width: 360px;
  width: 70%
}
.cont-sec video {
  width: 100%;
  height: auto
}
.right-content {
  transition: all .4s linear .35s;
  -webkit-transition: all .4s linear .35s
}
#multichannel img {
  max-width: 400px
}
.z-accordian {
  max-width: 700px;
  margin: 50px auto 0;
  text-align: left
}
.z-accordianBox {
  margin: 0 0 5px
}
.z-accordianBox h3 {
  margin: 0;
  padding: 12px 15px;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  background-color: #f6f4f4;
  color: #000
}
.z-accordianBox h3:before {
  content: "+";
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  font-size: 18px;
  font-weight: 600;
  height: 25px;
  margin: auto
}
.z-accordianBox h3.active {
  background-color: #03994f;
  color: #fff
}
.z-accordianBox h3.active:before {
  content: "-";
  right: 32px
}
.z-accordianBox > div {
  padding: 20px 15px;
  display: none
}
.setup-section, .zcontent-center {
  padding: 60px 0;
  background: #f6fef1
}
.zcontent-center {
  padding: 100px 0;
  margin: 50px auto 0;
  background: #efffee
}
.zcontent-center h4, .zcontent-center ul li {
  text-align: left
}
.zcontent-center h4 {
  font-size: 28px
}
.zcontent-center ul li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
  margin-bottom: 40px
}
.zcontent-center h2 {
  max-width: 630px;
  margin-left: 0;
  text-align: left
}
.setup-content {
  display: table;
  width: 100%;
  max-width: 920px;
  margin: 0 auto
}
.setup-content > div {
  display: table-cell;
  vertical-align: middle
}
.setup-content h4 {
  font-size: 36px;
  line-height: 46px
}
.setup-content > div:last-child {
  width: 40%;
  padding: 0;
  text-align: center
}
.helpdesk-tool {
  max-width: 660px;
  margin: 0 auto;
  text-align: center;
  padding: 120px 0
}
.helpdesk-tool p {
  margin: 0
}
.helpdesk-tool {
  max-width: 660px;
  margin: 0 auto;
  text-align: center;
  padding: 80px 0 40px
}
.helpdesk-tool p {
  margin: 0
}
.zcontent-center .content-wrap {
  max-width: 750px;
  text-align: center
}
.zcontent-center .content-wrap > p {
  margin: auto;
  text-align: left
}
.zcontent-center .content-wrap > p:not(:last-child) {
  margin: 0 auto 40px
}
.zcontent-center .content-wrap img {
  margin: 20px auto 40px
}
.more-detail h4 {
  font-size: 28px
}
.footer-section {
  padding: 40px 0 100px;
  text-align: center;
  max-width: 990px;
  margin: 0 auto
}
.footer-section .content-wrap > h2 {
  margin: 60px auto 20px
}
.bottom-illustration + h2 {
  max-width: 630px
}
.footer-section h2 a {
  position: relative;
  display: inline-block;
  color: #000
}
.bottom-illustration ul {
  position: relative;
  max-width: 400px;
  background-image: url(/sites/zweb/images/desk/start-with-zoho-desk-sprite.png);
  background-size: 400px auto;
  height: 230px;
  margin: 120px auto 0
}
.bottom-illustration ul li {
  position: absolute;
  top: 5%
}
.bottom-illustration ul li span {
  display: block;
  width: 42px;
  height: 40px;
  background-image: url(/sites/zweb/images/desk/start-with-zoho-desk-sprite.png);
  background-size: 400px auto;
  background-position: 0 -230px;
  position: absolute
}
.bottom-illustration ul li span.mail-icon {
  left: 45px;
  top: -35px;
  background-position: -42px -230px
}
.bottom-illustration ul li span.insight-icon {
  top: 30px;
  left: 70px
}
.bottom-illustration ul li span.crm-icon {
  top: -60px;
  left: 125px;
  background-position: -92px -230px;
  width: 55px
}
.bottom-illustration ul li span.cliq-icon {
  background-position: -152px -230px;
  left: 240px;
  top: -30px
}
.bottom-illustration ul li span.watch-icon {
  background-position: -195px -230px;
  left: 300px;
  top: -40px
}
.bottom-illustration ul li span.ticket-icon {
  background-position: -235px -230px;
  left: 285px;
  top: 30px
}
span.mail-icon, span.cliq-icon, span.ticket-icon {
  animation: zeven 6s linear .6s infinite
}
span.insight-icon, span.crm-icon, span.watch-icon {
  animation: zodd 6s linear .6s infinite
}
section.testimonial {
  text-align: center
}
.footer-section p {
  margin-bottom: 10px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto
}
.footer-section p + p {
  font-size: 16px
}
@-webkit-keyframes zeven {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  50% {
    -webkit-transform: translate(0, -12px);
    transform: translate(0, -12px)
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@keyframes zeven {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  50% {
    -webkit-transform: translate(0, -12px);
    transform: translate(0, -12px)
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@-webkit-keyframes zodd {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  50% {
    -webkit-transform: translate(0, 12px);
    transform: translate(0, 12px)
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@keyframes zodd {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  50% {
    -webkit-transform: translate(0, 12px);
    transform: translate(0, 12px)
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
.help {
  text-align: center;
  padding: 100px 0
}
.help.bg-green {
  background: #efffee;
  max-width: 1500px;
  margin: auto;
  border-radius: 5px;
  width: 90%
}
.help .content-wrap {
  max-width: 930px;
  width: 85%
}
div#capture img {
  -webkit-box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
  border: 1px solid #ededed;
  box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05)
}
.bg-black {
  max-width: 1500px;
  margin: auto;
  background-color: black;
  color: white;
  border-radius: 5px;
  width: 95%
}
.bg-black .content-wrap:nth-of-type(1) {
  padding-bottom: 60px;
  margin-bottom: 75px;
  border-bottom: 1px solid #fff
}
.top-pattern::before {
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  height: 140px;
  background-color: #efffee;
  bottom: -140px;
  z-index: -1
}
@media screen and (max-width:1440px) {
  .top-pattern h1 {
    font-size: 48px
  }
  h2 {
    font-size: 40px
  }
  .more-detail h4 {
    font-size: 24px
  }
  .top-pattern .content-wrap {
    max-width: 620px
  }
  .tabsection > .content-wrap {
    max-width: 1100px
  }
}
@media screen and (max-width:991px) {
  .tabsection > .content-wrap > div.left-tab {
    display: none
  }
  .tabsection > .content-wrap > div.right-content {
    display: block;
    max-width: 700px;
    margin: auto
  }
  .cont-sec {
    padding: 0
  }
  .three-box {
    max-width: 700px;
    margin: auto
  }
  .three-box li {
    width: 50%
  }
}
@media screen and (max-width:767px) {
  .top-pattern h1 {
    font-size: 50px
  }
  .testimonial h2 {
    max-width: 470px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
  }
  .three-box li {
    width: 100%;
    padding: 10px 0 15px;
    max-width: 340px
  }
/* Other lang starts */
.i18n-de .z-bottom-cta-menu a {
    width: 100%;
}
}
@media screen and (max-width:480px) {
  .tabsection > .content-wrap {
    padding: 0;
    width: 85%
  }
  .slick-arrow {
    opacity: 0;
    display: none
  }
  .tabsection > .content-wrap > h2 {
    text-align: left;
    font-size: 30px
  }
  section.testimonial ul {
    width: 100%
  }
  .box-wrap {
    margin: 0 auto 0;
    padding-bottom: 40px
  }
  .top-pattern h1 {
    font-size: 34px;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto
  }
  .top-pattern {
    padding: 60px 0 80px;
    margin-bottom: 0
  }
  .tabsection > .content-wrap > div.right-content {
    padding-top: 40px
  }
  h2, .cont-sec h2 {
    font-size: 26px
  }
  .box-wrap .content-wrap {
    text-align: left;
    width: 85%;
    padding-top: 40px
  }
  .tabsection {
    padding: 20px 0 0
  }
  .badges .content-wrap {
    width: 85%
  }
  section.testimonial ul li p {
    font-size: 24px
  }
  section.testimonial {
    margin: 70px auto 0;
    padding: 70px 0 50px
  }
}
@media screen and (max-width:767px) {
  .trust-brands-wrap {
    padding: 0
  }
  .trust-brands-wrap ul li {
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
  }
  .trust-brands-wrap ul li span {
    margin: 10px 20px
  }
  .trust-brands-wrap ul li:last-child span {
    margin-right: 20px
  }
  .slick-dotted.slick-slider {
    padding: 0
  }
  .testimonial-section {
    padding: 60px 0
  }
  .testimonial-wrap p {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 18px
  }
  .z-testdetails {
    float: none;
    width: 100%
  }
  .testimonial-wrap {
    padding: 20px 0 0;
    box-shadow: none
  }
  .footer-section {
    padding-top: 0
  }
  .zcontent-center {
    padding: 80px 0
  }
}
.htabsection {
  padding: 0 0 50px
}
#htabsection2 .hcont-sec:nth-child(2) img {
  margin-top: 14px
}
.htabsection h2, .htabsection p {
  text-align: left;
  max-width: 690px;
  margin: 0 auto
}
.htabsection .content-wrap > h2, .htabsection .content-wrap > p {
  text-align: center
}
.htabsection h2 {
  margin-top: 100px
}
.htabsection p {
  margin-top: 20px
}
.htabs {
  margin: 50px auto 0;
  max-width: 410px;
  position: relative
}
.htabs li {
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(187, 173, 173, 0.16);
  font-family: "Roboto slab";
  text-align: center;
  cursor: pointer;
  position: relative;
  font-size: 16px
}
.htabs li.selected {
  color: #fff
}
img.work-modes {
  max-width: 560px;
  width: 100%
}
img.service-level {
  max-width: 480px;
  width: 100%
}
.Macros {
  max-width: 480px;
  width: 100%
}
.htabs span.selected {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #03994f;
  width: 210px
}
.htabs span.selected:after {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #03994f;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
.htabs-content {
  max-width: 690px;
  min-height: 700px;
  margin: 20px auto 0;
  position: relative;
  -o-transition: all .4s linear .35s;
  transition: all .4s linear .35s;
  -webkit-transition: all .4s linear .35s
}
.hcont-sec {
  opacity: 0;
  visibility: hidden;
  -o-transition: opacity .3s linear .35s, visibility .4s linear .35s;
  transition: opacity .3s linear .35s, visibility .4s linear .35s;
  -webkit-transition: opacity .3s linear .35s, visibility .4s linear .35s;
  width: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.hcont-sec.active-htab {
  visibility: visible;
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transition: opacity .3s linear .5s, visibility .4s linear .5s;
  transition: opacity .3s linear .5s, visibility .4s linear .5s;
  -webkit-transition: opacity .3s linear .5s, visibility .4s linear .5s
}
.hcont-sec h3, .hcont-sec h4 {
  font-family: "Roboto slab";
  font-weight: 600
}
.hcont-sec h3 a {
  color: #000
}
.hcont-sec > div {
  padding-top: 30px;
  text-align: left
}
.hcont-sec video {
  width: 100%;
  height: auto
}
.z-accordian {
  max-width: 600px;
  margin: 50px auto 0;
  text-align: left
}
.z-accordianBox {
  margin: 0 0 5px
}
div#omni-channel img {
  max-width: 360px
}
div#omni-channel img {
  position: relative;
  left: -15px
}
div#community img {
  position: relative;
  left: -20px
}
.right-content ul li {
  padding-left: 35px
}
.right-content ul li {
  position: relative
}
.right-content ul li::after, .right-content ul li::before {
  position: absolute;
  content: ""
}
.right-content ul li:after {
  width: 16px;
  height: 16px;
  border: 2px solid #77a983;
  left: 0;
  top: 6px;
  border-radius: 50%
}
.right-content ul li:before {
  width: 4px;
  height: 8px;
  border: 2px solid #77a983;
  border-left: unset;
  border-top: unset;
  left: 7px;
  transform: rotate(45deg);
  top: 10px
}
.z-accordianBox h3 {
  margin: 0;
  padding: 12px 15px;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  background-color: #f6f4f4;
  color: #000
}
.z-accordianBox h3:before {
  content: "+";
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  font-size: 18px;
  font-weight: 600;
  height: 25px;
  margin: auto
}
.z-accordianBox h3.active {
  background-color: #03994f;
  color: #fff
}
.z-accordianBox h3.active:before {
  content: "-";
  right: 32px
}
.z-accordianBox > div {
  padding: 10px 0;
  display: none
}
.htabsection2 {
  padding: 0 0 80px
}
.htabsection2 h2 {
  text-align: center;
  max-width: 580px;
  margin: 0 auto
}
.htabsection2 .content-wrap > p {
  max-width: 700px;
  text-align: center;
  margin: 20px auto
}
.htabsection2 .content-wrap > p.top-cont {
  margin: 60px auto 15px
}
.htabs2 {
  margin: 0 auto;
  max-width: 780px;
  position: relative
}
.htabs2 li {
  display: inline-block;
  width: 33.33%;
  margin: 0;
  padding: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(187, 173, 173, 0.16);
  font-family: "Roboto slab";
  text-align: center;
  cursor: pointer;
  position: relative
}
.htabs2 li.selected {
  color: #fff
}
.htabs2 span.selected {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #03994f;
  width: 260px
}
.htabs2 span.selected:after {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #03994f;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
.htabs-content2 {
  max-width: 100%;
  min-height: 440px;
  margin: 100px auto 0;
  position: relative;
  -o-transition: all .4s linear .35s;
  transition: all .4s linear .35s;
  -webkit-transition: all .4s linear .35s
}
.hcont-sec2 {
  opacity: 0;
  visibility: hidden;
  -o-transition: opacity .3s linear .35s, visibility .4s linear .35s;
  transition: opacity .3s linear .35s, visibility .4s linear .35s;
  -webkit-transition: opacity .3s linear .35s, visibility .4s linear .35s;
  width: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table
}
.hcont-sec2.active-htab2 {
  visibility: visible;
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transition: opacity .3s linear .5s, visibility .4s linear .5s;
  transition: opacity .3s linear .5s, visibility .4s linear .5s;
  -webkit-transition: opacity .3s linear .5s, visibility .4s linear .5s
}
.hcont-sec2 h3 {
  font-size: 30px;
  margin: 0
}
.hcont-sec2 h3 a {
  color: #000
}
.hcont-sec2 > div {
  padding: 0 70px;
  display: table-cell;
  width: 50%;
  vertical-align: middle
}
.hcont-sec2 > div:last-child {
  width: 40%;
  padding: 0 40px
}
.hcont-sec2 > div:last-child.reporting {
  padding: 0 60px
}
.hcont-sec2 ul {
  margin: 0;
  padding: 0
}
.hcont-sec2 ul li {
  margin: 0 0 20px;
  padding: 0 0 0 60px;
  position: relative
}
.hcont-sec2 ul li:before {
  content: " ";
  display: block;
  border: solid 2px #43bd63;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  position: absolute;
  left: .5em;
  top: 5px
}
.hcont-sec2 ul li:after {
  content: "";
  display: block;
  width: 4px;
  height: 9px;
  border: solid #26b34d;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: 1em;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.hcont-sec2 > div img {
  max-width: 75%
}
.hcont-sec2 video {
  width: 100%;
  height: auto
}
.hcont-sec2 > div img {
  max-width: 75%
}
.hcont-sec2 video {
  width: 100%;
  height: auto
}
.hcont-sec2 video {
  width: 100%;
  height: auto
}
.hcont-sec2 video {
  width: 100%;
  height: auto
}
.hcont-sec2 video {
  width: 100%;
  height: auto
}
.hcont-sec2 video {
  width: 100%;
  height: auto
}
.hcont-sec2 video {
  width: 100%;
  height: auto
}
.table-part {
  padding: 100px 0 120px
}
.table-part .content-wrap {
  max-width: 1100px
}
.table-part .content-wrap:nth-of-type(2) {
  overflow: scroll
}
.table-title {
  text-align: center;
  margin: 0 auto 50px;
  max-width: 700px
}
table a.act-btn {
  display: inline-block;
  padding: 10px 8px;
  border: 1px solid #03a9f5;
  margin: 0 auto;
  font-size: 10px;
  text-transform: uppercase;
  background: #fff;
  transition: .5s ease;
  font-family: var(--zf-primary-semibold);
  width: 120px;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid #089949;
  color: #089949
}
table th h3 {
  font-size: 16px;
  min-height: auto;
  margin-bottom: 15px;
  line-height: 1.2
}
table + p {
  text-align: center;
  max-width: 720px;
  margin: 30px auto 0
}
table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  border-right: 0;
  overflow: hidden
}
tr {
  border-bottom: 1px solid #e5e5e5
}
tr:first-child th, table {
  background-color: white
}
tr:first-child th {
  padding: 25px 20px 20px;
  vertical-align: top;
  background: unset;
  font-size: 16px
}
tr:first-child th, tr td:first-child {
  font-family: var(--zf-primary-semibold)
}
tr:first-child th:first-child, tr td:first-child {
  width: 240px;
  text-align: left
}
tr:first-child th:first-child {
  vertical-align: middle
}
td, th {
  text-align: center;
  padding: 10px;
  border-right: 1px solid #e5e5e5;
  position: relative;
  font-weight: initial
}
td {
  font-size: 13px;
  vertical-align: middle
}
td span.ztick {
  display: inline-block;
  text-align: center;
  height: 10px;
  width: 11px;
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
  text-indent: -999px
}
td span.ztick::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-indent: initial;
  background: url(/sites/zweb/images/desk/yes-tick.png) left top no-repeat;
  background-size: auto auto;
  background-size: cover
}
@media screen and (max-width:767px) {
  table {
    width: 1100px
  }
  .htabsection .content-wrap > h2, .htabsection .content-wrap > p {
    text-align: left
  }
  .table-part .content-wrap:nth-of-type(3) p {
    text-align: center;
    margin-top: 20px
  }
  .htabs li {
    width: 45%;
    font-size: 14px
  }
  .tabsection > .content-wrap > h2, .tabsection > .content-wrap > p {
    text-align: left
  }
  .table-part {
    padding: 40px 0 60px
  }
  .help {
    padding: 60px 0
  }
}
@media screen and (max-width:480px) {
  .htabsection h2 {
    margin-top: 60px
  }
  .i18n-vi .bottom-illustration {
    transform: scale(0.8);
}
}
/* Arabic Starts */
.i18n-ar .top-pattern .content-wrap, .i18n-ar .top-pattern h1, .i18n-ar .top-pattern p, .i18n-ar .help .content-wrap h2, .i18n-ar .help .content-wrap p, .i18n-ar .table-title h2, .i18n-ar .table-title p, .i18n-ar .footer-section .content-wrap > h2, .footer-section .content-wrap > p {
  text-align: center;
}
.i18n-ar .cont-sec {
  padding: 0 100px 0 0;
}
.i18n-ar tr:first-child th:first-child, tr td:first-child, .i18n-ar .htabsection p {
  text-align: right;
}
.i18n-ar .bottom-illustration ul li {
  left: 0;
}
@media only screen and (max-width: 992px) {
  .i18n-ar .htabsection p {
    text-align: center;
  }
}
/* Arabic Ends */