.gt {
    color: #298a73;
}
p.serif.intro-serif {
    font-family: Georgia, Times New Roman, serif;
    font-weight: 400 !important;
}
.bonus-special-2 {
    position: relative;
    min-height: 250px;
}
.bonus-special-2 .imglabel {
    position: absolute;
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    color: #fff;
    border: 1px solid hsla(0, 0%, 100%, 0.8);
    font-weight: 700;
    padding: 5px 8px;
}
.bonus-special-2 .imglabel1 {
    left: 20px;
    top: 20px;
}
.package-contents p {
    margin: 0 0 6px;
}
h1 > sup {
    -webkit-transform: translateY(-0.35em);
    -ms-transform: translateY(-0.35em);
    transform: translateY(-0.35em);
    display: inline-block;
}
.u {
    text-decoration: underline;
}
.container.step-images p.greentag {
    margin-bottom: 0;
    position: relative;
}
.container.step-images p.greentag span {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.container.step-images p {
    text-align: center;
}
.step-img-wrap {
    max-width: 250px;
    margin: -20px auto 20px;
    border: 4px solid #298a73;
    border-radius: 50% 50%;
}
.step-img-wrap img {
    border-radius: 50% 50%;
}
.hide {
    display: none;
}
.doctor-cards .dr-img {
    padding: 4px;
    max-width: 150px;
    margin: 0 auto 15px;
}
.doctor-cards .dr-img img {
    border-radius: 50%;
    border: 2px solid #fff;
}
.doctor-cards .card h6 {
    text-align: center;
    color: #165b8f;
}
.doctor-cards .card p.title {
    text-align: center;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.crifase-sig {
    width: 240px;
    margin-bottom: -20px;
    margin-left: -10px;
}
#citation-list {
    height: inherit;
}
.show-large-up,
.show-medium-up,
h1.special-headline {
    display: none;
}
.width-150 {
    max-width: 150px;
}
.bullets.tightlist {
    margin-top: 24px;
    margin-bottom: 24px;
}
.bullets.tightlist p {
    margin-bottom: 0;
    padding-bottom: 6px;
    padding-top: 6px;
}
.bullets.tightlist.small-icon p {
    background-position: 0 10px;
}
.bullets.-tick p {
    background-image: url(../img/ico/tick.png);
}
.bullets.small-icon p {
    background-size: 16px 16px;
    padding-left: 30px;
    background-position: 0 6px;
}
.review-head .avatar {
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.08);
}
.triangle-grey-ctr {
    position: relative;
}
.triangle-grey-ctr:after,
.triangle-grey-ctr:before {
    content: " ";
    display: block;
    background-color: #f8f8f8;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.triangle-grey-ctr:after {
    top: -1px;
}
.triangle-grey-ctr.bg-white:before {
    border: 2px solid #ddd;
}
.triangle-grey-ctr.bg-white:after {
    top: -2px;
}
.bg-darker-grey.bg-e8e8e8 {
    background-color: #e8e8e8;
}
.bullets p .h6 {
    margin-bottom: 12px;
    font-size: 1.1em;
    font-family: Lato, sans-serif;
    line-height: 1.4;
    letter-spacing: -0.15px;
    display: block;
}
#disclaimer div[style],
#facebook_disclaimer p {
    font-family: Open Sans, Verdana, sans-serif !important;
}
.nw-all {
    white-space: nowrap;
}
.bonus-overlay-holder {
    position: relative;
}
.bonus-overlay-offset {
    -webkit-transform: translate(20px) rotate(-2deg);
    -ms-transform: translate(20px) rotate(-2deg);
    transform: translate(20px) rotate(-2deg);
    margin-top: -100px;
    position: absolute;
}
.smaller-text-group p {
    font-size: 14.5px;
}
footer p {
    font-size: 14px;
}
.zoom_nav_new .nav_desktop > li > a {
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 300;
    min-height: inherit;
    color: #7c7c7c;
    -webkit-text-stroke: 0.25px;
}
.zoom_nav_new .zoom_nav_container {
    min-height: 50px;
}
.five-star-inline {
    background-image: url(../img/el/stars.png);
    background-size: 111px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 111px;
    margin-left: 3 px;
    margin-right: 3 px;
    height: 20px;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
.hero-testimonial {
    border-top: 1px solid #ddd;
    margin: 18px auto 0;
    padding: 14px 10px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border-radius: 8px 0;
}
.hero-testimonial .hero-testimonial-img {
    -webkit-flex: 0 1 10%;
    -ms-flex: 0 1 10%;
    flex: 0 1 10%;
}
.hero-testimonial .hero-testimonial-img .avatar {
    width: 49px;
    height: 49px;
    -webkit-flex: 0 0 49px;
    -ms-flex: 0 0 49px;
    flex: 0 0 49px;
    border: 2px solid #fff;
}
.hero-testimonial .hero-testimonial-img .avatar:after {
    width: 20px;
    height: 20px;
    background-size: 20px;
    right: -4px;
}
.hero-testimonial .hero-testimonial-text {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    margin-left: 16px;
}
.hero-testimonial p {
    font-size: 15px;
    margin-bottom: 0;
    color: #333;
}
.hero-testimonial p .byline {
    white-space: nowrap;
    font-size: 14px;
    font-style: italic;
    color: #165b8f;
    font-weight: 700;
}
.review-collage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}
.review-collage img {
    width: calc(25% - 2px);
    max-width: calc(25% - 2px);
    margin-bottom: 3px;
}
img[data-src] {
    opacity: 0;
    transition: opacity 0.5s;
    min-height: 1px;
}
img[data-src][src] {
    opacity: 1;
    transition: opacity 0.5s;
}
.shelton-pad-left {
    padding-left: 20px;
}
.shelton-about {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.shelton-about .shelton-img {
    max-width: 135px;
    -webkit-flex: 1 0 135px;
    -ms-flex: 1 0 135px;
    flex: 1 0 135px;
}
.shelton-about .shelton-img img {
    border: 1px solid #acacac;
}
.comparison-grid {
    -webkit-filter: drop-shadow(1px 2px 10px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(1px 2px 10px rgba(0, 0, 0, 0.2));
}
.comparison-grid .comparison-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.comparison-grid .comparison-row p:first-child {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    text-align: left;
    border-right: none;
    padding-left: 15px;
}
.comparison-grid .comparison-row p {
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #fff;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: none;
    padding: 10px;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    text-align: center;
}
.comparison-grid .comparison-row:not(.head) p:nth-child(3),
.comparison-grid .comparison-row:not(.head) p:nth-child(4){
    background-image: url(../img/ico/comparison-no.png);
    border-left: none;
    color: #666;
    background-color: #eee !important;
}
.comparison-grid .comparison-row p:nth-child(3).yes,
.comparison-grid .comparison-row p:nth-child(4).yes{
    background-image: url(../img/ico/comparison-yes-dark.png);
}
.comparison-grid .comparison-row p:nth-child(2) {
    background-image: url(../img/ico/comparison-yes-white.png);
    background-color: #2fac91;
    color: #fff;
    -webkit-filter: drop-shadow(0 0 0 #165b8f) drop-shadow(0 -4px 10px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 0 0 #165b8f) drop-shadow(0 -4px 10px rgba(0, 0, 0, 0.1));
}
.comparison-grid .comparison-row:nth-child(even) p {
    background-color: rgba(0, 0, 0, 0.03);
    background-color: #eee;
}
.comparison-grid .comparison-row:nth-child(even) p:nth-child(2) {
    background-color: #39a48d;
}
.comparison-grid .comparison-row:nth-child(even) p:nth-child(3) {
    background-color: rgba(0, 0, 0, 0.07);
    background-color: #e4e4e4;
}
.comparison-grid .comparison-row.last-row p {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.comparison-grid .comparison-row.head p {
    font-family: Lato, sans-serif;
    -webkit-text-stroke: 0.25px;
}
.comparison-grid .comparison-row.head p:first-child {
    visibility: hidden;
    border: none;
}
.comparison-grid .comparison-row.head p:nth-child(2) {
    background-image: none;
    border-top-left-radius: 6px;
}
.comparison-grid .comparison-row.head p:nth-child(4) {
    background-image: none;
    border-top-right-radius: 6px;
}
.comparison-grid .comparison-row.first-row p:first-child {
    border-top-width: 1px;
    border-top-left-radius: 6px;
}
.comparison-grid .comparison-row.last-row p:first-child {
    border-bottom-left-radius: 6px;
}
.comparison-grid .comparison-row.last-row p:last-child {
    border-bottom-right-radius: 6px;
}
.large-image-list h5 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: none;
    font-weight: 700;
}
.large-image-list h5 span.number {
    height: inherit;
    -webkit-flex: 0 0 34px;
    -ms-flex: 0 0 34px;
    flex: 0 0 34px;
}
.specifications-box {
    padding: 20px 15px;
    border: 2px solid #ddd;
    margin-top: 20px;
}
.specifications-box p {
    font-size: 14px;
    margin: 0 0 4px;
    text-align: center;
}
.specifications-box p strong {
    text-transform: uppercase;
    font-size: 0.9em;
    color: #666;
}
.caps {
    text-transform: uppercase !important;
}
.social-rep {
    max-width: 740px;
}
.social-rep img {
    padding: 2px;
}
@media (min-width: 0) and (max-width: 959px) {
    .container.step-images {
        max-width: 450px;
    }
}
@media (min-width: 0) and (max-width: 400px) {
    .header > .container > h1 {
        font-size: 20px;
        margin-bottom: 14px !important;
    }
    section.video-section.thin-padding {
        padding-top: 4px;
    }
    section.bonus-intro.thin-padding {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (min-width: 0) and (max-width: 1023px) {
    .s02[style] {
        background-size: 0 0;
        background-position: -100px -100px;
        background-repeat: no-repeat;
        background-image: none !important;
    }
}
@media (min-width: 768px) {
    .bonus-special-2 {
        min-height: 600px;
    }
    .bonus-special-2 .imglabel {
        padding: 7px 10px;
    }
    .bonus-special-2 .imglabel1 {
        left: 20px;
        top: 180px;
    }
    .sm-only {
        display: none !important;
    }
    .medleft {
        text-align: left !important;
    }
    #citation-list li {
        max-width: 100%;
    }
    .doctor-cards .dr-img {
        margin-top: -30px;
        background-color: #cfcfcf;
        border-radius: 50%;
        border: 1px solid #bbb;
    }
    .doctor-cards {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .doctor-cards .card {
        background-color: #fff;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
        padding: 0 30px 20px;
        margin: 20px auto;
        -webkit-flex: 1 0 calc(50% - 10px);
        -ms-flex: 1 0 calc(50% - 10px);
        flex: 1 0 calc(50% - 10px);
        border: 1px solid #ccc;
        text-align: center;
        border-radius: 10px;
    }
    .doctor-cards .card h6 {
        margin-bottom: 0;
    }
    .doctor-cards .card:first-child {
        margin-right: 10px;
    }
    .doctor-cards .card:last-child {
        margin-left: 10px;
    }
    .doctor-cards .card p {
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
    }
    .hide-medium {
        display: none;
    }
    .show-medium-up {
        display: block;
    }
    .triangle-grey-ctr:after,
    .triangle-grey-ctr:before {
        width: 40px;
        height: 40px;
    }
    .hero-testimonial {
        border-top: none;
        margin-top: 10px;
        padding-top: 10px;
    }
    .hero-testimonial p {
        font-size: 16px;
    }
    .review-collage {
        margin-bottom: 60px;
    }
    .review-collage img {
        width: calc(25% - 5px);
        max-width: calc(25% - 5px);
        margin-bottom: 6px;
    }
    .s02[style] {
        padding-bottom: 35px;
        background-image: url(../img/fig/s02-a_md.jpg) !important;
        background-repeat: no-repeat;
        background-size: 300px auto;
        background-position: -50px bottom !important;
    }
    .s02[style] .widerow.feature-image-row .feature-image img {
        display: none;
    }
    .shelton-about .shelton-desc {
        -webkit-flex: 1 0 calc(100% - 135px);
        -ms-flex: 1 0 calc(100% - 135px);
        flex: 1 0 calc(100% - 135px);
        padding-left: 20px;
    }
    .shelton-about .shelton-desc p {
        margin-bottom: 0;
    }
    .comparison-grid .comparison-row p:nth-child(3),
    .comparison-grid .comparison-row p:nth-child(4){
        background-size: 28px 28px;
    }
    .comparison-grid .comparison-row p:nth-child(2) {
        border-left-width: 3px;
        border-right-width: 3px;
    }
    .comparison-grid .comparison-row.head p:nth-child(2) {
        border-top-width: 3px;
        margin-top: -1px;
    }
    .comparison-grid .comparison-row.first-row p:first-child {
        margin-top: 2px;
    }
    .comparison-grid .comparison-row.first-row p {
        border-top-width: 3px;
    }
    .comparison-grid .comparison-row.last-row p:nth-child(2) {
        border-bottom-width: 3px;
        margin-bottom: -5px;
    }
    .specifications-box {
        margin-top: 30px;
        padding: 30px 40px;
        border: 3px solid #ddd;
    }
    .specifications-box p {
        font-size: 16px;
        margin: 0 0 6px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .bonus-special-2 .imglabel2 {
        right: 20px;
        top: 400px;
    }
}
@media (min-width: 1024px) {
    p.intro-serif {
        font-size: 19px;
    }
    .bonus-special-2 {
        min-height: 900px;
    }
    .bonus-special-2 .imglabel {
        padding: 10px 15px;
        font-size: 24px;
    }
    .bonus-special-2 .imglabel1 {
        left: 40px;
        top: 220px;
    }
    .bonus-special-2 .imglabel2 {
        right: 40px;
        bottom: 240px;
    }
    p {
        font-size: 18px;
    }
    .order-option-row p {
        font-size: 16px;
    }
    h6 {
        font-size: 21px;
    }
    .lgleft {
        text-align: left !important;
    }
    .show-large-up {
        display: block;
    }
    .hide-for-large,
    .hide-large {
        display: none;
    }
    h1.special-headline {
        display: block;
        text-align: left;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .width-150 {
        -webkit-flex: 0 1 150px;
        -ms-flex: 0 1 150px;
        flex: 0 1 150px;
    }
    .bullets.small-icon p {
        background-size: 19px 19px;
    }
    .triangle-grey-ctr:after,
    .triangle-grey-ctr:before {
        width: 50px;
        height: 50px;
    }
    .bullets.flex-list.medium-icon p {
        margin-bottom: 24px;
    }
    .bullets.medium-icon p {
        padding-left: 74px;
    }
    .bullets p .h6 {
        font-size: 22px;
    }
    .smaller-text-group p,
    footer p {
        font-size: 16px;
    }
    .review-collage {
        margin-top: -20px;
    }
    .s02[style] {
        padding-bottom: 35px;
        background-image: url(../img/fig/s02-a_xl.jpg) !important;
        background-repeat: no-repeat;
        background-size: 440px auto;
        background-position: calc(50% - 400px) bottom !important;
    }
    .s02[style] .widerow.feature-image-row .feature-image img {
        display: none;
    }
    .widerow2.feature-image-row .feature-image {
        width: 400px;
        -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
    }
    .comparison-grid .comparison-row p:first-child {
        padding-left: 30px !important;
    }
    .comparison-grid .comparison-row p {
        padding: 14px;
    }
    .comparison-grid .comparison-row.head p {
        font-size: 20px;
    }
    .comparison-grid .comparison-row.head.head-special-nnr p {
        font-size: 18px;
    }
    .large-image-list h5 {
        font-size: 24px;
        padding-bottom: 4px;
        padding-top: 4px;
    }
    .large-image-list h5.multiline {
        padding-bottom: 10px;
    }
    .large-image-list h5.multiline span.number {
        margin-bottom: -10px;
    }
    .large-image-list h5 span.number {
        margin-right: 14px;
        margin-top: -2px;
        margin-bottom: -4px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .features-column {
        padding-left: 18px;
    }
}
@media (min-width: 1200px) {
    h1.kilo {
        font-size: 40px;
    }
    h1.mega {
        font-size: 48px;
    }
    h1.tera {
        font-size: 60px;
    }
    .s02 {
        padding-bottom: 35px;
        background-repeat: no-repeat;
        background-size: 440px auto;
        background-position: calc(50% - 400px) bottom;
    }
    .s02 .widerow.feature-image-row .feature-image img {
        display: none;
    }
    .widerow2.feature-image-row .feature-text,
    .widerow.feature-image-row .feature-text {
        padding-right: 90px;
    }
    .widerow.feature-image-row .feature-image {
        width: 400px;
        -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        margin-left: -31px;
        margin-right: 21px;
    }
}
@media (min-width: 1440px) {
    .container.widerow.feature-image-row .feature-image {
        margin-left: -80px;
        margin-right: 40px;
    }
    .container.widerow2.feature-image-row .feature-image,
    .container.widerow.feature-image-row .feature-image {
        width: 440px;
        -webkit-flex: 0 0 440px;
        -ms-flex: 0 0 440px;
        flex: 0 0 440px;
    }
    section.product-features {
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    .bonus-special-2 .imglabel2 {
        right: 20px;
        bottom: 20px;
    }
    .package-contents p {
        text-align: center;
    }
    .sm-hide {
        display: none !important;
    }
    .bullets.tightlist.small-icon.smaller-icon p {
        background-size: 15px 15px;
        background-position: 0 8px !important;
        padding-bottom: 4px;
        padding-top: 4px;
    }
    .usage-steps {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .usage-steps .step-img-wrap {
        max-width: 200px;
    }
    .sm250px {
        max-width: 250px;
        margin: 0 auto;
    }
    .sm200px {
        max-width: 200px;
        margin: 0 auto;
    }
    .video-column {
        margin-bottom: 12px;
    }
    .bullets.tightlist.sm200px.small-icon p {
        padding-top: 2px;
        padding-bottom: 2px;
        background-position: 0 5px;
    }
    .product_images.uk-grid-small {
        margin-left: -2px;
    }
    .product_images.uk-grid-small > * {
        padding-left: 2px;
    }
    .product_images img {
        box-shadow: none;
    }
    .container.sm450 {
        max-width: 450px;
    }
    .header > .container > h1 {
        margin-bottom: 14px !important;
    }
    .nw-sm-only {
        white-space: nowrap;
    }
    .hero-testimonial {
        max-width: 400px;
        margin: 10px auto 0;
        padding: 10px 6px 0;
    }
    .sm-max-height-300 {
        overflow: hidden;
        height: 300px;
    }
    .sm-max-height-350 {
        overflow: hidden;
        height: 350px;
    }
    .shelton-sig {
        width: 150px;
    }
    .shelton-about .shelton-img {
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .shelton-about .shelton-img img {
        width: 135px;
        margin-bottom: 20px;
    }
    .shelton-about .shelton-desc {
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }
    .comparison-grid {
        margin-left: -7px;
        margin-right: -7px;
        -webkit-filter: drop-shadow(1px 2px 5px rgba(0, 0, 0, 0.2));
        filter: drop-shadow(1px 2px 5px rgba(0, 0, 0, 0.2));
    }
    .comparison-grid .comparison-row p {
        font-size: 15px;
    }
    .comparison-grid .comparison-row.head p {
        padding: 5px;
        font-size: 12px;
    }
    .comparison-grid .comparison-row p:first-child {
        -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }
    .comparison-grid .comparison-row p {
        padding-left: 7px;
        padding-right: 7px;
        -webkit-flex: 0 1 65px;
        -ms-flex: 0 1 65px;
        flex: 0 1 65px;
    }
    .comparison-grid .comparison-row.head.head-special-nnr p {
        font-size: 11px;
    }
    .large-image-list h5 {
        padding-bottom: 4px;
    }
    .large-image-list h5 span.number {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-bottom: -4px;
    }
    .large-image-list .list-item .list-image.mw300 {
        max-width: 300px;
    }
    .large-image-list .list-item .list-image.mw300.mh350 {
        max-height: 350px;
        overflow-y: hidden;
    }
    .large-image-list .list-item .list-image.mw250 {
        max-width: 250px;
    }
    .mtsm0,
    .smmt0 {
        margin-top: 0 !important;
    }
    .smmb0 {
        margin-bottom: 0 !important;
    }
    .mtsm2,
    .smmt1,
    .smmt2 {
        margin-top: 16px !important;
    }
    .mtsm3,
    .smmt3 {
        margin-top: 24px !important;
    }
    .mtsm4 {
        margin-top: 32px !important;
    }
    .mtsm5 {
        margin-top: 40px !important;
    }
    .mtsm6 {
        margin-top: 48px !important;
    }
    .header > .container > h1 {
        margin-bottom: 4px !important;
    }
    .smh3 {
        font-size: 1.25rem !important;
    }
    .header > .container > h5.smhide {
        display: block !important;
        margin-bottom: 8px !important;
        font-size: 15.5px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.3;
    }
    .header > .container > h5.smhide .five-star-inline {
        background-size: 100% auto;
        width: 80px;
        height: 14px;
    }
    .feature-icons h5 {
        font-size: 17px;
        background-size: 22px auto;
        margin-left: 10px;
        padding-left: 30px;
        margin-bottom: 2px;
    }
    .features-column .cta-button {
        margin-top: 14px;
    }
    .header-video-row h6.sm-only {
        display: none !important;
    }
}
@media (max-width: 639px) {
    .zoomwellness .uk-container .uk-padding {
        padding-left: 0;
        padding-right: 0;
    }
}
