/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
  font-family: 'ac';
  src: url('fonts/ac.woff2') format('woff2'),
         url('fonts/ac.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
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
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: Roboto, 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.expanded,
.row .row {
    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 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: 10px;
    padding-left: .625rem;
    padding-right: 10px;
    padding-right: .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: .625rem;
    padding-right: 10px;
    padding-right: .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,
.row.xxlarge-unstack>.column,
.row.xxlarge-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: Exo, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #0d0d0d;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    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: 20px auto;
    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: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 9px 20px 0 19px;
    padding: .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: .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: 2px 5px 1px;
    padding: .125rem .3125rem .0625rem
}

code,
kbd {
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #0a0a0a;
    background-color: #e6e6e6
}

kbd {
    padding: 2px 4px 0;
    padding: .125rem .25rem 0;
    margin: 0
}

.subheader {
    margin-top: 3.2px;
    margin-top: .2rem;
    margin-bottom: 8px;
    margin-bottom: .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
}

.right {
    text-align: right
}

.u {
    text-decoration: underline
}

.tight {
    letter-spacing: -.005em
}

.tight.tight,
.tighter {
    letter-spacing: -.015em
}

.tight.tight.tight {
    letter-spacing: -.03em
}

.heavy {
    font-weight: 900 !important
}

.larger,
.largerx1 {
    font-size: 1.12em
}

.smaller,
.smallerx1 {
    font-size: .9em
}

.smallerx2 {
    font-size: .8em
}

.smallerx3 {
    font-size: .75em
}

.smallerx4 {
    font-size: .7em
}

.str {
    font-weight: 700
}

.reg {
    font-weight: 400
}

.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: .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: .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: .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: .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: .02em
}

.ls20 {
    letter-spacing: .04em
}

.ls30 {
    letter-spacing: .06em
}

.ls40 {
    letter-spacing: .08em
}

.ls50 {
    letter-spacing: .1em
}

.ls60 {
    letter-spacing: .12em
}

.ls70 {
    letter-spacing: .14em
}

.ls80 {
    letter-spacing: .16em
}

.ls90 {
    letter-spacing: .18em
}

.ls100 {
    letter-spacing: .2em
}

.ls-10 {
    letter-spacing: -.02em
}

.ls-20 {
    letter-spacing: -.04em
}

.ls-30 {
    letter-spacing: -.06em
}

.ls-40 {
    letter-spacing: -.08em
}

.calcsize {
    font-size: calc(16px + 8*(100vw - 400px)/400)
}

.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
}



.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
}

.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)
}

.ingredient-row,
.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)
}

.card,
.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)
}

.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%
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700
}

.colorwrap {
    padding: .005em .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: .005em .3em
}

.colorwrap.padwidex2 {
    padding: .005em .5em
}

.colorwrap.padwidex4 {
    padding: .005em 1em
}

.colorwrap.padwidex6 {
    padding: .005em 1.5em
}

.colorwrap.padwidex8 {
    padding: .005em 2em
}

.colorwrap.padwidex16 {
    padding: .005em 3.5em
}

.hired,
.hired-bright,
.sfx {
    border: none;
    text-overflow: clip;
    text-shadow: 0 1px 0 #ccc, 0 .02em 0 #c9c9c9, 0 .03em 0 #bbb, 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15)
}

.deepshade {
    text-shadow: 0 1px 0 #ccc, 0 .02em 0 #c9c9c9, 0 .03em 0 #bbb, 0 .06em 1px rgba(0, 0, 0, .1), 0 .08em 1px rgba(0, 0, 0, .1), 0 0 .12em rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .3), 0 .06em .1em rgba(0, 0, 0, .2), 0 .1em .2em rgba(0, 0, 0, .25), 0 .2em .2em rgba(0, 0, 0, .2), 0 .3em .3em rgba(0, 0, 0, .15)
}

.rs {
    text-shadow: 0 1px 0 #ad2626, 0 .02em 0 #7b1414, 0 .03em 0 #771a1a, 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15)
}

.ks {
    text-shadow: 0 1px 0 #000, 0 .02em 0 #000, 0 .03em 0 #000, 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15)
}

.bs {
    text-shadow: 0 1px 0 #235e8c, 0 .02em 0 #194669, 0 .03em 0 #0d3554, 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15)
}

.ys {
    text-shadow: 0 1px 0 #d4c000, 0 .02em 0 #ab9b00, 0 .03em 0 #945600, 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15)
}

.hline {
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 0 1px 0 #323232, 0 .02em 0 #191919, 0 .03em 0 #0a0a0a, 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15)
}

.kfx {
    text-shadow: 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15)
}

.rel {
    position: relative
}

.abs {
    position: absolute
}

.z1 {
    z-index: 1
}

.z2 {
    z-index: 2
}

.z3 {
    z-index: 3
}

.nowrap {
    white-space: nowrap
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: center;
    margin-bottom: 1.25em
}

h1.reg,
h2.reg,
h3.reg,
h4.reg,
h5.reg,
h6.reg {
    font-weight: 400
}

.left {
    text-align: left
}

.wt {
    color: #fff
}

.wt .acc {
    color: #ff3131
}

.yt {
    color: #ffee7f
}

.yt2 {
    color: #fffd55
}

.bt {
    color: #043965
}

.acc,
.rt {
    color: #c80000
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    line-height: 1.25
}

.wt h1,
.wt h2,
.wt h3,
.wt h4,
.wt h5,
.wt h6,
.wt p {
    color: #fff
}

h1.ac,
h2.ac,
h3.ac,
h4.ac,
h5.ac,
h6.ac,
p.ac {
    font-family: ac, Impact, sans-serif;
    font-weight: 400
}

h1.exo,
h2.exo,
h3.exo,
h4.exo,
h5.exo,
h6.exo,
p.exo {
    font-family: Exo, sans-serif
}

p .black,
p strong.b,
p strong.black {
    font-weight: 700
}

p {
    line-height: 1.4;
    font-size: 17px
}

.s2-hex-row p,
p.px22,
p.px24,
p.px26 {
    font-size: 18px
}

h1.ac.ultra {
    font-size: 169px;
    line-height: .9;
    font-weight: 400
}

h1.ac.title {
    text-align: center;
    font-size: 60px;
    font-weight: 400
}

.em {
    font-style: italic
}

.cg {
    color: #777
}

.cg span {
    border-bottom: 1px solid #777
}

/*body section:last-of-type {
    padding-bottom: 100vh
}*/

.s01 {
    background-image: url(../img/bg/s01-bg-sm.jpg);
    background-position: top
}

.s01,
.s02 {
    background-repeat: no-repeat
}

.s02 {
    background-color: #090100
}

.s04 {
    background-color: #fff;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.s05 {
    background-position: top;
    background-repeat: repeat;
    background-size: 1024px auto
}

.s05{
    background-image: url(../img/bg/bg-testimonials.jpg);
}

.s07 {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; 
}

.s07 {
    background-image: url(../img/bg/s07.jpg);
}
.s07a {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.s07a {
    background-image: url(../img/bg/s07a.jpg);
}

.testimonial-card {
    background-repeat: no-repeat;
    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);
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 30px
}

.testimonial-card .testimonial-text p:last-child {
    margin-bottom: 0
}

.mw370px {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto
}

.s01-el-01 {
    background-color: rgba(70, 52, 52, .85)
}

.s01-el-01 h4 {
    color: #fff
}

.s01-el-02 h1 {
    text-transform: uppercase
}

.s01-el-02 .acc {
    color: #b1060a
}

.s01-deskof {
    color: rgba(70, 52, 52, .85);
    padding: 8px;
    line-height: 1;
    border-bottom: 2px double rgba(70, 52, 52, .65);
    border-top: 2px double rgba(70, 52, 52, .65);
    margin-left: -8px;
    letter-spacing: .05em;
    font-size: 17px
}

.s01-subheadgroup p.px30 {
    line-height: 1.3
}

#s2 {
    background-repeat: repeat;
    background-color: #eee0c5;
    background-blend-mode: multiply
}

#s2 {
    background-image: url(../img/pat/paper-seamless.jpg);
    background-color: #fff
}

#s3 {
    background-color: #000
}

#s3,
#s6 {
    background-repeat: repeat
}

#s6 {
    background-image: url(../img/pat/paper-seamless.jpg)
}

.edge #s6 {
    background-repeat: repeat
}

.edge #s6 {
    background-image: url(../img/pat/paper-seamless.jpg)
}

#s7 {
    background-color: #000
}

#s9 {
    background-color: #671c19
}

#s9 {
    background-image: url(../img/bg/s9.jpg)
}

.s9_NO-molecule {
    width: 260px;
    max-width: 260px;
    margin-left: -20px
}

#s10 {
    background-position: bottom, top;
    background-repeat: no-repeat, repeat
}

#s10 {
    background-image: url(../img/trans/rough-to-black.png), url(../img/pat/paper-seamless.jpg)
}

#s11 {
    background-repeat: no-repeat;
    background-color: #000
}

#s11 {
    background-image: url(../img/bg/splash.jpg)
}

#s13 {
    background-image: url(../img/bg/s9.jpg)
}

#s15 {
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed
}

#s15 {
    background-image: url(../img/bg/s15.jpg)
}

#s17 {
    background-position: top;
    background-repeat: no-repeat;
    background-color: #002b4d;
	background-size: contain;
}

#s17 {
    background-image: url(../img/bg/s17.jpg)
	
}
#forest {
    background-position: top;
    background-repeat: no-repeat;
    background-color: #002b4d;
}

#forest {
    background-image: url("../img/bg/forest.jpg");
}

#s19 {
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    border-top: 8px solid #a3c4d0;
    margin-top: 60px;
    padding-top: 60px
}

#s19 {
    background-image: url(../img/bg/s15.jpg)
}

#s20 {
    background-color: #efefef;
    border-top: 8px solid #a3c4d0;
    padding-top: 60px;
    padding-bottom: 80px
}

.box {
    padding: 20px
}

.box.inline {
    padding: 5px 15px
}

.box :last-child {
    margin-bottom: 0
}

.kbox-a {
    background-color: rgba(0, 0, 0, .7)
}

.kbox {
    background-color: #000
}

.rbox {
    background-color: #960000
}

.card,
.card.firstcard {
    padding: 30px
}

.card {
    background-image: url(../img/pat/white-paper.jpg)
}

.card p:last-child {
    margin-bottom: 0
}

.card.darkcard {
    background-image: none;
    background-color: rgba(0, 0, 0, .8);
    border: 2px solid #000
}

.card.noshadow {
    box-shadow: none;
    background-image: none;
    background-color: #fff
}

.card.noshadow.noback {
    background-color: transparent
}

.card.shiftup {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.slashbox.rslash {
    border-style: solid;
    border-width: 15px 10px 10px 15px;
    border-image: url(../img/fx/border-slash-box-r.png) 15 12 15 12 fill stretch
}

.slashbox.kslash {
    border-style: solid;
    border-width: 12px 10px 10px 12px;
    border-image: url(../img/fx/border-slash-box-k.png) 15 12 15 12 fill stretch
}

.bw {
    border-style: solid;
    border-color: #fff
}

.b2 {
    border-width: 2px
}

.s1-shocker {
    background-image: url(../img/el/shocker.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    padding-left: 10px;
    padding-right: 10px;
    height: 50px;
}

.spanner-blue-1 {
    background-image: url(../img/bg/blue-triangle-down.png);
    max-width: 616px;
    padding-top: 20px
}

.spanner-2,
.spanner-blue-1 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}

.spanner-2 {
    background-image: url(../img/bg/blue-triangle-down_wider.png);
    max-width: 881px;
    padding-top: 28px;
    margin-top: -48px;
    position: relative;
    background-image: url(../img/bg/blue-top-triangle-down_wider.png);
    background-position: top;
    background-size: 100%;
}

.spanner-2 h1,
.spanner-2 h2,
.spanner-2 h3,
.spanner-2 h4,
.spanner-2 h5 {
    padding: 0 10px 10px;
    margin-bottom: 0
}

.spanner-2:after {
    background-image: url(../img/bg/blue-btm-triangle-down_wider.png);
    height: 33px;
    position: absolute;
    width: 100%;
    content: ' ';
    display: block;
    background-size: contain;
    background-repeat: no-repeat
}

.spanner-2.rspan {
    background-image: url(../img/bg/red-top-triangle-down_wider.png)
}

.spanner-2.rspan:after {
    background-image: url(../img/bg/red-btm-triangle-down_wider.png);
    height: 38px;
    position: absolute;
    width: 100%;
    content: ' ';
    display: block;
    background-size: contain;
    background-repeat: no-repeat
}

.sblack {
    background-color: #000
}

.secret-block {
    width: 100%;
    height: auto;
    padding: 20px;
    display: block
}

p.s1-xlist {
    margin-bottom: 10px;
    margin-left: -15px;
    padding-left: 50px;
    padding-top: 12px;
    padding-bottom: 14px;
    background-size: 35px 35px;
    background-position: left 20px;
    background-repeat: no-repeat
}

p.s1-xlist.li1 {
    background-image: url(../img/ico/xno-1.png)
}

p.s1-xlist.li2 {
    background-image: url(../img/ico/xno-3.png)
}

p.s1-xlist.li3 {
    background-image: url(../img/ico/xno-2.png)
}

.s6-heads p {
    padding-top: 12px;
    padding-bottom: 14px;
    margin-bottom: 10px;
    background-size: 71px 71px;
    background-position: 0
}

.s6-heads p,
p.ico {
    padding-left: 40px;
    background-repeat: no-repeat
}

p.ico {
    padding-bottom: 10px;
    margin-bottom: 2px;
    margin-left: 0;
    background-size: 30px 30px;
    background-position: left 0
}

p.ico.li1 {
    background-image: url(../img/ico/alarm.png)
}

p.ico.li2 {
    background-image: url(../img/ico/health.png)
}

p.ico.li3 {
    background-image: url(../img/ico/fight.png)
}

p.ico.li4 {
    background-image: url(../img/ico/fight_2.png)
}

p.ico.s12li1 {
    background-image: url(../img/ico/bpico.png)
}

p.ico.s12li2 {
    background-image: url(../img/ico/kidney.png)
}

p.ico.li-h {
    background-image: url(../img/ico/heart-ico-blue.png)
}

p.ico.li-h,
p.ico.li-red {
    background-size: 20px 20px;
    padding-left: 35px;
    background-position: left 6px
}

p.ico.li-red {
    background-image: url(../img/ico/heart-ico.png)
}

.six-reasons {
    padding-left: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 2px;
    margin-left: 0;
    background-size: 48px 48px;
    background-repeat: no-repeat;
    background-position: left 0
}

.six-reasons.s13_1 {
    background-image: url(../img/ico/six_1.png)
}

.six-reasons.s13_2 {
    background-image: url(../img/ico/six_2.png)
}

.six-reasons.s13_3 {
    background-image: url(../img/ico/six_3.png)
}

.six-reasons.s13_4 {
    background-image: url(../img/ico/six_4.png)
}

.six-reasons.s13_5 {
    background-image: url(../img/ico/six_5.png)
}

.six-reasons.s13_6 {
    background-image: url(../img/ico/six_6.png)
}

.req {
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 2px;
    margin-left: 0;
    background-repeat: no-repeat;
    background-position: left 5px;
    background-size: 24px 24px
}

.req.s14_1 {
    background-image: url(../img/ico/req_1.png)
}

.req.s14_2 {
    background-image: url(../img/ico/req_2.png)
}

.req.s14_3 {
    background-image: url(../img/ico/req_3.png)
}

.req.s14_4 {
    background-image: url(../img/ico/req_4.png)
}

.req.s14_5 {
    background-image: url(../img/ico/req_5.png)
}

.benefits {
    padding-left: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 2px;
    margin-left: 0;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: left 3px
}

.benefits.s15_1 {
    background-image: url(../img/ico/ben_1.png)
}

.benefits.s15_2 {
    background-image: url(../img/ico/ben_2.png)
}

.benefits.s15_3 {
    background-image: url(../img/ico/ben_3.png)
}

.benefits.s15_4 {
    background-image: url(../img/ico/ben_4.png)
}

.benefits.s15_5 {
    background-image: url(../img/ico/ben_5.png)
}

.heartli,
.s16_bl_a {
    padding-left: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 2px;
    margin-left: 0;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: left 7px;
    background-image: url(../img/ico/ben_1.png)
}

ol li {
    margin-bottom: 10px;
    color: #666;
    word-wrap: break-word
}

.s16_bl_b {
    padding-left: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 2px;
    margin-left: 0;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: left 7px
}

.s16_bl_b.b1,
.s16_bl_b.b2,
.s16_bl_b.b3,
.s16_bl_b.b4,
.s16_bl_b.b5,
.s16_bl_b.b6,
.s16_bl_b.b7 {
    background-image: url(../img/ico/ben_1.png)
}

p.cert-step {
    background-size: 40px auto;
    padding-left: 60px;
    background-repeat: no-repeat;
    background-position: left 4px
}

p.cert-step.cert1 {
    padding-left: 0;
    background-size: 120px auto;
    background-position: 100%
}

p.cert-step.cert2 {
    background-image: url(../img/cert/spec.jpg)
}

p.cert-step.cert3 {
    background-image: url(../img/cert/0-step.jpg)
}

p.cert-step.cert4 {
    background-image: url(../img/cert/1-step.jpg)
}

p.cert-step.cert5 {
    background-image: url(../img/cert/scale.jpg)
}

.hired {
    background-color: rgba(150, 15, 0, .9);
    color: #fff;
    /*background-blend-mode: multiply*/
}

.hired,
.hired-bright {
    padding-left: 5px;
    padding-right: 5px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
}

.hired-bright {
    background-color: rgba(249, 60, 40, .7)
}

.hiy {
    box-decoration-break: slice;
    -webkit-box-decoration-break: slice;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: .1em .15em;
    margin-right: -.1em;
    margin-left: -.15em;
    background-image: url(../img/fx/yhi1.png)
}

.mbm {
    mix-blend-mode: multiply
}

h1 u {
    text-decoration: underline
}

h1.ac u {
    background-position: left 1.095em
}

h1.mega u.u2 {
    background-size: auto 7px
}

h3 u {
    background-position: left 1.095em
}

h3 u.alt {
    background-position: 20% 1.095em
}

h4 u {
    background-position: left 1.095em
}

h4 u.alt {
    background-position: 20% 1.095em
}

u {
    text-decoration: underline
}

.trans {
    background-position: top;
    background-repeat: no-repeat;
    width: 100%
}

.from-black-chevron-rough {
    background-image: url(../img/trans/rough-from-black.png)
}

.from-black-chevron-rough,
.to-black-chevron-rough {
    height: 52px;
    background-position: top;
    background-repeat: no-repeat
}

.to-black-chevron-rough {
    background-image: url(../img/trans/rough-to-black.png)
}

.from-black-rough,
.to-black-rough {
    height: 10px;
    background-image: url(../img/trans/ragged-from-black.png);
    background-position: top;
    background-repeat: no-repeat
}

.from-black-rough {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.from-white-rough {
    height: 10px;
    background-image: url(../img/trans/ragged-from-white.png);
    background-position: top;
    background-repeat: no-repeat
}

.to-white-chevron {
    height: 67px;
    background-image: url(../img/trans/to-white.png)
}

.from-white-chevron,
.to-white-chevron {
    width: 100%;
    background-position: top;
    background-repeat: no-repeat
}

.from-white-chevron {
    height: 48px;
    background-image: url(../img/trans/from-white.png)
}

img.s1-bph {
    width: 850px;
    -webkit-filter: drop-shadow(0 2px 5px rgba(0, 0, 0, .9));
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, .9))
}

.s2-hex-row p {
    line-height: 1.35
}

.s2-hex-row img,
img.mbm {
    mix-blend-mode: multiply
}

.bvessel {
    background-color: #fff
}

.bvessel,
.bvessel img,
.s12health {
    border: 1px solid #fff
}

.s12health {
    background-color: #fff;
    left: 25px;
    top: 10px;
    margin-top: -20px
}

.s6-history img,
.s6_saffron-left {
    mix-blend-mode: multiply
}

.s6_saffron-left {
    margin-top: -500px
}

.s6_saffron-right {
    mix-blend-mode: multiply;
    right: 0
}

body.edge .s6_saffron-left,
body.edge .s6_saffron-right {
    display: none
}

.happy_plaque {
   max-width: 300px;
	margin-left: -125px;
    border-width: 4px;
    -webkit-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg)
}
.happy_family {
   max-width: 300px;
    border-width: 4px;
    -webkit-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
	margin-left:20px;
}
.s9_plaque {
    max-width: 220px;
    margin-left: -80px;
    border-width: 4px;
    -webkit-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg)
}
.arjuna {
    text-align: center;
    max-width: 300px;
    margin: 0 auto
}

.translateY-bottom {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
}

.pshot {
    max-width: 300px;
    margin-top: -20px;
    margin-bottom: -30px;
    margin-left: -80px;
    position: relative;
    z-index: 3
}

.ingredient-row {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 50px;
    border: 1px solid #ccc;
    border-bottom-color: #aaa;
    border-top-color: #fff;
    background-image: url(../img/pat/white-paper.jpg);
    margin-left: 50px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.ingredient-row img {
    position: absolute;
    margin-left: -50px
}

.ingredient-row h1,
.ingredient-row img {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    min-width: 0
}

.ingredient-row h1 {
    margin-left: 80px;
    margin-bottom: 0;
    font-family: ac, Impact, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block
}

.ingredient-row p {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    max-width: 100%;
    min-width: 0;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 20px;
    line-height: 1.2
}

.ingredient-row:nth-child(2n+1) {
    margin-left: 0
}

.ingredient-row:nth-child(2n+2) {
    margin-left: 50px
}

.gbadge {
    margin-top: -20px
}

.gbadge img {
    max-width: 110px
}

.guarantee {
    border-style: solid;
    border-width: 13px 13px 12px 12px;
    border-image: url(../img/fx/certificate-border.png) 26 26 24 24 repeat;
    padding: 0 20px
}

@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:767px) {
    .smctr {
        text-align: center !important
    }
    .s6-history {
        display: none
    }
}

@media (min-width:0) and (max-width:1023px) {
    .s02 {
        background-image: url(../img/bg/s02-md-bg.jpg)
    }
    .s02 {
        background-position: top
    }
}

@media (min-width:0px) and (max-width:1199px) {
    .s6_saffron-right {
        display: none
    }
}

@media (min-width:0px) and (max-width:1024px) {
    .s6_saffron-left,
    .s6_saffron-right {
        display: none;
        z-index: 1
    }
}

@media (min-width:0) and (max-width:1024px) {
    .card.card-lg-up {
        padding-top: 0;
        padding-bottom: 0;
        background-image: none !important;
        box-shadow: none !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
    }
    .s02 {
        background-size: 400px auto;
        padding-top: 80px
    }
    .testimonial-card {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
        background-position: center -43px
    }
    .testimonial-card .testimonial-text {
        margin-top: 120px;
        padding-top: 16px;
        background-color: #fff
    }
    .smh1 {
        font-size: 32px
    }
    .smh2 {
        font-size: 24px
    }
    .smh3 {
        font-size: 20px
    }
    .smh4 {
        font-size: 19px
    }
    .smh5 {
        font-size: 18px
    }
    .smimgfix {
        max-width: 370px;
        margin: 0 auto
    }
    .s03a-img {
        margin: -10px auto 24px;
        max-width: 370px;
        overflow-y: hidden;
        height: 400px
    }
    .mw270px {
        max-width: 270px;
        margin-left: auto;
        margin-right: auto
    }
    .heading-group,
    .s01-subheadgroup {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
    .s01-bodygroup,
    .s01-subheadgroup {
        padding-left: 10px;
        padding-right: 10px
    }
    .s01-bodygroup {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
    .s01-el-01 h4 {
        padding: .2em 0
    }
    .nw-sm {
        white-space: nowrap
    }
    .s01-el-02 h1 {
        max-width: 370px;
        font-size: 34px;
        line-height: 40px;
        text-align: center;
        margin: 300px auto 10px;
        margin-top: 20px;
        margin-bottom: 290px;
        letter-spacing: -.002em
    }
    .s01-el-02 h2 {
        text-align: center;
        letter-spacing: -.008em;
        font-size: 20px;
        margin-bottom: 1em
    }
    .s01-deskof {
        margin-left: 0;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }

    #s15 {
        background-attachment: scroll;
        background-color: #143e7a
    }
    .doctordiv {
        background-size: contain;
        width: 100%;
        height: 100.658vw;
        max-height: 300px;
        background-position: top;
        background-repeat: no-repeat
    }
    .doctordiv {
        background-image: url(../img/bg/doc.jpg)
    }
    .couplediv {
        background-size: contain;
        width: 100%;
        height: 100.658vw;
        max-height: 300px;
        background-position: top;
        background-repeat: no-repeat
    }
    .couplediv {
        background-image: url(../img/bg/s16_2.jpg)
    }
	 .finalhappydiv {
        background-size: contain;
        width: 100%;
        height: 100.658vw;
        max-height: 300px;
        background-position: top;
        background-repeat: no-repeat
    }
    .happyfinaldiv {
        background-image: url("../img/bg/happy-final.jpg")
    }
    #s19 {
        background-attachment: scroll;
        background-color: #143e7ax
    }
    .spanner-blue-1 {
        padding-top: 20px;
        padding-bottom: 20px;
        background-position: bottom
    }
    .hired {
        display: inline-block;
        padding: 8px 12.5px 10px
    }
    .smctr {
        text-align: center
    }
    .bvessel {
        max-width: 300px;
        margin: 10px auto 20px
    }
    .saffron-group {
        text-align: center
    }
    .saffron-group img {
        width: 260px
    }
    .arjuna {
        max-width: 100%
    }
    .pshot,
    .pshot2 {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 0;
        max-height: 300px
    }
    .ingredient-row {
        display: block
    }
    .ingredient-row img {
        max-width: 60px;
        margin-left: 0;
        margin-top: -15px
    }
    .ingredient-row:nth-child(2n+2) {
        margin-left: 0
    }
    .ingredient-row p {
        min-width: 100%;
        margin-top: 12px;
        margin-left: 40px
    }
    #s3 .medium-2 {
        text-align: center;
        margin-bottom: 12px
    }
    .dr-ryan-small-only {
        background-image: url(../img/fig/s4_dr-ryan.jpg);
        height: 180px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: auto 250px;
        background-position: center 0;
        margin-top: -20px;
        margin-bottom: 12px
    }
    .card.card-lg-up {
        padding-left: 0;
        padding-right: 0
    }
    .card.card-hidesm {
        padding: 0;
        background-image: none !important;
        box-shadow: none !important
    }
    .hexico {
        max-width: 120px;
        margin-bottom: 12px
    }
    .smmt0 {
        margin-top: 0 !important
    }
    .smmt4 {
        margin-top: 24px !important
    }
    .smmt8 {
        margin-top: 36px !important
    }
    .smhide {
        display: none
    }
    .abs.smallstatic,
    .sm-img-fix {
        position: static
    }
    .sm-img-fix {
        width: 300px;
        max-width: 100%;
        box-shadow: none;
        border: none;
        margin: 10px auto 20px
    }
    .sm-img-fix.smaller {
        width: 120px
    }
    .hawthorn img {
        max-width: 200px
    }
    h1.mega.smh1 {
        font-size: 40px
    }
    #s8 h1.mega.ac {
        font-size: 30px
    }
    #s8 h1.mega.ac,
    #s9 h1.mega.ac {
        text-align: ctr;
        margin-top: 12px
    }
    #s9 h1.mega.ac {
        font-size: 38px
    }
    .s9_NO-molecule {
        max-width: 150px;
        margin-bottom: 20px
    }
    .s9_plaque {
        position: static;
        margin: 0 auto 10px
    }
	.happy_plaque {
        position: static;
        margin: 0 auto 10px
    }
	.happy_family {
        position: static;
        margin: 0 auto 10px
    }
	
    .bvessel img.card,
    .bvessel img.z-depth-4,
    .s9_plaque {
        border: none;
        box-shadow: none;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
	.happy_plaque {
        border: none;
        box-shadow: none;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
	.happy_family {
        border: none;
        box-shadow: none;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
	
    #s10 h1.giga.ac {
        font-size: 44px
    }
}

@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: .9375rem;
        padding-right: .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 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 1.9375rem
    }
    h4 {
        font-size: 1.5625rem
    }
    h5 {
        font-size: 1.25rem
    }
    h6 {
        font-size: 1rem
    }
    .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: .9375rem
    }
    h5.mega {
        font-size: 1.875rem
    }
    h5.giga {
        font-size: 2.1875rem
    }
    h5.tera {
        font-size: 2.5rem
    }
    h5.peta {
        font-size: 2.8125rem
    }
    h5.kilo {
        font-size: 1.5625rem
    }
    h1.h5,
    h2.h5,
    h3.h5,
    h4.h5,
    h5.h5,
    h6.h5,
    li.h5,
    p.h5 {
        font-size: 1.25rem
    }
    h6.smaller {
        font-size: .75rem
    }
    h6.mega {
        font-size: 1.5rem
    }
    h6.giga {
        font-size: 1.75rem
    }
    h6.tera {
        font-size: 2rem
    }
    h6.peta {
        font-size: 2.25rem
    }
    h6.kilo {
        font-size: 1.25rem
    }
    h1.h6,
    h2.h6,
    h3.h6,
    h4.h6,
    h5.h6,
    h6.h6,
    li.h6,
    p.h6 {
        font-size: 1rem
    }
}

@media screen and (min-width:48em) and (min-width:48em) {
    .medium-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@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:75em) {
    .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 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .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 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:74.9375em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width:75em) {
    .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 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .xlarge-collapse>.column,
    .xlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .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:75em) and (min-width:75em) {
    .xlarge-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:75em) and (max-width:89.9375em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width:90em) {
    .xxlarge-1 {
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .xxlarge-offset-0 {
        margin-left: 0
    }
    .xxlarge-2 {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .xxlarge-offset-1 {
        margin-left: 8.3333333333%
    }
    .xxlarge-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xxlarge-offset-2 {
        margin-left: 16.6666666667%
    }
    .xxlarge-4 {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .xxlarge-offset-3 {
        margin-left: 25%
    }
    .xxlarge-5 {
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .xxlarge-offset-4 {
        margin-left: 33.3333333333%
    }
    .xxlarge-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xxlarge-offset-5 {
        margin-left: 41.6666666667%
    }
    .xxlarge-7 {
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .xxlarge-offset-6 {
        margin-left: 50%
    }
    .xxlarge-8 {
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .xxlarge-offset-7 {
        margin-left: 58.3333333333%
    }
    .xxlarge-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xxlarge-offset-8 {
        margin-left: 66.6666666667%
    }
    .xxlarge-10 {
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .xxlarge-offset-9 {
        margin-left: 75%
    }
    .xxlarge-11 {
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .xxlarge-offset-10 {
        margin-left: 83.3333333333%
    }
    .xxlarge-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .xxlarge-offset-11 {
        margin-left: 91.6666666667%
    }
    .xxlarge-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-1>.column,
    .xxlarge-up-1>.columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .xxlarge-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-2>.column,
    .xxlarge-up-2>.columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xxlarge-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-3>.column,
    .xxlarge-up-3>.columns {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .xxlarge-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-4>.column,
    .xxlarge-up-4>.columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xxlarge-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-5>.column,
    .xxlarge-up-5>.columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .xxlarge-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-6>.column,
    .xxlarge-up-6>.columns {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .xxlarge-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-7>.column,
    .xxlarge-up-7>.columns {
        -webkit-flex: 0 0 14.2857142857%;
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }
    .xxlarge-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-8>.column,
    .xxlarge-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.xxlarge-unstack>.column,
    .row.xxlarge-unstack>.columns {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .xxlarge-collapse>.column,
    .xxlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .xxlarge-uncollapse>.column,
    .xxlarge-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .xxlarge-text-left {
        text-align: left
    }
    .xxlarge-text-right {
        text-align: right
    }
    .xxlarge-text-center {
        text-align: center
    }
    .xxlarge-text-justify {
        text-align: justify
    }
    .hide-for-xxlarge,
    .hide-for-xxlarge-only {
        display: none !important
    }
    .xxlarge-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .xxlarge-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .xxlarge-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .xxlarge-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .xxlarge-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .xxlarge-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:90em) and (min-width:90em) {
    .xxlarge-expand {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@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
    }
    p {
        font-size: 18px;
        line-height: 1.4
    }
    p.px22 {
        font-size: 20px
    }
    p.px24 {
        font-size: 22px
    }
    p.px26 {
        font-size: 23px
    }
    p.px30 {
        font-size: 25px
    }
    .s2-hex-row p {
        font-size: 22px
    }
    h1.ac.title {
        text-align: left
    }
    .s01 {
        background-image: url(../img/bg/s01-bg.jpg);
        background-position: 180% top;
        background-size: 85.4166% auto
    }
    
    .testimonial-card .testimonial-text {
        margin-left: 180px
    }
    .s01-left-align {
        margin-left: 10px
    }
    .s01-el-01 {
        -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%)
    }
    .s01-el-01 h4 {
        font-size: 15.78px;
        text-align: left;
        padding: .4em .4em .3em;
        line-height: 1;
        letter-spacing: 2.2px;
        margin-bottom: 18px
    }
    .s01-el-02 h1 {
        letter-spacing: -.002em;
        margin-bottom: 10px;
        font-size: 62px;
        line-height: 1em
    }
    .s01-el-02 h2 {
        letter-spacing: -.008em;
        font-size: 29px;
        margin-bottom: 1em
    }
    #s11 {
        background-position: 100% 0
    }
    .card,
    .card.firstcard {
        padding: 40px
    }
    .s1-shocker {
        width: 100%;
        max-width: 478px;
        height: 95px
    }
    .spanner-blue-1 {
        height: 101px
    }
    .spanner-2 {
        margin-top: -64px
    }
    p.s1-xlist {
        margin-left: -10px;
        padding-left: 80px;
        padding-top: 12px;
        padding-bottom: 14px;
        background-size: 50px 50px;
        background-position: left 15px
    }
    p.cert-step {
        background-size: 80px auto;
        padding-left: 100px
    }
    .hired {
        background-image: url("../img/fx/redhi4.png");
        padding: 8px 25px 10px;
         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);
    }
    .hired,
    .hired-bright {
        -webkit-box-decoration-break: slice;
        box-decoration-break: slice;
        background-color: transparent;
        background-repeat: no-repeat;
        background-size: 100% 100%
    }
    .hired-bright {
        padding: 5px 13px 5px 15px;
        margin-right: -5px;
        margin-left: -15px
    }
    .hired-bright.r1 {
        background-image: url(../img/fx/redhi1.png);
    }
    .hired-bright.r1,
    .hired-bright.r2 {
        padding-right: 0;
        padding-left: 8px;
        margin-right: 2px;
        margin-left: -8px
    }
    .hired-bright.r2 {
        background-image: url(../img/fx/redhi2.png)
    }
    .hired-bright.r2.double {
        background-image: url(../img/fx/redhi2.png), url(../img/fx/redhi2.png)
    }
    .hired-bright.r3 {
        background-image: url(../img/fx/redhi3.png)
    }
    .hired.sm {
        padding-left:5px;
        padding-right:5px;
    }
    h1 u {
        text-decoration: none;
        background-position: left 1.095em;
        background-size: auto 5px;
        background-repeat: no-repeat;
        background-image: url(../img/fx/pbox2-underline-h1_2x.png)
    }
    h1 u.y {
        background-image: url(../img/fx/pbox2-underline-y-h1.png)
    }
    h1 u.blu {
        background-image: url(../img/fx/pbox2-underline-blue-h1.png)
    }
    u.u2 {
        text-decoration: none;
        background-image: url(../img/fx/pbox1-underline.png);
        background-repeat: no-repeat;
        background-position: 0 100%
    }
    u.u2.y {
        background-image: url(../img/fx/pbox1-underline-y.png)
    }
  .u, u {
    border-bottom: .07em solid #ea3232;
    text-decoration: none;
    line-height: .95;
    display: inline-block;
    text-shadow: 1px -1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
}
    u.blu {
        background-image: url(../img/fx/pbox2-underline-blue.png)
    }
    u.alt {
        background-position: 100% 100%
    }
    u.y {
        background-image: url(../img/fx/pbox2-underline-y.png)
    }
    u.ctr {
        background-position: bottom
    }
    .translateY-bottom {
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }
    .gbadge {
        margin-top: -40px
    }
    .gbadge img {
        max-width: 140px
    }
    .guarantee {
        border-width: 26px 26px 24px 24px;
        padding: 0 30px
    }
    .mt24special1 {
        margin-top: 56px
    }
    .sm-only {
        display: none
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .w670 {
        max-width: 670px
    }
    .w770 {
        max-width: 770px
    }
    .s02 {
        background-size: 1024px auto;
        padding-top: 70px
    }
    .s01-left-align {
        margin-left: 20px
    }
    .herogroup {
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px
    }
    .heading-group,
    .s01-subheadgroup {
        max-width: 560px
    }
    .doctordiv {
        background-size: contain;
        width: 100%;
        height: 43.139vw;
        background-position: top;
        background-repeat: no-repeat
    }
    .doctordiv {
        background-image: url(../img/bg/doc.jpg)
    }
    .medctr {
        text-align: center !important
    }
    .s9_plaque {
        margin-left: -20px
    }
	 .happy_plaque {
        margin-left: -70px
    }
    .pshot2 {
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        max-height: 300px
    }
    .ingredient-row img {
        margin-left: 0;
        position: relative
    }
    .ingredient-row:nth-child(2n+2) {
        margin-left: 0
    }
    .ingredient-row h1 {
        margin-left: 20px
    }
    .saffron-title h2 {
        font-size: 28px
    }
    .saffron-title h1.mega {
        font-size: 48px
    }
    .mdmt0 {
        margin-top: 0 !important
    }
    .mdhide {
        display: none
    }
    h1.ac.title.bs {
        font-size: 100px
    }
    #s8 h1.mega.ac {
        font-size: 50px;
        text-align: left
    }
    #s2 h1.ac.mega {
        font-size: 50px;
        line-height: 1.1 !important
    }
    #s9 h1.mega.ac {
        font-size: 50px;
        text-align: ctr;
        margin-top: 12px
    }
    h1.giga.ac,
    h1.mega.md-smaller {
        font-size: 50px
    }
    h2.md-smaller {
        font-size: 36px
    }
    h3.md-smaller {
        font-size: 28px
    }
    h4.md-smaller {
        font-size: 22px
    }
    .medctr,
    .s12health {
        text-align: center
    }
    .s12health {
        position: static
    }
    .s12health img {
        max-width: 250px;
        box-shadow: none;
        display: inline-block
    }
    .med-h3-smaller {
        font-size: 28px
    }
    .med-h1-smaller {
        font-size: 36px
    }
    .med-img-fix {
        width: 300px;
        max-width: 100%;
        box-shadow: none;
        border: none;
        position: static;
        margin: 10px auto 20px
    }
    .med-img-fix.smaller {
        width: 120px
    }
    h1.ac.title.medtitle {
        text-align: center;
        font-size: 120px
    }
}

@media (min-width:768px) and (max-width:1023px) and (min-width:768px) and (max-width:1023px) {
    .pshot {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 0;
        max-height: 300px
    }
}

@media (min-width:1024px) {
    .nw,
    .nw-lg {
        white-space: nowrap
    }
    p {
        font-size: 20px;
        line-height: 1.4
    }
    p.px22 {
        font-size: 22px
    }
    p.px24 {
        font-size: 24px
    }
    p.px26 {
        font-size: 26px
    }
    p.px30 {
        font-size: 30px
    }
    .s2-hex-row p {
        font-size: 24px
    }
    h1.ac.title {
        text-align: left;
        font-size: 150px;
        line-height: .9
    }
    .s01 {
        background-position: 120% top;
        background-size: 90% auto
    }
    .s02 {
        background-image: url(../img/bg/s02-bg.jpg), url(../img/bg/s02b-bg.jpg)
    }
    .s02 {
        background-size: 45.2083% auto, 480px auto;
        background-position: 0 0, 110% bottom
    }
    .s05 {
        background-size: 1200px auto
    }
    .s01-left-align {
        margin-right: 30vw;
        margin-left: auto
    }
    .herogroup {
        padding-top: 20px;
        max-width: 670px
    }
    .s01-subheadgroup {
        margin-bottom: 30px;
        max-width: 600px
    }
    .s01-bodygroup {
        max-width: 670px
    }
    .s01-el-01 h4 {
        font-size: 15.78px;
        margin-bottom: 23.67px
    }
    .s01-el-02 h1 {
        font-size: 74px;
        line-height: .92em
    }
    .s01-el-02 h2 {
        font-size: 31.24px;
        margin-bottom: .8333em
    }
    #s2 {
        background-image: linear-gradient(90deg, rgba(79, 59, 35, .75) 0, rgba(125, 72, 14, .25) 10%, rgba(125, 72, 14, 0) 15%, rgba(125, 72, 14, 0) 85%, rgba(125, 72, 14, .25) 90%, rgba(79, 59, 35, .75)), url(../img/pat/paper-seamless.jpg)
    }
    #s6 {
        background-position: top;
        background-repeat: repeat
    }
    .card,
    .card.firstcard {
        padding: 60px
    }
    .spanner-2 {
        margin-top: -96px
    }
    .sblack {
        max-height: 5px
    }
    .secret-block {
        background-image: url(../img/fx/special.png);
        background-repeat: no-repeat;
        margin-top: -46px;
        width: 669px;
        height: 97px;
        padding-top: 26px;
        left: 50px;
        display: block
    }
    p.s1-xlist {
        padding-left: 100px;
        padding-top: 12px;
        padding-bottom: 14px;
        background-size: 71px 71px;
        background-position: 0
    }
    .req {
        background-position: left 0;
        padding-left: 60px;
        background-size: 48px 48px
    }
    p.cert-step.cert1 {
        padding-right: 150px;
        background-image: url(../img/ico/GMP.png)
    }
    .bvessel {
        background-color: #fff;
        position: absolute;
        width: 602px;
        height: 402px;
        left: 25px;
        top: 10px;
        -webkit-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    .s6-history {
        right: -40px;
        top: 40px;
        position: absolute
    }
    .s6-history img {
        max-width: 210px;
        height: 500px
    }
    .saffron-group {
        text-align: right
    }
    .arjuna {
        max-width: 100%
    }
    .s10_ginger {
        max-width: 360px;
        margin-top: 0;
        margin-left: -20px
    }
    .gbadge {
        margin-top: -60px
    }
    .gbadge img {
        max-width: 100%
    }
    .guarantee {
        padding: 0 40px
    }
    .mt24special1 {
        margin-top: 96px
    }
    .saffron-title h1.mega {
        font-size: 67px
    }
    .lrgmt-4 {
        margin-top: -32px
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    h1.lg-only-h2 {
        font-size: 40px
    }
    .s01-subheadgroup p.px26 {
        font-size: 24px
    }
}

@media (min-width:1024px) and (max-width:1599px) {
    #s16 {
        background-position: 100% 0, 0 100%;
        background-repeat: no-repeat, no-repeat;
        background-size: 25% auto, 25% auto
    }
    #s16 {
        background-image: url(../img/bg/doc.jpg), url(../img/bg/s16_2.jpg)
    }
}
@media (min-width:1024px) and (max-width:1599px) {
    #happy-final {
        background-position:0 85%;
        background-repeat: no-repeat;
        background-size:25% auto;
    }
    #happy-final {
        background-image: url("../img/bg/happy-final.jpg");
    }
}

@media (min-width:1186px) and (max-width:9999px) {
    .hawthorn img {
        max-width: 480px;
        margin-left: -100px
    }
}

@media (min-width:1200px) {
    .s01 {
        background-position: 100% top;
        background-size: 85.4166% auto
    }
    .s02 {
        background-size: 45.2083% auto, 540px auto;
        background-position: 0 0, 110% bottom
    }
    .s05 {
        background-size: 1440px auto
    }
    .s01-left-align {
        margin-right: 30vw;
        margin-left: auto
    }
    .herogroup {
        padding-top: 64px;
        max-width: 800px
    }
    .s01-subheadgroup {
        margin-bottom: 40px;
        max-width: 700px
    }
    .s01-el-01 h4 {
        font-size: 19.2px;
        margin-bottom: 28.8px
    }
    .s01-el-02 h1 {
        line-height: .886em;
        font-size: 80px
    }
    .s01-el-02 h2 {
        font-size: 38px;
        margin-bottom: .8333em
    }
    .align-middle-xlarge {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .s6-flower {
        top: -20px;
        left: -20px
    }
    .s6_saffron-title,
    .saffron-title h1.mega {
        font-size: 72px
    }
}

@media (min-width:1400px) and (max-width:9999px) {
    .s12health {
        width: 602px;
        height: 412px;
        -webkit-transform: rotate(-.75deg);
        -ms-transform: rotate(-.75deg);
        transform: rotate(-.75deg)
    }
}

@media (min-width:1440px) {
    .s02 {
        background-position: 0 0, 100% 100%;
        background-size: 45.2083% auto, 28.125% auto
    }
    .s05 {
        background-size: 100% auto
    }
    .herogroup {
        padding-top: 64px;
        max-width: 1020px
    }
    .s01-subheadgroup {
        max-width: 800px;
        margin-bottom: 50px
    }
    .s01-el-01 h4 {
        font-size: 24px;
        margin-bottom: 36px
    }
    .s01-el-02 h1 {
        font-size: 114px
    }
    .s01-el-02 h2 {
        font-size: 48px
    }
    .arjuna {
        max-width: 540px;
        margin-left: -150px
    }
    .saffron-title h1.mega {
        font-size: 72px
    }
}

@media (min-width:1440px) and (max-width:1920px) {
    .s01-left-align {
        margin-right: 27vw;
        margin-left: auto
    }
}

@media (min-width:1600px) and (max-width:9999px) {
    #s16 {
        background-position: 100% 0, 0 100%;
        background-repeat: no-repeat, no-repeat
    }
    #s16 {
        background-image: url(../img/bg/doc.jpg), url(../img/bg/s16_2.jpg)
    }
}

@media (min-width:1600px) and (max-width:9999px) {
    #happy-final {
        background-position:0 85%;
        background-repeat: no-repeat;
    }
    #happy-final {
        background-image:url("../img/bg/happy-final.jpg")
    }
}


@media (min-width:1921px) and (max-width:9999px) {
    section {
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto
    }
    .s01-left-align {
        margin-left: 15.4%
    }
    .from-white-chevron,
    .to-white-chevron,
    .trans {
        background-size: 100% auto
    }
}

@media screen and (max-width:89.9375em) {
    .show-for-xxlarge,
    .show-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width:74.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
    }
}
/*JUAN CODE*/
@media (min-width:1024px) {
	.Proteins {
        background-image: url(../img/bg/Proteins-1-bg.jpg), url(../img/bg/Proteins-bg.jpg);
    }
    .Proteins {
		background-size: 45.2083% auto,880px auto;
		background-position: 0 0,110% bottom;
		background-color: #fff;
		background-repeat: no-repeat, no-repeat;
	}
	.old-woamn{

		background-repeat: no-repeat;
	}
 	}
@media (min-width:1024px) and (max-width:1439px) {
.old-woamn {
    background-image: linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7)),url(//d3nfdv7tcprljl.cloudfront.net/lfsl/bg/s11.jpg);
    background-position: top,-7vw bottom;
    background-size: 100% auto,35vw auto;
}}
@media (min-width:1440px) and (max-width:9999px) {
.old-woamn {
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0)),url(//d3nfdv7tcprljl.cloudfront.net/lfsl/bg/s11.jpg);
    background-position: top,-7vw bottom;
    background-size: 100% auto,35vw auto;
}}

.old-woamn {
    background-position: top,-7vw bottom;
    background-size: 100% auto,35vw auto;
}

.research-ico {
   min-width: 55px;
	max-width: 55px;
}
.ben-ico {
	min-width: 55px;
	max-width: 55px;
}
@media (max-width:768px) {
	.ben-ico {
	 	min-width: 40px;
	max-width: 40px;
}
	.research-ico {
    min-width: 45px;
    max-width: 45px;
}
	.img-sm{
		max-width: 250px;
	}
	.CoQ10-shield{
    max-width: 250px;
}}


.CoQ10 {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.CoQ10 {
    background-image: url(../img/bg/body.jpg);
}
.CoQ10-shield{
    max-width: 310px;
    margin-left: -130px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    margin-top: -100px;
	filter: drop-shadow(5px 5px 5px #747474);
}
@media (min-width:768px) and (max-width:1023px){
	.CoQ10-shield{
	transform: rotate(0deg);
	position: static;
	margin-left: -30px;
	max-width: 130%;
} }
@media (min-width:1px) and (max-width:767px){
	.CoQ10-shield{
	transform: rotate(0deg);
	position: static;
	margin: 0 auto 10px;
} }
.bg-testimonials {
    background-image: linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 500px,hsla(0,0%,100%,0) calc(100% - 500px),#fff),url(../img/bg/bg-testimonials.jpg);
}
.bg-testimonials {
    background-position: bottom,top;
    background-repeat: repeat-x,repeat;
    background-size: 100% auto,1024px auto;
}
.testimonial-card-row {
    margin-bottom: 20px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.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;
    padding-left: 0;
    height: 20px;
    margin-top: 15px;
    margin-right: 18px;
    color: rgba(0, 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, 0.1);
    margin-top: 10px;
    border-radius: 3.5px;
    min-width: 32px;
    box-shadow: inset 0 1px 2px hsla(0, 0%, 100%, 0.2);
    height: 36px;
    padding: 5px 10px 3px;
    color: #afafaf;
    text-align: center;
 
}
.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: -0.25px;
}
.askbox h2.email-text:first-of-type {
    text-indent: -9px;
}
@media (min-width:768) {
.bg-testimonials {
    background-size: 100% auto,100% auto;
}
.askbox .email-btn {
    display: block;
}
	.r-lines-1, .r-lines-btm {
    padding: 20px 20px 30px;
}
}

@media (min-width:1024px) {
.askbox .email-star {
    display: inline-block;
}
}
.bgred {
    background-color: #810906;
    background-position: 50%;
    background-repeat: repeat;
    border: 1px solid #520d0d;
        border-top-color: rgb(82, 13, 13);
    border-top-color: #e82921;
}
.boxpad40 {
    padding: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
}
.control {
        background-image: url(../img/bg/control-bg.jpg)
    }	
	.control {
    background-color: #fff;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.check {
    padding-left: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 2px;
    margin-left: 0;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: left 7px;
    background-image: url("../img/ico/check.png");
}	
@media (min-width:0px) and (max-width:768px) {
.lg-only {
        display: none;
    } 
		.btl6 {
	margin-bottom:85px;
}
	.control {
    background-image: none !important;

}
	.u  {

    line-height: 1.5!important;

}
}
.u  {
    border-bottom: .07em solid #ea3232;
    text-decoration: none;
    line-height: 0.95;
    text-shadow: 1px -1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
}
.accb {
    color: #0c5996;
}
.r-lines-1 {
    background-image: url(//d3nfdv7tcprljl.cloudfront.net/lfsl/fx/red-ul-1.png),url(//d3nfdv7tcprljl.cloudfront.net/lfsl/fx/red-ul-1.png);
    background-repeat: no-repeat,no-repeat;
    background-position: top,bottom;
    padding: 10px 10px 20px;
}
.no-shadow {
    text-shadow: none;
}

@media (min-width:768px) {
    .card-special {
        padding:25px;
    }
    #s11 .transition {
        margin-top:-150px;
    }
	.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/lfsl/bg/s16.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
}
@media (max-width:767px) {
    .card-special {
        padding:15px;
    }
    #s11 .transition {
        margin-top:-65px;
    }
}
.rbox {
    background-image: linear-gradient(180deg,rgba(162,15,8,0) 0,rgba(162,15,8,0) 80%,#a20f08),url(//d3nfdv7tcprljl.cloudfront.net/lfsl/el/bg-red-big.jpg) !important;
}
.rbox::after {
    background-image: url(//d3nfdv7tcprljl.cloudfront.net/lfsl/fx/bottom-triangle-red.png);
}
.rbox {
    background-position: top,bottom;
    background-size: cover,100% auto;
    position: relative;
    border-right: 1px solid #343434;
        border-right-color: rgb(52, 52, 52);
    border-left: 1px solid #343434;
        border-left-color: rgb(52, 52, 52);
    border-bottom: 1px solid #121212;
        border-bottom-color: rgb(18, 18, 18);
    border-top: 1px solid #444;
        border-top-color: rgb(68, 68, 68);
    background-color: #121212;
}
._fff {
    border-color: #fff !important;
}
.ibox {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.transbox {
    padding: 12px 18px;
        padding-right: 18px;
        padding-bottom: 12px;
        padding-left: 18px;
}
.bbox {
    background-image: linear-gradient(180deg,rgba(29,85,140,0) 0,rgba(29,85,140,0) 80%,#1d558c),url(//d3nfdv7tcprljl.cloudfront.net/lfsl/el/bg-blue-big.jpg) !important;
}
.borderbox.-white {
    border-color: #fff;
}
.bbox {
    background-position: top,bottom;
    background-size: cover,100% auto;
    position: relative;
    border-right: 1px solid #343434;
        border-right-color: rgb(52, 52, 52);
    border-left: 1px solid #343434;
        border-left-color: rgb(52, 52, 52);
    border-bottom: 1px solid #121212;
        border-bottom-color: rgb(18, 18, 18);
    border-top: 1px solid #444;
        border-top-color: rgb(68, 68, 68);

    background-color: #121212;
}
.borderbox {
    border: 2px solid #1b8ae2;
        border-top-color: rgb(27, 138, 226);
        border-top-style: solid;
        border-top-width: 2px;
        border-right-color: rgb(27, 138, 226);
        border-right-style: solid;
        border-right-width: 2px;
        border-bottom-color: rgb(27, 138, 226);
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-color: rgb(27, 138, 226);
        border-left-style: solid;
        border-left-width: 2px;
}
.s14-doubt {
    background-image: url("../img/fig/s14-doubt.jpg");
    background-repeat: no-repeat;
    padding-left: 3%;
	background-size: cover;}

@media (min-width:1px) and (max-width:767px) {
.s14-doubt {
    height: 200px;
    background-size: auto 200px;
    box-shadow: none;
    background-position: 50%;
    margin-top: 20px;
}
	.research .card{
		padding: 30px 10px;
	} 
}
.borderbox.-white {
    border-color: #fff;
}
.ks.u {
	text-shadow: 0 1px 0 #000, 0 .02em 0 #000, 0 .03em 0 #000, 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15);

}
/* US Dan fixes */
.usdan_mt-8 {
	margin-top:-64px;
}