/*!normalize.css v3.0.2 | MIT License | git.io/normalize*/@import "../fonts/is-fonts.css";
    html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    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: default;
}
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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
meta.foundation-version {
    font-family: "/5.5.0/"}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0;
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
    width: 40.063em;
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em;
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
    width: 64.063em;
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em;
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
    width: 90.063em;
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em;
}
meta.foundation-data-attribute-namespace {
    font-family: false;
}
html, body {
    height: 100%}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, body {
    font-size: 100%}
body {
    background: #fff;
    color: #5e5e5e;
    padding: 0;
    margin: 0;
    font-family: proxima-nova, proxima nova, helvetica, Arial, geneva, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto;
}
a:hover {
    cursor: pointer;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    -ms-interpolation-mode: bicubic;
}
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none!important;
}
.left {
    float: left!important;
}
.right {
    float: right!important;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hide {
    display: none!important;
    visibility: hidden;
}
.invisible {
    visibility: hidden;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}
select {
    width: 100%}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 75rem;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    width: auto;
    margin-left: -.625rem;
    margin-right: -.625rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}
.row .row:before, .row .row:after {
    content: " ";
    display: table;
}
.row .row:after {
    clear: both;
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
}
.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table;
}
.row .row.collapse:after {
    clear: both;
}
.column, .columns {
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left;
}
[class*=column]+[class*=column]:last-child {
    float: right;
}
[class*=column]+[class*=column].end {
    float: left;
}
@media only screen {
    .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: .625rem;
    padding-right: .625rem;
    float: left;
}
.small-1 {
    width: 8.33333%}
.small-2 {
    width: 16.66667%}
.small-3 {
    width: 25%}
.small-4 {
    width: 33.33333%}
.small-5 {
    width: 41.66667%}
.small-6 {
    width: 50%}
.small-7 {
    width: 58.33333%}
.small-8 {
    width: 66.66667%}
.small-9 {
    width: 75%}
.small-10 {
    width: 83.33333%}
.small-11 {
    width: 91.66667%}
.small-12 {
    width: 100%}
.small-offset-0 {
    margin-left: 0%!important;
}
.small-offset-1 {
    margin-left: 8.33333%!important;
}
.small-offset-2 {
    margin-left: 16.66667%!important;
}
.small-offset-3 {
    margin-left: 25%!important;
}
.small-offset-4 {
    margin-left: 33.33333%!important;
}
.small-offset-5 {
    margin-left: 41.66667%!important;
}
.small-offset-6 {
    margin-left: 50%!important;
}
.small-offset-7 {
    margin-left: 58.33333%!important;
}
.small-offset-8 {
    margin-left: 66.66667%!important;
}
.small-offset-9 {
    margin-left: 75%!important;
}
.small-offset-10 {
    margin-left: 83.33333%!important;
}
.small-offset-11 {
    margin-left: 91.66667%!important;
}
.small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
.column.small-centered:last-child, .columns.small-centered:last-child {
    float: none;
}
.column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left;
}
.column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right;
}
.row.small-collapse>.column, .row.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.small-uncollapse>.column, .row.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem;
    float: left;
}
}@media only screen and (min-width:40.063em) {
    .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: .625rem;
    padding-right: .625rem;
    float: left;
}
.medium-1 {
    width: 8.33333%}
.medium-2 {
    width: 16.66667%}
.medium-3 {
    width: 25%}
.medium-4 {
    width: 33.33333%}
.medium-5 {
    width: 41.66667%}
.medium-6 {
    width: 50%}
.medium-7 {
    width: 58.33333%}
.medium-8 {
    width: 66.66667%}
.medium-9 {
    width: 75%}
.medium-10 {
    width: 83.33333%}
.medium-11 {
    width: 91.66667%}
.medium-12 {
    width: 100%}
.medium-offset-0 {
    margin-left: 0%!important;
}
.medium-offset-1 {
    margin-left: 8.33333%!important;
}
.medium-offset-2 {
    margin-left: 16.66667%!important;
}
.medium-offset-3 {
    margin-left: 25%!important;
}
.medium-offset-4 {
    margin-left: 33.33333%!important;
}
.medium-offset-5 {
    margin-left: 41.66667%!important;
}
.medium-offset-6 {
    margin-left: 50%!important;
}
.medium-offset-7 {
    margin-left: 58.33333%!important;
}
.medium-offset-8 {
    margin-left: 66.66667%!important;
}
.medium-offset-9 {
    margin-left: 75%!important;
}
.medium-offset-10 {
    margin-left: 83.33333%!important;
}
.medium-offset-11 {
    margin-left: 91.66667%!important;
}
.medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
.column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none;
}
.column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left;
}
.column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right;
}
.row.medium-collapse>.column, .row.medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.medium-uncollapse>.column, .row.medium-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem;
    float: left;
}
.push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
}@media only screen and (min-width:64.063em) {
    .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
.column, .columns {
    position: relative;
    padding-left: .625rem;
    padding-right: .625rem;
    float: left;
}
.large-1 {
    width: 8.33333%}
.large-2 {
    width: 16.66667%}
.large-3 {
    width: 25%}
.large-4 {
    width: 33.33333%}
.large-5 {
    width: 41.66667%}
.large-6 {
    width: 50%}
.large-7 {
    width: 58.33333%}
.large-8 {
    width: 66.66667%}
.large-9 {
    width: 75%}
.large-10 {
    width: 83.33333%}
.large-11 {
    width: 91.66667%}
.large-12 {
    width: 100%}
.large-offset-0 {
    margin-left: 0%!important;
}
.large-offset-1 {
    margin-left: 8.33333%!important;
}
.large-offset-2 {
    margin-left: 16.66667%!important;
}
.large-offset-3 {
    margin-left: 25%!important;
}
.large-offset-4 {
    margin-left: 33.33333%!important;
}
.large-offset-5 {
    margin-left: 41.66667%!important;
}
.large-offset-6 {
    margin-left: 50%!important;
}
.large-offset-7 {
    margin-left: 58.33333%!important;
}
.large-offset-8 {
    margin-left: 66.66667%!important;
}
.large-offset-9 {
    margin-left: 75%!important;
}
.large-offset-10 {
    margin-left: 83.33333%!important;
}
.large-offset-11 {
    margin-left: 91.66667%!important;
}
.large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
}
.column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
.column.large-centered:last-child, .columns.large-centered:last-child {
    float: none;
}
.column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left;
}
.column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right;
}
.row.large-collapse>.column, .row.large-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row.large-uncollapse>.column, .row.large-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem;
    float: left;
}
.push-0 {
    position: relative;
    left: 0%;
    right: auto;
}
.pull-0 {
    position: relative;
    right: 0%;
    left: auto;
}
.push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
}
.pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
}
.push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
}
.pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
}
.push-3 {
    position: relative;
    left: 25%;
    right: auto;
}
.pull-3 {
    position: relative;
    right: 25%;
    left: auto;
}
.push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
}
.pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
}
.push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
}
.pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
}
.push-6 {
    position: relative;
    left: 50%;
    right: auto;
}
.pull-6 {
    position: relative;
    right: 50%;
    left: auto;
}
.push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
}
.pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
}
.push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
}
.pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
}
.push-9 {
    position: relative;
    left: 75%;
    right: auto;
}
.pull-9 {
    position: relative;
    right: 75%;
    left: auto;
}
.push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
}
.pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
}
.push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
}
.pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
}
}[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem;
}
[class*=block-grid-]:before, [class*=block-grid-]:after {
    content: " ";
    display: table;
}
[class*=block-grid-]:after {
    clear: both;
}
[class*=block-grid-]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .625rem 1.25rem;
}
@media only screen {
    .small-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.small-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.small-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.small-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.small-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
}
.small-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.small-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.small-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.small-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.small-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.small-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
}
.small-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.small-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
}
.small-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.small-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.small-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.small-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
}
.small-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.small-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.small-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.small-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
}
.small-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.small-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
}
.small-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}@media only screen and (min-width:40.063em) {
    .medium-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.medium-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.medium-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.medium-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.medium-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
}
.medium-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.medium-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.medium-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.medium-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.medium-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.medium-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
}
.medium-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.medium-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
}
.medium-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.medium-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.medium-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.medium-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
}
.medium-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.medium-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.medium-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.medium-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
}
.medium-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.medium-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
}
.medium-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.medium-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}@media only screen and (min-width:64.063em) {
    .large-block-grid-1>li {
    width: 100%;
    list-style: none;
}
.large-block-grid-1>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
.large-block-grid-2>li {
    width: 50%;
    list-style: none;
}
.large-block-grid-2>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
}
.large-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
}
.large-block-grid-3>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
}
.large-block-grid-4>li {
    width: 25%;
    list-style: none;
}
.large-block-grid-4>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
}
.large-block-grid-5>li {
    width: 20%;
    list-style: none;
}
.large-block-grid-5>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
}
.large-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
}
.large-block-grid-6>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
}
.large-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
}
.large-block-grid-7>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
}
.large-block-grid-8>li {
    width: 12.5%;
    list-style: none;
}
.large-block-grid-8>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
}
.large-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
}
.large-block-grid-9>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
}
.large-block-grid-10>li {
    width: 10%;
    list-style: none;
}
.large-block-grid-10>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
}
.large-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
}
.large-block-grid-11>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
}
.large-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
}
.large-block-grid-12>li:nth-of-type(1n) {
    clear: none;
}
.large-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
}
}.clearing-thumbs, [data-clearing] {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table;
}
.clearing-thumbs:after, [data-clearing]:after {
    clear: both;
}
.clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px;
}
.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
    margin-right: 0;
}
.clearing-blackout {
    background: #333;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}
.clearing-blackout .clearing-close {
    display: block;
}
.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0;
}
.clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #aaa;
    font-size: .6em;
}
.visible-img {
    height: 95%;
    position: relative;
}
.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%}
.clearing-caption {
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #333;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0;
}
.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #ccc;
    display: none;
}
.clearing-close:hover, .clearing-close:focus {
    color: #ccc;
}
.clearing-assembled .clearing-container {
    height: 100%}
.clearing-assembled .clearing-container .carousel>ul {
    display: none;
}
.clearing-feature li {
    display: none;
}
.clearing-feature li.clearing-featured-img {
    display: block;
}
@media only screen and (min-width:40.063em) {
    .clearing-main-prev, .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
}
.clearing-main-prev>span, .clearing-main-next>span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
}
.clearing-main-prev>span:hover, .clearing-main-next>span:hover {
    opacity: .8;
}
.clearing-main-prev {
    left: 0;
}
.clearing-main-prev>span {
    left: 5px;
    border-color: transparent;
    border-right-color: #ccc;
}
.clearing-main-next {
    right: 0;
}
.clearing-main-next>span {
    border-color: transparent;
    border-left-color: #ccc;
}
.clearing-main-prev.disabled, .clearing-main-next.disabled {
    opacity: .3;
}
.clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, .8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
}
.clearing-assembled .clearing-container .carousel>ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
}
.clearing-assembled .clearing-container .carousel>ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: .4;
    clear: none;
}
.clearing-assembled .clearing-container .carousel>ul li.fix-height img {
    height: 100%;
    max-width: none;
}
.clearing-assembled .clearing-container .carousel>ul li a.th {
    border: 0;
    box-shadow: none;
    display: block;
}
.clearing-assembled .clearing-container .carousel>ul li img {
    cursor: pointer!important;
    width: 100%!important;
}
.clearing-assembled .clearing-container .carousel>ul li.visible {
    opacity: 1;
}
.clearing-assembled .clearing-container .carousel>ul li:hover {
    opacity: .8;
}
.clearing-assembled .clearing-container .visible-img {
    background: #333;
    overflow: hidden;
    height: 85%}
.clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
}
}.inline-list {
    margin: 0 auto 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block;
}
.inline-list>li>* {
    display: block;
}
@media only screen {
    .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit!important;
}
.hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none!important;
}
.visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table!important;
}
thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group!important;
}
tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group!important;
}
tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row!important;
}
th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell!important;
}
}@media only screen and (min-width:40.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit!important;
}
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none!important;
}
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table!important;
}
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group!important;
}
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group!important;
}
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row!important;
}
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell!important;
}
}@media only screen and (min-width:64.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit!important;
}
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none!important;
}
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table!important;
}
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group!important;
}
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group!important;
}
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row!important;
}
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell!important;
}
}@media only screen and (min-width:90.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit!important;
}
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none!important;
}
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table!important;
}
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group!important;
}
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group!important;
}
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row!important;
}
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell!important;
}
}@media only screen and (min-width:120.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit!important;
}
.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none!important;
}
.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table!important;
}
thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group!important;
}
tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group!important;
}
tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row!important;
}
th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell!important;
}
}.show-for-landscape, .hide-for-portrait {
    display: inherit!important;
}
.hide-for-landscape, .show-for-portrait {
    display: none!important;
}
table.hide-for-landscape, table.show-for-portrait {
    display: table!important;
}
thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group!important;
}
tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group!important;
}
tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row!important;
}
td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell!important;
}
@media only screen and (orientation:landscape) {
    .show-for-landscape, .hide-for-portrait {
    display: inherit!important;
}
.hide-for-landscape, .show-for-portrait {
    display: none!important;
}
table.show-for-landscape, table.hide-for-portrait {
    display: table!important;
}
thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group!important;
}
tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group!important;
}
tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row!important;
}
td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
    display: table-cell!important;
}
}@media only screen and (orientation:portrait) {
    .show-for-portrait, .hide-for-landscape {
    display: inherit!important;
}
.hide-for-portrait, .show-for-landscape {
    display: none!important;
}
table.show-for-portrait, table.hide-for-landscape {
    display: table!important;
}
thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group!important;
}
tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group!important;
}
tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row!important;
}
td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell!important;
}
}.show-for-touch {
    display: none!important;
}
.hide-for-touch {
    display: inherit!important;
}
.touch .show-for-touch {
    display: inherit!important;
}
.touch .hide-for-touch {
    display: none!important;
}
table.hide-for-touch {
    display: table!important;
}
.touch table.show-for-touch {
    display: table!important;
}
thead.hide-for-touch {
    display: table-header-group!important;
}
.touch thead.show-for-touch {
    display: table-header-group!important;
}
tbody.hide-for-touch {
    display: table-row-group!important;
}
.touch tbody.show-for-touch {
    display: table-row-group!important;
}
tr.hide-for-touch {
    display: table-row!important;
}
.touch tr.show-for-touch {
    display: table-row!important;
}
td.hide-for-touch {
    display: table-cell!important;
}
.touch td.show-for-touch {
    display: table-cell!important;
}
th.hide-for-touch {
    display: table-cell!important;
}
.touch th.show-for-touch {
    display: table-cell!important;
}
@media print {
    .show-for-print {
    display: block;
}
.hide-for-print {
    display: none;
}
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 {
    display: table-cell!important;
}
th.show-for-print {
    display: table-cell!important;
}
}.text-left {
    text-align: left!important;
}
.text-right {
    text-align: right!important;
}
.text-center {
    text-align: center!important;
}
.text-justify {
    text-align: justify!important;
}
@media only screen and (max-width:40em) {
    .small-only-text-left {
    text-align: left!important;
}
.small-only-text-right {
    text-align: right!important;
}
.small-only-text-center {
    text-align: center!important;
}
.small-only-text-justify {
    text-align: justify!important;
}
}@media only screen {
    .small-text-left {
    text-align: left!important;
}
.small-text-right {
    text-align: right!important;
}
.small-text-center {
    text-align: center!important;
}
.small-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-only-text-left {
    text-align: left!important;
}
.medium-only-text-right {
    text-align: right!important;
}
.medium-only-text-center {
    text-align: center!important;
}
.medium-only-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:40.063em) {
    .medium-text-left {
    text-align: left!important;
}
.medium-text-right {
    text-align: right!important;
}
.medium-text-center {
    text-align: center!important;
}
.medium-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:64.063em) and (max-width:90em) {
    .large-only-text-left {
    text-align: left!important;
}
.large-only-text-right {
    text-align: right!important;
}
.large-only-text-center {
    text-align: center!important;
}
.large-only-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:64.063em) {
    .large-text-left {
    text-align: left!important;
}
.large-text-right {
    text-align: right!important;
}
.large-text-center {
    text-align: center!important;
}
.large-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:90.063em) and (max-width:120em) {
    .xlarge-only-text-left {
    text-align: left!important;
}
.xlarge-only-text-right {
    text-align: right!important;
}
.xlarge-only-text-center {
    text-align: center!important;
}
.xlarge-only-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:90.063em) {
    .xlarge-text-left {
    text-align: left!important;
}
.xlarge-text-right {
    text-align: right!important;
}
.xlarge-text-center {
    text-align: center!important;
}
.xlarge-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:120.063em) and (max-width:99999999em) {
    .xxlarge-only-text-left {
    text-align: left!important;
}
.xxlarge-only-text-right {
    text-align: right!important;
}
.xxlarge-only-text-center {
    text-align: center!important;
}
.xxlarge-only-text-justify {
    text-align: justify!important;
}
}@media only screen and (min-width:120.063em) {
    .xxlarge-text-left {
    text-align: left!important;
}
.xxlarge-text-right {
    text-align: right!important;
}
.xxlarge-text-center {
    text-align: center!important;
}
.xxlarge-text-justify {
    text-align: justify!important;
}
}div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a {
    color: #51a3dc;
    text-decoration: none;
    line-height: inherit;
}
a:hover, a:focus {
    color: #2e90d5;
}
a img {
    border: 0;
}
p {
    font-family: inherit;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}
p.lead {
    font-size: 1.21875rem;
    line-height: 1.6;
}
p aside {
    font-size: .875rem;
    line-height: 1.35;
    font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
    font-family: proxima-nova-soft, proxima nova soft, helvetica, Arial, geneva, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #303442;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6a7392;
    line-height: 0;
}
h1 {
    font-size: 2.125rem;
}
h2 {
    font-size: 1.6875rem;
}
h3 {
    font-size: 1.375rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 1rem;
}
.subheader {
    line-height: 1.4;
    color: #6a7392;
    font-weight: 400;
    margin-top: .2rem;
    margin-bottom: .5rem;
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
}
em, i {
    font-style: italic;
    line-height: inherit;
}
strong, b {
    font-weight: 700;
    line-height: inherit;
}
small {
    font-size: 60%;
    line-height: inherit;
}
code {
    font-family: Consolas, liberation mono, Courier, monospace;
    font-weight: 400;
    color: #5e5e5e;
    background-color: #fcd9b2;
    border-width: 1px;
    border-style: solid;
    border-color: #fbc488;
    padding: .125rem .3125rem .0625rem;
}
ul, ol, dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit;
}
ul {
    margin-left: 1.1rem;
}
ul.no-bullet {
    margin-left: 0;
}
ul.no-bullet li ul, ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none;
}
ul li ul, ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit;
}
ul.square {
    list-style-type: square;
    margin-left: 1.1rem;
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem;
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem;
}
ul.no-bullet {
    list-style: none;
}
ol {
    margin-left: 1.4rem;
}
ol li ul, ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl dt {
    margin-bottom: .3rem;
    font-weight: 700;
}
dl dd {
    margin-bottom: .75rem;
}
abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #5e5e5e;
    cursor: help;
}
abbr {
    text-transform: none;
}
abbr[title] {
    border-bottom: 1px dotted #ddd;
}
blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd;
}
blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #565e77;
}
blockquote cite:before {
    content: "\2014 \0020"}
blockquote cite a, blockquote cite a:visited {
    color: #565e77;
}
blockquote, blockquote p {
    line-height: 1.6;
    color: #6a7392;
}
.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #ddd;
    padding: .625rem .75rem;
}
.vcard li {
    margin: 0;
    display: block;
}
.vcard .fn {
    font-weight: 700;
    font-size: .9375rem;
}
.vevent .summary {
    font-weight: 700;
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    padding: 0 .0625rem;
}
@media only screen and (min-width:40.063em) {
    h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}
h1 {
    font-size: 2.75rem;
}
h2 {
    font-size: 2.3125rem;
}
h3 {
    font-size: 1.6875rem;
}
h4 {
    font-size: 1.4375rem;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 1rem;
}
}.print-only {
    display: none!important;
}
@media print {
    * {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
@page {
    margin: .5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
.hide-on-print {
    display: none!important;
}
.print-only {
    display: block!important;
}
.hide-for-print {
    display: none!important;
}
.show-for-print {
    display: inherit!important;
}
}button, .button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: proxima-nova, proxima nova, helvetica, Arial, geneva, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #51a3dc;
    border-color: #2887c8;
    color: #fff;
    transition: background-color 300ms ease-out;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #2887c8;
}
button:hover, button:focus, .button:hover, .button:focus {
    color: #fff;
}
button.secondary, .button.secondary {
    background-color: #ed7f08;
    border-color: #303442;
    color: #fff;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #be6606;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #fff;
}
button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #368a55;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: #fff;
}
button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #cf2a0e;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: #fff;
}
button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
}
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
    background-color: #cf6e0e;
}
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
    color: #fff;
}
button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #5e5e5e;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
    background-color: #61b6d9;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
    color: #fff;
}
button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem;
}
button.small, .button.small {
    padding-top: .875rem;
    padding-right: 1.75rem;
    padding-bottom: .9375rem;
    padding-left: 1.75rem;
    font-size: .8125rem;
}
button.tiny, .button.tiny {
    padding-top: .625rem;
    padding-right: 1.25rem;
    padding-bottom: .6875rem;
    padding-left: 1.25rem;
    font-size: .6875rem;
}
button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%}
button.left-align, .button.left-align {
    text-align: left;
    text-indent: .75rem;
}
button.right-align, .button.right-align {
    text-align: right;
    padding-right: .75rem;
}
button.radius, .button.radius {
    border-radius: .3125rem;
}
button.round, .button.round {
    border-radius: 1e3px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #51a3dc;
    border-color: #2887c8;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2887c8;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: #fff;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #51a3dc;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #ed7f08;
    border-color: #303442;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #be6606;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    color: #fff;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #ed7f08;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #368a55;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    color: #fff;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #43ac6a;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #cf2a0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    color: #fff;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #f04124;
}
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #cf6e0e;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    color: #fff;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #f08a24;
}
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #5e5e5e;
    cursor: default;
    opacity: .7;
    box-shadow: none;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    background-color: #61b6d9;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    color: #fff;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    background-color: #a0d3e8;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
@media only screen and (min-width:40.063em) {
    button, .button {
    display: inline-block;
}
}form {
    margin: 0 0 1rem;
}
form .row .row {
    margin: 0 -.5rem;
}
form .row .row .column, form .row .row .columns {
    padding: 0 .5rem;
}
form .row .row.collapse {
    margin: 0;
}
form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0;
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: .5rem;
}
label {
    font-size: .875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
}
label.right {
    float: none!important;
    text-align: right;
}
label.inline {
    margin: 0 0 1rem;
    padding: .5625rem 0;
}
label small {
    text-transform: capitalize;
    color: #676767;
}
.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
}
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: 0;
}
.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: 0;
}
.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: .3125rem;
    -webkit-border-top-left-radius: .3125rem;
    border-bottom-left-radius: .3125rem;
    border-top-left-radius: .3125rem;
}
.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: .3125rem;
    -webkit-border-top-right-radius: .3125rem;
    border-bottom-right-radius: .3125rem;
    border-top-right-radius: .3125rem;
}
.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1e3px;
    -webkit-border-top-left-radius: 1e3px;
    border-bottom-left-radius: 1e3px;
    border-top-left-radius: 1e3px;
}
.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1e3px;
    -webkit-border-top-right-radius: 1e3px;
    border-bottom-right-radius: 1e3px;
    border-top-right-radius: 1e3px;
}
span.prefix, label.prefix {
    background: #f2f2f2;
    border-right: 0;
    color: #333;
    border-color: #ccc;
}
span.postfix, label.postfix {
    background: #f2f2f2;
    border-left: 0;
    color: #333;
    border-color: #ccc;
}
input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-size: .875rem;
    margin: 0 0 1rem;
    padding: .5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow .45s, border-color .45s ease-in-out;
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
    box-shadow: 0 0 5px #999;
    border-color: #999;
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: 0;
}
input[type=text]:disabled, input[type=password]:disabled, input[type=date]:disabled, input[type=datetime]:disabled, input[type=datetime-local]:disabled, input[type=month]:disabled, input[type=week]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=search]:disabled, input[type=tel]:disabled, input[type=time]:disabled, input[type=url]:disabled, input[type=color]:disabled, textarea:disabled {
    background-color: #ddd;
    cursor: default;
}
input[type=text][disabled], input[type=text][readonly], fieldset[disabled] input[type=text], input[type=password][disabled], input[type=password][readonly], fieldset[disabled] input[type=password], input[type=date][disabled], input[type=date][readonly], fieldset[disabled] input[type=date], input[type=datetime][disabled], input[type=datetime][readonly], fieldset[disabled] input[type=datetime], input[type=datetime-local][disabled], input[type=datetime-local][readonly], fieldset[disabled] input[type=datetime-local], input[type=month][disabled], input[type=month][readonly], fieldset[disabled] input[type=month], input[type=week][disabled], input[type=week][readonly], fieldset[disabled] input[type=week], input[type=email][disabled], input[type=email][readonly], fieldset[disabled] input[type=email], input[type=number][disabled], input[type=number][readonly], fieldset[disabled] input[type=number], input[type=search][disabled], input[type=search][readonly], fieldset[disabled] input[type=search], input[type=tel][disabled], input[type=tel][readonly], fieldset[disabled] input[type=tel], input[type=time][disabled], input[type=time][readonly], fieldset[disabled] input[type=time], input[type=url][disabled], input[type=url][readonly], fieldset[disabled] input[type=url], input[type=color][disabled], input[type=color][readonly], fieldset[disabled] input[type=color], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default;
}
input[type=text].radius, input[type=password].radius, input[type=date].radius, input[type=datetime].radius, input[type=datetime-local].radius, input[type=month].radius, input[type=week].radius, input[type=email].radius, input[type=number].radius, input[type=search].radius, input[type=tel].radius, input[type=time].radius, input[type=url].radius, input[type=color].radius, textarea.radius {
    border-radius: .3125rem;
}
form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: .3125rem;
    -webkit-border-top-right-radius: .3125rem;
    border-bottom-right-radius: .3125rem;
    border-top-right-radius: .3125rem;
}
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: .3125rem;
    -webkit-border-top-left-radius: .3125rem;
    border-bottom-left-radius: .3125rem;
    border-top-left-radius: .3125rem;
}
form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse textarea, form .row .postfix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: .3125rem;
    -webkit-border-top-left-radius: .3125rem;
    border-bottom-left-radius: .3125rem;
    border-top-left-radius: .3125rem;
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: .3125rem;
    -webkit-border-top-right-radius: .3125rem;
    border-bottom-right-radius: .3125rem;
    border-top-right-radius: .3125rem;
}
form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1e3px;
    -webkit-border-top-right-radius: 1e3px;
    border-bottom-right-radius: 1e3px;
    border-top-right-radius: 1e3px;
}
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1e3px;
    -webkit-border-top-left-radius: 1e3px;
    border-bottom-left-radius: 1e3px;
    border-top-left-radius: 1e3px;
}
form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1e3px;
    -webkit-border-top-left-radius: 1e3px;
    border-bottom-left-radius: 1e3px;
    border-top-left-radius: 1e3px;
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1e3px;
    -webkit-border-top-right-radius: 1e3px;
    border-bottom-right-radius: 1e3px;
    border-top-right-radius: 1e3px;
}
input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0;
}
textarea[rows] {
    height: auto;
}
textarea {
    max-width: 100%}
select {
    -webkit-appearance: none!important;
    border-radius: 0;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjEyIiB3aWR0aD0iMjQiIGhlaWdodD0iMyIgdmlld0JveD0iMCAwIDYgMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNiAzIj48cGF0aCBkPSJNNS45OTIuMGwtMyAzLTMtM3oiLz48L3N2Zz4=);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    padding: .5rem;
    font-size: .875rem;
    font-family: proxima-nova, proxima nova, helvetica, Arial, geneva, sans-serif;
    color: rgba(0, 0, 0, .75);
    line-height: normal;
    border-radius: 0;
    height: 2.3125rem;
}
select::-ms-expand {
    display: none;
}
select.radius {
    border-radius: .3125rem;
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999;
}
select:disabled {
    background-color: #ddd;
    cursor: default;
}
input[type=file], input[type=checkbox], input[type=radio], select {
    margin: 0 0 1rem;
}
input[type=checkbox]+label, input[type=radio]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
input[type=file] {
    width: 100%}
fieldset {
    border: 1px solid #ddd;
    padding: 1.25rem;
    margin: 1.125rem 0;
}
fieldset legend {
    font-weight: 700;
    background: #fff;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem;
}
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
[data-abide] span.error, [data-abide] small.error {
    display: none;
}
span.error, small.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
.error input, .error textarea, .error select {
    margin-bottom: 0;
}
.error input[type=checkbox], .error input[type=radio] {
    margin-bottom: 1rem;
}
.error label, .error label.error {
    color: #f04124;
}
.error small.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff;
}
.error>label>small {
    color: #676767;
    background: 0 0;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline;
}
.error span.error-message {
    display: block;
}
input.error, textarea.error, select.error {
    margin-bottom: 0;
}
label.error {
    color: #f04124;
}
.admin-menu .fixed {
    top: 1.8125rem;
}
#status-messages.reveal-modal .alert-box {
    margin-bottom: 0;
}
.reveal-modal {
    z-index: 999;
}
.item-list .pager {
    clear: none;
}
.item-list .pager li {
    padding: 0;
}
.green {
    color: #79be37;
}
.midblue {
    color: #51a3dc;
}
.grayblue {
    color: #303442;
}
.slategray {
    color: #f5f5f5;
}
.darkblue {
    color: #125079;
}
.teal {
    color: #4cb8d9;
}
.skyblue {
    color: #e1f5ff;
}
.keylime {
    color: #c4e48b;
}
.yellow {
    color: #f9c944;
}
.orange {
    color: #ed7f08;
}
.red {
    color: #e34825;
}
.purple {
    color: #a05d8e;
}
.text-white {
    color: #fff;
}
.txt-green {
    color: #79be37;
}
.txt-green-darken-10 {
    color: #6cab31;
}
.txt-green-lighten-75 {
    color: #9ace69;
}
.txt-green-lighten-50 {
    color: #bcde9b;
}
.txt-green-lighten-25 {
    color: #ddeecd;
}
.txt-green-lighten-10 {
    color: #f1f8eb;
}
.txt-midblue {
    color: #51a3dc;
}
.txt-midblue-darken-10 {
    color: #4892c6;
}
.txt-midblue-lighten-75 {
    color: #7cbae4;
}
.txt-midblue-lighten-50 {
    color: #a8d1ed;
}
.txt-midblue-lighten-25 {
    color: #d3e8f6;
}
.txt-midblue-lighten-10 {
    color: #edf5fb;
}
.txt-grayblue {
    color: #303442;
}
.txt-grayblue-darken-10 {
    color: #2b2e3b;
}
.txt-grayblue-lighten-75 {
    color: #636671;
}
.txt-grayblue-lighten-50 {
    color: #9799a0;
}
.txt-grayblue-lighten-25 {
    color: #cbcccf;
}
.txt-grayblue-lighten-10 {
    color: #eaeaec;
}
.txt-darkblue {
    color: #125079;
}
.txt-darkblue-darken-10 {
    color: #10486c;
}
.txt-darkblue-lighten-75 {
    color: #4d7b9a;
}
.txt-darkblue-lighten-50 {
    color: #88a7bc;
}
.txt-darkblue-lighten-25 {
    color: #c3d3dd;
}
.txt-darkblue-lighten-10 {
    color: #e7edf1;
}
.txt-teal {
    color: #4cb8d9;
}
.txt-teal-darken-10 {
    color: #44a5c3;
}
.txt-teal-lighten-75 {
    color: #78c9e2;
}
.txt-teal-lighten-50 {
    color: #a5dbec;
}
.txt-teal-lighten-25 {
    color: #d2edf5;
}
.txt-teal-lighten-10 {
    color: #edf7fb;
}
.txt-skyblue {
    color: #e1f5ff;
}
.txt-skyblue-darken-10 {
    color: #cadce5;
}
.txt-skyblue-lighten-75 {
    color: #e8f7ff;
}
.txt-skyblue-lighten-50 {
    color: #f0faff;
}
.txt-skyblue-lighten-25 {
    color: #f7fcff;
}
.txt-skyblue-lighten-10 {
    color: #fcfeff;
}
.txt-keylime {
    color: #c4e48b;
}
.txt-keylime-darken-10 {
    color: #b0cd7d;
}
.txt-keylime-lighten-75 {
    color: #d2eaa8;
}
.txt-keylime-lighten-50 {
    color: #e1f1c5;
}
.txt-keylime-lighten-25 {
    color: #f0f8e2;
}
.txt-keylime-lighten-10 {
    color: #f9fcf3;
}
.txt-yellow {
    color: #f9c944;
}
.txt-yellow-darken-10 {
    color: #e0b43d;
}
.txt-yellow-lighten-75 {
    color: #fad672;
}
.txt-yellow-lighten-50 {
    color: #fce4a1;
}
.txt-yellow-lighten-25 {
    color: #fdf1d0;
}
.txt-yellow-lighten-10 {
    color: #fef9ec;
}
.txt-orange {
    color: #ed7f08;
}
.txt-orange-darken-10 {
    color: #d57207;
}
.txt-orange-lighten-75 {
    color: #f19f45;
}
.txt-orange-lighten-50 {
    color: #f6bf83;
}
.txt-orange-lighten-25 {
    color: #fadfc1;
}
.txt-orange-lighten-10 {
    color: #fdf2e6;
}
.txt-red {
    color: #e34825;
}
.txt-red-darken-10 {
    color: #cc4021;
}
.txt-red-lighten-75 {
    color: #ea755b;
}
.txt-red-lighten-50 {
    color: #f1a392;
}
.txt-red-lighten-25 {
    color: #f8d1c8;
}
.txt-red-lighten-10 {
    color: #fcece9;
}
.txt-purple {
    color: #a05d8e;
}
.txt-purple-darken-10 {
    color: #90537f;
}
.txt-purple-lighten-75 {
    color: #b785aa;
}
.txt-purple-lighten-50 {
    color: #cfaec6;
}
.txt-purple-lighten-25 {
    color: #e7d6e2;
}
.txt-purple-lighten-10 {
    color: #f5eef3;
}
.txt-white {
    color: #fff;
}
.txt-slategray {
    color: #f5f5f5;
}
.bkgd-green {
    background-color: #79be37;
}
.bkgd-green-darken-10 {
    background-color: #6cab31;
}
.bkgd-green-lighten-75 {
    background-color: #9ace69;
}
.bkgd-green-lighten-50 {
    background-color: #bcde9b;
}
.bkgd-green-lighten-25 {
    background-color: #ddeecd;
}
.bkgd-green-lighten-10 {
    background-color: #f1f8eb;
}
.bkgd-midblue {
    background-color: #51a3dc;
}
.bkgd-midblue-darken-10 {
    background-color: #4892c6;
}
.bkgd-midblue-lighten-75 {
    background-color: #7cbae4;
}
.bkgd-midblue-lighten-50 {
    background-color: #a8d1ed;
}
.bkgd-midblue-lighten-25 {
    background-color: #d3e8f6;
}
.bkgd-midblue-lighten-10 {
    background-color: #edf5fb;
}
.bkgd-grayblue {
    background-color: #303442;
}
.bkgd-grayblue-darken-10 {
    background-color: #2b2e3b;
}
.bkgd-grayblue-lighten-75 {
    background-color: #636671;
}
.bkgd-grayblue-lighten-50 {
    background-color: #9799a0;
}
.bkgd-grayblue-lighten-25 {
    background-color: #cbcccf;
}
.bkgd-grayblue-lighten-10 {
    background-color: #eaeaec;
}
.bkgd-darkblue {
    background-color: #125079;
}
.bkgd-darkblue-darken-10 {
    background-color: #10486c;
}
.bkgd-darkblue-lighten-75 {
    background-color: #4d7b9a;
}
.bkgd-darkblue-lighten-50 {
    background-color: #88a7bc;
}
.bkgd-darkblue-lighten-25 {
    background-color: #c3d3dd;
}
.bkgd-darkblue-lighten-10 {
    background-color: #e7edf1;
}
.bkgd-teal {
    background-color: #4cb8d9;
}
.bkgd-teal-darken-10 {
    background-color: #44a5c3;
}
.bkgd-teal-lighten-75 {
    background-color: #78c9e2;
}
.bkgd-teal-lighten-50 {
    background-color: #a5dbec;
}
.bkgd-teal-lighten-25 {
    background-color: #d2edf5;
}
.bkgd-teal-lighten-10 {
    background-color: #edf7fb;
}
.bkgd-skyblue {
    background-color: #e1f5ff;
}
.bkgd-skyblue-darken-10 {
    background-color: #cadce5;
}
.bkgd-skyblue-lighten-75 {
    background-color: #e8f7ff;
}
.bkgd-skyblue-lighten-50 {
    background-color: #f0faff;
}
.bkgd-skyblue-lighten-25 {
    background-color: #f7fcff;
}
.bkgd-skyblue-lighten-10 {
    background-color: #fcfeff;
}
.bkgd-keylime {
    background-color: #c4e48b;
}
.bkgd-keylime-darken-10 {
    background-color: #b0cd7d;
}
.bkgd-keylime-lighten-75 {
    background-color: #d2eaa8;
}
.bkgd-keylime-lighten-50 {
    background-color: #e1f1c5;
}
.bkgd-keylime-lighten-25 {
    background-color: #f0f8e2;
}
.bkgd-keylime-lighten-10 {
    background-color: #f9fcf3;
}
.bkgd-yellow {
    background-color: #f9c944;
}
.bkgd-yellow-darken-10 {
    background-color: #e0b43d;
}
.bkgd-yellow-lighten-75 {
    background-color: #fad672;
}
.bkgd-yellow-lighten-50 {
    background-color: #fce4a1;
}
.bkgd-yellow-lighten-25 {
    background-color: #fdf1d0;
}
.bkgd-yellow-lighten-10 {
    background-color: #fef9ec;
}
.bkgd-orange {
    background-color: #ed7f08;
}
.bkgd-orange-darken-10 {
    background-color: #d57207;
}
.bkgd-orange-lighten-75 {
    background-color: #f19f45;
}
.bkgd-orange-lighten-50 {
    background-color: #f6bf83;
}
.bkgd-orange-lighten-25 {
    background-color: #fadfc1;
}
.bkgd-orange-lighten-10 {
    background-color: #fdf2e6;
}
.bkgd-red {
    background-color: #e34825;
}
.bkgd-red-darken-10 {
    background-color: #cc4021;
}
.bkgd-red-lighten-75 {
    background-color: #ea755b;
}
.bkgd-red-lighten-50 {
    background-color: #f1a392;
}
.bkgd-red-lighten-25 {
    background-color: #f8d1c8;
}
.bkgd-red-lighten-10 {
    background-color: #fcece9;
}
.bkgd-purple {
    background-color: #a05d8e;
}
.bkgd-purple-darken-10 {
    background-color: #90537f;
}
.bkgd-purple-lighten-75 {
    background-color: #b785aa;
}
.bkgd-purple-lighten-50 {
    background-color: #cfaec6;
}
.bkgd-purple-lighten-25 {
    background-color: #e7d6e2;
}
.bkgd-purple-lighten-10 {
    background-color: #f5eef3;
}
.bkgd-white {
    background-color: #fff;
}
.bkgd-slategray {
    background-color: #f5f5f5;
}
.padded {
    padding: 1.25rem;
}
.padded-double {
    padding: 2.5rem;
}
.padded-triple {
    padding: 3.75rem;
}
.padded-quad {
    padding: 5rem;
}
.padded-half {
    padding: .625rem;
}
.padded-quarter {
    padding: .3125rem;
}
.pad-top {
    padding-top: 1.25rem;
}
.pad-top-double {
    padding-top: 2.5rem;
}
.pad-top-triple {
    padding-top: 3.75rem;
}
.pad-top-quad {
    padding-top: 5rem;
}
.pad-top-half {
    padding-top: .625rem;
}
.pad-top-quarter {
    padding-top: .3125rem;
}
.pad-bottom {
    padding-bottom: 1.25rem;
}
.pad-bottom-double {
    padding-bottom: 2.5rem;
}
.pad-bottom-triple {
    padding-bottom: 3.75rem;
}
.pad-bottom-quad {
    padding-bottom: 5rem;
}
.pad-bottom-half {
    padding-bottom: .625rem;
}
.pad-bottom-quarter {
    padding-bottom: .3125rem;
}
.pad-left {
    padding-left: 1.25rem;
}
.pad-left-double {
    padding-left: 2.5rem;
}
.pad-left-triple {
    padding-left: 3.75rem;
}
.pad-left-quad {
    padding-left: 5rem;
}
.pad-left-half {
    padding-left: .625rem;
}
.pad-left-quarter {
    padding-left: .3125rem;
}
.pad-right {
    padding-right: 1.25rem;
}
.pad-right-double {
    padding-right: 2.5rem;
}
.pad-right-triple {
    padding-right: 3.75rem;
}
.pad-right-quad {
    padding-right: 5rem;
}
.pad-right-half {
    padding-right: .625rem;
}
.pad-right-quarter {
    padding-right: .3125rem;
}
.pad-none {
    padding: 0;
}
.pad-none-top {
    padding-top: 0;
}
.pad-none-right {
    padding-right: 0;
}
.pad-none-bottom {
    padding-bottom: 0;
}
.pad-none-left {
    padding-left: 0;
}
.pad-side {
    padding: 0 1.25rem;
}
.pad-side-double {
    padding: 0 2.5rem;
}
.pad-side-triple {
    padding: 0 3.75rem;
}
.pad-side-quad {
    padding: 0 5rem;
}
.pad-side-half {
    padding: 0 .625rem;
}
.pad-side-quarter {
    padding: 0 .3125rem;
}
.gapped {
    margin: 1.25rem;
}
.gapped-double {
    margin: 2.5rem;
}
.gapped-triple {
    margin: 3.75rem;
}
.gapped-quad {
    margin: 5rem;
}
.gapped-half {
    margin: .625rem;
}
.gapped-quarter {
    margin: .3125rem;
}
.gap-top {
    margin-top: 1.25rem;
}
.gap-top-double {
    margin-top: 2.5rem;
}
.gap-top-triple {
    margin-top: 3.75rem;
}
.gap-top-quad {
    margin-top: 5rem;
}
.gap-top-half {
    margin-top: .625rem;
}
.gap-top-quarter {
    margin-top: .3125rem;
}
.gap-bottom {
    margin-bottom: 1.25rem;
}
.gap-bottom-double {
    margin-bottom: 2.5rem;
}
.gap-bottom-triple {
    margin-bottom: 3.75rem;
}
.gap-bottom-quad {
    margin-bottom: 5rem;
}
.gap-bottom-half {
    margin-bottom: .625rem;
}
.gap-bottom-quarter {
    margin-bottom: .3125rem;
}
.gap-bottom-zero {
    margin-bottom: 0;
}
.gap-left {
    margin-left: 1.25rem;
}
.gap-left-double {
    margin-left: 2.5rem;
}
.gap-left-triple {
    margin-left: 3.75rem;
}
.gap-left-quad {
    margin-left: 5rem;
}
.gap-left-half {
    margin-left: .625rem;
}
.gap-left-quarter {
    margin-left: .3125rem;
}
.gap-right {
    margin-right: 1.25rem;
}
.gap-right-double {
    margin-right: 2.5rem;
}
.gap-right-triple {
    margin-right: 3.75rem;
}
.gap-right-quad {
    margin-right: 5rem;
}
.gap-right-half {
    margin-right: .625rem;
}
.gap-right-quarter {
    margin-right: .3125rem;
}
.gap-none {
    margin: 0;
}
.gap-none-top {
    margin-top: 0;
}
.gap-none-right {
    margin-right: 0;
}
.gap-none-bottom {
    margin-bottom: 0;
}
.gap-none-left {
    margin-left: 0;
}
.gap-side {
    margin: 0 1.25rem;
}
.gap-side-double {
    margin: 0 2.5rem;
}
.gap-side-triple {
    margin: 0 3.75rem;
}
.gap-side-quad {
    margin: 0 5rem;
}
.gap-side-half {
    margin: 0 .625rem;
}
.gap-side-quarter {
    margin: 0 .3125rem;
}
@media only screen and (max-width:40em) {
    .mobile-padded {
    padding: 1.25rem;
}
.mobile-padded-double {
    padding: 2.5rem;
}
.mobile-padded-triple {
    padding: 3.75rem;
}
.mobile-padded-quad {
    padding: 5rem;
}
.mobile-padded-half {
    padding: .625rem;
}
.mobile-padded-quarter {
    padding: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-pad-top {
    padding-top: 1.25rem;
}
.mobile-pad-top-double {
    padding-top: 2.5rem;
}
.mobile-pad-top-triple {
    padding-top: 3.75rem;
}
.mobile-pad-top-quad {
    padding-top: 5rem;
}
.mobile-pad-top-half {
    padding-top: .625rem;
}
.mobile-pad-top-quarter {
    padding-top: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-pad-bottom {
    padding-bottom: 1.25rem;
}
.mobile-pad-bottom-double {
    padding-bottom: 2.5rem;
}
.mobile-pad-bottom-triple {
    padding-bottom: 3.75rem;
}
.mobile-pad-bottom-quad {
    padding-bottom: 5rem;
}
.mobile-pad-bottom-half {
    padding-bottom: .625rem;
}
.mobile-pad-bottom-quarter {
    padding-bottom: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-pad-left {
    padding-left: 1.25rem;
}
.mobile-pad-left-double {
    padding-left: 2.5rem;
}
.mobile-pad-left-triple {
    padding-left: 3.75rem;
}
.mobile-pad-left-quad {
    padding-left: 5rem;
}
.mobile-pad-left-half {
    padding-left: .625rem;
}
.mobile-pad-left-quarter {
    padding-left: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-pad-right {
    padding-right: 1.25rem;
}
.mobile-pad-right-double {
    padding-right: 2.5rem;
}
.mobile-pad-right-triple {
    padding-right: 3.75rem;
}
.mobile-pad-right-quad {
    padding-right: 5rem;
}
.mobile-pad-right-half {
    padding-right: .625rem;
}
.mobile-pad-right-quarter {
    padding-right: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-pad-none {
    padding: 0;
}
.mobile-pad-none-top {
    padding-top: 0;
}
.mobile-pad-none-right {
    padding-right: 0;
}
.mobile-pad-none-bottom {
    padding-bottom: 0;
}
.mobile-pad-none-left {
    padding-left: 0;
}
}@media only screen and (max-width:40em) {
    .mobile-pad-side {
    padding: 0 1.25rem;
}
.mobile-pad-side-double {
    padding: 0 2.5rem;
}
.mobile-pad-side-triple {
    padding: 0 3.75rem;
}
.mobile-pad-side-quad {
    padding: 0 5rem;
}
.mobile-pad-side-half {
    padding: 0 .625rem;
}
.mobile-pad-side-quarter {
    padding: 0 .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-padded {
    padding: 1.25rem;
}
.medium-padded-double {
    padding: 2.5rem;
}
.medium-padded-triple {
    padding: 3.75rem;
}
.medium-padded-quad {
    padding: 5rem;
}
.medium-padded-half {
    padding: .625rem;
}
.medium-padded-quarter {
    padding: .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-pad-top {
    padding-top: 1.25rem;
}
.medium-pad-top-double {
    padding-top: 2.5rem;
}
.medium-pad-top-triple {
    padding-top: 3.75rem;
}
.medium-pad-top-quad {
    padding-top: 5rem;
}
.medium-pad-top-half {
    padding-top: .625rem;
}
.medium-pad-top-quarter {
    padding-top: .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-pad-bottom {
    padding-bottom: 1.25rem;
}
.medium-pad-bottom-double {
    padding-bottom: 2.5rem;
}
.medium-pad-bottom-triple {
    padding-bottom: 3.75rem;
}
.medium-pad-bottom-quad {
    padding-bottom: 5rem;
}
.medium-pad-bottom-half {
    padding-bottom: .625rem;
}
.medium-pad-bottom-quarter {
    padding-bottom: .3125rem;
}
.medium-pad-bottom-zero {
    padding-bottom: 0;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-pad-left {
    padding-left: 1.25rem;
}
.medium-pad-left-double {
    padding-left: 2.5rem;
}
.medium-pad-left-triple {
    padding-left: 3.75rem;
}
.medium-pad-left-quad {
    padding-left: 5rem;
}
.medium-pad-left-half {
    padding-left: .625rem;
}
.medium-pad-left-quarter {
    padding-left: .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-pad-right {
    padding-right: 1.25rem;
}
.medium-pad-right-double {
    padding-right: 2.5rem;
}
.medium-pad-right-triple {
    padding-right: 3.75rem;
}
.medium-pad-right-quad {
    padding-right: 5rem;
}
.medium-pad-right-half {
    padding-right: .625rem;
}
.medium-pad-right-quarter {
    padding-right: .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-pad-none {
    padding: 0;
}
.medium-pad-none-top {
    padding-top: 0;
}
.medium-pad-none-right {
    padding-right: 0;
}
.medium-pad-none-bottom {
    padding-bottom: 0;
}
.medium-pad-none-left {
    padding-left: 0;
}
}@media only screen and (max-width:40em) {
    .mobile-gapped {
    margin: 1.25rem;
}
.mobile-gapped-double {
    margin: 2.5rem;
}
.mobile-gapped-triple {
    margin: 3.75rem;
}
.mobile-gapped-quad {
    margin: 5rem;
}
.mobile-gapped-half {
    margin: .625rem;
}
.mobile-gapped-quarter {
    margin: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-gap-top {
    margin-top: 1.25rem;
}
.mobile-gap-top-double {
    margin-top: 2.5rem;
}
.mobile-gap-top-triple {
    margin-top: 3.75rem;
}
.mobile-gap-top-quad {
    margin-top: 5rem;
}
.mobile-gap-top-half {
    margin-top: .625rem;
}
.mobile-gap-top-quarter {
    margin-top: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-gap-bottom {
    margin-bottom: 1.25rem;
}
.mobile-gap-bottom-double {
    margin-bottom: 2.5rem;
}
.mobile-gap-bottom-triple {
    margin-bottom: 3.75rem;
}
.mobile-gap-bottom-quad {
    margin-bottom: 5rem;
}
.mobile-gap-bottom-half {
    margin-bottom: .625rem;
}
.mobile-gap-bottom-quarter {
    margin-bottom: .3125rem;
}
.mobile-gap-bottom-zero {
    margin-bottom: 0;
}
}@media only screen and (max-width:40em) {
    .mobile-gap-left {
    margin-left: 1.25rem;
}
.mobile-gap-left-double {
    margin-left: 2.5rem;
}
.mobile-gap-left-triple {
    margin-left: 3.75rem;
}
.mobile-gap-left-quad {
    margin-left: 5rem;
}
.mobile-gap-left-half {
    margin-left: .625rem;
}
.mobile-gap-left-quarter {
    margin-left: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-gap-right {
    margin-right: 1.25rem;
}
.mobile-gap-right-double {
    margin-right: 2.5rem;
}
.mobile-gap-right-triple {
    margin-right: 3.75rem;
}
.mobile-gap-right-quad {
    margin-right: 5rem;
}
.mobile-gap-right-half {
    margin-right: .625rem;
}
.mobile-gap-right-quarter {
    margin-right: .3125rem;
}
}@media only screen and (max-width:40em) {
    .mobile-gap-none {
    margin: 0;
}
.mobile-gap-none-top {
    margin-top: 0;
}
.mobile-gap-none-right {
    margin-right: 0;
}
.mobile-gap-none-bottom {
    margin-bottom: 0;
}
.mobile-gap-none-left {
    margin-left: 0;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-gapped {
    margin: 1.25rem;
}
.medium-gapped-double {
    margin: 2.5rem;
}
.medium-gapped-triple {
    margin: 3.75rem;
}
.medium-gapped-quad {
    margin: 5rem;
}
.medium-gapped-half {
    margin: .625rem;
}
.medium-gapped-quarter {
    margin: .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-gap-top {
    margin-top: 1.25rem;
}
.medium-gap-top-double {
    margin-top: 2.5rem;
}
.medium-gap-top-triple {
    margin-top: 3.75rem;
}
.medium-gap-top-quad {
    margin-top: 5rem;
}
.medium-gap-top-half {
    margin-top: .625rem;
}
.medium-gap-top-quarter {
    margin-top: .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-gap-bottom {
    margin-bottom: 1.25rem;
}
.medium-gap-bottom-double {
    margin-bottom: 2.5rem;
}
.medium-gap-bottom-triple {
    margin-bottom: 3.75rem;
}
.medium-gap-bottom-quad {
    margin-bottom: 5rem;
}
.medium-gap-bottom-half {
    margin-bottom: .625rem;
}
.medium-gap-bottom-quarter {
    margin-bottom: .3125rem;
}
.medium-gap-bottom-zero {
    margin-bottom: 0;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-gap-left {
    margin-left: 1.25rem;
}
.medium-gap-left-double {
    margin-left: 2.5rem;
}
.medium-gap-left-triple {
    margin-left: 3.75rem;
}
.medium-gap-left-quad {
    margin-left: 5rem;
}
.medium-gap-left-half {
    margin-left: .625rem;
}
.medium-gap-left-quarter {
    margin-left: .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-gap-right {
    margin-right: 1.25rem;
}
.medium-gap-right-double {
    margin-right: 2.5rem;
}
.medium-gap-right-triple {
    margin-right: 3.75rem;
}
.medium-gap-right-quad {
    margin-right: 5rem;
}
.medium-gap-right-half {
    margin-right: .625rem;
}
.medium-gap-right-quarter {
    margin-right: .3125rem;
}
}@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-gap-none {
    margin: 0;
}
.medium-gap-none-top {
    margin-top: 0;
}
.medium-gap-none-right {
    margin-right: 0;
}
.medium-gap-none-bottom {
    margin-bottom: 0;
}
.medium-gap-none-left {
    margin-left: 0;
}
}.radius {
    border-radius: .3125rem;
}
.radius.half {
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
body {
    font-family: proxima-nova, proxima nova, helvetica, Arial, geneva, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #5e5e5e;
}
h1, h2, h3, h4, h5, h6 {
    font-family: proxima-nova-soft, proxima nova soft, helvetica, Arial, geneva, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #303442;
}
h1 {
    font-size: 3.3125rem;
    line-height: 3.75rem;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
    h1 {
    font-size: 2.75rem;
    line-height: 3.125rem;
}
}@media only screen and (max-width:40em) {
    h1 {
    font-size: 2.25rem;
    line-height: 2.8125rem;
}
}h1.hdr-large {
    font-size: 5.3rem;
}
h2 {
    font-size: 2.5rem;
    line-height: 3.25rem;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
    h2 {
    font-size: 2.25rem;
    line-height: 2.8125rem;
}
}@media only screen and (max-width:40em) {
    h2 {
    font-size: 1.875rem;
    line-height: 2.1875rem;
}
}h3 {
    font-size: 2.0625rem;
    line-height: 2.5rem;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
    h3 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
}
}@media only screen and (max-width:40em) {
    h3 {
    font-size: 1.625rem;
    line-height: 1.875rem;
}
}h4 {
    font-size: 1.6875rem;
    line-height: 2.1875rem;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
    h4 {
    font-size: 1.4375rem;
    line-height: 1.75rem;
}
}@media only screen and (max-width:40em) {
    h4 {
    font-size: 1.25rem;
    line-height: 1.375rem;
}
}h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 500;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
    h5 {
    font-size: 1.125rem;
    line-height: 1.375rem;
}
}@media only screen and (max-width:40em) {
    h5 {
    font-size: 1.125rem;
    line-height: 1.375rem;
}
}h6 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-weight: 500;
    text-transform: uppercase;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
    h6 {
    font-size: 1rem;
    line-height: 1.25rem;
}
}@media only screen and (max-width:40em) {
    h6 {
    font-size: 1rem;
    line-height: 1.25rem;
}
}p.txt-small, span.txt-small {
    font-size: .875rem;
    line-height: 1.125;
}
button, .button, input[type=submit], input[type=button], input[type=reset], [role=button], .btn-primary.btn-midblue, .btn-primary.btn-white, .btn-primary.btn-green, .btn-primary.btn-orange, .btn-secondary, input[type=submit].btn-secondary, input[type=button].btn-secondary, .btn-secondary.btn-white, input[type=submit].btn-secondary.btn-white, input[type=button].btn-secondary.btn-white, .btn-secondary.btn-green, input[type=submit].btn-secondary.btn-green, input[type=button].btn-secondary.btn-green, .btn-secondary.btn-orange, input[type=submit].btn-secondary.btn-orange, input[type=button].btn-secondary.btn-orange {
    position: relative;
    display: inline-block;
    padding: .875rem 1.25rem;
    font-family: proxima-nova, proxima nova, helvetica, Arial, geneva, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    border-style: solid;
    border-width: .125rem;
    border-radius: .3125rem!important;
    outline: 0;
    -webkit-transition: background-color .25s ease-out, border-color .25s ease-out;
    transition: background-color .25s ease-out, border-color .25s ease-out;
}
button.btn-small, .btn-small.button, input.btn-small[type=submit], input.btn-small[type=button], input.btn-small[type=reset], .btn-small[role=button], .btn-small.btn-primary.btn-midblue, .btn-small.btn-primary.btn-white, .btn-small.btn-primary.btn-green, .btn-small.btn-primary.btn-orange, .btn-small.btn-secondary, input.btn-small[type=submit].btn-secondary, input.btn-small[type=button].btn-secondary {
    text-transform: uppercase;
    padding: .375rem 1.25rem;
}
button.btn-large, .btn-large.button, input.btn-large[type=submit], input.btn-large[type=button], input.btn-large[type=reset], .btn-large[role=button], .btn-large.btn-primary.btn-midblue, .btn-large.btn-primary.btn-white, .btn-large.btn-primary.btn-green, .btn-large.btn-primary.btn-orange, .btn-large.btn-secondary, input.btn-large[type=submit].btn-secondary, input.btn-large[type=button].btn-secondary {
    font-size: 1.25rem;
    padding: 1.125rem 1.25rem;
}
button, .button, input[type=submit], input[type=button], input[type=reset], [role=button] {
    background-color: #51a3dc;
    color: #fff;
    border-color: #51a3dc;
}
button:hover, button:active, button:focus, .button:hover, .button:active, .button:focus, input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus, input[type=button]:hover, input[type=button]:active, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:active, input[type=reset]:focus, [role=button]:hover, [role=button]:active, [role=button]:focus {
    color: #fff;
    border-color: #2887c8;
    background-color: #2887c8;
}
.btn-primary.btn-midblue {
    background-color: #0f4375;
    color: #fff;
    border-color: #0f4375;
}
.btn-primary.btn-midblue:hover, .btn-primary.btn-midblue:active, .btn-primary.btn-midblue:focus {
    color: #fff;
    border-color: #2887c8;
    background-color: #2887c8;
}
.btn-primary.btn-white {
    background-color: #0f4375 !important;
    border-color: #0f4375 !important;
    color: #fff !important;
   
}
.btn-primary.btn-white:hover, .btn-primary.btn-white:active, .btn-primary.btn-white:focus {
    color: #fff !important;
}
.btn-primary.btn-white.txt-green {
    color: #79be37;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-green:hover, .btn-primary.btn-white.txt-green:active, .btn-primary.btn-white.txt-green:focus {
    color: #adda81!important;
}
.btn-primary.btn-white.txt-grayblue {
    color: #303442;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-grayblue:hover, .btn-primary.btn-white.txt-grayblue:active, .btn-primary.btn-white.txt-grayblue:focus {
    color: #5b637d!important;
}
.btn-primary.btn-white.txt-slategray {
    color: #f5f5f5;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-slategray:hover, .btn-primary.btn-white.txt-slategray:active, .btn-primary.btn-white.txt-slategray:focus {
    color: #fff!important;
}
.btn-primary.btn-white.txt-darkblue {
    color: #125079;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-darkblue:hover, .btn-primary.btn-white.txt-darkblue:active, .btn-primary.btn-white.txt-darkblue:focus {
    color: #1f8bd2!important;
}
.btn-primary.btn-white.txt-teal {
    color: #4cb8d9;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-teal:hover, .btn-primary.btn-white.txt-teal:active, .btn-primary.btn-white.txt-teal:focus {
    color: #a0d9eb!important;
}
.btn-primary.btn-white.txt-skyblue {
    color: #e1f5ff;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-skyblue:hover, .btn-primary.btn-white.txt-skyblue:active, .btn-primary.btn-white.txt-skyblue:focus {
    color: #fff!important;
}
.btn-primary.btn-white.txt-keylime {
    color: #c4e48b;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-keylime:hover, .btn-primary.btn-white.txt-keylime:active, .btn-primary.btn-white.txt-keylime:focus {
    color: #eef7de!important;
}
.btn-primary.btn-white.txt-yellow {
    color: #f9c944;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-yellow:hover, .btn-primary.btn-white.txt-yellow:active, .btn-primary.btn-white.txt-yellow:focus {
    color: #fce6a7!important;
}
.btn-primary.btn-white.txt-orange {
    color: #ed7f08;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-orange:hover, .btn-primary.btn-white.txt-orange:active, .btn-primary.btn-white.txt-orange:focus {
    color: #fab061!important;
}
.btn-primary.btn-white.txt-red {
    color: #e34825;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-red:hover, .btn-primary.btn-white.txt-red:active, .btn-primary.btn-white.txt-red:focus {
    color: #ef947f!important;
}
.btn-primary.btn-white.txt-purple {
    color: #a05d8e;
    background-color: #fff!important;
    border-color: #fff!important;
}
.btn-primary.btn-white.txt-purple:hover, .btn-primary.btn-white.txt-purple:active, .btn-primary.btn-white.txt-purple:focus {
    color: #c69dbb!important;
}
.btn-primary.btn-green {
    background-color: #79be37;
    color: #fff;
    border-color: #79be37;
}
.btn-primary.btn-green:hover, .btn-primary.btn-green:active, .btn-primary.btn-green:focus {
    color: #fff;
    border-color: #61982c;
    background-color: #61982c;
}
.btn-primary.btn-orange {
    background-color: #ed7f08;
    color: #fff;
    border-color: #ed7f08;
}
.btn-primary.btn-orange:hover, .btn-primary.btn-orange:active, .btn-primary.btn-orange:focus {
    color: #fff;
    border-color: #be6606;
    background-color: #be6606;
}
.btn-secondary, input[type=submit].btn-secondary, input[type=button].btn-secondary {
    background-color: transparent;
    color: #51a3dc;
    border-color: #51a3dc;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, input[type=submit].btn-secondary:hover, input[type=submit].btn-secondary:active, input[type=submit].btn-secondary:focus, input[type=button].btn-secondary:hover, input[type=button].btn-secondary:active, input[type=button].btn-secondary:focus {
    background-color: rgba(255, 255, 255, .2);
    color: #51a3dc;
    border-color: #51a3dc;
}
.btn-secondary.btn-white, input[type=submit].btn-secondary.btn-white, input[type=button].btn-secondary.btn-white {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}
.btn-secondary.btn-white:hover, .btn-secondary.btn-white:active, .btn-secondary.btn-white:focus, input[type=submit].btn-secondary.btn-white:hover, input[type=submit].btn-secondary.btn-white:active, input[type=submit].btn-secondary.btn-white:focus, input[type=button].btn-secondary.btn-white:hover, input[type=button].btn-secondary.btn-white:active, input[type=button].btn-secondary.btn-white:focus {
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    border-color: #fff;
}
.btn-secondary.btn-green, input[type=submit].btn-secondary.btn-green, input[type=button].btn-secondary.btn-green {
    background-color: transparent;
    color: #79be37;
    border-color: #79be37;
}
.btn-secondary.btn-green:hover, .btn-secondary.btn-green:active, .btn-secondary.btn-green:focus, input[type=submit].btn-secondary.btn-green:hover, input[type=submit].btn-secondary.btn-green:active, input[type=submit].btn-secondary.btn-green:focus, input[type=button].btn-secondary.btn-green:hover, input[type=button].btn-secondary.btn-green:active, input[type=button].btn-secondary.btn-green:focus {
    background-color: rgba(255, 255, 255, .2);
    color: #79be37;
    border-color: #79be37;
}
.btn-secondary.btn-orange, input[type=submit].btn-secondary.btn-orange, input[type=button].btn-secondary.btn-orange {
    background-color: transparent;
    color: #ed7f08;
    border-color: #ed7f08;
}
.btn-secondary.btn-orange:hover, .btn-secondary.btn-orange:active, .btn-secondary.btn-orange:focus, input[type=submit].btn-secondary.btn-orange:hover, input[type=submit].btn-secondary.btn-orange:active, input[type=submit].btn-secondary.btn-orange:focus, input[type=button].btn-secondary.btn-orange:hover, input[type=button].btn-secondary.btn-orange:active, input[type=button].btn-secondary.btn-orange:focus {
    background-color: rgba(255, 255, 255, .2);
    color: #ed7f08;
    border-color: #ed7f08;
}
button.disabled, .button.disabled, input[type=submit].disabled, input[type=button].disabled, input[type=reset].disabled, [role=button].disabled, .btn-primary.disabled, .btn-secondary.disabled {
    color: #e6f2fa;
    background: #91c5e9;
    border-color: #91c5e9;
    cursor: not-allowed;
    text-decoration: none;
    outline: 0;
}
button.disabled:hover, button.disabled:focus, button.disabled:visited, .button.disabled:hover, .button.disabled:focus, .button.disabled:visited, input[type=submit].disabled:hover, input[type=submit].disabled:focus, input[type=submit].disabled:visited, input[type=button].disabled:hover, input[type=button].disabled:focus, input[type=button].disabled:visited, input[type=reset].disabled:hover, input[type=reset].disabled:focus, input[type=reset].disabled:visited, [role=button].disabled:hover, [role=button].disabled:focus, [role=button].disabled:visited, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:visited, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:visited {
    color: #e6f2fa;
    background: #91c5e9;
    border-color: #91c5e9;
    cursor: not-allowed;
    text-decoration: none;
    outline: 0;
}
.main-container:before, article.main-container .colorbar-hdr:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: .625rem;
    /* background-image: url(../images/hdr-colorbar-top.png);*/
    /*background-repeat: repeat-x;*/
    /*border-bottom: 1px solid #ffff96;*/
    z-index: 1;
}
.hero-freedom-wrapper, .hero-creator-wrapper, .hero-survivor-wrapper, .hero-legacy-wrapper {
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    -webkit-animation: oscillate 5s infinite;
    animation: oscillate 5s infinite;
}
html, body {
    height: 100%}
body>img {
    position: fixed;
    bottom: 0;
    left: 0;
    visibility: hidden;
}
h1, h2, h3, h4, h5, h6, span {
    font-family: proxima-nova;
}
span.in-block {
    display: inline-block;
    word-wrap: break-word;
}
a {
    color: #51a3dc;
}
a:link {
    color: #51a3dc;
}
a:visited {
    color: #51a3dc;
}
a:hover {
    color: #2a8cd0;
}
a:active {
    color: #2a8cd0;
}
.main-container {
    position: relative;
    min-height: 100%;
    margin-bottom: -4.3125rem;
}
.main-container:after {
    content: "";
    display: block;
    height: 1rem;
    background-color: rgb(0, 203, 10);
}
.half-col {
    width: 50%;
    height: 100%;
    float: left;
}
@media only screen and (max-width:40em) {
    .half-col {
    float: none;
    width: 100%}
}.banner-section {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.banner-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at center center, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 90%);
}
.entre-sub-footer {
    width: 100%;
    background-color: #fff;
    padding: 1.25rem 0;
}
.entre-sub-footer p {
    margin: 0;
}
.entre-footer {
    position: relative;
    height: 4.3125rem;
}
@media screen and (max-width:800px) {
    .entre-footer {
    height: auto;
}
}.entre-footer footer {
    position: relative;
    width: 100%;
    padding: 1.25rem 0;
    z-index: 1;
}
.entre-footer .main-foot-left-col {
    width: 20%}
.entre-footer .main-foot-right-col {
    width: 80%}
.entre-footer .main-foot-left-col, .entre-footer .main-foot-right-col {
    float: left;
    height: 100%}
@media screen and (max-width:800px) {
    .entre-footer .main-foot-left-col, .entre-footer .main-foot-right-col {
    float: none;
    width: 100%}
}.entre-footer footer.main-foot {
    padding-left: 3%;
    padding-right: 3%}
@media screen and (max-width:800px) {
    .entre-footer footer.main-foot {
    padding-left: 0%;
    padding-right: 0%;
    text-align: center;
}
}.entre-footer footer.main-foot .privacy-social-wrapper {
    float: right;
}
@media screen and (max-width:800px) {
    .entre-footer footer.main-foot .privacy-social-wrapper {
    float: none;
    padding: .625rem 1.25rem;
}
}.entre-footer .custom-txt-color-that-does-not-matter {
    color: rgba(255, 255, 255, .4);
}
.entre-footer .custom-txt-color-that-does-not-matter a {
    color: rgba(255, 255, 255, .4);
}
article.main-container {
    position: relative;
}
article.main-container .colorbar-hdr {
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    top: -5.625rem;
    left: 0;
    width: 100%;
    height: 5.625rem;
    padding-right: 3%;
    padding-left: 3%;
    z-index: 10;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
article.main-container .colorbar-hdr.show-colorbar-hdr {
    top: 0;
}
article.main-container .colorbar-hdr .sticky-logo-wrapper {
    width: 50%;
    max-width: 15.625rem;
    height: 2.5rem;
    line-height: 5.625rem;
}
article.main-container .colorbar-hdr .sticky-logo-wrapper svg {
    vertical-align: middle;
}
article.main-container .colorbar-hdr .sticky-btn-wrapper {
    position: relative;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
.landing-banner {
    background-color: rgb(0, 203, 10);
    min-height: 45.3125rem;
    max-height: 46.875rem;
}
@media only screen and (max-width:40em) {
    .landing-banner {
    min-height: 34.375rem;
    max-height: 34.375rem;
    background-image: url(../../files.infusionsoft.com/quiz.infusionsoft.com/results/bg-circles.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: repeat-y;
    background-attachment: fixed;
}
}.animation-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.animation-layer>.panel {
    height: 100%}
@media only screen and (max-width:40em) {
    .animation-layer {
    display: none;
}
}#particles-js-2 {
    -webkit-animation: blur_circles 10s infinite;
    animation: blur_circles 10s infinite;
}
.four-types-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
@media only screen and (max-width:40em) {
    .four-types-layer {
    display: none;
}
}.hero-freedom-wrapper {
    top: 5%;
    left: 2%;
    width: 15%;
    height: 11.875rem;
    background-image: url(/images/landing/hero-freedom.png);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.hero-creator-wrapper {
    top: 50%;
    left: 2%;
    width: 15%;
    height: 10rem;
    background-image: url(/images/landing/hero-creator.png);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.hero-survivor-wrapper {
    top: 5%;
    right: 2%;
    width: 15%;
    height: 9.375rem;
    background-image: url(/images/landing/hero-survivor.png);
    -webkit-animation-delay: 1.33s;
    animation-delay: 1.33s;
}
.hero-legacy-wrapper {
    top: 50%;
    right: 2%;
    width: 15%;
    height: 9.375rem;
    background-image: url(/images/landing/hero-legacy.png);
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
.image-layer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.image-layer .left-hero-img, .image-layer .right-hero-img {
    position: relative;
    bottom: 0;
    width: 50%;
    height: 1px;
    float: left;
    box-sizing: padding-box;
}
.image-layer .left-hero-img>img, .image-layer .right-hero-img>img {
    position: absolute;
    bottom: 0;
}
.image-layer .left-hero-img>svg, .image-layer .right-hero-img>svg {
    position: absolute;
}
@media screen and (max-width:749px) {
    .image-layer .left-hero-img>svg, .image-layer .right-hero-img>svg {
    display: none;
}
}.image-layer .left-hero-img>img {
    right: 5%}
@media screen and (max-width:500px) {
    .image-layer .left-hero-img>img {
    right: 0%}
}.image-layer .left-hero-img>svg {
    right: 50%;
    bottom: 50px;
}
@media screen and (min-width:700px) and (max-width:1000px) {
    .image-layer .left-hero-img>svg {
    right: 60%}
}@media screen and (min-width:1600px) {
    .image-layer .left-hero-img>svg {
    right: 40%}
}.image-layer .right-hero-img>img {
    left: 10%}
@media screen and (min-width:501px) and (max-width:960px) {
    .image-layer .right-hero-img>img {
    left: 5%}
}@media screen and (max-width:500px) {
    .image-layer .right-hero-img>img {
    left: 0%}
}.image-layer .right-hero-img>svg {
    left: 55%;
    bottom: 200px;
}
@media screen and (min-width:700px) and (max-width:1000px) {
    .image-layer .right-hero-img>svg {
    bottom: 175px;
}
}@media screen and (min-width:1600px) {
    .image-layer .right-hero-img>svg {
    left: 45%}
}.content-layer {
    padding-top: 5rem;
}
.landing-secret-potion {
    position: relative;
    overflow: hidden;
}
.landing-secret-potion h2:after {
    content: "";
    display: block;
    width: 30%;
    padding-top: 1.25rem;
    margin-bottom: 1.25rem;
    border-bottom: 5px solid rgba(255, 255, 255, .5);
}
.landing-secret-potion .magic-wand-wrapper {
    position: absolute;
    top: -40px;
    right: -20px;
    width: 20%;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%}
.landing-secret-potion .magic-wand-wrapper svg {
    width: 100%}
@media only screen and (max-width:40em) {
    .landing-secret-potion .magic-wand-wrapper {
    width: 40%}
}@media screen and (min-width:1600px) {
    .landing-secret-potion .magic-wand-wrapper {
    display: none;
}
}.landing-secret-potion .beaker-wrapper {
    position: relative;
    width: 100%;
    max-width: 12.5rem;
    height: 21.875rem;
    margin: 0 auto 0 20%}
@media only screen and (min-width:40.063em) and (max-width:64em), only screen and (max-width:40em) {
    .landing-secret-potion .beaker-wrapper {
    max-width: 9.375rem;
    margin: 0 auto;
}
}.landing-secret-potion .beaker-wrapper svg {
    position: absolute;
    bottom: 30px;
    left: 0;
}
.landing-entre-types {
    position: relative;
    overflow: hidden;
}
.landing-entre-types .entre-types-top-row, .landing-entre-types .entre-types-bottom-row {
    position: relative;
    width: 100%;
    height: auto;
}
.landing-entre-types .half-col-types {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    height: 19rem;
    padding: 3.75rem 0 5rem;
    overflow: hidden;
}
@media only screen and (max-width:40em) {
    .landing-entre-types .half-col-types {
    float: none;
    width: 100%}
}.landing-entre-types .half-col-types.blue-type {
    background-image: url('../images/block_img_1.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.landing-entre-types .half-col-types.blue-type h4.birds:before {
    position: absolute;
    top: 45px;
    left: -50px;
    content: "";
    background-image: url(/images/landing/bird-group-left.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 80px;
    height: 90px;
}
.landing-entre-types .half-col-types.blue-type h4.birds:after {
    position: absolute;
    right: -10px;
    margin-top: 20px;
    content: "";
    background-image: url(/images/landing/bird-group-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 60px;
}
.landing-entre-types .half-col-types.yellow-type {
    background-image: url('../images/block_img_2.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.landing-entre-types .half-col-types.red-type {
    background-image: url('../images/block_img_3.png');
    background-repeat: no-repeat;
/*    background-position: center center;
*/
    background-size: 100% 100%;
}
.landing-entre-types .half-col-types.green-type {
    background-image: url('../images/block_img_4.png');
    background-repeat: no-repeat;
/*    background-position: center center;
*/
    background-size: 100% 100%;
}
.landing-entre-types .diamond-cornerstone {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 7.5rem;
    height: 7.5rem;
    outline: 10px solid rgba(255, 255, 255, .6);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    z-index: 4;
}
@media only screen and (max-width:40em) {
    .landing-entre-types .diamond-cornerstone {
    display: none;
}
}@media screen and (min-width:641px) and (max-width:900px) {
    .landing-entre-types .diamond-cornerstone {
    width: 6.25rem;
    height: 6.25rem;
}
}.landing-entre-types .diamond-cornerstone object.white-cornerstone {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6.0625rem;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.half-col-types img {
    padding: 1.25rem 0 2.5rem;
}
.hvr-overlay {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .9);
    padding: 30px;
}
.hvr-overlay::after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%}
.hvr-overlay.blue-ovr::after {
    background-color: rgba(83, 163, 218, .7);
}
.hvr-overlay.yellow-ovr::after {
    background-color: rgba(250, 201, 68, .7);
}
.hvr-overlay.red-ovr::after {
    background-color: rgba(226, 76, 38, .7);
}
.hvr-overlay.green-ovr::after {
    background-color: rgba(197, 222, 142, .7);
}
.hvr-content {
    position: relative;
    z-index: 2;
    height: 100%;
    opacity: 0;
}
.hvr-content .hvr-content-extended {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: auto;
    padding: 0 20px;
    z-index: 3;
}
.hvr-content::after, .hvr-content::before {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%}
.hvr-content::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0);
}
.hvr-content::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
}
.hvr-overlay:hover, .hvr-overlay:hover .hvr-content, .hvr-overlay:hover .hvr-content::after, .hvr-overlay:hover .hvr-content::before {
    transform: scale(1);
    transition: opacity .4s ease, transform .45s ease .2s;
    opacity: 1;
}
@keyframes oscillate {
    0% {
    -webkit-transform: translateY(0);
    -webkit-animation-timing-function: ease-in;
    transform: translateY(0);
    animation-timing-function: ease-in;
}
50% {
    transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
    -webkit-animation-timing-function: ease-in;
    transform: translateY(0);
    animation-timing-function: ease-in;
}
}@-moz-keyframes oscillate {
    0% {
    transform: translateY(0);
    animation-timing-function: ease-in;
}
50% {
    transform: translateY(20px);
}
100% {
    transform: translateY(0);
    animation-timing-function: ease-in;
}
}@-webkit-keyframes oscillate {
    0% {
    -webkit-transform: translateY(0);
    -webkit-animation-timing-function: ease-in;
    transform: translateY(0);
    animation-timing-function: ease-in;
}
50% {
    transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
    -webkit-animation-timing-function: ease-in;
    transform: translateY(0);
    animation-timing-function: ease-in;
}
}@keyframes wand-movement {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
55% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}
90% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
100% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
}@-moz-keyframes wand-movement {
    0% {
    transform: rotate(0deg);
}
55% {
    transform: rotate(15deg);
}
90% {
    transform: rotate(20deg);
}
100% {
    transform: rotate(20deg);
}
}@-webkit-keyframes wand-movement {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
55% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}
90% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
100% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
}@keyframes blur_circles {
    0% {
    -webkit-filter: blur(0);
    filter: blur(0);
}
40% {
    -webkit-filter: blur(0);
    filter: blur(0);
    animation-timing-function: ease-in;
}
50% {
    -webkit-filter: blur(2px);
    -webkit-animation-timing-function: ease-in;
    filter: blur(2px);
    animation-timing-function: ease-in;
}
90% {
    -webkit-filter: blur(0);
    -webkit-animation-timing-function: ease-in;
    filter: blur(0);
    animation-timing-function: ease-in;
}
100% {
    -webkit-filter: blur(0);
    filter: blur(0);
}
}@-moz-keyframes blur_circles {
    0% {
    -webkit-filter: blur(0);
    filter: blur(0);
}
40% {
    -webkit-filter: blur(0);
    filter: blur(0);
    animation-timing-function: ease-in;
}
50% {
    -webkit-filter: blur(2px);
    -webkit-animation-timing-function: ease-in;
    filter: blur(2px);
    animation-timing-function: ease-in;
}
90% {
    -webkit-filter: blur(0);
    -webkit-animation-timing-function: ease-in;
    filter: blur(0);
    animation-timing-function: ease-in;
}
100% {
    -webkit-filter: blur(0);
    filter: blur(0);
}
}@-webkit-keyframes blur_circles {
    0% {
    -webkit-filter: blur(0);
    filter: blur(0);
}
40% {
    -webkit-filter: blur(0);
    filter: blur(0);
    animation-timing-function: ease-in;
}
50% {
    -webkit-filter: blur(2px);
    -webkit-animation-timing-function: ease-in;
    filter: blur(2px);
    animation-timing-function: ease-in;
}
90% {
    -webkit-filter: blur(0);
    -webkit-animation-timing-function: ease-in;
    filter: blur(0);
    animation-timing-function: ease-in;
}
100% {
    -webkit-filter: blur(0);
    filter: blur(0);
}
}.txt-large {
    font-size: 1.25rem;
    line-height: 1.5rem;
}
@media only screen and (max-width:40em) {
    .txt-large {
    font-size: 1rem;
    line-height: 1.25rem;
}
}.txt-bold {
    font-weight: 700;
}
a.green-link {
    color: #79be37!important;
}
a.green-link:link {
    color: #79be37;
}
a.green-link:hover {
    color: #79be37;
}
article.results-page {
    overflow-x: hidden;
}
.privacy-social-wrapper, .privacy-social-wrapper a {
    color: rgba(255, 255, 255, .4);
}
.privacy-social-wrapper>i, .privacy-social-wrapper a>i {
    color: #fff;
}
.privacy-social-wrapper>i:hover, .privacy-social-wrapper a>i:hover {
    color: rgba(255, 255, 255, .4);
}