.bp-pshot {
    max-width: 300px;
    margin-left: -70px;
}
/*! 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: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: not-allowed;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=90em&xxlarge=90em";
}
html {
    font-size: 100%;
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
body {
    padding: 0;
    margin: 0;
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #1f1f1f;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
}
select {
    width: 100%;
    border-radius: 0;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important;
}
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1;
}
[data-whatinput=mouse] button {
    outline: 0;
}
.is-visible {
    display: block!important;
}
.is-hidden {
    display: none!important;
}
.row {
    max-width: 1200px;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.row .row {
    margin-left: -10px;
    margin-left: -.625rem;
    margin-right: -10px;
    margin-right: -.625rem;
}
.row .row,
.row.expanded {
    max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse > .column > .row,
.row.collapse > .columns > .row,
.row.is-collapse-child {
    margin-left: 0;
    margin-right: 0;
}
.column,
.columns {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    min-width: 0;
}
.column.row.row,
.row.row.columns {
    float: none;
    display: block;
}
.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.small-1 {
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.small-offset-0 {
    margin-left: 0;
}
.small-2 {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.small-offset-1 {
    margin-left: 8.3333333333%;
}
.small-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-offset-2 {
    margin-left: 16.6666666667%;
}
.small-4 {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.small-offset-3 {
    margin-left: 25%;
}
.small-5 {
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.small-offset-4 {
    margin-left: 33.3333333333%;
}
.small-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-offset-5 {
    margin-left: 41.6666666667%;
}
.small-7 {
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.small-offset-6 {
    margin-left: 50%;
}
.small-8 {
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.small-offset-7 {
    margin-left: 58.3333333333%;
}
.small-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.small-offset-8 {
    margin-left: 66.6666666667%;
}
.small-10 {
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.small-offset-9 {
    margin-left: 75%;
}
.small-11 {
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.small-offset-10 {
    margin-left: 83.3333333333%;
}
.small-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-offset-11 {
    margin-left: 91.6666666667%;
}
.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
}
.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
}
.row.large-unstack > .column,
.row.large-unstack > .columns,
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}
.align-top.columns,
.column.align-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom.columns,
.column.align-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle.columns,
.column.align-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.align-stretch.columns,
.column.align-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}
p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}
em,
i {
    font-style: italic;
}
b,
em,
i,
strong {
    line-height: inherit;
}
b,
strong {
    font-weight: 700;
}
small {
    font-size: 80%;
    line-height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Oswald,sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #1f1f1f;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0;
}
h1 {
    font-size: 32px;
    font-size: 2rem;
}
h2 {
    font-size: 24px;
    font-size: 1.5rem;
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
h4 {
    font-size: 19px;
    font-size: 1.1875rem;
}
h5 {
    font-size: 18px;
    font-size: 1.125rem;
}
h6 {
    font-size: 17px;
    font-size: 1.0625rem;
}
a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}
a:focus,
a:hover {
    color: #1585cf;
}
a img {
    border: 0;
}
hr {
    max-width: 1200px;
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both;
}
dl,
ol,
ul {
    line-height: 1.6;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    list-style-position: outside;
}
li {
    font-size: inherit;
}
ul {
    list-style-type: disc;
}
ol,
ol ol,
ol ul,
ul,
ul ol,
ul ul {
    margin-left: 20px;
    margin-left: 1.25rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dl {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 4.8px;
    margin-bottom: 0.3rem;
    font-weight: 700;
}
blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a;
}
cite {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #8a8a8a;
}
cite:before {
    content: '\2014 \0020';
}
abbr {
    color: #1f1f1f;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a;
}
code {
    font-weight: 400;
    border: 1px solid #cacaca;
    padding: 0.125rem 0.3125rem 0.0625rem;
}
code,
kbd {
    font-family: Consolas,Liberation Mono,Courier,monospace;
    color: #0a0a0a;
    background-color: #e6e6e6;
}
kbd {
    padding: 0.125rem 0.25rem 0;
    margin: 0;
}
.subheader {
    margin-top: 3.2px;
    margin-top: 0.2rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a;
}
.lead {
    font-size: 125%;
    line-height: 1.6;
}
.stat {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
}
p+.stat {
    margin-top: -16px;
    margin-top: -1rem;
}
.no-bullet {
    margin-left: 0;
    list-style: none;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.show-for-print {
    display: none!important;
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 39px;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 16px;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    border-radius: 0;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
}
textarea {
    max-width: 100%;
}
textarea[rows] {
    height: auto;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #cacaca;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca;
}
input::placeholder,
textarea::placeholder {
    color: #cacaca;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed;
}
[type=button],
[type=submit] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type=search] {
    box-sizing: border-box;
}
[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem;
}
[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    margin-left: 8px;
    margin-left: 0.5rem;
    margin-right: 16px;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer;
}
label > [type=checkbox],
label > [type=radio] {
    margin-right: 8px;
    margin-right: 0.5rem;
}
[type=file] {
    width: 100%;
}
label {
    display: block;
    margin: 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a;
}
label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0;
}
.help-text {
    margin-top: -8px;
    margin-top: -.5rem;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    color: #0a0a0a;
}
.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.input-group > :first-child,
.input-group > :last-child > * {
    border-radius: 0 0 0 0;
}
.input-group-button,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap;
}
.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group-label:first-child {
    border-right: 0;
}
.input-group-label:last-child {
    border-left: 0;
}
.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    width: auto;
    height: auto;
}
.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.input-group-button a,
.input-group-button button,
.input-group-button input {
    margin: 0;
}
.input-group .input-group-button {
    display: table-cell;
}
fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}
legend {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    max-width: 100%;
}
.fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0;
}
.fieldset legend {
    background: #fefefe;
    padding: 0 0.1875rem;
    margin: 0 0 0 -.1875rem;
}
select {
    height: 39px;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 16px;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -16px center;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 24px;
    padding-right: 1.5rem;
}
select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed;
}
select::-ms-expand {
    display: none;
}
select[multiple] {
    height: auto;
    background-image: none;
}
.is-invalid-input:not(:focus) {
    background-color: rgba(236,88,64,.1);
    border-color: #ec5840;
}
.form-error,
.is-invalid-label {
    color: #ec5840;
}
.form-error {
    display: none;
    margin-top: -8px;
    margin-top: -.5rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
}
.form-error.is-visible {
    display: block;
}
.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out,color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem;
    font-size: 14.4px;
    font-size: 0.9rem;
    background-color: #2199e8;
    color: #fefefe;
}
[data-whatinput=mouse] .button {
    outline: 0;
}
.button:focus,
.button:hover {
    background-color: #1583cc;
    color: #fefefe;
}
.button.tiny {
    font-size: 9.6px;
    font-size: 0.6rem;
}
.button.small {
    font-size: 12px;
    font-size: 0.75rem;
}
.button.large {
    font-size: 20px;
    font-size: 1.25rem;
}
.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.button.primary {
    background-color: #2199e8;
    color: #fefefe;
}
.button.primary:focus,
.button.primary:hover {
    background-color: #147cc0;
    color: #fefefe;
}
.button.secondary {
    background-color: #777;
    color: #fefefe;
}
.button.secondary:focus,
.button.secondary:hover {
    background-color: #5f5f5f;
    color: #fefefe;
}
.button.success {
    background-color: #3adb76;
    color: #fefefe;
}
.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #fefefe;
}
.button.warning {
    background-color: #ffae00;
    color: #fefefe;
}
.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #fefefe;
}
.button.alert {
    background-color: #ec5840;
    color: #fefefe;
}
.button.alert:focus,
.button.alert:hover {
    background-color: #da3116;
    color: #fefefe;
}
.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8;
}
.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent;
}
.button.hollow:focus,
.button.hollow:hover {
    border-color: #0c4d78;
    color: #0c4d78;
}
.button.hollow.primary {
    border: 1px solid #2199e8;
    color: #2199e8;
}
.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #0c4d78;
    color: #0c4d78;
}
.button.hollow.secondary {
    border: 1px solid #777;
    color: #777;
}
.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3c3c3c;
    color: #3c3c3c;
}
.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539;
}
.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700;
}
.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840;
}
.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #881f0e;
    color: #881f0e;
}
.button.disabled,
.button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #2199e8;
    color: #fefefe;
}
.button.dropdown:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 0.4em inset;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block;
}
.button.arrow-only:after {
    margin-left: 0;
    float: none;
    top: -.1em;
}
.accordion {
    list-style-type: none;
    background: #fefefe;
    margin-left: 0;
}
.accordion-item:first-child > :first-child,
.accordion-item:last-child > :last-child {
    border-radius: 0 0 0 0;
}
.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: 12px;
    font-size: 0.75rem;
    color: #2199e8;
    position: relative;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
}
:last-child:not(.is-active) > .accordion-title {
    border-radius: 0 0 0 0;
    border-bottom: 1px solid #e6e6e6;
}
.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6;
}
.accordion-title:before {
    content: '+';
    position: absolute;
    right: 16px;
    right: 1rem;
    top: 50%;
    margin-top: -8px;
    margin-top: -.5rem;
}
.is-active > .accordion-title:before {
    content: '–';
}
.accordion-content {
    padding: 1rem;
    display: none;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #1f1f1f;
}
:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6;
}
.is-accordion-submenu-parent > a {
    position: relative;
}
.is-accordion-submenu-parent > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 16px;
    right: 1rem;
}
.is-accordion-submenu-parent[aria-expanded=true] > a:after {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem;
}
.breadcrumbs:after,
.breadcrumbs:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.breadcrumbs:after {
    clear: both;
}
.breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: 11px;
    font-size: 0.6875rem;
    cursor: default;
    text-transform: uppercase;
}
.breadcrumbs li:not(:last-child):after {
    color: #cacaca;
    content: "/";
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
    opacity: 1;
}
.breadcrumbs a {
    color: #2199e8;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed;
}
.button-group {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.button-group:after,
.button-group:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.button-group:after {
    clear: both;
}
.button-group .button {
    margin: 0 1px 1px 0;
    font-size: 14.4px;
    font-size: 0.9rem;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.button-group .button:last-child {
    margin-right: 0;
}
.button-group.tiny .button {
    font-size: 9.6px;
    font-size: 0.6rem;
}
.button-group.small .button {
    font-size: 12px;
    font-size: 0.75rem;
}
.button-group.large .button {
    font-size: 20px;
    font-size: 1.25rem;
}
.button-group.expanded .button {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}
.button-group.primary .button {
    background-color: #2199e8;
    color: #fefefe;
}
.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #147cc0;
    color: #fefefe;
}
.button-group.secondary .button {
    background-color: #777;
    color: #fefefe;
}
.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #5f5f5f;
    color: #fefefe;
}
.button-group.success .button {
    background-color: #3adb76;
    color: #fefefe;
}
.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #fefefe;
}
.button-group.warning .button {
    background-color: #ffae00;
    color: #fefefe;
}
.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #fefefe;
}
.button-group.alert .button {
    background-color: #ec5840;
    color: #fefefe;
}
.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #da3116;
    color: #fefefe;
}
.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0;
}
.callout {
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid hsla(0,0%,4%,.25);
    border-radius: 0;
    position: relative;
    color: #1f1f1f;
    background-color: #fff;
}
.callout > :first-child {
    margin-top: 0;
}
.callout > :last-child {
    margin-bottom: 0;
}
.callout.primary {
    background-color: #def0fc;
}
.callout.secondary {
    background-color: #ebebeb;
}
.callout.success {
    background-color: #e1faea;
}
.callout.warning {
    background-color: #fff3d9;
}
.callout.alert {
    background-color: #fce6e2;
}
.callout.small {
    padding: 0.5rem;
}
.callout.large {
    padding: 3rem;
}
.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 16px;
    right: 1rem;
    top: 8px;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer;
}
[data-whatinput=mouse] .close-button {
    outline: 0;
}
.close-button:focus,
.close-button:hover {
    color: #0a0a0a;
}
.menu {
    margin: 0;
    list-style-type: none;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: nowrap;
}
[data-whatinput=mouse] .menu > li {
    outline: 0;
}
.menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1;
}
.menu a,
.menu button,
.menu input {
    margin-bottom: 0;
}
.menu > li > a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row;
}
.menu > li > a i,
.menu > li > a img,
.menu > li > a svg {
    margin-right: 4px;
    margin-right: 0.25rem;
}
.menu > li {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.menu.vertical {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu.vertical > li {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.menu.vertical > li > a {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 16px;
    margin-right: 1rem;
}
.menu.simple a {
    padding: 0;
}
.menu.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.menu.expanded > li {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}
.menu.expanded > li:first-child:last-child {
    width: 100%;
}
.menu.icon-top > li > a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column;
}
.menu.icon-top > li > a i,
.menu.icon-top > li > a img,
.menu.icon-top > li > a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    text-align: center;
    margin-bottom: 4px;
    margin-bottom: 0.25rem;
}
.menu.nested {
    margin-left: 16px;
    margin-left: 1rem;
}
.menu .active > a {
    color: #fefefe;
    background: #2199e8;
}
.menu-text {
    font-weight: 700;
    color: inherit;
    line-height: 1;
    padding: 0.7rem 1rem;
}
.menu-centered {
    text-align: center;
}
.menu-centered > .menu {
    display: inline-block;
}
.no-js [data-responsive-menu] ul {
    display: none;
}
.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px;
}
.menu-icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe;
}
.menu-icon:hover:after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca;
}
.is-drilldown {
    position: relative;
    overflow: hidden;
}
.is-drilldown li {
    display: block!important;
}
.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fefefe;
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear;
    transition: transform 0.15s linear,-webkit-transform 0.15s linear;
}
.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.is-drilldown-submenu-parent > a {
    position: relative;
}
.is-drilldown-submenu-parent > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 16px;
    right: 1rem;
}
.js-drilldown-back > a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    margin-right: 0.75rem;
}
.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10;
}
.dropdown-pane.is-open {
    visibility: visible;
}
.dropdown-pane.tiny {
    width: 100px;
}
.dropdown-pane.small {
    width: 200px;
}
.dropdown-pane.large {
    width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 24px;
    padding-right: 1.5rem;
    position: relative;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
}
[data-whatinput=mouse] .dropdown.menu a {
    outline: 0;
}
.no-js .dropdown.menu ul {
    display: none;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}
.dropdown.menu.vertical > li > a:after {
    right: 14px;
    margin-top: -3px;
}
.dropdown.menu.vertical > li.opens-left > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}
.dropdown.menu.vertical > li.opens-right > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0;
}
.is-dropdown-menu.vertical {
    width: 100px;
}
.is-dropdown-menu.vertical.align-right {
    float: right;
}
.is-dropdown-submenu-parent {
    position: relative;
}
.is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}
.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #fefefe;
    border: 1px solid #cacaca;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
    right: 14px;
    margin-top: -3px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px;
}
.is-dropdown-submenu > li {
    width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
    display: block;
}
.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    overflow: hidden;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flex-video.widescreen {
    padding-bottom: 56.25%;
}
.flex-video.vimeo {
    padding-top: 0;
}
.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 0;
    background: #2199e8;
    color: #fefefe;
}
.label.secondary {
    background: #777;
    color: #fefefe;
}
.label.success {
    background: #3adb76;
    color: #fefefe;
}
.label.warning {
    background: #ffae00;
    color: #fefefe;
}
.label.alert {
    background: #ec5840;
    color: #fefefe;
}
.media-object {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.media-object img {
    max-width: none;
}
.media-object-section {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.media-object-section:first-child {
    padding-right: 16px;
    padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 16px;
    padding-left: 1rem;
}
.media-object-section > :last-child {
    margin-bottom: 0;
}
.media-object-section.main-section {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}
body {
    height: 100%;
}
.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto;
}
.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease,-webkit-transform 0.5s ease;
}
.off-canvas-wrapper-inner:after,
.off-canvas-wrapper-inner:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.off-canvas-wrapper-inner:after {
    clear: both;
}
.off-canvas-content {
    min-height: 100%;
    background: #fefefe;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease,-webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: 0.1px;
    box-shadow: 0 0 10px hsla(0,0%,4%,.5);
}
.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.25);
    cursor: pointer;
    transition: background 0.5s ease;
}
.off-canvas {
    position: absolute;
    background: #e6e6e6;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
[data-whatinput=mouse] .off-canvas {
    outline: 0;
}
.off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px;
}
.is-open-left {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}
.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px;
}
.is-open-right {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}
.orbit,
.orbit-container {
    position: relative;
}
.orbit-container {
    margin: 0;
    overflow: hidden;
    list-style: none;
}
.orbit-slide {
    width: 100%;
    max-height: 100%;
}
.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0;
}
.orbit-figure {
    margin: 0;
}
.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.orbit-caption {
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    background-color: hsla(0,0%,4%,.5);
}
.orbit-caption,
.orbit-next,
.orbit-previous {
    position: absolute;
    padding: 1rem;
    color: #fefefe;
}
.orbit-next,
.orbit-previous {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}
[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
    outline: 0;
}
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: hsla(0,0%,4%,.5);
}
.orbit-previous {
    left: 0;
}
.orbit-next {
    left: auto;
    right: 0;
}
.orbit-bullets {
    position: relative;
    margin-top: 12.8px;
    margin-top: 0.8rem;
    margin-bottom: 12.8px;
    margin-bottom: 0.8rem;
    text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
    outline: 0;
}
.orbit-bullets button {
    width: 19.2px;
    width: 1.2rem;
    height: 19.2px;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #cacaca;
    border-radius: 50%;
}
.orbit-bullets button.is-active,
.orbit-bullets button:hover {
    background-color: #8a8a8a;
}
.pagination {
    margin-left: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.pagination:after,
.pagination:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.pagination:after {
    clear: both;
}
.pagination li {
    font-size: 14px;
    font-size: 0.875rem;
    margin-right: 1px;
    margin-right: 0.0625rem;
    border-radius: 0;
    display: none;
}
.pagination li:first-child,
.pagination li:last-child {
    display: inline-block;
}
.pagination a,
.pagination button {
    color: #0a0a0a;
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
}
.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6;
}
.pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default;
}
.pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed;
}
.pagination .disabled:hover {
    background: transparent;
}
.pagination .ellipsis:after {
    content: '\2026';
    padding: 0.1875rem 0.625rem;
    color: #0a0a0a;
}
.pagination-previous a:before,
.pagination-previous.disabled:before {
    content: '\00ab';
    display: inline-block;
    margin-right: 8px;
    margin-right: 0.5rem;
}
.pagination-next a:after,
.pagination-next.disabled:after {
    content: '\00bb';
    display: inline-block;
    margin-left: 8px;
    margin-left: 0.5rem;
}
.progress {
    background-color: #cacaca;
    height: 16px;
    height: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    border-radius: 0;
}
.progress.primary .progress-meter {
    background-color: #2199e8;
}
.progress.secondary .progress-meter {
    background-color: #777;
}
.progress.success .progress-meter {
    background-color: #3adb76;
}
.progress.warning .progress-meter {
    background-color: #ffae00;
}
.progress.alert .progress-meter {
    background-color: #ec5840;
}
.progress-meter {
    position: relative;
    display: block;
    width: 0;
    height: 100%;
    background-color: #2199e8;
}
.progress-meter-text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    margin: 0;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    color: #fefefe;
    white-space: nowrap;
}
.slider {
    position: relative;
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 36px;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
}
.slider,
.slider-fill {
    height: 8px;
    height: 0.5rem;
}
.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    background-color: #cacaca;
    transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
    transition: all 0s linear;
}
.slider-handle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 22.4px;
    width: 1.4rem;
    height: 22.4px;
    height: 1.4rem;
    background-color: #2199e8;
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 0;
}
[data-whatinput=mouse] .slider-handle {
    outline: 0;
}
.slider-handle:hover {
    background-color: #1583cc;
}
.slider-handle.is-dragging {
    transition: all 0s linear;
}
.slider.disabled,
.slider[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}
.slider.vertical {
    display: inline-block;
    width: 8px;
    width: 0.5rem;
    height: 200px;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}
.slider.vertical .slider-fill {
    top: 0;
    width: 8px;
    width: 0.5rem;
    max-height: 100%;
}
.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 22.4px;
    width: 1.4rem;
    height: 22.4px;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sticky-container {
    position: relative;
}
.sticky {
    position: absolute;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.sticky.is-stuck {
    position: fixed;
    z-index: 5;
}
.sticky.is-stuck.is-at-top {
    top: 0;
}
.sticky.is-stuck.is-at-bottom {
    bottom: 0;
}
.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto;
}
.sticky.is-anchored.is-at-bottom {
    bottom: 0;
}
.switch {
    height: 32px;
    height: 2rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fefefe;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
}
.switch-input {
    opacity: 0;
    position: absolute;
    margin-bottom: 0;
}
.switch-paddle {
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 64px;
    width: 4rem;
    height: 32px;
    height: 2rem;
    transition: all 0.25s ease-out;
    border-radius: 0;
    color: inherit;
    font-weight: inherit;
}
input+.switch-paddle {
    margin: 0;
}
.switch-paddle:after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 24px;
    height: 1.5rem;
    left: 4px;
    left: 0.25rem;
    top: 4px;
    top: 0.25rem;
    width: 24px;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 0;
}
input:checked~.switch-paddle {
    background: #2199e8;
}
input:checked~.switch-paddle:after {
    left: 36px;
    left: 2.25rem;
}
[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0;
}
.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.switch-active {
    left: 8%;
    display: none;
}
input:checked+label > .switch-active {
    display: block;
}
.switch-inactive {
    right: 15%;
}
input:checked+label > .switch-inactive {
    display: none;
}
.switch.tiny {
    height: 24px;
    height: 1.5rem;
}
.switch.tiny .switch-paddle {
    width: 48px;
    width: 3rem;
    height: 24px;
    height: 1.5rem;
    font-size: 10px;
    font-size: 0.625rem;
}
.switch.tiny .switch-paddle:after {
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
}
.switch.tiny input:checked~.switch-paddle:after {
    left: 28px;
    left: 1.75rem;
}
.switch.small {
    height: 28px;
    height: 1.75rem;
}
.switch.small .switch-paddle {
    width: 56px;
    width: 3.5rem;
    height: 28px;
    height: 1.75rem;
    font-size: 12px;
    font-size: 0.75rem;
}
.switch.small .switch-paddle:after {
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
}
.switch.small input:checked~.switch-paddle:after {
    left: 32px;
    left: 2rem;
}
.switch.large {
    height: 40px;
    height: 2.5rem;
}
.switch.large .switch-paddle {
    width: 80px;
    width: 5rem;
    height: 40px;
    height: 2.5rem;
    font-size: 16px;
    font-size: 1rem;
}
.switch.large .switch-paddle:after {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
}
.switch.large input:checked~.switch-paddle:after {
    left: 44px;
    left: 2.75rem;
}
table {
    width: 100%;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    border-radius: 0;
}
table tbody,
table tfoot,
table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}
table caption {
    font-weight: 700;
    padding: 0.5rem 0.625rem 0.625rem;
}
table thead {
    background: #f8f8f8;
    color: #1f1f1f;
}
table tfoot {
    background: #f1f1f1;
    color: #1f1f1f;
}
table tfoot tr,
table thead tr {
    background: transparent;
}
table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
    text-align: left;
}
table tbody tr:nth-child(even) {
    background-color: #f1f1f1;
}
table tbody td,
table tbody th {
    padding: 0.5rem 0.625rem 0.625rem;
}
table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto;
}
table.hover tr:hover {
    background-color: #f9f9f9;
}
table.hover tr:nth-of-type(even):hover {
    background-color: #ececec;
}
.table-scroll {
    overflow-x: auto;
}
.table-scroll table {
    width: auto;
}
.tabs {
    margin: 0;
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6;
}
.tabs:after,
.tabs:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.tabs:after {
    clear: both;
}
.tabs.vertical > li {
    width: auto;
    float: none;
    display: block;
}
.tabs.simple > li > a {
    padding: 0;
}
.tabs.simple > li > a:hover {
    background: transparent;
}
.tabs.primary {
    background: #2199e8;
}
.tabs.primary > li > a {
    color: #fefefe;
}
.tabs.primary > li > a:focus,
.tabs.primary > li > a:hover {
    background: #1893e4;
}
.tabs-title {
    float: left;
}
.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 12px;
    font-size: 0.75rem;
}
.tabs-title > a:hover {
    background: #fefefe;
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected=true] {
    background: #e6e6e6;
}
.tabs-content {
    background: #fefefe;
    transition: all 0.5s ease;
    border: 1px solid #e6e6e6;
    border-top: 0;
}
.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0;
}
.tabs-panel {
    display: none;
    padding: 1rem;
}
.tabs-panel.is-active {
    display: block;
}
.thumbnail {
    border: 4px solid #fefefe;
    box-shadow: 0 0 0 1px hsla(0,0%,4%,.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow 0.2s ease-out;
    border-radius: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.thumbnail:focus,
.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(33,153,232,.5);
}
.title-bar {
    background: #0a0a0a;
    color: #fefefe;
    padding: 0.5rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.title-bar .menu-icon {
    margin-left: 4px;
    margin-left: 0.25rem;
    margin-right: 4px;
    margin-right: 0.25rem;
}
.title-bar-left,
.title-bar-right {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}
.title-bar-right {
    text-align: right;
}
.title-bar-title {
    font-weight: 700;
}
.menu-icon.dark,
.title-bar-title {
    vertical-align: middle;
    display: inline-block;
}
.menu-icon.dark {
    position: relative;
    cursor: pointer;
    width: 20px;
    height: 16px;
}
.menu-icon.dark:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover:after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a;
}
.has-tip {
    border-bottom: 1px dotted #8a8a8a;
    font-weight: 700;
    position: relative;
    display: inline-block;
    cursor: help;
}
.tooltip {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 80%;
    padding: 0.75rem;
    position: absolute;
    z-index: 10;
    top: calc(100% + .6495rem);
    max-width: 160px!important;
    max-width: 10rem!important;
    border-radius: 0;
}
.tooltip:before {
    border: 12px inset;
    border: 0.75rem inset;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tooltip.top:before,
.tooltip:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
}
.tooltip.top:before {
    border: 12px inset;
    border: 0.75rem inset;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto;
}
.tooltip.left:before {
    border: 12px inset;
    border: 0.75rem inset;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    left: 100%;
}
.tooltip.left:before,
.tooltip.right:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tooltip.right:before {
    border: 12px inset;
    border: 0.75rem inset;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    left: auto;
    right: 100%;
}
.top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0.5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
    background-color: #e6e6e6;
}
.top-bar input {
    max-width: 200px;
    margin-right: 16px;
    margin-right: 1rem;
}
.top-bar .input-group-field {
    width: 100%;
    margin-right: 0;
}
.top-bar input.button {
    width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.top-bar-title {
    margin-right: 16px;
    margin-right: 1rem;
}
.top-bar-left,
.top-bar-right,
.top-bar-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.hide {
    display: none!important;
}
.invisible {
    visibility: hidden;
}
.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.hide-for-portrait,
.show-for-landscape {
    display: block!important;
}
.hide-for-landscape,
.show-for-portrait {
    display: none!important;
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix:after,
.clearfix:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.clearfix:after {
    clear: both;
}
.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.align-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.align-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
.ctr {
    text-align: center!important;
}
.u {
    text-decoration: underline;
}
.tight {
    letter-spacing: -.005em;
}
.tight.tight,
.tighter {
    letter-spacing: -.015em;
}
.tight.tight.tight {
    letter-spacing: -.03em;
}
.loose {
    letter-spacing: 0.005em;
}
.loose .loose,
.looser {
    letter-spacing: 0.015em;
}
.loose .loose .loose {
    letter-spacing: 0.03em;
}
.loosest {
    letter-spacing: 0.05em;
}
.heavy {
    font-weight: 900!important;
}
.larger,
.largerx1 {
    font-size: 1.12em;
}
.smaller,
.smallerx1 {
    font-size: 0.9em;
}
.smallerx2 {
    font-size: 0.8em;
}
.smallerx3 {
    font-size: 0.75em;
}
.smallerx4 {
    font-size: 0.7em;
}
.str {
    font-weight: 700;
}
.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.kilo {
    font-size: 40px;
    font-size: 2.5rem;
}
h1.h1,
h2.h1,
h3.h1,
h4.h1,
h5.h1,
h6.h1,
li.h1,
p.h1 {
    font-size: 32px;
    font-size: 2rem;
}
h2.smaller {
    font-size: 18px;
    font-size: 1.125rem;
}
h2.mega {
    font-size: 36px;
    font-size: 2.25rem;
}
h2.giga {
    font-size: 42px;
    font-size: 2.625rem;
}
h2.kilo {
    font-size: 30px;
    font-size: 1.875rem;
}
h1.h2,
h2.h2,
h3.h2,
h4.h2,
h5.h2,
h6.h2,
li.h2,
p.h2 {
    font-size: 24px;
    font-size: 1.5rem;
}
h3.smaller {
    font-size: 15px;
    font-size: 0.9375rem;
}
h3.mega {
    font-size: 30px;
    font-size: 1.875rem;
}
h3.giga {
    font-size: 35px;
    font-size: 2.1875rem;
}
h3.kilo {
    font-size: 25px;
    font-size: 1.5625rem;
}
h1.h3,
h2.h3,
h3.h3,
h4.h3,
h5.h3,
h6.h3,
li.h3,
p.h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
h4.smaller {
    font-size: 14.25px;
    font-size: 0.890625rem;
}
h4.mega {
    font-size: 28.5px;
    font-size: 1.78125rem;
}
h4.giga {
    font-size: 33.25px;
    font-size: 2.078125rem;
}
h4.kilo {
    font-size: 23.75px;
    font-size: 1.484375rem;
}
h1.h4,
h2.h4,
h3.h4,
h4.h4,
h5.h4,
h6.h4,
li.h4,
p.h4 {
    font-size: 19px;
    font-size: 1.1875rem;
}
h5.smaller {
    font-size: 13.5px;
    font-size: 0.84375rem;
}
h5.mega {
    font-size: 27px;
    font-size: 1.6875rem;
}
h5.giga {
    font-size: 31.5px;
    font-size: 1.96875rem;
}
h5.kilo {
    font-size: 22.5px;
    font-size: 1.40625rem;
}
h1.h5,
h2.h5,
h3.h5,
h4.h5,
h5.h5,
h6.h5,
li.h5,
p.h5 {
    font-size: 18px;
    font-size: 1.125rem;
}
h6.smaller {
    font-size: 12.75px;
    font-size: 0.796875rem;
}
h6.mega {
    font-size: 25.5px;
    font-size: 1.59375rem;
}
h6.giga {
    font-size: 29.75px;
    font-size: 1.859375rem;
}
h6.kilo {
    font-size: 21.25px;
    font-size: 1.328125rem;
}
h1.h6,
h2.h6,
h3.h6,
h4.h6,
h5.h6,
h6.h6,
li.h6,
p.h6 {
    font-size: 17px;
    font-size: 1.0625rem;
}
.ls10 {
    letter-spacing: 0.02em;
}
.ls20 {
    letter-spacing: 0.04em;
}
.ls30 {
    letter-spacing: 0.06em;
}
.ls40 {
    letter-spacing: 0.08em;
}
.ls50 {
    letter-spacing: 0.1em;
}
.ls60 {
    letter-spacing: 0.12em;
}
.ls70 {
    letter-spacing: 0.14em;
}
.ls80 {
    letter-spacing: 0.16em;
}
.ls90 {
    letter-spacing: 0.18em;
}
.ls100 {
    letter-spacing: 0.2em;
}
.ls110 {
    letter-spacing: 0.22em;
}
.ls120 {
    letter-spacing: 0.24em;
}
.ls130 {
    letter-spacing: 0.26em;
}
.ls140 {
    letter-spacing: 0.28em;
}
.ls150 {
    letter-spacing: 0.3em;
}
.ls160 {
    letter-spacing: 0.32em;
}
.ls170 {
    letter-spacing: 0.34em;
}
.ls180 {
    letter-spacing: 0.36em;
}
.ls190 {
    letter-spacing: 0.38em;
}
.ls200 {
    letter-spacing: 0.4em;
}
.ls-10 {
    letter-spacing: -.02em;
}
.ls-20 {
    letter-spacing: -.04em;
}
.ls-30 {
    letter-spacing: -.06em;
}
.ls-40 {
    letter-spacing: -.08em;
}
.ls-50 {
    letter-spacing: -.1em;
}
.ls-60 {
    letter-spacing: -.12em;
}
.ls-70 {
    letter-spacing: -.14em;
}
.ls-80 {
    letter-spacing: -.16em;
}
.ls-90 {
    letter-spacing: -.18em;
}
.ls-100 {
    letter-spacing: -.2em;
}
.ls-110 {
    letter-spacing: -.22em;
}
.ls-120 {
    letter-spacing: -.24em;
}
.ls-130 {
    letter-spacing: -.26em;
}
.ls-140 {
    letter-spacing: -.28em;
}
.ls-150 {
    letter-spacing: -.3em;
}
.ls-160 {
    letter-spacing: -.32em;
}
.ls-170 {
    letter-spacing: -.34em;
}
.ls-180 {
    letter-spacing: -.36em;
}
.ls-190 {
    letter-spacing: -.38em;
}
.ls-200 {
    letter-spacing: -.4em;
}
.lh1 {
    line-height: 0.1!important;
}
.lh2 {
    line-height: 0.2!important;
}
.lh3 {
    line-height: 0.3!important;
}
.lh4 {
    line-height: 0.4!important;
}
.lh5 {
    line-height: 0.5!important;
}
.lh6 {
    line-height: 0.6!important;
}
.lh7 {
    line-height: 0.7!important;
}
.lh8 {
    line-height: 0.8!important;
}
.lh9 {
    line-height: 0.9!important;
}
.lh10 {
    line-height: 1!important;
}
.lh11 {
    line-height: 1.1!important;
}
.lh12 {
    line-height: 1.2!important;
}
.lh13 {
    line-height: 1.3!important;
}
.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;
}
.mtneg1 {
    margin-top: -8px!important;
}
.mtneg2 {
    margin-top: -16px!important;
}
.mtneg3 {
    margin-top: -24px!important;
}
.mtneg4 {
    margin-top: -32px!important;
}
.mtneg5 {
    margin-top: -40px!important;
}
.mtneg6 {
    margin-top: -48px!important;
}
.mtneg7 {
    margin-top: -56px!important;
}
.mtneg8 {
    margin-top: -64px!important;
}
.mtneg9 {
    margin-top: -72px!important;
}
.mtneg10 {
    margin-top: -80px!important;
}
.mtneg11 {
    margin-top: -88px!important;
}
.mtneg12 {
    margin-top: -96px!important;
}
.margins0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.margins1 {
    margin-top: 4px!important;
    margin-bottom: 4px!important;
}
.margins2 {
    margin-top: 8px!important;
    margin-bottom: 8px!important;
}
.margins3 {
    margin-top: 12px!important;
    margin-bottom: 12px!important;
}
.margins4 {
    margin-top: 16px!important;
    margin-bottom: 16px!important;
}
.margins5 {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}
.margins6 {
    margin-top: 24px!important;
    margin-bottom: 24px!important;
}
.margins7 {
    margin-top: 28px!important;
    margin-bottom: 28px!important;
}
.margins8 {
    margin-top: 32px!important;
    margin-bottom: 32px!important;
}
.margins9 {
    margin-top: 36px!important;
    margin-bottom: 36px!important;
}
.margins10 {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}
.margins11 {
    margin-top: 44px!important;
    margin-bottom: 44px!important;
}
.margins12 {
    margin-top: 48px!important;
    margin-bottom: 48px!important;
}
.margins13 {
    margin-top: 52px!important;
    margin-bottom: 52px!important;
}
.margins14 {
    margin-top: 56px!important;
    margin-bottom: 56px!important;
}
.margins15 {
    margin-top: 60px!important;
    margin-bottom: 60px!important;
}
.margins16 {
    margin-top: 64px!important;
    margin-bottom: 64px!important;
}
.margins17 {
    margin-top: 68px!important;
    margin-bottom: 68px!important;
}
.margins18 {
    margin-top: 72px!important;
    margin-bottom: 72px!important;
}
.margins19 {
    margin-top: 76px!important;
    margin-bottom: 76px!important;
}
.margins20 {
    margin-top: 80px!important;
    margin-bottom: 80px!important;
}
.margins21 {
    margin-top: 84px!important;
    margin-bottom: 84px!important;
}
.margins22 {
    margin-top: 88px!important;
    margin-bottom: 88px!important;
}
.margins23 {
    margin-top: 92px!important;
    margin-bottom: 92px!important;
}
.margins24 {
    margin-top: 96px!important;
    margin-bottom: 96px!important;
}
.ptneg1 {
    padding-top: -8px!important;
}
.ptneg2 {
    padding-top: -16px!important;
}
.ptneg3 {
    padding-top: -24px!important;
}
.ptneg4 {
    padding-top: -32px!important;
}
.ptneg5 {
    padding-top: -40px!important;
}
.ptneg6 {
    padding-top: -48px!important;
}
.ptneg7 {
    padding-top: -56px!important;
}
.ptneg8 {
    padding-top: -64px!important;
}
.ptneg9 {
    padding-top: -72px!important;
}
.ptneg10 {
    padding-top: -80px!important;
}
.ptneg11 {
    padding-top: -88px!important;
}
.ptneg12 {
    padding-top: -96px!important;
}
.paddings0 {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.paddings1 {
    padding-top: 4px!important;
    padding-bottom: 4px!important;
}
.paddings2 {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
.paddings3 {
    padding-top: 12px!important;
    padding-bottom: 12px!important;
}
.paddings4 {
    padding-top: 16px!important;
    padding-bottom: 16px!important;
}
.paddings5 {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.paddings6 {
    padding-top: 24px!important;
    padding-bottom: 24px!important;
}
.paddings7 {
    padding-top: 28px!important;
    padding-bottom: 28px!important;
}
.paddings8 {
    padding-top: 32px!important;
    padding-bottom: 32px!important;
}
.paddings9 {
    padding-top: 36px!important;
    padding-bottom: 36px!important;
}
.paddings10 {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}
.paddings11 {
    padding-top: 44px!important;
    padding-bottom: 44px!important;
}
.paddings12 {
    padding-top: 48px!important;
    padding-bottom: 48px!important;
}
.paddings13 {
    padding-top: 52px!important;
    padding-bottom: 52px!important;
}
.paddings14 {
    padding-top: 56px!important;
    padding-bottom: 56px!important;
}
.paddings15 {
    padding-top: 60px!important;
    padding-bottom: 60px!important;
}
.paddings16 {
    padding-top: 64px!important;
    padding-bottom: 64px!important;
}
.paddings17 {
    padding-top: 68px!important;
    padding-bottom: 68px!important;
}
.paddings18 {
    padding-top: 72px!important;
    padding-bottom: 72px!important;
}
.paddings19 {
    padding-top: 76px!important;
    padding-bottom: 76px!important;
}
.paddings20 {
    padding-top: 80px!important;
    padding-bottom: 80px!important;
}
.paddings21 {
    padding-top: 84px!important;
    padding-bottom: 84px!important;
}
.paddings22 {
    padding-top: 88px!important;
    padding-bottom: 88px!important;
}
.paddings23 {
    padding-top: 92px!important;
    padding-bottom: 92px!important;
}
.paddings24 {
    padding-top: 96px!important;
    padding-bottom: 96px!important;
}
.fs8 {
    font-size: 4;
}
.fs12 {
    font-size: 6;
}
.fs16 {
    font-size: 8;
}
.fs20 {
    font-size: 10;
}
.fs24 {
    font-size: 12;
}
.fs28 {
    font-size: 14;
}
.fs32 {
    font-size: 16;
}
.fs36 {
    font-size: 18;
}
.fs40 {
    font-size: 20;
}
.fs44 {
    font-size: 22;
}
.fs48 {
    font-size: 24;
}
.fs52 {
    font-size: 26;
}
.fs56 {
    font-size: 28;
}
.fs60 {
    font-size: 30;
}
.fs64 {
    font-size: 32;
}
.fs68 {
    font-size: 34;
}
.fs72 {
    font-size: 36;
}
.colorwrap {
    padding: 0.005em 0.6em;
    line-height: 1.3;
    display: inline-block;
}
.colorwrap.goldfx {
    background-color: #ffde00;
}
.colorwrap.redfx {
    background-color: #b22222;
}
.colorwrap.redfx.whitetext {
    color: #fff;
}
.colorwrap.blackfx {
    background-color: #111;
}
.colorwrap.darktext {
    color: #000;
}
.colorwrap.brighttext {
    color: #fff;
}
.colorwrap.padsmallx2 {
    padding: 0.005em 0.3em;
}
.colorwrap.padwidex2 {
    padding: 0.005em 0.5em;
}
.colorwrap.padwidex4 {
    padding: 0.005em 1em;
}
.colorwrap.padwidex6 {
    padding: 0.005em 1.5em;
}
.colorwrap.padwidex8 {
    padding: 0.005em 2em;
}
.colorwrap.padwidex16 {
    padding: 0.005em 3.5em;
}
.lato span.u {
    border-bottom: 2px solid;
    text-decoration: none;
}
sup {
    font-size: 0.5em;
}
.icon-bullets.benefits p {
    padding-left: 60px;
    background-repeat: no-repeat;
    background-image: url("../img/icons/benefits.png");
    background-position: 0 10px;
}
.icon-bullets p {
    border-top: 1px dashed #ccc;
    padding-top: 10px;
}
.icon-bullets p.a1 {
    background-image: url("../img/icons/a1.png");
}
.icon-bullets p.a2 {
    background-image: url("../img/icons/a2.png");
}
.icon-bullets p.a3 {
    background-image: url("../img/icons/a3.png");
}
.icon-bullets p.a4 {
    background-image: url("../img/icons/a4.png");
}
.icon-bullets p.a5 {
    background-image: url("../img/icons/a5.png");
}
span.block {
    padding: 0.2em 0.4em;
}
.sources p {
    font-size: 16px!important;
    word-wrap: break-word;
}
#leader {
    background-image: url("../img/bg-sec/wood_hilo.jpg");
    background-position: top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #110705;
}
#leader .card {
    padding-top: 14px;
}
#leader .marqueebox h3 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}
#qualitycontrol {
    box-shadow: inset 0 1px 10px rgba(0,0,0,.7);
    border-top: 4px solid #ccc;
}
#dna-1,
.bluesection,
.dnabg {
    background-color: #0e64a8;
}
#dna-1,
.dnabg {
    background-image: url("../img/bg-sec/dna-strand.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
}
@media(max-width:600px) {
	#dna-1{ 
		background:#fafafa;
	}
}
.darkgrey {
    color: #666;
}
.darkroad {
    background: linear-gradient(180deg,rgba(0,0,0,.99) 0,transparent);
}
#crossroads {
    background-color: #ccc;
    background-image: url("../img/bg-sec/crossroads.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    padding-bottom: 30px;
}
#last-chance {
    border-top: 4px solid #000;
    padding-top: 30px;
}
#guarantee {
    background-color: #ccc;
    background-image: url("../img/bg-sec/ironclad.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    border-top: 5px solid #ccc;
    box-shadow: inset 0 1px 10px rgba(0,0,0,.7);
    padding-bottom: 30px;
}
.modal {
    max-width: 680px!important;
}
.modal h2,
.modal h4 {
    font-weight: 700!important;
}
.modal h4 {
    margin-top: 30px;
    text-decoration: underline;
}
.checklist.modalchecklist li {
    background-size: 15px auto;
    padding-bottom: 10px;
    background-position: 0 10px;
    font-size: 20px;
    padding-left: 25px;
}
#notenough {
    background-image: url("../img/bg-sec/decay.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    background-color: #222;
}
.sources {
    margin-top: 45px;
    border-top: 1px solid #ccc;
    padding-top: 45px;
}
.sources p {
    color: #656565;
}
#qna {
    border-top: 4px solid #ccc;
    overflow: hidden;
}
h1.shadow {
    text-shadow: 0 2px 5px rgba(0,0,0,.8),0 1px 3px rgba(0,0,0,.9);
}
.extrashadow {
    text-shadow: 0 2px 5px rgba(0,0,0,.8),0 1px 3px rgba(0,0,0,.9),0 1px 1px rgba(0,0,0,.9);
}
.extrawhiteshadow {
    text-shadow: 0 2px 5px hsla(0,0%,100%,.8),0 1px 3px hsla(0,0%,100%,.9),0 1px 1px hsla(0,0%,100%,.9);
}
.shadowtext,
.text-shadow {
    text-shadow: 0 2px 5px rgba(0,0,0,.8),0 1px 3px rgba(0,0,0,.9);
}
#warning {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center 200px;
}
#setback,
section.greyblack {
    background-color: #0d0d0d;
}
#dirty-crooks {
    background-position: 0 0;
    background-image: linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(../img/bg-sec/dirty-money_lrg.jpg);
    background-color: #101010;
}
#dirty-crooks,
#labstudies {
    background-repeat: no-repeat;
}
#labstudies {
    background-position: top;
    background-size: 100% auto;
    background-attachment: fixed;
    background-image: url("../img/bg-sec/scientists.jpg");
    background-color: #014a84;
}
.mainheadline h2 {
    font-weight: 400;
    letter-spacing: -.0025em;
}
.smalllaces,
.widelaces {
    mix-blend-mode: multiply;
    margin: 0 -20px 10px;
    width: calc(100% + 40px);
    max-width: calc(100% + 40px);
}
.laces-1 {
    background-image: url("../img/laces-1.jpg");
    width: 334px;
    height: 995px;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
    position: absolute;
    right: 24px;
}
.laceholder2 {
    position: relative;
    width: 100%;
}
.laces-2 {
    background-image: url("../img/laces-2.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 1920px;
    height: 492px;
    position: absolute;
    left: 0;
    z-index: 0;
}
#transition1 h1,
#transition1 img,
#transition3 h1,
#transition3 img {
    margin-bottom: 18px;
}
.shelton-intro {
    background-image: url("../img/dr-shelton.jpg");
    background-repeat: no-repeat;
    margin-right: -30px;
    background-position: top;
}
.blue {
    color: #014a84;
}
.sideimage {
    background-repeat: no-repeat;
    background-position: 50%;
}
#notenough .sideimage {
    background-repeat: no-repeat;
    background-position: bottom;
}
.whitetext,
.whitetext h1,
.whitetext h2,
.whitetext h3,
.whitetext h4,
.whitetext h5,
.whitetext p {
    color: #fff;
}
.gold {
    color: #ffde5b!important;
}
.chevron-next {
    margin-top: 24px;
    margin-bottom: 32px;
}
.acc {
    color: #b41304;
}
.accb {
    color: #0e64a8;
}
.accb2 {
    color: #014a84;
}
.transition {
    text-align: center;
}
.transblue {
    background-color: #014a84;
    background-image: url("../img/bg/blue-dna.jpg");
}
.papershred {
    background-image: url("../img/strips/top.png");
    padding-top: 16px;
    position: relative;
}
.papershred:after {
    content: ' ';
    width: 100%;
    background-image: url("../img/strips/btm.png");
    height: 35px;
    position: absolute;
    bottom: -35px;
    left: 0;
}
.capblock {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 0.2em 0.4em;
}
.fullbox {
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 16px 18.4px;
}
.fullbox:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.fullbox:first-child {
    margin-top: 0;
}
.fullbox+.fullbox {
    margin-top: -32px;
}
.fullbox h1:last-child,
.fullbox h2:last-child,
.fullbox h3:last-child,
.fullbox h4:last-child,
.fullbox h5:last-child,
.fullbox p:last-child {
    margin-bottom: 0;
}
.bigquote {
    text-align: center;
}
.bigquote h4 {
    font-family: Times New Roman,serif;
    font-weight: 400;
    line-height: 1.4;
}
.serif {
    font-family: Times New Roman,serif!important;
}
.std {
    font-weight: 400!important;
}
.bigtext li,
.bigtext p,
.bigwhite p,
.card .bigtext li,
.card .bigwhite p,
.card p.bigtext,
.card.bigtext p,
.card.bigwhite p {
    font-size: 19px;
}
.bigtext li {
    margin-bottom: 15px;
}
.featurelist p {
    padding-left: 60px;
    background-repeat: no-repeat;
    background-image: url("../img/icons/benefits.png");
    background-position: 0 10px;
    text-align: left;
}
p.redx {
    background-image: url("../img/x.png");
    background-size: 25px 25px;
    background-position: 0 6px;
    padding-bottom: 24px;
}
p.bluecheck,
p.redx {
    padding-left: 40px;
    background-repeat: no-repeat;
}
p.bluecheck {
    font-size: 21px;
    margin-left: 0;
    background-image: url("../img/q.png");
    background-position: 0 0;
    padding-bottom: 0;
}
.bcbox {
    width: 20px;
    height: 20px;
    border: 2px solid #014a84;
}
p.bluecheck.bluecheck2 {
    padding-left: 100px;
}
.left {
    text-align: left!important;
}
hr {
    margin: 16px auto;
}
hr.border-double-top-red {
    border-top: 4px double #cb1400;
    outline: none;
}
h1.tighten {
    letter-spacing: -2px;
}
.bgred {
    background-image: url("../img/bg/red_dna_pattern_alt.png");
    background-color: rgba(0,0,0,.6);
}
.bgblue {
    background-image: url("../img/bg/blue-dna.jpg");
    background-color: #6495ed;
}
.bgblack {
    background-color: #000;
}
.marqueebox {
    background-color: #b41304;
    padding: 6px;
}
.marqueebox h1,
.marqueebox h2,
.marqueebox h3,
.marqueebox h4,
.marqueebox h5 {
    margin-bottom: 0;
}
.productintrotext {
    position: relative;
}
.rulesblue {
    padding-bottom: 0.3em;
    border-bottom: 4px solid #0e64a8;
    margin-bottom: 0.5em;
    padding-top: 0.6em;
    border-top: 4px solid #0e64a8;
    margin-top: 0.75em;
}
.rulesblue.double {
    border-top-style: double;
    border-bottom-style: double;
}
span.bottomruleblue {
    padding-bottom: 0.1em;
    border-bottom: 4px double #0e64a8;
}
span.bottomruleblue .half {
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
span.bottomruleblue .single {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.borderbox {
    padding: 20px 50px 30px;
    margin: 40px 20px;
    border: 3px solid #0e64a8;
}
.upgrade-2 .cta-group,
.upgrade-2 .cta-pregroup {
    margin-left: -30px;
    margin-right: -30px;
}
.upgrade-2 .cta-box .pshot {
    height: auto;
    margin-bottom: 20px;
}
.bottomruleblue {
    padding-bottom: 0.3em;
    border-bottom: 4px solid #0e64a8;
    margin-bottom: 0.5em;
}
.bottomruleblue.single {
    border-bottom-width: 2px;
}
.bottomrulegrey {
    padding-bottom: 0.3em;
    border-bottom: 4px solid #ccc;
    margin-bottom: 0.5em;
}
.bottomrulegrey.half {
    border-bottom-width: 2px;
}
.bottomrulegrey.single {
    border-bottom-width: 1px;
}
.toprulegrey {
    padding-top: 0.3em;
    border-top: 4px solid #ccc;
    margin-top: 0.5em;
}
.toprulegrey.half {
    border-top-width: 2px;
}
.toprulegrey.single {
    border-top-width: 1px;
}
.toprulegrey.dashed {
    border-top-style: dashed;
}
.topruleblue {
    padding-top: 0.6em;
    border-top: 4px solid #0e64a8;
    margin-top: 0.75em;
}
.topruleblue.double {
    border-top-style: double;
}
.topruleblue.half {
    border-top-width: 2px;
}
.topruleblue.single {
    border-top-width: 1px;
}
.bottomruleblue {
    padding-bottom: 0.6em;
    border-bottom: 4px solid #0e64a8;
    margin-bottom: 0.75em;
}
.bottomruleblue.double {
    border-bottom-style: double;
}
.bottomruleblue.half {
    border-bottom-width: 2px;
}
.bottomruleblue.single {
    border-bottom-width: 1px;
}
.bottomruleblue.bfat {
    border-bottom-width: 4px;
    border-bottom-style: solid;
}
.toprulered {
    padding-top: 0.6em;
    border-top: 4px solid #cb1400;
    margin-top: 0.75em;
}
.toprulered.double {
    border-top-style: double;
}
.toprulered.half {
    border-top-width: 2px;
}
.toprulered.single {
    border-top-width: 1px;
}
.bottomrulered {
    padding-bottom: 0.6em;
    border-bottom: 4px solid #cb1400;
    margin-bottom: 0.75em;
}
.bottomrulered.double {
    border-bottom-style: double;
}
.bottomrulered.half {
    border-bottom-width: 2px;
}
.bottomrulered.single {
    border-bottom-width: 1px;
}
.checklist {
    list-style: none;
}
.checklist li {
    background-image: url("../img/tick.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
    background-size: 25px 24px;
    padding-left: 50px;
}
.checklist.xout li {
    background-image: url(../img/xout.png)!important;
    background-size: 25px 25px;
    background-position: 0 3px;
}
.checklist.boltlist li,
.checklist.singleline li {
    background-position: 0 0;
}
.checklist.boltlist li {
    background-image: url(../img/redbolt.png)!important;
    background-size: 25px 24px;
}
.checklist.bigtext li {
    background-position: 0 5px;
    background-size: 50px 48px;
    padding-left: 80px;
}
.ingwrap {
    max-width: 405px;
    padding: 10px 0 0;
    border: 1px solid rgba(0,0,0,.7);
    margin-bottom: 32px;
}
.ingwrap .ingdesc {
    padding: 30px 30px none;
    background-color: rgba(0,0,0,.5);
}
.ingwrap h1,
.ingwrap h2,
.ingwrap h3,
.ingwrap h4,
.ingwrap h5,
.ingwrap h6,
.ingwrap p {
    color: #fff;
    text-shadow: 0 2px 3px #000,0 2px 3px #000,0 2px 3px #000;
}
.ingwrap h1 {
    padding: 10px 0 10px 30px;
    text-shadow: 0 1px 1px rgba(0,0,0,.9);
}
.ingwrap p {
    font-size: 19px;
}
.whitetext .checklist li {
    background-size: 25px 24px;
    background-image: url("../img/yellowtick.png");
}
.hi {
    background-color: #fffa4d;
}
.bborder {
    border: 1px solid rgba(0,0,0,.75);
    border-style: solid none;
}
.bborder.grey {
    border-color: #ccc;
}
.bborder.bbred {
    border-color: #cb1400;
}
.bborder.bbgold {
    border-color: #fc0;
}
.bborder.bblue {
    border-color: #014a84;
}
.bborder.bbdouble {
    border-style: double;
    border-width: 4px;
}
.bborder.bbfat4 {
    border-width: 4px;
}
.bborder.noside {
    border-left: 0 none transparent!important;
    border-right: 0 none transparent!important;
}
.cappad1 {
    padding: 8px 10px 6px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 1em;
    max-width: 90%;
    margin-left: 10%;
    margin-right: 10%;
}
.bbdoublered {
    border: 4px double #cb1400;
}
.bbtop {
    border-bottom: none!important;
}
.bbottom,
.bbtop {
    border-right: none!important;
    border-left: none!important;
}
.bbottom {
    border-top: none!important;
}
.calcsize {
    font-size: calc(16px + 8*(100vw - 400px)/400);
}
.card {
    padding: 60px;
}
.card li,
.card p {
    font-size: 19px;
    letter-spacing: -.0025em;
    line-height: 1.4;
    margin-bottom: 16px;
}
.card > p:last-child {
    margin-bottom: 0;
}
.card.thinstrip {
    padding: 0 20px 0 0;
}
.card.thinstrip p {
    padding-left: 20px;
    padding-right: 10px;
}
.whitetext .acc {
    color: #ffde5b;
}
.opensection .card {
    max-width: 960px;
    margin: 0 auto;
}
.agentcard {
    padding-top: 0;
    border-top: 6px solid #333;
}
.agentcard,
.agentcard .agenthead {
    position: relative;
}
.agentcard .agentimg {
    position: relative;
    top: -40px;
    width: 173px;
    height: 173px;
    margin: 0 auto;
}
.agentcard .agenttitle {
    padding-top: 10px;
}
.agentcard .agenttitle h4 {
    color: #b41304;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 22px;
}
.agentcard .agenttitle h4 span {
    padding-top: 10px;
}
.agentcard .agenttitle h1 {
    font-family: Oswald,Impact;
    font-size: 45pt;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 1px dotted #888;
}
.trans-white-chevron {
    width: 100%;
    height: 68px;
    background-image: url("../img/transition/to-white.png");
    background-position: top;
    background-repeat: no-repeat;
    margin-top: -30px;
    margin-bottom: -10px;
}
.trans-black-chevron {
    height: 49px;
    background-image: url("../img/transition/from-black.png");
}
.trans-black-chevron,
.trans-from-white-chevron {
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: -30px;
    margin-bottom: -30px;
}
.trans-from-white-chevron {
    height: 59px;
    background-image: url("../img/transition/from-white.png");
}
.trans-white-tear {
    background-image: url("../img/transition/tear-white.png");
    margin-top: -30px;
    margin-bottom: -30px;
}
.trans-to-white-tear,
.trans-white-tear {
    width: 100%;
    height: 68px;
    background-position: top;
    background-repeat: no-repeat;
}
.trans-to-white-tear {
    background-image: url("../img/transition/to-white-2.png");
    margin-top: -60px;
}
.trans-blue-black {
    width: 100%;
    height: 51px;
    background-image: url("../img/transition/tear-blue-to-black.png");
    background-position: top;
    background-repeat: no-repeat;
    margin-top: -51px;
    margin-bottom: 0;
}
.hi.hired {
    background-color: #b41304;
    padding: 2px 4px;
}
.lh14 {
    line-height: 1.4!important;
}
.paper {
    background-image: url("../img/bg/white-paper.jpg");
    background-color: #fff;
}
.darkcard {
    background-color: rgba(0,0,0,.85);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -.015em;
    line-height: 1.5;
}
h1.lato,
h2.lato,
h3.lato,
h4.lato,
h5.lato,
h6.lato {
    font-family: Lato;
    letter-spacing: -.0025em;
    line-height: 1.345;
    font-weight: 400;
}
h1.opensans,
h2.opensans,
h3.opensans,
h4.opensans,
h5.opensans,
h6.opensans {
    font-family: Open Sans;
    letter-spacing: -.0025em;
    line-height: 1.345;
    font-weight: 400;
}
h4 {
    margin-bottom: 16px;
}
p.mini {
    font-size: 16px;
    font-family: serif;
}
.minimarq {
    margin-top: 16px;
    margin-bottom: 24px;
    padding: 4px 8px;
}
.minimarq h1,
.minimarq h2,
.minimarq h3,
.minimarq h4,
.minimarq h5,
.minimarq p {
    margin-bottom: 0;
}
.minimarq.borders {
    border: 1px solid rgba(0,0,0,.3);
    border-style: solid none;
}
.lightgrey {
    color: rgba(0,0,0,.5);
}
h1.warn {
    font-size: 40px;
    font-size: 2.5rem;
    letter-spacing: -.01em;
    color: #cb1400;
}
#labstudies .narrow75 {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}
#labstudies .thinstrip {
    box-shadow: 0 10px 2px 0 rgba(0,0,0,.5);
}
#notenough .thinstrip {
    box-shadow: 0 4px 2px 0 rgba(0,0,0,.5);
}
.shadowbox {
    max-width: 1008px;
    margin: 0 auto;
    position: relative;
    background-image: url("../img/fx/background-shadow-fill-y.png");
    background-repeat: repeat-y;
    margin-bottom: 40px;
    margin-top: 41px;
    padding-left: 24px;
    padding-right: 24px;
}
.shadowbox:after {
    background-image: url("../img/fx/card-shadow-bottom.png");
    background-repeat: no-repeat;
    content: ' ';
    position: absolute;
    bottom: -20px;
    margin-left: -24px;
    width: 100%;
    height: 20px;
    z-index: 1;
}
.cta-pregroup {
    text-align: center;
    max-width: 980px;
    margin: 20px auto 0;
    display: none;
}
.cta-pregroup .preg p {
    margin-bottom: 0;
}
.cta-pregroup .preg:last-child {
    margin-right: 0;
}
.n2 {
    background: #68a44b;
    border-left: 2px solid #5d9542;
    border-top: 2px solid #5d9542;
    border-right: 2px solid #5d9542;
}
.n2,
.n3 {
    color: #fff;
    font-weight: 700;
    font-family: Lato,sans-serif;
    font-size: 14px;
    padding: 5px 0;
    box-shadow: 0 -1px 7px 3px rgba(50,50,50,.23);
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
}
.n3 {
    background: #266597!important;
    border-left: 2px solid #1b4a6f!important;
    border-top: 2px solid #1b4a6f!important;
    border-right: 2px solid #1b4a6f!important;
}
.cta-group {
    max-width: 980px;
    margin: 0 auto 20px;
}
.cta-group .onetime {
    display: none;
}
.cta-box {
    text-align: center;
    background-color: #fff;
    border: 2px solid #ccc;
    padding: 15px 25px;
    box-shadow: 0 1px 5px rgba(0,0,0,.3);
    min-height: 50px;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin-right: 0;
}
.cta-box .pshot {
    height: 250px;
}
.cta-box:last-child {
    margin-right: 0;
}
.cta-box .phead {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
}
.cta-box h4 {
    font-family: Open Sans,sans-serif;
    font-size: 18px;
    color: #0e64a8;
    font-weight: 400;
    letter-spacing: -.04em;
}
.cta-box input {
    margin-bottom: 0;
}
.cta-box .options {
    text-align: left;
    margin-left: 5%;
}
.cta-box .options label.autolabel {
    font-size: 15px;
    color: #0e64a8;
    font-weight: 700;
}
.cta-box .pricerow {
    font-size: 15px;
    margin-bottom: 0;
}
.cta-box .pricerow .price {
    font-size: 22px;
    font-weight: 700;
}
.cta-box .saverow {
    color: #5fcc29;
    font-size: 14px;
    font-weight: 700;
}
.cta-box .subscribeterms {
    font-size: 11px;
    text-align: center;
    line-height: 14px;
    height: 50px;
}
.cta-box .onetime .saverow {
    color: #e28327;
}
.cta-box .onetime .onetimeterms {
    color: #cb1400;
    font-size: 13px;
    height: 50px;
}
.cta-box button.orderbutton {
    height: 50px;
    border-radius: 5px;
    background: linear-gradient(180deg,#eac400 0,#e19a00);
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    letter-spacing: -.5px;
    border: 3px solid #c58700;
    box-shadow: 0 4px 5px 0 rgba(50,50,50,.19);
    width: 80%;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.cta-box button.orderbutton:hover {
    background: linear-gradient(180deg,#eac400 0,#eac400);
}
.cta-box .total {
    font-size: 12px;
    font-weight: cold;
    color: #666;
}
body.upgrade-1 .redcard {
    padding: 15px 10px 6px;
    margin-top: 18px;
    border: 1px solid hsla(0,0%,100%,.8);
    box-shadow: 0 1px 7px 1px rgba(0,0,0,.8);
}
body.upgrade-1 .attentionshadow span {
    border: 1px solid #fff;
    padding: 4px 12px 3px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    box-shadow: 0 0 1px #fff,0 1px 3px rgba(0,0,0,.6);
}
body.upgrade-1 .upgrade-box {
    border: 4px double #014a84;
    padding: 0 0 10px;
    box-shadow: 0 1px 4px 1px rgba(0,0,0,.5);
    background-color: #fff;
}
.upgrade-button {
    background: linear-gradient(180deg,#f1e767 0,#feb645);
    color: #000;
    border-radius: 5px;
    border: 1.5px solid #bd852c;
    padding: 10px 15px;
    font-size: 20px;
    letter-spacing: -.5px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    z-index: 10;
    text-shadow: 1px 1px 1px hsla(0,0%,100%,.7);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
}
.upgrade-button:hover {
    background: linear-gradient(180deg,#fff8a4 0,#ffcd30);
    border: 1.5px solid #e4a746;
}
.pabsolute {
    z-index: 10;
    position: absolute;
}
.bottlerow {
    border-top: 1px dashed #aaa;
}
.bottlerow,
.bottlerow2 {
    margin: 15px 0!important !important;
    padding-top: 20px;
    padding-bottom: 30px;
}
.bottlerow2 img.upgradegroup {
    top: -30px;
}
a.nothanks:link,
a.nothanks:visited {
    color: #545454;
    text-decoration: none;
}
a.nothanks:active,
a.nothanks:hover {
    color: #444;
    text-decoration: underline;
}
.prelative {
    position: relative;
}
.card .bottlerow p.retail,
.card .bottlerow span.retail {
    font-size: 16px;
    font-style: italic;
}
.freeship {
    color: #b41304;
    font-weight: 700;
}
.h80 {
    height: 80px;
}
.alines {
    background-image: url("../img/attention-rule.png");
}
.alines,
.alinesblue {
    background-position: 50%;
    background-repeat: no-repeat;
}
.alinesblue {
    background-image: url("../img/attention-rule-blue.png");
}
 
.countdown,
.countdown.countdown2 {
    position: relative;
    max-width: 360px;
    margin: 10px auto 15px;
}
.bigblue {
    background-color: #014a84;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0,0,0,.5);
    padding: 4px 20px;
}
p.subtitle {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 20px;
}
.flash {
    -webkit-animation: a 1s infinite;
    animation: a 1s infinite;
}
h2.actnow {
    display: none;
    text-align: center;
    background-color: #cb1400;
    color: #fff;
    padding: 4px 5px 6px;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
}
h1.kilo.titletext {
    margin-left: -10px;
    margin-right: -10px;
    letter-spacing: -2px;
}
.readytext {
    color: rgba(0,0,0,.6);
    padding: 0;
    max-width: 960px;
    margin: 0.25rem auto 0.75rem;
}
.readytext p {
    font-size: 16px!important;
}
.fattop {
    border-top: 5px solid #0e64a8;
}
.fatbottom {
    border-bottom: 5px solid #0e64a8;
}
h2.xl {
    font-weight: 400;
}
.greybox {
    max-width: 760px;
    margin: 40px auto 20px;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 20px 50px;
}
.upgrade-1.upgrade-2 .checklist.checkbig {
    background-size: 20px auto;
    padding-left: 0;
}
.upgrade-1.upgrade-2 .upgrade-button {
    background: linear-gradient(180deg,#f1e767 0,#feb645);
    color: #000;
    border-radius: 5px;
    border: 1.5px solid #bd852c;
    padding: 18px 15px;
    font-size: 20px;
    letter-spacing: -.5px;
    display: block;
    font-weight: 700;
    position: static;
    z-index: 10;
    text-shadow: 1px 1px 1px hsla(0,0%,100%,.7);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
}
.upgrade-1.upgrade-2 .upgrade-button:hover {
    background: linear-gradient(180deg,#fff8a4 0,#ffcd30);
    border: 1.5px solid #e4a746;
}
.upgrade-1.upgrade-2 .upgrade-box.upgrade2 {
    border: 4px double #014a84;
    padding: 0 0 10px;
    box-shadow: 0 1px 4px 1px rgba(0,0,0,.5);
    background-color: #f5f4ef;
    border-color: #bbb;
}
@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important;
    }
}
@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important;
    }
}
@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
}
@media screen and (max-width:0em),screen and (min-width:48em) {
    .show-for-small-only {
        display: none!important;
    }
}
@media (min-width:0px) and (max-width:768px) {
    .ctr-small-only {
        text-align: center!important;
    }
}
@media (min-width:0px) and (max-width:1680px) {
    #dirty-crooks {
        background-image: linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(../img/bg-sec/dirty-money_lrg.jpg);
    }
}
@media (min-width:0px) and (max-width:480px) {
    .smalllaces {
        display: block;
    }
    .widelaces {
        display: none;
    }
}
@media (min-width:0) and (max-width:1080px) {
    .laces-1 {
        right: 0;
    }
    .laces-3 {
        right: 0!important;
    }
    .shadowbox {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 40px;
        max-width: 100%;
        margin-top: 21px;
        background-image: none;
    }
    .shadowbox:after {
        background-image: none;
        display: none;
    }
}
@media (min-width:0) and (max-width:769px) {
    .laces-1 {
        display: none;
    }
}
@media (min-width:0px) and (max-width:1199px) {
    .narrow75.special1 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width:0px) and (max-width:1200px) {
    .agentcard .agenthead {
        background-image: url("../img/bg-el/no10.jpg");
        margin: -20px -20px 20px;
        padding: 20px;
        background-size: cover;
    }
    .agentcard .agenthead.no9 {
        background-image: url("../img/bg-el/no9.jpg");
    }
    .agentcard .agenthead.no8 {
        background-image: url("../img/bg-el/no8.jpg");
    }
    .agentcard .agenthead.no7 {
        background-image: url("../img/bg-el/no7.jpg");
    }
    .agentcard .agenthead.no6 {
        background-image: url("../img/bg-el/no6.jpg");
    }
    .agentcard .agenthead.no5 {
        background-image: url("../img/bg-el/no5.jpg");
    }
    .agentcard .agenthead.no4 {
        background-image: url("../img/bg-el/no4.jpg");
    }
    .agentcard .agenthead.no3 {
        background-image: url("../img/bg-el/no3.jpg");
    }
    .agentcard .agenthead.no2 {
        background-image: url("../img/bg-el/no2.jpg");
    }
    .agentcard .agenthead.no1 {
        background-image: url("../img/bg-el/no1.jpg");
    }
    .agentcard .agentimg {
        display: none;
    }
    .agentcard .agenttitle h4 {
        color: #ffde5b;
    }
    .agentcard .agenttitle h1,
    .agentcard .agenttitle h4 {
        text-align: center;
        text-shadow: 0 2px 3px #000,0 2px 3px #000,0 2px 3px #000;
    }
    .agentcard .agenttitle h1 {
        margin-bottom: 0;
        font-size: 35pt;
        color: #fff;
        border-bottom: none;
    }
}
@media (min-width:1px) and (max-width:767px) {
    .mb0 {
        margin-bottom: 0!important;
    }
    .mb1 {
        margin-bottom: 2px!important;
    }
    .mb2 {
        margin-bottom: 4px!important;
    }
    .mb3 {
        margin-bottom: 6px!important;
    }
    .mb4 {
        margin-bottom: 8px!important;
    }
    .mb5 {
        margin-bottom: 10px!important;
    }
    .mb6 {
        margin-bottom: 12px!important;
    }
    .mb7 {
        margin-bottom: 14px!important;
    }
    .mb8 {
        margin-bottom: 16px!important;
    }
    .mb9 {
        margin-bottom: 18px!important;
    }
    .mb10 {
        margin-bottom: 20px!important;
    }
    .mb11 {
        margin-bottom: 22px!important;
    }
    .mb12 {
        margin-bottom: 24px!important;
    }
    .mb13 {
        margin-bottom: 26px!important;
    }
    .mb14 {
        margin-bottom: 28px!important;
    }
    .mb15 {
        margin-bottom: 30px!important;
    }
    .mb16 {
        margin-bottom: 32px!important;
    }
    .mb17 {
        margin-bottom: 34px!important;
    }
    .mb18 {
        margin-bottom: 36px!important;
    }
    .mb19 {
        margin-bottom: 38px!important;
    }
    .mb20 {
        margin-bottom: 40px!important;
    }
    .mb21 {
        margin-bottom: 42px!important;
    }
    .mb22 {
        margin-bottom: 44px!important;
    }
    .mb23 {
        margin-bottom: 46px!important;
    }
    .mb24 {
        margin-bottom: 48px!important;
    }
    .mt0 {
        margin-top: 0!important;
    }
    .mt1 {
        margin-top: 2px!important;
    }
    .mt2 {
        margin-top: 4px!important;
    }
    .mt3 {
        margin-top: 6px!important;
    }
    .mt4 {
        margin-top: 8px!important;
    }
    .mt5 {
        margin-top: 10px!important;
    }
    .mt6 {
        margin-top: 12px!important;
    }
    .mt7 {
        margin-top: 14px!important;
    }
    .mt8 {
        margin-top: 16px!important;
    }
    .mt9 {
        margin-top: 18px!important;
    }
    .mt10 {
        margin-top: 20px!important;
    }
    .mt11 {
        margin-top: 22px!important;
    }
    .mt12 {
        margin-top: 24px!important;
    }
    .mt13 {
        margin-top: 26px!important;
    }
    .mt14 {
        margin-top: 28px!important;
    }
    .mt15 {
        margin-top: 30px!important;
    }
    .mt16 {
        margin-top: 32px!important;
    }
    .mt17 {
        margin-top: 34px!important;
    }
    .mt18 {
        margin-top: 36px!important;
    }
    .mt19 {
        margin-top: 38px!important;
    }
    .mt20 {
        margin-top: 40px!important;
    }
    .mt21 {
        margin-top: 42px!important;
    }
    .mt22 {
        margin-top: 44px!important;
    }
    .mt23 {
        margin-top: 46px!important;
    }
    .mt24 {
        margin-top: 48px!important;
    }
    .pb0 {
        padding-bottom: 0!important;
    }
    .pb1 {
        padding-bottom: 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;
    }
    .fs-sm-8 {
        font-size: 8!important;
    }
    .fs-sm-12 {
        font-size: 12!important;
    }
    .fs-sm-16 {
        font-size: 16!important;
    }
    .fs-sm-20 {
        font-size: 20!important;
    }
    .fs-sm-24 {
        font-size: 24!important;
    }
    .fs-sm-28 {
        font-size: 28!important;
    }
    .fs-sm-32 {
        font-size: 32!important;
    }
    .fs-sm-36 {
        font-size: 36!important;
    }
    .fs-sm-40 {
        font-size: 40!important;
    }
    .fs-sm-44 {
        font-size: 44!important;
    }
    .fs-sm-48 {
        font-size: 48!important;
    }
    .fs-sm-52 {
        font-size: 52!important;
    }
    .fs-sm-56 {
        font-size: 56!important;
    }
    .fs-sm-60 {
        font-size: 60!important;
    }
    .fs-sm-64 {
        font-size: 64!important;
    }
    .fs-sm-68 {
        font-size: 68!important;
    }
    .fs-sm-72 {
        font-size: 72!important;
    }
    .sources {
        overflow: hidden;
        max-width: 80%;
    }
    p.bluecheck {
        background-size: 26px 26px;
        background-position: left 5px;
    }
    .smmb4 {
        margin-bottom: 16px;
    }
    .smlft {
        text-align: left!important;
    }
    .smctr {
        text-align: center!important;
    }
    .smlato {
        font-family: Lato,sans-serif!important;
    }
    .mini-image {
        max-width: 40%;
    }
    .smnorule {
        border: 0 none transparent!important;
    }
    .specialred1 {
        background: none;
        color: #b41304;
    }
    h1.kilo,
    h1.megasm {
        font-size: 2rem;
    }
    .marqueebox h1,
    .marqueebox h2,
    .marqueebox h3,
    .marqueebox h4,
    .marqueebox h5,
    .marqueebox p {
        text-align: left!important;
    }
    .checklist li {
        padding-left: 35px;
        margin-left: -10px;
        background-size: 22px auto;
    }
    .checklist.bigtext li {
        padding-left: 35px;
        margin-left: -10px;
        background-size: 25px auto;
    }
    .card {
        padding: 20px;
    }
    #dirty-crooks h1.gold.caps {
        font-size: 48px;
    }
    .shadowbox {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .upgrade-box .row {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    img.bp-pshot {
        max-height: 60vh;
        display: block;
        margin: 20px 10%;
    }
}
@media screen and (max-width:47.9375em),screen and (min-width:64em) {
    .show-for-medium-only {
        display: none!important;
    }
}
@media screen and (min-width:48em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem;
    }
    .column,
    .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .medium-1 {
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .medium-offset-0 {
        margin-left: 0;
    }
    .medium-2 {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .medium-offset-1 {
        margin-left: 8.3333333333%;
    }
    .medium-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-offset-2 {
        margin-left: 16.6666666667%;
    }
    .medium-4 {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .medium-5 {
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .medium-offset-4 {
        margin-left: 33.3333333333%;
    }
    .medium-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-offset-5 {
        margin-left: 41.6666666667%;
    }
    .medium-7 {
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .medium-8 {
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .medium-offset-7 {
        margin-left: 58.3333333333%;
    }
    .medium-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .medium-offset-8 {
        margin-left: 66.6666666667%;
    }
    .medium-10 {
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .medium-11 {
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .medium-offset-10 {
        margin-left: 83.3333333333%;
    }
    .medium-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-offset-11 {
        margin-left: 91.6666666667%;
    }
    .medium-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .medium-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .medium-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .medium-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        -webkit-flex: 0 0 14.2857142857%;
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%;
    }
    .medium-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .row.medium-unstack > .column,
    .row.medium-unstack > .columns {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    h1 {
        font-size: 3.125rem;
    }
    h2 {
        font-size: 2.25rem;
    }
    h3 {
        font-size: 1.9375rem;
    }
    h4 {
        font-size: 1.5625rem;
    }
    h5 {
        font-size: 1.25rem;
    }
    h6 {
        font-size: 1rem;
    }
    .medium-text-left {
        text-align: left;
    }
    .medium-text-right {
        text-align: right;
    }
    .medium-text-center {
        text-align: center;
    }
    .medium-text-justify {
        text-align: justify;
    }
    .button-group.stacked-for-small .button {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-bottom: 0;
    }
    .menu.medium-horizontal {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .menu.medium-horizontal > li {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .menu.medium-vertical {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .menu.medium-vertical > li {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .menu.medium-vertical > li > a {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%;
    }
    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%;
    }
    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        padding-right: 1.5rem;
        position: relative;
    }
    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #2199e8 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px;
    }
    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%;
    }
    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.medium-vertical > li > a:after {
        right: 14px;
        margin-top: -3px;
    }
    .dropdown.menu.medium-vertical > li.opens-left > a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
    }
    .dropdown.menu.medium-vertical > li.opens-right > a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0;
    }
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed;
    }
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed;
    }
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px;
    }
    .pagination li {
        display: inline-block;
    }
    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
    .hide-for-medium {
        display: none!important;
    }
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    h1.smaller {
        font-size: 2.34375rem;
    }
    h1.mega {
        font-size: 4.6875rem;
    }
    h1.giga {
        font-size: 5.46875rem;
    }
    h1.kilo {
        font-size: 3.90625rem;
    }
    h1.h1,
    h2.h1,
    h3.h1,
    h4.h1,
    h5.h1,
    h6.h1,
    li.h1,
    p.h1 {
        font-size: 3.125rem;
    }
    h2.smaller {
        font-size: 1.6875rem;
    }
    h2.mega {
        font-size: 3.375rem;
    }
    h2.giga {
        font-size: 3.9375rem;
    }
    h2.kilo {
        font-size: 2.8125rem;
    }
    h1.h2,
    h2.h2,
    h3.h2,
    h4.h2,
    h5.h2,
    h6.h2,
    li.h2,
    p.h2 {
        font-size: 2.25rem;
    }
    h3.smaller {
        font-size: 1.453125rem;
    }
    h3.mega {
        font-size: 2.90625rem;
    }
    h3.giga {
        font-size: 3.390625rem;
    }
    h3.kilo {
        font-size: 2.421875rem;
    }
    h1.h3,
    h2.h3,
    h3.h3,
    h4.h3,
    h5.h3,
    h6.h3,
    li.h3,
    p.h3 {
        font-size: 1.9375rem;
    }
    h4.smaller {
        font-size: 1.171875rem;
    }
    h4.mega {
        font-size: 2.34375rem;
    }
    h4.giga {
        font-size: 2.734375rem;
    }
    h4.kilo {
        font-size: 1.953125rem;
    }
    h1.h4,
    h2.h4,
    h3.h4,
    h4.h4,
    h5.h4,
    h6.h4,
    li.h4,
    p.h4 {
        font-size: 1.5625rem;
    }
    h5.smaller {
        font-size: 0.9375rem;
    }
    h5.mega {
        font-size: 1.875rem;
    }
    h5.giga {
        font-size: 2.1875rem;
    }
    h5.kilo {
        font-size: 1.5625rem;
    }
    h1.h5,
    h2.h5,
    h3.h5,
    h4.h5,
    h5.h5,
    h6.h5,
    li.h5,
    p.h5 {
        font-size: 1.25rem;
    }
    h6.smaller {
        font-size: 0.75rem;
    }
    h6.mega {
        font-size: 1.5rem;
    }
    h6.giga {
        font-size: 1.75rem;
    }
    h6.kilo {
        font-size: 1.25rem;
    }
    h1.h6,
    h2.h6,
    h3.h6,
    h4.h6,
    h5.h6,
    h6.h6,
    li.h6,
    p.h6 {
        font-size: 1rem;
    }
}
@media screen and (min-width:48em) and (min-width:48em) {
    .medium-expand {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
}
@media screen and (min-width:48em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none!important;
    }
}
@media screen and (max-width:63.9375em),screen and (min-width:90em) {
    .show-for-large-only {
        display: none!important;
    }
}
@media screen and (min-width:64em) {
    .large-1 {
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .large-offset-0 {
        margin-left: 0;
    }
    .large-2 {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .large-offset-1 {
        margin-left: 8.3333333333%;
    }
    .large-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-offset-2 {
        margin-left: 16.6666666667%;
    }
    .large-4 {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .large-5 {
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .large-offset-4 {
        margin-left: 33.3333333333%;
    }
    .large-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-offset-5 {
        margin-left: 41.6666666667%;
    }
    .large-7 {
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .large-8 {
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .large-offset-7 {
        margin-left: 58.3333333333%;
    }
    .large-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .large-offset-8 {
        margin-left: 66.6666666667%;
    }
    .large-10 {
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .large-11 {
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .large-offset-10 {
        margin-left: 83.3333333333%;
    }
    .large-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-offset-11 {
        margin-left: 91.6666666667%;
    }
    .large-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-1 > .column,
    .large-up-1 > .columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-2 > .column,
    .large-up-2 > .columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-3 > .column,
    .large-up-3 > .columns {
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .large-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-4 > .column,
    .large-up-4 > .columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-5 > .column,
    .large-up-5 > .columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .large-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-6 > .column,
    .large-up-6 > .columns {
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .large-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-7 > .column,
    .large-up-7 > .columns {
        -webkit-flex: 0 0 14.2857142857%;
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%;
    }
    .large-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-8 > .column,
    .large-up-8 > .columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .row.large-unstack > .column,
    .row.large-unstack > .columns {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
    .large-collapse > .column,
    .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .large-text-left {
        text-align: left;
    }
    .large-text-right {
        text-align: right;
    }
    .large-text-center {
        text-align: center;
    }
    .large-text-justify {
        text-align: justify;
    }
    .button-group.stacked-for-medium .button {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-bottom: 0;
    }
    .menu.large-horizontal {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .menu.large-horizontal > li {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .menu.large-vertical {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .menu.large-vertical > li {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .menu.large-vertical > li > a {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%;
    }
    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%;
    }
    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        padding-right: 1.5rem;
        position: relative;
    }
    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #2199e8 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px;
    }
    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%;
    }
    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.large-vertical > li > a:after {
        right: 14px;
        margin-top: -3px;
    }
    .dropdown.menu.large-vertical > li.opens-left > a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
    }
    .dropdown.menu.large-vertical > li.opens-right > a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0;
    }
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed;
    }
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed;
    }
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px;
    }
    .hide-for-large {
        display: none!important;
    }
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media screen and (min-width:64em) and (min-width:64em) {
    .large-expand {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
}
@media screen and (min-width:64em) and (max-width:89.9375em) {
    .hide-for-large-only {
        display: none!important;
    }
}
@media (min-width:481px) and (max-width:769px) {
    .smalllaces {
        display: none;
    }
    .widelaces {
        display: block;
    }
}
@media (min-width:600px) and (max-width:780px) {
    .cta-box {
        padding: 15px;
    }
}
@media (min-width:768px) {
    .mb0 {
        margin-bottom: 0!important;
    }
    .mb1 {
        margin-bottom: 4px!important;
    }
    .mb2 {
        margin-bottom: 8px!important;
    }
    .mb3 {
        margin-bottom: 12px!important;
    }
    .mb4 {
        margin-bottom: 16px!important;
    }
    .mb5 {
        margin-bottom: 20px!important;
    }
    .mb6 {
        margin-bottom: 24px!important;
    }
    .mb7 {
        margin-bottom: 28px!important;
    }
    .mb8 {
        margin-bottom: 32px!important;
    }
    .mb9 {
        margin-bottom: 36px!important;
    }
    .mb10 {
        margin-bottom: 40px!important;
    }
    .mb11 {
        margin-bottom: 44px!important;
    }
    .mb12 {
        margin-bottom: 48px!important;
    }
    .mb13 {
        margin-bottom: 52px!important;
    }
    .mb14 {
        margin-bottom: 56px!important;
    }
    .mb15 {
        margin-bottom: 60px!important;
    }
    .mb16 {
        margin-bottom: 64px!important;
    }
    .mb17 {
        margin-bottom: 68px!important;
    }
    .mb18 {
        margin-bottom: 72px!important;
    }
    .mb19 {
        margin-bottom: 76px!important;
    }
    .mb20 {
        margin-bottom: 80px!important;
    }
    .mb21 {
        margin-bottom: 84px!important;
    }
    .mb22 {
        margin-bottom: 88px!important;
    }
    .mb23 {
        margin-bottom: 92px!important;
    }
    .mb24 {
        margin-bottom: 96px!important;
    }
    .mt0 {
        margin-top: 0!important;
    }
    .mt1 {
        margin-top: 4px!important;
    }
    .mt2 {
        margin-top: 8px!important;
    }
    .mt3 {
        margin-top: 12px!important;
    }
    .mt4 {
        margin-top: 16px!important;
    }
    .mt5 {
        margin-top: 20px!important;
    }
    .mt6 {
        margin-top: 24px!important;
    }
    .mt7 {
        margin-top: 28px!important;
    }
    .mt8 {
        margin-top: 32px!important;
    }
    .mt9 {
        margin-top: 36px!important;
    }
    .mt10 {
        margin-top: 40px!important;
    }
    .mt11 {
        margin-top: 44px!important;
    }
    .mt12 {
        margin-top: 48px!important;
    }
    .mt13 {
        margin-top: 52px!important;
    }
    .mt14 {
        margin-top: 56px!important;
    }
    .mt15 {
        margin-top: 60px!important;
    }
    .mt16 {
        margin-top: 64px!important;
    }
    .mt17 {
        margin-top: 68px!important;
    }
    .mt18 {
        margin-top: 72px!important;
    }
    .mt19 {
        margin-top: 76px!important;
    }
    .mt20 {
        margin-top: 80px!important;
    }
    .mt21 {
        margin-top: 84px!important;
    }
    .mt22 {
        margin-top: 88px!important;
    }
    .mt23 {
        margin-top: 92px!important;
    }
    .mt24 {
        margin-top: 96px!important;
    }
    .pb0 {
        padding-bottom: 0!important;
    }
    .pb1 {
        padding-bottom: 4px!important;
    }
    .pb2 {
        padding-bottom: 8px!important;
    }
    .pb3 {
        padding-bottom: 12px!important;
    }
    .pb4 {
        padding-bottom: 16px!important;
    }
    .pb5 {
        padding-bottom: 20px!important;
    }
    .pb6 {
        padding-bottom: 24px!important;
    }
    .pb7 {
        padding-bottom: 28px!important;
    }
    .pb8 {
        padding-bottom: 32px!important;
    }
    .pb9 {
        padding-bottom: 36px!important;
    }
    .pb10 {
        padding-bottom: 40px!important;
    }
    .pb11 {
        padding-bottom: 44px!important;
    }
    .pb12 {
        padding-bottom: 48px!important;
    }
    .pb13 {
        padding-bottom: 52px!important;
    }
    .pb14 {
        padding-bottom: 56px!important;
    }
    .pb15 {
        padding-bottom: 60px!important;
    }
    .pb16 {
        padding-bottom: 64px!important;
    }
    .pb17 {
        padding-bottom: 68px!important;
    }
    .pb18 {
        padding-bottom: 72px!important;
    }
    .pb19 {
        padding-bottom: 76px!important;
    }
    .pb20 {
        padding-bottom: 80px!important;
    }
    .pb21 {
        padding-bottom: 84px!important;
    }
    .pb22 {
        padding-bottom: 88px!important;
    }
    .pb23 {
        padding-bottom: 92px!important;
    }
    .pb24 {
        padding-bottom: 96px!important;
    }
    .pt0 {
        padding-top: 0!important;
    }
    .pt1 {
        padding-top: 4px!important;
    }
    .pt2 {
        padding-top: 8px!important;
    }
    .pt3 {
        padding-top: 12px!important;
    }
    .pt4 {
        padding-top: 16px!important;
    }
    .pt5 {
        padding-top: 20px!important;
    }
    .pt6 {
        padding-top: 24px!important;
    }
    .pt7 {
        padding-top: 28px!important;
    }
    .pt8 {
        padding-top: 32px!important;
    }
    .pt9 {
        padding-top: 36px!important;
    }
    .pt10 {
        padding-top: 40px!important;
    }
    .pt11 {
        padding-top: 44px!important;
    }
    .pt12 {
        padding-top: 48px!important;
    }
    .pt13 {
        padding-top: 52px!important;
    }
    .pt14 {
        padding-top: 56px!important;
    }
    .pt15 {
        padding-top: 60px!important;
    }
    .pt16 {
        padding-top: 64px!important;
    }
    .pt17 {
        padding-top: 68px!important;
    }
    .pt18 {
        padding-top: 72px!important;
    }
    .pt19 {
        padding-top: 76px!important;
    }
    .pt20 {
        padding-top: 80px!important;
    }
    .pt21 {
        padding-top: 84px!important;
    }
    .pt22 {
        padding-top: 88px!important;
    }
    .pt23 {
        padding-top: 92px!important;
    }
    .pt24 {
        padding-top: 96px!important;
    }
    .fs-md-8,
    .fs8 {
        font-size: 8!important;
    }
    .fs-md-12,
    .fs12 {
        font-size: 12!important;
    }
    .fs-md-16,
    .fs16 {
        font-size: 16!important;
    }
    .fs-md-20,
    .fs20 {
        font-size: 20!important;
    }
    .fs-md-24,
    .fs24 {
        font-size: 24!important;
    }
    .fs-md-28,
    .fs28 {
        font-size: 28!important;
    }
    .fs-md-32,
    .fs32 {
        font-size: 32!important;
    }
    .fs-md-36,
    .fs36 {
        font-size: 36!important;
    }
    .fs-md-40,
    .fs40 {
        font-size: 40!important;
    }
    .fs-md-44,
    .fs44 {
        font-size: 44!important;
    }
    .fs-md-48,
    .fs48 {
        font-size: 48!important;
    }
    .fs-md-52,
    .fs52 {
        font-size: 52!important;
    }
    .fs-md-56,
    .fs56 {
        font-size: 56!important;
    }
    .fs-md-60,
    .fs60 {
        font-size: 60!important;
    }
    .fs-md-64,
    .fs64 {
        font-size: 64!important;
    }
    .fs-md-68,
    .fs68 {
        font-size: 68!important;
    }
    .fs-md-72,
    .fs72 {
        font-size: 72!important;
    }
    #leader {
        padding-top: 44px;
    }
    .checklist.modalchecklist li {
        margin-left: 5%;
        margin-right: 5%;
    }
    .mainheadline h1 {
        font-size: 49.5px;
    }
    .mainheadline h2 {
        font-size: 29px;
        margin-top: 16px;
    }
    .laces-3 {
        background-image: url("../img/examples.jpg");
        width: 280px;
        height: 599px;
        background-repeat: no-repeat;
        mix-blend-mode: multiply;
        position: absolute;
        right: 0;
    }
    .row .row.narrow75,
    .row.narrow75 {
        max-width: 760px;
        margin: 0 auto;
    }
    h1 span.redunderline {
        border-bottom: 3px solid #cb1400;
        padding-bottom: 5px;
    }
    .narrow75 {
        width: 75%;
        margin-left: 12.5%;
        margin-right: 12.5%;
    }
    .breakout5 {
        margin-left: -8px;
        margin-right: -8px;
    }
    .breakout10 {
        margin-left: -16px;
        margin-right: -16px;
    }
    .breakout15 {
        margin-left: -24px;
        margin-right: -24px;
    }
    .breakout20 {
        margin-left: -32px;
        margin-right: -32px;
    }
    .breakout30 {
        margin-left: -48px;
        margin-right: -48px;
    }
    .breakfix15 {
        padding-left: 24px;
        padding-right: 24px;
    }
    .narrowbox80 {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
    .fullbox {
        margin-top: 32px;
        margin-bottom: 24px;
        padding: 20px 24px 24px;
    }
    .bigtext li,
    .bigtext p,
    .bigwhite p,
    .card .bigtext li,
    .card .bigwhite p,
    .card p.bigtext,
    .card.bigtext p,
    .card.bigwhite p {
        font-size: 21px;
    }
    p.redx {
        padding-bottom: 48px;
        background-position: 0 0;
        padding-left: 80px;
        background-size: 50px 50px;
    }
    p.bluecheck {
        padding-bottom: 32px;
        padding-left: 50px;
        margin-left: 20px;
    }
    .marqueebox {
        margin-top: 16px;
        margin-bottom: 24px;
        padding: 8px 16px 6px;
    }
    .bigshot {
        position: absolute;
        width: 420px;
        left: 0;
        top: -100px;
    }
    .ingwrap p {
        font-size: 21px;
    }
    .irow1 .ingdesc {
        height: 280px;
    }
    .irow2 .ingdesc {
        height: 230px;
    }
    .irow3 .ingdesc {
        height: 280px;
    }
    .irow4 .ingdesc {
        height: 170px;
    }
    .irow5 .ingdesc {
        height: 275px;
    }
    .irow6 .ingdesc {
        height: 280px;
    }
    .trans-white-chevron {
        margin-bottom: -30px;
    }
    h4.lato {
        font-size: 23.5px;
        letter-spacing: -.009em;
    }
    .cta-pregroup {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .cta-pregroup .preg {
        -webkit-flex: 0 1 33%;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        margin-right: 10px;
    }
    .cta-group {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .cta-box {
        -webkit-flex: 0 1 33%;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        margin-right: 10px;
    }
    body.upgrade-1 .narrow80 {
        max-width: 630px;
        margin: 0 auto;
    }
    p.subtitle {
        margin-bottom: 0;
        padding-left: 10px;
    }
    h1.kilo.titletext {
        font-size: 3.5rem!important;
    }
}
@media (min-width:768px) and (max-width:1023px) {
    .card {
        padding: 40px;
    }
}
@media (min-width:770px) and (max-width:1080px) {
    .laces-1 {
        width: 275px;
    }
}
@media (min-width:1024px) {
    .fs-lg-8 {
        font-size: 8!important;
    }
    .fs-lg-12 {
        font-size: 12!important;
    }
    .fs-lg-16 {
        font-size: 16!important;
    }
    .fs-lg-20 {
        font-size: 20!important;
    }
    .fs-lg-24 {
        font-size: 24!important;
    }
    .fs-lg-28 {
        font-size: 28!important;
    }
    .fs-lg-32 {
        font-size: 32!important;
    }
    .fs-lg-36 {
        font-size: 36!important;
    }
    .fs-lg-40 {
        font-size: 40!important;
    }
    .fs-lg-44 {
        font-size: 44!important;
    }
    .fs-lg-48 {
        font-size: 48!important;
    }
    .fs-lg-52 {
        font-size: 52!important;
    }
    .fs-lg-56 {
        font-size: 56!important;
    }
    .fs-lg-60 {
        font-size: 60!important;
    }
    .fs-lg-64 {
        font-size: 64!important;
    }
    .fs-lg-68 {
        font-size: 68!important;
    }
    .fs-lg-72 {
        font-size: 72!important;
    }
    .laces-3 {
        width: 342px;
        height: 599px;
        right: 24px;
    }
    .agentcard .agentimg {
        width: 346px;
        height: 346px;
        position: absolute;
        float: left;
        left: -200px;
        top: -80px;
    }
    .agentcard .agenttitle,
    .agentcard .lede {
        position: relative;
        left: 160px;
        width: calc(100% - 160px);
    }
    .agentcard .agenttitle {
        padding-top: 35px;
        top: 0;
    }
    h1.warn {
        font-size: 4.65rem;
    }
    .cta-box button.orderbutton {
        height: 50px;
    }
    body.upgrade-1 .attention {
        padding-top: 30px!important;
    }
    body.upgrade-1 .upgrade-box {
        margin: 0 5%;
        width: 90%;
    }
    .upgrade-button {
        position: absolute;
        letter-spacing: -1px;
        font-size: 30px;
    }
    .bottlerow {
        margin-left: 5%!important;
    }
    .bottlerow p.bigtext {
        font-size: 31px!important;
    }
    .bottlerow2 {
        margin-left: 5%!important;
    }
    .bottlerow2 p.bigtext {
        font-size: 31px!important;
    }
    img.upgradegroup {
        max-width: 115%;
        position: absolute;
        top: -50px;
        left: -50px;
    }
    .timerrow {
        margin: 0 5%!important !important;
    }
    img.pshot {
        margin-left: -90px;
        position: relative;
        margin-bottom: -60px;
    }
    h2.xl {
        margin-right: 0;
        margin-left: -160px;
        padding-left: 80px;
        padding-right: 20px;
        font-size: 38px;
    }
    h2.xl:first-child {
        margin-bottom: 1.2rem;
        margin-top: 2rem;
        padding-top: 2rem;
    }
    h2.xl:last-child {
        margin-bottom: 2rem;
        padding-bottom: 2rem;
    }
    .upgrade-1.upgrade-2 .upgrade-button {
        letter-spacing: -.5px;
        font-size: 26px;
        line-height: 1.3;
    }
    .upgrade-1.upgrade-2 .upgrade-box.upgrade2 {
        margin: 0 5%;
        width: 90%;
        padding: 40px 40px 30px;
    }
}
@media (min-width:1680px) and (max-width:9999px) {
    #warning {
        background-image: url("../img/laces-2.jpg");
    }
}
@media (min-width:1681px) and (max-width:99999px) {
    #dirty-crooks {
        background-image: url("../img/bg-sec/dirty-money_lrg.jpg");
    }
}
@media (min-width:1921px) and (max-width:9999px) {
    #crossroads,
    #dna-1,
    #guarantee,
    .dnabg {
        background-size: cover;
    }
    .trans-black-chevron,
    .trans-blue-black,
    .trans-from-white-chevron,
    .trans-to-white-tear,
    .trans-white-chevron,
    .trans-white-tear {
        background-size: 100% auto;
    }
    #notenough {
        background-size: cover;
    }
}
@media screen and (max-width:89.9375em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width:63.9375em) {
    table.stack tfoot,
    table.stack thead {
        display: none;
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block;
    }
    table.stack td {
        border-top: 0;
    }
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .show-for-large {
        display: none!important;
    }
}
@media screen and (max-width:47.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block;
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0;
    }
    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .media-object.stack-for-small .media-object-section {
        padding: 0 0 1rem;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%;
    }
    .hide-for-small-only,
    .show-for-medium {
        display: none!important;
    }
}
@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
    }
    .show-for-print {
        display: block!important;
    }
    .hide-for-print {
        display: none!important;
    }
    table.show-for-print {
        display: table!important;
    }
    thead.show-for-print {
        display: table-header-group!important;
    }
    tbody.show-for-print {
        display: table-row-group!important;
    }
    tr.show-for-print {
        display: table-row!important;
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: '';
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100%!important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
@-webkit-keyframes a {
    0% {
        background-color: #cb1400;
    }
    50% {
        background-color: #b41304;
    }
    to {
        background-color: #cb1400;
    }
}
@keyframes a {
    0% {
        background-color: #cb1400;
    }
    50% {
        background-color: #b41304;
    }
    to {
        background-color: #cb1400;
    }
}
@-webkit-keyframes b {
    0% {
        background-color: #cb1400;
    }
    20% {
        background-color: #b41304;
    }
    40% {
        background-color: #cb1400;
    }
    to {
        background-color: #cb1400;
    }
}
@keyframes b {
    0% {
        background-color: #cb1400;
    }
    20% {
        background-color: #b41304;
    }
    40% {
        background-color: #cb1400;
    }
    to {
        background-color: #cb1400;
    }
}

body {
    height: inherit!important;
}
@media (max-width:639px) {
    .margin-right-25 {
        margin-right: auto;
    }
}
@media (min-width:1024px) {
.purchase-boxes {
    margin: 0 -50px;
}
}
