html ,body{
  margin: 0;
  padding: 0;
}




h1,h2,h3,h4,h5,h6,li,ol,p {
  margin: 0;
  padding: 0;
}

picture{
  display: inline-block;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-x-hidden{
  overflow-x: hidden;
}

.disp{
  display: inline-block;
}


.zd-csb-bnr{
  display: flex;
  max-width: 1270px;
  margin: 0 auto;
  padding: 100px 0 70px;
}

.zd-csb-bnr .act-btn.cta-btn{
  opacity: 1;
  visibility: visible;
  padding: 10px 25px 10px 25px;
  border-radius: 16px;
  font: 18px / 1.2 var(--zf-primary-semibold);
}

.zd-csb-bnr-left{
  max-width: calc(100% - 565px);
}

.zd-csb-title{
  font: 58px / 1.2 var(--zf-primary-extrabold);
  padding: 0 0 30px;
}

.zd-csb-para{
  font: 18px / 1.6 var(--zf-primary-regular);
  padding: 0 80px 30px 0px;
}

.zd-csb-bnr-right{
  max-width: 565px;
}

.zd-csb-benefit-sec{
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 0 140px;
}



.zd-csb-sub-hdr{
  font: 48px / 1.2 var(--zf-primary-extrabold);
  padding: 0px 0 55px;
}

.zd-csb-feature-title{
  position: relative;
  padding-bottom: 40px; 
}

.bg_lazy_loaded .open-icon , .bg_lazy_loaded .open-icon.close-icon{
  background-image: url(/sites/zweb/images/desk/zd-self-service-sprite.svg);
}

.bg_lazy_loaded .zcrm-sldrArw , .bg_lazy_loaded .zd-csb-sprite{
    background-image: url(/sites/zweb/images/desk/zd-s-banking-sprite-2x.png);
}

.zd-csb-sprite{
  background-size: 933px auto;
  background-repeat: no-repeat;
  display: inline-block;
}



.long-queue-logo{
  background-position: -33px -33px;
  width: 65px;
  height: 60px;
}

.digital-banking-icon{
  background-position: -131px -30px;
  width: 65px;
  height: 60px;
}

.scalability-icon{
  background-position:  -550px -30px;
  width: 69px;
  height: 60px;
}

.customer-relation-icon{
  background-position: -241px -30px;
  width: 66px;
  height: 60px;
}

.secure-data-icon{
  background-position: -350px -30px;
  width: 63px;
  height: 60px;
}

.analytics-market-icon{
    background-position: -461px -30px;
	width: 61px;
	height: 60px;
}

.zd-csb-sub-list-sec{
  display: flex;
  flex-wrap: wrap;
}

.zd-csb-sub-list-points{
  width: 335px;
  margin-right: 85px;
  margin-bottom: 60px;
}

.zd-csb-sub-list-hdr{
  font: 24px / 1.2 var(--zf-primary-semibold);
  text-align: left;
  padding: 10px 0 10px;
}


.zd-csb-sub-list-para{
  font: 18px / 1.4 var(--zf-primary-regular);
  color: #707070;
}

.zd-csb-sub-list-points:nth-child(5) ,.zd-csb-sub-list-points:nth-child(6) {
  margin-bottom: 0px;
}

.zd-csb-features{
  width: 100%;
  background-color: #fffbee;
  text-align: center;
  padding: 140px 0 0;
  box-sizing: border-box;
}

.zd-csb-feature-sec{
  max-width: 1090px;
  margin: 0 auto;
  padding: 0 0 85px;
}

.zd-csb-feature-hdr{
  font: 36px / 1.4 var(--zf-primary-semibold);
}

.zd-csb-feature-para{
  max-width: 940px;
  margin: 0 auto;
  font: 18px / 1.6 var(--zf-primary-regular);
  color: #222222;
  padding: 25px 0 30px;
}

.feature-img{
  vertical-align: bottom;
}


.zd-csb-link{
  color: #089949;
  text-decoration: none;
  font-family: var(--zf-secondary-medium);
  display : inline-block;
}

/* Menu tab nav section */

.nav-menu {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 0 30px;
}

.menu-con{
  position: relative;
  display: inline-block;
  padding: 0;
  /* border-bottom: 1px solid rgb(194, 194, 194); */
}

.menu-option{
  float: left;
  list-style-type: none;
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
  font: 18px/1.4 var(--zf-primary-regular);
  letter-spacing: -0.18px;
}

.menu-option:before {
  width: 100%;
  height: 1px;
  content: '';
  left: 0;
  bottom: -1px;
  position: absolute;
}

.menu-option:after {
  content: '';
  position: absolute;
  height: 18px;
  width: 1px;
  background: rgb(194, 194, 194);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0;
}

.zsldr-active.zcrm-sldr-menus:before {
  content: '';
  background: #089949;
  width: calc(100% - 40px);
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0px;
  position: absolute;
}

.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: 0 10px;
  /* border: 1px solid #000 */
}

.slider-slick{
  max-width: 1090px;
  margin: 0 auto;
}


.zsldr-active{
  color: #089949;
  font: 18px/1.4 var(--zf-secondary-medium);
}


.menu-option:last-child:after {
  display: none;
}

.slick-dots{
  display: none!important;
}

.mble-img-sec {
  display: flex;
  align-items: flex-start;
  position: relative;
  max-width: 590px;
  margin: 0 auto;
}

.mble-img {
  margin: 60px 0px 0 0;
  padding: 0 0 0 50px;
}

.mble-img-sec img {
  position: relative;
  z-index: 1;
}




.zd-customer-finance-sprite{
  background-image: url(/sites/zweb/images/desk/zd-c-s-financial-sprite-2x.png);
  background-size: 972px auto;
  background-repeat: no-repeat;
  display: inline-block;
}



.mble-img2 {
 
  background-position: -279px -412px;
width: 235px;
height: 119px;
  margin-left: -110px;

}

.mble-img1 {
  background-position: -40px -415px;
width: 216px;
height: 119px;

}

.mble-img-sec:after {
  content: '';
  position: absolute;
  left: 0;
  top: 35px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.mble-img-sec:after{
  background-size: contain;
  background-image: url(/sites/zweb/images/desk/zd_t_fully_mobile_bg_image_2x.png);
}

.zd-csb-advantage-sec{
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}

.zd-advantage-box-sec{
  width: 290px;
  text-align: center;
  background: #ffffff;
  box-shadow: 3px 0px 13px 0px rgba(0, 0, 0, 0.05);
  padding: 45px 0px;
  border-radius: 24px;
  margin-right: 15px;
}

.zd-csb-percentage-count{
  font: 72px/1 var(--zf-primary-bold);
  color: #0b5b42;
  padding: 0 0 10px;
}


.zd-csb-desk-advantage-para{
  font: 18px/1.4 var(--zf-primary-regular);
  color: #000000;
}

.zcrm-sldr-dots li{
  position: relative;
}



.zcrm-sldr-dots li button{
  right: 0;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 30px;
  height: 30px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0;
  position: absolute;
  top: -8px;
  left: -7px;
  margin: 0 auto;

}

.zcrm-sldr-dots li button{
  display: none;
}

.zd-advantage-box-sec:last-child{
  margin-right: 0px;
}

.zd-csb-testimonial-section{
  background: #0b5b42;
  margin: -110px auto 0;
}

.zd-csb-testimonial-cvr{
  max-width: 1100px;
  margin: 0 auto;
  padding: 260px 0px 140px;
}

.zd-csb-testimonial{
  background: #ffffff;
  border-radius:  30px;
  padding: 60px 90px;
}

.zd-csb-test-sec .zcrm-sldrs{
  text-align: left;
}
.zd-csb-customer-logo{
  background-position: -347px -149px;
    width: 225px;
    height: 92px;
}

.zd-csb-customer-testimonial{
  font: 28px/1.6 var(--zf-primary-semibold);
  color: #000000;
  padding: 40px 0 40px;
}

.zd-csb-customer-sec{
  display: flex;
  align-items: center;
}

.zd-csb-customer-logo-1{
  background-position:-29px -172px;
  width: 157px;
  height: 75px;
}

.zd-csb-customer-logo-2{
  background-position: -275px -161px;
width: 82px;
height: 79px;
}

.zd-csb-customer-logo-3{
  background-position: -384px -184px;
width: 160px;
height: 56px;
}






.zd-csb-customer-name{
  font: 22px/1.4 var(--zf-primary-semibold);
  padding: 0 0 10px;
  color: #000000;
}

.zd-csb-customer-desg{
  font: 18px/1.4 var(--zf-primary-regular);
}

.zd-csb-slider-section{
  text-align: center;
  padding: 140px 0 0;
}

.zd-csb-userpra{
  font: 28px/1 var(--zf-primary-semibold);
  display: inline-block;
}

.user-cnt {
  font: 42px / 1 var(--zf-primary-semibold);
  border-radius: 40px;
  background-color: rgb(244, 244, 244);
  padding: 15px 15px;
  text-align: center;
  border: 0px solid;
  box-sizing: border-box;
  margin-left: 25px;
  margin-bottom: 30px;
  max-width: 140px;
}

/* slider section */
.row{
  margin: 0 auto;
}
.card {
  max-width: 700px;
  padding: 0 0 80px;
    display: flex;
    margin: 0 auto;
    position: relative;
    flex-direction: column;
    box-sizing: border-box;
}

.card p {
  font: 14px / 1.6 var(--zf-primary-regular);
  color: rgba(0, 0, 0, 0.502);
  padding-bottom: 10px;
}

.range {
    position: relative;
    height: 17px;
    width: 490px;
}
.range svg {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.range .sld-mob {
  display: none;
}
  
.range svg path {
    transition: linear 0.5s;
}

datalist {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    writing-mode: vertical-lr;
    width: 480px;
    min-height: 2px;
    margin: 0;
}
option {
    padding: 0;
    background: #d6d3c8;
    min-width: 2px;
    min-height: 6px;
}
.slider {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  position: absolute;
  left: -4px;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  background: none;
  transition: linear 0.5s;
}

.slider-left-manual{
  left: -8px;
}
  
input[type=range]:focus {
  outline: 0;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  appearance: none;
  width: 26px;
  height: 26px;
  cursor: pointer;
  border-radius: 50%;
  border: 6px solid #fff;
  box-shadow: 0px 0px 6px 0px #ccc;
  z-index: 2;
  position: relative;
  margin-left: 3px;
  margin-top: -3px;
  background-color: #089949;
}
  
input[type=range]::-moz-range-thumb{
  -webkit-appearance: none !important;
  appearance: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border-radius: 50%;
  border: 6px solid #fff;
  box-shadow: 0px 0px 6px 0px #ccc;
  z-index: 2;
  position: relative;
  margin-left: 3px;
  margin-top: -3px;
  background-color: #089949;
}

.pricing-bar-sec{
  max-width: 1040px;
  margin: 0 auto;
}


.barchart-wrap {
  position: relative;
  height: 350px;
  margin: 0 auto;
  display: flex
}

.bar-border {
  border-bottom: 1px solid #ececec;
  width: 100%;
  position: absolute
}

.bar-border:after {
  content: "";
  left: -18px;
  position: absolute;
  top: -14px;
  color: #b2afa6;
  font: 15px/1.6 var(--zf-primary-regular)
}

.bar-border:nth-child(1):after {
  content: ""
}

.bar-border:nth-child(2):after {
  content: ""
}

.bar-border:nth-child(1) {
  top: 32px
}

.bar-border:nth-child(2) {
  top: 134px
}

.bar-border:nth-child(3) {
  top: 244px
}

.bar-border:nth-child(4) {
  margin-bottom: -100px
}

.bar-wrap {
  width: 50%;
  display: block;
  height: 100%;
  position: relative;
  border-bottom:1px solid #ececec;
}

.bar {
  position: absolute;
  bottom: 0;
  height: 25%;
  width: 65%;
  left: 20%;
  transition: height .7s ease 0
}

.desk-pricing,.zendesk-pricing,.freshdesk-pricing,.salesforce-pricing{
  display: inline-block
}

.desk-bar {
  background: #089949;
  border: 1px solid #089949
}

.zendesk-bar {
  background: #02363d;
  border: 1px solid #02363d;
  transition: height 1s ease
}

.freshdesk-bar {
background-color: rgb(83, 203, 137);
  border: 1px solid rgb(83, 203, 137);
  transition: height 1s ease
}

.salesforce-bar {
  background: #00a1e0;
  border: 1px solid #00a1e0;
  transition: height 1s ease
}

.desk-bar,.zendesk-bar,.freshdesk-bar,.salesforce-bar{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px
}

.bar span.price {
  bottom: auto;
  top: -40px
}

.bar span {
  position: absolute;
  bottom: -35px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  font: 14px/1.1 var(--primaryfont-bold)
}

.bar span.zd-csb-sprite{
  bottom: -70px;
}

.desk-edition {
  font: 14px/1.1 var(--primaryfont-bold)
}

.zendesk-edition ,.freshdesk-edition , .salesforce-edition{
  font: 14px/1.1 var(--primaryfont-regular) !important
}

.desk-edition{
  background-position: -39px -305px;
    width: 116px;
    height: 51px;
}

.zendesk-edition{
  background-position: -186px -307px;
    width: 67px;
    height: 49px;
}

.freshdesk-edition{
  background-position: -295px -314px;
    width: 155px;
    height: 35px;
}


.salesforce-edition{
  background-position: -492px -303px;
    width: 80px;
    height: 57px;
}

/* footer section */

.zd-csb-bottom-sec{
    text-align: center;
    padding: 140px 0 140px;
    margin: 205px auto 0;
    border-top: 1px solid #b8b8b8;
    max-width: 1200px;
}

.zd-csb-bottom-hdr{
  color: #285944;
  padding: 0 0 30px;
}

.btns-sec {
  max-width: 630px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.btns-sec a {
  font-size: 18px;
  min-width: 300px;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
  padding: 10px 25px 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btns-sec a.cmpr-btn {
  margin-left: 30px;
  border: 1px solid #000;
  color: #000;
  text-transform: uppercase;
  font-family: var(--zf-primary-semibold);
}

.arw_lnk span {
  background: #d8ae52;
  width: 12px;
  height: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 7px;
  transition: all ease .35s
}

.act-btn.arw_lnk span {
  background: #fff;
  margin: -4px 0 0 7px
}

.btns-sec .act-btn.arw_lnk span {
  margin-top: 0
}

.arw_lnk span:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border: 2px solid #d8ae52;
  transform: rotate(-45deg);
  border-left: 0;
  border-top: 0;
  top: -3px;
  right: 0
}

.act-btn.arw_lnk span:before {
  border-color: #fff
}

.btns-sec .cmpr-btn.arw_lnk span {
  background: #000;
  margin: 0 0 0 7px
}

.btns-sec .cmpr-btn.arw_lnk span:before {
  border-color: #000
}

/* faq section */
.faq-cvr{
  background: #f7f8f5;
}

.faq_container {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 125px 30px;
  text-align: center;
  box-sizing: border-box;
}

.inner-hdr{
  font: 48px / 1.1 var(--zf-primary-extrabold);
}

.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);
}
.collapse-btn {
  display: none
}
.gd-fqa {
  text-align: left;
  padding: 40px 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 85px 30px 55px;
  box-sizing: border-box;
  cursor: pointer;
}
.ga-fq-cont:last-child {
  margin-bottom: 0;
}
.gd-qus {
  font: 28px/1.2 var(--zf-secondary-medium);
  cursor: pointer;
  position: relative;
}
.gd-ans a {
  color: #089949;
  text-decoration: none;
  font-family: var(--zf-secondary-medium);
  display : inline-block;
}
.open-icon {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  right: -52px;
  background-position: -113px -130px
}
.open-icon.close-icon {
  display: inline-block;
  background-position: -144px -130px;
}
.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
}
.pdng-tp {
  padding: 10px 0 0;
}

.mob-text{
  display: none;
}

.zd-csb-footer {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 0 60px;
}

.zd-csb-footer-disclaimer {
  font: 12px var(--zf-primary-regular);
  margin: 0 auto;
  color: #333;
  text-align: center;
  padding: 0px 20px;
  line-height: 20px;
  max-width: 900px;
}

.zd-csb-footer-disclaimer b{
  font-weight: bold;
}

/* lazy animation */
.anim-init, .anim-init1 {
  transition: .7s opacity cubic-bezier(.25,.46,.45,.94), 1s transform cubic-bezier(.25,.46,.45,.94);
}

.anim-ele,.anim-eles {
  opacity: 0;
  transform: translateY(20px)
}



.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: 55px;
    box-shadow: 0 1px 3px rgba(0,0,0,.05)
}
.zd-hdr-inrcon {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}
.zd-hdrmenu-lstcon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 920px;
    margin: 0 auto;
transition: all .5s;
}
.zd-hdrmenu-lst {
    font: 14px / 1.2 var(--zf-primary-semibold);
    color: #7f7c7c;
    padding: 14px 20px;
    cursor: pointer
}
.zd-hdrmenu-lst.zdslck-active {
    color: #089949;
    border-bottom: 2px solid #089949
}
li.zsldr-active {
    background: transparent;
}


.zcrm-sldr-dots{
    display : none;
}

.zd-csb-testimonial .zcrm-sldr-dots{
  display: block;
  margin: 0;
  text-align: right;
}
.zd-csb-testimonial .zcrm-sldr-dots li, .zd-csb-testimonial .zcrm-sldr-dots li.zsldr-active{
      margin: 0px 10px;
}
.zcrm-sldr-dots li, .zcrm-sldr-dots li.zsldr-active {
  background: #0b5b42;
  width: 16px;
  height: 16px;
  border: 1px solid #0b5b42;
  margin: 0 25px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.5;
}

.zcrm-sldr-dots li.zsldr-active {
  opacity: 1;
  background: #0b5b42;
  border: 1px solid #0b5b42;
  width: 14px;
  height: 14px;
  position: relative;
}

.zcrm-sldr-dots li.zsldr-active:after {
  content: '';
  border: 2px solid #0b5b42;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  left: -6px;
  top: -6px;
}


.web-only{
  display : flex;
}

.mob-only{
  display : none;
}





@media only screen and (max-width: 1350px) {
  .zd-csb-bnr , .zd-csb-benefit-sec{
    width: 90%;
  }

  .zd-csb-bnr-left , .zd-csb-bnr-right{
    max-width: unset;
    width: 50%;
  }

  .zd-csb-sub-list-points{
    width: 320px;
    margin-right: 40px;
  }
}

@media only screen and (max-width: 1200px) {

  .anim-ele,.anim-eles {
    opacity:1;
    transform: translateY(0)
  }
  .zd-csb-sub-hdr , .zd-csb-bnr , .zd-csb-sub-list-sec , .zd-csb-sub-list-hdr{
    text-align: center;
  }
  .zd-csb-bnr , .zd-csb-bnr-left, .zd-csb-bnr-right{
    width: 100%;
  }
  .zd-csb-bnr{
    display: block;
    padding: 35px 60px 70px;
  }
  .zd-csb-bnr-left, .zd-csb-bnr-right{
    max-width: 640px;
    margin: 0 auto;
  }
  .zd-csb-para {
    padding: 0 0px 30px 0px;
  }

  .zd-csb-bnr .act-btn.cta-btn{
    margin-bottom: 70px;
  }

  .zd-csb-sub-hdr {
    font: 40px / 1.2 var(--zf-primary-extrabold);
    padding: 0px 0 55px;
  }

  .zd-csb-sub-list-sec{
    position: relative;
    max-width: 860px;
    margin: 0 auto;
    justify-content: center;
  }

  .zd-csb-sub-list-points {
    margin-right: 45px;
    margin-bottom: 70px;
  }

  .zd-csb-sub-hdr{
    padding: 0px 0 70px;
  }

  .zd-csb-sub-list-points:nth-child(2), .zd-csb-sub-list-points:nth-child(4), .zd-csb-sub-list-points:nth-child(6){
    margin-right: 0;
  }

  .zd-csb-benefit-sec {
    padding: 0 0 90px;
  }

  .zd-csb-features{
    padding: 90px 60px 90px;
  }

  .zd-csb-feature-title , .zd-csb-advantage-title , .zd-csb-slider-title , .zd-csb-bottom-hdr{
    padding: 0 0 40px;
  }

  .card {
    padding: 130px 0 120px;
  }


  .zd-csb-slider-title{
    padding: 0 60px 40px;
  }

  .zd-csb-advantage-sec{
    max-width: 860px;
    flex-wrap: wrap;
  }

  .zd-csb-testimonial-section{
    margin: 0 auto;
  }

  .zd-csb-testimonial-cvr{
    width: 100%;
    max-width: unset;
    padding: 90px 60px 90px;
  }

  .zd-advantage-box-sec{
    /* box-shadow: 0px 3px 34px 6px rgba(0, 0, 0, 0.05); */
  }

  .zd-advantage-box-sec:nth-child(1) , .zd-advantage-box-sec:nth-child(2){
    margin-bottom: 40px;
  }

  .zd-advantage-box-sec:nth-child(2) {
    margin-right: 0;
  }

  .zd-advantage-box-sec:nth-child(odd) {
    margin-right: 20px;
  }

  .zd-advantage-box-sec:nth-child(even) {
    margin-left: 20px;
  }

  .zd-csb-slider-section{
    padding: 90px 0 0;
  }

  .bar span.zd-csb-sprite {
    transform: scale(0.8);
  }

  .pricing-bar-sec {
    max-width: calc(100% - 160px);
  }


  .zd-csb-bottom-sec {
    max-width: unset;
    margin: 0px 0px 0px;
    padding: 90px 0 90px;
  }

  .faq_container {
    padding: 95px 30px;
  }
.zd-hdrmenu-con.menu-active {
    top: 0;
}
}
@media only screen and (max-width: 1024px) {
  .zd-hdrmenu-lst {
    padding: 14px 16px;
  }
  .zd-csb-testimonial{
    text-align: center;
  }

  .zd-csb-customer-sec{
    display: block;
  }
  

  .faq_exp_sec {
    margin: 35px 15px 0;
    text-align: right;
    position: static;
  }

  .expand-all-sec {
    position: static;
    transform: inherit;
  }

  .gd-fqa {
    padding: 20px 0 0;
  }

  .gd-qus {
    font-size: 26px;
  }

  .menu-option {
    padding: 10px 15px;
  }

  .zd-csb-testimonial{
    padding: 60px 50px;
  }

  .br-tab{
    display: none;
  }

  .add-disp{
    display: inline-block;
  }

  .zd-csb-footer-disclaimer{
    max-width: unset;
  }


.web-only{
  display : none;
}

.mob-only{
  display : block;
}







}


@media only screen and (max-width: 767px) {
   .zd-mble-bg{
        background: #089949;
        color: #fff;
        padding: 0 4px;
   }
    .zd-hdr-inrcon {
        width: calc(100% - 60px);
    }
    .menu-arw {
        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 {
        right: unset;
        left: 15px;
        transform: rotate(-225deg)
    }
    .opc {
        opacity: .6;
        border-color: #33333359
    }
    .zd-hdrmenu-lst {
        padding: 14px 20px
    }
  .zcrm-sldr-dots li button{
    display: block;
  }

  .zd-csb-bnr, .zd-csb-benefit-sec{
    width: 100%;
  }
  
  .zd-csb-bnr {
    padding: 35px 30px 40px;
  }

  .zd-csb-benefit-sec {
    padding: 0 30px 60px;
  }

  .zd-csb-title {
    font: 40px / 1.2 var(--zf-primary-extrabold);
    padding: 0 0 30px;
  }

  .zd-csb-para {
    font: 16px / 1.6 var(--zf-primary-regular);
  }


  .zd-csb-sub-hdr {
    font: 32px / 1.4 var(--zf-primary-extrabold);
    padding: 0px 20px 25px;
  }

  .zd-csb-bottom-hdr{
    padding: 0px 20px 25px;
  }

  .zd-csb-features {
    padding: 60px 0px 60px;
  }

  .zd-csb-feature-sec{
    padding: 0 20px 55px;
  }

  .zd-csb-sub-list-points{
    margin: 0 10px 0px;
  }

  .zd-csb-sub-list-points:nth-child(2), .zd-csb-sub-list-points:nth-child(4), .zd-csb-sub-list-points:nth-child(6) {
    margin: 0 10px 0px;

  }

  .zd-csb-feature-hdr {
    font: 27px / 1.4 var(--zf-primary-semibold);
  }

  .zd-csb-feature-para {
    font: 16px / 1.6 var(--zf-primary-regular);
    padding: 10px 0 30px;
  }

  .range{
    width: 330px;
  }


  .range .sld-dkt{
    display: none;
  }

  .range .sld-mob {
    display: inline-block;
  }
  
  datalist{
    width: 330px;
  }

  .card {
    padding: 110px 0 80px;
  }

  .card p {
    font: 12px / 1.6 var(--zf-primary-regular);
  }

  .pricing-bar-sec {
    max-width: unset;
    padding: 50px 0 0;
  }

  .barchart-wrap{
    max-width: calc(100% - 60px);
  }

  .user-cnt {
    font: 30px / 1 var(--zf-primary-semibold);
  }
  
  .zd-csb-userpra {
    font: 22px / 1 var(--zf-primary-semibold);
    display: inline-block;
  }

  .bar {
    width: 90%;
    left: 5%;
  }


  .bar span.zd-csb-sprite{
    background-image: unset;
  }

  .mob-text{
    position: absolute;
    bottom: -35px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    font: 14px / 1.1 var(--primaryfont-bold);
    width: calc(100% - 2px);
    height: 20px;
    display: block;
  }

  /* mobile slider */

  .zcrm-sldr-menus{
    display: none;
  }

  .nav-menu{
    padding: 0px;
  }

  .zsldr-active{
    color: #000000;
  }

  .zsldr-active.zcrm-sldr-menus:before{
    height: 0px;
  }

  .menu-option:after{
    width: 0px;
  }
  
  .zcrm-sldr-menus.zsldr-active{
    display: block;
  }

  .zcrm-sldrArw{
    width: 20px;
    height: 75px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    outline: none;
    text-indent: -9999px;
    background-color: #00000000;
    -webkit-appearance: none;
    left: 0px;
    background-size: 933px auto;
    background-position: -535px -49px;
    width: 12px;
    height: 22px;
    cursor: pointer;
  }

 

  .zcrm-next-arrow{
    left: unset;
    right: 0;
    background-position: -562px -49px;
    width: 11px;
    height: 22px;
  }

  .zcrm-sldrArw{
    top: 42%;
  }
  .zcrm-prev-arrow{
    left: -8px;
  }

  .zcrm-sldrArw {
    right: -8px;
  }

  .zd-csb-sub-list-sec  .zcrm-sldrArw{
    top: 50%;
  }

  .zcrm-sldr-dots {
    
    max-width: 860px;
    padding: 40px 0 0;
    margin: 0;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    position: static;
  }
  


 
  .zd-csb-benefit-sec .zcrm-sldr-dots li, .zcrm-sldr-dots li.zsldr-active{
    margin: 0 18px;
  }

  /* br{
    display: none;
  } */

  .btns-sec a.cmpr-btn{
    margin-left: 0;
    margin: 0 auto;
  }

  /* .zd-csb-advantage-sec{
    max-width: 350px;
  } */
  

  .zd-advantage-box-sec:nth-child(1), .zd-advantage-box-sec:nth-child(2){
    margin-right: 0;
    margin-bottom: 0;
  }
  .zd-advantage-box-sec:nth-child(odd){
    margin-right: 0px;

  }
  .zd-advantage-box-sec:nth-child(even){
    margin-left: 0px;

  }

  .zd-csb-desk-advantage-para {
    font: 17px / 1.4 var(--zf-primary-regular);
  }

  .zd-advantage-box-sec{
    max-width: 350px;
    margin: 0 auto;
  }

  /* .zd-advantage-box-sec{
    margin: 0 10px 0px;
  } */

  .zd-advantage-box-sec:nth-child(1),.zd-advantage-box-sec:nth-child(2),.zd-advantage-box-sec:nth-child(odd) ,.zd-advantage-box-sec:nth-child(even){
    margin: 10px 15px 10px 15px;

  }

  .zd-advantage-box-sec{
    transition: all 1s;
  }

  .zd-advantage-box-sec.zcrm-sldr-clone.anim-init1.anim-ele.anim2{
    opacity: 0;
  }

.zd-advantage-box-sec.zcrm-sldr-clone.anim-init1.anim-ele.anim5{
   opacity: 0;
  }

  .zd-csb-test-sec .zcrm-sldrs , .zd-csb-customer-sec , .zd-csb-testimonial .zcrm-sldr-dots{
     text-align : center;
}

  .zd-csb-testimonial-cvr {
    width: 100%;
    padding: 60px 20px 60px;
  }

  .zd-csb-testimonial{
    padding: 40px 30px;
  }

  .zd-csb-customer-testimonial {
    font: 18px / 1.6 var(--zf-primary-semibold);
    padding: 30px 0 30px;
  }

  .zd-csb-customer-name {
    font: 18px / 1.4 var(--zf-primary-semibold);  
    margin-left: 0px;
    padding: 10px 0 0;
  }

  .zd-csb-customer-desg {
    font: 16px / 1.4 var(--zf-primary-regular);
  }

  .zd-csb-slider-title{
    padding: 0px 20px 40px;
  }

  .zd-csb-slider-title br , .zd-csb-feature-title br , .zd-csb-bottom-hdr br{
    display: none;
  }

  .zd-csb-slider-section {
    padding: 60px 0 0;
  }

  .zd-csb-bottom-sec {
    padding: 60px 0 60px;
  }

  .faq_container {
    padding: 65px 30px;
  }

  .inner-hdr{
      font: 34px / 1.1 var(--zf-primary-extrabold);
  }

  .faq_container {
    padding: 65px 20px;
  }

  .gd-qus {
    font-size: 22px;
  }

  .ga-fq-cont {
    padding: 30px 55px 30px 25px;
  }

  .open-icon{
    right: -42px;
  }

  .zd-csb-advantage-sec .zcrm-slider-sec{
    padding-left: 40px;
    padding-right: 40px;
  }

.barchart-wrap {
    height: 250px;
}
 
}