/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: not-allowed
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0d0d0d;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 1200px;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row .row {
    margin-left: -10px;
    margin-left: -.625rem;
    margin-right: -10px;
    margin-right: -.625rem
}

.row.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-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
}

.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, li {
    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: Lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #0d0d0d;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .25em;
    line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0
}

h1 {
    font-size: 32px;
    font-size: 2rem
}

h2 {
    font-size: 24px;
    font-size: 1.5rem
}

h3 {
    font-size: 20px;
    font-size: 1.25rem
}

h4 {
    font-size: 19px;
    font-size: 1.1875rem
}

h5 {
    font-size: 18px;
    font-size: 1.125rem
}

h6 {
    font-size: 17px;
    font-size: 1.0625rem
}

a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}

a:focus,
a:hover {
    color: #1585cf
}

a img {
    border: 0
}

hr {
    max-width: 1200px;
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 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
}

.show-for-print {
    display: none !important
}

.ctr {
    text-align: center !important
}

.u {
    text-decoration: underline
}

.tight {
    letter-spacing: -.005em
}

.tight.tight,
.tighter {
    letter-spacing: -.015em
}

.tight.tight.tight {
    letter-spacing: -.03em
}

.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
}

.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
}

.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)
}

.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)
}

.research-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)
}

.fw,
.w270,
.w370,
.w470,
.w570,
.w670,
.w770,
.w870,
.w970,
.w1070,
.w1170,
.w1270,
.w1370 {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto
}

.w1370 {
    max-width: 1370px
}

.w1270 {
    max-width: 1270px
}

.w1170 {
    max-width: 1170px
}

.w1070 {
    max-width: 1070px
}

.w970 {
    max-width: 970px
}

.w870 {
    max-width: 870px
}

.w770 {
    max-width: 770px
}

.w670 {
    max-width: 670px
}

.w570 {
    max-width: 570px
}

.w470 {
    max-width: 470px
}

.w370 {
    max-width: 370px
}

.w270 {
    max-width: 270px
}

.mt-1 {
    margin-top: -8px !important
}

.mt-2 {
    margin-top: -16px !important
}

.mt-3 {
    margin-top: -24px !important
}

.mt-4 {
    margin-top: -32px !important
}

.mt-5 {
    margin-top: -40px !important
}

.mt-6 {
    margin-top: -48px !important
}

.mt-7 {
    margin-top: -56px !important
}

.mt-8 {
    margin-top: -64px !important
}

.mt-9 {
    margin-top: -72px !important
}

.mt-10 {
    margin-top: -80px !important
}

.mt-11 {
    margin-top: -88px !important
}

.mt-12 {
    margin-top: -96px !important
}

.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
}

.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
}

.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
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    text-align: center;
    margin-top: .25em
}

h1.reg,
h2.reg,
h3.reg,
h4.reg,
h5.reg,
h6.reg {
    font-weight: 400
}

h1+.row,
h1+p,
h2+.row,
h2+p,
h3+.row,
h3+p,
h4+.row,
h4+p,
h5+.row,
h5+p,
h6+.row,
h6+p {
    margin-top: 18px
}

h1.cnd,
h2.cnd,
h3.cnd,
h4.cnd,
h5.cnd,
h6.cnd {
    font-family: Fira Sans Extra Condensed, Impact, sans-serif;
    line-height: 1
}

h1.black,
h2.black,
h3.black,
h4.black,
h5.black,
h6.black {
    font-weight: 900
}

h1.fix,
h2.fix,
h3.fix,
h4.fix,
h5.fix,
h6.fix {
    margin-top: 18px
}

.black {
    font-weight: 900
}

.fix,
.row.fix,
p.fix {
    margin-top: 18px
}

.bfix {
    margin-bottom: 18px !important
}

.reg h6 {
    font-weight: 400
}

.cnd {
    font-family: Fira Sans Extra Condensed, Impact, sans-serif;
    line-height: 1.1;
    font-weight: 700
}

.cnd.reg {
    font-weight: 400
}

.sans {
    font-family: Lato, sans-serif
}

.serif {
    font-family: Faustina, serif
}

.em {
    font-style: italic
}

.reg {
    font-weight: 400
}

.reg.cnd {
    font-weight: 500
}

.wt,
.wt h1,
.wt h2,
.wt h3,
.wt h4,
.wt h5,
.wt h6,
.wt li,
.wt p {
    color: #fff
}

.wt .acc {
    color: #c10e0e
}

h1 sup {
    font-size: .5em
}

h1+h1 {
    margin-top: 0
}

h2 sup {
    font-size: .5em
}

h2+h1 {
    margin-top: 0
}

h3 sup {
    font-size: .5em
}

h3+h1 {
    margin-top: 0
}

h4 sup {
    font-size: .5em
}

h4+h1 {
    margin-top: 0
}

h5 sup {
    font-size: .5em
}

h5+h1 {
    margin-top: 0
}

h6 sup {
    font-size: .5em
}

h6+h1 {
    margin-top: 0
}

p {
    font-size: 17.5px;
    line-height: 1.4;
    margin-bottom: 19.2px;
    margin-bottom: 1.2rem
}

p+h1,
p+h2,
p+h3,
p+h4,
p+h5,
p+h6 {
    margin-top: 18px
}

.columns>p:last-child {
    margin-bottom: 0
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.ctr {
    text-align: center
}

p .black {
    font-weight: 900
}

.acc,
.rt,
acc {
    color: #c10e0e
}

.acc2,
.rt2 {
    color: #ed1c24
}

.accb,
.bt {
    color: #01699c
}

.accg,
.gt {
    color: #017361
}

.accb2 {
    color: #349892
}

.accb2 u.bc {
    border-color: #349892 !important
}

.accy,
.yt {
    color: #fe0
}

.wt .acc,
.wt .rt {
    color: #ed1c24
}

.accy2 {
    color: #fe0
}

.str {
    font-weight: 700
}

strong.black,
strong>.black {
    font-weight: 900
}

.u,
u {
    text-decoration: none;
    line-height: 1
}

.acc .u,
.acc u,
.u,
.u.acc,
u,
u.acc {
    border-bottom: .075em solid #c32020
}

.wt .u,
.wt u {
    border-color: #c10e0e
}
.yborder {
    border-bottom: .075em solid #fe0 !important;
}


.u.rc,
u.rc {
    border-color: #c10e0e !important;
    -webkit-text-decoration-color: #c10e0e;
    text-decoration-color: #c10e0e
}

.u.yc,
u.yc {
    border-color: #ffe77b !important
}

.u.yc.sp1,
u.yc.sp1 {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration-color: #ffe77b;
    text-decoration-color: #ffe77b
}

.u.bc,
u.bc {
    -webkit-text-decoration-color: #349892;
    text-decoration-color: #349892;
    border-color: #349892 !important
}

.u.gc,
u.gc {
    -webkit-text-decoration-color: #017361;
    text-decoration-color: #017361;
    border-color: #017361 !important
}

.u.oc,
u.oc {
    -webkit-text-decoration-color: #e85b1b;
    text-decoration-color: #e85b1b;
    border-color: #e85b1b !important
}

.u.ns,
.wt .u,
.wt u,
u.ns {
    text-shadow: none
}

.u.ob,
u.ob {
    text-shadow: 1px -1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000
}

h1 .u,
h1 u,
h2 .u,
h2 u,
h3 .u,
h3 u,
h4 .u,
h4 u,
h5 .u,
h5 u,
h6 .u,
h6 u {
    line-height: 1.1;
    border-width: .08em
}

.cnd .u,
.cnd u {
    line-height: .9
}

.ks .u,
.obox .u,
.rs .u,
.s01-holder h3.intro .u,
.sfx .u {
    text-shadow: inherit
}

.ks,
.s01-holder h3.intro {
    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)
}

.hi {
    padding: 0 .2em;
    line-height: 1;
    margin: 0 -.1em;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hi.xpad,
h3 .hi {
    padding: 0 .3em;
    margin: 0 -.15em
}

.hi.xpad2 {
    padding: .2em .6em;
    margin: 0 -.15em
}

.bull h6,
.bull p {
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left 5px;
    text-align: left;
    font-weight: 400
}

.bull.str p,
.bull h6.str,
.bull p.str {
    font-weight: 700
}

.bull.lined p {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #afcde1
}

.bull.lined p:last-of-type {
    border-bottom: none
}

.bull.larger p {
    background-position: left 6px;
    font-size: 17.5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 0
}

.bull.larger p,
.bull.xl p {
    background-size: 24px 24px;
    margin-bottom: 2px
}

.bull.xl p {
    font-size: 18px;
    padding: 2px 0 2px 36px
}

.bull.tightlist h6,
.bull.tightlist p {
    margin-bottom: 8px
}

.-bbtop {
    border-top: 4px solid #01699c
}

.clearfix {
    clear: both
}

.box {
    margin-top: 32px;
    margin-bottom: 32px;
    padding: 12px 18px
}

.box h1:first-child {
    margin-top: 0
}

.box h1:last-child {
    margin-bottom: 0
}

.box h2:first-child {
    margin-top: 0
}

.box h2:last-child {
    margin-bottom: 0
}

.box h3:first-child {
    margin-top: 0
}

.box h3:last-child {
    margin-bottom: 0
}

.box h4:first-child {
    margin-top: 0
}

.box h4:last-child {
    margin-bottom: 0
}

.box h5:first-child {
    margin-top: 0
}

.box h5:last-child {
    margin-bottom: 0
}

.box h6:first-child {
    margin-top: 0
}

.box h6:last-child {
    margin-bottom: 0
}

.box.-rout {
    border: 3px solid #ed1c24
}

.box.-rout2 {
    border: 3px solid #c10e0e
}

.box.-yout {
    border: 2px solid #ffe77b
}

.box.-bout {
    border: 2px solid #01699c
}

.boxspan {
    padding: 6px 10px
}

.box.-kbox {
    background-color: #000
}

.box.fill {
    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)
}

.box.fill h1,
.box.fill h2,
.box.fill h3,
.box.fill h4,
.box.fill h5,
.box.fill h6,
.box.fill p {
    color: #fff;
    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)
}

.box.rbox {
    background-color: #c10e0e
}

.box.rboxfill {
    border-bottom: 1px solid #630a0a
}

.box.rboxfill.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/pat/redboxfill-2.jpg)
}

.box.rboxfill.widefill {
    background-size: 100% auto
}

.box.nbtlr {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important
}

.box.ybox {
    background-color: #ffffd6;
    border: 2px solid #fff8b3
}

.box.ibox {
    display: inline-block;
    margin: 0 auto;
    padding: 2px 1em;
    border-width: 2px
}

.box.hovertop {
    padding-top: 0
}

.box.hovertop>:first-child {
    margin-top: -20px
}

.box.hovertop>:first-child span.ibox.wbox,
.box.whitefill {
    background-color: #fff
}

.box.halfwhitefill {
    background-color: hsla(0, 0%, 100%, .25)
}

.box.px4 {
    border-width: 4px
}

.box.translate-up {
    -webkit-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px)
}

.stroked {
    -webkit-filter: drop-shadow(4px 4px 0 red) drop-shadow(-4px 4px 0 red) drop-shadow(0 0 red) drop-shadow(-8px 0 red);
    filter: drop-shadow(4px 4px 0 red) drop-shadow(-4px 4px 0 red) drop-shadow(0 0 red) drop-shadow(-8px 0 red)
}

.notched {
    --notchSize: 20px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, calc(100% - var(--notchSize)) 0, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0 calc(100% - var(--notchSize)));
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, calc(100% - var(--notchSize)) 0, 100% var(--notchSize), 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, var(--notchSize) 100%, 0 calc(100% - var(--notchSize)))
}

.card {
    padding: 20px;
    margin: 30px auto
}

.card.medium-plain {
    padding-top: 0;
    padding-bottom: 0
}

.card.translate-up {
    margin-top: 0
}

.card.nofill {
    background-color: transparent
}

.card.-rout {
    border: 3px solid #c32020
}

.card.-yout {
    border: 3px solid #ffe77b
}

.card.-oout {
    border: 2px solid #e96c33
}

.card.-bout {
    border: 3px solid #349892
}

.card.wc {
    background-color: #fff
}

.card.dark {
    background-color: rgba(0, 0, 0, .4)
}

.card.dark2 {
    background-color: rgba(0, 0, 0, .3)
}

.card.thin {
    margin: 0;
    padding: 15px
}

.card.pad0 {
    padding: 0
}

.bt0 {
    border-top: none !important
}

.card.s06-card {
    background-repeat: no-repeat;
    background-position: 0 0
}

.rbl6 {
    border-left: 6px solid #c10e0e;
    padding-left: 12px
}

.nw-all,
.nwall {
    white-space: nowrap
}

.rbox {
    background-color: #c32020
}

.obox {
    background-color: #fb7437;
    color: #fff;
    border: 2px solid #ab4d20;
    padding: 8px 30px
}

.bbox {
    background-color: #01699c;
    background-size: 300px auto !important
}

.kbox {
    background-color: #000
}

.wbox {
    background-color: #fff
}

.boxpad {
    margin-top: 16px;
    margin-bottom: 16px
}

.boxpad._50 {
    padding: 25px
}

.boxpad :first-child,
.boxpad :last-child {
    margin-top: 0
}

.rbox {
    position: relative;
    border-right: 1px solid #343434;
    border-left: 1px solid #343434;
    border-bottom: 1px solid #121212;
    border-top: 1px solid #444;
    background-position: 50%
}

.kbox {
    background-color: #121212
}

.bbox,
.kbox {
    background-position: top, bottom;
    background-size: cover, 100% auto;
    position: relative;
    border-right: 1px solid #343434;
    border-left: 1px solid #343434;
    border-bottom: 1px solid #121212;
    border-top: 1px solid #444;
    background-position: 50%
}

.bbox {
    background-color: #01699c;
    background-position: top, bottom;
    background-size: 100%;
    position: relative;
    border-right: 1px solid #343434;
    border-left: 1px solid #343434;
    border-bottom: 1px solid #121212;
    border-top: 1px solid #444;
    background-position: 50%
}

.trans-white-chevron {
    width: 100%;
    height: 60px;
    margin-top: -20px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1920px auto;
    margin-bottom: -10px
}

.trans-white-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/to-white.png)
}

.trans-black-chevron {
    width: 100%;
    height: 67px;
    background-position: top;
    background-repeat: no-repeat;
    position: relative
}

.trans-black-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/to-black.png)
}

.trans-blue-chevron {
    width: 100%;
    height: 68px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1920px 68px;
    position: relative
}

.trans-blue-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/to-blue.png)
}

.trans-red-chevron {
    width: 100%;
    height: 67px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1920px auto;
    position: relative
}

.trans-red-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/to-red.png)
}

.trans-from-black-chevron {
    width: 100%;
    height: 59px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1920px 59px;
    margin-bottom: 30px
}

.trans-from-black-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/from-black.png)
}

.trans-from-red-chevron {
    width: 100%;
    height: 67px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1920px auto
}

.trans-from-red-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/from-red.png)
}

.trans-from-red-red-chevron {
    width: 100%;
    height: 68px;
    background-position: top;
    background-size: 1920px 68px;
    background-repeat: no-repeat;
    background-size: 1920px auto
}

.trans-from-red-red-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/from-red-red.png)
}

.trans-from-blue-chevron {
    width: 100%;
    height: 67px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1920px auto
}

.trans-from-blue-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/from-blue.png)
}

.trans-from-white-chevron {
    width: 100%;
    height: 59px;
    background-position: top;
    background-repeat: no-repeat
}

.trans-from-white-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/from-white.png)
}

.trans-from-white-gold-chevron {
    width: 100%;
    height: 68px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1920px auto
}

.trans-from-white-gold-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/from-white-gold.png)
}

.trans-to-white-red-chevron {
    width: 100%;
    height: 68px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1920px auto
}

.trans-to-white-red-chevron.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/to-white-red.png)
}

.trans-to-black-slash {
    width: 100%;
    height: 42px;
    background-position: top;
    background-repeat: no-repeat
}

.trans-to-black-slash.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/blackslash.png)
}

.ragged-from-white {
    height: 10px
}

.ragged-from-white.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/trans/ragged-from-white.png)
}

.hide {
    display: none !important
}

.hr,
hr {
    border-color: #c10e0e
}

.hr.rc,
hr.rc {
    border-color: #c32020
}

.hr.bc,
hr.bc {
    border-color: #01699c
}

.hr.gc,
hr.gc {
    border-color: #017361;
    border-style: dashed
}

.hr.striped,
hr.striped {
    border-color: transparent;
    background: repeating-linear-gradient(45deg, rgba(21, 113, 103, .7), rgba(21, 113, 103, .7) 5px, rgba(21, 113, 103, 0) 6px, rgba(21, 113, 103, 0) 10px, rgba(21, 113, 103, .7) 11px);
    height: 1px;
    background-size: 100% 20px
}

.testimonial hr {
    margin-top: 24px;
    margin-bottom: 24px
}

section {
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% auto
}

.s01 {
    background-color: #000000;
    background-image: linear-gradient(180deg, transparent calc(100% - 300px), #000), url("https://magnesiumbreakthrough.com/a/assets/img/fig/s01-bg-sm.png");
    background-size: 768px auto
}

.s01-holder .s01-title-sm {
    max-width: 356px;
    padding-top: 20px;
    margin: 0 auto 230px
}

.s02 {
    background-color: #fff
}

.s03 {
    background-color: #05131e;
    background-image: linear-gradient(180deg, transparent calc(100% - 300px), #000)
}

.s06 {
    background-color: #410304;
    background-size: 100% auto, 100% auto, 500px auto;
    background-repeat: repeat
}

.s06.lazyloaded {
    background-image: linear-gradient(180deg, rgba(37, 2, 2, 0) calc(100% - 300px), #250202), linear-gradient(90deg, rgba(0, 0, 0, .5), transparent 33%, transparent 66%, rgba(0, 0, 0, .5)), url(https://magnesiumbreakthrough.com/a/assets/img/pat/red-bg.jpg)
}

.s07-sm {
    background-size: 670px auto;
    background-position: top;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat
}

.s07-sm.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/fig/s07-sm.jpg)
}

.s12-sm {
    background-size: 450px auto;
    background-position: top;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    height: 250px;
    background-repeat: no-repeat
}

.s12-sm.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/fig/s12_sm.jpg)
}

.s07 {
    margin-top: -60px;
    background-color: #05131e;
    background-image: linear-gradient(180deg, transparent calc(100% - 200px), #000)
}

.s08-md {
    width: 270px;
    margin-top: 20px;
    margin-right: -30px
}

.s08 {
    background-repeat: repeat
}

.s08.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
}

.s09 {
    background-color: #000c3d
}

.s09.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/bg/s09.jpg)
}

.s11 {
    background-color: #05131e;
    background-image: linear-gradient(180deg, transparent calc(100% - 100px), #000)
}

.s13 {
    background-color: #000c3d
}

.s13.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/bg/s13.jpg)
}

.s14 {
    border-top: 4px solid #01699c
}

.s15 {
    background-color: #000d3e;
    background-size: 768px auto;
    background-position: top;
    background-attachment: fixed
}

.s15.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/bg/s13.jpg)
}

.s16 {
    border-top: 4px solid #01699c;
    background-size: 480px auto;
    background-repeat: repeat
}

.s16.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
}

.s17 {
    background-color: #000d3e;
    background-size: 768px auto;
    background-position: top
}

.s17.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/bg/s13.jpg)
}

.s19 {
    border-top: 4px solid #01699c;
    background-color: #000d3e;
    background-size: 768px auto;
    background-position: top
}

.s19.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/bg/s13.jpg)
}

.s21 {
    background-color: #dee1e2
}

.secwhite {
    background-size: 480px auto;
    background-repeat: repeat
}

.secwhite.lazyloaded {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
}

.secwhite.trans-end.lazyloaded {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) calc(100% - 200px), #fff), url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
}

.secwhite.trans-start.lazyloaded {
    background-image: linear-gradient(180deg, #fff 0, hsla(0, 0%, 100%, 0) 200px), url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
}

.secwhite.trans-start.trans-end.lazyloaded {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) calc(100% - 200px), #fff), linear-gradient(180deg, #fff 0, hsla(0, 0%, 100%, 0) 200px), url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
}

.secred {
    background-color: #410304;
    background-size: 100% auto, 500px auto;
    background-repeat: repeat
}

.secred.lazyloaded {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent 33%, transparent 66%, rgba(0, 0, 0, .5)), url(https://magnesiumbreakthrough.com/a/assets/img/pat/red-bg.jpg)
}

.fadeoutwhite {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) calc(100% - 200px), #fff)
}

.dave-testimonial.card {
    border: 2px solid #fff;
    background-repeat: no-repeat
}

.chek-testimonial.card {
    padding-right: 350px;
    background-position: 100% 0
}

.card.tcard {
    background-repeat: no-repeat;
    border: 2px solid #fff
}

.card.tcard h2 {
    padding-bottom: 10px;
    border-bottom: 2px solid black
}

.card.tcard h2 .tagline {
    margin-left: 8px;
    font-weight: 400;
    font-family: Lato, sans-serif;
    font-size: 22px
}

.references-wrap {
    max-width: 900px;
    padding: 30px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 20px
}

.references-wrap p {
    font-size: 16px
}

.references-wrap a {
    display: inline-block;
    margin-bottom: 20px
}

.references-wrap.references-collapsed {
    overflow: hidden;
    max-height: 0;
    display: none
}

.references-button {
    border: 2px solid #01699c;
    border-radius: 10px;
    padding: 15px 30px 20px;
    cursor: pointer
}

p.disclaimer {
    color: #666
}

.research-card {
    padding-top: 180px;
    background-color: #fff;
    -webkit-flex: 1 0 calc(33% - 15px);
    -ms-flex: 1 0 calc(33% - 15px);
    flex: 1 0 calc(33% - 15px);
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: top
}

.research-card:last-child {
    margin-right: 0
}

.research-card .card-content {
    padding: 15px 15px 10px
}

.finalrow {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s02-a img {
    -webkit-animation: 1.5s a infinite;
    animation: 1.5s a infinite
}

.s04-a {
    position: relative
}

.s04-fx {
    position: absolute;
    -webkit-animation: 2s c infinite;
    animation: 2s c infinite
}

.s09a {
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    -webkit-filter: drop-shadow(0 10px 5px rgba(0, 0, 0, .2)) drop-shadow(0 10px 5px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 10px 5px rgba(0, 0, 0, .2)) drop-shadow(0 10px 5px rgba(0, 0, 0, .2));
    -webkit-animation: 1.5s b infinite;
    animation: 1.5s b infinite
}

.s14-a {
    max-width: 260px;
    mix-blend-mode: multiply
}

.wadewrap {
    width: 190px
}

.wade-signoff {
    background-color: hsla(0, 0%, 100%, .7);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.multiply {
    mix-blend-mode: multiply
}

.circle {
    border-radius: 50%
}

.am {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.px16 {
    font-size: 16px
}

.compound-box {
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    background-size: 180px auto;
    background-position: 0 0
}

.compound-box .cbtitle {
    border-bottom: 3px solid;
    text-transform: uppercase;
    font-weight: 900
}

.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.z-depth-sm {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .1) !important
}

.card-hide-small {
    padding: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important
}

.tablewrap {
    margin: 0 auto;
    max-width: 950px;
    width: 100%;
    border: 5px solid #fff;
    border-bottom: 8px solid #fff;
    background-color: #fff;
    display: block;
    border-radius: 4px;
    transition: max-height 1s ease-out
}

.tablewrap .reveal-table {
    display: none
}

.tablewrap.unexpanded {
    transition: max-height 1s ease-out;
    max-height: 520px;
    overflow: hidden;
    position: relative
}

.tablewrap.unexpanded .reveal-table {
    display: block;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.tablewrap.unexpanded .reveal-table .reveal-text {
    padding-top: 180px;
    padding-bottom: 20px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff)
}

.tablewrap.unexpanded .reveal-table p {
    margin-bottom: 0
}

.tablewrap.unexpanded .reveal-table p .expander {
    display: inline-block;
    width: 20px
}

.comparison-table {
    width: 100%
}

.comparison-table tr.tablehead {
    background-color: #01699c;
    color: #fff;
    border-left: 1px solid #01699c
}

.comparison-table tr.tablehead th {
    font-weight: 400;
    padding: 12px 4px;
    font-size: 13px;
    border-right: 1px solid #085981
}

.comparison-table tr.tablehead th.lgleft {
    padding-left: 20px;
    font-weight: 700;
    text-align: left !important
}

.comparison-table tbody tr {
    background-color: #fff;
    border-bottom: 1px solid #c3d9ea
}

.comparison-table tbody tr.breakthrough {
    border-bottom: 1px solid #01699c
}

.comparison-table tbody tr.breakthrough td {
    font-size: 18px;
    background-color: #fffee1;
    padding: 14px 4px 12px
}

.comparison-table tbody tr.breakthrough td.yes {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ico/tick-green.png);
    background-size: 30px auto
}

.comparison-table tbody tr:last-of-type {
    border-bottom: 2px solid #01699c
}

.comparison-table tbody tr:last-of-type td {
    padding-bottom: 12px
}

.comparison-table tbody tr td {
    padding: 8px 4px;
    border-right: 1px solid #c3d9ea
}

.comparison-table tbody tr td:last-child {
    border-right: 1px solid #01699c
}

.comparison-table tbody tr td.pname {
    padding-left: 20px;
    border-left: 1px solid #01699c
}

.comparison-table tbody tr:nth-child(odd) {
    background-color: #f3f7fa
}

.comparison-table tbody tr td.yes {
    background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ico/tick-grey.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-blend-mode: multiply;
    background-position: 50%
}

.scroll-to-see {
    padding-left: 10px
}

.gbox {
    border-style: solid;
    border-width: 13px 13px 12px 12px;
    border-image: url(https://magnesiumbreakthrough.com/a/assets/img/fx/certificate-border.png) 26 26 24 24 repeat;
    padding: 10px 15px;
    width: 100%
}

.gbox img {
    max-width: 120px
}

.gseal {
    width: 150px;
    display: inline-block
}

.imgfx {
    border: 1px solid #fff;
    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
}

.inset {
    box-shadow: inset 0 16px 24px 2px rgba(0, 0, 0, .14), inset 0 6px 30px 5px rgba(0, 0, 0, .12), inset 0 8px 10px -5px rgba(0, 0, 0, .3)
}

.qcicon,
.qc span {
    background-repeat: no-repeat;
    background-size: 28px auto
}

.qcicon {
    padding-left: 35px
}

.qc span {
    background-size: 21px auto;
    background-position: 0;
    padding-left: 30px;
    margin-right: 10px
}

.fshadow {
    -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, .5));
    filter: drop-shadow(0 10px 10px rgba(0, 0, 0, .5))
}

.fshadow2 {
    -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, .25));
    filter: drop-shadow(0 5px 5px rgba(0, 0, 0, .25))
}

.cta-boxes.darkbg .cta-box:hover {
    border-color: #ffef5f
}

.cta-boxes {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 30px;
    margin-bottom: 30px
}

.cta-boxes .cta-box {
    border: 2px solid #eee;
    background-color: #fff;
    -webkit-flex: 1 0 33%;
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-bottom: 20px;
    cursor: pointer;
    padding: 1px 1px 20px;
    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);
    transition: all .5s
}

.cta-boxes .cta-box:hover {
    transition: all .5s;
    cursor: pointer;
    border-color: #1678ab;
    background-color: #fffdf1;
    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)
}

.cta-boxes .cta-box.pack6 .bottle-title {
    background-color: #01699c
}

.cta-boxes .cta-box.pack6 .bottle-title h3 {
    font-size: 34px
}

.cta-boxes .cta-box.pack6 .bottle-image {
    max-width: 280px;
    margin: 0 auto
}

.cta-boxes .bottle-title {
    margin: 0px;
    padding: 8px 10px 10px;
    background-color: #333
}

.cta-boxes .bottle-title h5 {
    margin: 0 0 -4px;
    font-size: 16px;
    letter-spacing: .3em;
    font-weight: 700;
    color: #ffef5f
}

.cta-boxes .bottle-title h3,
.cta-boxes .bottle-title h4 {
    color: #fff;
    margin: 4px 0 0;
    line-height: 1.1;
    font-family: Fira Sans Extra Condensed, Impact, sans-serif
}

.cta-boxes .bottle-title p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0;
    font-weight: 700;
    line-height: 1
}

.cta-boxes .bottle-image {
    max-width: 250px;
    margin: 0 auto
}

.cta-boxes .price-details h4 {
    margin: 0
}

.cta-boxes .price-details h4.strike {
    margin-top: 0;
    color: #777
}

.cta-boxes .price-details h4.price {
    margin-top: 4px;
    font-weight: 700;
    color: #01699c;
    font-size: 36px
}

.cta-boxes .price-details h4.price span {
    color: #343434;
    font-weight: 400;
    font-size: .6em
}

.cta-boxes .price-details h4.save {
    margin-top: 0;
    line-height: 1.2;
    color: #c10e0e
}

.cta-boxes .price-details h4.save.hide {
    visibility: hidden
}

.cta-boxes .price-details h4.save strong {
    font-size: 28px;
    font-weight: 900
}

.cta-boxes .price-details h4.save span {
    display: block;
    font-weight: 400;
    letter-spacing: .03em;
    font-size: 20px;
    margin-left: -5px
}

.cta-boxes p.guarantee {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #01699c;
    text-transform: uppercase;
    margin: 10px 0;
    letter-spacing: -.04em
}

.cards {
    max-width: 300px;
    margin: 0 auto
}

.cta-button {
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-weight: 900;
    color: #005c8b;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    background-color: #006400;
    position: relative;
    z-index: 1;
    display: block;
    margin: 20px 20px 16px;
    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);
    background-image: linear-gradient(180deg, #f6dda1, #f0c14b);
    border: 1px solid #fff;
    border-color: #a88734 #9c7e31 #846a29;
    border-radius: 5px;
    text-shadow: 1px 1px 0 #f9ffac
}

.cta-button:active,
.cta-button:hover,
.cta-button:link,
.cta-button:visited {
    color: #01699c
}

.cta-button:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .4s;
    z-index: -1;
    opacity: 0;
    background-image: linear-gradient(180deg, #ffdf28, #ffca11)
}

.cta-button .arr {
    display: inline-block;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.cta-box:hover .cta-button:before {
    opacity: 1;
    transition: opacity .4s
}

.productwrap {
    position: relative
}

.savingswrap {
    position: absolute;
    width: 90px;
    height: 90px;
    border: 2px solid #01699c;
    background-color: #fff;
    border-radius: 50%;
    right: 20px;
    bottom: 20px
}

.savingswrap .savetext {
    padding-top: 20px;
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg)
}

.savingswrap h2 {
    color: #01699c
}

.savingswrap h4 {
    font-family: Lato, sans-serif;
    font-size: 14px
}

.savingswrap h2,
.savingswrap h4 {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0
}

.savingswrap h2 {
    font-family: Fira Sans Extra Condensed, Impact, sans-serif;
    font-size: 36px
}

.savingswrap h2 span {
    font-size: .6em;
    display: inline-block;
    -webkit-transform: translate(-2px, -8px);
    -ms-transform: translate(-2px, -8px);
    transform: translate(-2px, -8px)
}

.rel {
    position: relative
}

._z1 {
    z-index: 1
}

._z2 {
    z-index: 2
}

._z3 {
    z-index: 3
}

.ls0 {
    letter-spacing: 0 !important
}

sup {
    cursor: pointer;
    font-weight: 400
}

sup.no {
    cursor: auto
}

.ac {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:0px) and (max-width:767px) {
    .smctr {
        text-align: center !important
    }
}

@media (min-width:0) and (max-width:1023px) {
    .card.tcard h2 .tagline {
        font-size: 19px;
        display: block;
        margin-left: 0;
        margin-top: 4px
    }
    .s03-sm {
        width: 100%;
        height: 250px;
        background-repeat: no-repeat;
        margin-top: 20px;
        background-position: top
    }
    .s03-sm.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/fig/s03-sm.jpg)
    }
}

@media (min-width:1px) and (max-width:767px) {
    .mtsm0 {
        margin-top: 0 !important
    }
    .mtsm1 {
        margin-top: 4px !important
    }
    .mtsm2 {
        margin-top: 8px !important
    }
    .mtsm3 {
        margin-top: 12px !important
    }
    .mtsm4 {
        margin-top: 16px !important
    }
    .mtsm5 {
        margin-top: 20px !important
    }
    .mtsm6 {
        margin-top: 24px !important
    }
    .mtsm7 {
        margin-top: 28px !important
    }
    .mtsm8 {
        margin-top: 32px !important
    }
    .mtsm9 {
        margin-top: 36px !important
    }
    .mtsm10 {
        margin-top: 40px !important
    }
    .mtsm11 {
        margin-top: 44px !important
    }
    .mtsm12 {
        margin-top: 48px !important
    }
    .mtsm13 {
        margin-top: 52px !important
    }
    .mtsm14 {
        margin-top: 56px !important
    }
    .mtsm15 {
        margin-top: 60px !important
    }
    .mtsm16 {
        margin-top: 64px !important
    }
    .mtsm17 {
        margin-top: 68px !important
    }
    .mtsm18 {
        margin-top: 72px !important
    }
    .mtsm19 {
        margin-top: 76px !important
    }
    .mtsm20 {
        margin-top: 80px !important
    }
    .mtsm21 {
        margin-top: 84px !important
    }
    .mtsm22 {
        margin-top: 88px !important
    }
    .mtsm23 {
        margin-top: 92px !important
    }
    .mtsm24 {
        margin-top: 96px !important
    }
    .mbsm0 {
        margin-bottom: 0 !important
    }
    .mbsm1 {
        margin-bottom: 4px !important
    }
    .mbsm2 {
        margin-bottom: 8px !important
    }
    .mbsm3 {
        margin-bottom: 12px !important
    }
    .mbsm4 {
        margin-bottom: 16px !important
    }
    .mbsm5 {
        margin-bottom: 20px !important
    }
    .mbsm6 {
        margin-bottom: 24px !important
    }
    .mbsm7 {
        margin-bottom: 28px !important
    }
    .mbsm8 {
        margin-bottom: 32px !important
    }
    .mbsm9 {
        margin-bottom: 36px !important
    }
    .mbsm10 {
        margin-bottom: 40px !important
    }
    .mbsm11 {
        margin-bottom: 44px !important
    }
    .mbsm12 {
        margin-bottom: 48px !important
    }
    .mbsm13 {
        margin-bottom: 52px !important
    }
    .mbsm14 {
        margin-bottom: 56px !important
    }
    .mbsm15 {
        margin-bottom: 60px !important
    }
    .mbsm16 {
        margin-bottom: 64px !important
    }
    .mbsm17 {
        margin-bottom: 68px !important
    }
    .mbsm18 {
        margin-bottom: 72px !important
    }
    .mbsm19 {
        margin-bottom: 76px !important
    }
    .mbsm20 {
        margin-bottom: 80px !important
    }
    .mbsm21 {
        margin-bottom: 84px !important
    }
    .mbsm22 {
        margin-bottom: 88px !important
    }
    .mbsm23 {
        margin-bottom: 92px !important
    }
    .mbsm24 {
        margin-bottom: 96px !important
    }
    .ptsm0 {
        padding-top: 0 !important
    }
    .ptsm1 {
        padding-top: 4px !important
    }
    .ptsm2 {
        padding-top: 8px !important
    }
    .ptsm3 {
        padding-top: 12px !important
    }
    .ptsm4 {
        padding-top: 16px !important
    }
    .ptsm5 {
        padding-top: 20px !important
    }
    .ptsm6 {
        padding-top: 24px !important
    }
    .ptsm7 {
        padding-top: 28px !important
    }
    .ptsm8 {
        padding-top: 32px !important
    }
    .ptsm9 {
        padding-top: 36px !important
    }
    .ptsm10 {
        padding-top: 40px !important
    }
    .ptsm11 {
        padding-top: 44px !important
    }
    .ptsm12 {
        padding-top: 48px !important
    }
    .ptsm13 {
        padding-top: 52px !important
    }
    .ptsm14 {
        padding-top: 56px !important
    }
    .ptsm15 {
        padding-top: 60px !important
    }
    .ptsm16 {
        padding-top: 64px !important
    }
    .ptsm17 {
        padding-top: 68px !important
    }
    .ptsm18 {
        padding-top: 72px !important
    }
    .ptsm19 {
        padding-top: 76px !important
    }
    .ptsm20 {
        padding-top: 80px !important
    }
    .ptsm21 {
        padding-top: 84px !important
    }
    .ptsm22 {
        padding-top: 88px !important
    }
    .ptsm23 {
        padding-top: 92px !important
    }
    .ptsm24 {
        padding-top: 96px !important
    }
    .pbsm0 {
        padding-bottom: 0 !important
    }
    .pbsm1 {
        padding-bottom: 4px !important
    }
    .pbsm2 {
        padding-bottom: 8px !important
    }
    .pbsm3 {
        padding-bottom: 12px !important
    }
    .pbsm4 {
        padding-bottom: 16px !important
    }
    .pbsm5 {
        padding-bottom: 20px !important
    }
    .pbsm6 {
        padding-bottom: 24px !important
    }
    .pbsm7 {
        padding-bottom: 28px !important
    }
    .pbsm8 {
        padding-bottom: 32px !important
    }
    .pbsm9 {
        padding-bottom: 36px !important
    }
    .pbsm10 {
        padding-bottom: 40px !important
    }
    .pbsm11 {
        padding-bottom: 44px !important
    }
    .pbsm12 {
        padding-bottom: 48px !important
    }
    .pbsm13 {
        padding-bottom: 52px !important
    }
    .pbsm14 {
        padding-bottom: 56px !important
    }
    .pbsm15 {
        padding-bottom: 60px !important
    }
    .pbsm16 {
        padding-bottom: 64px !important
    }
    .pbsm17 {
        padding-bottom: 68px !important
    }
    .pbsm18 {
        padding-bottom: 72px !important
    }
    .pbsm19 {
        padding-bottom: 76px !important
    }
    .pbsm20 {
        padding-bottom: 80px !important
    }
    .pbsm21 {
        padding-bottom: 84px !important
    }
    .pbsm22 {
        padding-bottom: 88px !important
    }
    .pbsm23 {
        padding-bottom: 92px !important
    }
    .pbsm24 {
        padding-bottom: 96px !important
    }
    h1.cnd,
    h2.cnd,
    h3.cnd,
    h4.cnd,
    h5.cnd,
    h6.cnd {
        line-height: 1.2
    }
    h1 {
        font-size: 32px
    }
    h1.kilo1,
    h1.smkilo1 {
        font-size: 36px
    }
    h1.kilo1.smkilo1 {
        font-size: 40px
    }
    h2 {
        font-size: 24px
    }
    h3 {
        font-size: 22px
    }
    h4 {
        font-size: 20px
    }
    h5,
    h6 {
        font-size: 18px
    }
    p {
        font-size: 16px
    }
    .u,
    u {
        text-decoration: underline;
        -webkit-text-decoration-color: #c10e0e;
        text-decoration-color: #c10e0e;
        border-bottom: none !important
    }
    .sfxsm {
        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)
    }
    .box.ibox.sm-fullwidth {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: -20px;
        margin-right: -20px
    }
    .card.s06-card[style] {
        background-image: none !important
    }
    .card.s06-card img {
        margin-left: -10px;
        margin-right: -10px;
        max-width: calc(100% + 20px);
        margin-bottom: 10px
    }
    .trans-white-chevron {
        background-size: auto 60px
    }
    .trans-from-white-chevron,
    .trans-from-white-gold-chevron,
    .trans-to-white-red-chevron {
        margin-bottom: 10px
    }
    .s01-holder .s01-title {
        max-width: 356px;
        padding-top: 20px;
        margin: 0 auto 230px
    }
    .card.tcard {
        padding: 180px 20px 10px;
        background-size: auto 170px;
        background-position: center 4px
    }
    .card.tcard h2 .tagline {
        line-height: 1
    }
    .research-card {
        box-shadow: none !important
    }
    .research-card.firstrcard {
        padding-top: 200px;
        background-position: center 20px
    }
    .fllt,
    .flrt {
        text-align: center;
        margin: 20px auto;
        max-width: 200px
    }
    .s04-a {
        max-width: 228px;
        margin: 0 auto 20px
    }
    .s10-a.flrt {
        max-width: 100%;
        width: 270px
    }
    .s13-a.flrt {
        max-width: 100%;
        width: 300px
    }
    .references a {
        word-break: break-all
    }
    .wade-signoff .row {
        display: block
    }
    .wadewrap {
        max-width: 120px;
        text-align: center;
        margin: 0 auto 20px
    }
    .wadewrap,
    .wadewrap img {
        border-radius: 50%
    }
    .s16-a {
        max-width: 100%;
        width: 180px
    }
    .s18-a.flrt {
        max-width: 100%;
        width: 160px
    }
    .compound-box {
        background-size: 430px auto;
        padding: 120px 20px 5px;
        margin-bottom: 20px;
        background-position: top
    }
    .compound-box h3 {
        margin-top: 0
    }
    .ing01.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-01_sm.jpg)
    }
    .ing02.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-02_sm.jpg)
    }
    .ing03.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-03_sm.jpg)
    }
    .ing04.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-04_sm.jpg)
    }
    .ing05.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-05_sm.jpg)
    }
    .ing06.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-06_sm.jpg)
    }
    .ing07.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-07_sm.jpg)
    }
    .tablewrap {
        margin-left: 5px;
        margin-right: 5px;
        max-width: calc(100% - 10px);
        overflow-x: auto
    }
    .comparison-table tr.tablehead th.lgleft {
        padding-left: 10px
    }
    .comparison-table tbody tr.breakthrough td.pname {
        font-size: 16px !important;
        padding-right: 12px
    }
    .comparison-table tbody tr td.pname {
        padding-left: 12px;
        padding-right: 8px;
        font-size: 14px !important
    }
    .gbox .mt-12 {
        margin-top: -36px !important
    }
    .cta-boxes {
        max-width: 470px;
        margin-left: auto;
        margin-right: auto
    }
    .cta-boxes .cta-box.pack1 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .cta-boxes .cta-box.pack3 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .cta-boxes .cta-box.pack6 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .cta-boxes .bottle-title h3 {
        margin-top: 5px;
        font-size: 34px
    }
    .cta-boxes .bottle-title p {
        margin-top: 4px;
        margin-bottom: 5px
    }
    .cta-boxes .price-details h4.save {
        font-size: 26px;
        margin-top: 2px
    }
    .smhide {
        display: none
    }
    .sm270 {
        max-width: 270px;
        margin-left: auto;
        margin-right: auto
    }
    .w570,
    .w670,
    .w770,
    .w870,
    .w970,
    .w1070,
    .w1170 {
        max-width: 450px
    }
    .s02-a.s02-a_sm {
        float: none
    }
    .larger p, .larger li{
        font-size: 17px
    }
    p {
        font-size: 16.5px;
        margin-bottom: 1.2rem;
        line-height: 1.6
    }
    .mtsm-2 {
        margin-top: -12px !important
    }
    .mt6 {
        margin-top: 12px
    }
    .mt12 {
        margin-top: 24px
    }
    .mt10 {
        margin-top: 20px
    }
    .mb14 {
        margin-bottom: 28px
    }
    .mb0 {
        margin-bottom: 0
    }
    .mb1 {
        margin-bottom: 2px
    }
    .smkilo {
        font-size: 2.5rem !important
    }
    .smgiga {
        font-size: 3.12rem !important
    }
    .mt0 {
        margin-top: 0
    }
    .z-depth-2.ns-sm,
    .z-depth-3.ns-sm,
    .z-depth-5.ns-sm {
        box-shadow: none !important
    }
    .acsm {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .sm450 {
        max-width: 450px !important
    }
    .smh1 {
        font-size: 32px !important
    }
    .smh2 {
        font-size: 28px !important
    }
    .smh3 {
        font-size: 24px !important
    }
    .smh4 {
        font-size: 20px !important
    }
    .smh5 {
        font-size: 18px !important
    }
    .card.sm-narrow {
        padding-left: 5px;
        padding-right: 5px
    }
    .card.sm-nofill.wc {
        background-color: transparent
    }
    .smlh10 {
        line-height: 1 !important
    }
    .smlh11 {
        line-height: 1.1 !important
    }
    .smlh12 {
        line-height: 1.2 !important
    }
    .smlh13 {
        line-height: 1.3 !important
    }
    .smleft {
        text-align: left
    }
    .smctr,
    .smmdctr {
        text-align: center
    }
    img.sm-img-fix {
        max-width: 200px;
        margin-bottom: 20px
    }
}

@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-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
    }
    .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.40625rem
    }
    h6 {
        font-size: 1.25rem
    }
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
    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
    }
}

@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: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-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
    }
    .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
    }
}

@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: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-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
    }
    .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
    }
}

@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: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-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
    }
    .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
    }
}

@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) {
    .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
    }
    .fw,
    .w270,
    .w370,
    .w470,
    .w570,
    .w670,
    .w770,
    .w870,
    .w970,
    .w1070,
    .w1170,
    .w1270,
    .w1370 {
        padding-left: 15px;
        padding-right: 15px
    }
    .mt0 {
        margin-top: 0 !important
    }
    .mt1 {
        margin-top: 2.6666666667px !important
    }
    .mt2 {
        margin-top: 5.3333333333px !important
    }
    .mt3 {
        margin-top: 8px !important
    }
    .mt4 {
        margin-top: 10.6666666667px !important
    }
    .mt5 {
        margin-top: 13.3333333333px !important
    }
    .mt6 {
        margin-top: 16px !important
    }
    .mt7 {
        margin-top: 18.6666666667px !important
    }
    .mt8 {
        margin-top: 21.3333333333px !important
    }
    .mt9 {
        margin-top: 24px !important
    }
    .mt10 {
        margin-top: 26.6666666667px !important
    }
    .mt11 {
        margin-top: 29.3333333333px !important
    }
    .mt12 {
        margin-top: 32px !important
    }
    .mt13 {
        margin-top: 34.6666666667px !important
    }
    .mt14 {
        margin-top: 37.3333333333px !important
    }
    .mt15 {
        margin-top: 40px !important
    }
    .mt16 {
        margin-top: 42.6666666667px !important
    }
    .mt17 {
        margin-top: 45.3333333333px !important
    }
    .mt18 {
        margin-top: 48px !important
    }
    .mt19 {
        margin-top: 50.6666666667px !important
    }
    .mt20 {
        margin-top: 53.3333333333px !important
    }
    .mt21 {
        margin-top: 56px !important
    }
    .mt22 {
        margin-top: 58.6666666667px !important
    }
    .mt23 {
        margin-top: 61.3333333333px !important
    }
    .mt24 {
        margin-top: 64px !important
    }
    .mb0 {
        margin-bottom: 0 !important
    }
    .mb1 {
        margin-bottom: 2.6666666667px !important
    }
    .mb2 {
        margin-bottom: 5.3333333333px !important
    }
    .mb3 {
        margin-bottom: 8px !important
    }
    .mb4 {
        margin-bottom: 10.6666666667px !important
    }
    .mb5 {
        margin-bottom: 13.3333333333px !important
    }
    .mb6 {
        margin-bottom: 16px !important
    }
    .mb7 {
        margin-bottom: 18.6666666667px !important
    }
    .mb8 {
        margin-bottom: 21.3333333333px !important
    }
    .mb9 {
        margin-bottom: 24px !important
    }
    .mb10 {
        margin-bottom: 26.6666666667px !important
    }
    .mb11 {
        margin-bottom: 29.3333333333px !important
    }
    .mb12 {
        margin-bottom: 32px !important
    }
    .mb13 {
        margin-bottom: 34.6666666667px !important
    }
    .mb14 {
        margin-bottom: 37.3333333333px !important
    }
    .mb15 {
        margin-bottom: 40px !important
    }
    .mb16 {
        margin-bottom: 42.6666666667px !important
    }
    .mb17 {
        margin-bottom: 45.3333333333px !important
    }
    .mb18 {
        margin-bottom: 48px !important
    }
    .mb19 {
        margin-bottom: 50.6666666667px !important
    }
    .mb20 {
        margin-bottom: 53.3333333333px !important
    }
    .mb21 {
        margin-bottom: 56px !important
    }
    .mb22 {
        margin-bottom: 58.6666666667px !important
    }
    .mb23 {
        margin-bottom: 61.3333333333px !important
    }
    .mb24 {
        margin-bottom: 64px !important
    }
    .pb0 {
        padding-bottom: 0 !important
    }
    .pb1 {
        padding-bottom: 2.6666666667px !important
    }
    .pb2 {
        padding-bottom: 5.3333333333px !important
    }
    .pb3 {
        padding-bottom: 8px !important
    }
    .pb4 {
        padding-bottom: 10.6666666667px !important
    }
    .pb5 {
        padding-bottom: 13.3333333333px !important
    }
    .pb6 {
        padding-bottom: 16px !important
    }
    .pb7 {
        padding-bottom: 18.6666666667px !important
    }
    .pb8 {
        padding-bottom: 21.3333333333px !important
    }
    .pb9 {
        padding-bottom: 24px !important
    }
    .pb10 {
        padding-bottom: 26.6666666667px !important
    }
    .pb11 {
        padding-bottom: 29.3333333333px !important
    }
    .pb12 {
        padding-bottom: 32px !important
    }
    .pb13 {
        padding-bottom: 34.6666666667px !important
    }
    .pb14 {
        padding-bottom: 37.3333333333px !important
    }
    .pb15 {
        padding-bottom: 40px !important
    }
    .pb16 {
        padding-bottom: 42.6666666667px !important
    }
    .pb17 {
        padding-bottom: 45.3333333333px !important
    }
    .pb18 {
        padding-bottom: 48px !important
    }
    .pb19 {
        padding-bottom: 50.6666666667px !important
    }
    .pb20 {
        padding-bottom: 53.3333333333px !important
    }
    .pb21 {
        padding-bottom: 56px !important
    }
    .pb22 {
        padding-bottom: 58.6666666667px !important
    }
    .pb23 {
        padding-bottom: 61.3333333333px !important
    }
    .pb24 {
        padding-bottom: 64px !important
    }
    .pt0 {
        padding-top: 0 !important
    }
    .pt1 {
        padding-top: 2.6666666667px !important
    }
    .pt2 {
        padding-top: 5.3333333333px !important
    }
    .pt3 {
        padding-top: 8px !important
    }
    .pt4 {
        padding-top: 10.6666666667px !important
    }
    .pt5 {
        padding-top: 13.3333333333px !important
    }
    .pt6 {
        padding-top: 16px !important
    }
    .pt7 {
        padding-top: 18.6666666667px !important
    }
    .pt8 {
        padding-top: 21.3333333333px !important
    }
    .pt9 {
        padding-top: 24px !important
    }
    .pt10 {
        padding-top: 26.6666666667px !important
    }
    .pt11 {
        padding-top: 29.3333333333px !important
    }
    .pt12 {
        padding-top: 32px !important
    }
    .pt13 {
        padding-top: 34.6666666667px !important
    }
    .pt14 {
        padding-top: 37.3333333333px !important
    }
    .pt15 {
        padding-top: 40px !important
    }
    .pt16 {
        padding-top: 42.6666666667px !important
    }
    .pt17 {
        padding-top: 45.3333333333px !important
    }
    .pt18 {
        padding-top: 48px !important
    }
    .pt19 {
        padding-top: 50.6666666667px !important
    }
    .pt20 {
        padding-top: 53.3333333333px !important
    }
    .pt21 {
        padding-top: 56px !important
    }
    .pt22 {
        padding-top: 58.6666666667px !important
    }
    .pt23 {
        padding-top: 61.3333333333px !important
    }
    .pt24 {
        padding-top: 64px !important
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: .5em
    }
    h1 .ssfx,
    h1.ssfx,
    h2 .ssfx,
    h2.ssfx,
    h3 .ssfx,
    h3.ssfx,
    h4 .ssfx,
    h4.ssfx,
    h5 .ssfx,
    h5.ssfx,
    h6 .ssfx,
    h6.ssfx {
        text-shadow: 0 1px 0 rgba(0, 0, 0, .25)
    }
    .fix,
    .row.fix,
    h1+.row,
    h1+p,
    h1.fix,
    h2+.row,
    h2+p,
    h2.fix,
    h3+.row,
    h3+p,
    h3.fix,
    h4+.row,
    h4+p,
    h4.fix,
    h5+.row,
    h5+p,
    h5.fix,
    h6+.row,
    h6+p,
    h6.fix,
    p.fix {
        margin-top: 36px
    }
    .bfix {
        margin-bottom: 36px !important
    }
    h1 {
        font-size: 37.5px
    }
    h2 {
        font-size: 31px
    }
    h3 {
        font-size: 26px
    }
    h4 {
        font-size: 22px
    }
    h5 {
        font-size: 18.92px
    }
    h6 {
        font-size: 18.06px
    }
    p+h1,
    p+h2,
    p+h3,
    p+h4,
    p+h5,
    p+h6 {
        margin-top: 36px
    }
    .u,
    u {
        display: inline-block
    }
    p .u,
    p u {
        text-shadow: 1px -1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
    }
    .obox,
    .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)
    }
    .ys {
        text-shadow: 0 .03em 1px #cab33c, 0 0 .025em #948222, 0 2px 1px #8c7810, 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)
    }
    .rs {
        text-shadow: 0 .03em 1px #810005, 0 0 .025em #390000, 0 2px 1px #240000, 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)
    }
    .bull.larger p {
        font-size: 20px
    }
    .bull.xl p {
        font-size: 18px;
        padding: 4px 0 4px 40px;
        background-size: 26px 26px
    }
    .box {
        margin-top: 32px;
        margin-bottom: 48px;
        padding: 22px 30px
    }
    .card {
        padding: 40px;
        margin: 60px auto
    }
    .card.translate-up {
        margin-bottom: -100px;
        -webkit-transform: translateY(-125px);
        -ms-transform: translateY(-125px);
        transform: translateY(-125px)
    }
    .card.s06-card {
        padding-left: 265px;
        padding-right: 25px
    }
    .nowrap,
    .nw {
        white-space: nowrap
    }
    .boxpad._50 {
        padding: 50px
    }
    .trans-white-chevron {
        margin-top: 10px;
        height: 67px
    }
    .trans-from-black-chevron {
        margin-bottom: 30px
    }
    .hr,
    hr {
        margin-top: 36px;
        margin-bottom: 36px
    }
    .s01 {
        background-image: linear-gradient(180deg, transparent calc(100% - 300px), #000), url("https://magnesiumbreakthrough.com/a/assets/img/fig/s01-bg.png");
        background-size: 1024px auto;
        background-position: top
    }
    .s01-holder {
        padding-top: 40px
    }
    .s01-holder .s01-title {
        max-width: 68vw
    }
    .s12-sm {
        display: none
    }
    .s08 {
        background-size: 480px auto
    }
    .s12 {
        background-blend-mode: multiply;
        background-position: calc(80% + 140px) calc(100% - 60px), 0 0;
        background-size: calc(300px + 10%) auto, 480px auto;
        background-repeat: no-repeat, repeat
    }
    .s12.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/bg/s12-b.jpg), url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
    }
    .s15,
    .s17,
    .s19 {
        background-size: 100% auto
    }
    .rc-row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-top: 40px
    }
    .research-card {
        margin-right: 10px
    }
    .finalrow .research-card {
        -webkit-flex: 0 0 300px;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px
    }
    .flrt {
        float: right;
        margin-left: 20px
    }
    .fllt {
        float: left;
        margin-right: 20px
    }
    .s02-a {
        max-width: 290px;
        float: right
    }
    .s05-a {
        max-width: 228px
    }
    .s04-a {
        max-width: 278px;
        float: right;
        margin-left: 0;
        max-width: 308px
    }
    .s09a {
        width: 180px;
        -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5));
        filter: drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5))
    }
    .s10-a {
        max-width: 37%;
        margin-right: -15px;
        margin-left: 0
    }
    .s13-a {
        max-width: 325px;
        margin-left: 0;
        margin-right: -5px
    }
    .s16-a {
        max-width: 250px
    }
    .s18-a {
        max-width: 200px
    }
    .compound-box {
        padding: 15px 50px 15px 210px;
        margin-top: 40px
    }
    .compound-box .cbtitle {
        text-align: left;
        margin-bottom: 20px
    }
    .ing01.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-01.jpg)
    }
    .ing02.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-02.jpg)
    }
    .ing03.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-03.jpg)
    }
    .ing04.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-04.jpg)
    }
    .ing05.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-05.jpg)
    }
    .ing06.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-06.jpg)
    }
    .ing07.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/ing/ing-07.jpg)
    }
    .valign {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .gbox img {
        max-width: 160px
    }
    .gbox {
        border-width: 26px 26px 24px 24px;
        padding: 10px 30px
    }
    .cta-boxes {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .cta-boxes .cta-box {
        border: 2px solid #eee;
        margin-left: 2px;
        margin-right: 2px;
        -webkit-flex: 1 0 calc(33% - 4px);
        -ms-flex: 1 0 calc(33% - 4px);
        flex: 1 0 calc(33% - 4px)
    }
    .cta-boxes .cta-box.pack1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .cta-boxes .cta-box.pack3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .cta-boxes .cta-box.pack6 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .cta-boxes .price-details h4.strike {
        font-size: 20px
    }
    .cta-boxes .price-details h4.save {
        height: 57.5px
    }
    .cta-button {
        font-size: 26px;
        margin: 20px 2px 16px;
        padding: 10px
    }
    .sm-only,
    .smonly,
    .smshow {
        display: none
    }
    .undent {
        text-indent: -1em;
        margin-left: 1em
    }
    .undent>* {
        text-indent: 0
    }
    .ml10lg {
        margin-left: 24px
    }
    .lgleft,
    .mdlgleft {
        text-align: left
    }
}

@media (min-width:768px) and (max-width:1023px) {
    h1.tabletfix {
        font-size: 38px
    }
    h2.tabletfix {
        font-size: 30px
    }
    h3.tabletfix {
        font-size: 28px
    }
    h4.tabletfix {
        font-size: 22px
    }
    .mdh2 {
        font-size: 37.5px;
        font-size: 31px
    }
    .mdh3 {
        font-size: 26px
    }
    .mdh4 {
        font-size: 22px
    }
    h1.kilo1 {
        font-size: 45px
    }
    h1.kilo {
        font-size: 3.25rem
    }
    h1.mega {
        font-size: 3.82rem
    }
    .box.mpadfix {
        padding: 22px 20px !important
    }
    .s01-holder h3.intro {
        max-width: 58vw;
        margin-top: 30px;
        text-align: left;
        border-left: 4px solid #fe0;
        padding-left: 12px;
        padding-bottom: 2px;
        padding-top: 2px
    }
    .chek-testimonial.card,
    .dave-testimonial.card {
        background-size: 120px auto;
        padding-left: 180px;
        background-position: 30px 40px
    }
    .chek-testimonial.card {
        padding-right: 40px
    }
    .card.tcard {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .qc span {
        font-size: 18px
    }
    .mdpl0 {
        padding-left: 0 !important
    }
    .mdpr0 {
        padding-right: 0 !important
    }
    .s12lgfix1.w670,
    .s12lgfix2.w670 {
        max-width: 450px;
        -webkit-transform: translate(-150px);
        -ms-transform: translate(-150px);
        transform: translate(-150px)
    }
    .cta-boxes .cta-box.pack6 .bottle-title h3 {
        font-size: 32px
    }
    .cta-boxes .bottle-title h5 {
        margin: 0
    }
    .cta-boxes .bottle-title h3,
    .cta-boxes .bottle-title h4 {
        font-size: 27px;
        letter-spacing: .4px
    }
    .cta-boxes .bottle-title p {
        margin-top: 4px;
        font-size: 16px;
        margin-bottom: 4px;
        font-weight: 400
    }
    .mtmd4 {
        margin-top: 32px !important
    }
    .mtmd6 {
        margin-top: 48px !important
    }
    .mtmd8 {
        margin-top: 64px !important
    }
    .pbmd4 {
        padding-bottom: 32px !important
    }
    .pbmd6 {
        padding-bottom: 48px !important
    }
    .pbmd8 {
        padding-bottom: 64px !important
    }
    .ac-medium {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .mdctr,
    .smmdctr {
        text-align: center
    }
    .mdac {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .mdlh13 {
        line-height: 1.3 !important
    }
    .mdleft {
        text-align: left
    }
    .mdright {
        text-align: right
    }
    .mdw770 {
        max-width: 740px !important
    }
    .mdw670 {
        max-width: 640px !important
    }
    .mdw570 {
        max-width: 540px !important
    }
    .mdctr {
        text-align: center !important
    }
}

@media (min-width:1024px) {
    .cut {
        display: block !important;
    }
    .pl-35{
        padding-left:35px;
    }

    .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
    }
    .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
    }
    .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
    }
    h1 {
        font-size: 44px
    }
    h1.kilo1 {
        font-size: 52px
    }
    h2 {
        font-size: 36px
    }
    h3 {
        font-size: 30px
    }
    h4 {
        font-size: 24px
    }
    h5 {
        font-size: 22px
    }
    h6 {
        font-size: 21px
    }
    .largetext p {
        font-size: 22px;
        line-height: 1.6
    }
    .bull.larger p {
        background-size: 27px 27px
    }
    .bull.xl p {
        font-size: 22px;
        background-size: 30px 30px
    }
    .box {
        padding: 28px 40px 30px
    }
    .box.halfpad {
        padding-left: 20px;
        padding-right: 20px
    }
    .box.morepad {
        padding-left: 50px;
        padding-right: 50px
    }
    .box.titlebox {
        padding: 15px 20px
    }
    .card {
        padding: 40px 60px;
        margin: 60px auto
    }
    .card.thin {
        padding: 20px 45px 30px
    }
    .card.s06-card {
        padding-left: 270px;
        padding-right: 50px
    }
    .nw-large {
        white-space: nowrap
    }
    .boxpad {
        margin-top: 32px;
        margin-bottom: 32px
    }
    .trans-from-black-chevron {
        margin-bottom: 50px
    }
    .s01 {
        background-image: linear-gradient(180deg, transparent calc(100% - 300px), #000), url("https://magnesiumbreakthrough.com/a/assets/img/fig/s01-bg.png");

        background-size: 1920px auto;
        background-position: top
    }
    .s01-holder {
        padding-top: 55px;
        max-width: 810px
    }
    .s01-holder .s01-title {
        max-width: 800px
    }
    .s01-holder h3.intro {
        margin-top: 35px;
        border-left: 12px solid #fe0;
        text-align: left;
        margin-left: 4px;
        padding-left: 30px;
        padding-bottom: 12px;
        padding-top: 2px
    }
    .s03 {
        background-position: 70% top;
        background-size: 130% auto
    }
    .s03.lazyloaded {
        background-image: linear-gradient(180deg, transparent calc(100% - 300px), #000), url(https://magnesiumbreakthrough.com/a/assets/img/bg/s03.jpg)
    }
    .s07-sm {
        display: none
    }
    .s07 {
        background-size: 1920px auto;
        background-position: 60% top
    }
    .s07.lazyloaded {
        background-image: linear-gradient(180deg, transparent calc(100% - 200px), #000), linear-gradient(180deg, rgba(5, 19, 30, 0) 600px, #05131e 800px), url(https://magnesiumbreakthrough.com/a/assets/img/bg/s07.jpg)
    }
    .s08-md {
        display: none
    }
    .s08.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/bg/s08.jpg), url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
    }
    .s08 {
        background-blend-mode: multiply;
        background-position: calc(100% + 200px) 250px, 0 0;
        background-size: 1200px auto, 960px auto;
        background-repeat: no-repeat, repeat
    }
    .s11 {
        background-position: center 50px
    }
    .s11.lazyloaded {
        background-image: linear-gradient(180deg, transparent calc(100% - 100px), #000), url(https://magnesiumbreakthrough.com/a/assets/img/bg/s11.jpg)
    }
    .s12 {
        background-position: calc(110% + 40px) calc(50% + 140px), 0 0;
        background-size: 48% auto, 960px auto
    }
    .secwhite {
        background-size: 960px auto
    }
    .dave-testimonial.card {
        background-size: 320px auto;
        padding-left: 350px
    }
    .chek-testimonial.card {
        padding-right: 350px
    }
    .pull-left-red {
        border-left: 12px solid #ed1c24;
        margin-left: -42px;
        padding-left: 30px;
        padding-bottom: 12px;
        padding-top: 2px
    }
    .research-card {
        margin-right: 20px
    }
    .research-card .card-content {
        padding: 20px 25px 10px
    }
    .pull-left-100 {
        margin-left: -100px
    }
    .pull-left-140 {
        margin-left: -140px
    }
    .pull-left-180 {
        margin-left: -180px
    }
    .pull-left-200 {
        margin-left: -200px
    }
    .s02-a {
        max-width: 378px;
        margin-right: -80px;
        margin-bottom: -40px;
        margin-top: -20px
    }
    .s03-sm {
        display: none
    }
    .s04-a{
        max-width: 320px
    }
    .s05-a {
        max-width: 320px
    }
    .s04-a {
        margin: 10px -100px 20px 20px
    }
    .s10-a {
        max-width: 370px;
        margin-right: -80px;
        margin-left: 0
    }
    .s13-a {
        max-width: 430px;
        margin: 0 -160px -50px 10px
    }
    .s14-a {
        margin: 0 -200px -50px 10px
    }
    .s16-a {
        margin: 0 40px 40px -80px
    }
    .s18-a {
        margin: 0 -140px 0 40px
    }
    .compound-box {
        padding: 15px 50px 15px 210px;
        margin-top: 40px
    }
    .compound-box .larger p {
        margin-bottom: 8px
    }
    .compound-box .larger p:last-of-type {
        margin-bottom: 19px
    }
    .gbox {
        padding: 10px 40px
    }
    .qc span {
        padding-left: 35px;
        margin-right: 20px
    }
    .cta-boxes .cta-box {
        border: 4px solid #eee;
        -webkit-flex: 1 0 calc(33% - 10px);
        -ms-flex: 1 0 calc(33% - 10px);
        flex: 1 0 calc(33% - 10px);
        margin-left: 5px;
        margin-right: 5px
    }
    .cta-boxes .price-details h4.price {
        font-size: 40px
    }
    .cta-button {
        font-size: 24px;
        max-width: 300px;
        margin: 10px auto 16px;
        padding: 10px 40px
    }
    sup {
        font-size: 12px
    }
    .lgright {
        text-align: right
    }
    .fw.fwlgleft {
        margin-left: 0
    }
    .lgleft {
        text-align: left
    }
    .lg-align-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .lgshrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .larger p {
        font-size: 20px;
        line-height: 1.6
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .s04-a {
        margin: 10px -80px 20px 20px
    }
    .lgw570 {
        max-width: 570px !important
    }
    .lgw670 {
        max-width: 670px !important
    }
    .lgw770 {
        max-width: 770px !important
    }
    .s12lgfix1.w670 {
        -webkit-transform: translate(-150px);
        -ms-transform: translate(-150px);
        transform: translate(-150px)
    }
    .s12lgfix2.w670 {
        max-width: 570px !important;
        -webkit-transform: translate(-200px);
        -ms-transform: translate(-200px);
        transform: translate(-200px)
    }
    .s13 .w770 {
        -webkit-transform: translate(-80px);
        -ms-transform: translate(-80px);
        transform: translate(-80px)
    }
    .mtlg0 {
        margin-top: 0
    }
}

@media (min-width:1200px) {
    .largetext p {
        font-size: 24px;
        line-height: 1.6
    }
    .s01-holder .s01-title {
        margin-left: 35px
    }
    .s03 {
        background-position: top;
        background-size: 110% auto
    }
    .s08 {
        background-blend-mode: multiply;
        background-position: 45% 100px, 0 0;
        background-size: 1920px auto, 960px auto;
        background-repeat: no-repeat, repeat;
        background-position: calc(70% + 140px) 230px, 0 0;
        background-size: calc(50px + 90%) auto, 960px auto
    }
    .s09 {
        background-size: 1440px auto
    }
    .s11 {
        background-size: 120% auto;
        background-position: top
    }
    .s12 {
        background-position: 110% calc(50% + 180px), 0 0;
        background-size: 34% auto, 960px auto
    }
    .s13 {
        background-size: 1440px auto
    }
    .s16 {
        background-blend-mode: multiply;
        background-position: 45% 100px, 0 0;
        background-size: 1920px auto, 960px auto;
        background-repeat: no-repeat, repeat
    }
    .s16.lazyloaded {
        background-image: url(https://magnesiumbreakthrough.com/a/assets/img/bg/s08-b.jpg), url(https://magnesiumbreakthrough.com/a/assets/img/pat/white-bg-repeat_02.jpg)
    }
    .s16 {
        background-position: calc(50% - 50px) calc(100% + 50px), 0 0;
        background-size: 1200px auto, 960px auto
    }
    .s02-a {
        margin-right: -140px;
        margin-bottom: -40px;
        margin-top: -20px;
        margin-left: 20px;
    }
    .s05-a {
        margin-right: 30px
    }
    .s10-a {
        max-width: 430px;
        margin-right: -160px;
        margin-left: 10px;
        margin-top: -32px
    }
    .s16-a {
        margin: -32px 40px 0 -180px
    }
}

@media (min-width:1440px) {
    .s03 {
        background-size: 100% auto
    }
    .s07 {
        background-size: 2160px auto;
        background-position: 45% top
    }
    .s08 {
        background-position: calc(70% + 100px) 150px, 0 0
    }
    .s09 {
        background-size: 1920px auto
    }
    .s11 {
        background-size: 100% auto
    }
    .s12 {
        background-position: 102% bottom, 0 0;
        background-size: 30% auto, 960px auto
    }
    .s13 {
        background-size: 1920px auto
    }
    .s16 {
        background-position: calc(70% - 0px) calc(100% + 120px), 0 0;
        background-size: calc(50px + 90%) auto, 960px auto
    }
}

@media (min-width:1920px) and (max-width:9999px) {
    section {
        background-color: #fff;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:1921px) and (max-width:9999px) {
    .trans-white-chevron {
        background-size: 100% 67px
    }
    .trans-black-chevron,
    .trans-blue-chevron,
    .trans-red-chevron {
        background-size: 100% auto
    }
    .trans-from-black-chevron {
        background-size: 100% 59px
    }
    .trans-from-red-chevron {
        background-size: 100% auto
    }
    .trans-from-red-red-chevron {
        background-size: 100% 68px
    }
    .trans-from-blue-chevron {
        background-size: 100% auto
    }
    .trans-from-white-chevron {
        background-size: 100% 59px
    }
    .trans-from-white-gold-chevron,
    .trans-to-white-red-chevron {
        background-size: 100% 68px
    }
    .trans-to-black-slash {
        background-size: 100% auto
    }
}

@media (min-width:1921px) {
    .s01 {
        background-image: linear-gradient(180deg, transparent calc(100% - 300px), #000), url("https://fb-v1.cdn-bio.com/assets/sleep-bg-xl-b0dddfd9c96422fb7ea49410e76438ec.png");
        background-size: 100% auto, 1920px auto
    }
    .s03 {
        background-size: 100% auto, 2100px auto
    }
    .s03.lazyloaded {
        background-image: linear-gradient(180deg, transparent calc(100% - 300px), #000), url(https://magnesiumbreakthrough.com/a/assets/img/bg/s03xl.jpg)
    }
    .s08 {
        background-position: calc(50% + 100px) 150px, 0 0;
        background-size: 1920px auto, 960px auto
    }
    .s09 {
        background-size: 100% auto
    }
    .s11 {
        background-size: 100% auto, 2900px auto
    }
    .s11.lazyloaded {
        background-image: linear-gradient(180deg, transparent calc(100% - 100px), #000), url(https://magnesiumbreakthrough.com/a/assets/img/bg/s11xl.jpg)
    }
    .s12 {
        background-size: 580px auto, 960px auto;
        background-position: calc(50% + 600px) 40px, 0 0
    }
    .s13 {
        background-size: 100% auto
    }
    .s16 {
        background-position: calc(50% - 60px) calc(100% + 160px), 0 0;
        background-size: 1820px auto, 960px auto
    }
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    .show-for-print {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

@-webkit-keyframes a {
    0% {
        -webkit-filter: contrast(1) brightness(1);
        filter: contrast(1) brightness(1)
    }
    50% {
        -webkit-filter: contrast(.9) brightness(1.15);
        filter: contrast(.9) brightness(1.15)
    }
    to {
        -webkit-filter: contrast(1) brightness(1);
        filter: contrast(1) brightness(1)
    }
}

@keyframes a {
    0% {
        -webkit-filter: contrast(1) brightness(1);
        filter: contrast(1) brightness(1)
    }
    50% {
        -webkit-filter: contrast(.9) brightness(1.15);
        filter: contrast(.9) brightness(1.15)
    }
    to {
        -webkit-filter: contrast(1) brightness(1);
        filter: contrast(1) brightness(1)
    }
}

@-webkit-keyframes b {
    0% {
        -webkit-filter: contrast(1) brightness(1) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5));
        filter: contrast(1) brightness(1) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5))
    }
    50% {
        -webkit-filter: contrast(.9) brightness(1.15) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5));
        filter: contrast(.9) brightness(1.15) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5))
    }
    to {
        -webkit-filter: contrast(1) brightness(1) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5));
        filter: contrast(1) brightness(1) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5))
    }
}

@keyframes b {
    0% {
        -webkit-filter: contrast(1) brightness(1) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5));
        filter: contrast(1) brightness(1) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5))
    }
    50% {
        -webkit-filter: contrast(.9) brightness(1.15) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5));
        filter: contrast(.9) brightness(1.15) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5))
    }
    to {
        -webkit-filter: contrast(1) brightness(1) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5));
        filter: contrast(1) brightness(1) drop-shadow(0 10px 10px rgba(0, 0, 0, .5)) drop-shadow(0 10px 20px rgba(0, 0, 0, .5))
    }
}

@-webkit-keyframes c {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    75% {
        opacity: .8
    }
    to {
        opacity: 0
    }
}

@keyframes c {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    75% {
        opacity: .8
    }
    to {
        opacity: 0
    }
}

.font-fira {
    font-family: Fira Sans Extra Condensed, Impact, sans-serif !important;
}

.second-title {
    background-color: #EEEEEE !important;
    text-align: center;
    border: 2px solid #CACACA;
    padding: 0px !important;
    margin-top: 20px !important;
    margin-bottom: 25px !important
}

.third-title {
    background-color: #EEEEEE !important;
    text-align: center;
    border-bottom: 2px solid #CACACA;
}

.plus-free-bonus-gift {
    margin-left: 140px !important;
    font-size: 14px !important;
    font-family: Lato, sans-serif;
    color: white !important;
    text-transform: uppercase;
    line-height: 18px !important;
    text-align: left !important;
    font-weight: bold !important;
}

.three-mz-bottles {
    font-size: 22px !important;
    font-family: Fira Sans Extra Condensed, Impact, sans-serif;
    color: rgb(51, 51, 51) !important;
    font-weight: bold;
    line-height: 28px !important;
    text-align: left !important;
}

.yours-free {
    font-size: 14px !important;
    font-family: Lato, sans-serif;
    color: rgb(51, 51, 51) !important;
    text-align: left !important;
    line-height: 18px !important;
    font-weight: normal !important
}

.mz-image {
    max-width: 32%;
    float: left;
    margin-left: 10px;
    position: relative;
}

.mz-text {
    display: inline-block;
    max-width: 65%;
}

.btl-image {
    vertical-align: bottom ! important;
}

.pl20 {
    padding-left: 20px;
}

.tm7 {
    top: -8px;
}

.tm15 {
    top: -15px;
}

@media(min-width:1200px) {
    .btl-image {
        vertical-align: bottom ! important;
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .mz-image {
        max-width: 80px;
        height: auto;
        margin-right: 10px !important;
    }
    .mz-text,
    .blue-headline {
        max-width: 100%;
        padding-left: 0px;
    }
    .mz-text {
        width: 100%;
    }
    .three-mz-bottles,
    .yours-free {
        text-align: center !important;
    }
    .plus-free-bonus-gift {
        margin-left: 0px !important
    }
}

@media(min-width:425px) and (max-width:640px) {
    .plus-free-bonus-gift {
        font-size: 14px !important;
        line-height: 18px !important;
        margin-left: 190px !important
    }
    .three-mz-bottles {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    .yours-free {
        font-size: 14px !important;
        line-height: 18px !important;
    }
}

@media(min-width:0px) and (max-width:425px) {
    .plus-free-bonus-gift {
        margin-left: 140px !important
    }
    .cut-sm {
        display: block !important;
    }
}

.blue-headline {
    background-color: #176389;
    padding-top: 5px;
    padding-bottom: 5px;
}

.d-none {
    display: none !important;
}

.d-table {
    display: table !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (min-width: 768px) {
    .d-md-table {
        display: table !important;
    }
    .d-md-none {
        display: none !important;
    }
}

.w-100 {
    width: 100% !important;
}
.s01-title h1 {
    font-size: 5.6em;
    line-height: 1.15em;
    margin: 0 10px;
    letter-spacing: 1px
}
@media (min-width:0) and (max-width:1023px) {
.s01-title h1 {
    font-size: 4.6em
}}
@media (min-width:1px) and (max-width:767px) {
    .s01-title h1 .cut {
        display: inline
    }
    .s01-title h1 {
        font-size: 2.8em;
        text-align: center
    }}@media (min-width:1px) and (max-width:424px) {
        .s01-title h1 {
            font-size: 2.5em
        }
    }
.font-anton { font-family: 'Anton', Impact, Arial, sans-serif !important; font-weight: 400 !important; }

.life-without-sleep li{
    background: url("https://magnesiumbreakthrough.com/a/assets/img/fig/icon-check.png") no-repeat left top;
    padding-left: 56px;
    padding-top: 3px;
    list-style: none;
}
.red-box{
    border: 3px solid #ED1C24;
    width: 100%;
    padding: 12px;
}