/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
/*CODE JUAN PB MARGIN*/
.button-wrap {
    margin-top: 1rem!important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: not-allowed;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=90em&xxlarge=90em";
}
html {
    font-size: 100%;
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
body {
    padding: 0;
    margin: 0;
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0d0d0d;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
}
select {
    width: 100%;
    border-radius: 0;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important;
}
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1;
}
[data-whatinput=mouse] button {
    outline: 0;
}
.is-visible {
    display: block!important;
}
.is-hidden {
    display: none!important;
}
.row {
    max-width: 1200px;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.row .row {
    margin-left: -10px;
    margin-left: -.625rem;
    margin-right: -10px;
    margin-right: -.625rem;
}
.row .row,
.row.expanded {
    max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse > .column > .row,
.row.collapse > .columns > .row,
.row.is-collapse-child {
    margin-left: 0;
    margin-right: 0;
}
.column,
.columns {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    min-width: 0;
}
.column.row.row,
.row.row.columns {
    float: none;
    display: block;
}
.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.small-1 {
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.small-offset-0 {
    margin-left: 0;
}
.small-2 {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.small-offset-1 {
    margin-left: 8.3333333333%;
}
.small-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-offset-2 {
    margin-left: 16.6666666667%;
}
.small-4 {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.small-offset-3 {
    margin-left: 25%;
}
.small-5 {
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.small-offset-4 {
    margin-left: 33.3333333333%;
}
.small-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-offset-5 {
    margin-left: 41.6666666667%;
}
.small-7 {
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.small-offset-6 {
    margin-left: 50%;
}
.small-8 {
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.small-offset-7 {
    margin-left: 58.3333333333%;
}
.small-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.small-offset-8 {
    margin-left: 66.6666666667%;
}
.small-10 {
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.small-offset-9 {
    margin-left: 75%;
}
.small-11 {
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.small-offset-10 {
    margin-left: 83.3333333333%;
}
.small-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-offset-11 {
    margin-left: 91.6666666667%;
}
.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
}
.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
}
.row.large-unstack > .column,
.row.large-unstack > .columns,
.row.medium-unstack > .column,
.row.medium-unstack > .columns,
.row.xlarge-unstack > .column,
.row.xlarge-unstack > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}
.align-top.columns,
.column.align-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom.columns,
.column.align-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle.columns,
.column.align-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.align-stretch.columns,
.column.align-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}
p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}
em,
i {
    font-style: italic;
}
b,
em,
i,
strong {
    line-height: inherit;
}
b,
strong {
    font-weight: 700;
}
small {
    font-size: 80%;
    line-height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Noticia Text,serif;
    font-weight: 700;
    font-style: normal;
    color: #0d0d0d;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.25em;
    line-height: 1.4;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0;
}
h1 {
    font-size: 32px;
    font-size: 2rem;
}
h2 {
    font-size: 24px;
    font-size: 1.5rem;
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
h4 {
    font-size: 19px;
    font-size: 1.1875rem;
}
h5 {
    font-size: 18px;
    font-size: 1.125rem;
}
h6 {
    font-size: 17px;
    font-size: 1.0625rem;
}
a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}
a:focus,
a:hover {
    color: #1585cf;
}
a img {
    border: 0;
}
hr {
    max-width: 1200px;
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both;
}
dl,
ol,
ul {
    line-height: 1.6;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    list-style-position: outside;
}
li {
    font-size: inherit;
}
ul {
    list-style-type: disc;
}
ol,
ol ol,
ol ul,
ul,
ul ol,
ul ul {
    margin-left: 20px;
    margin-left: 1.25rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dl {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 4.8px;
    margin-bottom: 0.3rem;
    font-weight: 700;
}
blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a;
}
cite {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #8a8a8a;
}
cite:before {
    content: '\2014 \0020';
}
abbr {
    color: #0d0d0d;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a;
}
code {
    font-weight: 400;
    border: 1px solid #cacaca;
    padding: 0.125rem 0.3125rem 0.0625rem;
}
code,
kbd {
    font-family: Consolas,Liberation Mono,Courier,monospace;
    color: #0a0a0a;
    background-color: #e6e6e6;
}
kbd {
    padding: 0.125rem 0.25rem 0;
    margin: 0;
}
.subheader {
    margin-top: 3.2px;
    margin-top: 0.2rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a;
}
.lead {
    font-size: 125%;
    line-height: 1.6;
}
.stat {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
}
p+.stat {
    margin-top: -16px;
    margin-top: -1rem;
}
.no-bullet {
    margin-left: 0;
    list-style: none;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.hide,
.show-for-print {
    display: none!important;
}
.invisible {
    visibility: hidden;
}
.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.hide-for-portrait,
.show-for-landscape {
    display: block!important;
}
.hide-for-landscape,
.show-for-portrait {
    display: none!important;
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix:after,
.clearfix:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.clearfix:after {
    clear: both;
}
.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.align-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.align-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
.ctr {
    text-align: center!important;
}
.u {
    text-decoration: underline;
}
.tight {
    letter-spacing: -.005em;
}
.tight.tight,
.tighter {
    letter-spacing: -.015em;
}
.tight.tight.tight {
    letter-spacing: -.03em;
}
.loose {
    letter-spacing: 0.005em;
}
.loose .loose,
.looser {
    letter-spacing: 0.015em;
}
.loose .loose .loose {
    letter-spacing: 0.03em;
}
.loosest {
    letter-spacing: 0.05em;
}
.heavy {
    font-weight: 900!important;
}
.larger,
.largerx1 {
    font-size: 1.12em;
}
.smaller,
.smallerx1 {
    font-size: 0.9em;
}
.smallerx2 {
    font-size: 0.8em;
}
.smallerx3 {
    font-size: 0.75em;
}
.smallerx4 {
    font-size: 0.7em;
}
.caps {
    text-transform: uppercase!important;
}
h1.smaller {
    font-size: 24px;
    font-size: 1.5rem;
}
h1.mega {
    font-size: 48px;
    font-size: 3rem;
}
h1.giga {
    font-size: 56px;
    font-size: 3.5rem;
}
h1.tera {
    font-size: 64px;
    font-size: 4rem;
}
h1.peta {
    font-size: 72px;
    font-size: 4.5rem;
}
h1.kilo {
    font-size: 40px;
    font-size: 2.5rem;
}
h1.h1,
h2.h1,
h3.h1,
h4.h1,
h5.h1,
h6.h1,
li.h1,
p.h1 {
    font-size: 32px;
    font-size: 2rem;
}
h2.smaller {
    font-size: 18px;
    font-size: 1.125rem;
}
h2.mega {
    font-size: 36px;
    font-size: 2.25rem;
}
h2.giga {
    font-size: 42px;
    font-size: 2.625rem;
}
h2.tera {
    font-size: 48px;
    font-size: 3rem;
}
h2.peta {
    font-size: 54px;
    font-size: 3.375rem;
}
h2.kilo {
    font-size: 30px;
    font-size: 1.875rem;
}
h1.h2,
h2.h2,
h3.h2,
h4.h2,
h5.h2,
h6.h2,
li.h2,
p.h2 {
    font-size: 24px;
    font-size: 1.5rem;
}
h3.smaller {
    font-size: 15px;
    font-size: 0.9375rem;
}
h3.mega {
    font-size: 30px;
    font-size: 1.875rem;
}
h3.giga {
    font-size: 35px;
    font-size: 2.1875rem;
}
h3.tera {
    font-size: 40px;
    font-size: 2.5rem;
}
h3.peta {
    font-size: 45px;
    font-size: 2.8125rem;
}
h3.kilo {
    font-size: 25px;
    font-size: 1.5625rem;
}
h1.h3,
h2.h3,
h3.h3,
h4.h3,
h5.h3,
h6.h3,
li.h3,
p.h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
h4.smaller {
    font-size: 14.25px;
    font-size: 0.890625rem;
}
h4.mega {
    font-size: 28.5px;
    font-size: 1.78125rem;
}
h4.giga {
    font-size: 33.25px;
    font-size: 2.078125rem;
}
h4.tera {
    font-size: 38px;
    font-size: 2.375rem;
}
h4.peta {
    font-size: 42.75px;
    font-size: 2.671875rem;
}
h4.kilo {
    font-size: 23.75px;
    font-size: 1.484375rem;
}
h1.h4,
h2.h4,
h3.h4,
h4.h4,
h5.h4,
h6.h4,
li.h4,
p.h4 {
    font-size: 19px;
    font-size: 1.1875rem;
}
h5.smaller {
    font-size: 13.5px;
    font-size: 0.84375rem;
}
h5.mega {
    font-size: 27px;
    font-size: 1.6875rem;
}
h5.giga {
    font-size: 31.5px;
    font-size: 1.96875rem;
}
h5.tera {
    font-size: 36px;
    font-size: 2.25rem;
}
h5.peta {
    font-size: 40.5px;
    font-size: 2.53125rem;
}
h5.kilo {
    font-size: 22.5px;
    font-size: 1.40625rem;
}
h1.h5,
h2.h5,
h3.h5,
h4.h5,
h5.h5,
h6.h5,
li.h5,
p.h5 {
    font-size: 18px;
    font-size: 1.125rem;
}
h6.smaller {
    font-size: 12.75px;
    font-size: 0.796875rem;
}
h6.mega {
    font-size: 25.5px;
    font-size: 1.59375rem;
}
h6.giga {
    font-size: 29.75px;
    font-size: 1.859375rem;
}
h6.tera {
    font-size: 34px;
    font-size: 2.125rem;
}
h6.peta {
    font-size: 38.25px;
    font-size: 2.390625rem;
}
h6.kilo {
    font-size: 21.25px;
    font-size: 1.328125rem;
}
h1.h6,
h2.h6,
h3.h6,
h4.h6,
h5.h6,
h6.h6,
li.h6,
p.h6 {
    font-size: 17px;
    font-size: 1.0625rem;
}
.ls10 {
    letter-spacing: 0.02em;
}
.ls20 {
    letter-spacing: 0.04em;
}
.ls30 {
    letter-spacing: 0.06em;
}
.ls40 {
    letter-spacing: 0.08em;
}
.ls50 {
    letter-spacing: 0.1em;
}
.ls60 {
    letter-spacing: 0.12em;
}
.ls70 {
    letter-spacing: 0.14em;
}
.ls80 {
    letter-spacing: 0.16em;
}
.ls90 {
    letter-spacing: 0.18em;
}
.ls100 {
    letter-spacing: 0.2em;
}
.ls110 {
    letter-spacing: 0.22em;
}
.ls120 {
    letter-spacing: 0.24em;
}
.ls130 {
    letter-spacing: 0.26em;
}
.ls140 {
    letter-spacing: 0.28em;
}
.ls150 {
    letter-spacing: 0.3em;
}
.ls160 {
    letter-spacing: 0.32em;
}
.ls170 {
    letter-spacing: 0.34em;
}
.ls180 {
    letter-spacing: 0.36em;
}
.ls190 {
    letter-spacing: 0.38em;
}
.ls200 {
    letter-spacing: 0.4em;
}
.askbox .email-from,
.askbox .email-subj-1,
.askbox .email-to,
.ls-10 {
    letter-spacing: -.02em;
}
.ls-20 {
    letter-spacing: -.04em;
}
.ls-30 {
    letter-spacing: -.06em;
}
.ls-40 {
    letter-spacing: -.08em;
}
.ls-50 {
    letter-spacing: -.1em;
}
.ls-60 {
    letter-spacing: -.12em;
}
.ls-70 {
    letter-spacing: -.14em;
}
.ls-80 {
    letter-spacing: -.16em;
}
.ls-90 {
    letter-spacing: -.18em;
}
.ls-100 {
    letter-spacing: -.2em;
}
.ls-110 {
    letter-spacing: -.22em;
}
.ls-120 {
    letter-spacing: -.24em;
}
.ls-130 {
    letter-spacing: -.26em;
}
.ls-140 {
    letter-spacing: -.28em;
}
.ls-150 {
    letter-spacing: -.3em;
}
.ls-160 {
    letter-spacing: -.32em;
}
.ls-170 {
    letter-spacing: -.34em;
}
.ls-180 {
    letter-spacing: -.36em;
}
.ls-190 {
    letter-spacing: -.38em;
}
.ls-200 {
    letter-spacing: -.4em;
}
.calcsize {
    font-size: calc(16px + 8*(100vw - 400px)/400);
}
.lh1 {
    line-height: 0.1!important;
}
.lh2 {
    line-height: 0.2!important;
}
.lh3 {
    line-height: 0.3!important;
}
.lh4 {
    line-height: 0.4!important;
}
.lh5 {
    line-height: 0.5!important;
}
.lh6 {
    line-height: 0.6!important;
}
.lh7 {
    line-height: 0.7!important;
}
.lh8 {
    line-height: 0.8!important;
}
.lh9 {
    line-height: 0.9!important;
}
.lh10 {
    line-height: 1!important;
}
.lh11 {
    line-height: 1.1!important;
}
.lh12 {
    line-height: 1.2!important;
}
.lh13 {
    line-height: 1.3!important;
}
.lh14 {
    line-height: 1.4!important;
}
.lh15 {
    line-height: 1.5!important;
}
.lh16 {
    line-height: 1.6!important;
}
.lh17 {
    line-height: 1.7!important;
}
.lh18 {
    line-height: 1.8!important;
}
.lh19 {
    line-height: 1.9!important;
}
.lh20 {
    line-height: 2!important;
}
.mt-1 {
    margin-top: -8px!important;
}
.mt-2 {
    margin-top: -16px!important;
}
.mt-3 {
    margin-top: -24px!important;
}
/*.mt-4 {
    margin-top: -32px!important;
}*/
.mt-5 {
    margin-top: -40px!important;
}
.mt-6 {
    margin-top: -48px!important;
}
.mt-7 {
    margin-top: -56px!important;
}
.mt-8 {
    margin-top: -64px!important;
}
.mt-9 {
    margin-top: -72px!important;
}
.mt-10 {
    margin-top: -80px!important;
}
.mt-11 {
    margin-top: -88px!important;
}
.mt-12 {
    margin-top: -96px!important;
}
.margins0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.margins1 {
    margin-top: 4px!important;
    margin-bottom: 4px!important;
}
.margins2 {
    margin-top: 8px!important;
    margin-bottom: 8px!important;
}
.margins3 {
    margin-top: 12px!important;
    margin-bottom: 12px!important;
}
.margins4 {
    margin-top: 16px!important;
    margin-bottom: 16px!important;
}
.margins5 {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}
.margins6 {
    margin-top: 24px!important;
    margin-bottom: 24px!important;
}
.margins7 {
    margin-top: 28px!important;
    margin-bottom: 28px!important;
}
.margins8 {
    margin-top: 32px!important;
    margin-bottom: 32px!important;
}
.margins9 {
    margin-top: 36px!important;
    margin-bottom: 36px!important;
}
.margins10 {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}
.margins11 {
    margin-top: 44px!important;
    margin-bottom: 44px!important;
}
.margins12 {
    margin-top: 48px!important;
    margin-bottom: 48px!important;
}
.margins13 {
    margin-top: 52px!important;
    margin-bottom: 52px!important;
}
.margins14 {
    margin-top: 56px!important;
    margin-bottom: 56px!important;
}
.margins15 {
    margin-top: 60px!important;
    margin-bottom: 60px!important;
}
.margins16 {
    margin-top: 64px!important;
    margin-bottom: 64px!important;
}
.margins17 {
    margin-top: 68px!important;
    margin-bottom: 68px!important;
}
.margins18 {
    margin-top: 72px!important;
    margin-bottom: 72px!important;
}
.margins19 {
    margin-top: 76px!important;
    margin-bottom: 76px!important;
}
.margins20 {
    margin-top: 80px!important;
    margin-bottom: 80px!important;
}
.margins21 {
    margin-top: 84px!important;
    margin-bottom: 84px!important;
}
.margins22 {
    margin-top: 88px!important;
    margin-bottom: 88px!important;
}
.margins23 {
    margin-top: 92px!important;
    margin-bottom: 92px!important;
}
.margins24 {
    margin-top: 96px!important;
    margin-bottom: 96px!important;
}
.ptneg1 {
    padding-top: -8px!important;
}
.ptneg2 {
    padding-top: -16px!important;
}
.ptneg3 {
    padding-top: -24px!important;
}
.ptneg4 {
    padding-top: -32px!important;
}
.ptneg5 {
    padding-top: -40px!important;
}
.ptneg6 {
    padding-top: -48px!important;
}
.ptneg7 {
    padding-top: -56px!important;
}
.ptneg8 {
    padding-top: -64px!important;
}
.ptneg9 {
    padding-top: -72px!important;
}
.ptneg10 {
    padding-top: -80px!important;
}
.ptneg11 {
    padding-top: -88px!important;
}
.ptneg12 {
    padding-top: -96px!important;
}
.paddings0 {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.paddings1 {
    padding-top: 4px!important;
    padding-bottom: 4px!important;
}
.paddings2 {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
.paddings3 {
    padding-top: 12px!important;
    padding-bottom: 12px!important;
}
.paddings4 {
    padding-top: 16px!important;
    padding-bottom: 16px!important;
}
.paddings5 {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.paddings6 {
    padding-top: 24px!important;
    padding-bottom: 24px!important;
}
.paddings7 {
    padding-top: 28px!important;
    padding-bottom: 28px!important;
}
.paddings8 {
    padding-top: 32px!important;
    padding-bottom: 32px!important;
}
.paddings9 {
    padding-top: 36px!important;
    padding-bottom: 36px!important;
}
.paddings10 {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}
.paddings11 {
    padding-top: 44px!important;
    padding-bottom: 44px!important;
}
.paddings12 {
    padding-top: 48px!important;
    padding-bottom: 48px!important;
}
.paddings13 {
    padding-top: 52px!important;
    padding-bottom: 52px!important;
}
.paddings14 {
    padding-top: 56px!important;
    padding-bottom: 56px!important;
}
.paddings15 {
    padding-top: 60px!important;
    padding-bottom: 60px!important;
}
.paddings16 {
    padding-top: 64px!important;
    padding-bottom: 64px!important;
}
.paddings17 {
    padding-top: 68px!important;
    padding-bottom: 68px!important;
}
.paddings18 {
    padding-top: 72px!important;
    padding-bottom: 72px!important;
}
.paddings19 {
    padding-top: 76px!important;
    padding-bottom: 76px!important;
}
.paddings20 {
    padding-top: 80px!important;
    padding-bottom: 80px!important;
}
.paddings21 {
    padding-top: 84px!important;
    padding-bottom: 84px!important;
}
.paddings22 {
    padding-top: 88px!important;
    padding-bottom: 88px!important;
}
.paddings23 {
    padding-top: 92px!important;
    padding-bottom: 92px!important;
}
.paddings24 {
    padding-top: 96px!important;
    padding-bottom: 96px!important;
}
.fs8 {
    font-size: 4px;
}
.fs12 {
    font-size: 6px;
}
.fs16 {
    font-size: 8px;
}
.fs20 {
    font-size: 10px;
}
.fs24 {
    font-size: 12px;
}
.fs28 {
    font-size: 14px;
}
.fs32 {
    font-size: 16px;
}
.fs36 {
    font-size: 18px;
}
.fs40 {
    font-size: 20px;
}
.fs44 {
    font-size: 22px;
}
.fs48 {
    font-size: 24px;
}
.fs52 {
    font-size: 26px;
}
.fs56 {
    font-size: 28px;
}
.fs60 {
    font-size: 30px;
}
.fs64 {
    font-size: 32px;
}
.fs68 {
    font-size: 34px;
}
.fs72 {
    font-size: 36px;
}
.z-depth-0 {
    box-shadow: none!important;
}
.z-depth-1 {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)!important;
}
.z-depth-1-half {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)!important;
}
.benefit-points-1 img,
.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3);
}
.card.answer,
.yeast-row img,
.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.3);
}
.z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3);
}
.ingrow .card,
.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.3);
}
.w100 {
    margin-left: 0!important;
    margin-right: 0!important;
}
.w95 {
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.w90 {
    margin-left: 5%;
    margin-right: 5%;
}
.w85 {
    margin-left: 7.5%;
    margin-right: 7.5%;
}
.w80 {
    margin-left: 10%;
    margin-right: 10%;
}
.w75 {
    margin-left: 12.5%;
    margin-right: 12.5%;
}
.w70 {
    margin-left: 15%;
    margin-right: 15%;
}
.w65 {
    margin-left: 17.5%;
    margin-right: 17.5%;
}
.w60 {
    margin-left: 20%;
    margin-right: 20%;
}
.w55 {
    margin-left: 22.5%;
    margin-right: 22.5%;
}
.w50 {
    margin-left: 25%;
    margin-right: 25%;
}
.w45 {
    margin-left: 27.5%;
    margin-right: 27.5%;
}
.w40 {
    margin-left: 30%;
    margin-right: 30%;
}
.w35 {
    margin-left: 32.5%;
    margin-right: 32.5%;
}
.w30 {
    margin-left: 35%;
    margin-right: 35%;
}
.w25 {
    margin-left: 37.5%;
    margin-right: 37.5%;
}
.w20 {
    margin-left: 40%;
    margin-right: 40%;
}
.colorwrap {
    padding: 0.005em 0.6em;
    line-height: 1.3;
    display: inline-block;
}
.colorwrap.goldfx {
    background-color: #ffde00;
}
.colorwrap.redfx {
    background-color: #b22222;
}
.colorwrap.redfx.whitetext {
    color: #fff;
}
.colorwrap.blackfx {
    background-color: #111;
}
.colorwrap.darktext {
    color: #000;
}
.colorwrap.brighttext {
    color: #fff;
}
.colorwrap.padsmallx2 {
    padding: 0.005em 0.3em;
}
.colorwrap.padwidex2 {
    padding: 0.005em 0.5em;
}
.colorwrap.padwidex4 {
    padding: 0.005em 1em;
}
.colorwrap.padwidex6 {
    padding: 0.005em 1.5em;
}
.colorwrap.padwidex8 {
    padding: 0.005em 2em;
}
.colorwrap.padwidex16 {
    padding: 0.005em 3.5em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    text-align: center;
    margin-top: 0.25em;
}
.cnd {
    font-family: Fira Sans Extra Condensed,Impact,sans-serif;
    line-height: 1.1;
}
.sans {
    font-family: Open Sans,sans-serif;
}
.serif {
    font-family: Noticia Text,serif;
}
.em {
    font-style: italic;
}
.reg {
    font-weight: 400;
}
.wt,
.wt h1,
.wt h2,
.wt h3,
.wt h4,
.wt h5,
.wt h6,
.wt li,
.wt p {
    color: #fff;
}
.wt .acc {
    color: #ea3232;
}
h1 sup {
    font-size: 0.5em;
}
h1+h1 {
    margin-top: 0;
}
h2 sup {
    font-size: 0.5em;
}
h2+h1 {
    margin-top: 0;
}
h3 sup {
    font-size: 0.5em;
}
h3+h1 {
    margin-top: 0;
}
h4 sup {
    font-size: 0.5em;
}
h4+h1 {
    margin-top: 0;
}
h5 sup {
    font-size: 0.5em;
}
h5+h1 {
    margin-top: 0;
}
h6 sup {
    font-size: 0.5em;
}
h6+h1 {
    margin-top: 0;
}
h3+p,
h4+p {
    margin-top: 24px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.ctr {
    text-align: center;
}
p strong {
    font-weight: 600;
}
p .black,
p strong strong {
    font-weight: 700;
}
ol li {
    font-family: Noticia Text,serif;
    font-size: 17px;
    margin-bottom: 24px;
    line-height: 1.5;
}
h4.cite-head {
    letter-spacing: 10px;
    border-bottom: 1px dashed #999;
    padding-bottom: 20px;
    color: #666;
}
.acc {
    color: #ea3232;
}
.acc2 {
    color: #c32020;
}
.acc3 {
    color: #ff2e2e;
}
.accb {
    color: #0c5996;
}
.accb2 {
    color: #1b8ae2;
}
.accy {
    color: #ffe77b;
}
.accy2 {
    color: #fe0;
}
.str {
    font-weight: 700;
}
strong > .black,
strong.black {
    font-weight: bolder;
}
.u,
u {
    border-bottom: 0.07em solid #ea3232;
    text-decoration: none;
    line-height: 0.95;
    display: inline-block;
    text-shadow: 1px -1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
}
.u.rc,
u.rc {
    border-color: #ea3232!important;
}
.u.yc,
u.yc {
    border-color: #ffe77b!important;
}
.u.bc,
u.bc {
    border-color: #1b8ae2!important;
}
.u.ns,
u.ns {
    text-shadow: none;
}
.u.ob,
u.ob {
    text-shadow: 1px -1px 0 #000,-1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
}
h1 .u,
h1 u,
h2 .u,
h2 u,
h3 .u,
h3 u,
h4 .u,
h4 u,
h5 .u,
h5 u,
h6 .u,
h6 u {
    line-height: 1.2;
}
.kfx .u,
.rfx .u,
.sfx .u {
    text-shadow: inherit;
}
.sfx {
    border: none;
    text-overflow: clip;
    text-shadow: 0 1px 0 #ccc,0 0.02em 0 #c9c9c9,0 0.03em 0 #bbb,0 0.06em 1px rgba(0,0,0,.1),0 0 0.05em rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 0.03em 0.05em rgba(0,0,0,.2),0 0.05em 0.1em rgba(0,0,0,.25),0 0.1em 0.1em rgba(0,0,0,.2),0 0.2em 0.2em rgba(0,0,0,.15);
}
.kfx {
    text-shadow: 0 0.06em 1px rgba(0,0,0,.1),0 0 0.05em rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 0.03em 0.05em rgba(0,0,0,.2),0 0.05em 0.1em rgba(0,0,0,.25),0 0.1em 0.1em rgba(0,0,0,.2),0 0.2em 0.2em rgba(0,0,0,.15);
}
.rfx {
    text-shadow: 0 1px 0 #ad2626,0 0.02em 0 #7b1414,0 0.03em 0 #771a1a,0 0.06em 1px rgba(0,0,0,.1),0 0 0.05em rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 0.03em 0.05em rgba(0,0,0,.2),0 0.05em 0.1em rgba(0,0,0,.25),0 0.1em 0.1em rgba(0,0,0,.2),0 0.2em 0.2em rgba(0,0,0,.15);
}
.yfx {
    text-shadow: 0 1px 0 #d4c000,0 0.02em 0 #ab9b00,0 0.03em 0 #945600,0 0.06em 1px rgba(0,0,0,.1),0 0 0.05em rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 0.03em 0.05em rgba(0,0,0,.2),0 0.05em 0.1em rgba(0,0,0,.25),0 0.1em 0.1em rgba(0,0,0,.2),0 0.2em 0.2em rgba(0,0,0,.15);
}
.hi {
    padding: 0 0.2em;
    line-height: 1;
    margin: 0 -.1em;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
h3 .hi {
    padding: 0 0.3em;
    margin: 0 -.15em;
}
.hi.red {
    background-color: #ea3232;
}
.hi.fx-red-1 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/hi-red_1.png");
}
.hi.fx-red-2 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/hi-red_2.png");
}
.hi.yc {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/hi-y-sm_1.png");
}
.hi.yc.v2 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/hi-y-sm_2.png");
}
.hi.yc.v3 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/hi-y-sm_3.png");
}
.hi._xpad1 {
    padding: 0 12px;
    margin: 0 -6px;
}
.bull p {
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left 6px;
}
.bull.-tick p {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ico/blue-tick.png");
}
.bull.-xout p {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ico/xout.png");
    background-size: 26px auto;
    background-position: 0 5px;
    padding-left: 40px;
}
.card {
    padding: 20px;
    margin: 30px auto;
}
.card.wc {
    background-color: #fff;
}
.card.dark {
    background-color: rgba(0,0,0,.7);
    border: 1px solid #000;
    background-size: 50px 50px;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/pat/blackstripes.png");
}
.card.thin {
    margin: 0;
    padding: 15px;
}
.card.thin p {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}
.card.pad0 {
    padding: 0;
}
.card.answer {
    padding: 30px 40px;
    background-color: #fff;
    margin: 18px auto 40px;
}
.card.bt0 {
    border-top: none;
}
h5.question {
    font-family: Open Sans,sans-serif;
    text-align: left;
    margin: 0 0 14px -4px;
}
.ingrow .card {
    padding: 0 10px 0 0;
    margin-top: 0;
    margin-bottom: 0;
}
.ingrow .card h1 {
    border-bottom: 2px dotted #bbb;
    padding-bottom: 5px;
}
.ingrow .card .ing-col {
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 16px 24px 2px rgba(0,0,0,.14),inset 0 6px 30px 5px rgba(0,0,0,.12),inset 0 8px 10px -5px rgba(0,0,0,.3);
}
.nowrap {
    white-space: nowrap;
}
.a-1 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ing/1a.jpg");
}
.a-2 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ing/2a.jpg");
}
.a-3 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ing/3a.jpg");
}
.b-1 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ing/1b.jpg");
}
.b-2 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ing/2b.jpg");
}
.b-3 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ing/3b.jpg");
}
.b-4 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/ing/4b.jpg");
}
.r-lines-1 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/red-ul-1.png),url(//d3nfdv7tcprljl.cloudfront.net/exit/fx/red-ul-1.png");
    background-repeat: no-repeat,no-repeat;
    background-position: top,bottom;
    padding: 10px 10px 20px;
}
.r-lines-btm {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/red-ul-1.png");
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 10px 10px 20px;
}
.transbox {
    padding: 12px 18px;
}
.transbox.triangle {
    padding-bottom: 0.125em;
}
.transbox.triangle:after {
    content: ' ';
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -27px;
    width: calc(100% + 2px);
    height: 27px;
    left: -1px;
}
.transbox._pad30 {
    padding-left: 15px;
    padding-right: 15px;
}
.transbox._pad40 {
    padding-left: 20px;
    padding-right: 20px;
}
.ibox {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.rbox {
    background-color: #c32020;
}
.bbox {
    background-color: #0c5996;
}
.kbox {
    background-color: #000;
}
.wbox {
    background-color: #fff;
}
.boxpad {
    margin-top: 16px;
    margin-bottom: 16px;
}
.boxpad._20 {
    padding: 10px;
}
.boxpad._30 {
    padding: 15px;
}
.boxpad._40 {
    padding: 20px;
}
.boxpad._50 {
    padding: 25px;
}
.boxpad._60 {
    padding: 30px;
}
.boxpad._100 {
    padding: 50px;
}
.boxpad:first-child,
.boxpad:last-child {
    margin-top: 0;
}
.borderbox {
    border: 2px solid #1b8ae2;
}
.borderbox.-blue {
    border-color: #1b8ae2;
}
.borderbox.-red2 {
    border-color: #c32020;
}
.borderbox.-white {
    border-color: #fff;
}
.borderbox._1px {
    border-width: 1px;
}
.borderbox._4px {
    border-width: 4px;
}
.borderbox.bbtm0 {
    border-bottom: 0;
}
.border {
    border-style: solid;
}
._fff {
    border-color: #fff!important;
}
._ccc {
    border-color: #ccc;
}
._1px,
._2px,
._3px,
._4px,
._5px {
    border-width: 2px;
}
.nosides {
    border-left: none;
    border-right: none;
}
.rbox {
    background-position: top,bottom;
    background-size: cover,100% auto;
    position: relative;
    border-right: 1px solid #343434;
    border-left: 1px solid #343434;
    border-bottom: 1px solid #121212;
    border-top: 1px solid #444;
    background-position: 50%;
    background-color: #121212;
}
.rbox {
    background-image: linear-gradient(180deg,rgba(162,15,8,0) 0,rgba(162,15,8,0) 80%,#a20f08),url(//d3nfdv7tcprljl.cloudfront.net/exit/el/bg-red-big.jpg)!important;
}
.rbox:after {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/bottom-triangle-red.png");
}
.rbox.bad {
    background-position: bottom;
    background-size: auto;
    background-repeat: repeat;
}
.rbox.bad {
    background-image: url(//d3nfdv7tcprljl.cloudfront.net/exit/el/bg-red-bad.jpg)!important;
}
.rbox.bad.triangle {
    background-position: top,bottom;
    background-size: cover,100% auto;
}
.rbox.bad.triangle {
    background-image: linear-gradient(180deg,rgba(162,15,8,0) 0,rgba(162,15,8,0) 80%,#a20f08),url(//d3nfdv7tcprljl.cloudfront.net/exit/el/bg-red-bad.jpg)!important;
}
.kbox {
    background-position: top,bottom;
    background-size: cover,100% auto;
    position: relative;
    border-right: 1px solid #343434;
    border-left: 1px solid #343434;
    border-bottom: 1px solid #121212;
    border-top: 1px solid #444;
    background-position: 50%;
    background-color: #121212;
}
.kbox {
    background-image: linear-gradient(180deg,rgba(34,34,34,0) 0,rgba(34,34,34,0) 80%,#222),url(//d3nfdv7tcprljl.cloudfront.net/exit/el/bg-big-black.jpg)!important;
}
.kbox.triangle:after {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/bottom-triangle-black.png");
}
.bbox {
    background-position: top,bottom;
    background-size: cover,100% auto;
    position: relative;
    border-right: 1px solid #343434;
    border-left: 1px solid #343434;
    border-bottom: 1px solid #121212;
    border-top: 1px solid #444;
    background-position: 50%;
    background-color: #121212;
}
.bbox {
    background-image: linear-gradient(180deg,rgba(29,85,140,0) 0,rgba(29,85,140,0) 80%,#1d558c),url(//d3nfdv7tcprljl.cloudfront.net/exit/el/bg-blue-big.jpg)!important;
}
.bbox.triangle:after {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/bottom-triangle-blue.png");
}
.trans-white-chevron {
    height: 67px;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/trans/to-white.png");
    margin-top: 10px;
    margin-bottom: -10px;
}
.trans-from-white-chevron,
.trans-white-chevron {
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
}
.trans-from-white-chevron {
    height: 59px;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/trans/from-white.png");
    margin-top: -30px;
    margin-bottom: -30px;
}
.trans-from-black-slash,
.trans-to-black-slash {
    width: 100%;
    height: 42px;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/trans/blackslash.png");
    background-position: top;
    background-repeat: no-repeat;
}
.trans-from-black-slash {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.trans-to-white-slash {
    width: 100%;
    height: 42px;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/trans/blackslash-white.png");
}
.trans-to-white-slash,
section {
    background-position: top;
    background-repeat: no-repeat;
}
.s01 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s01.jpg");
    background-color: #000;
    background-position: 100% 0;
    background-size: 100% auto;
}
.s02 {
    background-color: #000103;
}
.s02 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s02.jpg");
}
.s04,
.sblue {
    background-color: #106f94;
}
.s04,
.sblue {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s04.jpg");
}
.s05,
.s08 {
    background-color: #000;
}
.s09 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s09.jpg");
    background-position: 0 0;
}
.s10 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s10.jpg");
    background-attachment: fixed;
}
.s11 {
    background-position: top,-2vw bottom;
    background-size: 100% auto,30vw auto;
}
.s12,
.s14 {
    background-color: #1a6a8f;
}
.s15 {
    background-color: #000;
}
.s15 {
    background-image: linear-gradient(180deg,#000 0,transparent 7%,transparent 95%,#000),url(//d3nfdv7tcprljl.cloudfront.net/exit/bg/s15.jpg);
}
.s16 {
    background-size: contain,100% auto;
    background-position: top,top;
}
.s17 {
    background-position: top;
    background-size: 100% auto;
    background-color: #1a6a8f;
    background-attachment: fixed;
}
.s18 {
    background-color: #fff;
}
img.gbadge2 {
    width: 110px;
}
.s19 {
    background-color: #1a6a8f;
}
.s19,
.s21 {
    background-position: top;
    background-size: 100% auto;
    background-attachment: fixed;
}
.s21 {
    background-color: #fff;
}
.s22 {
    background-color: #000;
}
.s22 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s22.jpg");
    background-position: 0 0;
}
.s23 {
    background-color: #fff;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s23.jpg");
    background-size: cover;
    background-position: 0 0;
}
.s24,
.s26 {
    background-color: #1a6a8f;
}
.s26 {
    background-attachment: fixed;
}
.s26 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s26.jpg");
}
.s29 {
    background-color: #000;
}
.s29 {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s29.jpg");
    background-position: 100% 100%;
}
.s30 {
    background-color: #fff;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s30.jpg");
    background-position: 0 0;
}
.s32 {
    background-color: #eee;
    box-shadow: inset 0 16px 24px 2px rgba(0,0,0,.07),inset 0 6px 30px 5px rgba(0,0,0,.06),inset 0 8px 10px -5px rgba(0,0,0,.1);
}
.strrow strong {
    font-weight: 700;
}
.s26-fda {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s26-fda.jpg");
}
.s26-fda {
    padding: 16px;
    background-position: 100%;
}
.productintro.dark {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/product-intro.jpg");
}
.productintro.dark {
    background-repeat: no-repeat;
    background-size: 1017px auto;
    background-color: #000;
    background-position: 39vw -50px;
}
.s13-yeast {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/yeast.jpg");
}
.s13-yeast {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.ml2-large {
    margin-left: 16px;
}
.pain-points-1 .row {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.pain-points-1 .row p {
    text-align: left;
}
.pain-points-1 img {
    width: 100px;
}
.smbr {
    display: none;
}
.pain-points-1 .row {
    -webkit-align-items: normal;
    -ms-flex-align: normal;
    align-items: normal;
}
.benefit-points-1 h5 {
    text-align: left;
}
.benefit-points-1 .row {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.benefit-points-1 .row p {
    text-align: left;
}
.benefit-points-1 img {
    width: 130px;
    border: 2px solid #fff;
    margin-bottom: 5px;
}
.__s06_corporate {
    background-repeat: no-repeat;
    background-position: 100%;
}
.row.prousky .columns {
    padding-left: 3%;
}
.row.prousky .columns:first-child {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/prousky.jpg");
    background-repeat: no-repeat;
    margin-left: auto;
    background-size: cover;
    background-position: center;
}
.s14-doubt {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s14-doubt.jpg");
    background-repeat: no-repeat;
    padding-left: 3%;
    background-size: cover;
}
.inset {
    box-shadow: inset 0 16px 24px 2px rgba(0,0,0,.14),inset 0 6px 30px 5px rgba(0,0,0,.12),inset 0 8px 10px -5px rgba(0,0,0,.3);
}
.askbox {
    border: 1px solid #eceff1;
    background-size: auto auto;
    background-color: #fff;
    margin: 0 auto;
}
.askbox .flex-email-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #dadfe2;
    margin-bottom: 11px;
    padding: 0 9px 5px;
}
.askbox .email-ident {
    width: 50px;
    height: 50px;
    border: 1px solid #eceff1;
    margin: 12px 15px 8px 0;
}
.askbox .email-header {
    margin: 7px 0 0;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}
.askbox .email-header p {
    line-height: 1.12;
    margin-bottom: 0;
    margin-top: 7px;
}
.askbox .email-from,
.askbox .email-subj-1,
.askbox .email-to {
    font-size: 15.5px;
    color: #9e9e9e;
}
.askbox .email-from .small,
.askbox .email-subj-1 .small,
.askbox .email-to .small {
    display: none;
}
.askbox .email-from strong,
.askbox .email-subj-1 strong,
.askbox .email-to strong {
    color: #448aff;
}
.askbox .dropdown {
    border: 1px solid #d0d4d8;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    top: 1px;
    left: 3px;
    text-align: center;
    padding: 0 3px;
    font-size: 14px;
}
.askbox .email-star {
    line-height: 20px;
    display: none;
    text-align: center;
    width: 19px;
    font-size: 21px;
    padding: 2px 2px 2px 0;
    height: 20px;
    margin-top: 15px;
    margin-right: 18px;
    color: rgba(0,0,0,.1);
}
.askbox .email-star.save {
    color: #ffe77b;
}
.askbox .email-btn {
    background: linear-gradient(180deg,#f5f5f5,#f1f1f1);
    border: 1px solid rgba(0,0,0,.1);
    margin-top: 10px;
    border-radius: 3.5px;
    min-width: 32px;
    box-shadow: inset 0 1px 2px hsla(0,0%,100%,.2);
    height: 36px;
    padding: 5px 10px 3px;
    color: #afafaf;
    text-align: center;
    display: none;
}
.askbox .email-btn i.fas {
    text-shadow: 1px 1px 0 #fff;
    font-size: 12px;
}
.askbox .email-reply {
    width: 55px;
    border-radius: 3.5px 0 0 3.5px;
    border-right: 0 none transparent;
}
.askbox .email-dropdown {
    border-radius: 0 3.5px 3.5px 0;
}
.askbox h2.email-text {
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    text-align: left;
    margin: 0 15px 20px 24px;
    letter-spacing: -.25px;
}
.askbox h2.email-text:first-of-type {
    text-indent: -9px;
}
h2.fs26 {
    font-size: 20px;
}
h2.fs20,
h2.fs26 {
    margin-top: 19.08px;
    margin-bottom: 19.08px;
    font-weight: 400;
}
h2.fs20 {
    font-size: 18px;
}
h2.fs30 {
    font-size: 19.08px;
    margin-top: 19.08px;
    margin-bottom: 19.08px;
}
.testimg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.testimg._john {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/test-john.jpg");
}
.testimg._mary {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/test-mary.jpg");
}
.testimg._nancy {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/test-nancy.jpg");
}
.testimg._karl {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/test-karl.jpg");
}
.testimg._rebecca {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/test-rebecca.jpg");
}
.testimg._christine {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/test-christine.jpg");
}
.redslash {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s08.jpg");
}
.redslash {
    position: relative;
    background-color: #b41304;
    background-image: linear-gradient(180deg,#900c00,#b41304);
    margin-top: 42px;
    margin-bottom: 42px;
}
.redslash:after,
.redslash:before {
    background-repeat: no-repeat;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/trans/blackslash-red.png");
    height: 42px;
    width: 100%;
    position: absolute;
    content: ' ';
}
.redslash:before {
    top: -42px;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/trans/blackslash-red-dark.png");
}
.redslash:after {
    bottom: -42px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.redslash h1 {
    margin: 0;
}
.invslash {
    position: relative;
    margin-top: 21px;
    margin-bottom: 21px;
}
.invslash {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s08.jpg");
}
.invslash:after,
.invslash:before {
    background-repeat: no-repeat;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/trans/blackslash-invert.png");
    height: 42px;
    width: 100%;
    position: absolute;
    content: ' ';
}
.invslash:before {
    top: 0;
}
.invslash:after {
    bottom: 0;
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/trans/blackslash-white.png");
}
.invslash h1 {
    margin: 0;
}
.ingrow .card {
    border: 3px solid #45afe0;
    box-shadow: none;
}
.main-ingredient {
    width: 104px;
}
.main-ingredient._alt1 {
    width: 140px;
}
.rel {
    position: relative;
}
._z1 {
    z-index: 1;
}
._z2 {
    z-index: 2;
}
._z3 {
    z-index: 3;
}
.s08-bakebox {
    background-repeat: no-repeat;
    width: 100% auto;
    background-position: top;
}
.s08-bakebox {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s08-baking.jpg");
}
.j-example {
    position: relative;
}
.j-example span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-size: 100% auto;
    -webkit-animation: a 2.5s infinite;
    animation: a 2.5s infinite;
}
.j-example-3 span {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/joint-example-3_glow.jpg");
}
.j-example-2 span {
    background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/joint-example-2_glow.jpg");
}
.product-holder img {
    width: 230px;
}
h1.product-title {
    font-size: 120px;
    font-size: 7.5rem;
}
img.s20-ico {
    width: 70px;
}
.row.joint-examples .columns.small-12.medium-5 {
    -webkit-flex: 0 0 47.5%;
    -ms-flex: 0 0 47.5%;
    flex: 0 0 47.5%;
    max-width: 47.5%;
}
.row.joint-examples .columns.small-12.medium-5.medium-offset-1 {
    margin-left: 1%;
}
.amazon-prices {
    margin-top: 48px;
    border: 1px solid red;
}
.amazon-prices p {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    font-family: Open Sans,sans-serif;
    text-align: left;
    font-size: 16px;
    line-height: 1;
}
.amazon-prices p:after {
    content: ' ';
    clear: both;
    display: block;
}
.amazon-prices sup {
    font-size: 10px;
    padding-left: 1.5px;
}
.amazon-prices b {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-bottom: 2px dotted #ccc;
    -webkit-flex: 2 1;
    -ms-flex: 2 1;
    flex: 2 1;
    height: 1em;
    margin-left: 3px;
    margin-right: 2px;
}
.amazon-prices img {
    -webkit-flex: 0 2 32px;
    -ms-flex: 0 2 32px;
    flex: 0 2 32px;
    margin-top: 0;
    margin-right: 10px;
    width: 38px;
    height: 46px;
}
.amazon-prices i {
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    display: inline-block;
    -ms-flex-item-align: center;
}
.amazon-prices i,
.amazon-prices span {
    white-space: nowrap;
    -webkit-align-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.amazon-prices span {
    -webkit-flex: 1 2;
    -ms-flex: 1 2;
    flex: 1 2;
    text-align: right;
    -ms-flex-item-align: center;
}
.amazon-prices span:before {
    content: "$";
    padding-left: 3px;
}
.amazonbox {
    border: 4px solid #ddd;
}
.amazon-prices sup {
    margin-left: 0;
}
.amazon-prices sup+sup {
    padding-left: 0;
    margin-left: 0;
}
.gbadge {
    margin-top: -20px;
}
.gbadge img {
    max-width: 110px;
}
.guarantee {
    border-style: solid;
    border-width: 13px 13px 12px 12px;
    border-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fx/certificate-border.png") 26 26 24 24 repeat;
    padding: 0 20px;
}
.yeast-row img {
    border: 2px solid #fff;
}
.ac {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.bigbottle img {
    margin-top: -100px;
    margin-bottom: -50px;
}
@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important;
    }
}
@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important;
    }
}
@media screen and (max-width:0em),screen and (min-width:48em) {
    .show-for-small-only {
        display: none!important;
    }
}
@media (min-width:0px) and (max-width:768px) {
    .ctr-small-only {
        text-align: center!important;
    }
}
@media (min-width:0) and (max-width:1023px) {
    .s02 {
        background-image: none;
    }
    .nancy-intro {
        width: 80vw;
        height: 90vw;
        max-width: 400px;
        max-height: 500px;
        margin: 0 auto;
        background-size: cover;
    }
    .nancy-intro {
        background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s02.jpg");
    }
}
@media (min-width:0px) and (max-width:1439px) {
    .s09 {
        background-image: linear-gradient(180deg,hsla(0,0%,100%,.75),hsla(0,0%,100%,.75)),url(//d3nfdv7tcprljl.cloudfront.net/exit/bg/s09.jpg);
        background-position: top,0 0;
        background-size: 100% auto,auto;
    }
}
@media (min-width:0px) and (max-width:1024px) {
    .s09 {
        background-size: 100% auto,contain;
    }
}
@media (min-width:0) and (max-width:1024px) {
    h1.kilo.vitaminb-intro em.fs48 {
        font-size: 3vw!important;
    }
}
@media (min-width:1px) and (max-width:767px) {
    .mb0 {
        margin-bottom: 0!important;
    }
    .mb1 {
        margin-bottom: 2px!important;
    }
    .mb2 {
        margin-bottom: 4px!important;
    }
    .mb3 {
        margin-bottom: 6px!important;
    }
    .mb4 {
        margin-bottom: 8px!important;
    }
    .mb5 {
        margin-bottom: 10px!important;
    }
    .mb6 {
        margin-bottom: 12px!important;
    }
    .mb7 {
        margin-bottom: 14px!important;
    }
    .mb8 {
        margin-bottom: 16px!important;
    }
    .mb9 {
        margin-bottom: 18px!important;
    }
    .mb10 {
        margin-bottom: 20px!important;
    }
    .mb11 {
        margin-bottom: 22px!important;
    }
    .mb12 {
        margin-bottom: 24px!important;
    }
    .mb13 {
        margin-bottom: 26px!important;
    }
    .mb14 {
        margin-bottom: 28px!important;
    }
    .mb15 {
        margin-bottom: 30px!important;
    }
    .mb16 {
        margin-bottom: 32px!important;
    }
    .mb17 {
        margin-bottom: 34px!important;
    }
    .mb18 {
        margin-bottom: 36px!important;
    }
    .mb19 {
        margin-bottom: 38px!important;
    }
    .mb20 {
        margin-bottom: 40px!important;
    }
    .mb21 {
        margin-bottom: 42px!important;
    }
    .mb22 {
        margin-bottom: 44px!important;
    }
    .mb23 {
        margin-bottom: 46px!important;
    }
    .mb24 {
        margin-bottom: 48px!important;
    }
    .mt0 {
        margin-top: 0!important;
    }
    .mt1 {
        margin-top: 2px!important;
    }
    .mt2 {
        margin-top: 4px!important;
    }
    .mt3 {
        margin-top: 6px!important;
    }
    .mt4 {
        margin-top: 8px!important;
    }
    .mt5 {
        margin-top: 10px!important;
    }
    .mt6 {
        margin-top: 12px!important;
    }
    .mt7 {
        margin-top: 14px!important;
    }
    .mt8 {
        margin-top: 16px!important;
    }
    .mt9 {
        margin-top: 18px!important;
    }
    .mt10 {
        margin-top: 20px!important;
    }
    .mt11 {
        margin-top: 22px!important;
    }
    .mt12 {
        margin-top: 24px!important;
    }
    .mt13 {
        margin-top: 26px!important;
    }
    .mt14 {
        margin-top: 28px!important;
    }
    .mt15 {
        margin-top: 30px!important;
    }
    .mt16 {
        margin-top: 32px!important;
    }
    .mt17 {
        margin-top: 34px!important;
    }
    .mt18 {
        margin-top: 36px!important;
    }
    .mt19 {
        margin-top: 38px!important;
    }
    .mt20 {
        margin-top: 40px!important;
    }
    .mt21 {
        margin-top: 42px!important;
    }
    .mt22 {
        margin-top: 44px!important;
    }
    .mt23 {
        margin-top: 46px!important;
    }
    .mt24 {
        margin-top: 48px!important;
    }
    .pb0 {
        padding-bottom: 0!important;
    }
    .pb1 {
        padding-bottom: 2px!important;
    }
    .pb2 {
        padding-bottom: 4px!important;
    }
    .pb3 {
        padding-bottom: 6px!important;
    }
    .pb4 {
        padding-bottom: 8px!important;
    }
    .pb5 {
        padding-bottom: 10px!important;
    }
    .pb6 {
        padding-bottom: 12px!important;
    }
    .pb7 {
        padding-bottom: 14px!important;
    }
    .pb8 {
        padding-bottom: 16px!important;
    }
    .pb9 {
        padding-bottom: 18px!important;
    }
    .pb10 {
        padding-bottom: 20px!important;
    }
    .pb11 {
        padding-bottom: 22px!important;
    }
    .pb12 {
        padding-bottom: 24px!important;
    }
    .pb13 {
        padding-bottom: 26px!important;
    }
    .pb14 {
        padding-bottom: 28px!important;
    }
    .pb15 {
        padding-bottom: 30px!important;
    }
    .pb16 {
        padding-bottom: 32px!important;
    }
    .pb17 {
        padding-bottom: 34px!important;
    }
    .pb18 {
        padding-bottom: 36px!important;
    }
    .pb19 {
        padding-bottom: 38px!important;
    }
    .pb20 {
        padding-bottom: 40px!important;
    }
    .pb21 {
        padding-bottom: 42px!important;
    }
    .pb22 {
        padding-bottom: 44px!important;
    }
    .pb23 {
        padding-bottom: 46px!important;
    }
    .pb24 {
        padding-bottom: 48px!important;
    }
    .pt0 {
        padding-top: 0!important;
    }
    .pt1 {
        padding-top: 2px!important;
    }
    .pt2 {
        padding-top: 4px!important;
    }
    .pt3 {
        padding-top: 6px!important;
    }
    .pt4 {
        padding-top: 8px!important;
    }
    .pt5 {
        padding-top: 10px!important;
    }
    .pt6 {
        padding-top: 12px!important;
    }
    .pt7 {
        padding-top: 14px!important;
    }
    .pt8 {
        padding-top: 16px!important;
    }
    .pt9 {
        padding-top: 18px!important;
    }
    .pt10 {
        padding-top: 20px!important;
    }
    .pt11 {
        padding-top: 22px!important;
    }
    .pt12 {
        padding-top: 24px!important;
    }
    .pt13 {
        padding-top: 26px!important;
    }
    .pt14 {
        padding-top: 28px!important;
    }
    .pt15 {
        padding-top: 30px!important;
    }
    .pt16 {
        padding-top: 32px!important;
    }
    .pt17 {
        padding-top: 34px!important;
    }
    .pt18 {
        padding-top: 36px!important;
    }
    .pt19 {
        padding-top: 38px!important;
    }
    .pt20 {
        padding-top: 40px!important;
    }
    .pt21 {
        padding-top: 42px!important;
    }
    .pt22 {
        padding-top: 44px!important;
    }
    .pt23 {
        padding-top: 46px!important;
    }
    .pt24 {
        padding-top: 48px!important;
    }
    .s30 {
        background-position: -120px top;
    }
    .productintro.dark {
        background-size: 500px auto;
        background-position: bottom;
    }
    .s13-yeast {
        height: 200px;
        margin-bottom: 20px;
        background-size: auto 200px;
        box-shadow: none;
    }
    .pain-points-1 .row {
        display: block;
    }
    .u.nosm {
        border: none;
        line-height: normal!important;
    }
    .lh9.smbgred {
        background-color: #ff0032;
        display: inline;
        padding: 3px 8px;
        line-height: 1.3!important;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
    }
    .benefit-points-1 .row,
    .smbr {
        display: block;
    }
    .row.prousky .columns:first-child {
        height: 200px;
        background-size: auto 200px;
        box-shadow: none;
        background-position: 50%;
        margin-bottom: 20px;
    }
    .s14-doubt {
        height: 200px;
        background-size: auto 200px;
        box-shadow: none;
        background-position: 50%;
        margin-top: 20px;
    }
    .invslash:after,
    .invslash:before {
        height: 20px;
        background-size: cover;
    }
    .main-ing-row {
        display: block;
        text-align: center;
    }
    .main-ing-row img.main-ingredient {
        width: 140px;
        margin-top: 20px;
    }
    .main-ing-row h1.left {
        text-align: center;
    }
    .main-ing-row_alt {
        display: block;
        text-align: center;
    }
    .main-ing-row_alt h1 {
        text-align: center;
        font-size: 8vw!important;
        margin-bottom: 20px;
    }
    h1.kilo.vitaminb-intro em.fs48 {
        font-size: 20px!important;
    }
    .s08-bakebox._100 {
        padding: 20px;
    }
    .product-holder {
        text-align: center;
    }
    .product-holder img {
        margin: 0 0 20px;
        max-width: 150px;
    }
    h1.product-title {
        font-size: 20vw;
    }
    .smctr {
        text-align: center!important;
    }
    .defense {
        text-align: center;
    }
    .row.amazon-prices {
        display: block;
    }
    .row.amazon-prices .columns {
        width: 100%;
    }
    .yeast-row:first-child {
        margin-bottom: 20px;
        text-align: center;
    }
    .benefit-points-1 .row {
        -webkit-align-items: normal;
        -ms-flex-align: normal;
        align-items: normal;
    }
    .benefit-points-1 .row img {
        width: 80px;
    }
    .bigbottle img {
        display: none;
    }
    .son-in-law {
        text-align: center;
    }
    .son-in-law img {
        width: 200px;
        margin-bottom: 10px;
    }
    .daughter {
        width: 200px;
    }
    .doc {
        max-height: 50vh;
    }
    .smctr {
        text-align: center;
    }
    .yeast-row img {
        max-height: 200px;
    }
    .nyu img {
        width: 90px;
        margin-bottom: 15px;
    }
    .mt-4-sm.mt-7 {
        margin-top: -20px!important;
    }
    .sm-mt12 {
        margin-top: 48px!important;
    }
    .sm-mt0 {
        margin-top: 0!important;
    }
    .sm-mt8 {
        margin-top: 32px!important;
    }
    .sm-mb8 {
        margin-bottom: 32px!important;
    }
    .sm-mt-8 {
        margin-top: -32px!important;
    }
    .sm-mt-4 {
        margin-top: -16px!important;
    }
    .bone-example {
        text-align: center;
    }
    .bone-example img {
        width: 200px;
    }
    .bone-example span {
        display: inline;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        background-size: 200px auto;
        background-repeat: no-repeat;
        background-position: 50%;
        -webkit-animation: a 2.5s infinite;
        animation: a 2.5s infinite;
    }
    img.sm-img-fix {
        max-width: 200px;
        margin-bottom: 20px;
    }
    .bigbottle {
        margin: 10px 0;
    }
    .bigbottle img {
        width: 160px;
    }
    .sm-hide {
        display: none;
    }
    h1.mega.bakerhead {
        font-size: 10vw;
    }
}
@media screen and (max-width:47.9375em),screen and (min-width:64em) {
    .show-for-medium-only {
        display: none!important;
    }
}
@media screen and (min-width:48em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem;
    }
    .column,
    .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .medium-1 {
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .medium-offset-0 {
        margin-left: 0;
    }
    .medium-2 {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .medium-offset-1 {
        margin-left: 8.3333333333%;
    }
    .medium-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-offset-2 {
        margin-left: 16.6666666667%;
    }
    .medium-4 {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .medium-5 {
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .medium-offset-4 {
        margin-left: 33.3333333333%;
    }
    .medium-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-offset-5 {
        margin-left: 41.6666666667%;
    }
    .medium-7 {
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .medium-8 {
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .medium-offset-7 {
        margin-left: 58.3333333333%;
    }
    .medium-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .medium-offset-8 {
        margin-left: 66.6666666667%;
    }
    .medium-10 {
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .medium-11 {
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .medium-offset-10 {
        margin-left: 83.3333333333%;
    }
    .medium-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-offset-11 {
        margin-left: 91.6666666667%;
    }
    .medium-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .medium-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .medium-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .medium-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        -webkit-flex: 0 0 14.2857142857%;
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%;
    }
    .medium-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .row.medium-unstack > .column,
    .row.medium-unstack > .columns {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    h1 {
        font-size: 3rem;
    }
    h2 {
        font-size: 2.5rem;
    }
    h3 {
        font-size: 1.9375rem;
    }
    h4 {
        font-size: 1.5625rem;
    }
    h5 {
        font-size: 1.40625rem;
    }
    h6 {
        font-size: 1.25rem;
    }
    .medium-text-left {
        text-align: left;
    }
    .medium-text-right {
        text-align: right;
    }
    .medium-text-center {
        text-align: center;
    }
    .medium-text-justify {
        text-align: justify;
    }
    .hide-for-medium {
        display: none!important;
    }
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    h1.smaller {
        font-size: 2.25rem;
    }
    h1.mega {
        font-size: 4.5rem;
    }
    h1.giga {
        font-size: 5.25rem;
    }
    h1.tera {
        font-size: 6rem;
    }
    h1.peta {
        font-size: 6.75rem;
    }
    h1.kilo {
        font-size: 3.75rem;
    }
    h1.h1,
    h2.h1,
    h3.h1,
    h4.h1,
    h5.h1,
    h6.h1,
    li.h1,
    p.h1 {
        font-size: 3rem;
    }
    h2.smaller {
        font-size: 1.875rem;
    }
    h2.mega {
        font-size: 3.75rem;
    }
    h2.giga {
        font-size: 4.375rem;
    }
    h2.tera {
        font-size: 5rem;
    }
    h2.peta {
        font-size: 5.625rem;
    }
    h2.kilo {
        font-size: 3.125rem;
    }
    h1.h2,
    h2.h2,
    h3.h2,
    h4.h2,
    h5.h2,
    h6.h2,
    li.h2,
    p.h2 {
        font-size: 2.5rem;
    }
    h3.smaller {
        font-size: 1.453125rem;
    }
    h3.mega {
        font-size: 2.90625rem;
    }
    h3.giga {
        font-size: 3.390625rem;
    }
    h3.tera {
        font-size: 3.875rem;
    }
    h3.peta {
        font-size: 4.359375rem;
    }
    h3.kilo {
        font-size: 2.421875rem;
    }
    h1.h3,
    h2.h3,
    h3.h3,
    h4.h3,
    h5.h3,
    h6.h3,
    li.h3,
    p.h3 {
        font-size: 1.9375rem;
    }
    h4.smaller {
        font-size: 1.171875rem;
    }
    h4.mega {
        font-size: 2.34375rem;
    }
    h4.giga {
        font-size: 2.734375rem;
    }
    h4.tera {
        font-size: 3.125rem;
    }
    h4.peta {
        font-size: 3.515625rem;
    }
    h4.kilo {
        font-size: 1.953125rem;
    }
    h1.h4,
    h2.h4,
    h3.h4,
    h4.h4,
    h5.h4,
    h6.h4,
    li.h4,
    p.h4 {
        font-size: 1.5625rem;
    }
    h5.smaller {
        font-size: 1.0546875rem;
    }
    h5.mega {
        font-size: 2.109375rem;
    }
    h5.giga {
        font-size: 2.4609375rem;
    }
    h5.tera {
        font-size: 2.8125rem;
    }
    h5.peta {
        font-size: 3.1640625rem;
    }
    h5.kilo {
        font-size: 1.7578125rem;
    }
    h1.h5,
    h2.h5,
    h3.h5,
    h4.h5,
    h5.h5,
    h6.h5,
    li.h5,
    p.h5 {
        font-size: 1.40625rem;
    }
    h6.smaller {
        font-size: 0.9375rem;
    }
    h6.mega {
        font-size: 1.875rem;
    }
    h6.giga {
        font-size: 2.1875rem;
    }
    h6.tera {
        font-size: 2.5rem;
    }
    h6.peta {
        font-size: 2.8125rem;
    }
    h6.kilo {
        font-size: 1.5625rem;
    }
    h1.h6,
    h2.h6,
    h3.h6,
    h4.h6,
    h5.h6,
    h6.h6,
    li.h6,
    p.h6 {
        font-size: 1.25rem;
    }
}
@media screen and (min-width:48em) and (min-width:48em) {
    .medium-expand {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
}
@media screen and (min-width:48em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none!important;
    }
}
@media screen and (max-width:63.9375em),screen and (min-width:90em) {
    .show-for-large-only {
        display: none!important;
    }
}
@media screen and (min-width:64em) {
    .large-1 {
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .large-offset-0 {
        margin-left: 0;
    }
    .large-2 {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .large-offset-1 {
        margin-left: 8.3333333333%;
    }
    .large-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-offset-2 {
        margin-left: 16.6666666667%;
    }
    .large-4 {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .large-5 {
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .large-offset-4 {
        margin-left: 33.3333333333%;
    }
    .large-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-offset-5 {
        margin-left: 41.6666666667%;
    }
    .large-7 {
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .large-8 {
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .large-offset-7 {
        margin-left: 58.3333333333%;
    }
    .large-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .large-offset-8 {
        margin-left: 66.6666666667%;
    }
    .large-10 {
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .large-11 {
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .large-offset-10 {
        margin-left: 83.3333333333%;
    }
    .large-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-offset-11 {
        margin-left: 91.6666666667%;
    }
    .large-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-1 > .column,
    .large-up-1 > .columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-2 > .column,
    .large-up-2 > .columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-3 > .column,
    .large-up-3 > .columns {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .large-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-4 > .column,
    .large-up-4 > .columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-5 > .column,
    .large-up-5 > .columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .large-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-6 > .column,
    .large-up-6 > .columns {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .large-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-7 > .column,
    .large-up-7 > .columns {
        -webkit-flex: 0 0 14.2857142857%;
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%;
    }
    .large-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-8 > .column,
    .large-up-8 > .columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .row.large-unstack > .column,
    .row.large-unstack > .columns {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
    .large-collapse > .column,
    .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .large-text-left {
        text-align: left;
    }
    .large-text-right {
        text-align: right;
    }
    .large-text-center {
        text-align: center;
    }
    .large-text-justify {
        text-align: justify;
    }
    .hide-for-large {
        display: none!important;
    }
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media screen and (min-width:64em) and (min-width:64em) {
    .large-expand {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
}
@media screen and (min-width:64em) and (max-width:89.9375em) {
    .hide-for-large-only {
        display: none!important;
    }
}
@media screen and (max-width:89.9375em),screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none!important;
    }
}
@media screen and (min-width:90em) {
    .xlarge-1 {
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .xlarge-offset-0 {
        margin-left: 0;
    }
    .xlarge-2 {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .xlarge-offset-1 {
        margin-left: 8.3333333333%;
    }
    .xlarge-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .xlarge-offset-2 {
        margin-left: 16.6666666667%;
    }
    .xlarge-4 {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .xlarge-5 {
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .xlarge-offset-4 {
        margin-left: 33.3333333333%;
    }
    .xlarge-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .xlarge-offset-5 {
        margin-left: 41.6666666667%;
    }
    .xlarge-7 {
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .xlarge-8 {
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .xlarge-offset-7 {
        margin-left: 58.3333333333%;
    }
    .xlarge-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .xlarge-offset-8 {
        margin-left: 66.6666666667%;
    }
    .xlarge-10 {
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .xlarge-11 {
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .xlarge-offset-10 {
        margin-left: 83.3333333333%;
    }
    .xlarge-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xlarge-offset-11 {
        margin-left: 91.6666666667%;
    }
    .xlarge-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-1 > .column,
    .xlarge-up-1 > .columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xlarge-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-2 > .column,
    .xlarge-up-2 > .columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .xlarge-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-3 > .column,
    .xlarge-up-3 > .columns {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .xlarge-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-4 > .column,
    .xlarge-up-4 > .columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .xlarge-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-5 > .column,
    .xlarge-up-5 > .columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .xlarge-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-6 > .column,
    .xlarge-up-6 > .columns {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .xlarge-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-7 > .column,
    .xlarge-up-7 > .columns {
        -webkit-flex: 0 0 14.2857142857%;
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%;
    }
    .xlarge-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-8 > .column,
    .xlarge-up-8 > .columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .row.xlarge-unstack > .column,
    .row.xlarge-unstack > .columns {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
    .xlarge-collapse > .column,
    .xlarge-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .xlarge-uncollapse > .column,
    .xlarge-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .xlarge-text-left {
        text-align: left;
    }
    .xlarge-text-right {
        text-align: right;
    }
    .xlarge-text-center {
        text-align: center;
    }
    .xlarge-text-justify {
        text-align: justify;
    }
    .hide-for-xlarge {
        display: none!important;
    }
    .xlarge-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .xlarge-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .xlarge-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .xlarge-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .xlarge-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .xlarge-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media screen and (min-width:90em) and (min-width:90em) {
    .xlarge-expand {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
}
@media screen and (min-width:90em) and (max-width:89.9375em) {
    .hide-for-xlarge-only {
        display: none!important;
    }
}
@media (min-width:768px) {
    .mb0 {
        margin-bottom: 0!important;
    }
    .mb1 {
        margin-bottom: 4px!important;
    }
    .mb2 {
        margin-bottom: 8px!important;
    }
    .mb3 {
        margin-bottom: 12px!important;
    }
    .mb4 {
        margin-bottom: 16px!important;
    }
    .mb5 {
        margin-bottom: 20px!important;
    }
    .mb6 {
        margin-bottom: 24px!important;
    }
    .mb7 {
        margin-bottom: 28px!important;
    }
    .mb8 {
        margin-bottom: 32px!important;
    }
    .mb9 {
        margin-bottom: 36px!important;
    }
    .mb10 {
        margin-bottom: 40px!important;
    }
    .mb11 {
        margin-bottom: 44px!important;
    }
    .mb12 {
        margin-bottom: 48px!important;
    }
    .mb13 {
        margin-bottom: 52px!important;
    }
    .mb14 {
        margin-bottom: 56px!important;
    }
    .mb15 {
        margin-bottom: 60px!important;
    }
    .mb16 {
        margin-bottom: 64px!important;
    }
    .mb17 {
        margin-bottom: 68px!important;
    }
    .mb18 {
        margin-bottom: 72px!important;
    }
    .mb19 {
        margin-bottom: 76px!important;
    }
    .mb20 {
        margin-bottom: 80px!important;
    }
    .mb21 {
        margin-bottom: 84px!important;
    }
    .mb22 {
        margin-bottom: 88px!important;
    }
    .mb23 {
        margin-bottom: 92px!important;
    }
    .mb24 {
        margin-bottom: 96px!important;
    }
    .mt0 {
        margin-top: 0!important;
    }
    .mt1 {
        margin-top: 4px!important;
    }
    .mt2 {
        margin-top: 8px!important;
    }
    .mt3 {
        margin-top: 12px!important;
    }
    .mt4 {
        margin-top: 16px!important;
    }
    .mt5 {
        margin-top: 20px!important;
    }
    .mt6 {
        margin-top: 24px!important;
    }
    .mt7 {
        margin-top: 28px!important;
    }
    .mt8 {
        margin-top: 32px!important;
    }
    .mt9 {
        margin-top: 36px!important;
    }
    .mt10 {
        margin-top: 40px!important;
    }
    .mt11 {
        margin-top: 44px!important;
    }
    .mt12 {
        margin-top: 48px!important;
    }
    .mt13 {
        margin-top: 52px!important;
    }
    .mt14 {
        margin-top: 56px!important;
    }
    .mt15 {
        margin-top: 60px!important;
    }
    .mt16 {
        margin-top: 64px!important;
    }
    .mt17 {
        margin-top: 68px!important;
    }
    .mt18 {
        margin-top: 72px!important;
    }
    .mt19 {
        margin-top: 76px!important;
    }
    .mt20 {
        margin-top: 80px!important;
    }
    .mt21 {
        margin-top: 84px!important;
    }
    .mt22 {
        margin-top: 88px!important;
    }
    .mt23 {
        margin-top: 92px!important;
    }
    .mt24 {
        margin-top: 96px!important;
    }
    .pb0 {
        padding-bottom: 0!important;
    }
    .pb1 {
        padding-bottom: 4px!important;
    }
    .pb2 {
        padding-bottom: 8px!important;
    }
    .pb3 {
        padding-bottom: 12px!important;
    }
    .pb4 {
        padding-bottom: 16px!important;
    }
    .pb5 {
        padding-bottom: 20px!important;
    }
    .pb6 {
        padding-bottom: 24px!important;
    }
    .pb7 {
        padding-bottom: 28px!important;
    }
    .pb8 {
        padding-bottom: 32px!important;
    }
    .pb9 {
        padding-bottom: 36px!important;
    }
    .pb10 {
        padding-bottom: 40px!important;
    }
    .pb11 {
        padding-bottom: 44px!important;
    }
    .pb12 {
        padding-bottom: 48px!important;
    }
    .pb13 {
        padding-bottom: 52px!important;
    }
    .pb14 {
        padding-bottom: 56px!important;
    }
    .pb15 {
        padding-bottom: 60px!important;
    }
    .pb16 {
        padding-bottom: 64px!important;
    }
    .pb17 {
        padding-bottom: 68px!important;
    }
    .pb18 {
        padding-bottom: 72px!important;
    }
    .pb19 {
        padding-bottom: 76px!important;
    }
    .pb20 {
        padding-bottom: 80px!important;
    }
    .pb21 {
        padding-bottom: 84px!important;
    }
    .pb22 {
        padding-bottom: 88px!important;
    }
    .pb23 {
        padding-bottom: 92px!important;
    }
    .pb24 {
        padding-bottom: 96px!important;
    }
    .pt0 {
        padding-top: 0!important;
    }
    .pt1 {
        padding-top: 4px!important;
    }
    .pt2 {
        padding-top: 8px!important;
    }
    .pt3 {
        padding-top: 12px!important;
    }
    .pt4 {
        padding-top: 16px!important;
    }
    .pt5 {
        padding-top: 20px!important;
    }
    .pt6 {
        padding-top: 24px!important;
    }
    .pt7 {
        padding-top: 28px!important;
    }
    .pt8 {
        padding-top: 32px!important;
    }
    .pt9 {
        padding-top: 36px!important;
    }
    .pt10 {
        padding-top: 40px!important;
    }
    .pt11 {
        padding-top: 44px!important;
    }
    .pt12 {
        padding-top: 48px!important;
    }
    .pt13 {
        padding-top: 52px!important;
    }
    .pt14 {
        padding-top: 56px!important;
    }
    .pt15 {
        padding-top: 60px!important;
    }
    .pt16 {
        padding-top: 64px!important;
    }
    .pt17 {
        padding-top: 68px!important;
    }
    .pt18 {
        padding-top: 72px!important;
    }
    .pt19 {
        padding-top: 76px!important;
    }
    .pt20 {
        padding-top: 80px!important;
    }
    .pt21 {
        padding-top: 84px!important;
    }
    .pt22 {
        padding-top: 88px!important;
    }
    .pt23 {
        padding-top: 92px!important;
    }
    .pt24 {
        padding-top: 96px!important;
    }
    .fs8 {
        font-size: 8px!important;
    }
    .fs12 {
        font-size: 12px!important;
    }
    .fs16 {
        font-size: 16px!important;
    }
    .fs20 {
        font-size: 20px!important;
    }
    .fs24 {
        font-size: 24px!important;
    }
    .fs28 {
        font-size: 28px!important;
    }
    .fs32 {
        font-size: 32px!important;
    }
    .fs36 {
        font-size: 36px!important;
    }
    .fs40 {
        font-size: 40px!important;
    }
    .fs44 {
        font-size: 44px!important;
    }
    .fs48 {
        font-size: 48px!important;
    }
    .fs52 {
        font-size: 52px!important;
    }
    .fs56 {
        font-size: 56px!important;
    }
    .fs60 {
        font-size: 60px!important;
    }
    .fs64 {
        font-size: 64px!important;
    }
    .fs68 {
        font-size: 68px!important;
    }
    .fs72 {
        font-size: 72px!important;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: 0.5em;
    }
    .card {
        padding: 40px 60px;
        margin: 60px auto;
    }
    .ingrow .card {
        padding: 0 30px 0 0;
    }
    .ingrow .card .ing-col {
        margin: 2px 17px;
    }
    .r-lines-1,
    .r-lines-btm {
        padding: 20px 20px 30px;
    }
    .transbox._pad30 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .transbox._pad40 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .boxpad._20 {
        padding: 20px;
    }
    .boxpad._30 {
        padding: 30px;
    }
    .boxpad._40 {
        padding: 40px;
    }
    .boxpad._50 {
        padding: 50px;
    }
    .boxpad._60 {
        padding: 60px;
    }
    .boxpad._100 {
        padding: 100px;
    }
    .s16 {
        background-image: linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 7%,hsla(0,0%,100%,0) 95%,#fff),url(//d3nfdv7tcprljl.cloudfront.net/exit/bg/s16.jpg);
    }
    .s21 {
        background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/s21.jpg");
    }
    .pain-points-1 img {
        width: 120px;
    }
    .benefit-points-1 img {
        width: 130px;
        margin-bottom: 0;
    }
    .niacinamide-intro {
        background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/bg/niacin-intro.jpg");
        background-repeat: no-repeat;
        background-size: 30% auto;
        background-position: 107% 65px;
    }
    .askbox .email-from .small,
    .askbox .email-subj-1 .small,
    .askbox .email-to .small {
        display: inline;
        font-size: 15px;
        letter-spacing: 0;
    }
    .askbox .email-btn {
        display: block;
    }
    h2.fs26 {
        font-size: 22px;
    }
    h2.fs20,
    h2.fs26 {
        padding-right: 32px;
        margin-top: 25.44px;
        margin-bottom: 25.44px;
    }
    h2.fs20 {
        font-size: 20px;
    }
    h2.no2 {
        line-height: 1.25em;
        letter-spacing: -1px;
        margin-right: 5%;
        margin-left: 5%;
    }
    h2.fs30 {
        font-size: 25.44px;
        margin-top: 25.44px;
        margin-bottom: 25.44px;
    }
    .main-ing-row_alt {
        display: block;
        text-align: center;
    }
    .main-ing-row_alt .columns,
    .main-ing-row_alt .columns h1 {
        display: inline;
    }
    .main-ing-row_alt img {
        margin-top: -20px;
        margin-left: -20px;
    }
    .gbadge {
        margin-top: -40px;
    }
    .gbadge img {
        max-width: 140px;
    }
    .guarantee {
        border-width: 26px 26px 24px 24px;
        padding: 0 30px;
    }
}
@media (min-width:768px) and (max-width:1023px) {
    .productintro.dark {
        background-size: 100% auto;
        background-position: 33vw;
    }
    h1.mega {
        font-size: 3.5rem;
    }
    h1.kilo {
        font-size: 2.75rem;
    }
}
@media (min-width:1024px) {
    p {
        font-size: 19px;
    }
    .smaller p {
        font-size: 17px;
    }
    .card.thin {
        padding: 30px;
    }
    .card.thin p {
        font-size: 24px;
    }
    .transbox {
        margin-top: -1.5em;
    }
    .boxpad {
        margin-top: 32px;
        margin-bottom: 32px;
    }
    .s11 {
        background-image: linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0)),url(//d3nfdv7tcprljl.cloudfront.net/exit/bg/s11.jpg);
    }
    .s18 {
        background-image: linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 7%,hsla(0,0%,100%,0) 95%,#fff),url(//d3nfdv7tcprljl.cloudfront.net/exit/bg/s18.jpg);
        background-size: contain,100% auto;
        background-position: top,top;
    }
    .s22 {
        background-position: -10vw top;
    }
    .s26 {
        background-size: 100% auto;
    }
    .s26-fda {
        padding: 16px 64px 24px;
    }
    .__s06_corporate {
        background-image: url("//d3nfdv7tcprljl.cloudfront.net/exit/fig/s06-corporate_wide.jpg");
    }
    .askbox .email-star {
        display: inline-block;
    }
    .gbadge {
        margin-top: -60px;
    }
    .gbadge img {
        max-width: 100%;
    }
    .guarantee {
        padding: 0 40px;
    }
}
@media (min-width:1024px) and (max-width:1440px) {
    .s02 {
        background-position: -2vw top;
        background-size: 102vw,auto;
    }
    h1.kilo.vitaminb-intro {
        font-size: 4vw;
    }
    h1.kilo.vitaminb-intro em.fs48 {
        font-size: 3vw!important;
    }
}
@media (min-width:1024px) and (max-width:9999px) {
    .s10 {
        background-size: cover;
    }
}
@media (min-width:1024px) and (max-width:1439px) {
    .s11 {
        background-image: linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7)),url(//d3nfdv7tcprljl.cloudfront.net/exit/bg/s11.jpg);
        background-position: top,-8vw bottom;
        background-size: 100% auto,50vw auto;
    }
}
@media (min-width:1440px) and (max-width:9999px) {
    .s11 {
        background-image: linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0)),url(//d3nfdv7tcprljl.cloudfront.net/exit/bg/s11.jpg);
        background-position: top,-2vw bottom;
        background-size: 100% auto,30vw auto;
    }
    .s22 {
        background-position: 0 0;
    }
    .s23 {
        background-size: 100% auto;
        background-position: top;
    }
}
@media (min-width:1440px) {
    .xlarge-offset-1 {
        margin-left: 8.3333333333%;
    }
}
@media (min-width:1920px) and (max-width:9999px) {
    section {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .s04,
    .sblue {
        background-size: 100% auto;
    }
}
@media (min-width:1921px) and (max-width:9999px) {
    .trans-from-black-slash,
    .trans-from-white-chevron,
    .trans-to-black-slash,
    .trans-to-white-slash,
    .trans-white-chevron {
        background-size: 100% auto;
    }
}
@media screen and (max-width:89.9375em) {
    .show-for-xlarge {
        display: none!important;
    }
}
@media screen and (max-width:63.9375em) {
    .show-for-large {
        display: none!important;
    }
}
@media screen and (max-width:47.9375em) {
    .hide-for-small-only,
    .show-for-medium {
        display: none!important;
    }
}
@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
    }
    .show-for-print {
        display: block!important;
    }
    .hide-for-print {
        display: none!important;
    }
    table.show-for-print {
        display: table!important;
    }
    thead.show-for-print {
        display: table-header-group!important;
    }
    tbody.show-for-print {
        display: table-row-group!important;
    }
    tr.show-for-print {
        display: table-row!important;
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: '';
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100%!important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
@-webkit-keyframes a {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.75;
    }
    to {
        opacity: 0;
    }
}
@keyframes a {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.75;
    }
    to {
        opacity: 0;
    }
}