<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,
html {
    margin: 0;
    padding: 0;
    background-size: cover;
    background-position: top !important;
    background-attachment: fixed;
    background-repeat: no-repeat;
    font-family: "Open Sans", sans-serif;
    background-image: url(IMAGES/satin.jpg);
}
p {
    font-family: Figtree, sans-serif;
    font-size: 21px;
    line-height: 135%;
    margin-top: 17px;
    font-weight: 500;
    margin-bottom: 17px;
    color: #222;
}
h1 {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin: 7px 0;
    line-height: 115%;
    color: #000;
    font-weight: 700;
}
h2 {
    font-size: 2em;
    font-family: Figtree, serif;
    margin: 15px 15px;
    color: #111;
    font-weight: 700;
    line-height: 110%;
}
h3 {
    font-family: "Open Sans", sans-serif;
    margin: 15px 25px;
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
}
h4 {
    font-size: 31px;
    font-family: Figtree, sans-serif !important;
    margin: 25px 0 5px 0;
    color: #d2232a;
    text-align: left;
    line-height: 110%;
    font-weight: 800;
}
h5 {
    font-size: 25px;
    font-family: Georgia, serif;
    font-weight: 900;
    text-align: center;
    color: #000;
    margin-top: 0;
    margin-bottom: 5px;
}
h6 {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 15px 0;
    color: #ea4c1c;
    text-align: left;
    line-height: 110%;
    font-weight: 700;
}
.subhead2 {
    text-align: center;
    text-indent: 0;
    font-size: 25px;
    font-family: Figtree, sans-serif;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600;
    color: #222;
    line-height: 140%;
}
.subhead3 {
    text-align: center;
    text-indent: 0;
    font-size: 1.9em;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 20px;
    margin-bottom: 0;
    color: #000;
    line-height: 1.25em;
}
.bordermood {
    border-radius: 30px !important;
    margin-top: 10px !important;
}
sup {
    vertical-align: top;
    position: relative;
    top: -0.5em;
}
.content2 {
    background-size: cover;
    background-position: top !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 15px;
}
.content2 .subheadlinetop {
    font-size: 55px;
    margin-top: 10px;
    text-align: center;
    color: #111;
    line-height: 105% !important;
    font-family: Figtree;
    font-weight: 800 !important;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 0;
    letter-spacing: -1px;
}
.author {
    font-weight: 400;
    font-size: 24px;
    line-height: 110%;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000;
    text-indent: 0;
    margin-left: 0;
}
.div175 {
    width: 175px;
}
.div200 {
    width: 200px;
}
.div250 {
    width: 250px;
}
.div275 {
    width: 275px;
    margin-top: -20px !important;
}
.div325 {
    width: 325px;
    margin-left: 30px !important;
}
.div350 {
    width: 350px;
    margin-left: -50px !important;
}
.div375 {
    width: 375px;
    margin-left: -15px !important;
}
.div400 {
    width: 400px;
}
.div425 {
    width: 425px;
}
.div450 {
    width: 450px;
}
.div600 {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
a {
    color: #213983;
    font-weight: 700;
    letter-spacing: -0.5px;
}
a:hover {
    color: #0453a2;
}
.wide p {
    text-align: left;
    text-indent: 0;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 20px;
}
div.right {
    margin: 5px 0 5px 30px;
    float: right;
}
div.left {
    margin: 5px 30px 5px 0;
    float: left;
}
.clear {
    clear: both;
}
img.border {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
div.border {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    float: none;
}
img.right-pic {
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
    float: right;
    clear: both;
}
img.center-pic {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.center {
    text-align: center;
}
li,
ul {
    color: #555;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    line-height: 140%;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    margin-left: 20px !important;
    padding-right: 0;
    list-style: none;
    letter-spacing: -0.5px;
}
li &gt; strong,
ul {
    font-family: Figment, sans-serif;
    font-size: 22px;
    line-height: 125%;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    text-decoration: none;
}
.checklist {
    font-family: Figtree, sans-serif;
    font-size: 21px;
    line-height: 135%;
    margin-left: 10px;
    margin-right: 20px !important;
    padding-left: 0;
    list-style: none;
}
.checklist li {
    font-family: Figtree, sans-serif;
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #222;
    line-height: 120%;
    margin-bottom: 10px !important;
}
.checklist ul,
li {
    list-style: none;
}
.checklist li::before {
    content: "\f111";
    font-family: FontAwesome;
    float: left;
    font-size: 20px;
    color: #d2232a;
    margin-left: -1.3em;
}
li {
    list-style: none;
}
li {
    list-style: none;
}
li {
    list-style: none;
}
li {
    list-style: none;
}
li {
    list-style: none;
}
ul.checklist2 {
    margin-left: 180px !important;
    margin-right: 50px;
    padding-left: 30;
    margin-top: 20px;
    list-style: none;
}
ul.checklist2 li {
    padding-left: 65px;
    font-family: Figtree;
    font-weight: 500;
    color: #222;
    font-size: 28px;
    line-height: 80%;
    margin-left: 40px;
}
ul.checklist2 li:before {
    content: "\f111";
    font-family: FontAwesome;
    float: left;
    font-size: 18px;
    color: #d2232a;
    margin-left: -1.3em;
}
ul {
    zoom: 1;
    margin: 0;
    padding: 0;
}
ul {
    margin: 0;
}
body,
html {
    overflow: auto;
}
.shop-now {
    display: block;
    padding: 20px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.shop-now-align {
    float: right;
    width: 220px;
}
.shop-now-align &gt; p {
    text-align: center;
    text-indent: 0;
    margin-bottom: 10px;
}
@media (max-width: 768px) {
    .shop-now {
        position: fixed;
        top: calc(100% - 50px);
        top: -o-calc(100% - 50px);
        top: -webkit-calc(100% - 50px);
        top: -moz-calc(100% - 50px);
        left: 0;
        bottom: 0 !important;
        background: #c080a5;
    }
    .action {
        margin-top: -20px !important;
        margin-left: auto !important;
    }
    .shop-now-align {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none;
    }
    .button-center {
        text-align: center !important;
    }
}
.small {
    font-size: 15px !important;
    text-align: center;
}
.container {
    max-width: 920px;
    margin: -20px auto 0 auto;
}
.content {
    padding: 40px 2em 0 2em;
    background: 0 0 !important;
    border: solid 0 #25408f;
}
.footer {
    color: #111 !important;
    background: #e1e1e1;
    padding: 1em 1em;
    margin-top: 40px;
}
@media (min-width: 42em) {
    .content {
        padding: 0 3em;
    }
    .footer {
        padding: 2em 3em;
    }
}
@media all and (max-width: 800px) {
    .linebreak2 {
        display: none;
    }
}
@media all and (min-width: 768px) {
    img.mobilepictures {
        display: none !important;
    }
}
@media all and (max-width: 768px) {
    .checklist li {
        margin-left: 10px !important;
    }
    div.footer {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    div.right {
        float: none;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }
    .right-pic {
        display: block;
        height: auto;
        max-width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }
    .center-pic {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: inherit;
        max-width: 100%;
        height: auto;
        display: block;
        clear: both;
    }
    .subhead3 {
        font-size: 1.7em;
        margin-left: 50px;
        margin-right: 50px;
        margin-top: 20px;
        margin-bottom: 0;
    }
}
@media all and (max-width: 384px) {
    .checklist li,
    .checklist li strong {
        line-height: 140%;
    }
    li {
        list-style: none;
    }
    .checklist li {
        margin-left: 10px !important;
    }
    div.footer {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    div.right {
        float: none;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }
    .right-pic {
        display: block;
        height: auto;
        max-width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }
    .center-pic {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: inherit;
        max-width: 100%;
        height: auto;
        display: block;
        clear: both;
    }
    .subhead3 {
        font-size: 1.7em;
        margin-left: 50px;
        margin-right: 50px;
        margin-top: 20px;
        margin-bottom: 0;
    }
}
@media all and (max-width: 640px) {
    .center-align {
        margin-top: 10px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px !important;
        float: none !important;
        display: block !important;
        text-align: center;
    }
    .linebreak {
        display: none;
    }
}
@media all and (max-width: 360px) {
    h2 {
        font-size: 25px;
    }
    ul.checklist {
        margin-left: 20px;
        margin-right: 0;
    }
}
.first {
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin-right: -10px;
    margin-bottom: 0;
}
.div475 {
    width: 476px;
}
.author2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 110%;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    color: #000;
    text-indent: -0.7em !important;
    margin-left: 0;
}
.years {
    font-size: 28px !important;
}
.div505 {
    margin-top: -20px !important;
}
.checklist li {
    margin-bottom: 25px;
}
@-webkit-keyframes thenewbeat {
    0% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    3% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    6% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    12% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    18% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
}
@-moz-keyframes heartbeat {
    0% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    3% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    6% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    12% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    18% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
}
@-ms-keyframes heartbeat {
    0% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    3% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    6% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    12% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    18% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
}
@-o-keyframes heartbeat {
    0% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    3% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    6% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    12% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    18% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
}
@keyframes heartbeat {
    0% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    3% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    6% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
    12% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    18% {
        -webkit-transform: scale(0.94);
        -moz-transform: scale(0.94);
        -ms-transform: scale(0.94);
        -o-transform: scale(0.94);
        transform: scale(0.94);
    }
}
.subhead {
    text-align: center;
    font-size: 32px;
    font-family: Figtree, sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    color: #d2232a;
    line-height: 120%;
}
@media screen and (min-width: 920px) {
    .content {
        margin-left: 0.05em;
        margin-right: 0.05em;
    }
    .container {
        background: #fff;
        box-shadow: 1px 2px 40px rgba(0, 0, 0, 0.1);
        padding-bottom: 20px;
    }
    body {
        background-color: #fff;
    }
    .subhead {
        font-size: 37px;
        font-weight: 900 !important;
    }
    .checklist {
        margin-left: 10px !important;
    }
}
@media screen and (max-width: 920px) {
    .linebreak920 {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    img.desktoppictures {
        display: none !important;
    }
}
.button-blue-small {
    color: #fff !important;
    font-family: Figtree, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 21px;
    margin-right: auto;
    border: 1px solid #c080a5;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 7px 24px 7px;
    text-decoration: none;
    font-weight: 600;
    background: #c080a5;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -oborder-radius: 32px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    display: inline-block;
}
.action {
    color: #fff !important;
    font-family: Figtree, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 21px !important;
    margin-right: auto;
    border: 1px solid #c080a5;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 6px 22px 7px;
    text-decoration: none;
    background: #c080a5;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -oborder-radius: 32px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    font-weight: 600;
    display: inline-block;
}
.button-blue-large {
    color: #fff !important;
    font-family: Figtree, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 31px;
    margin-right: auto;
    border: 1px solid #c080a5;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 13px 28px 13px;
    text-decoration: none;
    font-weight: 600;
    background: #c080a5;
    border-radius: 39px;
    -webkit-border-radius: 39px;
    -moz-border-radius: 39px;
    -ms-border-radius: 39px;
    -oborder-radius: 39px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    display: inline-block;
}
.testimonialbars {
    background-color: #fff;
    border: 1px solid #d2232a;
    border-radius: 19px;
    margin-top: 40px !important;
    background-size: auto !important;
    background-repeat: no-repeat;
    background-image: url(IMAGES/fadedbg2.jpg) !important;
}
.testimonialbars p {
    font-family: Tinos, serif !important;
    font-size: 23px !important;
    margin-top: 15px !important;
    line-height: 130%;
}
.quotebar {
    background: #fff;
}
.quotebar p {
    color: #222;
    font-family: "Open Sans";
    font-size: 22px;
    padding-bottom: 10px !important;
}
.sidebar.wide {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    padding: 15px 5px 5px 0 !important;
}
img.left-pic {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
    float: left;
    display: inline-block;
}
img.testimonialsideleft {
    margin-left: 20px;
}
.guarantee {
    border: 20px solid #e1eef9;
    background-color: #fff;
    background-image: url(IMAGES/wave2certnew.jpg);
    background-size: cover;
    background-position: 0 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 40px 60px;
    border-image-slice: 47 47 47 47;
    border-image-width: 47px 47px 47px 47px;
    border-image-outset: 0;
    border-image-repeat: repeat repeat;
    border-image-source: url(IMAGES/guarantee-border-repeat.png);
}
#newfooter_air {
    background: #000;
    padding: 20px 40px;
}
.air_copy_footer {
    font-family: Figtree;
    font-size: 15px;
    font-weight: 600 !important;
    text-align: center;
    color: #fff;
}
.accordion {
    border: 1px solid #c5c5c5;
    padding: 0 10px;
    background-color: #fff;
    margin: 0 35px 0 auto;
    list-style: none outside;
    border-radius: 0;
    font-size: 15px !important;
}
.accordion &gt; * + * {
    border-top: 1px solid #c5c5c5;
    font-size: 22px !important;
    line-height: 28px;
    padding: 0 10px 0 10px;
    margin-bottom: 0;
}
.accordion-item-hd {
    display: block;
    padding: 15px 30px 15px 0;
    position: relative;
    background-color: #fff;
    cursor: pointer;
    font-size: 22px;
    font-family: Figtree, sans-serif;
    font-weight: 700;
}
.accordion-item-input:checked ~ .accordion-item-bd {
    max-height: 1000px;
    padding-top: 0;
    margin-top: -10px;
    margin-bottom: 15px;
    -webkit-transition: max-height 1s ease-in, margin 0.3s ease-in, padding 0.3s ease-in;
    transition: max-height 1s ease-in, margin 0.3s ease-in, padding 0.3s ease-in;
}
.accordion-item-input:checked ~ .accordion-item-hd &gt; .accordion-item-hd-cta {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.accordion-item-hd-cta {
    display: block;
    width: 30px;
    position: absolute;
    top: calc(50% - 6px);
    right: 0;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    text-align: center;
    font-size: 12px;
    line-height: 1;
}
.accordion-item-bd {
    max-height: 0;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.15s ease-out, margin-bottom 0.3s ease-out, padding 0.3s ease-out;
    transition: max-height 0.15s ease-out, margin-bottom 0.3s ease-out, padding 0.3s ease-out;
}
.accordion-item-input {
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1;
    overflow: hidden;
    position: absolute;
    left: -9999px;
}
.first-ac-label {
    padding-left: 10px;
    padding-bottom: 0;
    padding-right: 0;
    color: #222;
    margin-right: -10px;
    margin-bottom: 0;
}
.firstarrow-ac {
    margin-top: 10px;
    color: #d2232a;
    margin-right: 0;
}
.firsttext-ac {
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #222;
    line-height: 28px;
    padding: 5px 10px 0 10px;
}
@media screen and (max-width: 500px) {
    .checklist2 li {
        margin-left: -40px !important;
        margin-right: -40px !important;
        font-size: 24px !important;
    }
    .subhead {
        font-size: 27px !important;
        margin-left: -10px;
        margin-right: -10px;
    }
    .fivestarreview,
    h4 {
        margin-left: 20px !important;
    }
    h4 {
        font-size: 27px !important;
    }
    .subhead2 {
        font-size: 24px !important;
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
    .sidebar.left,
    .sidebar.right {
        max-width: 100%;
    }
    .button-blue-large {
        font-size: 22px !important;
    }
    .guarantee p {
        font-size: 18px !important;
        margin-left: -20px;
        margin-right: -20px;
    }
    .first-ac-label,
    .firsttext-ac,
    .firsttext-ac li {
        margin-left: -20px !important;
    }
    .first-ac-label {
        padding-right: 30px;
    }
    .refbottom {
        font-size: 9px !important;
    }
    .air_copy_footer {
        margin-bottom: 40px;
    }
}
.ingredients {
    font-weight: 800;
    color: #d2232a;
    margin-bottom: -15px;
    font-size: 150%;
}
.subheadsmall {
    text-align: center;
    color: #d2232a;
    font-weight: 700;
    margin-bottom: 2px;
}
.threehundredyards {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 2s;
    text-align: center;
    -moz-transition-duration: 2s;
    -webkit-animation-name: grow;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: grow;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}
@-webkit-keyframes grow {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.subheadsmall2 {
    text-align: center;
    color: #d2232a;
    font-size: 27px;
    font-weight: 800;
    margin-bottom: 12px;
    margin-top: 10px;
}
@media screen and (max-width: 600px) {
    .content2 .subheadlinetop {
        font-size: 35px;
        margin-top: -30px;
        text-align: center;
        color: #111;
        line-height: 105% !important;
        font-family: Figtree;
        font-weight: 800 !important;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -40px;
        letter-spacing: -1px;
    }
    body,
    html {
        background-image: none !important;
    }
    ul.checklist2 {
        margin-left: 30px !important;
        margin-right: 30px;
        margin-top: 20px;
        list-style: none;
    }
    .supercharge1 {
        font-size: 200% !important;
        line-height: 120%;
        margin-bottom: 5px !important;
    }
    .notopmargin1 {
        margin-top: 10px !important;
    }
    .subheadsmall2 {
        font-weight: 700 !important;
    }
    .cantry1 {
        display: none;
    }
    .action {
        font-size: 22px !important;
        vertical-align: 4px !important;
    }
    .finallyneon {
        max-width: 350px;
    }
    .spacingmobile11 {
        display: none !important;
    }
    .nopills {
        font-size: 180% !important;
        margin-left: -10px;
        margin-right: -10px;
    }
}
@media screen and (min-width: 600px) {
    .cantrymobile {
        display: none;
    }
}
@media screen and (max-width: 950px) {
    body,
    html {
        background-image: none !important;
    }
    ul.checklist2 {
        margin-left: 30px !important;
        margin-right: 30px;
        margin-top: 20px;
        list-style: none;
    }
}
</pre></body></html>