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: #0060ff url(/sites/zweb/images/crm/bannerbg-blue-pattern.svg) repeat;
    position: relative;
}
.pricing-sprite, .testi-sldr-con::after, .prvcy-lists::after, .list-item::after, .info-tooltip-icon::after,.yr-save-box:after {
    background-image: url("/sites/zweb/images/crm/crm-pricing2022-sprite.svg");
    display: inline-block
}
.pricing-sprite1 {
    background-image: url("/sites/zweb/images/crm/desk-customers-2x.png");
    display: inline-block;
    background-size: 450px auto
}
h1 {
    font: 60px/1.2 var(--zf-primary-extrabold);
    letter-spacing: -1.5px;
}
p {
    font: 20px/1.4 var(--zf-primary-regular);
}
.list-item > p {
    color: #bfdfff;
}
.list-item > p:not(.ftr-hdr) {
    font-size: 16px
}
.inner-hdr {
    font: 48px/1.2 var(--zf-secondary-medium);
    letter-spacing: -1.2px;
    margin: 0 auto 10px
}
.sub-hdr {
    font: 28px/1.2 var(--zf-secondary-medium);
    padding: 0 0 5px
}
.sub-hdr1 {
    font: 30px/1.2 var(--zf-secondary-medium);
}
.inr-hdr {
    font: 32px/1.2 var(--zf-primary-bold);
    padding: 20px 0 10px
}
.inr-hdr1 {
    font: 36px/1.2 var(--zf-primary-regular);
    padding-bottom: 50px;
    text-align: center;
    letter-spacing: -0.9px;
}
.ftr-hdr {
    font: 22px/1.2 var(--zf-secondary-medium);
}
.max-wdth {
    max-width: 1180px;
    margin: 0 auto;
    width: 95%;
    text-align: center;
    padding: 30px;
    box-sizing: border-box
}
.pricing-banner-div {
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    width: 95%;
    color: #fff
}
.banner-list-con {
    text-align: left;
    display: flex;
    padding: 35px 0 0;
    justify-content: center;
    flex-wrap: wrap;
}
.list-item {
    padding: 0 46px 30px 35px;
    position: relative
}
.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
}
.pricing-tab {
    width: 156px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
}
.pricing-tab > span {
    width: 50%;
    font-size: 14px;
    line-height: 1;
    font-family: var(--zf-primary-semibold);
    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 {
    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%);
    background: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
.pricing-tab > span.monthly, .pricing-tab > span.yearly {
    position: absolute;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pricing-tab > span.active.monthly, .pricing-tab > span.active.yearly {
    font-family: var(--zf-primary-bold);
    color: #fff;
}
span.label-text.monthly {
    left: 4px;
}
.pricing-tab > span.yearly {
    right: 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-wrap {
    display: flex;
    justify-content: center;
    padding: 80px 0 130px;
    align-items: flex-start;
    position: relative;
}
.bg-sec {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: rgb(87, 87, 87);
    position: absolute;
    bottom: 124px;
    height: 16px;
    width: 24%;
    left: 50.65%;
}
.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: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}
#zplan1 {
    margin-left: 0;
}
.plan-name {
    display: block;
    font: 18px/1.2 var(--zf-primary-semibold);
}
.product-block .plan-name {
    font: 22px/1.5 var(--zf-secondary-medium);
}
.product-block .plan-name, .product-block .price {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    padding: 0;
}
.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);
}
.product-block span.detail span.ztogglegroup {
    display: inline;
}
span.detail span {
    font: 14px/1.2 var(--zf-primary-regular);
    color: #5d5d66;
}
span.detail {
    display: block;
    text-align: center;
    margin: 0 0 15px;
}
.pricing-wrap .product-block a, .cmp_row a {
    background-color: #0067ff;
    padding: 10px 24px;
    font: 14px/1.4 var(--zf-primary-semibold);
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    min-width: 150px;
    border-radius: 4px;
    border: 1px solid #0067ff;
}
.hglt-bg {
    background-color: #f0483e !important;
    border: 1px solid #f0483e !important;
}
.cmp_row a.hglt-bg {
    background: #fff !important;
    color: #f0483e !important;
}
.cmp_row a {
    background: #fff;
    border: 1px solid #0067ff;
    color: #0067ff;
    min-width: inherit;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px 8px;
    transition: all ease 0.2s;
}
.cmp_row a:hover {
    border-color: #f0483e;
    color: #f0483e;
}
ul.cmp_row:not(.brdn):hover {
    background: #fff6ee;
    cursor: pointer;
}
.product-block a:hover {
    border: 1px solid #f0483e;
    background: #f0483e;
    color: #fff;
}
.plan-desc {
    font-size: 18px;
    line-height: 1.3;
    padding: 25px 15px 0;
}
#zplan1 .plan-desc, #zplan2 .plan-desc {
    padding-bottom: 38px;
}
#zplan3 {
    border: 1px solid #000;
    padding-bottom: 40px;
}
.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;
}
.cmpr-table {
    padding: 25px 30px 35px;
    border-radius: 16px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 12px 20.64px 3.36px rgba(0, 0, 0, 0.05);
}
.cmp_Table, .cmp_Table_head {
    width: 100%;
}
.zinner-heading.zhd {
    font: 20px/1.4 var(--zf-secondary-medium);
    text-align: left;
    border-radius: 6px;
    background-color: rgb(243, 243, 244);
    border: none;
    padding-left: 60px;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
}
.zinner-heading.zhd .open-icon {
    left: 20px;
}
.cmp_cell {
    padding: 10px 20px;
}
.cmp_cell:first-child, .zinner-heading {
    width: 28%;
    border-left: none;
    box-sizing: border-box;
}
.cmp_row:not(.brdn) .cmp_cell:first-child {
    padding-left: 60px;
    text-align: left
}
.brdn.fst.cmp_row {
    padding-top: 10px;
    align-items: flex-end;
    position: fixed;
    position: sticky;
    position: -webkit-sticky;
    top: 50px;
    background: #fff;
    z-index: 9;
}
.cmp_Fixed {
    position: fixed;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background: #fff;
    z-index: 9;
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / 10%);
}
.brdn .cmp_cell {
    border-bottom: none;
    padding: 0 15px 25px
}
.brdn .cmp_cell:first-child {
    padding: 0 95px 25px 0;
    text-align: left;
    font: 16px/1.4 var(--zf-secondary-medium);
}
.cmp_row {
    display: flex;
}
.cmp_cell, .cmp_heading, .zhd {
    text-align: center;
    padding: 12px 15px;
    position: relative;
    font: 16px/1.2 var(--zf-primary-regular);
    border-left: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    width: 18%;
    border-top: none;
}
.cmp_cell.fnt, .cmp_row span.detail span {
    font-size: 12px
}
.cmp_cell:last-child {
    border-right: none
}
.cm_yes {
    background-position: -128px -11px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.cmp_ftr_lists {
    margin: 0 0 4px;
}
.cmn-links {
    display: flex;
    justify-content: center;
    margin: 30px 0 0;
}
.free-edtlnk.fst {
    margin-right: 90px
}
.cmp_row .price span.z-price-text {
    font: 36px/1.2 var(--zf-secondary-medium)
}
.cmpr-table-sec .pricing-tab > span {
    width: 50%;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    transition: .5s all ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    font-family: var(--zf-primary-regular);
}
.cmpr-table-sec .pricing-tab {
    width: inherit;
}
.cmpr-table-sec .pricing-tab > span.ztoggle-slide {
    width: 37px;
    display: inline-block;
    margin: 0 10px;
    background: #fff;
    border: 1px solid rgb(17, 77, 193);
    border-radius: 20px;
    height: 19px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
.cmpr-table-sec .pricing-tab > span.ztoggle-slide em.toggle-btn {
    display: block;
    width: 14px;
    border-radius: 100%;
    background: rgb(17, 77, 193);
    height: 14px;
    margin-left: 2px;
    transition: .5s all ease;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
.cmpr-table-sec .pricing-tab > span.active.monthly, .cmpr-table-sec .pricing-tab > span.active.yearly {
    font-family: var(--zf-primary-regular);
    color: #000;
}
.cmpr-table-sec .pricing-tab > span.ztoggle-slide.active em.toggle-btn {
    margin-left: 19px;
}
.othr-prdcts {
    border-radius: 16px;
    background-color: rgb(255, 255, 255);
    padding: 70px 60px;
    box-sizing: border-box
}
.bigin-logo {
    background-position: -1px -46px;
    width: 109px;
    height: 67px;
    margin: 20px 0 0;
}
.crmplus-logo {
    background-position: -117px -46px;
    width: 323px;
    height: 67px;
    margin: 20px 0 0;
}
.othr-prdcts p {
    font-size: 24px;
    padding: 15px 0 25px
}
.othr-prdcts.bigin {
    margin-right: 25px;
}
.othr-prdcts.crmplus {
    margin-left: 25px;
}
.othr-prdcts .pricing-btn {
    background-color: rgb(60, 208, 104);
    border-radius: 22px;
    font-size: 22px;
    padding: 8px 30px 10px;
    text-transform: inherit;
}
.othr-prdcts.crmplus .pricing-btn {
    background-color: rgb(0, 103, 255);
}
.arw-icn {
    background-position: -99px -5px;
    width: 23px;
    height: 23px;
    margin-left: 12px;
}
.arw-txt {
    text-decoration: underline;
}
.whtbg-con {
    padding: 140px 0;
    position: relative;
    background: #fff;
}
.max-elecon {
    max-width: 1180px;
    margin: 0 auto;
    width: 95%;
    padding: 0 0 140px;
    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;
}
.other-prsec, .ftr-advtges {
    display: flex;
    align-items: flex-start;
}
.other-prsec {
    padding: 55px 0 130px;
    align-items: inherit;
}
.ftr-advtges {
    padding: 80px 0 0;
    align-items: inherit;
}
.advtges-list {
    padding: 50px 0 90px;
    width: 36%;
    background: url(/sites/zweb/images/crm/desk-white-shape.png) no-repeat;
    background-size: contain;
}
.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;
}
.max-ele {
    max-width: 960px;
    margin: 0 auto;
    width: 100%;
    text-align: center
}
.privcy-ftr-sec {
    display: flex;
    align-items: center;
    padding: 60px 0 0;
}
.left-imgsec {
    width: 51%;
    padding-right: 55px;
    box-sizing: border-box;
}
.rgt-ftrs-sec {
    width: 50%;
    text-align: left;
}
.prvcy-lists {
    position: relative;
    padding: 0 0 25px 55px;
}
.prvcy-lists::after {
    content: '';
    background-position: -146px -2px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 0
}
.greybg-con {
    background: #f3f3f4;
}
.testimonial-con {
    border-radius: 49px;
    background-color: rgb(31, 31, 36);
    max-width: 1400px;
    margin: -150px auto 0;
    width: 95%;
    padding: 110px;
    box-sizing: border-box;
    position: relative;
    text-align: left
}
.testi-para {
    font: 32px/1.3 var(--zf-primary-bold);
    color: #ffe27d;
    padding: 25px 0 50px;
}
.slick-dots {
    position: absolute;
    right: 0;
    margin: 0;
    width: auto;
}
.slick-dots li {
    display: inline-block;
    margin: 0 4px;
    background: rgb(255, 255, 255);
    opacity: 0.4;
    border: 1px solid rgb(255, 255, 255)
}
.slick-dots li.slick-active {
    opacity: 1;
    background: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}
.slick-dotted.slick-slider, .product-block .price {
    margin-bottom: 0;
}
.slick-list {
    width: calc(100% - 230px);
    padding-bottom: 120px;
}
.business_sec {
    max-width: 1260px;
    margin: 0 auto;
    width: 95%;
    text-align: center;
    padding: 140px 30px 70px;
    box-sizing: border-box;
}
.business_icons {
    transform: translateY(-60px);
    opacity: 1;
    transition: all .5s linear
}
.bottom_move {
    opacity: 0;
    transform: translateY(50px)
}
.pricing-btn {
    font: 14px var(--zf-primary-semibold);
    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: #f0483e;
    border-radius: 4px;
}
.faq_container {
    max-width: 960px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0 0 140px;
    text-align: center
}
.gd-fqa {
    text-align: left;
    padding: 70px 0 0;
}
.gd-qus {
    font: 28px/1.2 var(--zf-secondary-medium);
    cursor: pointer;
    position: relative;
}
.ga-fq-cont {
    transition: all .5s linear;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    margin: 0 auto 10px;
    padding: 30px 30px 30px 85px;
    box-sizing: border-box;
    cursor: pointer;
}
.mailto_cls, .link_ele {
    color: #0067ff;
    font-family: var(--zf-primary-regular);
    text-decoration: none;
    display: inline-block;
}
.gd-ans {
    display: none;
    padding: 15px 0 0;
}
.faq_exp_sec {
    position: sticky;
}
.expand-all-sec {
    box-sizing: border-box;
    width: 110px;
    background-color: rgb(227, 227, 227);
    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);
}
.open-icon {
    background-position: -4px -4px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -52px;
}
.gd-qus .open-icon {
    top: 4px;
    transform: inherit
}
.open-icon.close-icon, .zhd-hdr .open-icon.close-icon {
    background-position: -35px -4px;
}
.testi-sldr-con::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background-position: -2px -127px;
    width: 127px;
    height: 94px;
}
.marathon-logo {
    background-position: -149px -125px;
    width: 249px;
    height: 59px;
}
.shiji-logo {
    background-position: -149px -189px;
    width: 105px;
    height: 59px;
}
.selector-logo {
    background-position: -447px -189px;
    width: 205px;
    height: 59px;
}
.lubrication-logo {
    background-position: -259px -189px;
    width: 185px;
    height: 59px;
}
.cust-desg {
    font: 22px/1.2 var(--zf-primary-bold);
    color: #fff;
    margin-left: 25px;
    width: calc(100% - 140px)
}
.cus-degn {
    color: #c3c5c8;
    padding: 5px 0 0;
    display: block;
    font-family: var(--zf-primary-regular)
}
.cus-sec {
    display: flex;
    align-items: center;
    height: 118px;
    position: absolute;
    bottom: -118px;
}
.cust-icn1 {
    background-position: -13px -18px;
    width: 117px;
    height: 118px;
}
.cust-icn2 {
    background-position: -141px -18px;
    width: 118px;
    height: 118px;
}
.cust-icn3 {
    background-position: -269px -18px;
    width: 118px;
    height: 118px;
}
.cust-icn4 {
    background-position: -13px -160px;
    width: 118px;
    height: 118px;
}
.changePrice {
    position: absolute;
    right: 0;
    top: -30px;
}
.changePriceContainer .changeCurrency {
    display: none;
    min-height: 30px;
    padding: 0 10px;
    width: auto;
}
.changePriceContainer span {
    color: #fff;
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: var(--zf-primary-semibold);
}
.zmore-features span {
    color: #0067ff;
    font: 14px/1.2 var(--zf-secondary-medium);
    cursor: pointer;
    position: relative
}
.zmore-features span > span {
    background: #000;
    width: 10px;
    height: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    transition: all ease .35s;
    transform: rotate(90deg);
    box-sizing: border-box;
}
.zmore-features span.zmore-features-hide > span {
    transform: rotate(270deg);
}
.zmore-features span > span:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid #000;
    transform: rotate(-45deg);
    border-left: 0;
    border-top: 0;
    top: -2px;
    right: 0;
    box-sizing: border-box;
}
.zhd-hdr {
    border-radius: 6px;
    background-color: rgb(243, 243, 244);
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    cursor: pointer
}
.zhd-hdr .open-icon {
    right: 8px;
    left: unset;
    background-position: -4px -4px;
}
.prce-ftrs-inrlst {
    padding: 25px;
    display: none;
}
.prce-ftrs-inrlst li {
    position: relative;
    padding: 0 0 15px 30px;
    text-align: left;
}
.prce-ftrs-inrlst li .cm_yes {
    left: 0;
    top: 6px;
    transform: inherit;
    right: unset;
}
.prce-ftrs-list {
    margin: 0 0 5px;
}
.prce-ftrs-inrlst li:last-child, .prvcy-lists:last-child {
    padding-bottom: 0
}
.zmore-features {
    padding: 15px 0 25px;
    display: none;
}
.privcy-main-sec.max-elecon {
    padding-bottom: 150px;
}
.pricing-tooltip-sec.active {
    display: block;
}
.str-price-tooltip {
    z-index: 10;
    min-height: 10px;
    width: 200px;
    left: unset;
    background: rgb(31, 31, 36);
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    box-shadow: 0 10px 20px -4px rgb(119 119 119 / 40%);
    text-align: left;
    bottom: 105%;
    border: 0;
    transition: .5s ease;
    display: block;
    padding: 15px 19px;
    position: absolute;
    right: -46px;
}
.info-tooltip-icon {
    width: 26px;
    height: 100%;
    right: 5px;
    top: 0;
    position: absolute;
    cursor: pointer;
    padding: 0 2px;
    z-index: 5;
}
.info-tooltip-icon::after {
    content: '';
    background-position: -185px -10px;
    right: 5px;
    top: 50%;
    position: absolute;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
}
.str-price-tooltip:before {
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgb(31, 31, 36);
    bottom: -7px;
    color: #000;
    height: 0;
    left: 67%;
    position: absolute;
    width: 0;
}
.watch-btn {
    position: relative;
    left: 0;
    right: 0;
    margin: 20px auto 0;
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    cursor: pointer;
}
.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;
}
.learn-txt {
    font: 14px/1.2 var(--zf-primary-regular);
    color: #0067ff;
    padding-left: 6px;
}
.cmp_row:not(.brdn) .cmp_cell span:not(.pricing-sprite) {
    padding-right: 15px;
    display: inline-block;
}
.pricing-btn.scroll_top_prcng {
    margin: 0 0 12px;
}
.cmp_row.lst .cmp_cell {
    border-bottom: none;
}
b {
    font-family: var(--zf-primary-bold);
}
.business_sec .inner-hdr {
    margin: 0 auto 30px;
}
.testimonial-main-con, .testi-sldr-con, .greybg-con.fst,.brdn .cmp_cell {
    position: relative;
}
.testimonial-main-con .slick-next {
    right: -20px;
    transform: rotate(180deg);
}
.testimonial-main-con .slick-prev {
    left: -20px;
}
.slick-next, .slick-prev {
    width: 45px;
    height: 45px;
    transform: translate(0);
}
.slick-next img, .slick-prev img {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
.free-edtlnk {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font: 18px/1.2 var(--zf-primary-regular);
    cursor: pointer;
}
.changePriceContainer .action {
    color: rgb(255, 199, 0);
    position: relative;
    border: 0px;
}
.changePriceContainer .action::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: rgb(255, 199, 0);
    bottom: 0px;
    left: 0px;
}
.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,.getstart-plan,.body-umain .access-btn{
    display: inline-block  !important;
}
.yr-save-box {
    position: absolute;
    color: #0060ff;
    text-transform: uppercase;
    bottom: -20px;
    right: -95px;
    font: 700 12px/1 'Roboto';
}
.yr-save-box:after {
    content: '';
    position: absolute;
    background-position: -212px -14px;
   width: 37px;
    height: 14px;
    left: -40px;
}
.cmp_cell .yr-save-box {
    bottom: unset;
    top: -40px;
    right: 10%
}
.cmp_cell .yr-save-box:after {
    background-position: -257px -5px;
    height: 27px;
}
.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{
    display: none;
}
.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 {
    display: none !important;
}
.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
}
.link_ele.learnmore.fst {
    margin-right: 40px;
}
.link_ele.learnmore {
    margin: 12px 0 5px;
        display: inline-block;
}
@media only screen and (max-width: 1280px) {
    .banner-list-con {
        max-width: 660px;
        margin: 0 auto;
    }
    .list-item:nth-child(odd) {
        padding-right: 50px;
        width: 54%;
    }
    .list-item {
        padding: 0 0 30px 45px;
        width: 46%;
        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;
    }
}
@media only screen and (max-width: 1140px) {
    .brdn .cmp_cell:first-child {
        padding: 0 30px 25px 0;
    }
    .cmp_row:not(.brdn) .cmp_cell:first-child {
        padding-left: 30px;
    }
    .cmp_cell br {
        display: none;
    }
    .product-block {
        width: 49%;
        margin: 2% 0 0 2%;
    }
    #zplan1 .plan-desc, #zplan2 .plan-desc {
        padding-bottom: 0;
    }
    #zplan1, #zplan3 {
        margin-left: 0;
    }
    .pricing-wrap {
        max-width: 720px;
        flex-wrap: wrap;
    }
    .bg-sec {
        width: 49%;
        left: 0;
    }
    .brdn.fst.cmp_row {
        top: 0;
    }
    .left-imgsec {
        width: 48%;
    }
    .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;
    }
    .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;
    }
    .cmp_cell .yr-save-box br {
    display: block !important;
}
.cmp_cell .yr-save-box {
    top: -52px;
    right: unset;
    left: 160px;
    font-size: 11px;
}
}
@media only screen and (max-width: 992px) {
   .cmp_cell .yr-save-box {
    top: -80px;
    font-size: 10px;
    left: 85px;
}
.cmp_cell .yr-save-box:after {
    background-position: -212px -14px;
    transform: rotate(245deg);
    left: 12px;
    top: 25px;
}
    .slick-list {
        padding-bottom: 0;
    }
    .privcy-main-sec .max-ele {
        padding: 0 30px;
        box-sizing: border-box;
    }
    .free-edtlnk.fst {
        margin-right: 30px;
    }
    .free-edtlnk {
        font-size: 16px;
    }
    .cus-sec {
        height: inherit;
        position: static;
        display: block;
        text-align: center;
    }
    .business_icons {
        transform: translateY(-35px);
    }
    .cmp_row a {
        font-size: 11px;
        padding: 6px 10px;
    }
    .cmp_row .price span.z-price-text {
        font-size: 30px;
    }
    .cmp_row .price span:first-child, .cust-desg {
        font-size: 20px
    }
    .price span:first-child {
        font-size: 22px
    }
    .brdn .cmp_cell:first-child {
        font-size: 14px
    }
    .cmpr-table-sec .pricing-tab > span {
        font-size: 12px;
    }
    .cmpr-table-sec .pricing-tab > span.ztoggle-slide {
        position: absolute;
        top: 2px;
        left: 52px;
        margin: 0 auto;
    }
    .cmpr-table-sec .pricing-tab > span.label-text.monthly {
        left: -2px;
    }
    .cmpr-table-sec .pricing-tab > span.label-text.yearly {
        left: unset;
        right: -50px;
    }
    .plan-name {
        font-size: 16px;
    }
    .cmp_row:not(.brdn) .cmp_cell:first-child {
        padding-left: 15px;
    }
    .business_sec .pricing-btn {
        padding: 10px 20px;
        max-width: 100%;
        font-size: 13px;
        margin: 0 auto;
    }
    .othr-prdcts p {
        font-size: 22px;
        padding: 15px 0;
    }
    .othr-prdcts {
        padding: 50px 45px;
    }
    .max-elecon {
        width: 100%;
        padding: 0 30px 90px;
        box-sizing: border-box;
    }
    .privcy-ftr-sec {
        display: block;
        padding: 45px 0 0;
    }
    .left-imgsec, .rgt-ftrs-sec {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 45px;
    }
    .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;
    }
    .faq_container {
        padding: 0 0 110px;
        box-sizing: border-box
    }
    .business_sec {
        width: 100%;
        padding: 110px 0 60px;
    }
    .testi-para {
        padding: 25px 0 45px;
        font-size: 28px;
    }
    .inner-hdr {
        font-size: 38px;
        letter-spacing: -0.95px;
    }
    .sub-hdr {
        font-size: 26px;
    }
    .ftr-advtges {
        padding: 40px 0 0;
    }
    .whtbg-con {
        padding: 110px 0;
    }
    .sub-hdr1 {
        font-size: 26px;
    }
    .privcy-main-sec.max-elecon {
        padding-bottom: 130px;
    }
    .greybg-con {
        padding: 0 30px;
    }
    .ga-fq-cont {
        padding: 25px 30px 25px 85px;
    }
    .gd-qus {
        font-size: 26px;
    }
    .banner-container {
        padding: 100px 0 75px;
    }
    .max-wdth {
        width: 100%;
    }
    .inr-hdr1 {
        font-size: 34px;
        padding-bottom: 45px;
    }
    .pricing-wrap {
        padding: 50px 0 90px;
    }
    .bg-sec {
        bottom: 80px;
    }
    .pricing-banner-div {
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
    }
    .zinner-heading.zhd {
        font-size: 18px;
    }
    .other-prsec {
        padding: 50px 0 110px;
    }
    .slick-dotted.slick-slider {
        text-align: center;
    }
    .price span.z-price-text {
        font-size: 52px;
    }
    .cust-desg {
        margin: 25px auto 0;
        width: 100%;
    }
    .cmpr-table-sec {
        padding: 0 0 30px;
    }
    .bigin-logo, .crmplus-logo {
        margin: 0 auto;
    }
}
@media only screen and (max-width: 900px) {
    .othr-prdcts {
        padding: 45px;
        margin: 0 auto 30px !important;
        width: 100%;
    }
    .other-prsec {
        padding: 0 0 60px;
        display: block;
    }
    .cmp_row .price span.z-price-text {
        font-size: 26px;
    }
    .plan-name {
        font-size: 15px;
    }
    .cmp_row a {
        font-size: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .act-btn.cta-btn {
        display: block !important;
    }
    .info-tooltip-icon {
        height: 65%;
        right: -25px;
    }
    .str-price-tooltip:before {
        left: 75%;
    }
    .str-price-tooltip {
        right: -60px;
    }
    .slick-next, .slick-prev {
        width: 30px;
        height: 30px;
    }
    .business_sec .pricing-btn {
        margin: 0 0 30px;
    }
    .greybg-con {
        padding: 0 25px;
    }
    .prvcy-lists::after, .gd-qus .open-icon {
        top: 0px;
    }
    .zmore-features {
        display: block;
    }
    .business_icons {
        display: block;
        margin: 0 auto;
        transform: unset;
    }
    .pricing-wrap {
        width: 100%;
        max-width: 400px;
        padding: 70px 0 60px;
    }
    .cmn-links {
        display: block;
        margin: 0 auto;
    }
    .free-edtlnk.fst {
        margin: 0 auto 30px;
    }
    .product-block, #zplan1 {
        width: 100%;
        margin: 0 auto 30px !important;
        display: block;
    }
    .bg-sec {
        bottom: 120px;
        width: 100%;
    }
    .banner-list-con {
        max-width: 165px;
        padding: 30px 0 0;
    }
    .list-item, .list-item:nth-child(odd) {
        padding: 0 0 25px 45px;
        width: 100%;
    }
    .banner-container {
        padding: 100px 0 55px;
    }
    #zplan4 {
        margin: 0 auto !important;
    }
    .inr-hdr1 {
        font-size: 30px;
        padding-bottom: 35px;
    }
    .othr-prdcts {
        max-width: 400px;
        padding: 30px
    }
    .whtbg-con {
        padding: 80px 0;
    }
    .ftr-advtges {
        padding: 30px 0 0;
        padding: 0;
        display: block;
        max-width: 400px;
        margin: 0 auto;
    }
    .max-elecon {
        padding: 0 25px 80px;
    }
    .testimonial-con {
        padding: 70px 35px 80px;
        border-radius: 0;
    }
    .business_sec .inner-hdr {
        margin: 0 auto 20px;
    }
    .business_sec {
        padding: 80px 0
    }
    .faq_container {
        padding: 0 0 80px;
    }
    .faq_exp_sec {
        margin: 30px 15px 0;
    }
    .gd-qus {
        font-size: 22px;
    }
    .cmp_row .price span:first-child, .cust-desg, .othr-prdcts .pricing-btn {
        font-size: 18px;
    }
    .inner-hdr {
        font-size: 32px;
        letter-spacing: -0.8px;
    }
    p, .advtges-list p {
        font-size: 16px;
    }
    .sub-hdr, .inr-hdr, .sub-hdr1 {
        font-size: 24px;
    }
    br {
        display: none;
    }
    .othr-prdcts p {
        font-size: 20px;
    }
    .plan-desc {
        font-size: 16px;
    }
    .product-block .plan-name, .price span:first-child {
        font-size: 20px
    }
    .price span.z-price-text {
        font-size: 46px;
    }
    h1 {
        font-size: 42px;
        letter-spacing: -1.3px;
    }
    .pricing-wrap .product-block a, .cmp_row a, span.detail span {
        font-size: 12px
    }
    .advtges-list {
        padding: 35px 0 0;
        width: 100%;
        box-sizing: border-box;
        margin: 0 auto 15px !important;
        background: #fff
    }
    .advtges-list.lst {
        margin: 0 auto !important;
    }
    .testi-para {
        font-size: 20px;
    }
    .cus-sec {
        display: block;
    }
    .cust-desg {
        margin: 20px auto 0;
        width: 100%;
    }
    .product-block {
        padding: 30px 15px 10px;
    }
    #zplan3 {
        padding-bottom: 10px;
    }
    .crmplus-logo {
        background-size: 480px auto;
        background-position: -78px -35px;
        width: 220px;
        height: 37px;
    }
    .open-icon {
        left: -40px;
    }
    .ga-fq-cont {
        padding: 25px 25px 25px 60px;
    }
    .prvcy-lists {
        padding: 0 0 25px 50px;
    }
    .zhd-hdr {
        padding: 15px 35px 15px 15px;
    }
    .business_sec br {
        display: block;
    }
    .privcy-main-sec .max-ele {
        padding: 0;
    }
    .other-prsec {
        padding: 60px 0;
    }
    .z-bottom-cta-menu a{
        width: calc(100% - 80px);
    }
    .zph-sticky .z-bottom-cta-menu {
        pointer-events: none;
        box-shadow: none;
        background: transparent;
    }
    .withCW .mobile-menu-icon1 {
        background: #000 !important;
        border-color: #000;
    }
    .zph-sticky .mobile-menu-icon1 {
        pointer-events: auto;
        left: 0;
        top: 0;
    }
    .onscroll.withCW .mobile-menu-icon1::after {
        display: none
    }
    .max-elecon.fst {
        position: relative
    }
    .max-elecon.fst::after {
        content: '';
        position: absolute;
        background: #000;
        bottom: 0;
        left: 0;
        max-width: 300px;
        width: calc(100% - 60px);
        height: 1px;
        right: 0;
        margin: 0 auto;
    }
    .privcy-main-sec.max-elecon {
        padding: 80px 25px 130px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 420px) {
    .marathon-logo, .fareast-logo, .shiji-logo, .lubrication-logo {
        background-size: 480px auto;
    }
    .fareast-logo {
        background-position: -268px -83px;
        width: 209px;
        height: 41px;
    }
    .marathon-logo {
        background-position: -139px -93px;
        width: 126px;
        height: 30px;
    }
    .shiji-logo {
        background-position: -99px -126px;
        width: 70px;
        height: 40px;
    }
    .lubrication-logo {
        background-position: -173px -126px;
        width: 123px;
        height: 40px;
    }
    h1 {
        font-size: 32px;
    }
    .arw-icn {
        transform: scale(0.9);
    }
    .free-edtlnk.fst {
        margin: 0 auto 25px;
    }
    .free-edtlnk {
        text-decoration: underline;
    }
}
.other-lang .testimonial-main-con {
    display: none;
}
.other-lang .whtbg-con {
    padding: 140px 0 100px;
}

.changePrice, .cmpr-table-sec{
    display: none!important;
}
.lubrication-logo{
    /*background-position: -294px -189px;
    width: 150px;*/
    background-position: -190px -92px;
    width: 186px;
}
.shiji-logo{
    width: 175px !important;
}
.cmp_cell .yr-save-box{
    right: 40%;
}
.rgt-ftrs-sec{
    width: 47%;
}
.bg-sec{
    bottom: 124px;
}
#zplan1 .plan-desc, #zplan2 .plan-desc{
    padding-bottom: 0px;
}
.yr-save-box {
    right: -104px;
    bottom: -12px;
}
.tab-con > .pricing-tab {
    width: inherit;
    position: relative;
    display: inline-block;
    top: inherit;
}
.pricing-tab > span {
    width: auto;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    transition: .5s all ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    font-family: var(--zf-primary-regular);
}
.pricing-tab > span.ztoggle-slide {
    width: 37px;
    display: inline-block;
    margin: 0 10px;
    background: #fff;
    border: 1px solid #114dc1;
    border-radius: 20px;
    height: 19px;
    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 {
    display: block;
    width: 14px;
    border-radius: 100%;
    background: #114dc1;
    height: 14px;
    margin-left: 2px;
    transition: .5s all ease;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
.pricing-tab > span.ztoggle-slide.active em.toggle-btn {
    width: 14px;
}
.pricing-tab > span.ztoggle-slide.active em.toggle-btn {
    margin-left: 19px;
}
.pricing-tab > span.active.monthly, .pricing-tab > span.active.yearly {
    font-family: var(--zf-primary-regular);
    color: #000;
}
.tab-con > .pricing-tab > span.yearly {
    right: -40px;
}
.tab-con > .pricing-tab span.label-text.monthly {
    left: -46px;
}
.greybg-con.fst {
    padding-top: 60px;
    text-align: center;
}
.pricing-wrap {
    padding-top: 50px;
}
.tab-container {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 500px;
    bottom: -1px;
    height: 51px;
    transition: all ease-in-out 0.2s;
}
.tab-container.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
}
.tab-container.fixed .tab-lst {
    border-radius: unset;
}
.product-header-top .product-title {
    height: 51px;
}
.tab-lst:first-child {
    margin-right: 10px;
}
.tab-lst {
    padding: 15px 0;
    border: 1px solid rgb(243, 243, 244);
    background-color: rgb(0, 67, 160);
    font: 16px/1.2 var(--zf-primary-semibold);
    text-transform: uppercase;
    width: 240px;
    box-sizing: border-box;
    text-align: center;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #fff;
    cursor: pointer
}
.tab-lst.act-tab {
    color: #0043a0;
    background-color: rgb(243, 243, 244);
}
.opcty_vsb {
    opacity: 0 !important;
}
.tab-con, .product-nav-links.show_vsb, .zgh-accounts.show_vsb {
    display: none
}
.cx-plans-con.max-elecon {
    text-align: left;
}
.cx-plans-sec {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap
}
.main-hdr {
    font: 60px/0.8 var(--zf-secondary-medium);
    letter-spacing: -2px;
    padding: 22px 0 10px
}
.other-plansec {
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    width: calc(50% - 20px);
    padding: 45px 50px;
    text-align: left;
    box-sizing: border-box;
}
.other-plansec.fst {
    margin-right: 20px;
    width: calc(50% + 20px)
}
.inr-para {
    font-size: 18px;
    width: 95%;
}
.plan-btn {
    background-color: #0067ff;
        padding: 10px 24px;
    font: 14px/1.4 var(--zf-primary-semibold);
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    min-width: 200px;
    border-radius: 4px;
    border: 1px solid #0067ff;
    margin: 20px auto;
    text-align: center;
    box-sizing: border-box;
}
.price-sec {
    padding: 15px 0 0;
    display: flex;
    align-items: flex-end;
}
.price-sec {
    padding: 10px 0 0;
}
.price-sec .detail {
    margin: 0;
    color: #5d5d66;
    font: 14px/1.2 var(--zf-primary-regular);
}
span.z-price-text.crmplus-txt {
    font-size: 30px;
}
.z-taxplus {
    font: 12px/1.2 var(--zf-primary-regular);
    color: #3d3d3d;
    padding: 15px 45px 0;
    display: inline-block;
}
.price-sec > div {
    padding-left: 45px
}
.price-sec > div.fst {
    padding: 0 45px 0 0;
    position: relative
}
.price-sec > div.fst:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 94%;
    background: #a6a6a6;
    right: 0;
    top: 3%;
}
.crmplus-ftr-list {
    padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
.crmplus-ftr-list li {
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 0 5px 7.38px 1.62px rgb(154 183 212 / 30%);
    padding: 20px;
    box-sizing: border-box;
    font: 22px/1.2 var(--zf-primary-regular);
    margin: 0 10px 20px;
    display: flex;
    align-items: center;
    text-align: left;
    letter-spacing: -0.55px;
}
.cx-logo1 {
    background-position: -10px -257px;
    width: 41px;
    height: 31px;
}
.cx-logo2 {
    background-position: -60px -257px;
    width: 26px;
    height: 31px;
}
.cx-logo3 {
    background-position: -95px -257px;
    width: 33px;
    height: 31px;
}
.cx-logo4 {
    background-position: -137px -257px;
    width: 35px;
    height: 31px;
}
.cx-logo5 {
    background-position: -181px -257px;
    width: 32px;
    height: 31px;
}
.cx-logo6 {
    background-position: -222px -257px;
    width: 32px;
    height: 31px;
}
.cx-logo7 {
    background-position: -263px -257px;
    width: 35px;
    height: 31px;
}
.cx-logo8 {
    background-position: -307px -257px;
    width: 27px;
    height: 31px;
}
.crmplus-ftr-list .pricing-sprite {
    margin: 0 12px 0 0;
}
.tab-container.fixed .tab-lst {
    background: #fff;
    color: #000;
    border: 0;
}
.tab-container.fixed .tab-lst.act-tab {
    border-bottom: 2px solid #0067ff;
    color: #0043a0;
}
.desk-logo{
    background-position: -382px -405px;
    width: 125px;
    height: 67px;
    display: block;
    margin: 20px auto 0;
}
.crmplus-logo {
    background-position: -342px -650px;
    width: 180px;
    height: 30px;
    margin: 0;
}
.othr-prdcts.crmplus .pricing-btn {
    background-color: #0b5b42;
}
.othr-prdcts{
    width: 50%;
    padding: 70px 52px;
}
.ztax-container>p {
    font-size: 13px;
    text-align: center;
    width: 100%;
    display: none;
    margin: 0;
    padding: 0 10px;
    line-height: 1.2;
    box-sizing: border-box
}
/*.cmn-links {
    align-items: center;
    justify-content: flex-start;
    margin: 0 auto;
    width: 41%;*/
}
@media only screen and (min-width: 1800px){
.testimonial-main-con .slick-next {
    right: -100px;
}
.testimonial-main-con .slick-prev {
    left: -100px;
}
}
@media only screen and (max-width:1140px) {
.tab-container.fixed {
    max-width: 100%;
    background: #fff;
    z-index: 99;
    box-shadow: 0 1px 3px rgb(0 0 0 / 5%);
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.brdn.fst.cmp_row {
    top: 52px;
}
    .cx-plans-sec {
        display: block;
        max-width: 700px;
        margin: 0 auto;
    }
    .cx-plans-con.max-elecon {
        text-align: center;
    }
    .other-plansec.fst {
        margin: 0 0 30px;
        width: 100%;
    }
    .other-plansec {
        padding: 45px;
        width: 100%;
    }
    .main-hdr {
        font-size: 52px;
        padding-bottom: 10px;
    }
    .crmplus-ftr-list {
        padding-top: 30px;
    }
    .crmplus-ftr-list li {
    padding: 15px 20px
   }
.cmn-links {
    display: block;
}
.free-edtlnk {
    margin: 35px auto 10px;
}
}
@media only screen and (max-width:992px) {
.rgt-ftrs-sec{
    width: 80%;
}
.desk-logo{
    margin: 0 auto;
}
.cx-ftrs-sec.max-elecon {
    padding: 0 0 80px;
}
}
@media only screen and (max-width:767px) {
.cx-logo2 {
    background-position: -54px -257px;
}
.greybg-con.fst {
    padding-top: 45px;
    text-align: center;
}
.crmplus-ftr-list .pricing-sprite {
    width: 41px;
}
.cx-ftrs-sec.max-elecon {
    padding: 0 0 70px;
}
    .tab-lst {
        font-size: 14px;
        width: 46%;
        padding: 12px 10px;
        box-sizing: border-box;
    }
    .yr-save-box {
        font-size: 11px;
        right: -138px;
    }
    .crmplus-ftr-list {
        padding-top: 25px;
    max-width: 450px;
    margin: 0 auto;
    display: block;
    }
    .other-plansec {
        padding: 35px 30px;
    }
    .inr-para {
        font-size: 16px;
            width: 100%;
    }
    .price-sec .detail {
        font-size: 12px;    
        text-align: left;
    }
    .plan-btn {
        padding: 8px 15px;
        min-width: 180px;
    }
    .main-hdr {
        font-size: 42px;
        letter-spacing: -1.3px;
        padding: 0;
        line-height: 1.2
    }
.crmplus-ftr-list li {
    font-size: 20px;
    margin: 0 auto 20px;
}
.tab-container {
    align-items: flex-end;        height: 42px;
}
.tab-container.fixed .tab-lst {
    width: 46%
}
.cx-plans-con.max-elecon {
    padding: 0 0 80px;
}
}
@media only screen and (max-width: 420px) {
  .main-hdr {
     font-size: 32px;
 }
.price-sec>div.fst {
    padding: 0 15px 0 0;
}
.price-sec>div {
    padding-left: 25px;
}
.tab-lst {
    font-size: 13px;
}
.crmplus-ftr-list li {
    font-size: 18px;
}
.lubrication-logo {
    /*background-position: -194px -128px;
    width: 100px;*/
    background-position: -190px -97px;
    width: 186px;
}
.marathon-logo{
    background-position: -90px -86px;
    height: 36px;
}
.shiji-logo{
    background-position: -3px -92px !important;
    width: 175px;
}
.selector-logo {
    background-position: -394px -239px;
    width: 210px;
    height: 59px;
}
}
@media only screen and (max-width: 370px) {
.tab-lst {
    font-size: 12px;
    width: unset;
    padding: 12px 30px;
}
.tab-container.fixed .tab-lst {
    width: unset;
}
}
.bigin-logo{
    background-position: -28px -404px;
    width: 132px;
    height: 62px;
}
.advtges-list.fst {
    margin-right: 25px;
}
.advtges-list.lst {
    margin-left: 25px;
}
.other-lang .testimonial-main-con {
    display: block!important;
}
.cust-desg{
    width: 100%;
    margin-left: 0;
}


.free-edtlnk{
   margin-right: 70px;
}

.pricing-sprite-logo{
background-image: url(/sites/zweb/images/zh-hans/crm/crm-pricing2022-sprite-logo.png) !important;
background-size: 733px;
    display: inline-block;}
.shiji-logo{
    background-position: -3px -92px !important;
    width: 175px;
}
.selector-logo {
    background-position: -394px -239px;
    width: 210px;
    height: 59px;
}

/*add Feature list*/
.feature-wrap{
    padding-top: 40px;
}
.key-feature-title{
    width: 100%;
    color: rgb(24, 42, 131);
    display: block;
    text-align: left;
    margin-bottom: 20px;
    font: 14px / 1.3 var(--zf-primary-regular);
}
.key-features-list li{
    text-align: left;
    position: relative;
    font: 16px / 1.5 var(--zf-primary-regular);
    margin: 0px 0px 20px;
    padding: 0px 20px 0px 30px;
}
.info-tooltip-icon-top{
    top: 2px;
    left: -6px;
}
.info-tooltip-icon-top::after{
    background-position: -128px -10px;
}
@media only screen and (max-width: 767px) {
.cmn-links{
        width: 100% !important;
}
.free-edtlnk{
    margin-right: 0px;
}
}
/*add Feature list End*/
.crmplus-logo {
    height: 60px;
    margin: 20px auto;
    background-position: -174px -405px;
    width: 191px;
    display: block;
    margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
.crmplus-logo{
        background-size: auto;
        background-position: -174px -405px;
}
}

/*free sec*/
.crm-free-sec {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    gap: 40px;
    max-width: 1410px;
    align-items: unset;
    padding: 60px 30px 0;
    justify-content: center;
}
.crm-free-sec .cmn-links{
    box-sizing: border-box;
    border-radius: 25px;
    background-color: #fff;
    padding: 60px 50px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
   width: 900px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.cmn-lins-lft {
    width: 50%;
    text-align: left;
}
.cmn-lins-rgt {
    text-align: center;
}
.show-others .cmn-links-top {
    width: 70%;
}
.crm-free-sec .cmn-links h3 {
    font: 24px / 1.5 var(--zf-primary-semibold);
}
.crm-free-sec .cmn-links p {
    font: 18px / 1.4 var(--zf-primary-regular);
    padding: 10px 0 0;
}
span.detail {
    display: block;
    text-align: center;
    margin: 0 0 15px;
    font-size: 14px;
}
.crm-free-sec .cmn-links a {
    width: max-content;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 14px;
}
.crm-free-price .zcurrency-symbol{
   bottom: 0;
    font: 24px / 1.4 var(--zf-primary-regular);
    color: #5d5d66;
    top: unset;
    position: relative;
}
.crm-free-price .z-price-text{
    letter-spacing: -2px;
    font: 60px / 1.1 var(--zf-secondary-medium);
    padding-left: 4px;
}

/*free sec end*/
.othr-prdcts p{
   font-size: 18px;
}
.faq_container{
    padding: 80px 0 100px;
}
.gd-fqa{
    padding: 50px 0 0;
}
.gd-qus{
    font: 24px / 1.2 var(--zf-secondary-medium);
}
.gd-ans p{
    font-size: 18px;
}
.whtbg-con{
    padding: 100px 0;
}
.product-block{
    height: 747px;
}
.inner-hdr{
    font-size: 40px;
}
h1{
    font-size: 46px;
    padding-bottom: 15px;
}
.pricing-banner-div > p{
    max-width: 900px;
    margin: 0 auto;
    font-size: 18px;
}
.list-item > p{
    padding-bottom: 6px;
}
.list-item > p:not(.ftr-hdr) {
    font-size: 15px;
}
@media (max-width: 767px) {
.pricing-banner-div h1{
    font-size: 32px;
}
.pricing-banner-div > p{
    font-size: 16px;
}
.ftr-hdr{
    font-size: 18px;
}
.list-item > p:not(.ftr-hdr) {
    font-size: 14px;
}
.zmore-features{
        display: none;
}
.product-block{
    height: auto;
}
#zplan1{
   min-height: 562px !important;
}
.crm-free-sec .cmn-links{
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 45px 0px;
}
.cmn-lins-lft {
    width: 70%;
    text-align: center;
    margin-bottom: 30px;
}
.crm-free-sec .cmn-links p{
   font-size: 15px;
}
.inner-hdr{
        font-size: 25px;
}
.othr-prdcts{
    width: 98%;
}
.gd-qus{
   font-size: 20px;
}
.gd-ans p{
   font-size: 16px;
}
    .other-prsec {
        padding: 20px 0;
    }
}