/* body {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    transition: opacity 400ms;
    color: #000;
} */

*,
*:before,
*:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

.clear {
    clear: both;
}

.zw-template-inner p {
    line-height: 1.58;
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    color: #000;
}

.button-cta {
    background: #e25e5a;
    color: #fff;
    font-size: 1.0625em;
    font-family: var(--zf-primary-semibold), Arial, sans-serif;
    text-align: center;
    padding: 0.5625em 1.5625em;
    text-decoration: none;
    margin: 0;
    border-radius: 0.3125em;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.button-cta:hover {
    background: rgba(226, 94, 90, 0.9);
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: scale(2);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.zw-template-inner a {
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.zw-content-row {
    max-width: 80em;
    margin: 0 auto;
}

.zw-pricing-featured-wrapper {
    background: rgba(255, 227, 64, 0.7);
    display: table;
    width: 100%;
    padding: 6.25em 0 5em;
}

.zw-pricing-featured-wrapper .zw-content-row {
    max-width: 77.5em;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text {
    display: table-cell;
    vertical-align: middle;
    width: 50em;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-comparison-head {
    font-family: var(--zf-primary-black), Arial, sans-serif;
    font-size: 4.25em;
    color: #000;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-comparison-head span {
    display: block;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .small-text {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 2.3125em;
    color: #000;
    display: inline-block;
    padding: 0.3125em 0 0;
    line-height: 1;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .small-text1 {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 1.625em;
    color: #000;
    display: inline-block;
    padding: 0.3125em 0 0;
    line-height: 1;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .small-text2 {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 1.875em;
    color: #000;
    display: inline-block;
    padding: 0.3125em 0 0;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-banner-content {
    /*margin-left: 120/$em+em;*/
    position: relative;
    padding: 0.9375em 3.125em 0 0;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-banner-content:before {
    content: none;
    position: absolute;
    left: -6.875em;
    top: 2.625em;
    width: 5.625em;
    height: 0.3125em;
    background: rgba(255, 249, 207, 0.75);
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-banner-content p {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 1.625em;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-banner-content p span {
    display: block;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-zwitch-text {
    margin-top: 2.8125em;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-zwitch-text small {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 2.875em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.1875em;
    line-height: 1;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-workplace-logo {
    display: inline-block;
    vertical-align: middle;
    width: 18.75em;
    height: 2.5em;
    background: url("/sites/zweb/images/mail/zw-logo-comparison.svg") no-repeat;
    background-size: 100% 100%;
}

.zw-pricing-featured-wrapper .zw-pricing-featured-img {
    display: table-cell;
    vertical-align: middle;
    width: 41.25em;
}

.zw-comparison-section .zw-content-row {
    max-width: 70em;
}

.zw-comparison-title {
    text-align: center;
    padding: 3.75em 0 3.75em;
    line-height: 1.3;
    font-size: initial;
}

.zw-comparison-title small {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 2em;
    color: #000;
}

.zw-comparison-title span {
    font-family: var(--zf-primary-bold), Arial, sans-serif;
    font-size: 3em;
    display: block;
}

.zw-features-header ul li {
    line-height: 1;
    display: table;
    width: 100%;
}

.zw-features-header ul li span {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 1.125em;
    color: #000;
    display: table-cell;
    vertical-align: middle;
    padding: 1.875em 0;
    width: 14%;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}

.zw-features-header ul li span:after {
    content: "";
    position: absolute;
    top: 0;
    left: -1.625em;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 11.5625em;
    height: 1.375em;

    background-size: 100% 400%;
}

.zw-features-header ul li span:nth-child(2) {
    background: #fff;
    width: 19%;
    border-top-left-radius: 0.625em;
    position: relative;
    -webkit-box-shadow: -5px -0.1875em 1.875em rgba(0, 0, 0, 0.08);
    -ms-box-shadow: -5px -0.1875em 1.875em rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -5px -0.1875em 1.875em rgba(0, 0, 0, 0.08);
    box-shadow: -5px -0.1875em 1.875em rgba(0, 0, 0, 0.08);
}

.zw-features-header ul li span:nth-child(2):after {
    width: 10em;
    background-position: 0 -0.0625em;
}

.zw-features-header ul li span:nth-child(3) {
    background: #bed8b2;
    position: relative;
    overflow: hidden;
}

.zw-features-header ul li span:nth-child(3):before {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 1.625em;
    height: 100%;
    background-color: #1a82f7;
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(transparent 70%));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent 70%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent 70%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent 70%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent 70%);
}

.zw-features-header ul li span:nth-child(3):after {
    background-position-x: -0.3125em;
    background-position-y: -1.3125em;
}

.zw-features-header ul li span:nth-child(4) {
    background: #ead4c5;
}

.zw-features-header ul li span:nth-child(4):after {
    background-position-x: -0.25em;
    background-position-y: -2.75em;
}

.zw-features-header ul li span:nth-child(5) {
    background: #d1dbe5;
    border-top-right-radius: 0.625em;
    -webkit-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
}

.zw-features-header ul li span:nth-child(5):after {
    background-position-x: -0.25em;
    background-position-y: -4.25em;
}

.zw-features-header ul li span.zw-compare-head {
    font-family: var(--zf-primary-bold), Arial, sans-serif;
    font-size: 1.125em;
    color: #fff;
    background: none;
    display: table-cell;
    vertical-align: middle;
    width: 31%;
    text-align: left;
    padding-left: 2.1875em;
    border-bottom: 1px solid #fff;
}

.zw-features-header ul li span.zw-compare-head:after {
    background: none;
}

.zw-features-header ul li.zw-compare-other span:after {
    width: 9.875em;
    height: 1.5625em;
    background: url("/sites/zweb/images/mail/zw-table-logo1.svg") no-repeat;
    background-size: 100% 400%;
}

.zw-features-header ul li.zw-compare-other span:nth-child(2):after {
    background-position-x: 0.625em;
    background-position-y: 0.125em;
}

.zw-features-header ul li.zw-compare-other span:nth-child(3):after {
    background-position-x: 0.875em;
    background-position-y: -1.75em;
}

.zw-features-header ul li.zw-compare-other span:nth-child(4):after {
    background-position-x: 0.75em;
    background-position-y: -3.375em;
}

.zw-features-header ul li.zw-compare-other span:nth-child(5):after {
    background-position-x: 0.625em;
    background-position-y: -4.875em;
}

.zw-features-header ul li.zw-compare-other span.zw-compare-head:after {
    background: none;
}

.zw-features-header ul li.zw-compare-other1 span:after {
    background: url("/sites/zweb/images/mail/zw-table-logo2.svg") no-repeat;
    background-size: 100% 400%;
}

.zw-features-header ul li.zw-compare-other1 span:nth-child(2):after {
    background-position-x: 0.8125em;
    background-position-y: 0.25em;
}

.zw-features-header ul li.zw-compare-other1 span:nth-child(3):after {
    width: 10em;
    height: 1.5em;
    background-position-x: 0.625em;
    background-position-y: -1.5625em;
}

.zw-features-header ul li.zw-compare-other1 span:nth-child(4):after {
    height: 1.4375em;
    background-position-x: 0.6875em;
    background-position-y: -2.875em;
}

.zw-features-header ul li.zw-compare-other1 span:nth-child(5):after {
    height: 1.5625em;
    background-position-x: 0.5em;
    background-position-y: -4.8125em;
}

.zw-features-header ul li.zw-compare-other1 span.zw-compare-head:after {
    background: none;
}

.zw-features-container {
    margin-bottom: 2.5em;
    -webkit-box-shadow: 0.3125em 0.625em 1.875em rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0.3125em 0.625em 1.875em rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0.3125em 0.625em 1.875em rgba(0, 0, 0, 0.07);
    box-shadow: 0.3125em 0.625em 1.875em rgba(0, 0, 0, 0.07);
    border-top-right-radius: 0.625em;
}

.zw-features-container ul {
    position: relative;
}

.zw-features-container ul li {
    line-height: 1;
    display: table;
    width: 100%;
}

.zw-features-container ul li span {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 1.125em;
    color: #000;
    display: table-cell;
    vertical-align: middle;
    padding: 0.8125em 0;
    width: 14%;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #f2f2f2;
}

.zw-features-container ul li span:nth-child(2) {
    background: #fff;
    width: 19%;
}

.zw-features-container ul li span:nth-child(3) {
    background: #bed8b2;
    position: relative;
    overflow: hidden;
}

.zw-features-container ul li span:nth-child(3):before {
    content: "";
    position: absolute;
    left: -0.1875em;
    top: 0;
    width: 1.625em;
    height: 100%;
    background-color: #1a82f7;
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(transparent 70%));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent 70%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent 70%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent 70%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent 70%);
}

.zw-features-container ul li span:nth-child(4) {
    background: #ead4c5;
}

.zw-features-container ul li span:nth-child(5) {
    background: #d1dbe5;
}

.zw-features-container ul li span small {
    display: block;
    padding-bottom: 0.4375em;
    font-size: 0.875em;
}

.zw-features-container ul li span small.priceChangeAmt {
    display: inline-block;
    font-size: inherit !important;
    color: inherit !important;
}

.zw-features-container ul li span.zw-compare-head {
    font-family: var(--zf-primary-bold), Arial, sans-serif;
    font-size: 1.125em;
    color: #fff;
    background: #26334f;
    display: table-cell;
    vertical-align: middle;
    width: 31%;
    box-sizing: border-box;
    text-align: left;
    padding-left: 2.1875em;
    border-bottom: 1px solid #26334f;
}

.zw-features-container ul li span.yes {
    position: relative;
}

.zw-features-container ul li span.yes:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0.8125em;
    height: 0.8125em;
    background: url("/sites/zweb/images/mail/zw-tick-icons.svg") no-repeat;
    background-size: 100% 200%;
    background-position: 0 0.0625em;
}

.zw-features-container ul li span.no {
    position: relative;
}

.zw-features-container ul li span.no:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0.8125em;
    height: 0.8125em;
    background: url("/sites/zweb/images/mail/zw-tick-icons.svg") no-repeat;
    background-size: 100% 200%;
    background-position: 0 -0.875em;
}

.zw-features-container ul li span.zw-price {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 1.75em;
    color: #ea5b56;
    padding: 0.625em 0;
}

.zw-features-container ul li span.zw-price sup {
    font-family: var(--zf-primary-light), Arial, sans-serif;
    font-size: 60%;
    vertical-align: top;
    display: inline-block;
    position: relative;
    top: 0.1875em;
}

.zw-features-container ul li span.zw-price small {
    font-size: 0.5625em;
    color: #000;
}

.zw-features-container ul li span.zw-price small.available-text {
    font-size: 0.4375em;
    padding-top: 0.1875em;
}

.zw-features-container ul li span.full-width {
    width: 60.7%;
    background: #f9f9fb;
    font-family: var(--zf-primary-semibold), Arial, sans-serif;
    text-transform: uppercase;
}

.zw-features-container ul li.bor-none span {
    border-bottom: none;
}

.zw-features-container ul li.first.zw-compare-other span {
    vertical-align: top;
}

.zw-features-container ul li.first span.zw-compare-head {
    border-top-left-radius: 0.625em;
}

.zw-features-container ul li.first span.zw-compare-head {
    padding-top: 1.5625em;
}

.zw-features-container ul li.last span {
    padding-bottom: 1.75em;
}

.zw-features-container ul li.last span.zw-compare-head {
    padding-bottom: 1.5625em;
}

.zw-note-content {
    margin-bottom: 4.375em;
}

.zw-note-content p {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 1em;
    color: #000;
    line-height: 1.58;
    padding-bottom: 0.625em;
}

.zw-faq-section {
    background: #f1f5f6;
    padding: 5em 0 3.75em;
}

.zw-faq-header {
    padding-bottom: 0.625em;
    font-size: initial;
    margin: 0;
    line-height: inherit;
}

.zw-faq-header span {
    font-family: var(--zf-primary-light), Arial, sans-serif;
    font-size: 3.1875em;
    color: #000;
}

.zw-faq-header .zw-faq-title {
    font-family: var(--zf-primary-extrabold), Arial, sans-serif;
    font-size: 4.1875em;
    color: #ea5b56;
    padding-left: 1.0625em;
    position: relative;
    top: -0.0625em;
    display: block;
}

.zw-faqWrapper ul {
    max-width: 70em;
    margin: 0 auto;
}

.zw-faqWrapper ul li {
    padding: 1.25em 0;
    display: inline-block;
    width: 47%;
    vertical-align: top;
}

.zw-faqWrapper ul li:nth-child(even) {
    padding-left: 2.1875em;
}

.zw-faqWrapper ul li:nth-child(odd) {
    padding-right: 2.1875em;
}

.zw-faqWrapper ul li .zw-faq-qustion {
    font-family: var(--zf-primary-semibold), Arial, sans-serif;
    font-size: 1.625em;
    color: #000;
    line-height: 1.3;
    padding-bottom: 0.625em;
}

.zw-faqWrapper ul li .zw-faq-qustion.pad-t {
    padding-top: 1.25em;
}

.zw-faqWrapper ul li p {
    font-family: var(--zf-primary-regular), Arial, sans-serif;
    font-size: 1.375em;
    color: #000;
    line-height: 1.58;
}

.zw-comparison-download {
    text-align: center;
    background: #fff;
    padding: 1.875em 0;
    -moz-transition: opacity 0.4s ease;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 66px;
    left: 0;
    right: 0;
    z-index: 40;
}

.zw-comparison-download span {
    font-family: var(--zf-primary-semibold), Arial, sans-serif;
    font-size: 2em;
    color: #000;
    padding-right: 1.875em;
}

.zw-comparison-download .button-cta {
    font-size: 1.625em;
    padding: 0.5em 1.5em;
    background-color: #ea5b56;
}

.zw-comparison-download.fixed {
    opacity: 1;
    visibility: visible;
}

.zw-two-col .zw-features-header ul li span {
    width: 32%;
}

.zw-two-col .zw-features-header ul li span.zw-compare-head {
    width: 34%;
}

.zw-two-col .zw-features-header ul li span:nth-child(3) {
    border-top-right-radius: 0.625em;
    -webkit-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
}

.zw-two-col .zw-features-header.goDaddy ul li span {
    width: 32%;
}

.zw-two-col .zw-features-header.goDaddy ul li span.zw-compare-head {
    width: 34%;
}

.zw-two-col .zw-features-header.goDaddy ul li span:nth-child(3) {
    border-top-right-radius: 0.625em;
    -webkit-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
}

.zw-two-col .zw-features-header.sticky ul {
    position: fixed;
    top: 60px;
    z-index: 100;
    max-width: 70em;
}

.zw-two-col .zw-features-header.sticky ul li span {
    box-shadow: none !important;
}

.zw-two-col .zw-features-header.sticky ul li span:nth-child(2) {
    width: 22.1875em;
}

.zw-two-col .zw-features-header.sticky ul li span:nth-child(3) {
    width: 22.1875em;
}

.zw-two-col .zw-features-header.sticky ul li span.zw-compare-head {
    border-bottom: none !important;
    width: 23.4375em;
}

.zw-two-col .zw-features-container ul li span {
    width: 32%;
}

.zw-two-col .zw-features-container ul li span.zw-compare-head {
    width: 34%;
}

.zw-two-col .zw-features-container ul li span.full-width {
    width: 64%;
}

.zw-three-col .zw-features-header ul li span:nth-child(3):after {
    background-position-x: -0.25em;
    background-position-y: -2.75em;
}

.zw-three-col .zw-features-header ul li span:nth-child(4) {
    background: #ead4c5;
    border-top-right-radius: 0.625em;
    -webkit-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
}

.zw-three-col .zw-features-header ul li span:nth-child(4):after {
    background-position-x: -0.25em;
    background-position-y: -4.25em;
}

.zw-three-col .zw-features-header.sticky ul li span:nth-child(2) {
    width: 17.0625em;
}

.zw-three-col .zw-features-header.sticky ul li span:nth-child(3) {
    width: 12.5em;
}

.zw-three-col .zw-features-header.sticky ul li span:nth-child(4) {
    width: 12.5em;
}

.zw-three-col .zw-features-header.sticky ul li span.zw-compare-head {
    width: 27.5em;
}

.zw-three-col .zw-features-container ul li span.full-width {
    width: 46.9%;
}

.zw-features-header ul {
    -moz-transition: opacity 0.4s ease;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}

.zw-features-header.sticky ul {
    position: fixed;
    top: 66px;
    z-index: 9;
    max-width: 70em;
    margin: 0 auto;
}

.zw-features-header.sticky ul li span {
    box-shadow: none !important;
}

.zw-features-header.sticky ul li span:nth-child(2) {
    width: 16.5625em;
}

.zw-features-header.sticky ul li span:nth-child(3) {
    width: 12.25em;
}

.zw-features-header.sticky ul li span:nth-child(4) {
    width: 12.25em;
}

.zw-features-header.sticky ul li span:nth-child(5) {
    width: 12.25em;
}

.zw-features-header.sticky ul li span.zw-compare-head {
    border-bottom: none !important;
    width: 26.5625em;
}

.zprice-container {
    width: 100% !important;
    border-bottom: none !important;
    display: block !important;
    padding: 0 !important;
    color: #ea5b56 !important;
    font-size: 1em !important;
}

.zprice-container .zprice-currency {
    font-family: var(--zf-primary-light), Arial, sans-serif;
    font-size: 60%;
    vertical-align: top;
    display: inline-block;
    position: relative;
    top: 0.1875em;
}

.zw-features-header.sticky-inactive {
    opacity: 0;
    /* visibility: hidden; */
}

@media only screen and (min-width: 1920px) {
    /* .zw-comparison-download {
        position: static;
        opacity: 1;
        visibility: visible;
        padding: 0 0 3.75em;
    }
    .zw-note-content {
        margin-bottom: 2.5em;
    } */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .zw-pricing-featured-wrapper {
        padding: 7.5em 0 5em;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .zw-pricing-featured-wrapper .zm-logo {
        top: 1.25em;
    }
}

@media only screen and (max-width: 1199px) {
    .zw-features-header.sticky ul {
        top: 0;
    }

    .zw-comparison-download {
        position: static;
        opacity: 1;
        visibility: visible;
        padding: 0 1.5em 4.375em;
        text-align: center;
        display: grid;
        justify-items: center;
    }
}

@media only screen and (max-width: 767px) {
    .zw-content-row {
        max-width: 100%;
    }

    .main {
        margin-top: 0 !important;
    }

    .zw-pricing-featured-wrapper {
        display: block;
        padding: 5.625em 2.5em 5em;
    }

    .zw-pricing-featured-wrapper .zm-logo {
        font-size: 21px;
        top: 1.25em;
        left: 1.25em;
    }

    .zw-pricing-featured-wrapper .zw-pricing-featured-text {
        display: block;
        width: 100%;
    }

    .zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-comparison-head {
        font-size: 3.75em;
    }

    .zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-comparison-head span {
        display: inline-block;
    }

    .zw-pricing-featured-wrapper .zw-pricing-featured-text .small-text {
        font-size: 2.125em;
        padding: 0.625em 0 0;
    }

    .zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-banner-content {
        margin-left: 0;
        padding: 0.75em 0 2.5em 0;
    }

    .zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-banner-content:before {
        left: -3.4375em;
        width: 2.8125em;
        height: 0.25em;
    }

    .zw-pricing-featured-wrapper .zw-pricing-featured-text .zw-banner-content p {
        font-size: 1.625em;
    }

    .zw-pricing-featured-wrapper .zw-pricing-featured-img {
        display: block;
        width: 100%;
    }

    .zw-comparison-title small {
        font-size: 1.8125em;
    }

    .zw-comparison-title span {
        font-size: 2.375em;
    }

    .zw-faq-section {
        padding: 3.75em 2.5em 1.875em;
    }

    .zw-faq-header {
        padding-bottom: 0.9375em;
        text-align: center;
    }

    .zw-faq-header span {
        font-size: 2.75em;
    }

    .zw-faq-header .zw-faq-title {
        font-size: 3em;
        padding-left: 0;
    }

    .zw-faqWrapper ul {
        max-width: 100%;
    }

    .zw-faqWrapper ul li {
        padding: 1.25em 0 1.875em;
        display: block;
        width: 100%;
        text-align: center;
    }

    .zw-faqWrapper ul li:nth-child(even) {
        padding-left: 0;
    }

    .zw-faqWrapper ul li:nth-child(odd) {
        padding-right: 0;
    }

    .zw-faqWrapper ul li .zw-faq-qustion {
        font-size: 1.875em;
    }

    .zw-faqWrapper ul li p {
        font-size: 1.625em;
    }

    .zw-features-header ul li span {
        font-size: 1.25em;
        color: #000;
        display: inline-block;
        padding: 2.5em 0;
        width: 25%;
        -webkit-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        -ms-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    }

    .zw-features-header ul li span:after {
        left: -2.375em;
        width: 10.3125em;
        height: 1.25em;
    }

    .zw-features-header ul li span:nth-child(2) {
        width: 25%;
        border-top-left-radius: 0.625em;
        -webkit-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        -ms-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    }

    .zw-features-header ul li span:nth-child(2):after {
        left: -1.25em;
        width: 7.5em;
        background-position: 0 -0.1875em;
    }

    .zw-features-header ul li span:nth-child(3):after {
        background-position: 0 -1.1875em;
    }

    .zw-features-header ul li span:nth-child(4):after {
        background-position: 0 -2.5em;
    }

    .zw-features-header ul li span:nth-child(5) {
        border-top-right-radius: 0.625em;
        -webkit-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        -ms-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
        box-shadow: 0.3125em 0 1.875em rgba(0, 0, 0, 0.09);
    }

    .zw-features-header ul li span:nth-child(5):after {
        background-position: 0 -3.875em;
    }

    .zw-features-header ul li span.zw-compare-head {
        display: none;
    }

    .zw-features-header ul li.zw-compare-other span:nth-child(2):after {
        left: -0.625em;
        width: 7.1875em;
        height: 1em;
        background-position-x: 0.3125em;
        background-position-y: 0.125em;
    }

    .zw-features-header ul li.zw-compare-other span:nth-child(3):after {
        width: 10.3125em;
        height: 1.375em;
        background-position-x: 0.9375em;
        background-position-y: -1.5625em;
    }

    .zw-features-header ul li.zw-compare-other span:nth-child(4):after {
        background-position-x: 1em;
        background-position-y: -3.375em;
    }

    .zw-features-header ul li.zw-compare-other span:nth-child(5):after {
        background-position-x: 0.875em;
        background-position-y: -5em;
    }

    .zw-features-header ul li.zw-compare-other1 span:nth-child(2):after {
        left: -0.625em;
        width: 7.1875em;
        height: 1em;
        background-position-x: 0.3125em;
        background-position-y: 0.125em;
    }

    .zw-features-header ul li.zw-compare-other1 span:nth-child(3):after {
        width: 9.375em;
        height: 1.375em;
        background-position-x: 1em;
        background-position-y: -1.5625em;
    }

    .zw-features-header ul li.zw-compare-other1 span:nth-child(4):after {
        height: 1.25em;
        background-position-x: 0.9375em;
        background-position-y: -2.6875em;
    }

    .zw-features-header ul li.zw-compare-other1 span:nth-child(5):after {
        height: 1.375em;
        background-position-x: 0.875em;
        background-position-y: -4.375em;
    }

    .zw-comparison-section {
        padding: 0 1.5625em;
    }

    .zw-features-container {
        margin-bottom: 2.5em;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-top-right-radius: 0;
    }

    .zw-features-container ul li span {
        font-size: 1.25em;
        display: inline-block;
        padding: 1em 0;
        width: 25%;
    }

    .zw-features-container ul li span:nth-child(2) {
        width: 25%;
    }

    .zw-features-container ul li span small {
        padding-bottom: 0.625em;
        font-size: 1em;
    }

    .zw-features-container ul li span.zw-compare-head {
        font-size: 1.5em;
        font-family: var(--zf-primary-semibold), Arial, sans-serif;
        color: #000;
        background: none;
        display: block;
        width: 100%;
        padding-left: 0;
        border-bottom: 1px solid #f2f2f2;
    }

    .zw-features-container ul li span.zw-compare-head.hidden-xs {
        display: none;
    }

    .zw-features-container ul li span.yes:after {
        width: 1em;
        height: 1em;
    }

    .zw-features-container ul li span.no:after {
        width: 1em;
        height: 1em;
        background-position: 0 -1.125em;
    }

    .zw-features-container ul li span.zw-price {
        font-size: 2.125em;
    }

    .zw-features-container ul li span.zw-price small {
        font-size: 0.625em;
    }

    .zw-features-container ul li span.zw-price small.available-text {
        font-size: 0.375em;
    }

    .zw-features-container ul li span.full-width {
        width: 100%;
        font-size: 1.75em;
        padding: 0.75em 0;
    }

    .zw-features-container ul li.first span.zw-compare-head {
        border-top-left-radius: 0;
    }

    .zw-features-container ul li.first span.zw-compare-head {
        padding-top: 0.9375em;
    }

    .zw-features-container ul li.last span {
        padding-bottom: 1.875em;
    }

    .zw-features-container ul li.last span.zw-compare-head {
        padding-bottom: 0.9375em;
    }

    .zw-features-container ul li.last .button-cta {
        font-size: 0.9375em;
        padding: 0.625em 1em;
    }

    .zw-note-content {
        margin-bottom: 2.5em;
        padding: 0;
    }

    .zw-note-content p {
        font-size: 1.1875em;
        padding-bottom: 0.9375em;
    }

    .zw-features-header.sticky ul {
        top: 0;
        z-index: 100;
        margin: 0 auto;
        left: 1.5625em;
        right: 1.5625em;
    }

    .zw-features-header.sticky ul li span {
        box-shadow: none !important;
    }

    .zw-features-header.sticky ul li span:nth-child(2) {
        width: 25%;
    }

    .zw-features-header.sticky ul li span:nth-child(3) {
        width: 25%;
    }

    .zw-features-header.sticky ul li span:nth-child(4) {
        width: 25%;
    }

    .zw-features-header.sticky ul li span:nth-child(5) {
        width: 25%;
    }

    .zw-features-header.sticky ul li span.zw-compare-head {
        display: none;
    }

    .zw-two-col .zw-features-header ul li span {
        width: 50%;
    }

    .zw-two-col .zw-features-header ul li span:after {
        left: -2.375em;
        width: 11.5625em;
        height: 1.5625em;
    }

    .zw-two-col .zw-features-header ul li span:nth-child(2):after {
        left: -1.25em;
        width: 11.5625em;
        background-position: -0.3125em 0;
    }

    .zw-two-col .zw-features-header ul li span:nth-child(3):after {
        background-position: 0 -1.625em;
    }

    .zw-two-col .zw-features-header.sticky ul {
        top: 0;
        max-width: 100%;
        left: 1.5625em;
        right: 1.5625em;
    }

    .zw-two-col .zw-features-header.sticky ul li span {
        box-shadow: none !important;
    }

    .zw-two-col .zw-features-header.sticky ul li span:nth-child(2) {
        width: 50%;
    }

    .zw-two-col .zw-features-header.sticky ul li span:nth-child(3) {
        width: 50%;
    }

    .zw-two-col .zw-features-container ul li span {
        width: 50%;
    }

    .zw-two-col .zw-features-container ul li span.zw-compare-head {
        width: 100%;
    }

    .zw-two-col .zw-features-container ul li span.full-width {
        width: 100%;
    }

    .zw-two-col .zw-features-container ul li.last .button-cta {
        font-size: 1.125em;
        padding: 0.625em 1.25em;
    }

    .zw-three-col .zw-features-header ul li span {
        width: 33.3%;
    }

    .zw-three-col .zw-features-header ul li span:nth-child(3):after {
        background-position-x: 0.25em;
        background-position-y: -2.5em;
    }

    .zw-three-col .zw-features-header ul li span:nth-child(4):after {
        background-position-x: 0.375em;
        background-position-y: -3.75em;
    }

    .zw-three-col .zw-features-header.sticky ul li span:nth-child(2) {
        width: 33.3%;
    }

    .zw-three-col .zw-features-header.sticky ul li span:nth-child(3) {
        width: 33.3%;
    }

    .zw-three-col .zw-features-header.sticky ul li span:nth-child(4) {
        width: 33.3%;
    }

    .zw-three-col .zw-features-container ul li span {
        width: 33.3%;
        vertical-align: top;
    }

    .zw-three-col .zw-features-container ul li span.full-width {
        width: 100%;
    }

    .zw-three-col .zw-features-container ul li span.zw-compare-head {
        width: 100%;
    }

    .zw-comparison-download {
        position: static;
        opacity: 1;
        visibility: visible;
        padding: 0 0 4.375em;
        text-align: center;
    }

    .zw-comparison-download span {
        padding-right: 0;
    }

    .zw-comparison-download .button-cta {
        margin-top: 1.25em;
        font-size: 1.625em;
        padding: 0.75em 1.5625em;
    }

    .zw-note-content {
        margin-bottom: 2.5em;
    }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .zw-pricing-featured-wrapper {
        padding: 8.125em 2.5em 5em;
    }
}