*, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}
.zd-hlpdsk-bnr {
  background: #0b5b42;
  position: relative;
  background-size: cover;
  background-repeat: repeat;
  margin-top: -70px;
}
.s_webp .zd-hlpdsk-bnr{
  background-image: url("/sites/zweb/images/desk/zd-help-desk-organic-page-bg-2x.webp");
}
.n_webp .zd-hlpdsk-bnr{
  background-image: url("/sites/zweb/images/desk/zd-help-desk-organic-page-bg-2x.jpg");
}
.zd-bnrbg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.zd-hlpdsk-bnr:after {
  content: '';
  background-image: url("/sites/zweb/images/desk/zd-help-desk-organic-page-banner-patten.svg");
  background-size: 600px auto;
  width: 100%;
  height: 82px;
  position: absolute;
  bottom: -25px;
  background-repeat: repeat;
  left: 0;
  opacity: 0.2;
}
.zd-hlpdsk-bnrsec {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
  padding: 160px 0 200px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 1
}
.bnr-hdr {
  font: 64px/1.1 var(--zf-primary-bold);
  letter-spacing: -1.18px;
}
.hglt-txt {
  display: inline-block;
  border-radius: 39px;
  background: rgb(8, 153, 73);
  padding: 5px 22px;
  margin: 10px 0 5px
}
.s_webp .hglt-txt {
  background-image: url(/sites/zweb/images/desk/zd-help-desk-organic-page-background-bg-patten-1-2x.webp);
}
.n_webp .hglt-txt {
  background-image: url(/sites/zweb/images/desk/zd-help-desk-organic-page-background-bg-patten-1-2x.jpg);
}
.n_webp .zd-hlpdsk-sprite, .n_webp .zd-tstimnl-sec:after, .n_webp .btm-ftrs-lst li:after, .n_webp .zd-lftrgt-img:after, .n_webp .zd-lftrgt-img:before, .n_webp .zd-hlpdsk-ftrs > .ftr-hdr:after,.zd-midbnr-sec:after {
  background-image: url(/sites/zweb/images/desk/zd-help-desk-organic-page-sprite-2x.png);
  background-size: 1026px auto;
  display: inline-block;
}
.s_webp .zd-hlpdsk-sprite, .s_webp .zd-tstimnl-sec:after, .s_webp .btm-ftrs-lst li:after, .s_webp .zd-lftrgt-img:after, .s_webp .zd-lftrgt-img:before, .s_webp .zd-hlpdsk-ftrs > .ftr-hdr:after,.zd-midbnr-sec:after  {
  background-image: url(/sites/zweb/images/desk/zd-help-desk-organic-page-sprite-2x.webp);
  background-size: 1026px auto;
  display: inline-block;
}
p {
  font: 18px/1.7 var(--zf-primary-regular);
}
.bnr-para {
  margin: 20px auto 25px
}
.zd-lftrgt-img {
  position: relative;
}
.zd-lftrgt-img:after, .zd-lftrgt-img:before {
  content: '';
  position: absolute;
  bottom: 12px;
}
.zd-lftrgt-img:after {
  background-position: -382px -554px;
  width: 86px;
  height: 39px;
  right: -110px;
  animation: zd-zoom-anim 8s linear infinite;
}
.zd-lftrgt-img:before {
  background-position: -254px -533px;
  width: 71px;
  height: 71px;
  left: -90px;
  bottom: 0px;
  animation: zd-crcle-anim 24s linear infinite;
}
.zd-cta {
  border-radius: 14px;
}
.zd-ylwbg-sec {
  background: #fff5e7;
  padding-bottom: 200px;
  position: relative;
  z-index: 1
}
.zd-dply-sec {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 100px 0 130px;
  text-align: center
}
.sub-hdr {
  font: 48px/1.2 var(--zf-primary-bold);
  letter-spacing: -0.48px;
  padding-bottom: 25px;
}
.zd-tckicn {
  background-position: -861px -26px;
  width: 27px;
  height: 27px;
  margin-right: 15px;
}
.zd-busns-ftrsec {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0 15px;
  align-items: center;
  justify-content: center;
}
.zd-ftrs-lst {
  border: 1px solid rgb(11, 91, 66);
  padding: 14px 30px;
  border-radius: 30px;
  margin: 10px;
  min-width: 250px;
  display: flex;
  align-items: center;
}
.zd-hlpdsk-ftr {
  font: 20px/1.2 var(--zf-primary-semibold);
}
.zd-lrnmre {
  font: 20px/1.2 var(--zf-primary-bold);
  color: #089949;
  margin: 10px 0;
  display: inline-block;
  border-bottom: 1px solid #089949
}
.zd-arw,.dib {
  display: inline-block;
}
.zd-arw span {
  background: #089949;
  width: 12px;
  height: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 7px;
  transition: all ease .35s;
}
.zd-arw span:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border: 2px solid #089949;
  transform: rotate(-45deg);
  border-left: 0;
  border-top: 0;
  top: -3px;
  right: 0;
}
.act-btn.zd-arw span {
  background: #fff;
}
.act-btn.zd-arw span:before {
  border-color: #fff;
}
.cmpr-btn.zd-arw span {
  background: #000;
}
.cmpr-btn.zd-arw span:before {
  border-color: #000;
}
.zd-hlpdsk-bgsec {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  padding: 110px 0 180px;
  background-size: 894px auto;
  background-repeat: no-repeat;
}
.n_webp .zd-hlpdsk-bgsec.bg_lazy_loaded {
  background-image: url(/sites/zweb/images/desk/zd-help-desk-organic-page-laptop_2x.png);
}
.s_webp .zd-hlpdsk-bgsec.bg_lazy_loaded {
  background-image: url(/sites/zweb/images/desk/zd-help-desk-organic-page-laptop_2x.webp);
}
.max-para1 {
  max-width: 640px;
  margin: 0 auto;
}
.zd-benefits-sec {
  padding: 140px 0 0
}
.zd-benifit-inrsec {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
  /*  padding: 60px 0 0*/
}
.zd-testi-con {
  position: relative;
  z-index: 1;
  padding: 90px 0 200px;
  overflow-x: hidden
}
.zd-sldr-arw {
  background-position: -707px -15px;
  width: 48px;
  height: 48px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 130px);
  right: 12%;
  transform: translateY(-50%);
  z-index: 5
}
.zd-prev-arw {
  left: 12%;
  right: unset;
  background-position: -652px -15px;
  width: 48px;
  height: 48px;
}
.zd-testimonial-sec {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1
}
.zd-testi-slidrs {
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.17);
  padding: 50px 80px;
  width: 720px;
  margin: 0 50px;
  opacity: .5;
  position: relative;
  z-index: 1;
  text-align: center;
}
.inr-ftrhdr {
  font: 34px/1.2 var(--zf-secondary-medium);
  padding-bottom: 15px;
}
.zd-testi-slidrs:not(.zd-active) {
  transform: scale(0.9);
  animation: transform-anim1 1.4s
}
.zd-testi-slidrs.zd-active {
  opacity: 1;
  animation: transform-anim 1.4s
}
@keyframes transform-anim {
  0% {
    transform: scale(0.9)
  }
  100% {
    transform: scale(1)
  }
}
@keyframes transform-anim1 {
  0% {
    transform: scale(1)
  }
  100% {
    transform: scale(0.9)
  }
}
.zd-sldr-icn1, .zd-sldr-icn2, .zd-sldr-icn3, .zd-sldr-icn4, .zd-sldr-icn5 {
  margin-bottom: 10px
}
.zd-sldr-icn1 {
  background-position: -30px -27px;
  width: 100px;
  height: 88px;
}
.zd-sldr-icn2 {
  background-position: -161px -30px;
  width: 88px;
  height: 85px;
}
.zd-sldr-icn3 {
  background-position: -282px -29px;
  width: 86px;
  height: 87px;
}
.zd-sldr-icn4 {
  background-position: -407px -45px;
  width: 86px;
  height: 71px;
}
.zd-sldr-icn5 {
  background-position: -536px -37px;
  width: 79px;
  height: 79px;
}
.zd-sldrLst {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 350px;
  margin: 50px auto
}
.zcrm-sldr-dots {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  position: static;
}
.zcrm-sldr-dots li, .zcrm-sldr-dots li.zsldr-active {
  background: rgb(8, 153, 73, 0.3);
  width: 16px;
  height: 16px;
  margin: 0 20px;
  border-radius: 50%;
  cursor: pointer
}
.zcrm-sldr-dots li.zsldr-active {
  background-color: rgb(8, 153, 73);
  width: 24px;
  height: 24px;
}
.zd-whte-sec {
  position: relative;
  background: #fff;
  padding-bottom: 160px;
}
.zd-whte-sec.pdng-ele {
  padding: 140px 0 0;
  margin-bottom: -140px
}
.max-ele1 {
  margin: 0 auto;
  max-width: 1190px;
  width: 95%;
  text-align: center;
}
.zd-grnftrs-sec {
  margin: -350px auto 0;
  border-radius: 50px;
  padding: 100px;
  background: #073c2c;
  color: #fff;
  position: relative;
  z-index: 2;
}
.para-ele, .zd-cust-desc {
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.zd-tabsec {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 0;
  border-bottom: 1px solid rgb(255, 203, 79, 0.4);
  max-width: 900px;
  margin: 0 auto
}
.zd-tablst {
  margin-right: 30px;
  font: 24px/1.2 var(--zf-primary-semibold);
  cursor: pointer;
  padding: 10px 3px 20px;
}
.actve-tab {
  color: #ffcb4f;
  position: relative
}
.actve-tab:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ffcb4f
}
.zd-tabpara {
  font-size: 20px
}
.zd-indstry-ftrsec {
  display: flex;
  padding: 140px 0;
  text-align: left
}
.zd-indstry-lftsec {
  width: 45%;
  padding: 0 20px
}
.inr-hdr {
  font: 62px/1.2 var(--zf-primary-bold);
  letter-spacing: -0.62px;
}
.zd-indstry-lftsec .inr-hdr, .zd-indstry-lftsec p {
  padding-left: 10px
}
.zd-indstry-ftrstab {
  display: flex;
  padding-top: 30px;
  flex-wrap: wrap
}
.zd-indstry-ftrlst {
  border: 1px solid rgb(255, 203, 79);
  border-radius: 23px;
  font: 18px/1.2 var(--zf-primary-semibold);
  padding: 10px 30px;
  margin: 7px;
  cursor: pointer;
  transition: all 0.5s ease-in-out
}
.zd-indstry-rghtsec {
  width: 55%;
  padding-left: 60px;
  border-left: 1px solid rgb(207, 207, 207);
  position: relative
}
.pdng-top {
  padding-top: 30px
}
.zd-tstimnl-sec {
  border-radius: 30px;
  background-color: rgb(11, 91, 66);
  padding: 50px 45px;
  margin-top: 55px;
  color: #fff;
  position: relative
}
.zd-tstimnl-sec:after {
  content: '';
  background-position: -40px -529px;
  width: 102px;
  height: 85px;
  position: absolute;
  top: 40px;
  left: 20px;
}
.zd-cstmr-sec {
  display: flex;
  align-items: center;
  padding-top: 35px
}
.cust-nme {
  font-family: var(--zf-primary-semibold);
  display: block;
}
.zd-cust-desc {
  width: calc(100% - 110px);
  line-height: 1.3
}
.zd-tstimnl-sec .zd-arw {
  color: rgb(255, 203, 79);
  font-family: var(--zf-primary-semibold)
}
.zd-actve,.zd-indstry-ftrlst:hover,.zd-tstimnl-sec .zd-arw span {
  background: rgb(255, 203, 79)
}
.zd-tstimnl-sec .zd-arw span:before {
  border-color: rgb(255, 203, 79)
}
.cust-icn1 {
  background-position: -560px -391px;
  width: 86px;
  height: 86px;
}
.cust-icn2 {
  background-position: -680px -391px;
  width: 86px;
  height: 86px;
}
.cust-icn3 {
  background-position: -793px -386px;
  width: 86px;
  height: 86px;
}
.cust-icn4 {
  background-position: -794px -520px;
  width: 86px;
  height: 86px;
}
.n_webp .zd-grnftrs-sec.bg_lazy_loaded,.n_webp .zd-grnbg-sec {
  background-image: url("/sites/zweb/images/desk/zd-help-desk-organic-page-background-bg-patten-2x.jpg");
}
.s_webp .zd-grnftrs-sec.bg_lazy_loaded,.s_webp .zd-grnbg-sec {
  background-image: url("/sites/zweb/images/desk/zd-help-desk-organic-page-background-bg-patten-2x.webp");
}
.zd-grnbg-sec.pdng-ele {
  padding-top: 140px;
  position: relative
}
.zd-midbnr-sec {
  border-radius: 119px;
  background-color: rgb(255, 245, 231);
  box-shadow: 0px 18px 29px 0px rgba(0, 0, 0, 0.08);
  max-width: 950px;
  margin: -120px auto 0;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 30px;
  position: relative;
}
.zd-midbnr-sec:after{
  content: '';
  position: absolute;
  right: 60px;
  bottom: 0;
  background-position: -912px -543px;
  width: 78px;
  height: 47px;
}
.zd-midlft-sec {
  padding-left: 40px;
  width: calc(100% - 260px);
}
.sub-para {
  font: 32px/1.2 var(--zf-primary-bold);
}
.zd-mid-btn {
  background: var(--primary-btn-color);
  color: #fff;
  padding: 10px 30px;
  font: 15px/1.4 var(--zf-primary-semibold);
  text-transform: uppercase;
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 25px auto 0
}
.zd-midbnr-img {
  margin: -45px 0 -7px -5px
}
.zd-hlpdsk-sftwresec {
  padding: 140px 0 0;
  max-width: 1220px;
  margin: 0 auto -140px;
  width: 95%;
  text-align: center;
  position: relative;
  z-index: 2
}
.max-para {
  color: #fff;
  max-width: 940px;
  margin: 0 auto
}
.zd-hlpdsk-ftrsec {
  display: flex;
  text-align: left;
  padding-top: 60px
}
.zd-hlpdsk-ftrslst {
  font: 24px/1.2 var(--zf-secondary-medium);
  color: #fff;
  display: inline-block;
  margin: 10px 0;
  cursor: pointer;
  position: relative
}
.zd-hlpdsk-para {
  padding: 12px 25px;
  display: inline-block;
  transition: all ease-in-out 0.2s
}
.ftr-actve .zd-hlpdsk-para {
  background-color: rgb(11, 91, 66);
  color: #ffcb4f;
  border-radius: 30px
}
.zd-hlpdsk-ftrs-icn {
  background-position: -652px -84px;
  width: 33px;
  height: 17px;
  opacity: 0;
  margin-left: 10px;
  transition: all ease-in-out 0.2s
}
.zd-hlpdsk-lftsec {
  width: 40%;
  max-width: 480px;
  padding: 80px 45px 0 0;
}
.zd-hlpdsk-rghtsec {
  width: 60%;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.17);
  position: relative
}
.zd-hlpdsk-ftrs {
  padding: 80px 35px;
  position: absolute;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.ftr-actve .zd-hlpdsk-ftrs-icn,.ftrs-act {
  opacity: 1
}
.zd-ftrs-flxsec {
  display: flex;
}
.zd-flx-rhgtsec {
  width: calc(100% - 80px);
  padding-left: 35px
}
.ftr-hdr {
  font: 30px/1.2 var(--zf-secondary-medium);
  padding-bottom: 20px
}
.ftr-hdr.zd-flx-rhgtsec,.zd-indstry-ftrs .ftr-hdr {
  padding-bottom: 0
}
.pdng-ele,.zd-tablst-secs {
  padding-top: 50px
}
.zd-ftr-icn1 {
  background-position: -36px -159px;
  width: 79px;
  height: 71px;
}
.zd-ftr-icn2 {
  background-position: -137px -159px;
  width: 86px;
  height: 71px;
}
.zd-ftr-icn3 {
  background-position: -365px -158px;
  width: 72px;
  height: 72px;
}
.zd-ftr-icn4 {
  background-position: -259px -158px;
  width: 73px;
  height: 72px;
}
.zd-ftr-icn5 {
  background-position: -478px -163px;
  width: 65px;
  height: 67px;
}
.zd-ftr-icn6 {
  background-position: -580px -158px;
  width: 82px;
  height: 72px;
}
.zd-tpftrs-sec, .zd-fctrs-sec {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
  text-align: center;
  padding: 140px 0;
  color: #000
}
.zd-tpftrs-sec .max-para {
  color: #000;
  max-width: 980px;
}
.zd-tpftrs-sec {
  position: relative;
  z-index: 1;
}
.zd-tpftrs-con {
  padding-top: 70px;
  display: flex;
  text-align: left;
  align-items: flex-start;
}
.zd-tpftrs-lst {
  font: 20px/1.4 var(--zf-primary-regular);
  padding: 15px 0;
  display: block;
  cursor: pointer
}
.tpftrs-actve {
  color: #089949;
  font-family: var(--zf-primary-bold)
}
.zd-tpftrs-lftsec {
  width: 32%;
  padding: 65px 45px 45px 0;
  position: sticky;
  top: 80px;
}
.zd-tpftrs-rghtsec {
  width: 68%;
  margin: 0 auto -140px;
}
.zd-tpftrs-rght-inrsec {
  height: 100%
}
.zd-tpftrs {
  border-radius: 21px;
  padding: 70px 60px;
  margin: 15px 0
}
.bg-clr1 {
  background-color: rgb(230, 222, 235);
}
.bg-clr2 {
  background-color: rgb(255, 245, 231);
}
.bg-clr3 {
  background-color: rgb(223, 238, 215);
}
.bg-clr4 {
  background-color: rgb(249, 232, 214);
}
.zd-ftrs-icn1 {
  background-position: -690px -164px;
  width: 65px;
  height: 65px;
}
.zd-ftrs-icn2 {
  background-position: -784px -169px;
  width: 65px;
  height: 60px;
}
.zd-ftrs-icn3 {
  background-position: -873px -172px;
  width: 65px;
  height: 57px;
}
.zd-ftrs-icn4 {
  background-position: -948px -164px;
  width: 65px;
  height: 66px;
}
.zd-ftrs-icn5 {
  background-position: -36px -278px;
  width: 65px;
  height: 59px;
}
.zd-ftrs-icn6 {
  background-position: -119px -285px;
  width: 65px;
  height: 52px;
}
.zd-ftrs-icn7 {
  background-position: -217px -281px;
  width: 65px;
  height: 56px;
}
.zd-ftrs-icn8 {
  background-position: -307px -281px;
  width: 65px;
  height: 56px;
}
.zd-ftrs-icn9 {
  background-position: -388px -282px;
  width: 65px;
  height: 55px;
}
.zd-ftrs-icn10 {
  background-position: -477px -278px;
  width: 65px;
  height: 59px;
}
.zd-flxele {
  display: flex;
  align-items: center
}
.cust-icn1, .cust-icn2, .cust-icn3, .cust-icn4, .cust-icn5,.zd-flxele .zd-hlpdsk-sprite {
  margin-right: 30px
}
.zd-fctrs-sec {
  color: #fff;
}
.zd-fctrs-ftrs {
  display: flex;
  justify-content: center;
  padding-top: 30px;
  flex-wrap: wrap
}
.zd-fctrs-ftrlst {
  width: calc(33.33% - 60px);
  color: #fff5e7;
  margin: 30px
}
.fctr-hdr {
  font: 30px/1.2 var(--zf-primary-semibold);
  padding: 20px 0;
}
.zd-fctrs-ftrlst p {
  font-size: 16px
}
.zd-fctr-icn1 {
  background-position: -565px -279px;
  width: 63px;
  height: 63px;
}
.zd-fctr-icn2 {
  background-position: -662px -282px;
  width: 60px;
  height: 63px;
}
.zd-fctr-icn3 {
  background-position: -753px -288px;
  width: 67px;
  height: 63px;
}
.zd-fctr-icn4 {
  background-position: -848px -288px;
  width: 64px;
  height: 63px;
}
.zd-fctr-icn5 {
  background-position: -945px -288px;
  width: 52px;
  height: 63px;
}
/*compate table css*/
.zd-dsclmr {
  position: absolute;
  font: 10px/1.2 var(--zf-primary-regular);
  color: #454545;
  left: 55%;
  bottom: 25px;
  width: 250px
}
.zd-comparison-table {
  margin: 0 auto;
  width: 100%;
  padding: 0 30px 140px;
  position: relative;
  text-align: center
}
.zd-table-maincon {
  background: #fff;
  border-radius: 24px;
  max-width: 1260px;
  margin: 45px auto 0;
  padding: 30px 0;
}
.zd-filter-drpdwn {
  background-color: #f3f3f3;
  max-width: 540px;
  margin: 0 auto;
  border-radius: 45px;
  padding: 25px 35px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center
}
.zd-table-filter {
  position: relative;
  margin-bottom: 20px
}
.zd-fltr-para {
  font: 16px/1.2 var(--zf-primary-regular)
}
.zd-fltr-reset, .zd-tble-para {
  font: 14px/1.6 var(--zf-primary-regular)
}
.zd-fltr-reset {
  border-bottom: 1px solid #000;
  cursor: pointer;
  display: none;
  margin-left: 20px
}
.zd-flter-input {
  padding: 10px 35px 10px 15px;
  border: 1px solid #e1dfdf;
  border-radius: 10px;
  background-color: #fff;
  max-width: 230px;
  margin: 0 0 0 10px;
  min-width: 200px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer
}
.zd-fltr-click {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  margin: auto
}
.zd-fltr-popup {
  padding: 80px 30px;
  position: fixed;
  height: 315px;
  width: 100%;
  background: #fff;
  z-index: 999;
  left: -10px;
  margin: 0 auto;
  box-sizing: border-box;
  top: 50%;
  text-align: center;
  display: none;
  max-width: 900px;
  right: 0;
  transform: translateY(-50%)
}
.zd-popup-hdr {
  font: 15px/1.2 var(--zf-primary-bold);
  color: #424242;
  padding-bottom: 15px
}
.zd-popup-hdr.altr-err {
  color: #f0483e
}
.zd-fltr-elmts {
  color: #424242;
  font: 12px/1.2 var(--zf-primary-regular);
  max-width: 810px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%
}
.zd-flter-input .zd-fltr-elmts {
  width: 175px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block
}
.zd-popup-fltrs {
  border: 1px solid #0b5b42;
  border-radius: 10px;
  background-color: #fff;
  padding: 10px;
  margin: 10px;
  font: 14px/1.2 var(--zf-primary-regular);
  color: #0b5b42;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all ease-in-out .2s
}
.zd-popup-fltrs.fltr-active {
  background: #f5ffe3
}
.zd-popup-fltrs span {
  margin-right: 10px
}
.zd-fltr-icn {
  background-position: -520px -533px;
  width: 19px;
  height: 24px;
}
.zd-fltr-icn1 {
  background-position: -564px -537px;
  width: 21px;
  height: 17px;
}
.zd-fltr-icn2 {
  background-position: -606px -536px;
  width: 27px;
  height: 19px;
}
.zd-fltr-icn3 {
  background-position: -656px -535px;
  width: 17px;
  height: 20px;
}
.zd-fltr-icn4 {
  background-position: -695px -534px;
  width: 20px;
  height: 21px;
}
.zd-fltr-icn5 {
  background-position: -520px -579px;
  width: 19px;
  height: 21px;
}
.zd-fltr-icn6 {
  background-position: -564px -580px;
  width: 21px;
  height: 21px;
}
.zd-fltr-icn7 {
  background-position: -610px -580px;
  width: 19px;
  height: 21px;
}
.zd-fltr-icn8 {
  background-position: -656px -580px;
  width: 17px;
  height: 21px;
}
.zd-fltr-icn9 {
  background-position: -695px -581px;
  width: 20px;
  height: 20px;
}
.zd-reset-icn, .zd-clse-icn {
  position: absolute;
  right: 20px;
  top: 18px;
  cursor: pointer;
  font: 12px/1.2 var(--zf-primary-regular)
}
.zd-popup-ovrly {
  background-color: rgb(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  display: none
}
.zd-cmpsn-tblesec {
  overflow: auto
}
.zd-cmprson-table, .zd-cmprtble-fxd {
  max-width: 1210px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%
}
.zd-tble-title {
  position: sticky;
  left: 0;
  width: 110px !important
}
.zd-tble-sec {
  width: 110px;
  box-sizing: border-box
}
.zd-tble-title.zd-tble-sec, .zd-tble-sec.zd-desk {
  display: block !important
}
.zd-tble-lst:not(.zd-hdr) {
  border: 1px solid #dedcdc;
  border-left: 0
}
.zd-tble-title .zd-tble-lst {
  align-items: flex-end;
  border: 0;
  border-right: 1px solid #dedcdc
}
.zd-tble-lst .zd-benefit-sprite {
  margin-bottom: 4px
}
.zd-tble-lst.zd-hdr .zd-tble-para {
  text-align: center
}
.zd-tble-lst:not(.zd-hdr) .zd-tble-para {
  font-size: 13px
}
.zd-tble-lst {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 8px;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  text-align: left;
}
.zd-tble-title .zd-tble-para {
  font-family: var(--zf-primary-bold);
  text-align: right
}
.zd-tble-lst.zd-hdr {
  border: 0;
  align-items: center;
  height: 100px;
  padding: 20px 0 10px;
  width: 110px
}
.zd-tble-lst:not(:last-child) {
  border-bottom: 0
}
.zd-tble-sec:not(.zd-tble-title) .zd-tble-lst:not(.zd-hdr):nth-child(odd) {
  background: #fff5e8
}
.zd-tble-sec.zd-desk:not(.zd-tble-title) .zd-tble-lst:not(.zd-hdr):nth-child(odd) {
  background: #ebffe8
}
.zd-cmprson-table[data-clm="9"] .zd-tble-para.tble-hgt1 {
  height: 95px
}
.tble-lst6 {
  height: 85px
}
.zd-cmprson-table[data-clm="8"] .tble-lst1, .zdsec-cons1, .zdsec-cons2, .zdsec-cons3 {
  height: 90px
}
.zd-cmprson-table[data-clm="8"] .zd-tble-para.tble-hgt1 {
  height: 75px
}
.zd-cmprson-table[data-clm="8"] .zd-tble-para.tble-hgt2 {
  height: 240px
}
.zd-cmprson-table[data-clm="8"] .zd-tble-para.tble-hgt3, .zd-cmprson-table[data-clm="3"] .zd-tble-para.tble-hgt2, .zd-cmprson-table[data-clm="4"] .zd-tble-para.tble-hgt2, .zd-cmprson-table[data-clm="5"] .zd-tble-para.tble-hgt2 {
  height: 160px
}
.zd-cmprson-table[data-clm="7"] .tble-lst1, .zd-cmprson-table[data-clm="9"] .zd-tble-para.tble-hgt1:first-child, .zd-cmprson-table[data-clm="9"] .zd-tble-para.tble-hgt4, .zd-cmprson-table[data-clm="7"] .zd-tble-para.tble-hgt1:first-child, .zd-cmprson-table[data-clm="7"] .zd-tble-para.tble-hgt4 {
  height: 80px
}
.zd-cmprson-table[data-clm="8"] .zd-tble-para.tble-hgt1:first-child, .zd-cmprson-table[data-clm="8"] .zd-tble-para.tble-hgt4, .zd-cmprson-table[data-clm="7"] .zd-tble-para.tble-hgt1, .zd-cmprson-table[data-clm="3"] .tble-lst1, .zd-cmprson-table[data-clm="4"] .tble-lst1, .zd-cmprson-table[data-clm="5"] .tble-lst1, .zd-cmprson-table[data-clm="3"] .zd-tble-para.tble-hgt1, .zd-cmprson-table[data-clm="4"] .zd-tble-para.tble-hgt1, .zd-cmprson-table[data-clm="5"] .zd-tble-para.tble-hgt1, .zd-tble-para.tble-hgt1:first-child, .zd-tble-para.tble-hgt4 {
  height: 70px
}
.zd-cmprson-table[data-clm="7"] .zd-tble-para.tble-hgt2 {
  height: 210px
}
.zd-cmprson-table[data-clm="7"] .zd-tble-para.tble-hgt3 {
  height: 140px
}
.zd-cmprson-table[data-clm="3"] .zd-tble-para.tble-hgt1:last-child, .zd-cmprson-table[data-clm="4"] .zd-tble-para.tble-hgt1:last-child, .zd-cmprson-table[data-clm="5"] .zd-tble-para.tble-hgt1:last-child {
  height: 40px
}
.zd-cmprson-table[data-clm="3"] .zd-tble-para.tble-hgt1:first-child, .zd-cmprson-table[data-clm="3"] .zd-tble-para.tble-hgt4, .zd-cmprson-table[data-clm="4"] .zd-tble-para.tble-hgt1:first-child, .zd-cmprson-table[data-clm="4"] .zd-tble-para.tble-hgt4, .zd-cmprson-table[data-clm="5"] .zd-tble-para.tble-hgt1:first-child, .zd-cmprson-table[data-clm="5"] .zd-tble-para.tble-hgt4, .zd-cmprson-table[data-clm="7"] .zd-tble-para.tble-hgt1:last-child, .zd-cmprson-table[data-clm="8"] .zd-tble-para.tble-hgt1:last-child, .zd-cmprson-table[data-clm="9"] .zd-tble-para.tble-hgt1:last-child {
  height: 50px
}
.tble-lst1 {
  height: 100px
}
.zd-tble-para.tble-hgt1, .zd-cmprson-table[data-clm="3"] .zd-tble-para.tble-hgt3, .zd-cmprson-table[data-clm="4"] .zd-tble-para.tble-hgt3, .zd-cmprson-table[data-clm="5"] .zd-tble-para.tble-hgt3, .zd-cmprson-table[data-clm="9"] .tble-lst1 {
  height: 110px
}
.zd-tble-para.tble-hgt1:last-child {
  height: 60px
}
.zd-tble-para.tble-hgt2 {
  height: 170px
}
.zd-hlpdsk-main a,.zd-tble-para .zd-para-hdr {
  font-family: var(--zf-primary-semibold)
}
.zd-best-animlists li {
  position: relative;
  padding: 0 60px
}
.zd-dsclmr-sec {
  margin: 0 auto
}
.zd-dsclmr-para {
  font: 12px/1.4 var(--zf-primary-regular);
  color: #777;
  padding: 15px 0 0;
  text-align: center;
  max-width: 700px;
  margin: 0 auto
}
.zd-tble-sec.zd-desk {
  position: sticky;
  left: 110px
}
.slick-dots {
  margin: 25px 0 0
}
.zd-cmprtble-fxd {
  z-index: 9;
  position: fixed;
  transform: translateY(-100px);
  transition: all .5s ease-in-out;
  top: 102px;
  left: 0;
  right: 0;
  margin: 0 auto;
  visibility: hidden
}
.zd-cmprtble-fxd.cmp_Fixed {
  transform: translateY(0);
  visibility: visible
}
.zd-cmprtble-fxd .zd-tble-lst.zd-hdr {
  border-right: 1px solid #dedcdc;
  border-bottom: 1px solid #dedcdc
}
.zd-cmprtble-fxd > .zd-tble-lst.zd-hdr:first-child {
  box-shadow: unset;
  border-bottom: 0;
  width: 110px !important
}
.cmpr-hdr-scrl {
  display: flex;
  position: relative;
  z-index: 0
}
.zd-cmprtble-fxd .zd-tble-lst.zd-hdr.zd-desk, .zd-cmprtble-fxd .zd-tble-lst.zd-hdr:first-child {
  z-index: 2
}
.zd-cmprtble-fxd.cmp_Fixed:after {
  content: '';
  position: absolute;
  width: 60px;
  height: 95px;
  left: 0px;
  background: #fff
}
.zd-cmprtble-fxd.cmp_Fixed:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 105px;
  left: calc(100vw - 60px);
  background: #073c2c;
  z-index: 2;
  top: 0
}
.zd-shw-ele {
  opacity: 0;
  border: 1px solid #089949;
  background-color: #089949;
  color: #fff;
  position: absolute;
  border-radius: 12px;
  right: 65px;
  top: 14px;
  font: 12px/1.2 var(--zf-primary-regular);
  cursor: not-allowed;
  box-sizing: border-box;
  padding: 3px 10px
}
.show-clk {
  cursor: pointer;
  opacity: 1
}
.zd-tbletxt {
  color: #555;
  font-size: 12px;
  display: inline-block
}
/*table css end*/
.zd-busnes-ftrsec {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  padding: 140px 30px 0;
}
.zd-busns-ftrcon {
  display: flex;
  padding-top: 70px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.zd-busns-ftrs {
  width: calc(25% - 50px);
  margin: 0 25px;
  text-align: center;
}
.zd-ftr-para {
  padding-top: 30px;
  font: 28px/1.2 var(--zf-secondary-medium);
}
.zd-busns-icn1 {
  background-position: -40px -377px;
  width: 72px;
  height: 97px;
}
.zd-busns-icn2 {
  background-position: -165px -382px;
  width: 92px;
  height: 91px;
}
.zd-busns-icn3 {
  background-position: -289px -387px;
  width: 94px;
  height: 92px;
}
.zd-busns-icn4 {
  background-position: -425px -381px;
  width: 71px;
  height: 92px;
}
.zd-busns-ftrs .zd-ftr-para {
  min-height: 98px;
  display: block
}
.zd-advantage-con {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  padding-top: 140px;
}
.adv-con-inner {
  display: flex;
  flex-wrap: wrap;
  max-width: 960px;
  width: 100%;
  margin-bottom: -300px;
  position: relative;
}
.zd-advntges-box {
  width: 33.33%;
  padding: 50px 25px 60px 40px;
  background: #247a5f;
  text-align: left;
}
.zd-advntges-box.non-box {
  background: transparent;
  position: relative;
}
.zd-advntges-box.third-bx, .zd-advntges-box.fifth-bx {
  background: #094c37;
}
.count-txt {
  color: #d8ae52;
  font: 72px/1 var(--zf-primary-bold);
  margin-bottom: 8px;
}
.count-txt span {
  font: 40px/1 var(--zf-primary-semibold);
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;
}
.adv-bx-para {
  font: 24px/1.3 var(--zf-primary-regular);
  color: #fff;
}
.bx-hdr {
  position: absolute;
  width: 380px;
  text-align: left;
  left: -100px;
  top: 45px;
}
.bx-hdr span {
  color: #0b5b42;
}
.second-bx {
  border-top-left-radius: 25px
}
.third-bx {
  border-top-right-radius: 25px
}
.fourth-bx {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px
}
.sixth-bx {
  border-bottom-right-radius: 25px
}
.zd-desclaimer {
  font: 11px / 1.4 var(--zf-primary-regular);
  color: #333;
  z-index: 1;
  position: absolute;
  bottom: -30px;
  text-align: right;
  right: 0;
}
.bottom-sec {
  padding: 100px 0 0;
}
.zd-btm-sec {
  max-width: 1090px;
  margin: 0 auto;
  padding: 140px 0;
  text-align: center;
  box-sizing: border-box
}
.zd-btm-sec .sub-hdr {
  color: #0b5b42;
  font-family: var(--zf-primary-extrabold);
}
.btm-ftrs-lst {
  display: flex;
  justify-content: center;
  padding: 20px 0 55px;
  flex-wrap: wrap
}
.btm-ftrs-lst li {
  position: relative;
  padding-left: 35px;
  text-align: left;
  margin-right: 25px;
  font: 20px/1.2 var(--zf-primary-regular)
}
.zd-tablst:last-child,.zdlist-sec:last-child, .btm-ftrs-lst li:last-child {
  margin: 0
}
.btm-ftrs-lst li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  background-position: -185px -571px;
  width: 30px;
  height: 18px
}
.zdbest-menu-sec, .zdbest-boxsec, .btns-sec {
  display: flex;
  justify-content: center
}
.btns-sec a {
  color: #fff !important;
  text-decoration: none !important;
  min-width: 300px;
  margin: 0;
  border-radius: 16px;
  text-align: center;
  padding: 10px 25px 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center
}
.btns-sec a.cmpr-btn {
  font-size: 18px;
  margin-left: 30px;
  border: 1px solid #000;
  background-color: #fff;
  color: #000 !important;
  text-transform: uppercase;
  font-family: var(--zf-primary-semibold)
}
.zd-faq-sec {
  background: #f7f8f5
}
.faq_container {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 140px 30px;
  text-align: center;
  box-sizing: border-box
}
.faq_exp_sec {
  position: sticky
}
.expand-all-sec {
  box-sizing: border-box;
  width: 110px;
  background-color: #e3e3e3;
  border-radius: 12px;
  font: 16px/1.2 var(--zf-primary-regular);
  color: #181819;
  padding: 6px 10px;
  cursor: pointer;
  position: absolute;
  top: 160px;
  right: -80px;
  transform: translateY(-50%) rotate(270deg)
}
.gd-fqa {
  text-align: left;
  padding: 45px 0 0
}
.ga-fq-cont {
  transition: all .5s linear;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 5%);
  margin: 0 auto 10px;
  padding: 30px 80px 30px 30px;
  box-sizing: border-box;
  cursor: pointer
}
.gd-qus {
  font: 28px/1.2 var(--zf-secondary-medium);
  cursor: pointer;
  position: relative
}
.gd-ans {
  display: none;
  padding: 15px 0 0
}
.gd-ans ul {
  list-style: decimal;
  padding: 20px 20px 0 30px
}
.gd-ans ul li {
  padding-bottom: 20px
}
.open-icon {
  position: absolute;
  top: 6px;
  right: -50px;
  background-position: -920px -422px;
  width: 25px;
  height: 24px;
}
.open-icon.close-icon {
  background-position: -957px -422px;
}
.zd-tabs-lst,.zd-indstry-ftrs,.zd-tabqus, .zd-hlpdsk-qus {
  display: none
}
.ylw-hdr,.ylw-lnk {
  color: #ffcb4f
}
.zd-tpftrs a,.gd-ans a {
  color: #089949
}
@keyframes zd-crcle-anim {
  0%, 100% {
    transform: rotate(0)
  }
  50% {
    transform: rotate(180deg)
  }
}
@keyframes zd-zoom-anim {
  0%, 100% {
    opacity: 1;
    transform: scale(1)
  }
  50% {
    opacity: 0.5;
    transform: scale(0.8)
  }
}
 .gd-ans .pdng-tp {
    padding: 15px 0 0
  }
.zd-hdrmenu-con1 {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: -50px;
    z-index: 10;
    visibility: hidden;
    left: 0;
    box-sizing: border-box;
    transition: all .5s
}
.zd-hdrmenu-con1.menu-active1 {
    visibility: visible;
    top: 55px;
    box-shadow: 0 1px 3px rgba(0,0,0,.05)
}
.zd-hdr-inrcon1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}
.zd-hdrmenu-lstcon1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 960px;
    margin: 0 auto
}
.zd-hdrmenu-lst1 {
    font: 14px / 1.2 var(--zf-primary-semibold);
    color: #7f7c7c;
    padding: 14px 20px;
    cursor: pointer
}
.zd-hdrmenu-lst1.zdslck-active1 {
    color: #089949;
    border-bottom: 2px solid #089949
}
.pdng-val {
    padding-top: 25px;
}
.ylw-lnk.zd-arw{
    padding-top: 15px;
}
.ylw-lnk.zd-arw span {
    background: #ffcb4f;
}
.ylw-lnk.zd-arw span:before {
    border-color: #ffcb4f;
}
@media only screen and (max-width: 1270px) {
  .zd-cmprtble-fxd.cmp_Fixed {
    left: 30px;
  }
  .zd-sldr-arw {
    right: 100px
  }
  .zd-prev-arw {
    left: 100px;
  }
  .zd-cmprtble-fxd {
    right: inherit
  }
}
@media only screen and (max-width: 1200px) {
  .zd-cmprtble-fxd.cmp_Fixed {
    top: 45px;
  }
.zd-hdrmenu-con1.menu-active1 {
    top: 0;
}
  .zd-table-filter, .zd-comparison-table .inr-hdr {
    padding-left: 25px
  }
  .tble-lst1 {
    height: 100px !important
  }
  .zd-tble-para.tble-hgt1 {
    height: 110px !important
  }
  .zd-tble-para.tble-hgt1:last-child {
    height: 60px !important
  }
  .zd-tble-para.tble-hgt1:first-child, .zd-tble-para.tble-hgt4 {
    height: 70px !important
  }
  .zd-tble-para.tble-hgt2 {
    height: 150px !important
  }
  .zd-tble-para.tble-hgt3 {
    height: 130px !important
  }
  .tble-lst5 {
    height: 260px
  }
}
@media only screen and (max-width: 1140px) {
  .zd-cmprson-table, .zd-cmprtble-fxd {
    justify-content: flex-start
  }
  .zd-cmprtble-fxd {
    top: 0
  }
  .zd-grnftrs-sec {
    padding: 65px;
  }
  .zd-hdrmenu-lst1 {
        padding: 14px 10px;
        font-size: 13px;
    }
}
@media only screen and (max-width: 1100px) {
  .zd-advntges-box {
    padding: 40px 35px 50px;
  }
  .bx-hdr {
    font-size: 40px;
    left: -10px;
    top: 10px;
    max-width: 300px;
  }
  .zd-advantage-con {
    padding: 80px 25px 0
  }
  .adv-bx-para {
    font-size: 20px;
  }
  .count-txt {
    font-size: 64px;
  }
  .zd-comparison-table {
    background: #fff !important;
    padding: 100px 25px 100px 10px
  }
  .zd-comparison-table .ylw-hdr, .zd-comparison-table .max-para {
    color: #000;
    padding-left: 15px;
  }
  .zd-table-maincon {
    padding-bottom: 0
  }
  .zd-cmprtble-fxd.cmp_Fixed {
    left: 10px
  }
  .zd-cmprtble-fxd.cmp_Fixed:before {
    left: calc(100vw - 35px);
    background: #fff;
  }
  .zd-hlpdsk-bnrsec {
    padding: 120px 30px 100px
  }
  .zd-dply-sec {
    padding: 100px 10px 90px;
    position: relative;
    max-width: 800px;
    margin: 0 auto
  }
  .zd-tckicn {
    margin-right: 10px;
  }
  .bnr-hdr {
    font-size: 52px;
    letter-spacing: -1.02px;
  }
  .sub-hdr {
    font-size: 40px;
    padding-bottom: 20px;
    letter-spacing: -0.4px;
  }
  .zd-busns-ftrsec {
    justify-content: flex-start;
    max-width: 760px;
    margin: 0 auto;
  }
  .zd-dply-sec .zd-arw {
    position: absolute;
    bottom: 115px;
    left: 500px;
  }
  .zd-ftrs-lst {
    padding: 12px 25px;
    margin: 8px;
  }
  .zd-hlpdsk-bgsec {
    padding: 70px 30px 130px;
    background-size: 100% 100%;
    max-width: 760px
  }
  .max-para1 {
    max-width: 590px;
  }
  .zd-benefits-sec {
    padding: 100px 0 0;
  }
  .zslider-init {
    position: relative
  }
  .zcrm-slider-sec {
    overflow: hidden;
  }
  .zcrm-slider-sec, .zcrm-slider-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .zcrm-sldrs {
    display: block;
    float: left;
    text-align: center;
    height: 100%;
    min-height: 1px;
    margin: 20px;
  }
  .zcrm-slick-list::before {
    display: table;
    content: '';
  }
  .zcrm-sldr-dots {
    margin: 30px auto 0
  }
  .zd-testi-slidrs, .zd-testi-slidrs:not(.zd-active), .zd-testi-slidrs.zd-active {
    opacity: 1;
    transform: initial;
    animation: unset;
  }
  .zd-testi-con {
    padding: 50px 30px 100px;
  }
  .zd-ylwbg-sec.pdng-ele {
    padding: 0
  }
  .zd-grnftrs-sec {
    padding: 100px 30px;
    width: 100%;
    margin: 0 auto;
    border-radius: inherit;
  }
  .zd-tablst {
    font-size: 20px;
    margin-right: 15px;
  }
  .zd-tablst-secs {
    padding-top: 35px;
  }
  .zd-tabpara {
    font-size: 18px;
  }
  .para-ele, .zd-cust-desc {
    font-size: 18px;
  }
  .zd-indstry-ftrsec {
    display: block;
    padding: 100px 30px 60px;
    width: 100%
  }
  .zd-indstry-lftsec, .zd-indstry-rghtsec, .zd-hlpdsk-lftsec, .zd-hlpdsk-rghtsec {
    width: 100%;
    padding: 0;
    border: none;
    max-width: 100%;
    display: block
  }
  .zd-indstry-lftsec .inr-hdr, .zd-indstry-lftsec p {
    padding-left: 0;
  }
  .zd-indstry-rghtsec {
    padding-top: 60px
  }
  .inr-hdr {
    font-size: 46px;
    letter-spacing: -0.46px;
  }
  .zd-midbnr-sec {
    max-width: 600px;
    width: calc(100% - 60px);
    padding: 40px;
    text-align: center;
    margin: -110px auto 0;
    border-radius: 100px;
  }
  .sub-para {
    font-size: 26px
  }
  .inr-ftrhdr {
    font-size: 32px;
  }
  .zd-hlpdsk-sftwresec {
    padding: 100px 30px 0;
    width: 100%;
  }
  .zd-hlpdsk-ftrsec {
    display: block;
    padding-top: 35px;
  }
  .zd-hlpdsk-ftrslst {
    width: 100%
  }
  .pdng-top {
    padding-top: 20px;
  }
  .zd-hlpdsk-lftsec {
    max-width: 590px;
    padding-bottom: 60px
  }
  .zd-tpftrs-sec, .zd-fctrs-sec {
    width: 100%;
    padding: 100px 30px
  }
  .zd-tpftrs-con {
    display: block;
    padding-top: 50px;
  }
  .zd-tpftrs-rghtsec {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: inherit
  }
  .zd-whte-sec.pdng-ele {
    margin-bottom: 0;
    background: inherit;
  }
  #zd-slctncrtia {
      background: #fff5e7;
  }
  .zd-grnbg-sec.pdng-ele {
    padding-top: 0;
  }
  .zd-fctrs-ftrlst {
    width: calc(50% - 25px);
    margin: 25px;
  }
  .zd-fctrs-ftrlst:nth-child(odd) {
    margin-left: 0;
  }
  .zd-fctrs-ftrlst:nth-child(even) {
    margin-right: 0;
  }
  .zd-fctrs-ftrlst:last-child {
    margin-bottom: 0
  }
  .fctr-hdr {
    font-size: 26px
  }
  .zd-busnes-ftrsec {
    padding: 100px 30px 0
  }
  .zd-busns-ftrcon {
    padding-top: 30px;
  }
  .zd-busns-ftrs {
    width: calc(50% - 50px);
    margin: 25px
  }
  .zd-ftr-para, .gd-qus {
    font-size: 26px
  }
  .zd-btm-sec {
    padding: 120px 30px 100px;
  }
  .faq_container {
    padding: 100px 30px
  }
  .faq_exp_sec {
    margin: 25px 15px 0;
    text-align: right;
    position: static;
  }
  .expand-all-sec {
    position: static;
    transform: inherit;
  }
  .gd-fqa {
    padding: 20px 0 0;
  }
  br,.zd-midbnr-sec:after {
    display: none
  }
  .bnr-hdr br {
    display: block
  }
  .zd-tpftrs-sec {
    background: #fff5e7
  }
  .zd-tpftrs {
    background-color: inherit !important;
    padding: 0;
    border-radius: unset;
    border-bottom: 1px solid rgb(0, 0, 0, 0.102);
    margin: 0 auto
  }
  .zd-tpftrs:last-child {
    border-bottom: none
  }
  .zd-tpftrs .ftr-hdr {
    display: flex;
    padding: 20px 0
  }
  .zd-ftrpara {
    display: none;
    padding-bottom: 25px
  }
  .zd-benifit-inrsec {
    padding: 0 25px
  }
  .btm-ftrs-lst li {
    font-size: 18px
  }
  .zd-midlft-sec {
    padding-left: 0;
    width: 100%;
  }
  .zd-busns-ftrs .zd-ftr-para {
    max-width: 200px;
    margin: 0 auto;
  }
  .zd-exp-icn {
    background-position: -1892px -84px;
    width: 15px;
    height: 15px;
  }
  .zd-ftractve .zd-exp-icn {
    background-position: -1671px -183px;
    width: 16px;
    height: 2px;
  }
  .zd-ftrhdr-ele {
    width: calc(100% - 150px);
  }
  .zd-flxele .zd-hlpdsk-sprite.zd-exp-icn {
    margin: 0 auto
  }
  .zd-comparison-table .ylw-lnk {
    color: #089949
  }
  .zd-testi-slidrs.zcrm-sldrs {
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 900px) {
  .zd-fltr-popup {
    left: 0
  }
  .zd-advntges-box.non-box {
    padding: 0;
  }
  .zd-advntges-box {
    padding: 35px 20px 40px;
  }
  .bx-hdr {
    font-size: 36px;
    position: static;
    margin-top: 20px;
    max-width: 250px
  }
}
@media only screen and (max-width: 767px) {
  .zd-lftrgt-img:before, .zd-lftrgt-img:after {
    display: none !important
  }
  .zd-indstry-ftrlst:hover {
      background: transparent;
   }
   .zd-indstry-ftrstab,.zd-hdrmenu-lstcon1 {
       max-width: inherit;
   }
   .zcrm-sldr-dots li, .zcrm-sldr-dots li.zsldr-active {
      width: 12px;
      height: 12px;
  }
  .zcrm-sldr-dots li.zsldr-active {
      width: 18px;
      height: 18px;
   }
  .zd-hlpdsk-bnr:after {
    background-size: 460px auto;
    height: 41px;
    bottom: -5px;
  }
  .zd-comparison-table {
    padding: 70px 25px 70px 0
  }
  .zd-fltr-reset {
    margin: 0 auto;
    width: 45px
  }
  .zd-flter-input {
    margin: 10px auto
  }
  .zd-filter-drpdwn {
    display: block;
    text-align: center
  }
  .zd-dsclmr-para {
    padding: 15px 0 0 25px
  }
  .zd-fltr-popup {
    padding: 80px 30px 50px;
    position: fixed;
    height: auto;
    width: 100%;
    left: 0;
    right: 0;
    top: unset;
    bottom: 45px;
    transform: unset
  }
  .zd-cmprtble-fxd.cmp_Fixed {
    left: 0
  }
  .zd-cmprtble-fxd.cmp_Fixed:before {
    width: 25px;
    left: calc(100vw - 25px)
  }
  .zd-advntges-box {
    border-radius: 0;
    text-align: center;
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
  }
  .bx-hdr {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 100%
  }
  .zd-advntges-box.second-bx {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
  }
  .zd-advntges-box.sixth-bx {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px
  }
  .adv-bx-para {
    font-size: 18px;
  }
  .hglt-txt {
    padding: 5px 15px;
  }
  .zd-hlpdsk-qus {
    display: block
  }
  .bnr-hdr {
    font-size: 28px;
    letter-spacing: -0.56px
  }
  .bnr-para {
    margin: 20px auto 0
  }
  .zd-hlpdsk-bnrsec {
    padding: 95px 25px 70px
  }
  .sub-hdr {
    font-size: 32px;
    letter-spacing: inherit
  }
  .zd-dply-sec {
    padding: 70px 25px 50px;
    text-align: left;
  }
  .zd-busns-ftrsec {
    padding-top: 0;
  }
  .zd-ftrs-lst {
    padding: 12px 0;
    border: none;
    text-align: left;
    margin: 10px 10px 0;
  }
  .zd-tckicn {
    margin-right: 15px;
  }
  .zd-hlpdsk-ftr {
    font-size: 18px;
    width: calc(100% - 40px)
  }
  .zd-hlpdsk-bgsec,.zd-hlpdsk-bgsec.bg_lazy_loaded {
    padding: 10px 30px 0;
    background: inherit !important;
  }
  .zd-dply-sec .zd-arw {
    position: static;
    text-align: left;
  }
  .zd-benefits-sec {
    padding: 70px 25px 0;
  }
  .zd-testi-con {
    padding: 30px 5px 70px;
  }
  .zd-testi-slidrs {
    padding: 30px 25px;
  }
  .inr-ftrhdr {
    font-size: 26px;
  }
  p, .para-ele, .zd-cust-desc, .zd-tabpara, .btns-sec a.cmpr-btn {
    font-size: 16px
  }
  .zd-grnftrs-sec {
    padding: 70px 25px 55px;
  }
  .zd-indstry-ftrsec {
    padding: 70px 0 0;
    margin-bottom: -140px;
  }
  .inr-hdr {
    font-size: 40px;
    letter-spacing: inherit
  }
  .zd-indstry-lftsec, .zd-indstry-rghtsec {
    padding: 0 25px
  }
  .zd-indstry-lftsec {
    padding-bottom: 20px
  }
  .zd-indstry-rghtsec {
    padding-top: 30px;
    z-index: 1
  }
  .zd-tstimnl-sec {
    padding: 35px 30px;
    margin-top: 35px;
  }
  .zd-whte-sec {
    padding-bottom: 0;
  }
  .zd-midbnr-sec {
    max-width: 100%;
    width: 100%;
    padding: 205px 25px 70px;
    margin: 0 auto;
    border-radius: inherit;
  }
  .zd-midbnr-sec.pdng-rmve {
    padding-top: 70px;
  }
  .zd-ecommerce {
    padding-bottom: 200px;
  }
  .zd-hlpdsk-sftwresec {
    background: #fff;
    padding: 70px 25px;
    margin: 0 auto
  }
  .zd-hlpdsk-sftwresec .max-para, .zd-hlpdsk-sftwresec .ylw-hdr {
    color: #000
  }
  .zd-cstmr-sec {
    padding-top: 25px;
  }
  .zd-hlpdsk-rghtsec {
    box-shadow: unset;
    border-radius: inherit
  }
  .zd-ftrs-flxsec:last-child {
    padding: 25px 0 0;
  }
  .zd-whte-sec.pdng-ele {
    padding: 0;
  }
  .zd-tpftrs-sec, .zd-fctrs-sec {
    padding: 70px 25px
  }
  .zd-fctrs-ftrlst:nth-child(even), .zd-fctrs-ftrlst, .zd-fctrs-ftrlst:nth-child(odd) {
    width: 100%;
    margin: 0 auto;
  }
  .zd-btm-sec {
    padding: 90px 25px 70px;
  }
  .zd-tabqus {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .zd-hlpdsk-ftrs {
    padding: 0;
    position: static;
    opacity: 1;
    transition: inherit;
    display: block;
    border-bottom: 1px solid rgb(0, 0, 0, 0.102);
  }
  .zd-tabs-lst:last-child, .zd-hlpdsk-ftrs:last-child {
    border-bottom: none
  }
  .zd-tabpara {
    display: none;
    padding-bottom: 25px
  }
  .zd-ftrs-parasec:last-child {
    padding-bottom: 25px
  }
  .zd-ftrs-parasec {
    display: none;
    padding-top: 15px;
  }
  .ftr-hdr {
    font-size: 24px
  }
  .zd-tabactve .ftr-hdr {
    color: #ffcb4f;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .zd-tabs-lst {
    display: block;
    border-bottom: 1px solid rgb(255, 255, 255, 0.102);
    text-align: left;
  }
  .zd-tabs-lst .zd-exp-icn {
    background-position: -737px -85px;
    width: 15px;
    height: 14px;
  }
  .zd-tabs-lst.zd-tabactve .zd-exp-icn {
    background-position: -697px -91px;
    width: 18px;
    height: 2px;
  }
  .zd-hlpdsk-ftrs .ftr-hdr {
    padding: 0 0 0 25px
  }
  .zd-tpftrs .ftr-hdr, .zd-hlpdsk-ftrs > .ftr-hdr {
    padding: 15px 0
  }
  .zd-hlpdsk-ftrs > .ftr-hdr {
    padding-right: 35px;
    position: relative;
  }
  .zd-hlpdsk-ftrs > .ftr-hdr:after {
    content: '';
    position: absolute;
    background-position: -1892px -84px;
    width: 15px;
    height: 15px;
    right: 0;
    top: 21px;
  }
  .ftrs-act.zd-hlpdsk-ftrs > .ftr-hdr:after {
    background-position: -1671px -183px;
    width: 16px;
    height: 2px;
    top: 30px;
  }
  .zd-ftrs-flxsec {
    display: block;
  }
  .zd-ftrs-parasec .pdng-tp {
    padding: 20px 0 0
  }
  .zd-flxqus-sec {
    display: flex;
    align-items: center;
  }
  .zd-flx-rhgtsec {
    width: 100%;
    padding: 0;
  }
  .zd-comparison-table .ylw-hdr, .zd-comparison-table .max-para {
    padding-left: 20px;
  }
  .zd-benifit-inrsec {
    padding: 0;
  }
  .btm-ftrs-lst {
    padding: 0 0 35px;
    margin: 0 auto;
    max-width: 250px;
    display: block;
  }
  .btm-ftrs-lst li {
    margin: 0 0 15px;
  }
  .faq_container {
    padding: 70px 25px;
  }
  .zd-ftr-para, .gd-qus {
    font-size: 22px;
  }
  .btns-sec a.cmpr-btn {
    margin: 0 auto
  }
  .pdng-tp {
    padding-top: 10px
  }
  .ga-fq-cont {
    padding: 30px 60px 30px 30px;
  }
  .open-icon {
    right: -40px;
  }
  .zd-busns-ftrs {
    width: calc(50% - 25px);
    margin: 25px 0;
  }
  .zd-busns-ftrs:nth-child(even) {
    margin-left: 25px;
  }
  .zd-busns-ftrs:nth-child(odd) {
    margin-right: 25px;
  }
  .zd-advantage-con {
    padding: 60px 25px 0;
  }
  .zd-indstry-ftrlst {
    border: none;
    border-radius: unset;
    margin: 0;
    font-size: 15px;
    padding: 14px;
  }
  .zd-actve {
    background: inherit;
    color: #089949;
    border-bottom: 2px solid #089949;
  }
  .zd-hdrmenu-con {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: -50px;
    z-index: 10;
    visibility: hidden;
    left: 0;
    box-sizing: border-box;
    transition: all .5s
  }
  .zd-hdrmenu-con.menu-active {
    visibility: visible;
    top: 45px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .05)
  }
  .zd-hdr-inrcon,.zd-hdr-inrcon1 {
    width: calc(100% - 60px);
    overflow: hidden;
    margin: 0 auto;
  }
  .zd-indstry-ftrstab {
    padding: 0;
    background: #fff;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 920px;
    margin: 0 auto;
  }
  .menu-arw,.menu-arw1 {
    border: solid #089949;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    position: absolute;
    right: 15px;
    top: 18px;
    transform: rotate(-45deg);
    transition: all .3s ease;
    cursor: pointer
  }
  .menu-arw.left-arw, .menu-arw1.left-arw1 {
    right: unset;
    left: 15px;
    transform: rotate(-225deg)
  }
  .opc,.opc1 {
    opacity: .6;
    border-color: #33333359
  }
}