.zwc-payroll,.zwc-save,.ccode-in .zfor-global,.zfor-in{
display:none;
}
.ccode-in .zwc-save.zwc-for-india,
body:not(.ccode-in) .zwc-save.zwc-for-global {
    display: inline-block;
}
.pricing-header h3 {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}
a.getstart-plan, a.trynow-plan {
    line-height: 1.4;
}

.ccode-in .zwc-payroll.zwc-for-in,.ccode-ae .zwc-payroll.zwc-for-ae,.ccode-sa .zwc-payroll.zwc-for-sa,.ccode-in .zfor-in{
display:block;
}
.zproducts-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 14px;
    margin-top: 40px;
}
.zcol-3 .zwc_comp_header_fixed.zwc_comp_header_show {
    width: 750px;
}
.zproducts-list li {
    width: 30%;
    position: relative;
    padding-top: 55px;
    overflow: hidden;
    font-size: 13px;
    color: #333;
    font-family: var(--zf-secondary-medium);
}
.zproducts-list li>span {
    font-family: var(--secondaryfont-regular);
    display: block;
    font-size: 11px;
}

#zplan1 .plan-description {
    margin-bottom: 65px;
}
.zextra-pricing {
    text-align: center;
    padding: 60px 0;
}

.column-inner {
    display: flex;
    gap: 2%;
    max-width: 960px;
    margin: 40px auto 0;
}

.column-inner>div {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    width: 32%;
}

.column-inner>div p {
    margin-bottom: 0;
}

.zproducts-list li:before{ 
content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    margin-top: 0;
    background: var(--product-icons) no-repeat;
    background-size: 800px auto;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.zproducts-list li.zwc-recruit:before{ 
    background-position: var(--zp-recruit-bp);
}
.zproducts-list li.zwc-people:before{ 
    background-position: var(--zp-people-bp);
}
.zproducts-list li.zwc-payroll:before{ 
    background-position: var(--zp-payroll-bp);
}
.zproducts-list li.zwc-expense:before{ 
    background-position: var(--zp-expense-bp);
}
.zproducts-list li.zwc-vault:before{ 
    background-position: var(--zp-vault-bp);
}
.zproducts-list li.zwc-connect:before{ 
    background-position: var(--zp-connect-bp);
}
.zproducts-list li.zwc-cliq:before{ 
    background-position: var(--zp-cliq-bp);
}
.ccode-id .zwc_comp_header .zwc_comp_cell .zpricegroup .zcurrency-symbol {
    font-size: 22px;
    top: -13px;
    position: relative;
}
.ccode-id .zwc_comp_header .zwc_comp_cell .zpricegroup .z-price-text em {
    font-size: 20px;
}
.zwc_search_box_container {
    display: none!important;
}
.i18n-he .zdownload-pdf {
    display: none!important;
}
.success-alert {
    display: none;
    margin: 0 auto 0;
    height: 42px;
    position: fixed;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0
}

.save-tab {
    font-family: var(--zf-secondary-semibold);
    background: 0;
    font-size: 14px;
    color: #000;
}


.zwc_accordion_text.zwc_expand_accordion {
    display: none;
}

.zwc_comp_header a.getstart-plan, .zwc_comp_header a.trynow-plan {
    padding: 10px 15px;
}
.zwc_pointer_circle:before {
    content: '';
    position: absolute;
    top: 9px;
    left: -2px;
    border: 0;
    background: #000;
    width: 12px;
    height: 1.5px;
    transform: rotate(0)
}

.zwc_pointer_circle:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 4px;
    border: 0;
    background: #000;
    width: 10px;
    height: 1.5px;
    transform: rotate(90deg)
}

.zwc_pointer_circle {
    width: 18px;
    height: 18px;
    border: 1.5px solid #000
}

.zwc_active .zwc_pointer_circle:before {
    transform: rotate(0);
    top: 9px
}

.zwc_active .zwc_pointer_circle:after {
    display: none
}





.zcol-4 .zwc_comp_header_fixed.zwc_comp_header_show {
    width: 1090px
}

.zwc_comp_cell.zwc_divide_cell>.zwc_cell_section{
    display: none
}

.zapps-h2 {
    margin-bottom: 0
}

.zwc_comp_cell {
    text-align: center
}

.zwc_comp_cell:first-child {
    text-align: left;
align-items: center;
}

.zlooking-inner-wrap p.znote {
    margin: 20px auto 0;
    font-size: 14px
}

.plan-description {
    font-size: 18px;
    text-align: center;
    margin: 20px auto 0
}

.zprice-text {
    font-size: 24px;
    display: block;
    margin: 22px auto;
    font-family: var(--secondaryfont-semibold)
}

.zcontactus {
    display: inline-block;
    font-size: 13px;
    padding: 13px 15px;
    box-sizing: border-box;
    text-transform: uppercase;
    width: auto;
    background: #295ae6;
    line-height: 1;
    min-width: 180px;
    text-align: center;
    border-radius: 5px;
    font-family: var(--zf-primary-semibold);
    color: #fff;
    cursor: pointer
}

.zexpand, .zcollapse {
    position: absolute;
    right: -35px;
    top: 160px;
    border: 1px solid #e5c858;
    background: #fefaea;
    border-radius: 20px;
    padding: 5px 10px;
    font-size: 14px;
    font-family: var(--secondaryfont-semibold);
    cursor: pointer;
    width: max-content;
    text-align: center;
    box-sizing: border-box;
    transform: translateX(50%) rotate(-90deg); 
}

.zcollapse {
    display: none
}

.pricing-faq .content-wrap {
    position: relative
}

.zsubmit {
    text-align: center
}

.zsupport-li {
    text-align: center;
    margin: 0 auto 20px
}

.zsupport-li li {
    margin: 5px 10px 5px;
    padding-left: 25px;
    position: relative;
    display: inline-block;
    font-size: 15px
}

.zsupport-li li:before {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    left: 0;
    top: 3px
}

.zsupport-li li:after {
    content: '';
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    left: 6px;
    background: 0
}

.ztransform-inner-wrap h2>span {
    display: inline-block
}

.scs-pop-inr {
    padding: 12px 20px;
    position: relative;
    max-width: 460px;
    margin: 0 auto;
    background: #40bd60;
    width: 100%;
    opacity: 0
}

.scs-pop-inr.animate {
    animation: bounceIn .8s forwards;
    -webiki-animation: bounceIn .8s forwards
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.success-alert .scs-txt {
    font-size: 143x;
    display: block;
    text-align: center;
    font-family: var(--zf-primary-regular);
    color: #fff
}

.success-alert .close-icn {
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    font-family: var(--zf-primary-regular);
    position: absolute;
    top: 5px;
    right: 12px
}

.zportal-price .zpricegroup {
    display: none
}

.zportal-price .zpricegroup.zshow {
    display: block
}


.pricing-wrap::before{
    background: #fef6c8;
    height: 350px;
}

.zw-product-header {
    background: #fef6c8;
}

.zw-template-inner {
    margin: 0;
    overflow: hidden
}

.zcompare-sec h3 {
    text-align: center
}

.zcompare-sec {
    text-align: center;
    padding: 0 0 40px
}

.ztransform-wide,.zlooking-more-sec,.formSec {
    padding: 40px 0
}

.ztransform-inner-wrap {
    max-width: 980px;
    text-align: center;
    border: 1px solid #a7b4ef;
    background: #eaeeff;
    padding: 60px 20px;
    margin: 0 auto;
    border-radius: 5px;
    box-sizing: border-box
}

.zlooking-more-sec h2,.zcr-tr-brand h2,.formSec h2,.formSec h2+p {
    text-align: center;
    font-family: var(--secondaryfont-bold)
}

.formSec h2+p {
    font-size: 20px;
    font-family: var(--secondaryfont-regular)
}

.zportal-price h2 {
    margin-bottom: 0
}

.zlooking-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    width: 95%;
    max-width: 1440px;
    margin: 40px auto 0
}

.zlooking-inner-wrap p {
    margin: 0 auto 20px
}

.zlooking-inner-wrap>div {
    width: 33%;
    padding: 40px;
    box-sizing: border-box;
    text-align: center
}

.zwc_app_branding {
    background: #62a066
}

ul.zbanner-steps {
    display: flex;
    column-gap: 2%;
    justify-content: center;
    margin-top: 30px
}

.zwc_comparison_container {
    border-radius: 8px
}

ul.zbanner-steps li {
    padding-left: 25px;
    position: relative;
    text-align: left
}

.zwc_comparison_container.zcol-4 {
    box-sizing: border-box;
    width: 100%;
    max-width: 1140px;
}

.zwc_comparison_container.zcol-4 .zwc_comparison_table_wrap {
width: 100%;
    max-width: 1140px;
}

.lang-rtl ul.zbanner-steps li,.lang-he ul.zbanner-steps li {
    text-align: right
}

.feature-box ul li {
    padding-left: 25px;
    margin-bottom: 20px
}

.feature-box ul li:before {
    content: '';
    width: 3px;
    height: 7px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 1;
    background: 0
}

.formSec input[type="submit"] {
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.zcustomer-portal {
    background: #0f70ce
}

.zsupport {
    background: #d12426
}

.zjumpstart {
    background: #000
}

.zterms {
    margin-bottom: 15px;
    display: block;
    font-family: var(--secondaryfont-semibold)
}

.pricing-wrap .content-wrap .product-block .feature-box {
    padding: 20px 20px 40px 30px
}

.pricing-wrap .content-wrap .product-block .zmost-popular {
    margin-bottom: 0
}

.feature-box ul li {
    font-family: var(--secondaryfont-semibold)
}

.zlooking-inner-wrap a {
    border: 1px solid #fff;
    color: #fff;
    margin-top: 10px
}

.zselect select {
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 15px 35px 15px 20px;
    width: 230px;
    font-size: 15px;
    background-color: transparent;
    z-index: 1;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    box-sizing: border-box
}

.zselect:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 40%;
    right: 10%;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff
}

.zselect {
    width: 240px;
    position: relative;
    margin: 20px auto
}

.pricing-wrap .content-wrap .product-block .main-box {
    border: 0
}

.pricing-wrap .content-wrap {
    overflow: unset
}

.ztransform-inner-wrap h2 {
    font-family: var(--secondaryfont-bold);
    font-size: 44px
}

.ztransform-inner-wrap p {
    font-size: 24px;
    letter-spacing: 0
}

.ztransform-inner-wrap p {
    margin-bottom: 0
}

.ztransform-inner-wrap p.zblue {
    color: #295ae6;
    font-family: var(--secondaryfont-bold);
    margin-bottom: 15px
}

.zhigh {
    font-size: 40px;
    font-family: var(--secondaryfont-bold)
}


.pricing-header {
    background: #fef6c8;
    padding-top: 70px;
    position: relative;
    margin-top: 0;
}

.pricing-header h1 {
    font-size: 46px;
    max-width: 860px;
    margin: 0 auto 20px
}

.zcr-tr-brand * {
    box-sizing: border-box
}

.zcr-tr-brand .content-wrap {
    max-width: 1170px;
    padding: 80px 0
}

.zcr-tr-brand-dark-thm {
    background-color: #15002e;
    color: #fff
}

.zcr-tb-list>h2 {
    display: block;
    text-align: center;
    position: relative
}

.zcr-tb-list>h2:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 100px;
    background: #605271;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.zcr-tb-list ul {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 0
}

.zcr-tb-list li {
    display: inline-block;
    background: transparent;
    padding: 10px 20px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 18%;
    margin-top: 30px
}

.zcr-tr-brand-dark-thm .zcr-tb-list li {
    border: 1px solid #373737
}

.zcr-tb-list li span {
    display: inline-block;
    background: url(/sites/zweb/images/creator/creator-trusted-brand-sprite.svg) no-repeat;
    background-size: 500px auto;
    vertical-align: middle;
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    position: relative
}

.in-view .zcr-tb-list li span {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.zcr-tb-list .zcr-tb-amazon span {
    background-position: 2px 0;
    width: 118px;
    height: 35px;
    background-size: 540px;
    left: 0;
    top: 12px
}

.zcr-tr-brand-dark-thm .zcr-tb-amazon span {
    background-size: 950px;
    background-position: -725px -66px
}

.zcr-tb-list .zcr-tb-saintgobian span {
    background-position: -173px 0;
    width: 120px;
    height: 51px;
    top: 0;
    background-size: 800px
}

.zcr-tb-list .zcr-tb-volkswagen span {
    background-position: -294px 0;
    width: 54px;
    height: 51px;
    background-size: 800px;
    top: 2px
}

.zcr-tb-list .zcr-tb-marriott span {
    background-position: -468px -65px;
    width: 120px;
    height: 48px;
    background-size: 930px
}

.zcr-tb-list .zcr-tb-swiggy span {
    background-position: -421px 0;
    width: 31px;
    height: 51px;
    background-size: 700px;
    top: 2px
}

.zcr-tb-list .zcr-tb-lyft span {
    background-position: -633px 1px;
    width: 65px;
    height: 46px;
    background-size: 700px
}

.zcr-tb-list .zcr-tb-up span {
    background-position: -498px 0;
    width: 137px;
    height: 46px;
    background-size: 700px;
    top: 2px
}

.zcr-tr-brand-dark-thm .zcr-tb-up span {
    background-position: -615px -96px;
    background-size: 800px
}

.zcr-tb-list .zcr-tb-comcast span {
    background-position: -590px -65px;
    width: 120px;
    height: 48px;
    background-size: 930px
}

.zcr-tr-brand-dark-thm .zcr-tb-comcast span {
    background-position: -590px -112px
}

.zcr-tb-list .zcr-tb-cbre span {
    background-position: -198px -41px;
    width: 123px;
    height: 48px;
    background-size: 640px;
    left: 0;
    top: 6px
}

.zcr-tb-list .zcr-tb-srtyker span {
    background-position: -60px -41px;
    width: 138px;
    height: 48px;
    background-size: 640px;
    left: 0;
    top: 6px
}

.zcr-tb-list .zcr-tb-pwc span {
    background-position: 26px -66px;
    width: 117px;
    height: 50px;
    background-size: 940px;
    left: 0;
    top: 1px
}

.zcr-tr-brand-dark-thm .zcr-tb-pwc span {
    background-position: 26px -116px
}

.zcr-tb-list .zcr-tb-audile span {
    background-size: 770px;
    background-position: -334px 1px;
    width: 129px;
    height: 50px;
    left: 0;
    top: 0
}

.zcr-tr-brand-dark-thm .zcr-tb-audile span {
    background-position: -1012px -79px;
    background-size: 1140px
}

.zcr-tr-brand-dark-thm .zcr-tb-volkswagen span,.zcr-tr-brand-dark-thm .zcr-tb-srtyker span {
    filter: brightness(100) invert(1)
}

.zcr-tb-list li:first-child span {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.zcr-tb-list li:nth-child(2) span {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.zcr-tb-list li:nth-child(3) span {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.zcr-tb-list li:nth-child(4) span {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.zcr-tb-list li:nth-child(5) span {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.zcr-tb-list li:nth-child(6) span {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.zcr-tb-list li:nth-child(7) span {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.zcr-tb-list li:nth-child(8) span {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.zcr-tb-list li:nth-child(9) span {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.zcr-tb-list li:nth-child(10) span {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.zcr-tb-list li:nth-child(11) span {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.zcr-tb-list li:nth-child(12) span {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.zcr-tb-list li:nth-child(13) span {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.zcr-tr-brand-white-thm .zcr-tb-amazon,.zcr-tr-brand-white-thm .zcr-tb-audile {
    background: #f4f4f4;
    border: 1px solid #d6d6d6
}

.zcr-tr-brand-white-thm .zcr-tb-saintgobian,.zcr-tr-brand-white-thm .zcr-tb-swiggy,.zcr-tr-brand-white-thm .zcr-tb-mtn,.zcr-tr-brand-white-thm .zcr-tb-pwc {
    background: #fff6ef;
    border: 1px solid #f1b312
}

.zcr-tr-brand-white-thm .zcr-tb-volkswagen,.zcr-tr-brand-white-thm .zcr-tb-srtyker {
    background: #e1ecfe;
    border: 1px solid #a9c2ea
}

.zcr-tr-brand-white-thm .zcr-tb-cbre {
    background: #d8ffed;
    border: 1px solid #95edc7
}

.zcr-tr-brand-white-thm .zcr-tb-up {
    background: #e8fbff;
    border: 1px solid #9feeff
}

.zcr-tr-brand-white-thm .zcr-tb-comcast {
    background: #ffecee;
    border: 1px solid #ffb3b9
}

.zcr-tr-brand-white-thm .zcr-tb-lyft {
    background: #ffebfd;
    border: 1px solid #f796d1
}

.zcr-tr-brand-white-thm .zcr-tb-marriott {
    background: #fdf0f5;
    border: 1px solid #c3607e
}

.zcr-tr-brand .zcr-tb-audile,.zcr-tr-brand .zcr-tb-srtyker,.zcr-tr-brand .zcr-tb-pwc {
    display: none
}

form#z_crmwebform {
    width: 90%;
    max-width: 680px;
    box-shadow: 0 30px 60px #00000029;
    border-radius: 8px;
    padding: 60px;
    margin: 30px auto;
    box-sizing: border-box;
    background: #fff
}

.formInner input[type="text"] {
    border: 1px solid #e3e3e3;
    font-size: 13px;
    height: 38px;
    padding-left: 8px;
    width: 100%;
    outline: 0;
    box-sizing: border-box;
    margin-left: unset !important
}

.formInner select {
    border: 1px solid #e2e2e2;
    font-size: 13px;
    height: 38px;
    width: 100%;
    background: 0;
    color: #666 !important;
    box-sizing: border-box
}

.fieldset .zleft {
    width: 40%;
    float: left;
padding-right: 15px;
    box-sizing: border-box;
}

.fieldset {
    margin: 0 0 30px;
    overflow: hidden
}

.formInner textarea {
    border: 1px solid #d4d4d4;
    font-size: 13px;
    padding: 5px 8px;
    height: 70px;
    width: 100%;
    resize: none;
    box-sizing: border-box
}

.fieldset .zright {
    width: 60%;
    float: right
}

label.error {
    width: 100%;
    display: block;
    font-size: 14px;
    color: red;
    margin-top: 3px
}

.zcircle {
    width: 16px;
    height: 16px;
    background: #3361c2;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 0
}

.zstar {
    background-image: url(/sites/zweb/images/commonroot/yellow-tick.svg);
    width: 28px;
    height: 28px;
    position: absolute;
    left: -3px;
    top: -2px;
    background-size: 28px;
    background-repeat: no-repeat
}

.pricing-faq {
    position: relative;
    padding-bottom: 120px;
    margin-bottom: 0
}

.pricing-faq ul li h3 {
    margin-bottom: 0
}

.pricing-faq ul li.zactive h3 {
    margin-bottom: 15px
}
.zwc_comp_cell .save-tab {
    margin-left: 70px;
}
.pricing-faq ul li {
    padding: 30px 30px 30px 80px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 8px
}

h3 .arrow {
    position: absolute;
    right: auto;
    left: -40px;
    top: 2px;
    transition: all 500ms ease;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    border-radius: 100%
}

li.zactive h3 .arrow {
    transform: unset;
    transform-origin: center;
    top: 3px
}

li.zactive h3 .arrow::after {
    display: none
}

h3 .arrow::before {
    content: '';
    position: absolute;
    top: 10px;
    right: 4px;
    border: 0;
    background: #000;
    width: 11px;
    height: 2px
}

h3 .arrow::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 4px;
    border: 0;
    background: #000;
    width: 11px;
    height: 2px;
    transform: rotate(90deg)
}

.pricing-faq li>p:last-child,.pricing-faq ul li:last-child {
    margin-bottom: 0
}

.zw-template-inner .pricing-faq .content-wrap {
    max-width: 1000px
}

.zlooking-inner-wrap img {
    margin: 10px 0 20px 0;
    max-height: 140px;
    width: auto
}

.zjumpstart p {
    max-width: 450px;
    margin: 0 auto 15px
}

.zcustomer-portal p {
    max-width: 390px;
    margin: 0 auto
}

.other-lang .pricing-header h1 {
    font-size: 46px
}

.lang-rtl ul.zbanner-steps li,.lang-rtl .zsupport-li li,.lang-he ul.zbanner-steps li,.lang-he .zsupport-li li {
    padding-left: 0;
    padding-right: 25px
}

.lang-rtl ul.zbanner-steps li:before,.lang-he ul.zbanner-steps li:before {
    right: 8px;
    left: auto
}

.lang-rtl .zstar,.lang-he .zstar {
    right: -3px;
    left: auto
}

.lang-rtl .pricing-wrap.pricing-box-3 .content-wrap .product-block ,.lang-he .pricing-wrap.pricing-box-3 .content-wrap .product-block {
    margin-left: 3%;
    margin-right: 0
}

.lang-rtl .pricing-wrap.pricing-box-3 .content-wrap .product-block:last-child {
    margin-left: 0
}

.lang-rtl .zcompare-sec>div,.lang-rtl .ztransform-inner-wrap,.lang-rtl .ztransform-inner-wrap h2,.lang-rtl .ztransform-inner-wrap p,.lang-rtl .zicon-zhand,.lang-rtl .zlooking-inner-wrap h3,.lang-rtl .zlooking-inner-wrap p,.lang-rtl .zsupport-li,.lang-rtl .zterms,.lang-rtl .zcr-tb-list li,.lang-rtl .zsubmit,.lang-he .zcompare-sec>div,.lang-he .ztransform-inner-wrap,.lang-he .ztransform-inner-wrap h2,.lang-he .ztransform-inner-wrap p,.lang-he .zicon-zhand,.lang-he .zlooking-inner-wrap h3,.lang-he .zlooking-inner-wrap p,.lang-he .zsupport-li,.lang-he .zterms,.lang-he .zcr-tb-list li,.lang-he .zsubmit {
    text-align: center
}

.lang-rtl .zsupport-li li:before,.lang-he .zsupport-li li:before {
    right: 0;
    left: auto
}

.lang-rtl .zsupport-li li:after,.lang-he .zsupport-li li:after {
    left: auto;
    right: 6px
}

.lang-rtl .fieldset .zleft,.lang-he .fieldset .zleft {
    float: right
}

.lang-rtl .fieldset .zright,.lang-he .fieldset .zright {
    float: left
}

.lang-rtl div.zgdprform-state-container::after,.lang-rtl div.zgdprform-countrylist-container::after,.lang-he div.zgdprform-state-container::after,.lang-he div.zgdprform-countrylist-container::after {
    left: 8px;
    right: auto
}

.lang-rtl .formInner input[type="text"],.lang-he .formInner input[type="text"] {
    padding-right: 8px;
    padding-left: 0
}

.lang-rtl .zcontactus,.lang-rtl .product-block .zprice-text,.lang-rtl .product-block .plan-name,.lang-rtl .product-block .price,.lang-rtl .product-block .plan-caption,.lang-rtl .product-block span.detail span,.lang-rtl .pricing-wrap .content-wrap .product-block .main-box,.lang-he .zcontactus,.lang-he .product-block .zprice-text,.lang-he .product-block .plan-name,.lang-he .product-block .price,.lang-he .product-block .plan-caption,.lang-he .product-block span.detail span,.lang-he .pricing-wrap .content-wrap .product-block .main-box {
    text-align: center;
}

.lang-rtl .zcircle,.lang-he .zcircle {
    left: auto;
    right: 0
}

.lang-rtl .feature-box ul li:before {
    right: 6px
}

.lang-rtl .ztax-container>p,.lang-he .ztax-container>p {
    text-align: left
}

.lang-rtl .zportal-price .zpricegroup.zshow,.lang-he .zportal-price .zpricegroup.zshow {
    text-align: center
}

.lang-rtl .zselect select,.lang-he .zselect select {
    padding: 15px 20px 15px 35px
}

.lang-rtl .zselect:after,.lang-he .zselect:after {
    left: 10%;
    right: auto
}

.z-price-text em {
    font-size: inherit;
    border: 0;
    color: inherit
}

.lang-rtl .sign_agree p,.lang-he .sign_agree p {
    text-align: center !important
}
.i18n-ar .zextra-pricing h2,.i18n-ar .zproducts-list li,.i18n-ar .zproducts-list li>span,.i18n-he .zextra-pricing h2,.i18n-he ul.zproducts-list li, .i18n-he ul.zproducts-list span{
    text-align: center;
}
.i18n-he h1.zfor-in span,.i18n-he h1.zfor-global span {
    display: block;
    margin: 0 auto;
    text-align: center;
}

@media (min-width: 1100px) {
.i18n-he h1.zfor-in span,.i18n-he h1.zfor-global span  {
    font-size: 46px;
}}
@media screen and (max-width: 1200px) {
    .zexpand,.zcollapse {
        position:absolute;
        right: 20px;
        top: 50px;
transform: translateX(0) rotate(0);
    }

    .zwc_comparison_container.zcol-4 {
        max-width:950px
    }

    .zwc_comparison_container.zcol-4 .zwc_comparison_table_wrap {
        width: 950px
    }

    .zcol-4 .zwc_comp_header_fixed.zwc_comp_header_show {
        width: 900px
    }
.pricing-header h1 {
    font-size: 40px;
}
}

@media only screen and (max-width: 1100px) {
    .pricing-header h1 {
        font-size:38px;
        max-width: 700px
    }

    .other-lang .pricing-header h1,.i18n-he h1.zfor-in span,.i18n-he h1.zfor-global span {
        font-size: 40px
    }


    .zhigh {
        font-size: 36px
    }
}

@media only screen and (max-width: 991px) {
    .pricing-header h1 {
        font-size:36px;
        max-width: 700px
    }

    .other-lang .pricing-header h1,.i18n-he h1.zfor-in span {
        font-size: 34px
    }

    .product-block .price span {
        font-size: 46px
    }

    .ztransform-inner-wrap h2,.zlooking-more-sec h2,.zcr-tr-brand h2,.formSec h2 {
        font-size: 34px
    }

    .zhigh {
        font-size: 30px
    }

    .ztransform-inner-wrap p {
        font-size: 20px
    }

    .zlooking-inner-wrap>div {
        width: 50%
    }

    .zlooking-inner-wrap>div:last-child {
        margin-bottom: 0
    }

    form#z_crmwebform {
        padding: 60px;
        margin: 30px auto 60px
    }

    .zcr-tb-list ul {
        max-width: 550px;
        margin: 20px auto 0
    }

    .zcr-tb-list li {
        width: 32%;
        height: 73px;
        margin-top: 20px
    }

    .zcr-tr-brand .content-wrap {
        padding: 60px 0
    }

    .lang-rtl .pricing-header, .lang-he .pricing-header {
        text-align: center
    }

    .other-lang ul.zbanner-steps {
        display: inline-block
    }
.i18n-he h1.zfor-global span {
        font-size: 34px;
    }
}

@media only screen and (max-width: 767px) {
    .lang-rtl .pricing-tab,.lang-rtl .ztax-container>p,.lang-rtl .ztransform-inner-wrap h2>span,    .lang-he .pricing-tab,.lang-he .ztax-container>p,.lang-he .ztransform-inner-wrap h2>span {
        text-align:center
    }

    .ztax-container>p {
        text-align: center
    }

    .plan-description {
        font-size: 17px;
        max-width: 300px
    }

    .lang-rtl .pricing-wrap.pricing-box-3 .content-wrap .product-block,    .lang-he .pricing-wrap.pricing-box-3 .content-wrap .product-block {
        margin-left: auto;
        margin-right: auto
    }

    .lang-rtl .pricing-wrap.pricing-box-3 .content-wrap .product-block:last-child,    .lang-he .pricing-wrap.pricing-box-3 .content-wrap .product-block:last-child {
        margin-left: auto
    }

    ul.zbanner-steps {
        max-width: 500px;
        margin: 0 auto;
        display: inline-block
    }

    ul.zbanner-steps li {
        text-align: left
    }

    .lang-rtl ul.zbanner-steps li ,    .lang-he ul.zbanner-steps li {
        text-align: right
    }

    .pricing-header h1 {
        font-size: 28px;
        max-width: 540px
    }
.pricing-header {
    padding-top: 40px;
}
    .other-lang .pricing-header h1,.i18n-he h1.zfor-in span {
        font-size: 28px
    }

    .product-block .price span {
        font-size: 46px
    }

    .ztransform-inner-wrap h2,.zlooking-more-sec h2,.zcr-tr-brand h2,.formSec h2 {
        font-size: 30px
    }

    .zhigh {
        font-size: 20px
    }

    .ztransform-inner-wrap p {
        font-size: 18px
    }

    form#z_crmwebform {
        padding: 60px 40px
    }

    .pricing-faq {
        padding-bottom: 60px;
    }

    .pricing-faq ul li,.pricing-faq ul li:nth-child(2n+2) {
        padding: 30px 30px 30px 80px !important
    }

    .pricing-faq ul li.zactive h3 .arrow {
        top: 0
    }

    h3 .arrow {
        top: -2px
    }

    .zlooking-inner-wrap>div {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 50px
    }
.i18n-he h1.zfor-global span {
        font-size: 28px;
    }
}

@media screen and (max-width: 600px) {
    .zcr-tb-list ul {
        max-width:370px
    }

    .zcr-tb-list li {
        width: 48%
    }
.i18n-he h1.zfor-in span {
    display: inline;
    margin: 0 auto;
    text-align: center;
}
.i18n-he h1.zfor-global span {
        font-size: 26px;
    }
}

@media only screen and (max-width: 480px) {
    .pricing-header h1 {
        font-size:26px;
        max-width: 500px
    }

    .other-lang .pricing-header h1,.i18n-he h1.zfor-in span {
        font-size: 24px
    }

    .ztransform-inner-wrap h2,.zlooking-more-sec h2,.zcr-tr-brand h2,.formSec h2 {
        font-size: 26px
    }

    .fieldset .zleft,.fieldset .zright {
        width: 100%
    }

    .zcr-tr-brand .content-wrap {
        padding: 40px 0
    }
.i18n-he h1.zfor-global span {
        font-size: 22px;
    }
}

@media only screen and (max-width: 380px) {
    .pricing-header h1 {
        font-size:27px;
        max-width: 500px
    }

    .other-lang .pricing-header h1,.i18n-he h1.zfor-in span {
        font-size: 24px
    }

    .ztransform-inner-wrap h2,.zlooking-more-sec h2,.zcr-tr-brand h2,.formSec h2 {
        font-size: 23px
    }

    .ztransform-inner-wrap p {
        font-size: 16px
    }

    .ztransform-inner-wrap {
        padding: 40px
    }

    .ztransform-wide,.zlooking-more-sec,.formSec {
        padding: 30px 0
    }
}

.formInner input[type="text"],.formInner textarea,div.zgdprform-state-container .globalstatecode,div.zgdprform-countrylist-container .globalcountrycode,img#imgid {
    background: #f5f9fd;
    border: 1px solid #4dadfe
}


/* ar */
.lang-rtl .pricing-header h3,.lang-rtl .plan-description,.lang-rtl .zwc_comp_header h3,.lang-rtl .zexpand,.lang-rtl .zcollapse , .lang-rtl a.trynow-plan{
    text-align: center;
}
.lang-rtl .zexpand,.lang-rtl .zcollapse {
left: -35px;
    right: auto;
    transform: translateX(-50%) rotate(-90deg);
}
.lang-rtl .pricing-tab>span.monthly {
    border-radius:0 30px 30px 0
}
.lang-rtl .pricing-tab>span.active.yearly {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius:30px 0 0 30px;
}
.lang-rtl .zwc_comp_cell:first-child {
    text-align: right;
}
.lang-rtl .zwc_pointer_circle {
right:11px;
    left: auto;
}
.lang-rtl .zwc_pdf_container {
    text-align:left;
}
.lang-rtl .zwc_cell_section {
    padding-right: 40px;
    padding-left: 0px;
}
.lang-rtl .zwc_comp_cell {
border-right:1px solid #e2e7eb;
    border-left: 0;
}
.lang-rtl .zwc_comp_cell:first-child {
    border-right:0;
}
.lang-rtl .pricing-faq ul li {
    padding: 30px 80px 30px 30px;
}
.lang-rtl h3 .arrow {
        right: -50px;
    left: auto;
}
.lang-rtl .save-tab {
    margin-left: 0;
    margin-right: 15px;
}
.lang-rtl .zwc_comp_cell .save-tab{
margin-right: 30px;
}
.lang-rtl .save-tab:before {
    transform: rotateY(180deg);
    right: -28px;
    left: auto;
}
.lang-rtl .zwc_comp_cell .save-tab:before {
    right: auto;
    left: -40px;
    transform: rotate(85deg);
}
.lang-rtl .pricing-tab>span.yearly {
    border-left: 1px solid #000;
    border-right:0;
    border-radius:30px 0 0 30px
}
.lang-rtl .pricing-tab>span.monthly {
    border-right: 1px solid #000;
    border-left: 0;
}
.lang-rtl .pricing-tab>span.active.monthly,.lang-rtl .pricing-tab>span.active.yearly {
border: 1px solid #379cfc;
}
.lang-rtl .zwc_comp_cell .price,.lang-rtl .zwc_comp_cell .detail {
    text-align:center
}
.lang-rtl .has-tooltip tooltip p {
    text-align: right;
    right: 95%;
    left: auto;
}

.lang-rtl .zwc_info_tooltip_icon::after {
    right: auto;
    left: 11px;
}
.zwc_comp_cell .price {
    display: block;
    font-size: 36px;
    font-family: var(--secondaryfont-semibold);
    line-height: 1;
    margin-bottom: 10px;
}
.zwc_comp_header h3{
    margin-bottom: 10px;
}
.zwc_comp_cell .detail {
    display: block;
    margin-bottom: 10px;
}

.zwc_comp_cell .pricing-tab>span {
    padding:5px 10px;
    font-size:12px;
}

.zwc_comp_header {
    align-items: center;
}

.zwc_comp_header_fixed .zwc_comp_cell .price {
    font-size: 32px;
}
.zwc_comp_cell .price .zcurrency-symbol {
    font-size: 22px;
    position: relative;
    top: -12px;
}
.i18n-vi .zwc_comp_cell .save-tab {
    margin-left: 65px;
}
@media screen and (max-width: 1200px){
.lang-rtl .zexpand, .lang-rtl .zcollapse {
    right: auto;
    left: 20px;
transform: translateX(0) rotate(0);
}
}

@media only screen and (max-width: 991px){
.lang-rtl .zwc_pdf_container {
    text-align: right;
}
}
@media only screen and (max-width: 767px){
.lang-rtl .pricing-faq ul li,.lang-rtl .pricing-faq ul li:nth-child(2n+2) {
    padding: 30px 80px 30px 30px !important;
}
.lang-rtl .zsiq_theme1.zsiq_floatmain,.lang-he .zsiq_theme1.zsiq_floatmain {
    right: auto !important;
    left: 10px !important;
    bottom: 30px!important;
}
.save-tab{
margin-left:0;
}
.lang-rtl .save-tab  {
    margin-left: 0;
    margin-right: 0;
}
.i18n-vi .save-tab {
    width: auto;
}
.i18n-vi .zwc_comp_cell .save-tab {
    margin-left: 0;
}

.lang-rtl .pricing-faq ul li h3 {
    padding: 0 0 0 0;
}
/*.pricing-wrap select#zmobile-mon-yearly,.pricing-wrap select#zmobile-currency {
    color: #fff;
}
.pricing-wrap .zmobile-mon-yearly-container:after,.pricing-wrap .zmobile-mon-yearly-container:before,.pricing-wrap .zmobile-currency-container:after,.pricing-wrap .zmobile-currency-container:before{
    background:#fff;
}*/
.column-inner {
    gap: 20px;
    flex-wrap: wrap;
}
.column-inner>div {
    width: 100%;
}
.pricing-header * {
    width: 90%;
    margin: 0 auto;
}
}
@media only screen and (max-width: 480px){
.lang-rtl .zwc_pointer_circle {
    right: 5px;
}
.zwc_comp_cell {
    padding: 15px 30px 15px 10px;
}
.lang-rtl .zwc_comp_cell {
    padding: 15px 10px 15px 30px;
}
.pricing-faq h2 {
    margin-bottom: 0px;
}
    .pricing-faq ul{
        margin-top:80px;
    }
.zexpand, .zcollapse {
    right: 0px;
    top: 80px;
}
.lang-rtl .zexpand, .lang-rtl .zcollapse {
   left:0px;
}
.pricing-header {
    padding-top: 40px;
    padding-bottom: 30px;
}
.zproducts-list {
    gap: 20px 10px;
}
.pricing-header h1,.pricing-header h3{
    width: 90%;
    margin-right: auto;
       margin-left: auto;
}
}
.zos-windows select#portal-users option {
    background: #0f70ce;
}
.lang-rtl .pricing-tab>span.yearly  {
border-radius:30px 0 0 30px;
    border-left: 1px solid;
}

.lang-rtl .pricing-tab>span.monthly {border-radius:0px 30px 30px 0px;border-right: 1px solid;}

.lang-rtl div.pricing-tab>span.active.yearly {
border-radius:30px 0 0 30px;
    border: 1px solid #379cfc
}

.lang-rtl div.pricing-tab>span.active.monthly {
border-radius:0 30px 30px 0;
    border: 1px solid #379cfc
}
.i18n-he .pricing-header h1, .i18n-he .field-price-caption, .i18n-he .next-actions h4 ,.i18n-he .zwc_comparison_wrap h2,.i18n-he .zlooking-more-sec, .i18n-he .zlooking-more-sec *,.i18n-he .zcr-tr-brand h2{
    text-align: center;
}
.i18n-he .zjumpstart .zcr-btn-brd {
    display: none;
}
.i18n-he .zselect select {
    padding: 11px 20px 11px 30px;
}
.i18n-he .pricing-faq ul li h3 .arrow {
left:unset;
right:-50px;
}
.i18n-fr-ca .zexpand, .i18n-fr-ca .zcollapse {
    width: fit-content;
}