.zwc-high {
    font-family: var(--secondaryfont-semibold)
}
.common-section-filter-container {
    display: none;
}
.zfeature-split {
    display: none;
}
.zinner-heading.zwc-rowspan td {
    background: #fff;
    font-family: var(--primaryfont-regular);
    font-size: 13px;
}
.zcol-2 {
    max-width: 700px;
}
.zwc-dis-blk {
    display: block
}
.comparison-list-container>div {
    position: relative;
    left: 50px;
}
.zmain-header+tr td {
    font-family: var(--secondaryfont-semibold)
}

.zwc-pro-nav.zwc-fixed {
    position: fixed;
    top: 90px
}

.zmain-header.zinner-heading td {
    background: #d7d7d7
}

.zmain-header {
    background: #e7e8e9;
    font-size: 15px;
    text-transform: uppercase
}

.zwc-left-nav {
    position: absolute;
    top: 460px;
    left: 15%;
}
body::before {
    background: #050c1a;
    content: '';
    position: absolute;
    width: 100%;
    height: 500px;
    left: 0;
    top: 0;
    z-index: -1;
}

.zbanner-section {
    color: #fff;
max-width: none;
    position: relative;
}
.zbanner-section::before {
    top: -220px;
    left: -7%;
    background: url(/sites/zweb/images/creatorplus/home/cp-footer-elipse.svg) no-repeat;
    width: 50%;
    height: 200%;
    z-index: -1;
    background-size: cover;
    background-position: center
}

.zbanner-section::after,.zbanner-section::before {
    position: absolute;
    content: ""
}

.zbanner-section::after {
    top: -100px;
    right: -5%;
    background: url(/sites/zweb/images/creatorplus/home/cp-footer-elipse.svg) no-repeat;
    width: 50%;
    height: 200%;
    z-index: -1;
    background-size: cover;
    background-position: center
}
.download-desktop a {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 17px;
}

.comparison-list-container {
    padding-top: 50px;
    display: block;
}

.comparison-list-container>div {
    margin-bottom: 80px;
}

.table-header h2 {
    margin-bottom: 25px;
}
.zw-template-inner {
    position: relative
}

.zwc-pro-nav-ul-li a {
    width: 100%;
    color: #000;
    padding: 15px 15px 15px 50px;
    font-size: 17px;
    line-height: 23px;
    display: flex;
    align-items: center;
    margin: 0;
    position: relative;
}

.zwc-pro-nav-ul-li.zactive {
    font-family: var(--secondaryfont-semibold);
border: 1px solid #d2d2d2;
    border-radius: 18px;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

.lang-rtl .zwc-left-nav {
    left: auto;
    right: 10%
}

.lang-rtl .zwc-pro-nav-ul-li.zactive {
    border-right: 1.5px solid #1c45f5;
    border-left: 0
}
.zbanner-section p {
    text-align: center;
    max-width: 720px;
    margin: 20px auto;
    font-size: 20px;
}

.zbanner-section h1 {
    font-size: 52px;
    max-width: 620px;
    margin: 0 auto;
}
.zwc-pro-nav-ul-li a:before {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: var(--product-icons) no-repeat;
    background-size: 800px auto;
    left: 0;
    transform: scale(0.8);
}

a#zwc-creator:before {
    background-position: var(--zp-creator-bp);
}
a#zwc-flow:before {
    background-position: var(--zp-flow-bp);
}
a#zwc-rpa:before {
    background-position: var(--zp-rpa-bp);
}
a#zwc-analytics:before {
    background-position: var(--zp-analytics-bp);
}
a#zwc-qengine:before {
    background-position: var(--zp-qengine-bp);
}
.lang-rtl .zwc-pro-nav {
    border-right: 1px solid #e5e5e5;
    border-left: 0
}

.lang-rtl .zinner-heading .has-tooltip tooltip {
    left: auto !important;
    right: 10px !important
}

.lang-rtl .zinner-heading .has-tooltip:before {
    right: 12.5px !important;
    top: -9px;
    left: auto !important
}

.lang-rtl .zinner-heading .has-tooltip:after {
    margin-left: 0;
    margin-right: 6px
}

.table-header h2 {
    text-align: center
}

@media screen and (max-width: 1500px) {
    .zwc-left-nav {
        left:5%
    }

    .lang-rtl .zwc-left-nav {
        left: auto;
        right: 5%
    }
}

@media screen and (max-width: 1300px) {
    .zwc-left-nav {
        left:30px
    }

    .lang-rtl .zwc-left-nav {
        left: auto;
        right: 30px
    }
}
.zwc-pro-nav-ul-li {
    margin-bottom: 8px;
    padding: 0 8px 0 15px;
}
@media screen and (max-width: 1199px) {
.comparison-list-container>div {
    left: 100px;
}
    .zwc-left-nav {
        left: 20px;
    }
.zwc-pro-nav-ul-li {
    padding: 0 8px;
}
.zwc-pro-nav-ul-li a {
    padding: 12px 12px 12px 45px;
    font-size: 16px;
}
.zbanner-section h1 {
    font-size: 46px;
}
}

@media screen and (max-width: 991px) {
    .zwc-left-nav {
        display:none
    }
.comparison-list-container>div {
    left: auto;
}
.comparison-list-container>div {
    margin-right: auto;
}
.zbanner-section h1 {
    font-size: 42px;
    max-width: 560px;
}
}
@media screen and (max-width: 767px) {
body::before {
    height:400px;
}
.zbanner-section p {
    font-size: 18px;
    max-width: 620px;
}
.zbanner-section h1 {
    font-size: 36px;
    max-width: 500px;
}
}
@media screen and (max-width: 480px) {
.zbanner-section h1 {
    font-size: 32px;
}
.zbanner-section p {
    font-size: 16px;
}
}
@media screen and (max-width: 360px) {
.zbanner-section h1 {
    font-size: 28px;
}
}