body, html, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
  }
  .banner-container {
    max-width: 100%;
    margin: -70px auto 0;
    padding: 130px 0 105px;
    width: 100%;
    background: #0b5b42;
    position: relative;
  }
  .pricing-banner-div {
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    width: 95%;
    color: #fff;
  }
  h1 {
    font: 64px / 1.2 var(--zf-primary-semibold);
    letter-spacing: -1px;
    color: #fff
  }
  p {
    font: 20px/1.4 var(--zf-primary-regular)
  }
  .banner-list-con {
    text-align: left;
    display: flex;
    padding: 35px 0 0;
    justify-content: center;
    flex-wrap: wrap;
  }
  .list-item {
    padding: 0 45px 30px;
    position: relative;
  }
  .ftr-hdr {
    font: 22px / 1.2 var(--zf-secondary-medium);
    color: #000;
  }
  .list-item > p {
    color: #fff;
  }
  .list-item > p:not(.ftr-hdr) {
    font-size: 16px;
  }
  .list-item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-position: -62px -2px;
    width: 30px;
    height: 30px;
  }
  .list-item:last-child {
    padding-right: 0;
  }
  .cx-grey-con .pricing-tab, .price-sec .price, .testimonial-main-con, .testi-sldr-con, .greybg-con.fst, .brdn .cmp_cell {
    position: relative;
  }
  .greybg-con {
    background: #fff5e7;
  }
  .pricing-tab-wrapper {
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: 4;
    left: 0;
  }
  .pricing-tab {
    top: 0;
    width: 156px;
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
  }
  .pricing-tab > span {
    width: 50%;
    font-size: 14px;
    line-height: 1;
    font-family: var(--zf-primary-medium);
    color: #000;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
  }
  .pricing-tab > span.ztoggle-slide {
    background: #fff;
    width: 156px;
    display: inline-block;
    margin: 0 auto;
    border-radius: 20px;
    height: 40px;
    border: 1px solid #e5ebf1;
    box-shadow: 0 10px 15px -6px rgb(119 119 119 / 40%);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
  }
  .pricing-tab > span.ztoggle-slide em.toggle-btn {
    background: #293a4b;
    width: 70px;
    border-radius: 20px;
    height: 26px;
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 7px;
    transition: .5s all ease;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    display: block;
  }
  .pricing-tab > span.ztoggle-slide.active em.toggle-btn {
    margin-left: 54%;
    width: 65px;
  }
  .pricing-tab > span.monthly, .pricing-tab > span.yearly {
    position: absolute;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  span.label-text.monthly {
    left: 4px;
  }
  .pricing-tab > span.yearly {
    right: 0;
  }
  .pricing-tab > span.active.monthly, .pricing-tab > span.active.yearly {
    font-family: var(--zf-primary-semibold);
    color: #fff;
  }
  .yr-save-box {
    position: absolute;
    color: #289d4e;
    text-transform: uppercase;
    bottom: -20px;
    right: -95px;
    font: 14px / 1 var(--zf-primary-semibold);
  }
  .yr-save-box:after {
    content: '';
    position: absolute;
    background-position: -212px -14px;
    width: 37px;
    height: 14px;
    left: -42px;
  }
  .disp{
      display : inline-block;
  }
  .pricing-sprite, .testi-sldr-con::after, .prvcy-lists::after, .list-item::after, .info-tooltip-icon::after, .yr-save-box:after, .othrs-ftrs-lst:after, .cx-logos-sec:after, span.info-tooltip-icon:after, .str-tooltip span.info-tooltip-icon:after , .tooltip-txt.position-relative::before {
    background-image: url(/sites/zweb/images/desk/zd-desk-pricing2024-sprite.svg);
    display: inline-block;
  }
  .max-wdth {
    max-width: 1180px;
    margin: 0 auto;
    width: 95%;
    text-align: center;
    padding: 30px;
    box-sizing: border-box;
  }
  .pricing-wrap {
    display: flex;
    justify-content: center;
    padding: 80px 0 0px;
    position: relative;
    max-width: 1350px;
  }
  .product-block {
    width: 24%;
    margin-left: 1.3%;
    border-radius: 8px;
    background-color: #fff;
    padding: 45px 30px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  }
  #zplan1 {
    margin-left: 0;
  }
  #zplan4 {
    border: 1px solid #000;
    padding-bottom: 40px;
  }
  .price-tab-fixed {
    position: fixed;
    top: 0;
    z-index: 6;
    background: #fff;
    height: 72px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  }
  .pricing-wrap .product-block a, .cmp_row a, .crm-free-sec-cnt a {
    background-color: var(--primary-btn-color);
    padding: 10px 24px;
    font: 14px / 1.4 var(--zf-primary-medium);
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    min-width: 200px;
    border-radius: 4px;
    border: 1px solid var(--primary-btn-color);
    text-align: center;
  }
  .act-btn.cta-btn:hover,.hglt-bg {
    background-color: var(--primary-btn-color) !important;
    border: 1px solid var(--primary-btn-color) !important;
  }
  .zmenu-cta-cont,.pricing-wrap .product-block a.access-btn, .cmp_row a.access-btn, .body-umain .cmp_row a.getstart-plan, .body-umain .pricing-wrap .product-block a.getstart-plan, .body-umain .getstart-plan, .access-btn, .hide-prdct, .hide-lyte, .crm-free-sec-cnt a.access-btn, .body-umain .crm-free-sec-cnt a.getstart-plan , .quick-connect-links-wrap{
    display: none !important;
  }
  .plan-name {
    font: 22px / 1.5 var(--zf-secondary-medium);
    display: block;
  }
  .product-block .plan-name, .product-block .price {
    margin-bottom: 10px;
  }
  .price span:first-child {
    bottom: 0;
    font: 24px / 1.4 var(--zf-primary-regular);
    color: #5d5d66;
    top: unset;
    position: relative;
  }
  .price span.z-price-text {
    letter-spacing: -2px;
    font: 60px / 1.1 var(--zf-secondary-medium);
    padding-left: 4px;
  }
  span.detail {
    display: block;
    text-align: center;
    margin: 0 0 15px;
    font-size: 14px;
  }
  .pricing-wrap.max-wdth {
    max-width: 1350px;
  }
  #zplan1 .plan-desc, #zplan2 .plan-desc {
    padding-bottom: 0px;
  }
  .key-features {
    margin-top: 35px;
  }
  .plan-desc {
    padding: 25px 0px 0;
    font-size: 18px;
    line-height: 1.3;
  }
  .highlight_batch {
    background: #48f495;
    padding: 5px 10px;
    font: 12px var(--zf-primary-regular);
    color: #000;
    border-radius: 16px;
    border-top-left-radius: 0;
    position: absolute;
    right: -10px;
    top: 6px;
    text-transform: uppercase;
  }
  .watch-btn {
    position: static;
    margin: 0;
    width: auto;
    display: inline-block;
    background: #fff;
    cursor: pointer;
    margin-left: 5px;
  }
  .vidbtn-icon {
    width: 16px;
    height: 16px;
    border-radius: 20px;
    border: 1px solid #0067ff;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    box-sizing: content-box;
  }
  .vidbtn-icon::after {
    content: '';
    display: block;
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid #0067ff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
  }
  
  
  .key-feature-title {
    width: 100%;
    color: #182a83;
    display: block;
    font: 14px / 1.3 var(--zf-primary-regular);
    text-align: left;
    margin-bottom: 20px;
  }
  .key-feature-title span span {
    font-family: var(--zf-primary-medium);
  }
  .key-features-list li {
    font: 16px / 1.5 var(--zf-primary-regular);
    text-align: left;
    position: relative;
    margin: 0px 0px 20px;
    padding: 0px 20px 0px 30px;
  }
  .key-features-list li.has-tooltip {
    cursor: help;
  }
  .pricing-tooltip-sec {
    text-align: left;
    bottom: 140%;
    border: 0;
    transition: .5s ease;
    padding: 15px 19px;
    right: -50px;
    position: absolute !important;
    z-index: 6;
    min-height: 10px;
    width: 200px;
    left: 45%;
    transform: translateX(-50%);
    background: #293a4b;
    color: #fff;
    font-size: 13px;
    line-height: 1.6;
    box-shadow: 0 10px 20px -4px rgb(119 119 119 / 40%);
    display: none;
  }
  .pricing-tooltip-sec:before {
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #293a4b;
    bottom: -6px;
    color: #000;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 0;
  }
  span.info-tooltip-icon, .str-tooltip span.info-tooltip-icon {
    width: 12px;
    height: 12px;
    left: 0px;
    top: 4px;
    position: absolute;
    z-index: 5;
  }
  span.info-tooltip-icon:after, .str-tooltip span.info-tooltip-icon:after {
    content: '';
    width: 12px;
    height: 12px;
    right: 0px;
    top: 0;
    position: absolute;
    transform: unset;
    background-position: -128px -11px;
  }
  .tab-lst.act-tab {
    color: #0043a0;
    background-color: #fff3e2;
  }
 .other-lang .ztax-container {
    max-width: 1180px;
    margin: 30px auto 0;
    text-align: right;
  }
  .crm-free-sec {
    max-width: 1060px;
    padding: 120px 30px 140px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .crm-free-sec-cnt p {
    font: 16px / 1.2 var(--zf-primary-regular);
    padding: 15px 0px;
  }
  .cmn-links {
    width: 50%;
    padding-left: 50px;
    box-sizing: border-box;
  }
  .business_sec {
    max-width: 1260px;
    margin: 0 auto;
    width: 95%;
    text-align: center;
    padding: 0px 30px;
    box-sizing: border-box;
  }
  .inner-hdr {
    font: 48px / 1.2 var(--zf-secondary-medium);
    letter-spacing: -1.2px;
    margin: 0 auto 10px;
  }
  .business_sec .inner-hdr , .zd-splus-sec .inner-hdr{
    margin: 0 auto 30px;
  }
  
  .zd-splus-sec .inner-hdr{
    padding: 140px 0 0px;
  }
  
.position-relative{
    position: relative;
}


.tooltip-txt.position-relative::before {
    content: '';
    width: 21px;
    height: 21px;
    left: -32px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background-position: -158px -138px;
}

.ai-text .info-tooltip-icon::after{
   display: none;
}

  .pricing-btn {
    font: 14px var(--zf-primary-medium);
    padding: 12px 35px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    position: relative;
    transition: all ease .32s;
    border: 0;
    margin: 10px 0;
    text-transform: uppercase;
    z-index: 1;
    background: var(--primary-btn-color);
    border-radius: 4px;
  }
  .cmpr-table-sec .pricing-tab > span.ztoggle-slide, .dib, .body-umain .pricing-btn.access, .changePriceContainer .showThis, .body-umain .pricing-wrap .product-block a.access-btn, .body-umain .cmp_row a.access-btn, .cmp_row a.getstart-plan, .pricing-wrap .product-block a.getstart-plan, .crm-free-sec-cnt a, .getstart-plan, .body-umain .access-btn, .body-umain .crm-free-sec-cnt a.access-btn,.crm-free-sec-cnt a.getstart-plan {
    display: inline-block !important;
  }
  .changePrice {
    position: absolute;
    right: 30px;
    top: 0px;
    z-index: 4;
  }
  .changePriceContainer span {
    color: #000;
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: var(--zf-primary-medium);
  }
  .changePriceContainer .changeCurrency {
    display: none;
    min-height: 30px;
    padding: 0px;
    margin: 0px 10px;
    width: auto;
  }
  .changePriceContainer .action {
    color: #0067ff;
    position: relative;
    border: 0;
    border-bottom: 2px solid #0067ff;
  }
  .desk-logo {
    background-position: -382px -405px;
    width: 125px;
    height: 60px;
    margin: 20px auto;
    display: block;
  }
  .bigin-logo {
    background-position: -28px -404px;
    width: 132px;
    height: 60px;
    margin: 20px auto;
    display: block;
  }
  .crmplus-logo {
    height: 60px;
    margin: 20px auto;
    background-position: -174px -405px;
    width: 191px;
    display: block;
  }
  .privcy-main-sec.max-elecon {
    max-width: 1180px;
    margin: 0 auto;
    width: 95%;
    padding: 140px 0 0px;
    text-align: center;
  }
  .othr-prdcts {
    border-radius: 16px;
    background-color: #fff;
    width: 50%;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    padding: 70px 50px;
  }
  .othr-prdcts.bigin {
    margin-right: 25px;
  }
  .othr-prdcts.crmplus {
    margin-left: 25px;
  }
  .othr-prdcts p {
    font-size: 18px;
    padding: 15px 0 25px;
  }
  .inner-titl-hdr {
    margin-bottom: 50px;
  }
  .privcy-ftr-sec {
    padding: 0px;
    display: flex;
    align-items: center;
  }
  ztax-container > p {
    text-align: center;
  }
  .left-imgsec {
    width: 46%;
    padding-right: 55px;
    box-sizing: border-box;
  }
  .rgt-ftrs-sec {
    width: 50%;
    text-align: left;
  }
  .prvcy-lists {
    position: relative;
    padding: 0 0 25px 55px;
  }
  .prce-ftrs-inrlst li:last-child, .prvcy-lists:last-child {
    padding-bottom: 0;
  }
  .prvcy-lists::after {
    content: '';
    background-position: -146px -2px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 0;
  }
  .sub-hdr {
    font: 23px / 1.2 var(--zf-secondary-medium);
  }
  .ztax-container > p {
    font-size: 13px;
    width: 100%;
    display: none;
    margin: 0;
    line-height: 1.2;
    box-sizing: border-box;
    text-align: center;
    padding: 0;
  }
  .privcy-main-sec {
    padding: 140px 0px;
  }
  .free-edtlnk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    font: 16px / 1.2 var(--zf-primary-semibold);
    cursor: pointer;
    box-sizing: border-box;
  }
.other-lang  .free-edtlnk {
    background: #ffe5c2;
    padding: 12px 15px;
    border-radius: 4px;
    width: 100%;
    font-family: var(--zf-primary-regular)
 }
  .other-lang .free-edtlnk:hover {
    background: #fff;
  }
  .other-lang .free-edtlnk:last-child {
    margin-top: 20px;
  }
  .arw-icn {
    background-position: -99px -5px;
    width: 23px;
    height: 23px;
    margin-left: 12px;
  }
  .cus-icons-wrap {
    max-width: 1350px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 88px;
  }
  .cus-icons-wrap:after {
    content: '';
    position: absolute;
    height: 88px;
    width: 50px;
    background-image: linear-gradient(to right, rgba(255, 245, 231, 1), rgba(255, 245, 231, 0) 50%);
    top: 0;
    left: 0;
  }
  .cus-icons-wrap:before {
    content: '';
    position: absolute;
    height: 88px;
    width: 50px;
    background-image: linear-gradient(to right, rgba(255, 243, 231, 0), rgba(255, 245, 231, 1) 50%);
    z-index: 1;
    right: 0;
  }
  .cus-icon {
    display: inline-block;
    height: 88px;
    margin: 0px 10px;
  }
  .bg_lazy_loaded .cus-icon {
    background-image: url(/sites/zweb/images/desk/zdesk-pricing-brands-logos.svg);
  }
  .cus-icon-1 {
    background-position: 0 0;
      width: 281px;
  }
  .cus-icon-2 {
    background-position: -298px 0;
      width: 218px;
  }
  .cus-icon-3 {
    background-position: -533px 0;
      width: 171px;
  }
  .cus-icon-4 {
    background-position: -722px 0;
      width: 211px;
  }
  .cus-icon-5 {
    background-position: -950px 0;
      width: 185px;
  }
  .cus-icon-6 {
    background-position: -1153px 0;
      width: 217px;
  }
  .cus-icon-7 {
    background-position: -1388px 0;
      width: 278px;
  }
  .cus-icon-8 {
    background-position: 0 -120px;
      width: 184px;
  }
  .cus-icon-9 {
    background-position: -201px -120px;
      width: 329px;
  }
  .cus-icon-10 {
    background-position: -548px -120px;
      width: 301px;
  }
  .cus-icon-11 {
    background-position: -866px -120px;
      width: 139px;
  }
  .cus-icon-12 {
    background-position: -1023px -121px;
      width: 263px;
  }
  .cus-icon-13 {
    background-position: -1304px -120px;
      width: 263px;
  }
  .cus-icon-14 {
    background-position: -1585px -120px;
      width: 215px;
  }
  .cus-icon-15 {
    background-position: 0 -239px;
      width: 222px;
  }
  .cus-icon-16 {
    background-position: -419px -239px;
      width: 125px;
  }
  .cus-icon-17 {
    background-position: -562px -239px;
      width: 438px;
  }
  .cus-icon-18 {
    background-position: -1017px -239px;
      width: 171px;
  }
  .cus-icon-19 {
    background-position:  -1206px -239px;
      width: 275px;
  }
  .cus-icon-20 {
    background-position: -1504px -237px;
      width: 227px;
  }
  .cus-icon-21 {
    background-position: 0 -358px;
      width: 325px;
  }
  .cus-icon-22 {
    background-position: -343px -358px;
      width: 363px;
  }
  .cus-icon-23 {
    background-position: -723px -358px;
      width: 138px;
  }
  .cus-icon-24 {
    background-position: -879px -358px;
      width: 180px;
  }
  .cus-icon-25 {
    background-position: -1076px -358px;
      width: 272px;
  }
  .cus-icon-26 {
    background-position: -1365px -358px;
      width: 145px;
  }
  .cus-icons-wrap-2 {
    margin-top: 25px;
  }
  .cus-icons-cont-1 {
    top: 0;
    position: relative;
    animation: marquee1 60s linear infinite;
    display: flex;
    width: 6600px;
  }
  .cus-icons-cont-2 {
    top: 0;
    position: absolute;
    animation: marquee2 60s linear infinite;
    display: flex;
    width: 6712px;
    right: 0px;
  }
  
.zd-splus-sec{
    text-align: center;
    max-width: 1060px;
    margin: 0 auto;
}
  
  .zd-splus-tag{
    padding: 15px 0;
    text-align: left;
    font: 23px / 1.2 var(--zf-primary-semibold);
  }
  
    .zd-splus-right-sec{
        text-align: left;
        width: 50%;
        padding-left: 80px;
        border-left: 1px solid #ccc;
    }

    .zd-splus-right-sec p{
          font-size: 16px;
}

  .zd-plus-box{
        display: flex;
        align-items: center;
        background: #ffffff;
        border-radius: 16px;
        padding: 60px;
        justify-content: center;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  }
  
  .zd-splus-left-sec{
    padding-right: 80px;
    width: 41%;
    text-align: left;
  }


  .zd-splus-btn{
    margin: 15px 0 0;
  }
  
  
  
  @keyframes marquee1 {
    0% {
      left: 0;
    }
    100% {
      left: -3300px;
    }
  }
  @keyframes marquee2 {
    0% {
      right: 0;
    }
    100% {
      right: -3356px;
    }
  }
  .pricing-btn.scroll_top_prcng {
    margin: 0 0 40px;
  }
  .testimonial-main-con {
    padding-top: 140px;
  }
  .testimonial-con {
    border-radius: 49px;
    background-color: #1f1f24;
    max-width: 1400px;
    margin: 0px auto 0;
    width: 95%;
    padding: 110px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
  }
  .testimonial-con .slick-next {
    transform: translate(0,-50%) rotate(0deg);
    right: -20px;
  }
  .slick-next img, .slick-prev img {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
  }
  .testimonial-main-con .slick-next img {
    transform: rotate(180deg);
  }
  .slick-next, .slick-prev {
    transform: translate(0, -50%);
    width: 45px;
    height: 45px;
  }
  .testimonial-main-con .slick-prev {
    left: -20px;
  }

.testimoninal-sprite{
      background-image: url(/sites/zweb/images/desk/zd-pricing-testimonials-logos.svg);
      display : inline-block;
}

.lubrication-logo{

        background-position : -847px -48px;
	width: 227px;
	height: 57px;
}  

.marathon-logo{
        background-position : -365px -45px;
	width: 100px;
	height: 53px;
}  

.shiji-logo{
        background-position :-547px -35px;
	width: 224px;
	height: 72px;
}  
.selector-logo{
        background-position :  -42px -48px;
	width: 205px;
	height: 38px; 
}  


.slick-dotted.slick-slider, .product-block .price {
    margin-bottom: 0;
  }
  .slick-list {
    width: 100%;
    padding-bottom: 120px;
  }
  .testi-para {
    font: 32px / 1.3 var(--zf-primary-medium);
    color: #ffe27d;
    padding: 25px 0 50px;
  }
  .cus-sec {
    display: flex;
    align-items: center;
    height: 118px;
    position: absolute;
    bottom: -118px;
    min-width: 600px;
  }
  .n_webp .testimonial-con.bg_lazy_loaded .pricing-sprite1 {
    background-image: url(/sites/zweb/images/desk/zdesk-pricing-page-customers-2x.png);
    display: inline-block;
    background-size: 765px auto;
  }
  .s_webp .testimonial-con.bg_lazy_loaded .pricing-sprite1 {
    background-image: url(/sites/zweb/images/desk/zdesk-pricing-page-customers-2x.webp);
    display: inline-block;
    background-size: 765px auto;
  }
  .merceds-logo{
    background-position: -532px -197px;
      width: 212px;
      height: 62px;
  }

  .avineon-logo{
        background-position: -12px -197px;
      width: 163px;
      height: 61px;
  }
  .centlilytcs-logo{
    background-position:  -203px -197px;
      width: 200px;
      height: 62px;
  }
  .cust-icn1 {
    background-position: -287px -27px;
      width: 117px;
      height: 117px;
  }
  .cust-icn2 {
    background-position: -12px -27px;
      width: 117px;
      height: 117px;
  }
  .cust-icn3 {
    background-position: -152px -27px;
      width: 117px;
      height: 117px;
  }
  .cust-icn4 {
    background-position: -428px -27px;
      width: 117px;
      height: 117px;
  }
  .cust-desg {
    font: 22px / 1.2 var(--zf-primary-medium);
    color: #fff;
    width: calc(100% - 140px);
  }
  .ntmrg-ele.cust-desg {
    margin-left: 0;
    width: 100%;
  }
  .cus-degn {
    color: #c3c5c8;
    padding: 5px 0 0;
    display: block;
    font-family: var(--zf-primary-regular);
  }
  .slick-dots {
    position: absolute;
    right: 0;
    margin: 0;
    width: auto;
  }
  .slick-dots li {
    display: inline-block;
    margin: 0 14px;
    width : 14px;
    height : 14px;
    background: #fff;
    opacity: .4;
    border: 1px solid #fff;
  }
  .slick-dots li.slick-active {
    opacity: 1;
    background: #fff;
    border-color: #fff;
     width : 14px;
     height : 14px;
  }
  .whtbg-con {
    padding: 0px 30px;
    position: relative;
    background: #fff5e7;
  }
  .bg-sec {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #575757;
    position: absolute;
    bottom: -10px;
    height: 16px;
    width: 24%;
    left: 76%;
  }
  .othr-prdcts .pricing-btn {
    background-color: #ed4a44 !important;
    font-size: 15px;
    width: 100px;
    margin-bottom: 0px;
    border-radius: 4px;
  }
  .privcy-ftr-sec .pricing-btn.scroll_top_prcng {
    margin: 40px 0 0px;
  }
  .pricing-tooltip-sec.active,.privacy-img {
    display: block;
  }
  .faq_container {
    max-width: 960px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 140px 0px;
    text-align: center;
  }
  .faq_exp_sec {
    position: sticky;
  }
  .expand-all-sec {
    box-sizing: border-box;
    width: 110px;
    background-color: #ffe5c2;
    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);
  }
  .plan-name.tab-show,.price-val-sec .plan-desc,.zmore-features-pricing,.support-list,.slick-next:after, .slick-next:before, .slick-prev:after, .slick-prev:before, .zmobile-mon-yearly-container, .zmobile-currency-container, .cmp_tbl_lsts, .pricing-tooltip-sec, .zmore-features-hide, .prce-features-list, .collapse-btn, .bottom-promo, .pricing-btn.access, .body-umain .pricing-btn.get_btn, .cmp_cell .yr-save-box br, .product-nav-links.show_vsb, .zgh-accounts.show_vsb, .zw-other-lang .testimonial-main-con, .price-sec .detail.mob, .compar-main-table, .cxplan-deftxt1 {
    display: none;
  }
  .gd-fqa {
    text-align: left;
    padding: 70px 0 0;
  }
  .ga-fq-cont {
    transition: all .5s linear;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    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;
  }
  .open-icon {
    left: unset;
    background-position: -4px -4px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -51px;
  }
  .gd-qus .open-icon {
    top: 4px;
    transform: inherit;
  }
  .open-icon.close-icon, .zhd-hdr .open-icon.close-icon {
    background-position: -35px -4px;
  }
  .mailto_cls, .link_ele {
    color: #289d4e;
    font-family: var(--zf-primary-regular);
    text-decoration: none;
    display: inline-block;
  }
  .link_ele.learnmore {
    margin: 12px 0 5px;
    display: inline-block;
  }
  .link_ele.learnmore.fst {
    margin-right: 40px;
  }
  .learnmore span {
    background: #0067ff;
    width: 15px;
    height: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    transition: all ease .35s;
  }
  .learnmore span:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid #0067ff;
    transform: rotate(-45deg);
    border-left: 0;
    border-top: 0;
    top: -3px;
    right: 0;
  }
  .gd-ans {
    display: none;
    padding: 15px 0 0;
  }
  .max-elecon {
    max-width: 1180px;
    margin: 0 auto;
    width: 95%;
    padding: 140px 0 0;
    text-align: center
  }
  .advg-icn1 {
    background-position: -465px -21px;
    width: 67px;
    height: 67px
  }
  .advg-icn2 {
    background-position: -538px -21px;
    width: 60px;
    height: 67px
  }
  .advg-icn3 {
    background-position: -606px -21px;
    width: 73px;
    height: 67px
  }
  .ftr-advtges {
    padding: 80px 0 0;
    align-items: inherit;
    display: flex;
  }
  .inr-hdr {
    font: 32px / 1.2 var(--zf-primary-medium);
    padding: 20px 0 10px;
  }
  .advtges-list {
    padding: 50px 0 90px;
    width: 36%;
    background-repeat: no-repeat;
    background-size: contain
  }
  .s_webp .ftr-advtges.bg_lazy_loaded .advtges-list {
    background-image: url(/sites/zweb/images/desk/desk-white-shape.webp)
  }
  .n_webp .ftr-advtges.bg_lazy_loaded .advtges-list {
    background-image: url(/sites/zweb/images/desk/desk-white-shape.png)
  }
  .advtges-list p {
    max-width: 270px;
    margin: 0 auto;
    font-size: 18px
  }
  .advtges-list.ovrlp {
    z-index: 1
  }
  .advtges-list.fst {
    margin-right: -35px
  }
  .advtges-list.lst {
    margin-left: -35px
  }
  
  .lang-rtl .list-item::after { right: 0; left: unset; }
  .lang-rtl .list-item:last-child { padding-left: 0; padding-right: 45px; }
  .lang-rtl .pricing-tab-wrapper { right: 0; left: unset; }
  .lang-rtl .pricing-tab { left: 0; right: 0; }
  .lang-rtl .pricing-tab>span { text-align: center; }
  .lang-rtl .pricing-tab>span.ztoggle-slide em.toggle-btn { margin-right: 7px !important; margin-left: unset !important; }
  .lang-rtl .pricing-tab>span.ztoggle-slide.active em.toggle-btn { margin-right: 54% !important; margin-left: unset !important; }
  .lang-rtl span.label-text.monthly { right: 4px; left: unset; }
  .lang-rtl .pricing-tab>span.yearly { left: 0; right: unset; }
  .lang-rtl .yr-save-box { left: -95px; right: unset; }
  .lang-rtl .yr-save-box:after { right: 88px; left: unset; }
  .lang-rtl .product-block { margin-right: 1.3%; margin-left: unset; }
  .lang-rtl #zplan1 { margin-right: 0; margin-left: unset; }
  .lang-rtl .pricing-wrap .product-block a, .lang-rtl .cmp_row a, .lang-rtl .crm-free-sec-cnt a { text-align: center; }
  .lang-rtl .act-btn.cta-btn:hover, .lang-rtl .hglt-bg { border: 1px var(--primary-btn-color) solid !important ; }
  .lang-rtl .price span.z-price-text { padding-right: 4px; padding-left: unset; }
  .lang-rtl .highlight_batch { left: -10px; right: unset; }
  .lang-rtl .watch-btn { margin-right: 5px; margin-left: unset; }
  .lang-rtl .vidbtn-icon::after { border-right: 6px solid #0067ff; border-left: unset; right: 6px; left: unset; }
  .lang-rtl .key-features-list li { text-align: right; padding: 0 30px 0 20px; }
  .lang-rtl .pricing-tooltip-sec { text-align: right; transform: translateX(50%); left: -50px; right: 45%; }
  .lang-rtl .pricing-tooltip-sec:before { border-right: 10px solid transparent; border-left: unset; border-left: 10px solid transparent; border-right: unset; transform: translateX(50%); right: 50%; left: unset; }
  .lang-rtl span.info-tooltip-icon, .lang-rtl .str-tooltip span.info-tooltip-icon { right: 0; left: unset; }
  .lang-rtl span.info-tooltip-icon:after, .lang-rtl .str-tooltip span.info-tooltip-icon:after { left: 0; right: unset; }
  .lang-rtl .crm-free-sec-cnt { border-left: 1px solid #ccc; border-right: unset; padding-left: 50px; padding-right: unset; }
  .lang-rtl .cmn-links { padding-right: 50px; padding-left: unset; }
  .lang-rtl .changePrice { left: 30px; right: unset; }
  .lang-rtl .changePriceContainer span { text-align: center; }
  .lang-rtl .othr-prdcts.bigin { margin-left: 25px; margin-right: unset; }
  .lang-rtl .othr-prdcts.crmplus { margin-right: 25px; margin-left: unset; }
  .lang-rtl .ztax-container>p { text-align: center; }
  .lang-rtl .left-imgsec { padding-left: 55px; padding-right: unset; }
  .lang-rtl .prvcy-lists { padding: 0 55px 25px 0; }
  .lang-rtl .prvcy-lists::after { right: 0; left: unset; }
  .lang-rtl .ztax-container>p { text-align: center; }
  .lang-rtl .arw-icn { margin-right: 12px; margin-left: unset; }
  .lang-rtl .cus-icons-wrap:after { right: 0; left: unset; }
  .lang-rtl .cus-icons-wrap:before { left: 0; right: unset; }
  .lang-rtl .cus-icons-cont-2 { left: 0; right: unset; }
  .lang-rtl .testimonial-con .slick-next { transform: translate(0,-50%) rotate(0); left: -20px; right: unset; }
  .lang-rtl .slick-next img, .lang-rtl .slick-prev img { left: 0; right: 0; }
  .lang-rtl .slick-next, .lang-rtl .slick-prev { transform: translate(0,-50%); }
  .lang-rtl .testimonial-main-con .slick-prev { right: -20px; left: unset; }
  .lang-rtl .cust-desg { margin-right: 25px; margin-left: unset; }
  .lang-rtl .ntmrg-ele.cust-desg { margin-right: 0; margin-left: unset; }
  .lang-rtl .slick-dots { left: 0; right: unset; }
  .lang-rtl .bg-sec { right: 76%; left: unset; }
  .lang-rtl .expand-all-sec { left: -80px; right: unset; }
  .lang-rtl .ga-fq-cont { padding: 30px 30px 30px 85px; }
  .lang-rtl .open-icon { left: -51px; right: unset; }
  .lang-rtl .link_ele.learnmore.fst { margin-left: 40px; margin-right: unset; }
  .lang-rtl .learnmore span { margin-right: 7px; margin-left: unset; }
  .lang-rtl .learnmore span:before { border-right: 0; border-left: unset; left: 0; right: unset; }
  .lang-rtl .advtges-list.fst { margin-left: -35px; margin-right: unset; }
  .lang-rtl .advtges-list.lst { margin-right: -35px; margin-left: unset; }
  .lang-rtl .pricing-banner-div, .lang-rtl .max-wdth, .lang-rtl span.detail, .lang-rtl .business_sec, .lang-rtl .privcy-main-sec.max-elecon, .lang-rtl .faq_container, .lang-rtl .max-elecon { text-align: center; }
  .lang-rtl .pricing-banner-div *, .lang-rtl .max-wdth *, .lang-rtl span.detail *, .lang-rtl .business_sec *, .lang-rtl .privcy-main-sec.max-elecon *, .lang-rtl .faq_container *, .lang-rtl .max-elecon * { text-align: center; }
  .lang-rtl .banner-list-con *{ text-align: right; }
  .lang-rtl .banner-div .key-feature-title *{ text-align: right; }
  .lang-rtl .ztax-container *{ text-align: left; }
  .lang-rtl .privcy-main-sec.max-elecon .rgt-ftrs-sec *,.lang-rtl .privcy-main-sec.max-elecon .rgt-ftrs-sec{ text-align: right; }
  .lang-rtl .gd-fqa *{ text-align: right; }
  .lang-rtl span.pricing-sprite.arw-icn {
      transform: scale(-1);
  }
  .lang-rtl .cus-icons-cont-1 {
      animation: marquee1-ar 60s linear infinite;
  }
  .cus-icons-cont-2 {
      animation: marquee2-ar 60s linear infinite;
  }
  .lang-rtl .key-feature-title {text-align: right;}
  
  .lang-rtl .cus-icons-wrap:before {
      background-image: linear-gradient(to left, rgba(255, 243, 231, 0), rgba(255, 245, 231, 1) 50%);
  }
  .lang-rtl .cus-icons-wrap:after {
      background-image: linear-gradient(to left, rgba(255, 245, 231, 1), rgba(255, 245, 231, 0) 50%);
  }
  .other-lang .yr-save-box  {
      bottom: -30px;
  }
  @keyframes marquee1-ar {
      0% {
          right: 0
      }
  
      100% {
          right: -3300px
      }
  }
  
  @keyframes marquee2-ar {
      0% {
          left: 0
      }
  
      100% {
          left: -3356px
      }
  }
  .other-lang:not(.lang-rtl) .expand-all-sec {
      width: max-content;
      right: -90px;
  }
  .other-lang .yr-save-box:not(.i18n-ar) {
      max-width: 80px !important;
  }
  .lang-rtl .yr-save-box {
      left: -78px !important;
      right: unset !important;
  }
  .lang-rtl .yr-save-box:after {
      right: -42px;
      left: unset;
      transform: rotateY(180deg);
  }
  .other-lang:not(.i18n-vi) .advtges-list p{
          font-size: 15px;
          max-width: 220px;
      }
  .i18n-vi .advtges-list p{
      font-size: 13px;
  }
  
  /* font style for Hebrew */
  
  .i18n-he h2.inr-hdr {
      font-family: 'heebomedium';
  }
  .other-lang .crm-free-sec {
      max-width: 1360px;
  }
  .other-lang a.free-edtlnk {
      font-size: 13px;
  }
  .other-lang .key-feature-title::before {
      display: none;
  }
  .i18n-vi .pricing-tab>span.ztoggle-slide {
      width: 156px;
  }
  .i18n-vi .pricing-tab>span {
      width: 45%;
      font-size: 13px;
  }
  .i18n-vi .pricing-tab>span.yearly {
      right: 3%;
  }
  .i18n-vi .pricing-tab>span.ztoggle-slide em.toggle-btn{
      width: 65px
  }
  .i18n-vi span.label-text.monthly {
      left: 5px;
  }
  
  .i18n-vi p.yr-save-box {
      right: -85px !important;
  }
  .other-lang:not(.i18n-vi) .advtges-list p {
      font-size: 15px;
      max-width: 220px;
  }
  .i18n-vi .advtges-list p{
      font-size: 13px;
  }
  .i18n-de span.tooltip-txt {
      word-break: break-word;
  }
.lang-rtl .zd-splus-sec h2 {
    text-align: center;
}

.lang-rtl .zd-splus-right-sec {
    text-align: right;
    padding-right: 80px;
    border-right: 1px solid #ccc;
    padding-left: unset;
    border-left: unset;
}
.lang-rtl .zd-splus-left-sec {
    padding-left: 80px;
    padding-right: unset;
    text-align: right;
}
  /* font style for Hebrew */
/* crm free edition sec */
.i18n-en  .crm-free-sec {
    max-width: 1410px;
    align-items: unset;
}
.i18n-en .crm-free-sec {
    justify-content: unset;
    gap: 40px;
}
.i18n-en .crm-free-sec-cnt {
    width: 50%;
    background: #fff;
    padding: 70px 50px;
    border-radius: 25px;
    box-sizing: border-box;
    justify-content: space-between;
}
.i18n-en .cmn-links {
    width: 50%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    flex-direction: unset;
    align-items: center;
    justify-content: space-between;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 20px 0px;
    padding: 60px 50px;
}
.i18n-en .cmn-lins-lft {
   width: 50%;
}
.i18n-en .cmn-lins-rgt {
     text-align: center;
}
.i18n-en .grad-txt {
     background-image: -moz-linear-gradient(90deg,#1c32d4 0%,#4bd1fd 20%,#226ae6 36%,#8779f1 52%,#e96f8c 61%,#f7955e 78%,#cf6d7c 92%,#5536ba 100%);
    background-image: -webkit-linear-gradient(90deg, #1c32d4 0%, #4bd1fd 20%, #226ae6 36%, #8779f1 52%, #e96f8c 61%, #f7955e 78%, #cf6d7c 92%, #5536ba 100%);
    background-image: -ms-linear-gradient(90deg,#1c32d4 0%,#4bd1fd 20%,#226ae6 36%,#8779f1 52%,#e96f8c 61%,#f7955e 78%,#cf6d7c 92%,#5536ba 100%);
    background-image: linear-gradient(90deg, #1c32d4 0%, #4bd1fd 20%, #226ae6 36%, #8779f1 52%, #e96f8c 61%, #f7955e 78%, #cf6d7c 92%, #5536ba 100%);
 -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font: 18px / 1.5 var(--zf-primary-semibold);
}
.i18n-en .crm-free-sec-cnt h3{
     font: 24px / 1.1 var(--zf-primary-semibold);
    padding-bottom: 10px;
}
.i18n-en .crm-free-sec-cnt p {
    font: 18px / 1.4 var(--zf-primary-regular);
    padding: 0px;
}
.i18n-en .cmn-links h3 {
       font: 24px / 1.5 var(--zf-primary-semibold);
 }
.i18n-en .cmn-links p {
    font: 18px / 1.4 var(--zf-primary-regular);
    padding: 10px 0px 0;
}
.i18n-en .cmn-links a {
       width: max-content;
    border-radius: 5px;
}
.other-lang .crm-free-sec-cnt {
    width: 50%;
    border-right: 1px solid #ccc;
    padding-right: 50px;
}
.ztax-cont-sec {
    max-width: 1350px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px auto 0;
    width: 95%;
}
.crm-free-sec-cnt a.arw_lnk.learn-more {
    padding-top: 25px;
    display: inline-block;
    color: #089949;
    font: 18px / 1.2 var(--zf-secondary-medium);
    background: transparent;
    border: none;
    text-transform: none;
    padding: 15px 0 0;
    min-width: inherit;
}
.arw_lnk span {
    background: #089949;
    width: 12px;
    height: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 7px;
    transition: all ease .35s
}
.arw_lnk 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
}
.arw_lnk:hover span {
    transform: translateX(4px);
    -webkit-transform: translateX(4px)
}
  .crm-free-sec-cnt .pricing-btn {
    background-color: var(--primary-btn-color) !important;
    border: 0;
    margin: 20px 0 0;
    font-family: var(--zf-primary-semibold);
    min-width: 160px;
}
.gd-faq-lstcon{
    padding: 0 15px;
}
.gd-ans ul {
    list-style: disc;
    padding: 0 0 0 30px;
}
.gd-ans ul li {
    padding: 5px 0;
}
.zd-faq-tltle {
    font: 20px / 1.2 Zoho_Puvi_SemiBold;
    padding: 20px 0 10px;
}
  @media only screen and (max-width: 1280px) {
    .banner-list-con {
      max-width: 100%;
      margin: 0 auto
    }
    .changePrice {
      right: 20px;
    }
    .list-item:nth-child(odd) {
      padding-right: 50px;
    }
    .list-item {
      box-sizing: border-box
    }
    .othr-prdcts {
      padding: 60px 50px;
      width: 50%
    }
    .testi-sldr-con::after {
      display: none
    }
    .slick-list {
      width: 100%
    }
    .pricing-btn.scroll_top_prcng {
      margin: 0 0 20px
    }
  .lang-rtl .banner-list-con { margin: 0 auto; }
  .lang-rtl .changePrice { left: 20px; right: unset; }
  .lang-rtl .list-item:nth-child(odd) { padding-left: 50px; padding-right: 45px; }
  .lang-rtl .othr-prdcts { padding: 60px 50px; }
  .lang-rtl .pricing-btn.scroll_top_prcng { margin: 0 0 20px; }
  }
  @media only screen and (max-width: 1140px) {
    .pricing-wrap.max-wdth {
      max-width: 800px;
    }
    .cmn-links {
      padding-left: 40px;
    }
    .product-block {
      width: 48%;
      margin: 2% 0 0;
      min-height: auto !important;
    }
    .vid-btn-wrapper {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      flex-direction: row-reverse;
      margin-top: 30px;
    }
    .vid-btn-wrapper .zmore-features-pricing {
      margin-top: 0px;
    }
    .pricing-cont-box {
      display: flex;
      justify-content: center;
      flex-direction: row-reverse;
    }
    .price-val-sec {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
    }
    .plan-name {
      font: 28px / 1.5 var(--zf-secondary-medium);
    }
    .product-block .plan-name {
      text-align: center;
      margin-bottom: 10px;
      line-height: 1;
    }
    .plan-desc {
      text-align: left;
      font-size: 18px;
      line-height: 1.3;
      padding: 0px;
    }
    .key-features-list li::before {
      left: 0px;
    }
    span.info-tooltip-icon, .str-tooltip span.info-tooltip-icon {
      left: 0px;
    }
    .support-list {
      display: block;
      visibility: hidden;
    }
    .key-feature-title {
      position: relative;
    }
    .key-feature-title > span {
      background: #fff;
      position: relative;
      z-index: 1;
      padding-right: 20px;
    }
    .key-feature-title::before {
      content: '';
      width: 100%;
      height: 2px;
      background: #d3cfe9;
      top: 50%;
      transform: translateY(-50%);
      position: absolute;
    }
    .bg-sec {
      display: none;
    }
    .pricing-wrap {
      padding: 80px 30px 0;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .faq_exp_sec {
      margin: 60px 15px 0;
      text-align: right;
      position: static
    }
    .expand-all-sec {
      position: static;
      transform: inherit
    }
    .gd-fqa {
      padding: 20px 0 0
    }
    h1 {
      font-size: 52px
    }
    .ftr-hdr {
      font-size: 22px
    }
    .banner-list-con {
      padding: 35px 0 0
    }
    p {
      font-size: 18px
    }
    .slick-dots li {
      margin: 0 20px
    }
    .slick-dots {
      position: static;
      text-align: center;
      margin: 30px 0 0
    }
    .advtges-list {
      padding: 45px 60px 90px;
      width: 365px;
      box-sizing: border-box
    }
    .advtges-list.lst {
      margin: -125px 0 0;
      z-index: 2
    }
    .ftr-advtges {
      max-width: 750px;
      margin: 0 auto;
      justify-content: center;
      flex-wrap: wrap
    }
    .inr-hdr {
      font-size: 28px;
      padding: 10px 0
    }
    .advtges-list p {
      font-size: 18px
    }
.i18n-en .crm-free-sec {
    max-width: 800px;
    display: block;
}
.i18n-en .crm-free-sec-cnt,.i18n-en .cmn-links {
    width: 100%;
    padding: 60px 40px;
    max-width: 100%;
}
.i18n-en .cmn-links {
    margin: 0 auto 35px;
}
.i18n-en .ztax-cont-sec {
    display: block;
    width: 100%;
}
.i18n-en .ztax-container {
    margin-bottom: 40px;
}
.i18n-en .free-edtlnk {
    justify-content: center;
    margin: 20px auto 0;
}
.i18n-en .cmn-links {
    width: 100%;
}
  .lang-rtl .cmn-links { padding-right: 40px; padding-left: unset; }
  .lang-rtl .product-block { margin: 2% 0 0; }
  .lang-rtl .key-features-list li::before { right: 0; left: unset; }
  .lang-rtl span.info-tooltip-icon, .lang-rtl .str-tooltip span.info-tooltip-icon { right: 0; left: unset; }
  .lang-rtl .key-feature-title>span { padding-left: 20px; padding-right: unset; }
  .lang-rtl .pricing-wrap { padding: 80px 30px 0; }
  .lang-rtl .gd-fqa { padding: 20px 0 0; }
  .lang-rtl .banner-list-con { padding: 35px 0 0; }
  .lang-rtl .slick-dots li { margin: 0 20px; }
  .lang-rtl .slick-dots { margin: 30px 0 0; }
  .lang-rtl .advtges-list { padding: 45px 60px 90px; }
  .lang-rtl .advtges-list.lst { margin: -125px 0 0; }
  .lang-rtl .ftr-advtges { margin: 0 auto; }
  .lang-rtl .inr-hdr { padding: 10px 0; }
  .lang-rtl .product-block .plan-name, .lang-rtl .slick-dots { text-align: center; }
  .lang-rtl .product-block .plan-name *, .lang-rtl .slick-dots * { text-align: center; }
  .lang-rtl .faq_exp_sec { margin: 60px 15px 0; text-align: left; }
  .lang-rtl .plan-desc { text-align: right; padding: 0; }
  }
  @media only screen and (max-width: 992px) {
    .free-edtlnk {
      width: 410px;
      margin: 0px auto;
      justify-content: center;
    }
    .plan-desc {
      max-width: 350px;
    }
    .pricing-btn.scroll_top_prcng {
      margin: 0 auto 40px;
    }
    .privcy-ftr-sec .pricing-btn.scroll_top_prcng {
      margin: 30px auto 0;
    }
    .free-edtlnk:last-child {
      margin-top: 30px;
    }
    .crm-free-sec {
      display: block;
      padding: 90px 30px;
    }
    .crm-free-sec-cnt {
      width: 100%;
      max-width: 600px;
      border-right: unset;
      padding-right: 0px;
      text-align: center;
      margin: 0 auto;
    }
    .crm-free-sec-cnt a {
      margin: 0 auto;
    }
    .cmn-links {
      max-width: 950px;
      padding: 60px 0 0px;
      display: block;
      width: 100%;
    }
    .arw-icn {
      margin-left: 8px;
      transform: scale(0.9);
    }
    .getstart-plan, .body-umain .access-btn {
      display: block !important;
      width: max-content;
    }
    .testimonial-main-con {
      padding-top: 100px;
    }
    .faq_container {
      padding: 90px 0;
    }
    .ga-fq-cont {
      padding: 25px 85px 25px 30px;
    }
    .cus-sec {
      height: inherit;
      position: static;
      display: block;
      text-align: center;
      min-width: inherit;
    }
    .price span:first-child {
      font-size: 22px
    }
    .plan-name {
      font-size: 36px
    }
    .slick-list {
      padding-bottom: 0;
    }
    .business_sec .pricing-btn {
      padding: 10px 20px;
      max-width: 100%;
      font-size: 13px;
      margin: 0 auto 40px;
    }
    .othr-prdcts p {
      font-size: 22px;
      padding: 15px 0
    }
    .zd-plus-box{
        display: block;
        text-align: center;
    }


    .zd-splus-sec .inner-hdr{
           padding : 90px 0 0;
   }


    .zd-splus-left-sec{
        text-align: center;
        padding-right: 0px;
        width: 100%;
    }
    .zd-splus-tag{
        padding: 15px 0 30px;
        text-align: center;
    }
    .zd-splus-right-sec{
        text-align: center;
        width: 100%;
        padding-top: 30px;
        padding-left: 0px;
        border-left: 0px solid;
        border-top: 1px solid #ccc;
    }
    .zd-splus-btn{
        margin: 30px 0 0;
    }
    .max-elecon {
      width: 100%;
      padding: 90px 0 0;
      box-sizing: border-box
    }
    .privcy-ftr-sec {
      display: block;
      padding: 0px;
    }
    .left-imgsec, .rgt-ftrs-sec {
      width: 100%;
      margin: 0 auto;
      padding: 0 0 45px
    }
    .left-imgsec {
      width: max-content;
    }
    .rgt-ftrs-sec {
      padding: 0;
      max-width: 600px
    }
    .prvcy-lists:last-child {
      padding-bottom: 20px
    }
    .testimonial-con {
      padding: 110px 60px;
      width: 100%
    }
    .faq_exp_sec {
      margin: 45px 15px 0
    }
    .business_sec {
      width: 100%;
    }
    .testi-para {
      padding: 25px 0 45px;
      font-size: 28px
    }
    .inner-hdr {
      font-size: 38px;
      letter-spacing: -0.95px;
      text-align: center;
    }
    .sub-hdr {
      font-size: 26px
    }
    .whtbg-con {
      padding: 0px 30px;
    }
    .privcy-main-sec.max-elecon {
      padding: 120px 0 0px;
      width: 100%;
    }
    .greybg-con {
      padding: 0 30px
    }
    .gd-qus {
      font-size: 26px
    }
    .banner-container {
      padding: 100px 0 75px
    }
    .max-wdth {
      width: 100%
    }
    .inr-hdr1 {
      font-size: 34px;
      padding-bottom: 45px
    }
    .bg-sec {
      bottom: 85px
    }
    .pricing-banner-div {
      width: 100%;
      padding: 0 30px;
      box-sizing: border-box;
    }
    .slick-dotted.slick-slider {
      text-align: center
    }
    .price span.z-price-text {
      font-size: 52px
    }
      .cust-desg {
          margin: 0px auto 0;
          width: 100%;
      }
  .lang-rtl .pricing-btn.scroll_top_prcng { margin: 0 auto 40px; }
  .lang-rtl .privcy-ftr-sec .pricing-btn.scroll_top_prcng { margin: 40px auto 0; }
  .lang-rtl .crm-free-sec { padding: 90px 30px; }
  .lang-rtl .crm-free-sec-cnt { border-left: unset; border-right: unset; margin: 0 auto; padding-left: 0; padding-right: unset; }
  .lang-rtl .crm-free-sec-cnt a { margin: 0 auto; }
  .lang-rtl .cmn-links { padding: 60px 0 0; }
  .lang-rtl .arw-icn { margin-right: 8px; margin-left: unset; }
  .lang-rtl .faq_container { padding: 90px 0; }
  .lang-rtl .ga-fq-cont { padding: 25px 30px 25px 85px; }
  .lang-rtl .business_sec .pricing-btn { padding: 10px 20px; margin: 0 auto 40px; }
  .lang-rtl .othr-prdcts p { padding: 15px 0; }
  .lang-rtl .max-elecon { padding: 90px 0 0; }
  .lang-rtl .privcy-ftr-sec { padding: 0; }
  .lang-rtl .left-imgsec, .lang-rtl .rgt-ftrs-sec { margin: 0 auto; padding: 0 0 45px; }
  .lang-rtl .rgt-ftrs-sec { padding: 0; }
  .lang-rtl .testimonial-con { padding: 110px 60px; }
  .lang-rtl .faq_exp_sec { margin: 45px 15px 0; }
  .lang-rtl .testi-para { padding: 25px 0 45px; }
  .lang-rtl .whtbg-con { padding: 0 30px; }
  .lang-rtl .privcy-main-sec.max-elecon { padding: 120px 0 0; }
  .lang-rtl .greybg-con { padding: 0 30px; }
  .lang-rtl .banner-container { padding: 100px 0 75px; }
  .lang-rtl .pricing-banner-div { padding: 0 30px; }
  .lang-rtl .cust-desg { margin: 25px auto 0; }
  .lang-rtl .crm-free-sec-cnt, .lang-rtl .cus-sec, .lang-rtl .inner-hdr, .lang-rtl .slick-dotted.slick-slider { text-align: center; }
  .lang-rtl .crm-free-sec-cnt *, .lang-rtl .cus-sec *, .lang-rtl .inner-hdr *, .lang-rtl .slick-dotted.slick-slider * { text-align: center; }
      .other-lang:not(.lang-rtl) .free-edtlnk {
          width: fit-content;
      }
    .lang-rtl .zd-plus-box *,.lang-rtl .zd-plus-box {
        text-align: center;
    }
    .lang-rtl .zd-splus-right-sec {
        text-align: center;
        padding-right: 0;
        padding-left: unset;
        border-right: 0 solid;
        border-top: 1px solid #ccc;
    }
    .lang-rtl .zd-splus-left-sec {
        padding-left: 0;
        padding-right: unset;
        
    }
.zd-splus-tag br{
      display: none;
    }
  }
  @media only screen and (max-width: 767px) {
    h1 {
      font-size: 32px;
      letter-spacing: 0px;
    }   
      .act-btn.cta-btn {
          display: inline-block !important;
      }
     .z-bottom-cta-menu>a,.onscroll.withCW .mobile-menu-icon1::after {
          display: none !important;
      }
      .z-bottom-cta-menu {
          width: inherit;
     } 
    .inner-titl-hdr {
        margin-bottom: 30px;
    }
    .changePrice {
      right: unset;
      left: 10px;
      top: 15px;
    }
    .changePriceContainer .changeCurrency {
      margin: 0px 5px;
    }
    .list-item, .list-item:nth-child(odd) {
      width: 100%;
    }
    .banner-container {
      padding: 100px 0 60px;
    }
    .pricing-cont-box, .plan-name.tab-show {
      display: block;
    }
    .zmore-features-pricing > span {
      position: relative;
      color: #000000;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .fut-opn-icon {
      display: inline-block;
      width: 17px;
      height: 17px;
      vertical-align: middle;
      margin-left: 15px;
    }
    .bg_lazy_loaded .fut-opn-icon {
      background-image: url(/sites/zweb/images/crm/crm-pricing2022-sprite.svg);
      background-position: -609px -433px;
    }
    .fut-close-icon {
      display: inline-block;
      width: 17px;
      height: 17px;
      vertical-align: middle;
      margin-left: 15px;
    }
    .bg_lazy_loaded .fut-close-icon {
      background-image: url(/sites/zweb/images/crm/crm-pricing2022-sprite.svg);
      background-position: -628px -433px;
    }
    .key-features {
      margin-top: 50px !important;
    }
    .zmore-features-pricing.zshow span.zmore-features-hide {
      display: flex;
    }
    .mob-brk {
      display: block;
    }
    .crm-free-sec {
      padding: 70px 0px 0px;
    }
    .free-edtlnk:last-child {
      margin-top: 20px;
    }
    .greybg-con {
      padding: 0 15px;
    }
    .pricing-wrap {
      width: 100%;
      max-width: 400px;
      padding: 70px 0 0px;
    }
    .price span.z-price-text {
      font-size: 46px;
    }
    .product-block, #zplan1 {
      width: 100%;
      margin: 0 auto 30px;
      display: block;
    }
    #zplan4 {
      margin: 0 auto;
    }
    .pricing-wrap .product-block a, .cmp_row a, span.detail span {
      font-size: 14px;
    }
    .list-item {
      padding: 0 45px 25px;
    }
    .banner-list-con {
      max-width: 300px;
      }
    .list-item:last-child {
      padding-bottom: 0px;
    }
    .inner-hdr {
      font-size: 32px;
      letter-spacing: -0.8px;
    }
    .business_sec .inner-hdr , .zd-splus-sec .inner-hdr {
      margin: 0 auto 20px;
    }
 .zd-splus-sec .inner-hdr{
           padding : 50px 0 0;
   }   


  .zd-splus-left-sec img{
      width : 250px;
}


 .zd-splus-sec{
        max-width: calc(100% - 30px);
    }
    .zd-plus-box{
        padding: 40px;
    }
    .price-cont-sec {
      width: 100%;
      display: block;
    }
    .product-block {
      padding: 30px 30px 40px;
    }
    .price-val-sec .plan-desc {
      display: block;
    }
    .pricing-wrap .product-block a {
      margin: 0 auto;
    }
    .vid-btn-wrapper {
      display: block;
      margin-top: 0px;
    }
    .plan-name {
      font: 26px / 1.5 var(--zf-secondary-medium);
    }
    .product-block .plan-name {
      margin-bottom: 0px;
      text-align: center;
      display: block;
    }
    .plan-desc {
      text-align: center;
      padding: 25px 0px 20px !important;
    }
    .zmore-features-pricing {
      cursor: pointer;
      text-align: center;
      color: #000;
      font-family: var(--zf-primary-medium);
      font-size: 15px;
      width: 200px;
      border-radius: 4px;
      display: flex;
      align-items: center;
      justify-content: center;
      box-sizing: border-box;
      height: 42px;
      margin: 15px auto 0px;
      background: #ffb95b;
      border: 2px solid #ffb95b;
    }
    .vid-btn-wrapper .zmore-features-pricing {
      margin-top: 15px;
    }
    .key-features-list {
      display: block;
    }
    .key-features-list li {
      margin: 0 0 20px 0px;
      padding-right: 20px;
      padding-left: 30px;
      box-sizing: border-box;
      width: 100%;
    }
    .free-edtlnk {
      text-decoration: underline;
      background: unset;
      padding: 0;
      width: max-content;
      border-radius: 12px;
    }
    .cmn-links {
      padding: 40px 0 0px;
    }
    .prod-cont-sec {
      width: 100%;
    }
  .zmore-features-pricing span.zmore-features-hide,.zmore-features-pricing.zshow span.zmore-features-show, .feature-wrap, .arw-icn, .price-cont-sec .plan-desc, .plan-name.tab-show, .prod-img-sec, .cus-icons-wrap, .inr-hdr br,br{
      display: none;
    }
    .othr-prdcts p {
      font-size: 18px;
    }
    .left-imgsec {
      width: 100%;
    }
    .sub-hdr {
      font: 18px / 1.2 var(--zf-secondary-medium);
    }
    .whtbg-con {
      padding: 70px 0;
    }
    .business_sec {
      padding: 0 30px;
    }
    .testimonial-main-con {
      padding-top: 70px;
    }
    .ztax-container {
      margin: 40px auto 0;
      padding: 0px 30px;
    }
    .privcy-main-sec.max-elecon {
      width: 100%;
      text-align: center;
      padding: 70px 30px 0px;
      box-sizing: border-box;
    }
    .prvcy-lists {
      padding: 0 0 25px 40px;
    }
    .prvcy-lists::after {
       width: 23px;
       height: 24px;
       background-position: -321px -7px;
       top: 0;
    }
    .testimonial-con {
      padding: 70px 35px 80px;
      border-radius: 0;
    }
    .testi-para {
      font-size: 20px;
    }
    .ga-fq-cont {
      padding: 25px 60px 25px 25px;
    }
    .open-icon {
      right: -40px;
      left: unset;
    }
    .gd-qus {
      font-size: 22px;
    }
    .ftr-advtges {
      padding: 30px 0 0;
      padding: 0;
      display: block;
      max-width: 400px;
      margin: 0 auto;
    }
    .advtges-list {
      padding: 35px 0 0;
      width: 100%;
      box-sizing: border-box;
      margin: 0 auto 15px !important;
      background: inherit !important;
    }
    .advtges-list.lst {
      margin: 0 auto !important
    }
    .inr-hdr {
      font-size: 24px;
    }
    .advtges-list p {
      font-size: 16px;
    }
  .testimonial-main-con .slick-prev{
     left: 0
  }
  .testimonial-main-con .slick-next{
     right: 0
  }
  .faq_container {
       padding: 70px 0;
   }
   .max-elecon {
        padding: 70px 25px 0;
    }
.i18n-en .cmn-links{
        width: 100%;
        display: block;
    text-align: center;
    }
   .i18n-en .cmn-lins-lft {
        width: 100%;
    }
    .i18n-en .cmn-lins-rgt {
        margin-top: 20px;
    }
  .lang-rtl .changePrice { left: unset; right: 10px; }
  .lang-rtl .changePriceContainer .changeCurrency { margin: 0 5px; }
  .lang-rtl .banner-container { padding: 100px 0 60px; }
  .lang-rtl .fut-opn-icon { margin-right: 15px; margin-left: unset; }
  .lang-rtl .fut-close-icon { margin-right: 15px; margin-left: unset; }
  .lang-rtl .crm-free-sec { padding: 70px 0 0; }
  .lang-rtl .greybg-con { padding: 0 15px; }
  .lang-rtl .pricing-wrap { padding: 70px 0 0; }
  .lang-rtl .product-block, .lang-rtl #zplan1 { margin: 0 auto 30px; }
  .lang-rtl #zplan4 { margin: 0 auto; }
  .lang-rtl .list-item { padding: 0 45px 25px; }
  .lang-rtl .business_sec .inner-hdr { margin: 0 auto 20px; }
  .lang-rtl .product-block { padding: 30px 30px 40px; }
  .lang-rtl .pricing-wrap .product-block a { margin: 0 auto; }
  .lang-rtl .plan-desc { padding: 25px 0 20px !important; }
  .lang-rtl .zmore-features-pricing { margin: 15px auto 0; }
  .lang-rtl .key-features-list li { margin: 0 0 20px 0; padding-left: 20px; padding-right: 30px; }
  .lang-rtl .free-edtlnk { padding: 0; }
  .lang-rtl .cmn-links { padding: 40px 0 0; }
  .lang-rtl .whtbg-con { padding: 70px 0; }
  .lang-rtl .business_sec { padding: 0 30px; }
  .lang-rtl .ztax-container { margin: 40px auto 0; padding: 0 30px; }
  .lang-rtl .privcy-main-sec.max-elecon { padding: 70px 30px 0; }
  .lang-rtl .prvcy-lists { padding: 0 40px 25px 0; }
  .lang-rtl .testimonial-con { padding: 70px 35px 80px; }
  .lang-rtl .ga-fq-cont { padding: 25px 25px 25px 60px; }
  .lang-rtl .open-icon { left: -40px; right: unset; }
  .lang-rtl .ftr-advtges { padding: 30px 0 0; padding: 0; margin: 0 auto; }
  .lang-rtl .advtges-list { padding: 35px 0 0; margin: 0 auto 15px !important; }
  .lang-rtl .advtges-list.lst { margin: 0 auto !important; }
  .lang-rtl .testimonial-main-con .slick-prev { right: 0; left: unset; }
  .lang-rtl .testimonial-main-con .slick-next { left: 0; right: unset; }
  .lang-rtl .faq_container { padding: 70px 0; }
  .lang-rtl .max-elecon { padding: 70px 25px 0; }
  .lang-rtl .product-block .plan-name, .lang-rtl .plan-desc, .lang-rtl .zmore-features-pricing, .lang-rtl .privcy-main-sec.max-elecon { text-align: center; }
  .lang-rtl .product-block .plan-name *, .lang-rtl .plan-desc *, .lang-rtl .zmore-features-pricing *, .lang-rtl .privcy-main-sec.max-elecon * { text-align: center; }
  .i18n-vi .free-edtlnk {
      width: 400px;
      text-align: center;
      margin: 0 auto;
  }
  .crm-free-sec-cnt .act-btn.cta-btn {
          display: inline-block !important;
  }
  .other-lang .advtges-list p {
          font-size: 18px;
          max-width: 270px;
      }
    .i18n-vi .advtges-list p {
          font-size: 18px;
      }
  
      .other-lang .zmore-features-pricing {
          width: fit-content;
      }
  
  }
  @media (max-width: 480px) {
.free-edtlnk {
    font-size: 15px;
}
.gd-faq-lstcon {
    padding: 0 0 0 15px;
}
    .ga-fq-cont {
        padding: 25px 40px 25px 25px;
    }
    .open-icon {
        right: -25px;
    }
.pricing-tooltip-sec {
    left: 30%;
}
      .other-lang .free-edtlnk,.other-lang .getstart-plan {
          max-width: 300px;
          text-align: center;
  }
  .other-lang .yr-save-box:not(.i18n-ar) {
      right: -81px !important;
  }
    .lang-rtl .yr-save-box:not(.i18n-ar) {
          left: -78px !important;
          right: unset !important;
      }
  }
.i18n-id .price span.z-price-text,.ccode-id .price span.z-price-text {
    padding-left: 0;
    font: 40px / 1.1 var(--zf-secondary-medium)
}

.i18n-id .price span.z-price-text em,.ccode-id .price span.z-price-text em {
    font-size: 30px
}


@media only screen and (max-width: 992px) {

.i18n-id .price span.z-price-text,.ccode-id .price span.z-price-text {
        font-size: 40px
    }


 .i18n-id .price span.z-price-text em,.ccode-id .price span.z-price-text em {
        font-size: 28px
    }


}