<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.other-lang .testimonial-wrap {
  display: none;
}
.other-lang .testimonial-section {
  padding: 80px 0 25px;
}
.i18n-ar .banner-content h1,
.i18n-ar .banner-content p {
  text-align: center;
}
.i18n-ar .zbase-table li span.icon-heading {
  text-align: right;
  padding: 15px 2% 15px 5%;
}
.i18n-ar .cont-sec {
  padding: 0 100px 0 0;
}
.i18n-ar .tabs li a.active:after {
  border-right: 7px solid #03994f;
  border-left: 0;
  left: -7px;
  right: unset;
}
.i18n-ar section#comparison p {
  text-align: center;
}
.i18n-ar .testimonial-section .content-wrap .trust-brands-wrap ul,
.i18n-ar .testimonial-section h2 {
  text-align: center;
}
.i18n-ar .three-col {
  float: right;
}
.i18n-ar .bottom-cta-section h2,
.i18n-ar .bottom-cta-section .content-wrap {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .i18n-ar .cont-sec {
    padding: 0;
  }
}
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h1 {
  font-size: 50px;
}
h4 {
  font-size: 20px;
}
:focus {
  outline: 0;
}
.maincontainer {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.maincontainer h2 {
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
  margin-bottom: 50px;
  padding: 0 40px;
  font-family: var(--zf-primary-bold);
}
.banner-content {
  padding: 80px 20px;
  text-align: center;
  max-width: 830px;
  margin: 0 auto;
}
.zbase-table {
  padding: 60px 0;
  margin-bottom: 80px;
  max-width: 900px;
  margin: 0 auto;
}
.zp-header {
  display: table;
  width: 100%;
}
.zbase-table .zp-header li {
  width: 33.33%;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
}
.zbase-table .zp-header li:first-child span {
  font-size: 22px;
  font-family: var(--zf-primary-semibold);
  padding: 20px 17px;
}
.zbase-table .zp-header li:nth-child(2) {
  background: #f6fef1;
  border-left: 1px solid #f1fde9;
  border-right: 1px solid #f1fde9;
  border-bottom-color: #f1fde9;
}
.zbase-table li span.company-logo {
  background-image: url(/sites/zweb/images/jp/desk/desk-alternative-sprites.png);
  background-repeat: no-repeat;
  background-size: auto 60px;
  width: 160px;
  height: 60px;
  display: block;
  margin: 0 auto;
}
.zbase-table li span.company-logo.desk {
  background-position: -840px 0;
  background-color: #f6fef1;
  border: 0;
  width: 110px;
  padding: 35px 0;
}
.zbase-table li span.company-logo.groove {
  background-position: -445px 10px;
  border: 0;
  width: 110px;
  padding: 35px 0;
  background-size: auto 40px;
}
.zbase-table .zp-header li:nth-child(2):after {
  content: '';
  position: absolute;
  width: 100%;
  height: 30px;
  top: -30px;
  background: #f6fef1;
  left: -1px;
  z-index: -1;
  border-left: 1px solid #f1fde9;
  border-top: 1px solid #f1fde9;
  border-right: 1px solid #f1fde9;
}
.zbase-table .zp-header li:last-child {
  border-bottom: 1px solid #f2f2f2;
}
.zp-header.fixed {
  position: fixed;
  max-width: 900px;
  top: 65px;
  margin: 0 auto;
  z-index: 100;
  box-shadow: 0 1px 4px 0 #0000000a;
  background: #fff;
}
@media only screen and (max-width: 1199px) {
  .zp-header.fixed {
    top: 0px;
  }
}
.zbase-table .zp-header.fixed li:nth-child(2):after {
  display: none;
}
.zbase-table ul {
  margin: 0;
}
.zbase-table ul li {
  display: table;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  min-height: 54px;
  width: 100%;
  background: 0;
}
.zbase-table ul li &gt; span {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 1px solid #f2f2f2;
  box-sizing: border-box;
  color: #000;
  display: table-cell;
  float: none;
  font-size: 16px;
  list-style: outside none none;
  margin: 0;
  padding: 15px 2%;
  position: relative;
  transition: all 1s ease 0;
  vertical-align: middle;
  width: 33.333%;
  z-index: 2;
}
.zbase-table ul li &gt; span.icon-heading {
  font-size: 18px;
}
.zbase-table ul li span:nth-child(3) {
  border-right: 0;
}
.zbase-table li span.icon-heading {
  text-align: left;
  padding: 15px 5% 15px 2%;
}
.zbase-table li span:nth-child(2) {
  box-shadow: 0 30px 73px 0 rgba(222, 222, 222, 0.23);
  -webkit-box-shadow: 0 30px 73px 0 rgba(222, 222, 222, 0.23);
  margin-top: -2px;
  z-index: 5;
  border-left: 1px solid #f1fde9;
  border-right: 1px solid #f1fde9;
  border-top: 0;
  border-bottom: 0;
  background: #f6fef1;
  color: #fff;
}
.zbase-table li:last-child span:nth-child(4):after {
  top: auto;
  bottom: -30px;
  box-shadow: 0 26px 73px 0 rgba(0, 0, 0, 0.32);
  -webkit-box-shadow: 0 26px 73px 0 rgba(0, 0, 0, 0.32);
}
.zcircle-tick {
  height: 22px;
  width: 22px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.zcircle-tick:after,
.zcircle-tick:before {
  background: #00933c none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 4px;
  position: absolute;
  top: 13px;
  transform: rotate(45deg);
  width: 7px;
}
.zcircle-tick:before {
  left: 6px;
  top: 10px;
  transform: rotate(-52deg);
  width: 15px;
}
.zbase-table li span:nth-child(3) span.zcircle-tick:after,
.zbase-table li span:nth-child(3) span.zcircle-tick:before {
  background: #00933c;
}
.zcircle-cross {
  height: 22px;
  width: 22px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.zcircle-cross:after,
.zcircle-cross:before {
  background: #ff3231 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 4px;
  position: absolute;
  top: 10px;
  transform: rotate(45deg);
  width: 15px;
}
.zcircle-cross:before {
  left: 4px;
  top: 10px;
  transform: rotate(-52deg);
  width: 15px;
}
.fade-eff {
  opacity: 0;
}
.zbase-table li:last-child span:nth-child(2):after {
  content: '';
  position: absolute;
  width: 100%;
  height: 70px;
  top: 50px;
  background: #f6fef1;
  border-left: 1px solid #f1fde9;
  border-bottom: 1px solid #f1fde9;
  border-right: 1px solid #f1fde9;
  left: -1px;
  z-index: -1;
  box-shadow: 0 30px 73px 0 rgba(179, 179, 179, 0.13);
  -webkit-box-shadow: 0 30px 73px 0 rgba(179, 179, 179, 0.13);
}
.reasons-section {
  padding: 100px 0 80px;
}
.grid-wrapper {
  max-width: 900px;
  margin: 0 auto;
  display: table;
  padding: 20px 0 0;
}
.four-col {
  width: 50%;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 0;
  transition: all 2s ease 0;
  -webkit-transition: all 2s ease 0;
}
[class|=aicon] {
  background-image: url('/sites/zweb/images/jp/desk/organic-alternative-sprite-icons.png');
  background-repeat: no-repeat;
  background-size: auto 90px;
  width: 50px;
  height: 50px;
  margin: 0 0 20px;
  display: block;
}
.aicon-ticket {
  background-position: -270px 0;
}
.aicon-context {
  background-position: -320px 0;
}
.aicon-automations {
  background-position: -370px 0;
}
.aicon-volumes {
  background-position: -420px 0;
}
.reasons-section h4 {
  font-size: 22px;
  margin-bottom: 10px;
}
.four-col:nth-child(3),
.four-col:nth-child(4) {
  margin-top: 40px;
}
.tabsection {
  padding: 80px 0 40px;
}
.tabsection h2 {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.tabsection &gt; .content-wrap {
  display: table;
  table-layout: fixed;
  padding: 0 40px;
  box-sizing: border-box;
}
.tabsection &gt; .content-wrap &gt; div {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 80px 0 0;
  position: relative;
}
.left-tab {
  width: 270px;
}
.tabs {
  margin: 0 auto;
  padding: 0;
  width: 270px;
  position: relative;
  transition: all 0.3s ease 0;
}
.tabs.fixed {
  position: fixed;
  top: 90px;
  width: 270px;
  left: auto;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .tabs.fixed {
    top: 10px;
  }
}
.tabs.attach {
  position: absolute;
  top: auto;
  bottom: 70px;
  transition: all 0.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 0.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 &gt; p {
  margin: 0;
}
.cont-sec {
  width: 100%;
  padding: 0 0 0 100px;
  box-sizing: border-box;
}
.cont-sec h3 {
  font-size: 22px;
}
.cont-sec {
  margin: 0 0 60px;
}
.cont-sec video {
  width: 100%;
  height: auto;
}
.right-content {
  transition: all 0.4s linear 0.35s;
  -webkit-transition: all 0.4s linear 0.35s;
}
#multichannel img {
  max-width: 400px;
}
.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;
}
.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 &gt; div {
  padding: 20px 15px;
  display: none;
}
.z-accordianBox &gt; div video {
  max-width: 100%;
  height: auto;
}
.z-comparison {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 0 40px;
}
#comparison h2 span {
  color: #27ae60;
}
.graph-key {
  margin: 0;
  font-size: 14px;
}
.barchart-wrap {
  position: relative;
  height: 350px;
  margin: 0 auto;
  max-width: 250px;
  transform: rotate(90deg);
}
.bar-wrap {
  width: 50%;
  display: block;
  float: left;
  height: 100%;
  position: relative;
}
.bar {
  position: absolute;
  bottom: 0;
  height: 25%;
  background: #728089;
  width: 40%;
  left: 20%;
  transition: height 0.5s ease;
}
.bar span {
  position: absolute;
  bottom: -30px;
  width: 80px;
  text-align: left;
  left: 0;
  color: #919191;
  font-size: 14px;
  transform: rotate(-90deg);
}
.bar span.price {
  bottom: auto;
  top: -45px;
  width: 100%;
}
.bar span:nth-child(2) {
  bottom: 30px;
  left: 30px;
}
.bar.zoho-bar {
  background: #27ae60;
}
.bar.zendesk-bar {
  background: #03363d;
}
.bar.freshdesk-bar {
  background: #009cdb;
}
#slider {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #27ae60;
  height: 12px;
  border: 0;
  position: relative;
  max-width: 350px;
  margin: 0 auto;
}
#slider span {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  margin-left: -10px;
  top: -5px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.53);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.53);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.53);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.53);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.testimonial-section {
  text-align: center;
  padding: 80px 0 100px;
  background: #f6fef1;
}
.testimonial-section h2 {
  margin-bottom: 30px;
}
.testimonial-txt {
  margin: 0 auto;
}
.testimonial-wrap {
  max-width: 920px;
  position: relative;
  margin: 0 auto;
  padding: 50px 50px 0;
  box-sizing: border-box;
}
.testimonial-wrap p {
  font-size: 22px;
  max-width: 600px;
  margin: 0 auto;
  float: right;
  padding: 0 0 0 54px;
  box-sizing: border-box;
  text-align: left;
  width: 60%;
}
p.testi-one {
  margin: 40px auto 0;
}
p.testi-two {
  margin: 22px auto 0;
}
.client-title {
  margin-bottom: 20px;
  display: block;
}
.client-designation {
  color: #6c6c6c;
}
.z-testdetails {
  margin: 40px 0 0;
  display: block;
  line-height: 24px;
  float: left;
  width: 40%;
  font-size: 16px;
}
.z-testdetails img {
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 100%;
  margin: 0 auto 10px;
}
.z-testdetails span {
  display: block;
  font-family: var(--zf-primary-semibold);
  font-size: 18px;
}
.slick-dots {
  margin: 20px 0 0;
}
.slick-dots li {
  background: #b7d6c5;
  border: 0;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  transition: none;
}
.slick-dots li.slick-active {
  background: #178d48;
  border: 0;
  width: 12px;
  height: 12px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
  padding: 0 40px;
}
.slick-next,
.slick-prev {
  height: 24px;
}
.slick-next:after,
.slick-next:before,
.slick-prev:after,
.slick-prev:before {
  background: #4a4949;
  width: 1px;
  height: 14px;
}
.slick-next:hover:after,
.slick-next:hover:before,
.slick-prev:hover:after,
.slick-prev:hover:before {
  background: #525252;
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: 0;
}
.slick-next {
  right: -30px;
}
.trust-brands-wrap {
  text-align: center;
  padding: 0;
}
.trust-brands-wrap p:after {
  content: '';
  position: absolute;
  left: 20%;
  width: 60%;
  height: 1px;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #d7d7d7 50%, #ffffff 100%);
  background: -webkit-gradient(left top, right top, color-stop(0, #ffffff), color-stop(50%, #d7d7d7), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 0%, #d7d7d7 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #d7d7d7 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #d7d7d7 50%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #d7d7d7 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.trust-brands-wrap p:after {
  bottom: -10px;
}
.trust-brands-wrap p {
  position: relative;
  padding: 0 0 30px;
  background: #fff;
  display: block;
  margin-bottom: 0;
  max-width: 100%;
}
.trust-brands-wrap ul {
  margin: 0 0 60px;
}
.trust-brands-wrap ul li {
  display: inline-block;
  opacity: 0;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  transform: scale(0.4, 0.4);
  -webkit-transform: scale(0.4, 0.4);
  background: 0;
}
.animated .trust-brands-wrap ul li {
  opacity: 1;
  transform: scale(1, 1);
}
.trust-brands-wrap ul li span {
  display: inline-block;
  margin: 10px 40px;
  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/jp/desk/trust-brands-sprites.png) no-repeat 0 0;
  background-size: 1103px auto;
  height: 40px;
}
.trust-brands-wrap ul li.tb-sears span {
  width: 137px;
  background-position: -219px -240px;
}
.trust-brands-wrap ul li.tb-daimler span {
  width: 121px;
  background-position: -727px -80px;
}
.trust-brands-wrap ul li.tb-int span {
  width: 61px;
  background-position: 0 0;
}
.trust-brands-wrap ul li.tb-essilor span {
  width: 109px;
  background-position: -848px -80px;
}
.trust-brands-wrap ul li.tb-aonhewitt span {
  width: 131px;
  background-position: -957px -80px;
}
.assistance-section {
  padding: 100px 0;
}
.assistance-wrapper {
  display: table;
}
.assistance-section h4 {
  font-size: 19px;
  margin-bottom: 10px;
}
.three-col {
  width: 33.33%;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 0;
  transition: all 1s ease 0;
  -webkit-transition: all 1s ease 0;
}
.assistance-wrapper .three-col:nth-child(2) {
  transition: all 2s ease 0;
  -webkit-transition: all 1.5s ease 0;
}
.assistance-wrapper .three-col:last-child {
  transition: all 3s ease 0;
  -webkit-transition: all 2s ease 0;
}
.assistance-wrapper .three-col [class|=aicon] {
  background-size: auto 90px;
  width: 90px;
  height: 90px;
  margin: 0 0 10px;
  display: block;
}
.aicon-migrating {
  background-position: 0 0;
}
.aicon-webinars {
  background-position: -90px 0;
}
.aicon-help {
  background-position: -180px 0;
}
.bottom-cta-section {
  text-align: center;
  padding: 0 0 80px;
  max-width: 900px;
  margin: 0 auto;
}
.bottom-cta-section h2 {
  margin-bottom: 40px;
  padding: 0 40px;
  font-family: var(--zf-primary-bold);
  margin: 0 auto 30px;
}
@media screen and (max-width: 1024px) {
  .zp-header.fixed {
    top: 0;
  }
  .cont-sec {
    padding: 0;
  }
  .tabs {
    display: none;
  }
  .tabsection &gt; .content-wrap &gt; div.left-tab {
    display: none;
  }
  .tabsection &gt; .content-wrap &gt; div {
    padding: 30px 0 0;
  }
  .tabsection h2 {
    max-width: 700px;
  }
}
@media screen and (min-width: 991px) {
  .four-col {
    padding: 0 60px;
  }
  .four-col:nth-child(odd) {
    padding-left: 0;
  }
  .four-col:nth-child(even) {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  h1 {
    font-size: 42px;
  }
  .banner-content {
    padding: 50px 0;
    max-width: 580px;
  }
  .assistance-wrapper {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
  }
  .maincontainer h2 {
    max-width: 450px;
  }
  .four-col {
    width: 50%;
  }
  .tabsection h2 {
    max-width: 500px;
  }
  .left-tab {
    width: 25%;
  }
  .tabs {
    max-width: 210px;
  }
  .tabs li {
    border-bottom: 1px solid #ddd;
    padding: 15px;
  }
  .reasons-section {
    padding: 80px 0;
  }
  .assistance-section {
    padding: 80px 0;
  }
  .testimonial-wrap {
    padding: 50px 0 0;
  }
  .trust-brands-wrap ul li span {
    margin: 10px;
  }
  .slick-next {
    right: -10px;
  }
  p.testi-one {
    margin: 20px auto 0;
  }
  p.testi-two {
    margin: 0;
  }
}
@media screen and (min-width: 767px) {
  .mobile-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  .maincontainer h2 {
    margin-bottom: 30px;
  }
  .banner-content {
    padding: 50px 0 30px;
    max-width: 480px;
  }
  .tabs {
    display: none;
  }
  .tabsection &gt; .content-wrap &gt; div {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .tabsection &gt; .content-wrap {
    padding: 0;
  }
  .tabsection {
    padding: 40px 0;
  }
  .cont-sec {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    position: relative;
    padding: 0 0 60px;
    text-align: left;
    display: none;
  }
  .three-col {
    width: 50%;
  }
  .assistance-section {
    padding: 60px 0 0;
  }
  .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;
  }
  .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;
  }
  p.testi-one,
  p.testi-two {
    margin: 0;
  }
  .z-testdetails {
    float: none;
    width: 100%;
  }
  .testimonial-wrap {
    padding: 20px 0 0;
    box-shadow: none;
  }
  .bottom-cta-section h2 {
    margin-bottom: 20px;
    padding: 0 40px;
  }
  .bottom-cta-section {
    padding: 60px 0;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 22px;
  }
  .tabsection h2 {
    max-width: 300px;
  }
  .three-col {
    width: 100%;
    display: block;
    float: none;
    padding: 0 40px;
    text-align: center;
    margin-top: 40px;
  }
  .four-col {
    width: 100%;
    display: block;
    float: none;
    padding: 0;
    text-align: center;
    margin-top: 30px;
  }
  .z-comparison .maincontainer h2 {
    margin: 0 auto 20px;
  }
  .zpcontainer {
    overflow: scroll;
    margin: 0 30px;
  }
  .maincontainer h2 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .banner-content .banner-para-heading {
    font-size: 20px;
  }
  .banner-content {
    padding: 60px 0 40px;
  }
  .zbase-table .zp-header li:first-child span {
    font-size: 18px;
    padding: 20px 0;
  }
  .zbase-table li span:nth-child(2) {
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 30%;
  }
  .zbase-table li span.company-logo.desk {
    background-position: -848px 0;
    width: 32px;
  }
  .zbase-table ul li span:nth-child(3) {
    border-right: 0;
    width: 30%;
  }
  .zbase-table li span.company-logo.groove {
    width: 25px;
    background-position: -445px 10px;
    background-size: auto 40px;
  }
  .zbase-table .zp-header li:nth-child(2),
  .zbase-table .zp-header li:last-child {
    width: 30%;
  }
  .zbase-table .zp-header li:first-child {
    width: 30%;
  }
  .zbase-table ul li &gt; span.icon-heading {
    font-size: 13px;
    padding: 15px 0;
    width: 40%;
    word-break: break-word;
    padding-right: 26px;
  }
  .zbase-table li:last-child span:nth-child(2):after {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  #slider {
    width: 300px;
  }
  .z-comparison {
    padding: 40px 0;
  }
  .barchart-wrap {
    height: 250px;
    max-width: 220px;
  }
  .clkaway-txt {
    max-width: 190px;
    margin: 0 auto 20px;
  }
  .reasons-section .four-col &gt; span {
    margin: 0 auto 10px;
  }
  .reasons-section {
    padding: 40px 0;
  }
  .assistance-wrapper .three-col span {
    margin: 0 auto 10px;
  }
  .assistance-wrapper .three-col [class|=aicon] {
    margin: 0 auto 10px;
  }
  .testimonial-section {
    text-align: center;
    padding: 60px 0;
  }
  .slick-prev {
    left: -10px;
  }
  .slick-next {
    right: -10px;
  }
  .trust-brands-wrap ul {
    margin: 0 0 40px;
  }
  .trust-brands-wrap ul li:last-child span {
    margin-right: 20px;
  }
  .bottom-cta-section h2 {
    padding: 0;
    max-width: 280px;
  }
  .common-links p {
    padding: 0;
    margin: 0 0 10px;
  }
}
.zp-header.fixed {
  z-index: 50;
}
/*# sourceMappingURL=zendesk-alternative.css.map */</pre></body></html>