.disb{
   display: inline-block
}
.desk-theme .bottom-sec{
   padding-top: 30px
}
.testimonial_slider_footer h2 {
  font: 15px/1.5 var(--zf-primary-bold);
  margin-bottom: 5px
}
.testimonial_slider_footer p, .testimonial_slider_footer li {
  font: 14px/1.8 var(--zf-primary-regular);
  padding-bottom: 0
}
.testimonial_innersec_footer .slick-dots li.slick-active {
  background: #919599 !important;
  height: 8px
}
.testimonial_slider_footer a {
  color: #089949;
  font-family: var(--zf-secondary-medium)
}
.testimonial_innersec_footer .slick-dots li {
  border: 1px solid #919599 !important;
  width: 8px !important;
  height: 8px;
  background: #fff
}
.testimonial_sec_footer {
  max-width: 900px;
  margin: 0 auto;
  text-align: left;
  width: 90%;
  padding: 30px 0
}
.crmbadge-txt {
  font: 14px/1 var(--zf-primary-regular) !important;
  color: #000;
  background: #eee;
  border-radius: 20px;
  padding: 7px 12px 6px;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: 0;
  width: auto;
}
.testimonial_sec_footer .slick-dots {
  display: block !important
}
.Lft_clmn .twoClmn_Rht {
    margin-right: 0;
}
.Rht_clmn .twoClmn_Rht {
    margin-left: 0;
}
.Ncrm_twoClmnInner {
    justify-content: center;
}
.n_webp .bg_lazy_loaded .zd-on-demnd-sprite {
    display: inline-block;
    background-image: url(/sites/zweb/images/desk/on-demand-mobile-2xsprite.png);
    background-size: 663px auto;
}
.s_webp .bg_lazy_loaded .zd-on-demnd-sprite {
    display: inline-block;
    background-image: url(/sites/zweb/images/desk/on-demand-mobile-2xsprite.webp);
    background-size: 663px auto;
}
.cus-type-con {
  padding: 60px 0;
  text-align: center;
   /* background:#fff5e7; */
}
.cus-type-wrap {
  max-width: 900px;
  margin: 0 auto;
    width: 90%;
}
.cus-accord-sec {
  max-width: 800px;
  margin: 0 auto;
}
.cus-accord-sec .ga-fq-cont {
  transition: all .5s linear;
  border-radius: 0px;
  background-color: unset;
  box-shadow: unset;
  margin: 0 auto 0px;
  padding: 30px 85px 30px 0px;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px solid #cecece;
}
.cus-accord-sec .open-icon {
    width: 20px;
    height: 25px;
    position: absolute;
    top: 4px;
    left: unset;
     right: -52px;
    background-position: -563px -51px;
}
.cus-accord-sec .open-icon.close-icon {
    width: 26px;
    height: 20px;
    background-position: -516px -54px;
}
.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 85px 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
}
.zd-fture-icn1{
    background-position: -36px -37px;
	width: 70px;
	height: 77px;
}
.zd-fture-icn2{
    background-position: -118px -40px;
	width: 73px;
	height: 74px;
}
.zd-fture-icn3{
    background-position: -205px -37px;
	width: 79px;
	height: 77px;
}
.zd-fture-icn4{
    background-position: -295px -41px;
	width: 85px;
	height: 73px;
}
.zd-fture-icn5{
    background-position: -398px -43px;
	width: 81px;
	height: 71px;
}
.zd-gd-flxcon {
    display: flex;
    align-items: center;
}
.zd-gd-flxcon p {
    margin: 0;
    padding: 0 0 0 30px;
    width: calc(100% - 77px);
    text-align: left;
}
@media only screen and (max-width: 1240px) {
.cus-type-wrap {
    padding: 0px 25px 0;
    width: 100%;
}
.gd-qus {
    font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.cus-type-con {
    padding: 40px 0;
}
.gd-qus {
    font-size: 20px;
}
.gd-fqa {
    padding: 0;
}
.zd-gd-flxcon {
    display: block;
}
.cus-accord-sec .ga-fq-cont {
    padding: 25px 0;
}
.cus-accord-sec .open-icon {
    right: 15px;
    top: 0;
    transform: scale(0.8);
}
.zd-gd-flxcon p {
    padding: 10px 0 0;
    width: 100%
}
br {
    display: none;
}
}
@media only screen and (max-width: 350px) {
.cus-accord-sec .open-icon {
    right: 0px;
}
    .gd-qus {
        font-size: 18px;
    }
}