body:before {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff1e9;
    height: 830px;
    z-index: -1
}

.zbreaker>span.zwc-active:before {
    background: rgb(71, 167, 239);
}
.zwc_comparison_container {
    margin-bottom: 100px
}

.zw-template-inner {
    background: 0;
    margin: 0
}

.block-box-3.content-wrap,.pricing-wrap.pricing-box-3 .content-wrap {
    max-width: 1040px
}

.item-list li:last-child a {
    color: #2854ce;
    font-family: var(--secondaryfont-semibold)
}

.feature-box ul li>span>span {
    font-family: var(--secondaryfont-semibold)
}

.zaddon-sec .zinner-wrap {
    max-width: 980px;
    margin: 50px auto 0;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    -webkit-box-shadow: -2px 3px 20px 4px rgb(0 0 0 / 2%);
    -moz-box-shadow: -2px 3px 20px 4px rgb(0 0 0 / 2%);
    box-shadow: -2px 3px 20px 4px rgb(0 0 0 / 2%);
    box-sizing: border-box;
    background: #fff;
    padding: 40px 60px;
}

.pricing-faq {
    padding: 80px 0;
    background: #f3f3f4;
    margin-bottom: 0
}

.zinner-wrap h3 {
    padding: 40px 40px 0;
    margin-bottom: 0;
    text-align: center
}

.av-range {
    background: #d7dcdf;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 5px;
    padding: 0;
    margin: 0;
    border-radius: 5px;
    width: calc(100% - 30px);
    position: relative;
    transform: translateX(15px);
    z-index: 2;
}

.ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    background-image: url(/sites/zweb/images/campaigns/campaigns-pricing-slider-thumb.png);
    background-position: 0 0;
    background-size: cover;
    cursor: default;
    top: -12px;
    margin-left: 0;
    outline: 0;
    left: 0;
    display: none
}

.ui-slider-slide {
    position: absolute;
    z-index: 2;
    width: 0;
    height: 5px;
    cursor: default;
    top: 0;
    margin-left: 0;
    background-color: #47a8ef;
    outline: 0;
    left: 0
}

.pricingPlansCalculator__slider {
    display: block;
    width: 100%;
    padding: 40px 0;
    border-bottom: 1px solid #e5e5e5
}

.pricingPlansCalculator__slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background-image: url("/sites/zweb/images/campaigns/campaigns-pricing-slider-thumb.png");
    background-position: 0 0;
    background-size: cover;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    cursor: pointer;
    border: 0;
    background-color: #fff;
    box-shadow: none
}

.pricingPlansCalculator__slider.active input[type=range]::-webkit-slider-thumb {
    opacity: 1
}

.pricingPlansCalculator__slider input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background-image: url("/sites/zweb/images/campaigns/campaigns-pricing-slider-thumb.png");
    background-position: 0 0;
    background-size: cover;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    cursor: pointer;
    border: 0;
    background-color: #fff;
    box-shadow: none
}

.pricingPlansCalculator__slider.active input[type=range]::-moz-range-thumb {
    opacity: 1
}

.pricingPlansCalculator__slider input[type=range]::-ms-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background-image: url("/sites/zweb/images/campaigns/campaigns-pricing-slider-thumb.png");
    background-position: 0 0;
    background-size: cover;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    cursor: pointer;
    border: 0;
    background-color: #fff;
    box-shadow: none
}

.pricingPlansCalculator__slider.active input[type=range]::-ms-thumb {
    opacity: 1
}

.zbreaker {
    display: flex;
    padding-top: 10px;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.zpricing {
    border-radius: 6px;
    font-family: var(--zf-secondary-medium)
}

.zpricing>span:last-child,.zfloat.zprd>span:first-child {
    font-family: var(--zf-secondary-medium)
}

.ztrial {
    margin: 80px 0 100px;
    text-align: center
}

.zprice-text {
    font-size: 22px;
    display: block;
    font-family: var(--secondaryfont-semibold)
}

.pricing-wrap .content-wrap.zwc_toggle_container {
    padding-bottom: 30px
}

.save-tab {
    background: 0;
    color: #000;
    font-family: var(--zf-secondary-semibold);
    font-size: 14px
}

.pricing-wrap .content-wrap .product-block a.getstart-plan,.pricing-wrap .content-wrap .product-block a.trynow-plan,.ztrial-inner a {
    border-radius: 3px
}

.ztrial p {
    font-size: 22px
}

.ztrial h2 {
    font-size: 42px;
    max-width: 720px;
    margin: 0 auto 15px
}

.pricing-header h1 {
    font-size: 50px;
    font-family: var(--primaryfont-bold)
}

.pricing-header p {
    font-size: 18px
}

.ztotal {
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: center;
    border-top: 1px solid #f1f0f0;
    padding-top: 30px;
    position: relative
}

.ztotal>span:first-child {
    margin-right: 20px;
    font-family: var(--secondaryfont-semibold)
}

.ztotal .zpricing {
    justify-content: flex-start;
    display: flex;
    border: 0;
    font-size: 40px;
    font-family: var(--secondaryfont-semibold)
}

.ztrial-inner {
    max-width: 1040px;
    padding: 80px 40px;
    background: #faf4ff;
    border-radius: 6px;
    margin: 0 auto;
    box-sizing: border-box
}

.ztrial-inner h2>span {
    font-size: 32px
}

.zlimit-ext {
    width: 100%;
    display: inline-block;
    text-align: right;
    font-size: 15px;
    padding-top: 20px
}

.zlimit-ext a {
    font-family: var(--secondaryfont-semibold)
}

.pricing-tab-wrap.no-ct {
    width: 100%;
    text-align: center
}

.label-text.yearly em {
    color: #000;
    font-size: 14px;
    position: absolute;
    right: -110px;
    top: -27px;
    font-style: normal
}

.other-lang .yearly>em {
    display: none !important
}

.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
}

.ztrial h2>span {
    font-size: 32px
}

.zfloat.zprd {
margin-bottom: 20px;
    position: relative
}

.pricingPlansCalculator__slider h4 {
    font-family: var(--secondaryfont-semibold);
    margin-bottom: 15px;
    font-size: 20px
}

.pricingPlansCalculator__slider.zproject {
    padding-top: 0
}

.pricingPlansCalculator__slider.zengagement {
    border-bottom: 0
}

.has-tooltip>span {
    cursor: pointer;
    position: relative
}

.has-tooltip>span.price-tooltip {
    display: none
}

.has-tooltip>span:first-child::after {
    content: '';
    height: 16px;
    width: 16px;
    position: absolute;
    display: inline-block;
    background: url(/sites/zweb/images/commonroot/pricing-tooltip-icon.svg) no-repeat 0 0 / 16px auto;
    cursor: pointer;
    vertical-align: top;
    margin: 4px 0 0 4px
}

.lang-rtl .has-tooltip>span::after {
    margin: 4px 4px 0 0
}

.price-tooltip:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0f94f6;
    bottom: -7px;
    color: white;
    height: 0;
    left: 20%;
    position: absolute;
    width: 0;
    content: ''
}

.lang-rtl .price-tooltip:before {
    left: auto;
    right: 20%
}

.price-tooltip:after {
    height: 15px;
    width: 100%;
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    background: transparent;
    border: 0;
    margin: 0
}

span.price-tooltip.active {
    background-color: #0f94f6;
    box-shadow: 0 0 11px #b8b6b6;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    min-height: 25px;
    width: 90%;
    padding: 15px 19px;
    position: absolute;
    text-align: left;
    left: 0;
    bottom: 105%;
    border: 0;
    transition: .5s ease;
    display: block
}

.lang-rtl span.price-tooltip.active {
    text-align: right
}

.price-tooltip p:last-child {
    margin-bottom: 0
}
.zrange-slider-val {
    display: none;
}

.zpricing>span {
    font-size: 20px;
}

.zproject .zbreaker>span{
    width:6.25%;
    text-align: center;
}
.zslider-wrap {
    margin-top: 20px;
}
@media only screen and (max-width: 767px) {
    .pricing-tab>span {
        width:auto
    }
}

@media only screen and (max-width: 480px) {
    .pricing-tab-wrap {
        width:100%;
        text-align: center
    }

    .no-ct .yearly>em {
        position: relative;
        margin-left: 15px;
        top: 0
    }

    .no-ct .yearly>em::after {
        transform: rotate(0);
        left: -7px;
        top: 50%;
        right: auto
    }

    .no-ct .yearly>em::before {
        transform: rotate(0);
        left: -8.5px;
        top: 50%;
        right: auto
    }

    .no-ct.pricing-tab-wrap {
        margin-bottom: 15px;
        margin-top: 15px
    }

    .yearly>em {
        position: relative;
        border: 0;
        padding: 0;
        border-radius: 0;
        width: auto
    }

    .yearly>em::before,.yearly>em::after {
        display: none
    }
}

.zwc_comparison_container.zcol-3 {
    width: 100%;
    max-width: 980px;
    padding: 0;
    box-shadow: none
}

.zpricing>span.ztotal-pricing {
    font-family: var(--secondaryfont-semibold)
}

.zw-product-header,.zwc_banner {
    background: #0f111a;
    color: #fff
}

.price-text>span {
    display: block;
    font-family: var(--secondaryfont-regular);
    font-size: 20px
}

.pricing-wrap .content-wrap .product-block .main-box {
    border-bottom: 1px solid #e5e5e5
}

.pricing-wrap .content-wrap .product-block .feature-box {
    padding-top: 35px
}

.price-text {
    font-size: 24px;
    margin: 36px auto 0;
    display: block;
    font-family: var(--zf-secondary-semibold)
}

.zwc_comparison_container.zcol-3 .zwc_comparison_table_wrap {
    width: 100%;
    padding: 0
}

.zcol-3 .zwc_comp_header_fixed.zwc_comp_header_show {
    width: 100%
}

.zwc_comp_row,.zwc_comp_inner_heading,.zwc_comp_header,.zwc_comp_row:last-child {
    border-color: #cfcfcf
}

.zwc_comp_header {
    border-radius: 10px 10px 0 0
}

.zwc_comp_inner_wrap>.zwc_comp_row:last-child {
    border-radius: 0 0 10px 10px
}

.zcol-3 .zwc_comp_cell:first-child {
    width: 38%;
    max-width: 100%;
    justify-content: center
}

.zwc_comp_cell:first-child {
    font-family: var(--zf-secondary-medium)
}

.zwc_comp_cell {
    font-size: 16px;
    border-color: #cfcfcf
}

.zwc_comp_cell .price {
    display: block;
    font-size: 36px;
    font-family: var(--secondaryfont-semibold);
    line-height: 1;
    margin-bottom: 10px
}

.zwc_comp_cell .detail>span {
    display: block;
    margin-bottom: 10px
}

.zwc_cell_section {
    display: none
}

.zwc_comp_cell .pricing-tab>span {
    padding: 6px 10px
}

.zwc_comp_cell .save-tab::before {
    right: -30px;
    left: auto;
    transform: rotateX(0);
    transform: rotateX(180deg) rotate(-70deg);
    bottom: 11px
}

.zwc_comp_cell .save-tab {
    margin-left: 80px
}

h2#zpdf-title {
    display: none
}

.zwc_pdf_container {
    display: none
}

.zcontact-sec {
    text-align: center;
    position: relative;
    background: #f3f3f4;
    padding-top: 80px
}

.zcontact-inner {
    background: #fff;
    padding: 40px;
    max-width: 920px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 6px
}

.zcontact-inner>p:last-child {
    margin-bottom: 0
}

.zcontact-inner a {
    font-family: var(--zf-secondary-medium)
}

.product-block .plan-name {
    font-family: var(--secondaryfont-bold);
    font-size: 17px
}

.ztrial-sec ul {
    display: flex;
    justify-content: center;
    gap: 10px 40px;
    margin-bottom: 30px;
    flex-wrap: wrap
}

.ztrial-sec ul li {
    text-align: left;
    font-size: 19px;
    padding-left: 25px;
    position: relative
}

.ztrial-sec ul li:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1.5px solid #fff;
    border-radius: 100%;
    left: 0;
    top: 5px
}

.ztrial-sec ul li:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 9px;
    border: solid #fff;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg);
    top: 8px;
    left: 6px
}

.zfont-small {
    text-align: right;
    font-size: 14px;
    margin-bottom: 10px
}

.zwc_comp_header_show .zwc_comp_cell .price {
    font-size: 28px
}

.zwc_comp_header_show.zwc_comp_header a.getstart-plan,.zwc_comp_header a.trynow-plan {
    padding: 8px 15px
}

.zwc_comp_header_show.zwc_comp_header h3 {
    margin-bottom: 10px;
    font-size: 15px
}

.zwc_comp_header_show .zwc_comp_cell .detail>span {
    font-size: 14px
}

.zwc_comp_header_show.zwc_comp_header .zwc_comp_cell .price .zcurrency-symbol {
    font-size: 18px;
    top: -7px;
    position: relative
}

.zwc_comp_header .zwc_comp_cell .price .zcurrency-symbol {
    font-size: 24px;
    position: relative;
    top: -10px
}

.zaddon-sec h2,.zaddon-sec h2+p {
    text-align: center;
    color: #fff
}

.zaddon-sec {
    background: #0f111a;
    padding: 80px 0;
    margin: 60px auto 0
}

.zcontact-sec:before {
    position: absolute;
    width: 100%;
    height: 80px;
    background: #481e36;
    left: 0
}

.zw-template-inner h2 {
    font-size: 40px
}

.zw-template-inner .pricing-faq .content-wrap {
    max-width: 920px
}

.pricing-faq ul li {
    padding: 30px 50px 30px 50px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 8px
}

.pricing-faq li>p:last-child,.pricing-faq ul li h3 {
    margin-bottom: 0
}

.pricing-faq li.zactive h3+p {
    padding-top: 10px
}

.pricing-header {
    padding: 30px 0 60px
}

.ztrial-sec p {
    max-width: 720px;
    margin: 0 auto 15px
}

.ztrial-sec h4 {
    margin-bottom: 15px
}

.ztrial-sec {
    padding-top: 20px
}

.zwc_comparison_wrap h4 {
    text-align: center;
    position: relative;
    display: inline-block;
    padding-right: 30px;
    margin-bottom: 50px;
    cursor: pointer
}

.zwc_comparison_wrap {
    text-align: center
}

.zwc_comparison_wrap h4 .arrow {
    position: absolute;
    right: 0;
    top: -9px;
    transition: all 500ms ease;
    width: 30px;
    height: 30px
}

.zwc_comparison_wrap h4 .arrow {
    top: -3px
}

.pricing-wrap {
    margin: 50px 0
}

.zwc_comparison_container.zcol-3 {
    display: none;
    margin-top: 0
}

.zwc_comparison_wrap h4.zactive .arrow {
    transform: scaleY(-1);
    transform-origin: center;
    top: 7px
}

.zwc_comparison_wrap h4.zactive>span.zshow,.zwc_comparison_wrap h4>span.zhide {
    display: none
}

.zwc_comparison_wrap h4.zactive>span.zhide {
    display: inline-block
}

.zwc_comparison_wrap h4>span.zshow {
    display: inline-block
}

.zwc_comparison_wrap h4 .arrow::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    top: 16px;
    right: 2px
}

.zwc_comparison_wrap h4 .arrow::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #333;
    position: absolute;
    top: 17px;
    right: 0;
    border-top: 8px solid #333
}

.zcol-3 .zwc_comp_cell:first-child {
    text-align: left
}

.zpricing-flt-container {
    position: fixed;
    width: 100%;
    text-align: left;
    max-width: 120px;
    right: -220px;
    bottom: 40%;
    z-index: 2;
    padding: 15px 15px 15px 70px;
    opacity: 0;
    transition: all .6s ease;
    border-radius: 6px 0 0 6px;
    cursor: pointer;
    background: transparent linear-gradient(180deg,#000d1c 0,#000e3b 100%) 0 0 no-repeat padding-box;
    background: #481e36
}

.zpricing-flt-container.zshow {
    opacity: 1;
    right: 0
}

.zpricing-flt-inner p {
    font-family: var(--zf-primary-semibold);
    font-size: 16px;
    color: #fff;
    position: relative;
    display: inline
}

.zpricing-flt-inner p:after {
    content: "";
    width: 34px;
    height: 40px;
    background-image: url("/sites/zweb/images/catalyst/catalist-pricing-cal.png");
    position: absolute;
    background-size: 34px;
    left: -50px;
    top: 2px;
    background-repeat: no-repeat
}

.zpricing-flex {
    /* display:flex; */
    flex-wrap: nowrap;
    gap: 5%;
    align-items: baseline;
    margin: 20px 0 0;
}

.zpricing-flex>div {
    /* width:20%; */
    box-sizing: border-box
}

.zpricing-flex>div.zwc-input-zbreak {
    /* width:75%; */
}

.zbreaker>span {
    font-size: 14px
}

.zcalc-info em {
    color: red;
    font-size: 15px;
    font-style: normal
}

.zfont-small.zcalc-info {
    margin: 15px 0 0
}

.zwc-input-zbreak {
    position: relative;
left: -12px;
}
.zrange-slider-val {
    content: '';
    position: absolute;
    padding: 3px 8px;
    border-radius: 5px;
    top: -35px;
    left: 0;
    color: #fff;
    font-size: 14px;
    font-family: var(--zf-primary-bold);
    transform: translateX(-40%);
    white-space: nowrap;
    z-index: 0;
    background: #481e36;
    background: #47a7ef
}

.zrange-slider-val:before {
    content: '';
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
    z-index: -1;
    background: #47a7ef
}

.zfloat.zprd {
    justify-content: center
}

.zfloat.zprd>span:first-child {
    display: none
}

.zbreaker {
    /* display:none; */
}

.zpricing>span:last-child,.zpricing {
    font-family: var(--secondaryfont-semibold)
}
.zpricing>span.ztogglegroup {
    font-family: var(--secondaryfont-regular);
    font-size: 17px;
}
.zbreaker>span:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: #d7dcdf;
    border-radius: 100%;
    top: -29px;
    z-index: 0;
    left: 1px;
    right: 0;
    margin: auto;
}

.zbreaker>span {
    position: relative;
}

.zerror .zbreaker>span,.zengagement .zbreaker>span{
    width: 7.14%;
    text-align: center;
}
@media screen and (max-width: 1200px) {
    .pricing-header h1 {
        font-size:42px
    }


    .zw-template-inner h2 {
        font-size: 36px
    }

    .ztotal .zpricing {
        font-size: 36px
    }

    .zwc_comparison_wrap h4 .arrow {
        top: -7px
    }

    .zwc_comparison_wrap h4.zactive .arrow {
        top: 3px
    }

    .zpricing-flt-inner p {
        font-size: 12px;
        line-height: 1.7;
        display: inline-block;
        margin-bottom: 0
    }

    .zpricing-flt-inner p:after {
        background-size: 25px;
        width: 25px;
        left: -40px;
        top: 5px
    }

    .zpricing-flt-container {
        padding: 10px 10px 10px 50px
    }

    .zpricing-flt-container.zshow {
        right: -30px
    }

    .zfont-small.zcalc-info {
        text-align: center
    }
}

@media screen and (max-width: 991px) {
    .pricing-header h1 {
        font-size:38px
    }

    .zpricing-flt-container {
        display: none
    }

    .zaddon-sec {
        margin: 20px auto 0
    }

    .zw-template-inner h2 {
        font-size: 32px
    }

    .ztotal .zpricing {
        font-size: 32px
    }


    .zaddon-sec .zinner-wrap {
        padding: 40px 40px;
    }
.zbreaker>span {
    font-size: 12px;
}
.zproject .av-range {
    transform: translateX(10px);
    width: calc(100% - 20px);
}
.ccode-id .price .z-price-text em {
    font-size: 18px;
}
}

@media screen and (max-width: 767px) {
    .pricing-header {
        margin-top:0
    }
.zrange-slider-val {
    display: block;
}
.zfloat.zprd {
    margin-bottom: 50px;
}
.zrange-slider-val {
    font-size: 12px;
}
    .zaddon-sec .zinner-wrap {
        padding: 40px 40px;
    }
.zbreaker {
    display: none;
}
.zfloat.zprd {
    margin-bottom: 40px;
}
.av-range,.zproject .av-range {
        width: calc(100% + 20px);
        transform: translateX(0.5px);
}
    .zpricing-flt-container {
        display: none
    }

    .pricing-wrap {
        margin: 30px 0
    }

    .pricing-wrap .content-wrap .product-block .main-box {
        border-bottom: 0
    }

    .pricing-header h1 {
        font-size: 34px
    }

    .zw-template-inner h2 {
        font-size: 28px
    }

    .ztotal .zpricing {
        font-size: 28px
    }

    .ztax-container>p {
        text-align: center
    }

    .pricing-wrap.pricing-box-2 .content-wrap .product-block:last-child {
        margin-bottom: 10px
    }

    .pricing-faq {
        padding: 40px 0
    }

    .zcontact-sec {
        padding-top: 40px
    }

    .ztrial-sec {
        padding-top: 10px
    }

    .pricing-faq ul li,.pricing-faq ul li:nth-child(2n+2) {
        padding: 30px 50px 30px 30px !important
    }

    .pricing-wrap .content-wrap .product-block .feature-box {
        padding-top: 0
    }

    .price-text {
        margin-top: 0;
        font-size: 22px
    }

    .ztrial-sec ul li {
        font-size: 17px
    }

    .ztrial-sec ul li:before {
        width: 14px;
        height: 14px
    }

    .ztrial-sec ul li:after {
        width: 3px;
        height: 8px
    }

    .zpricing-flex {
        display: block
    }

    .zpricing-flex>div,.zpricing-flex>div.zwc-input-zbreak {
        width: 100%
    }


    .zpricing {
        min-width: auto
    }

    .zaddon-sec {
        padding: 50px 0
    }

    h3 .arrow {
        right: -25px
    }

    .zwc_comp_cell {
        font-size: 14px
    }

    .zwc_comp_header a.getstart-plan,.zwc_comp_header a.trynow-plan {
        min-width: auto;
        font-size: 11px;
        padding: 10px 12px
    }

    .zcol-3 .zwc_comp_header>.zwc_comp_cell {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .ztotal>span:last-child {
        width: 100%;
        display: block;
        text-align: center
    }

    .ztotal {
        flex-wrap: wrap;
        justify-content: center
    }

    .zwc_comparison_container.zcol-3 .zwc_comparison_table_wrap,.zcol-3 .zwc_comp_header_fixed.zwc_comp_header_show {
        width: 500px
    }

    .zwc_comparison_container.zcol-3 {
        max-width: 520px
    }

    .zwc_comp_cell .price {
        font-size: 22px
    }

    .zwc_comp_header .zwc_comp_cell .price .zcurrency-symbol {
        font-size: 20px
    }
}

@media screen and (max-width: 480px) {
    .pricing-header h1 {
        font-size:30px
    }

    .zaddon-sec .zinner-wrap {
        padding: 40px
    }

    .zw-template-inner h2 {
        font-size: 24px
    }

    .ztotal .zpricing {
        font-size: 28px
    }


    .pricing-faq h2 {
        margin-bottom: 30px
    }

    .ztrial-sec ul {
        display: inline-block
    }

    .ztrial-sec ul li {
        margin-bottom: 10px
    }

    .ztrial-sec ul li:last-child {
        margin-bottom: 0
    }

    .zwc_comp_header h3 {
        font-size: 13px;
        margin-bottom: 10px
    }

    .zwc_comp_header .zwc_comp_cell .price .zcurrency-symbol {
        font-size: 16px
    }

    .zwc_comp_cell .price {
        font-size: 28px
    }

    .zcol-3 .zwc_comp_cell:first-child,.zcol-3 .zwc_comp_cell {
        width: 33.33%
    }

    .zwc_comp_cell .ztogglegroup {
        font-size: 12px
    }

    .zwc_comp_header_show.zwc_comp_header a.getstart-plan,.zwc_comp_header a.trynow-plan {
        padding: 10px 8px
    }
}

@media screen and (max-width: 380px) {
    .zwc_comp_header h3 {
        font-size:13px
    }
}
