.umain .bot-banner-wrap {
  display: block
}
span#sPortalInpId {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  font-size: 16px;
  padding: 11px 12px;
  color: #666
}
.zw-product-header {
    background: #d5fce3;
}
h2 {
  text-align: center;
  font-size: 38px;
  font-family: var(--primaryfont-bold)
}
.features-banner-wrap {
  position: relative;
  padding: 90px 0 250px
}
.z-signup-enabled .features-ban-left {
  text-align: left;
  vertical-align: top
}
.features-ban-left h1 {
  font-size: 40px;
  margin: 0 auto 30px
}
.alternative-features {
  max-width: 750px;
  margin: 60px auto 0
}
.alternative-features ul {
  position: relative;
  display: table;
  width: 100%
}
.alternative-features ul li {
  float: left;
  width: 42%;
  padding: 0;
  position: relative;
  vertical-align: top
}
.alternative-features ul li:before {
  content: '';
  width: 0;
  height: 1px;
  background: #000;
  display: block;
  left: 18%;
  position: absolute;
  top: 84px;
  z-index: -1
}
.alternative-features ul li:last-child:before {
  display: none
}
.content-wrap.animated .alternative-features ul li:before {
  width: 90%
}
.alternative-features ul li:first-child:before {
  transition: width .4s ease .9s
}
.alternative-features ul li:nth-child(2):before {
  transition: width .4s ease 2.4s
}
[class|=zicon] {
  width: 60px;
  height: 60px;
  display: inline-block;
  background-image: url(/sites/zweb/images/desk/images/kayako-sprite-icons.png);
  background-repeat: no-repeat;
  background-size: auto 60px;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px)
}
.zicon-collaborate {
  background-position: 0 0;
  transition: all .3s ease .3s
}
.zicon-improve {
  background-position: -60px 0;
  transition: all .6s ease 1.6s
}
.zicon-automate {
  background-position: -120px 0;
  transition: all .3s ease 3.1s
}
.content-wrap.animated .alternative-features ul li span[class|=zicon] {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.feature-dot {
  content: '';
  width: 8px;
  height: 8px;
  background: #000;
  display: block;
  border-radius: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  padding: 0;
  box-sizing: border-box;
  margin: 20px 27px;
  opacity: 0;
  -webkit-transform: scale(0.70);
  -ms-transform: scale(0.70);
  transform: scale(0.70)
}
.feature-dot:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #000;
  position: absolute;
  left: -4px;
  top: -4px;
  border-radius: 100%
}
.content-wrap.animated .alternative-features ul li .feature-dot {
  opacity: 1;
  transform: scale(1)
}
.alternative-features ul li:first-child .feature-dot {
  transition: all .3s ease 0
}
.alternative-features ul li:nth-child(2) .feature-dot {
  transition: all .5s ease 1.3s
}
.alternative-features ul li:last-child .feature-dot {
  transition: all .9s ease 2.8s
}
.content-wrap.animated .alternative-features ul li {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
.alternative-features ul li:last-child {
  width: 16%
}
.alternative-features ul li p {
  padding: 0;
  font-size: 20px;
  opacity: 0;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px)
}
.alternative-features ul li p strong {
  display: block
}
.content-wrap.animated .alternative-features ul li p {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.alternative-features ul li:first-child p {
  transition: all .3s ease .6s
}
.alternative-features ul li:nth-child(2) p {
  transition: all .7s ease 2s
}
.alternative-features ul li:last-child p {
  transition: all .3s ease 3.5s
}
.features-banner-wrap {
  padding: 60px 0;
  background-color: #d5fce3;
  position: relative
}
.features-banner-wrap::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 120px;
  background-color: #d5fce3;
  bottom: -120px;
  z-index: -1
}
.main-container-wrapper #mini-panel-product_menu {
  background-color: #d5fce3
}
.features-ban-left h1 {
  font-size: 50px
}
.umain .feature-dot {
  margin: 20px auto
}
.umain .content-wrap.animated .alternative-features ul li:before {
  width: 88%
}
.umain .alternative-features {
  max-width: 800px;
  margin: 80px auto
}
.umain .alternative-features ul li {
  display: inline-block;
  margin: 0 -4px 0 0;
  width: 33.33%;
  padding: 0;
  transform: scale(0.70);
  opacity: 0
}
.umain .alternative-features ul li:last-child {
  width: 33.33%
}
.umain .alternative-features ul li:before {
  left: 55%
}
.signup-box {
  max-width: 380px;
  background: #fff;
  box-shadow: 0 2px 15px #00000003, 0px 0px 20px #90909070;
  -webkit-box-shadow: 0 2px 15px #00000003, 0px 0px 20px #90909070;
  padding: 40px 40px 20px
}
.z-signup-enabled .signup-box {
  margin: 0 10px 20px auto
}
.signup-box h5 {
  text-align: left;
  font-size: 24px;
  font-family: var(--zf-primary-bold)
}
.customer-competition {
  text-align: center;
  margin: 120px auto 0
}
.customer-competition h2 {
  margin-bottom: 100px
}
.competition-table {
  margin: 40px auto 0;
  max-width: 1000px;
  width: 100%
}
.competition-table ul {
  position: relative;
  display: table;
  width: 100%
}
.competition-table ul li {
  display: inline-block;
  width: 33%;
  position: relative;
  padding: 0;
  background: #fff;
  box-sizing: border-box;
  box-shadow: -1px -2px 20px #8e8e8e1f, 2px 3px 4px #cccccc30;
  -webkit-box-shadow: -1px -2px 20px #8e8e8e1f, 2px 3px 4px #cccccc30;
  vertical-align: top
}
.competition-table ul li:first-child {
  padding-left: 20px
}
.competition-table ul li h4 {
  padding: 25px 20px 20px 60px;
  margin: 0;
  text-align: left
}
.competition-table ul li p {
  padding: 20px 60px 20px;
  border-top: 1px solid #ececec;
  margin: 0;
  height: 90px;
  box-sizing: border-box;
  position: relative
}
.competition-table ul li:first-child p {
  text-align: left;
  display: flex;
  align-items: center;
  font-family: var(--primaryfont-semibold)
}
.competition-table ul li:nth-child(2) {
  width: 30%;
  /*! border:1px solid #f7f7f7; */
  z-index: 1;
  padding: 50px 0 50px;
  margin-top: -5%
}
.competition-table ul li:nth-child(2) p, .competition-table ul li:nth-child(3) p {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.competition-table span.desklogo {
  background: url(/sites/zweb/images/desk/images/desk-alternative-sprites.png);
  display: inline-block;
  width: 120px;
  margin: 0;
  background-size: auto 60px;
  height: 42px;
  background-position: -836px 10px;
  padding: 15px 0;
  filter: brightness(0) invert(1)
}
.competition-table ul li:nth-child(2) p {
  border: 0
}
.competition-table ul li:last-child {
  padding-right: 20px
}
.competition-table ul li:last-child h4 {
  padding: 0;
  text-align: center
}
.competition-table ul li:not(:nth-child(2)) p:last-child {
  border-bottom: 0
}
.count {
  width: 20px;
  display: inline-block
}
.bar {
  display: inline-block;
  width: 200px;
  background: #eae9e7;
  height: 10px;
  vertical-align: middle;
  margin: -3px 20px 0 0;
  position: relative
}
.bar:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #afbec5;
  transition: all .2s ease 0
}
.competition-table .bar span {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #088e45;
  transition: all .1s ease 0
}
.bar.one:after {
  width: 82%
}
.bar.two:after {
  width: 85%
}
.bar.three:after {
  width: 81%
}
.bar.four:after {
  width: 82%
}
.competition-table ul li:last-child h4 {
  padding: 0
}
.competition-table span.kayakologo {
  background: url(/sites/zweb/images/desk/images/happyfox-logo.png);
  display: inline-block;
  width: 150px;
  margin: 10px 0;
  background-size: auto 31px;
  height: 55px;
  background-position: 0 15px;
  background-repeat: no-repeat
}
.features-section {
  margin: 100px 0 100px
}
.planning-section {
  padding: 0
}
.plan-wrap {
  display: block;
  margin: 40px auto 0;
  max-width: 700px;
  width: 100%;
  border-spacing: 20px;
  position: relative
}
.plan-wrap:before {
  content: '';
  position: absolute;
  left: -45px;
  width: 110%;
  height: 150px;
  background: #fff;
  bottom: 50px;
  opacity: .8;
  border: 1px solid #e9e9e9;
  z-index: 0;
  box-shadow: 1px 2px 23px #cccccc70
}
.plan-wrap div {
  display: inline-block;
  width: 24%;
  text-align: center
}
.plan-wrap div:nth-child(3) {
  margin: 0 15px
}
.plan-wrap div:first-child {
  vertical-align: top;
  text-align: left;
  width: 20%;
  margin: 50px 0 0
}
.plan-wrap div ul {
  padding: 30px 30px 50px
}
.plan-wrap div ul li {
  padding: 20px 0;
  position: relative
}
.plan-wrap div:first-child ul {
  padding: 25px 0 0
}
.plan-wrap div:first-child ul li:nth-child(3), .plan-wrap div:first-child ul li:nth-child(4) {
  padding: 22px 0;
  font-family: var(--zf-primary-semibold)
}
.plan-wrap div:not(:first-child) ul li:last-child {
  padding: 24px 0
}
.plan-wrap div:nth-child(2) ul {
  border: 1px solid #f6ba47;
  background: #ffe6b7;
  box-shadow: 0 2px 1px #00000000, 2px 2px 4px #0000000d
}
.plan-wrap div:last-child ul {
  border: 1px solid #30e884;
  background: #c5f7d0;
  box-shadow: 0 2px 1px #00000000, 2px 2px 4px #0000000d
}
.plan-wrap div:nth-child(3) ul {
  border: 1px solid #79caed;
  background: #c9eeff;
  box-shadow: 0 2px 1px #00000000, 2px 2px 4px #0000000d
}
.plan-wrap div:not(:first-child) ul li:last-child {
  font-size: 22px
}
.you-saved {
  font-size: 22px;
  border-bottom: 1px solid #79caed
}
.plan-wrap div:nth-child(2) ul li.you-saved {
  border-color: #f6ba47
}
.plan-wrap div:first-child ul li span.desklogo {
  background: url(/sites/zweb/images/desk/images/desk-alternative-sprites.png);
  display: inline-block;
  width: 80px;
  margin: 0;
  background-size: auto 50px;
  height: 35px;
  background-position: -706px -7px
}
.plan-wrap div:first-child ul li span.kayakologo {
  background: url(/sites/zweb/images/desk/images/desk-alternative-sprites.png);
  display: inline-block;
  width: 100px;
  margin: 0;
  background-size: auto 50px;
  height: 25px;
  background-position: -795px -12px
}
.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-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;
  margin-top: 50px
}
.trust-brands-wrap p:after {
  content: '';
  position: absolute;
  left: 20%;
  width: 60%;
  height: 1px;
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0, rgba(255, 255, 255, 1)), color-stop(50%, rgba(215, 215, 215, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 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 30px
}
.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);
  background: 0
}
.animated .trust-brands-wrap ul li {
  opacity: 1;
  transform: scale(1, 1)
}
.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/zp-customers-sprite.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-intel 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
}
.bottom-cta-wrap .content-wrap {
  padding: 100px 0
}
.zd-int-more {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
.zd-int-wrap.content-wrap {
  max-width: 1000px;
  margin-bottom: 140px
}
.zd-int-wrap h2 {
  font-family: var(--primaryfont-semibold);
  font-size: 30px;
  text-align: center;
  margin-bottom: 23px
}
.addon-wrap {
  width: 31%;
  padding: 40px 15px;
  box-sizing: border-box;
  border: 1px solid #ececec;
  text-align: center;
  margin: 0 auto 15px;
  background: #fff
}
.addon-wrap:hover {
  box-shadow: 0 8px 20px #ece7e7
}
.prologo-wrap {
  display: flex;
  justify-content: space-around;
  position: relative
}
.prologo-wrap h5 {
  color: black;
  margin-bottom: 0;
  font-size: 16px
}
.addon-image {
  height: 48px;
  width: 100%;
  margin-bottom: 5px;
  text-align: center
}
.addon-image img {
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 150px
}
.prologo-wrap {
  position: relative
}
.prologo-wrap::before {
  position: absolute;
  content: "VS";
  font-family: var(--primaryfont-semibold);
  left: 0;
  right: 0;
  font-size: 14px;
  top: 45%;
  color: black;
  margin: auto;
  bottom: 0;
  transform: translateY(-50%)
}

@media only screen and (max-width:1180px) {
.zp-headers.fixed {
    top: 0;
}
}

@media only screen and (max-width:1024px) {
  .features-ban-left h1 {
    font-size: 32px
  }
  .alternative-features ul li:before {
    left: 18%
  }
  .features-ban-left h1 {
    font-size: 50px
  }
  .umain .alternative-features {
    max-width: 750px;
    margin: 50px auto
  }
  .features-banner-wrap {
    padding: 60px 0 60px
  }
}
@media only screen and (max-width:991px) {
  .features-banner-wrap {
    padding: 40px 0 40px
  }
  .features-ban-left h1 {
    font-size: 40px
  }
  .features-banner-content {
    margin: 0 auto;
    max-width: 720px
  }
  .alternative-features ul li {
    display: inline-block;
    padding: 0;
    width: 33.33%;
    transform: scale(1);
    opacity: 1
  }
  .alternative-features ul li:last-child {
    width: 33.33%
  }
  .alternative-features {
    max-width: 750px;
    margin: 40px auto
  }
  .feature-dot {
    margin: 20px auto
  }
  .content-wrap.animated .alternative-features ul li:before {
    width: 90%
  }
  .alternative-features ul li:before {
    left: 55%
  }
  .features-ban-left h1 {
    font-size: 36px;
    margin-bottom: 0
  }
  .bar {
    width: 140px;
    margin: -2px 10px 0 0
  }
  .competition-table ul li h4 {
    padding: 23px 20px
  }
  .competition-table ul li:nth-child(2) {
    width: 34%
  }
  .competition-table ul li:first-child p {
    padding: 18px 20px 7px
  }
  .z-signup-enabled .features-ban-left {
    text-align: center;
    vertical-align: middle
  }
  .testimonial-wrap {
    padding: 50px 0 0
  }
  .slick-next {
    right: -10px
  }
  p.testi-one {
    margin: 20px auto 0
  }
  p.testi-two {
    margin: 0
  }
  .bottom-cta-wrap .content-wrap {
    padding: 80px 0
  }
}
@media only screen and (max-width:767px) {
  .features-banner-wrap {
    padding: 100px 0 100px
  }
  .umain .alternative-features {
    margin: 50px auto 30px
  }
  .features-ban-left h1 {
    font-size: 30px
  }
  .umain .alternative-features ul li {
    transform: scale(1);
    opacity: 1
  }
  .alternative-features ul li:before {
    width: 90%;
    left: 55%
  }
  [class|=zicon], .feature-dot, .alternative-features ul li p {
    opacity: 1;
    transform: none
  }
  .feature-dot {
    margin: 20px auto
  }
  .competition-table ul li:first-child {
    padding-left: 0
  }
  .competition-table ul li {
    vertical-align: top
  }
  .competition-table ul li h4 {
    padding: 20px
  }
  .competition-table ul li:first-child {
    padding-left: 0
  }
  .competition-table ul li:first-child p {
    padding: 20px
  }
  .competition-table ul li:nth-child(2) p {
    /*! border-top:1px solid #ececec */
    text-align: center;
  }
  .competition-table ul li:nth-child(2) {
    width: 30%;
    padding: 0;
    border-top-color: #fff
  }
  .competition-table ul li:last-child {
    padding-right: 0
  }
  .count {
    font-family: var(--zf-primary-semibold)
  }
  .plan-wrap {
    max-width: 500px
  }
  .plan-wrap div ul li {
    padding: 18px 0
  }
  .plan-wrap div:first-child {
    margin: 45px 0 0
  }
  .plan-wrap div:first-child ul li:nth-child(3) {
    padding: 18px 0
  }
  .plan-wrap:before {
    height: 130px;
    left: -30px
  }
  .plan-wrap div:first-child ul li span.desklogo {
    width: 65px;
    margin: 0;
    background-size: auto 40px;
    height: 35px;
    background-position: -566px -2px
  }
  .plan-wrap div:first-child ul li span.kayakologo {
    width: 80px;
    margin: 0;
    background-size: auto 40px;
    height: 20px;
    background-position: -636px -12px
  }
  .you-saved {
    font-size: 20px
  }
  .plan-wrap div:nth-child(2) ul li:last-child, .plan-wrap div:last-child ul li:last-child {
    font-size: 20px
  }
  .features-ban-left h1 {
    font-size: 30px
  }
  .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: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;
    max-width: 100%
  }
  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-wrap .content-wrap {
    padding: 60px 0
  }
}
@media only screen and (max-width:540px) {
  .alternative-features {
    max-width: 100%;
    margin: 40px auto 0
  }
  .features-ban-left h1 {
    margin: 0 auto;
    max-width: 300px
  }
  .alternative-features ul li:before {
    display: none
  }
  .moretopics-section {
    padding-bottom: 80px
  }
  .alternative-features ul {
    position: relative;
    max-width: 200px;
    margin: 0 auto
  }
  .alternative-features ul li span:after {
    display: none
  }
  .alternative-features ul li {
    display: table;
    padding: 0;
    transform: scale(1);
    vertical-align: top;
    text-align: left;
    width: 100%
  }
  .alternative-features ul li:last-child {
    width: 100%
  }
  .alternative-features ul li span {
    display: inline-block;
    padding: 0;
    margin: 0 20px 20px 0;
    vertical-align: top
  }
  [class|=zicon] {
    width: 50px;
    height: 50px;
    background-size: auto 50px
  }
  .zicon-improve {
    background-position: -50px 0
  }
  .zicon-automate {
    background-position: -100px 0
  }
  .alternative-features ul li p {
    font-size: 16px
  }
  .alternative-features ul li:nth-child(2) p {
    max-width: 60%;
    margin: 0 0 20px
  }
  .umain .alternative-features {
    max-width: 100%;
    margin: 50px auto 0
  }
  .umain .alternative-features ul li {
    display: table;
    padding: 0;
    transform: scale(1);
    opacity: 1;
    vertical-align: top;
    text-align: left;
    width: 100%
  }
  .umain .alternative-features ul li:last-child {
    width: 100%
  }
  .umain .feature-dot, .alternative-features ul li span.feature-dot {
    display: none
  }
  h2 {
    max-width: 300px;
    margin: 0 auto;
    font-size: 24px
  }
  .features-banner-content p {
    margin: 0;
    display: inline-block;
    padding: 0 0 0 10px
  }
  .features-banner-wrap {
    padding: 100px 0 100px
  }
  .competition-table ul li {
    display: inline-block;
    width: 32%
  }
  .competition-table ul li h4 {
    padding: 23px 0 20px;
    font-size: 18px
  }
  .competition-table ul li:nth-child(2) h4 {
    border-bottom: 1px solid #edece6
  }
  .competition-table ul li:first-child div h4 + p {
    padding: 7px 10px 8px
  }
  .competition-table ul li:first-child p {
    padding: 20px 10px
  }
  .competition-table {
    margin: 20px auto 0;
    overflow-x: auto
  }
  .competition-table ul li {
    display: table-cell;
    padding: 0
  }
  .competition-table ul li p {
    padding: 20px 0;
    height: auto
  }
  .features-banner-wrap {
    padding: 90px 0 220px
  }
  .plan-wrap div ul li {
    padding: 20px 0
  }
  .plan-wrap div ul {
    padding: 0 10px 10px
  }
  .plan-wrap div:first-child {
    width: 22%;
    margin: 38px 0 0
  }
  .plan-wrap div:nth-child(3) {
    margin: 0 8px
  }
  .plan-wrap div:first-child ul {
    padding: 0
  }
  .plan-wrap div:first-child ul li:nth-child(3) {
    padding: 18px 0;
    font-size: 15px
  }
  .plan-wrap div:first-child ul li:last-child {
    padding: 27px 0;
    font-size: 16px
  }
  .plan-wrap:before {
    height: 125px;
    left: -20px;
    width: 110%;
    bottom: 23px
  }
  .you-saved {
    font-size: 18px
  }
  .plan-wrap div:not(:first-child) ul li:last-child {
    font-size: 18px
  }
  .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
  }
  .common-links p {
    padding: 0;
    margin: 0 0 10px
  }
}
.maincontainer {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto
}
.maincontainer h2 {
  text-align: center;
  margin: 0 auto;
  /*! max-width:600px; */
  margin-bottom: 20px;
  padding: 0 40px;
  font-family: var(--zf-primary-bold)
}
.z-comparison {
  text-align: center;
  max-width: 790px;
  margin: 0 auto;
  padding: 0 0 40px
}
#comparison h2 span {
  color: #27ae60
}
.barchart-wrap {
  position: relative;
  height: 350px;
  margin: 19px auto;
  max-width: 250px;
  transform: rotate(90deg)
}
.bar-wrap {
  width: 50%;
  display: block;
  float: left;
  height: 100%;
  position: relative
}
.bar-wrap .bar {
  position: absolute;
  bottom: 0;
  height: 25%;
  background: #728089;
  width: 40%;
  left: 20%;
  transition: height .5s ease
}
.bar-wrap .bar span {
  position: absolute;
  bottom: -30px;
  width: 80px;
  text-align: left;
  left: 0;
  color: #919191;
  font-size: 14px;
  transform: rotate(-90deg)
}
.bar-wrap .bar span.price {
  bottom: auto;
  top: -45px;
  width: 100%
}
.bar-wrap .bar span:nth-child(2) {
  bottom: 30px;
  left: 30px
}
.bar-wrap .bar.zoho-bar {
  background: #27ae60
}
.bar-wrap .bar.zendesk-bar {
  background: #03363d
}
.bar-wrap .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%
}
section.badge.green {
  background-color: #f3e044
}
.highlight {
  max-width: 1200px;
  margin: auto;
  border-radius: 5px;
  padding: 100px 0;
  width: 90%
}
.features-banner-content {
  max-width: 800px;
    text-align: center;
    margin: 0 auto 60px;
}
.features-banner-content p {
  margin: auto
}
.features-qlinks {
  display: none !important
}
.features-banner-wrap {
  padding-bottom: 40px
}
.highlight .content-wrap {
  text-align: center;
  max-width: 720px
}
.bg.black {
  background-color: #0b0b0b;
  color: #fff
}
.bg .content-wrap {
  padding: 120px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
  max-width: 1170px
}
.bg.black .content-wrap {
  overflow: unset
}
.cont-left {
  padding-right: 50px;
  position: relative
}
.cont-left h2 {
  text-align: left;
  max-width: 500px
}
.not-desktop {
  display: none
}
.reasons ul {
  margin-top: 60px;
  position: relative;
  text-align: left
}
.toggle-section li {
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #444;
  position: relative
}
.toggle-section li::before {
  width: 10px;
  height: 10px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  left: 6px;
  top: 30px;
  transform: rotate(-45deg)
}
.toggle-section li::before {
  position: absolute;
  content: ""
}
.toggle-section li.zactive::before {
  transform: rotate(135deg);
  top: 40px;
  z-index: 1
}
.toggle-section h3 {
  position: relative;
  cursor: pointer;
  z-index: 2;
  padding-left: 50px;
  margin-bottom: 10px
}
.toggle-section p {
  padding-left: 50px
}
.cont-left, .cont-right {
  width: 50%;
  box-sizing: border-box
}
.cont-right {
  padding-left: 80px
}
.reasons .cont-right p {
  font-size: 20px
}
.reasons .cont-right > ul > li {
  position: absolute;
  opacity: 0;
  transition: opacity 1000ms ease-in-out;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  text-align: center
}
.reasons .cont-right ul li.active {
  opacity: 1;
  z-index: 1
}
.supportbrand img {
  max-width: 85%
}
.marketplace img, .blueprint img {
  max-width: 55%
}
.brands {
  padding: 0 0 80px;
  text-align: center
}
.brands .content-wrap {
  max-width: 970px
}
.review-app-wrap {
  text-align: center;
  margin: 0 auto;
  background: #f7f7f7;
  border: 1px solid #e3e3e3;
  border-radius: 20px;
  padding: 34px 100px
}
.review-app-wrap p {
  color: #4a4a4a;
  font-size: 20px;
  margin-bottom: 10px
}
ul.recognized {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
ul.recognized li {
  background: url(/sites/zweb/images/desk/images/desk-badges-sprite.png) no-repeat;
  background-size: 700px auto;
  margin: 20px 20px auto;
  height: 80px
}
ul.recognized .g2 {
  width: 96px
}
ul.recognized .idc {
  background-position: -97px 0;
  width: 94px
}
ul.recognized .sreviews {
  background-position: -191px 0;
  width: 123px
}
ul.recognized .capterra {
  background-position: -320px 0;
  width: 71px
}
ul.recognized li.gartner {
  background-position: -399px 0;
  width: 41px
}
ul.recognized li.cap-shortlist {
  background-position: -70px -76px;
  width: 85px
}
.trust-brands-wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center
}
.trust-brands-wrap ul li {
  margin-right: 20px
}
.trust-brands-wrap ul li span {
  display: inline-block;
  font-size: 0;
  height: 50px;
  background-size: 1000px auto
}
.trust-brands-wrap ul li.tb-nhs span {
  background-position: -809px -435px;
  width: 90px
}
.trust-brands-wrap ul li.tb-lyca-mobile span {
  background-position: -118px -431px;
  width: 125px
}
.trust-brands-wrap ul li.tb-daimler span {
  background-position: -420px -500px;
  width: 140px
}
.trust-brands-wrap ul li.tb-cummins span {
  background-position: -948px -500px;
  width: 54px
}
.trust-brands-wrap ul li.tb-godrej span {
  background-position: 0 -499px;
  width: 121px;
  transform: scale(0.9);
  height: 58px
}
.trust-brands-wrap ul li.tb-rio-tinto span {
  background-position: -366px -566px;
  width: 130px
}
.trust-brands-wrap ul li.tb-essilor span {
  background-position: 0 -570px;
  width: 121px
}
.trust-brands-wrap ul li.tb-rogers span {
  background-position: -561px -503px;
  width: 140px
}
.trust-brands-wrap ul li.tb-lyca-mobile span {
  background-position: -263px -501px;
  width: 156px
}
.trust-brands-wrap ul li.tb-mcafee span {
  background-position: -822px -501px;
  width: 124px
}
.trust-brands-wrap ul li.tb-stella-telecom span {
  background-position: -691px -424px;
  width: 118px;
  height: 66px
}
.trust-brands-wrap ul li.tb-tugo span {
  background-position: -900px -438px;
  width: 90px
}
.trust-brands-wrap ul li.tb-jaguar span {
  background-position: -704px -490px;
  width: 119px;
  height: 60px
}
.trust-brands-wrap ul li.tb-rutgers span {
  background-position: -120px -566px;
  width: 134px
}
.testimonial-sec {
  background: #f3e044;
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
  border-radius: 5px;
  padding: 90px 0 90px
}
.customer-testi-wrap {
  max-width: 800px;
  margin: 0 auto 20px;
  text-align: center;
  margin-bottom: 100px
}
.customer-testi-wrap .slider-sec {
  outline: 0
}
.customer-testi-wrap .slider-sec h4 {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 30px;
  font-family: 'Noto Serif';
  font-weight: 400;
  line-height: 1.5;
  font-size: 24px
}
.customer-testi-wrap .slider-sec .avathar h5 {
  display: block;
  color: #3f51b6;
  font-size: 17px;
  margin-bottom: 0
}
.customer-testi-wrap .slider-sec .avathar p {
  font-size: 14px;
  color: #555;
  margin: 0;
  line-height: 1.5
}
.slick-dots li {
  background-color: transparent;
  border: 1px solid #000
}
.slick-dots li.slick-active {
  background: #00060f;
  border: 2.5px solid #000
}
.bottom-cta-wrap .content-wrap h2 {
  max-width: 730px
}
.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
}
.zcircle-tick {
  height: 22px;
  width: 22px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  filter: brightness(0) invert(1)
}
.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
}
.competition-table .zp-headers {
  display: none;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
}
.zp-headers li {
  width: 33.33%;
  display: table-cell;
  vertical-align: bottom;
  position: relative
}
.zp-header li:last-child {
  border-bottom: 1px solid #f2f2f2
}
.competition-table .zp-headers li:nth-child(2) {
  padding: 0;
  margin-top: 0
}
.competition-table .zp-headers span.desklogo {
  padding: 17px 0
}
.competition-table .zp-headers span.kayakologo {
  height: 58px
}
.zp-headers.fixed {
  position: fixed;
  max-width: 1000px;
  top: 52px;
  margin: 0 auto;
  z-index: 100;
  display: block;
  opacity: 1
}
@media only screen and (max-width:1140px) {
  .zp-headers.fixed {
    top: 0
  }
}
@media only screen and (max-width:1100px) {
  .competition-table, .zp-headers.fixed {
    max-width: 900px;
  }
}
@media only screen and (max-width:1024px) {
  .highlight {
    padding: 60px 0
  }
  .customer-competition {
    margin: 100px auto 0
  }
  .bg .content-wrap {
    padding: 80px 0
  }
  .testimonial-sec {
    padding: 70px 0 70px
  }
  .bottom-cta-wrap .content-wrap {
    padding: 80px 0
  }
  .zp-headers.fixed {
    max-width: 970px;
    display: none !important
  }
  .competition-table .zp-headers span.desklogo {
    padding: 11px 0
  }
  .competition-table .zp-headers span.kayakologo {
    height: 52px
  }
}
@media only screen and (max-width:991px) {
  .customer-competition {
    margin: 70px auto 0
  }
  .competition-table ul li p {
    padding: 20px 20px 20px;
    height: 70px
  }
  .competition-table ul li:nth-child(2) {
    margin-top: -7%
  }
  .features-section {
    margin: 80px 0 80px
  }
  .cont-right {
    padding-left: 40px
  }
  .supportbrand img {
    max-width: 100%
  }
  .marketplace img, .blueprint img {
    max-width: 65%
  }
  .z-comparison {
    padding: 0 0 20px
  }
  .review-app-wrap {
    padding: 34px 50px
  }
  .trust-brands-wrap {
    margin-top: 80px
  }
  .brands {
    padding: 0 0 60px
  }
  .customer-testi-wrap {
    max-width: 640px
  }
}
@media only screen and (max-width:767px) {
  .features-banner-wrap .content-wrap {
    margin: 0 auto 20px
  }
  .features-banner-wrap {
    padding: 100px 0 70px
  }
  .competition-table ul li:nth-child(2) {
    margin-top: 0
  }
  .competition-table span.desklogo {
    background-position: -836px 3px;
    padding: 11px 0;
    background-size: auto 60px
  }
  .competition-table ul li p {
    height: 65px;
    font-size: 14px
  }
  .competition-table span.kayakologo {
    display: inline-block;
    width: 148px;
    margin: 10px 0;
    background-size: auto 30px;
    height: 47px;
    background-position: 2px 13px
  }
  .cont-right {
    display: none
  }
  .cont-left {
    width: 100%;
    padding-right: 0
  }
  .not-desktop {
    display: block
  }
  .reasons ul {
    margin-top: 30px
  }
  .maincontainer h2 {
    margin-bottom: 20px
  }
  ul.recognized li {
    transform: scale(0.9)
  }
  .trust-brands-wrap ul li {
    transform: scale(0.85)
  }
  .customer-testi-wrap {
    max-width: 520px
  }
  .customer-testi-wrap .slider-sec h4 {
    font-size: 18px
  }
  .bottom-cta-wrap .content-wrap {
    padding: 60px 0
  }
  .customer-competition h2 {
    margin-bottom: 20px
  }
  .bottom-cta-wrap .content-wrap h2 {
    font-size: 28px
  }
}
@media screen and (max-width:767px) {
  .addon-wrap {
    width: 48%
  }
}
@media screen and (max-width:480px) {
  .addon-wrap {
    width: 90%
  }
  .zd-int-wrap.content-wrap {
    margin-bottom: 80px
  }
  .zd-int-wrap h2 {
    font-size: 24px
  }
}
@media only screen and (max-width:480px) {
  .highlight {
    padding: 40px 20px 30px;
    box-sizing: border-box
  }
  .features-banner-wrap {
    padding: 100px 0 50px
  }
  .customer-competition h2 {
    margin-bottom: 30px
  }
  .competition-table span.desklogo {
    transform: scale(0.7)
  }
  .competition-table span.kayakologo {
    transform: scale(0.8)
  }
  .competition-table ul li p {
    padding: 10px 10px;
    height: 100px
  }
  .i18n-ar .competition-table ul li p {
    height: 115px
  }
  .bg .content-wrap {
    padding: 50px 0
  }
  .features-section {
    margin: 70px 0 60px
  }
  .review-app-wrap {
    padding: 20px 20px
  }
  .trust-brands-wrap {
    margin-top: 0
  }
  ul.recognized li {
    margin: 10px 10px auto
  }
  .trust-brands-wrap h2 {
    max-width: 100%
  }
  .brands {
    padding: 0 0 30px
  }
  .testimonial-sec {
    padding: 40px 0 40px
  }
  .customer-testi-wrap {
    max-width: 320px
  }
  .customer-testi-wrap .slider-sec h4 {
    margin-bottom: 20px
  }
  .features-ban-left h1 {
    margin: 0 auto 10px
  }
}
.competition-table ul:nth-child(2) li:nth-child(2), .competition-table .zp-headers li:nth-child(2) {
  border-left: 1px solid #159a45;
  border-right: 1px solid #159a45;
  background-color: #159a45;
  color: white
}
section.bot-banner-wrap + .bottom-cta-wrap {
  display: none
}
.i18n-ar .features-ban-left h1, .i18n-ar .features-ban-left p, .i18n-ar section.badge.green, .i18n-ar section.badge.green h2, .i18n-ar section.badge.green p {
  text-align: center
}
.i18n-ar .customer-competition h2, .i18n-ar .competition-table ul li:nth-child(2) div, .i18n-ar .competition-table ul li, .i18n-ar .z-comparison .maincontainer p, .i18n-ar .trust-brands-wrap h2 {
  text-align: center
}
.i18n-ar .competition-table ul li:first-child p {
  text-align: right
}
.i18n-ar .cont-left {
  padding-left: 40px;
  padding-right: 0
}
.i18n-ar .toggle-section h3 {
  padding-right: 50px;
  padding-left: 0
}
.i18n-ar .toggle-section li::before {
  right: 6px;
  left: auto
}
.i18n-ar .bottom-cta-wrap .content-wrap h2, .i18n-ar .bottom-cta-wrap .content-wrap, .i18n-ar .addon-image {
  text-align: center
}
.i18n-ar .prologo-wrap::before {
  left: auto;
  right: auto
}
.i18n-ar .competition-table ul li h4 {
  text-align: center;
}
.i18n-ar .cont-left h2 {
  text-align: right
}
.i18n-ar .toggle-section p {
  padding-left: 0;
  padding-right: 50px
}
.i18n-ar .cont-right {
  padding-left: 0;
  padding-right: 80px
}
.i18n-ar .testimonial-sec {
  display: none
}
.i18n-ar .customer-bg::before {
  display: none
}
.i18n-ar .good-customer-section h2 {
  text-align: center
}
.other-lang .testimonial-sec {
  display: none
}
@media only screen and (max-width:991px) {
  .i18n-ar .cont-right {
    padding-right: 40px
  }
}
@media only screen and (max-width:767px) {
  .i18n-ar .cont-left {
    padding-left: 0
  }
}
@media only screen and (max-width:540px) {
  .i18n-ar .features-ban-left {
    text-align: center
  }
  .i18n-ar .assistance-section h4, .i18n-ar .assistance-section p {
    text-align: center
  }
}