/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

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,
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: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    -webkit-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"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

meta.foundation-version {
    font-family: "/5.3.3/";
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0em;
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em;
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    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: 16px;
}

body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 24px;
    position: relative;
    cursor: default;
}

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;
}

.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%;
}

/* ================================================================
   LAYOUT STYLES
   ================================================================ */

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 78.4375rem;
}

    .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: -1.09375rem;
        margin-right: -1.09375rem;
        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: 1.09375rem;
    padding-right: 1.09375rem;
    width: 100%;
    float: left;
}

[class*="column"] + [class*="column"]:last-child {
    float: right;
}

[class*="column"] + [class*="column"].end {
    float: left;
}

.row .columns > li{
    list-style:none;
}

@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: 1.09375rem;
        padding-right: 1.09375rem;
        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;
    }
}

@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: 1.09375rem;
        padding-right: 1.09375rem;
        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;
    }

    .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: 1.09375rem;
        padding-right: 1.09375rem;
        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;
    }

    .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;
    }
}

/* ================================================================
   ACCORDION STYLES
   ================================================================ */

.accordion {
    margin-bottom: 0;
}

    .accordion:before,
    .accordion:after {
        content: " ";
        display: table;
    }

    .accordion:after {
        clear: both;
    }

    .accordion .accordion-navigation,
    .accordion dd {
        display: block;
        margin-bottom: 0 !important;
    }

        .accordion .accordion-navigation.active > a,
        .accordion dd.active > a {
            background: #f9f9f9;
        }

        .accordion .accordion-navigation > a,
        .accordion dd > a {
            background: #f0f0f0;
            color: #ab0203;
            padding: 0.5rem;
            display: block;
            font-family: "EB Garamond", "Garamond", "Times New Roman", serif;
            font-size: 1.25rem;
        }

            .accordion .accordion-navigation > a:hover,
            .accordion dd > a:hover {
                background: #f9f9f9;
            }

.sidebar-nav .accordion dd > a {
    position: relative;
    padding-right: 26px;
}

    .sidebar-nav .accordion dd > a i {
        position: absolute;
        right: 8px;
        top:8px;
    }

.accordion .accordion-navigation > .content,
.accordion dd > .content {
    display: none;
    padding: 0;
}

    .accordion .accordion-navigation > .content.active,
    .accordion dd > .content.active {
        display: block;
        background: #f9f9f9;
    }

/* ================================================================
   ALERT BOX STYLES
   ================================================================ */

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.375rem 1rem 0.375rem 0.375rem;
    font-size: 0.8125rem;
    -webkit-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
    background-color: #ab0203;
    border-color: #930203;
    color: #fff;
}

    .alert-box .close {
        font-size: 1.375rem;
        padding: 9px 6px 4px;
        line-height: 0;
        position: absolute;
        top: 50%;
        margin-top: -0.6875rem;
        right: 0.25rem;
        color: #333;
        opacity: 0.3;
    }

        .alert-box .close:hover,
        .alert-box .close:focus {
            opacity: 0.5;
        }

    .alert-box.radius {
        border-radius: 3px;
    }

    .alert-box.round {
        border-radius: 1000px;
    }

    .alert-box.success {
        background-color: #43AC6A;
        border-color: #3a945b;
        color: #fff;
    }

    .alert-box.alert {
        background-color: #f04124;
        border-color: #de2d0f;
        color: #fff;
    }

    .alert-box.secondary {
        background-color: #d39308;
        border-color: #b57e07;
        color: #fff;
    }

    .alert-box.warning {
        background-color: #f4e4c2;
        border-color: #ebcd8e;
        color: #483203;
    }

    .alert-box.info {
        background-color: #7f9bb3;
        border-color: #6486a3;
        color: #fff;
    }

    .alert-box.alert-close {
        opacity: 0;
    }

/* ================================================================
   BLOCK GRID STYLES
   ================================================================ */

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0;
}

    [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 1.09375rem 2.1875rem;
    }

@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-1 > li:nth-of-type(1n) {
            padding-left: 0rem;
            padding-right: 0rem;
        }

    .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-2 > li:nth-of-type(2n+1) {
            padding-left: 0rem;
            padding-right: 1.09375rem;
        }

        .small-block-grid-2 > li:nth-of-type(2n) {
            padding-left: 1.09375rem;
            padding-right: 0rem;
        }

    .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-3 > li:nth-of-type(3n+1) {
            padding-left: 0rem;
            padding-right: 1.45833rem;
        }

        .small-block-grid-3 > li:nth-of-type(3n+2) {
            padding-left: 0.72917rem;
            padding-right: 0.72917rem;
        }

        .small-block-grid-3 > li:nth-of-type(3n) {
            padding-left: 1.45833rem;
            padding-right: 0rem;
        }

    .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-4 > li:nth-of-type(4n+1) {
            padding-left: 0rem;
            padding-right: 1.64063rem;
        }

        .small-block-grid-4 > li:nth-of-type(4n+2) {
            padding-left: 0.54688rem;
            padding-right: 1.09375rem;
        }

        .small-block-grid-4 > li:nth-of-type(4n+3) {
            padding-left: 1.09375rem;
            padding-right: 0.54688rem;
        }

        .small-block-grid-4 > li:nth-of-type(4n) {
            padding-left: 1.64063rem;
            padding-right: 0rem;
        }

    .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-5 > li:nth-of-type(5n+1) {
            padding-left: 0rem;
            padding-right: 1.75rem;
        }

        .small-block-grid-5 > li:nth-of-type(5n+2) {
            padding-left: 0.4375rem;
            padding-right: 1.3125rem;
        }

        .small-block-grid-5 > li:nth-of-type(5n+3) {
            padding-left: 0.875rem;
            padding-right: 0.875rem;
        }

        .small-block-grid-5 > li:nth-of-type(5n+4) {
            padding-left: 1.3125rem;
            padding-right: 0.4375rem;
        }

        .small-block-grid-5 > li:nth-of-type(5n) {
            padding-left: 1.75rem;
            padding-right: 0rem;
        }

    .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-6 > li:nth-of-type(6n+1) {
            padding-left: 0rem;
            padding-right: 1.82292rem;
        }

        .small-block-grid-6 > li:nth-of-type(6n+2) {
            padding-left: 0.36458rem;
            padding-right: 1.45833rem;
        }

        .small-block-grid-6 > li:nth-of-type(6n+3) {
            padding-left: 0.72917rem;
            padding-right: 1.09375rem;
        }

        .small-block-grid-6 > li:nth-of-type(6n+4) {
            padding-left: 1.09375rem;
            padding-right: 0.72917rem;
        }

        .small-block-grid-6 > li:nth-of-type(6n+5) {
            padding-left: 1.45833rem;
            padding-right: 0.36458rem;
        }

        .small-block-grid-6 > li:nth-of-type(6n) {
            padding-left: 1.82292rem;
            padding-right: 0rem;
        }

    .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-7 > li:nth-of-type(7n+1) {
            padding-left: 0rem;
            padding-right: 1.875rem;
        }

        .small-block-grid-7 > li:nth-of-type(7n+2) {
            padding-left: 0.3125rem;
            padding-right: 1.5625rem;
        }

        .small-block-grid-7 > li:nth-of-type(7n+3) {
            padding-left: 0.625rem;
            padding-right: 1.25rem;
        }

        .small-block-grid-7 > li:nth-of-type(7n+4) {
            padding-left: 0.9375rem;
            padding-right: 0.9375rem;
        }

        .small-block-grid-7 > li:nth-of-type(7n+5) {
            padding-left: 1.25rem;
            padding-right: 0.625rem;
        }

        .small-block-grid-7 > li:nth-of-type(7n+6) {
            padding-left: 1.5625rem;
            padding-right: 0.3125rem;
        }

        .small-block-grid-7 > li:nth-of-type(7n) {
            padding-left: 1.875rem;
            padding-right: 0rem;
        }

    .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-8 > li:nth-of-type(8n+1) {
            padding-left: 0rem;
            padding-right: 1.91406rem;
        }

        .small-block-grid-8 > li:nth-of-type(8n+2) {
            padding-left: 0.27344rem;
            padding-right: 1.64063rem;
        }

        .small-block-grid-8 > li:nth-of-type(8n+3) {
            padding-left: 0.54688rem;
            padding-right: 1.36719rem;
        }

        .small-block-grid-8 > li:nth-of-type(8n+4) {
            padding-left: 0.82031rem;
            padding-right: 1.09375rem;
        }

        .small-block-grid-8 > li:nth-of-type(8n+5) {
            padding-left: 1.09375rem;
            padding-right: 0.82031rem;
        }

        .small-block-grid-8 > li:nth-of-type(8n+6) {
            padding-left: 1.36719rem;
            padding-right: 0.54688rem;
        }

        .small-block-grid-8 > li:nth-of-type(8n+7) {
            padding-left: 1.64063rem;
            padding-right: 0.27344rem;
        }

        .small-block-grid-8 > li:nth-of-type(8n) {
            padding-left: 1.91406rem;
            padding-right: 0rem;
        }

    .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-9 > li:nth-of-type(9n+1) {
            padding-left: 0rem;
            padding-right: 1.94444rem;
        }

        .small-block-grid-9 > li:nth-of-type(9n+2) {
            padding-left: 0.24306rem;
            padding-right: 1.70139rem;
        }

        .small-block-grid-9 > li:nth-of-type(9n+3) {
            padding-left: 0.48611rem;
            padding-right: 1.45833rem;
        }

        .small-block-grid-9 > li:nth-of-type(9n+4) {
            padding-left: 0.72917rem;
            padding-right: 1.21528rem;
        }

        .small-block-grid-9 > li:nth-of-type(9n+5) {
            padding-left: 0.97222rem;
            padding-right: 0.97222rem;
        }

        .small-block-grid-9 > li:nth-of-type(9n+6) {
            padding-left: 1.21528rem;
            padding-right: 0.72917rem;
        }

        .small-block-grid-9 > li:nth-of-type(9n+7) {
            padding-left: 1.45833rem;
            padding-right: 0.48611rem;
        }

        .small-block-grid-9 > li:nth-of-type(9n+8) {
            padding-left: 1.70139rem;
            padding-right: 0.24306rem;
        }

        .small-block-grid-9 > li:nth-of-type(9n) {
            padding-left: 1.94444rem;
            padding-right: 0rem;
        }

    .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-10 > li:nth-of-type(10n+1) {
            padding-left: 0rem;
            padding-right: 1.96875rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n+2) {
            padding-left: 0.21875rem;
            padding-right: 1.75rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n+3) {
            padding-left: 0.4375rem;
            padding-right: 1.53125rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n+4) {
            padding-left: 0.65625rem;
            padding-right: 1.3125rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n+5) {
            padding-left: 0.875rem;
            padding-right: 1.09375rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n+6) {
            padding-left: 1.09375rem;
            padding-right: 0.875rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n+7) {
            padding-left: 1.3125rem;
            padding-right: 0.65625rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n+8) {
            padding-left: 1.53125rem;
            padding-right: 0.4375rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n+9) {
            padding-left: 1.75rem;
            padding-right: 0.21875rem;
        }

        .small-block-grid-10 > li:nth-of-type(10n) {
            padding-left: 1.96875rem;
            padding-right: 0rem;
        }

    .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-11 > li:nth-of-type(11n+1) {
            padding-left: 0rem;
            padding-right: 1.98864rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+2) {
            padding-left: 0.19886rem;
            padding-right: 1.78977rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+3) {
            padding-left: 0.39773rem;
            padding-right: 1.59091rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+4) {
            padding-left: 0.59659rem;
            padding-right: 1.39205rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+5) {
            padding-left: 0.79545rem;
            padding-right: 1.19318rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+6) {
            padding-left: 0.99432rem;
            padding-right: 0.99432rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+7) {
            padding-left: 1.19318rem;
            padding-right: 0.79545rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+8) {
            padding-left: 1.39205rem;
            padding-right: 0.59659rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+9) {
            padding-left: 1.59091rem;
            padding-right: 0.39773rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n+10) {
            padding-left: 1.78977rem;
            padding-right: 0.19886rem;
        }

        .small-block-grid-11 > li:nth-of-type(11n) {
            padding-left: 1.98864rem;
            padding-right: 0rem;
        }

    .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;
        }

        .small-block-grid-12 > li:nth-of-type(12n+1) {
            padding-left: 0rem;
            padding-right: 2.00521rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+2) {
            padding-left: 0.18229rem;
            padding-right: 1.82292rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+3) {
            padding-left: 0.36458rem;
            padding-right: 1.64063rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+4) {
            padding-left: 0.54688rem;
            padding-right: 1.45833rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+5) {
            padding-left: 0.72917rem;
            padding-right: 1.27604rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+6) {
            padding-left: 0.91146rem;
            padding-right: 1.09375rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+7) {
            padding-left: 1.09375rem;
            padding-right: 0.91146rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+8) {
            padding-left: 1.27604rem;
            padding-right: 0.72917rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+9) {
            padding-left: 1.45833rem;
            padding-right: 0.54688rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+10) {
            padding-left: 1.64063rem;
            padding-right: 0.36458rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n+11) {
            padding-left: 1.82292rem;
            padding-right: 0.18229rem;
        }

        .small-block-grid-12 > li:nth-of-type(12n) {
            padding-left: 2.00521rem;
            padding-right: 0rem;
        }
}

@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-1 > li:nth-of-type(1n) {
            padding-left: 0rem;
            padding-right: 0rem;
        }

    .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-2 > li:nth-of-type(2n+1) {
            padding-left: 0rem;
            padding-right: 1.09375rem;
        }

        .medium-block-grid-2 > li:nth-of-type(2n) {
            padding-left: 1.09375rem;
            padding-right: 0rem;
        }

    .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-3 > li:nth-of-type(3n+1) {
            padding-left: 0rem;
            padding-right: 1.45833rem;
        }

        .medium-block-grid-3 > li:nth-of-type(3n+2) {
            padding-left: 0.72917rem;
            padding-right: 0.72917rem;
        }

        .medium-block-grid-3 > li:nth-of-type(3n) {
            padding-left: 1.45833rem;
            padding-right: 0rem;
        }

    .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-4 > li:nth-of-type(4n+1) {
            padding-left: 0rem;
            padding-right: 1.64063rem;
        }

        .medium-block-grid-4 > li:nth-of-type(4n+2) {
            padding-left: 0.54688rem;
            padding-right: 1.09375rem;
        }

        .medium-block-grid-4 > li:nth-of-type(4n+3) {
            padding-left: 1.09375rem;
            padding-right: 0.54688rem;
        }

        .medium-block-grid-4 > li:nth-of-type(4n) {
            padding-left: 1.64063rem;
            padding-right: 0rem;
        }

    .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-5 > li:nth-of-type(5n+1) {
            padding-left: 0rem;
            padding-right: 1.75rem;
        }

        .medium-block-grid-5 > li:nth-of-type(5n+2) {
            padding-left: 0.4375rem;
            padding-right: 1.3125rem;
        }

        .medium-block-grid-5 > li:nth-of-type(5n+3) {
            padding-left: 0.875rem;
            padding-right: 0.875rem;
        }

        .medium-block-grid-5 > li:nth-of-type(5n+4) {
            padding-left: 1.3125rem;
            padding-right: 0.4375rem;
        }

        .medium-block-grid-5 > li:nth-of-type(5n) {
            padding-left: 1.75rem;
            padding-right: 0rem;
        }

    .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-6 > li:nth-of-type(6n+1) {
            padding-left: 0rem;
            padding-right: 1.82292rem;
        }

        .medium-block-grid-6 > li:nth-of-type(6n+2) {
            padding-left: 0.36458rem;
            padding-right: 1.45833rem;
        }

        .medium-block-grid-6 > li:nth-of-type(6n+3) {
            padding-left: 0.72917rem;
            padding-right: 1.09375rem;
        }

        .medium-block-grid-6 > li:nth-of-type(6n+4) {
            padding-left: 1.09375rem;
            padding-right: 0.72917rem;
        }

        .medium-block-grid-6 > li:nth-of-type(6n+5) {
            padding-left: 1.45833rem;
            padding-right: 0.36458rem;
        }

        .medium-block-grid-6 > li:nth-of-type(6n) {
            padding-left: 1.82292rem;
            padding-right: 0rem;
        }

    .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-7 > li:nth-of-type(7n+1) {
            padding-left: 0rem;
            padding-right: 1.875rem;
        }

        .medium-block-grid-7 > li:nth-of-type(7n+2) {
            padding-left: 0.3125rem;
            padding-right: 1.5625rem;
        }

        .medium-block-grid-7 > li:nth-of-type(7n+3) {
            padding-left: 0.625rem;
            padding-right: 1.25rem;
        }

        .medium-block-grid-7 > li:nth-of-type(7n+4) {
            padding-left: 0.9375rem;
            padding-right: 0.9375rem;
        }

        .medium-block-grid-7 > li:nth-of-type(7n+5) {
            padding-left: 1.25rem;
            padding-right: 0.625rem;
        }

        .medium-block-grid-7 > li:nth-of-type(7n+6) {
            padding-left: 1.5625rem;
            padding-right: 0.3125rem;
        }

        .medium-block-grid-7 > li:nth-of-type(7n) {
            padding-left: 1.875rem;
            padding-right: 0rem;
        }

    .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-8 > li:nth-of-type(8n+1) {
            padding-left: 0rem;
            padding-right: 1.91406rem;
        }

        .medium-block-grid-8 > li:nth-of-type(8n+2) {
            padding-left: 0.27344rem;
            padding-right: 1.64063rem;
        }

        .medium-block-grid-8 > li:nth-of-type(8n+3) {
            padding-left: 0.54688rem;
            padding-right: 1.36719rem;
        }

        .medium-block-grid-8 > li:nth-of-type(8n+4) {
            padding-left: 0.82031rem;
            padding-right: 1.09375rem;
        }

        .medium-block-grid-8 > li:nth-of-type(8n+5) {
            padding-left: 1.09375rem;
            padding-right: 0.82031rem;
        }

        .medium-block-grid-8 > li:nth-of-type(8n+6) {
            padding-left: 1.36719rem;
            padding-right: 0.54688rem;
        }

        .medium-block-grid-8 > li:nth-of-type(8n+7) {
            padding-left: 1.64063rem;
            padding-right: 0.27344rem;
        }

        .medium-block-grid-8 > li:nth-of-type(8n) {
            padding-left: 1.91406rem;
            padding-right: 0rem;
        }

    .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-9 > li:nth-of-type(9n+1) {
            padding-left: 0rem;
            padding-right: 1.94444rem;
        }

        .medium-block-grid-9 > li:nth-of-type(9n+2) {
            padding-left: 0.24306rem;
            padding-right: 1.70139rem;
        }

        .medium-block-grid-9 > li:nth-of-type(9n+3) {
            padding-left: 0.48611rem;
            padding-right: 1.45833rem;
        }

        .medium-block-grid-9 > li:nth-of-type(9n+4) {
            padding-left: 0.72917rem;
            padding-right: 1.21528rem;
        }

        .medium-block-grid-9 > li:nth-of-type(9n+5) {
            padding-left: 0.97222rem;
            padding-right: 0.97222rem;
        }

        .medium-block-grid-9 > li:nth-of-type(9n+6) {
            padding-left: 1.21528rem;
            padding-right: 0.72917rem;
        }

        .medium-block-grid-9 > li:nth-of-type(9n+7) {
            padding-left: 1.45833rem;
            padding-right: 0.48611rem;
        }

        .medium-block-grid-9 > li:nth-of-type(9n+8) {
            padding-left: 1.70139rem;
            padding-right: 0.24306rem;
        }

        .medium-block-grid-9 > li:nth-of-type(9n) {
            padding-left: 1.94444rem;
            padding-right: 0rem;
        }

    .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-10 > li:nth-of-type(10n+1) {
            padding-left: 0rem;
            padding-right: 1.96875rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n+2) {
            padding-left: 0.21875rem;
            padding-right: 1.75rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n+3) {
            padding-left: 0.4375rem;
            padding-right: 1.53125rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n+4) {
            padding-left: 0.65625rem;
            padding-right: 1.3125rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n+5) {
            padding-left: 0.875rem;
            padding-right: 1.09375rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n+6) {
            padding-left: 1.09375rem;
            padding-right: 0.875rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n+7) {
            padding-left: 1.3125rem;
            padding-right: 0.65625rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n+8) {
            padding-left: 1.53125rem;
            padding-right: 0.4375rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n+9) {
            padding-left: 1.75rem;
            padding-right: 0.21875rem;
        }

        .medium-block-grid-10 > li:nth-of-type(10n) {
            padding-left: 1.96875rem;
            padding-right: 0rem;
        }

    .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-11 > li:nth-of-type(11n+1) {
            padding-left: 0rem;
            padding-right: 1.98864rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+2) {
            padding-left: 0.19886rem;
            padding-right: 1.78977rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+3) {
            padding-left: 0.39773rem;
            padding-right: 1.59091rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+4) {
            padding-left: 0.59659rem;
            padding-right: 1.39205rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+5) {
            padding-left: 0.79545rem;
            padding-right: 1.19318rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+6) {
            padding-left: 0.99432rem;
            padding-right: 0.99432rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+7) {
            padding-left: 1.19318rem;
            padding-right: 0.79545rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+8) {
            padding-left: 1.39205rem;
            padding-right: 0.59659rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+9) {
            padding-left: 1.59091rem;
            padding-right: 0.39773rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n+10) {
            padding-left: 1.78977rem;
            padding-right: 0.19886rem;
        }

        .medium-block-grid-11 > li:nth-of-type(11n) {
            padding-left: 1.98864rem;
            padding-right: 0rem;
        }

    .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;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+1) {
            padding-left: 0rem;
            padding-right: 2.00521rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+2) {
            padding-left: 0.18229rem;
            padding-right: 1.82292rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+3) {
            padding-left: 0.36458rem;
            padding-right: 1.64063rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+4) {
            padding-left: 0.54688rem;
            padding-right: 1.45833rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+5) {
            padding-left: 0.72917rem;
            padding-right: 1.27604rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+6) {
            padding-left: 0.91146rem;
            padding-right: 1.09375rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+7) {
            padding-left: 1.09375rem;
            padding-right: 0.91146rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+8) {
            padding-left: 1.27604rem;
            padding-right: 0.72917rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+9) {
            padding-left: 1.45833rem;
            padding-right: 0.54688rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+10) {
            padding-left: 1.64063rem;
            padding-right: 0.36458rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n+11) {
            padding-left: 1.82292rem;
            padding-right: 0.18229rem;
        }

        .medium-block-grid-12 > li:nth-of-type(12n) {
            padding-left: 2.00521rem;
            padding-right: 0rem;
        }
}

@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-1 > li:nth-of-type(1n) {
            padding-left: 0rem;
            padding-right: 0rem;
        }

    .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-2 > li:nth-of-type(2n+1) {
            padding-left: 0rem;
            padding-right: 1.09375rem;
        }

        .large-block-grid-2 > li:nth-of-type(2n) {
            padding-left: 1.09375rem;
            padding-right: 0rem;
        }

    .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-3 > li:nth-of-type(3n+1) {
            padding-left: 0rem;
            padding-right: 1.45833rem;
        }

        .large-block-grid-3 > li:nth-of-type(3n+2) {
            padding-left: 0.72917rem;
            padding-right: 0.72917rem;
        }

        .large-block-grid-3 > li:nth-of-type(3n) {
            padding-left: 1.45833rem;
            padding-right: 0rem;
        }

    .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-4 > li:nth-of-type(4n+1) {
            padding-left: 0rem;
            padding-right: 1.64063rem;
        }

        .large-block-grid-4 > li:nth-of-type(4n+2) {
            padding-left: 0.54688rem;
            padding-right: 1.09375rem;
        }

        .large-block-grid-4 > li:nth-of-type(4n+3) {
            padding-left: 1.09375rem;
            padding-right: 0.54688rem;
        }

        .large-block-grid-4 > li:nth-of-type(4n) {
            padding-left: 1.64063rem;
            padding-right: 0rem;
        }

    .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-5 > li:nth-of-type(5n+1) {
            padding-left: 0rem;
            padding-right: 1.75rem;
        }

        .large-block-grid-5 > li:nth-of-type(5n+2) {
            padding-left: 0.4375rem;
            padding-right: 1.3125rem;
        }

        .large-block-grid-5 > li:nth-of-type(5n+3) {
            padding-left: 0.875rem;
            padding-right: 0.875rem;
        }

        .large-block-grid-5 > li:nth-of-type(5n+4) {
            padding-left: 1.3125rem;
            padding-right: 0.4375rem;
        }

        .large-block-grid-5 > li:nth-of-type(5n) {
            padding-left: 1.75rem;
            padding-right: 0rem;
        }

    .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-6 > li:nth-of-type(6n+1) {
            padding-left: 0rem;
            padding-right: 1.82292rem;
        }

        .large-block-grid-6 > li:nth-of-type(6n+2) {
            padding-left: 0.36458rem;
            padding-right: 1.45833rem;
        }

        .large-block-grid-6 > li:nth-of-type(6n+3) {
            padding-left: 0.72917rem;
            padding-right: 1.09375rem;
        }

        .large-block-grid-6 > li:nth-of-type(6n+4) {
            padding-left: 1.09375rem;
            padding-right: 0.72917rem;
        }

        .large-block-grid-6 > li:nth-of-type(6n+5) {
            padding-left: 1.45833rem;
            padding-right: 0.36458rem;
        }

        .large-block-grid-6 > li:nth-of-type(6n) {
            padding-left: 1.82292rem;
            padding-right: 0rem;
        }

    .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-7 > li:nth-of-type(7n+1) {
            padding-left: 0rem;
            padding-right: 1.875rem;
        }

        .large-block-grid-7 > li:nth-of-type(7n+2) {
            padding-left: 0.3125rem;
            padding-right: 1.5625rem;
        }

        .large-block-grid-7 > li:nth-of-type(7n+3) {
            padding-left: 0.625rem;
            padding-right: 1.25rem;
        }

        .large-block-grid-7 > li:nth-of-type(7n+4) {
            padding-left: 0.9375rem;
            padding-right: 0.9375rem;
        }

        .large-block-grid-7 > li:nth-of-type(7n+5) {
            padding-left: 1.25rem;
            padding-right: 0.625rem;
        }

        .large-block-grid-7 > li:nth-of-type(7n+6) {
            padding-left: 1.5625rem;
            padding-right: 0.3125rem;
        }

        .large-block-grid-7 > li:nth-of-type(7n) {
            padding-left: 1.875rem;
            padding-right: 0rem;
        }

    .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-8 > li:nth-of-type(8n+1) {
            padding-left: 0rem;
            padding-right: 1.91406rem;
        }

        .large-block-grid-8 > li:nth-of-type(8n+2) {
            padding-left: 0.27344rem;
            padding-right: 1.64063rem;
        }

        .large-block-grid-8 > li:nth-of-type(8n+3) {
            padding-left: 0.54688rem;
            padding-right: 1.36719rem;
        }

        .large-block-grid-8 > li:nth-of-type(8n+4) {
            padding-left: 0.82031rem;
            padding-right: 1.09375rem;
        }

        .large-block-grid-8 > li:nth-of-type(8n+5) {
            padding-left: 1.09375rem;
            padding-right: 0.82031rem;
        }

        .large-block-grid-8 > li:nth-of-type(8n+6) {
            padding-left: 1.36719rem;
            padding-right: 0.54688rem;
        }

        .large-block-grid-8 > li:nth-of-type(8n+7) {
            padding-left: 1.64063rem;
            padding-right: 0.27344rem;
        }

        .large-block-grid-8 > li:nth-of-type(8n) {
            padding-left: 1.91406rem;
            padding-right: 0rem;
        }

    .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-9 > li:nth-of-type(9n+1) {
            padding-left: 0rem;
            padding-right: 1.94444rem;
        }

        .large-block-grid-9 > li:nth-of-type(9n+2) {
            padding-left: 0.24306rem;
            padding-right: 1.70139rem;
        }

        .large-block-grid-9 > li:nth-of-type(9n+3) {
            padding-left: 0.48611rem;
            padding-right: 1.45833rem;
        }

        .large-block-grid-9 > li:nth-of-type(9n+4) {
            padding-left: 0.72917rem;
            padding-right: 1.21528rem;
        }

        .large-block-grid-9 > li:nth-of-type(9n+5) {
            padding-left: 0.97222rem;
            padding-right: 0.97222rem;
        }

        .large-block-grid-9 > li:nth-of-type(9n+6) {
            padding-left: 1.21528rem;
            padding-right: 0.72917rem;
        }

        .large-block-grid-9 > li:nth-of-type(9n+7) {
            padding-left: 1.45833rem;
            padding-right: 0.48611rem;
        }

        .large-block-grid-9 > li:nth-of-type(9n+8) {
            padding-left: 1.70139rem;
            padding-right: 0.24306rem;
        }

        .large-block-grid-9 > li:nth-of-type(9n) {
            padding-left: 1.94444rem;
            padding-right: 0rem;
        }

    .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-10 > li:nth-of-type(10n+1) {
            padding-left: 0rem;
            padding-right: 1.96875rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n+2) {
            padding-left: 0.21875rem;
            padding-right: 1.75rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n+3) {
            padding-left: 0.4375rem;
            padding-right: 1.53125rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n+4) {
            padding-left: 0.65625rem;
            padding-right: 1.3125rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n+5) {
            padding-left: 0.875rem;
            padding-right: 1.09375rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n+6) {
            padding-left: 1.09375rem;
            padding-right: 0.875rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n+7) {
            padding-left: 1.3125rem;
            padding-right: 0.65625rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n+8) {
            padding-left: 1.53125rem;
            padding-right: 0.4375rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n+9) {
            padding-left: 1.75rem;
            padding-right: 0.21875rem;
        }

        .large-block-grid-10 > li:nth-of-type(10n) {
            padding-left: 1.96875rem;
            padding-right: 0rem;
        }

    .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-11 > li:nth-of-type(11n+1) {
            padding-left: 0rem;
            padding-right: 1.98864rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+2) {
            padding-left: 0.19886rem;
            padding-right: 1.78977rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+3) {
            padding-left: 0.39773rem;
            padding-right: 1.59091rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+4) {
            padding-left: 0.59659rem;
            padding-right: 1.39205rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+5) {
            padding-left: 0.79545rem;
            padding-right: 1.19318rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+6) {
            padding-left: 0.99432rem;
            padding-right: 0.99432rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+7) {
            padding-left: 1.19318rem;
            padding-right: 0.79545rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+8) {
            padding-left: 1.39205rem;
            padding-right: 0.59659rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+9) {
            padding-left: 1.59091rem;
            padding-right: 0.39773rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n+10) {
            padding-left: 1.78977rem;
            padding-right: 0.19886rem;
        }

        .large-block-grid-11 > li:nth-of-type(11n) {
            padding-left: 1.98864rem;
            padding-right: 0rem;
        }

    .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;
        }

        .large-block-grid-12 > li:nth-of-type(12n+1) {
            padding-left: 0rem;
            padding-right: 2.00521rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+2) {
            padding-left: 0.18229rem;
            padding-right: 1.82292rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+3) {
            padding-left: 0.36458rem;
            padding-right: 1.64063rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+4) {
            padding-left: 0.54688rem;
            padding-right: 1.45833rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+5) {
            padding-left: 0.72917rem;
            padding-right: 1.27604rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+6) {
            padding-left: 0.91146rem;
            padding-right: 1.09375rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+7) {
            padding-left: 1.09375rem;
            padding-right: 0.91146rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+8) {
            padding-left: 1.27604rem;
            padding-right: 0.72917rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+9) {
            padding-left: 1.45833rem;
            padding-right: 0.54688rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+10) {
            padding-left: 1.64063rem;
            padding-right: 0.36458rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n+11) {
            padding-left: 1.82292rem;
            padding-right: 0.18229rem;
        }

        .large-block-grid-12 > li:nth-of-type(12n) {
            padding-left: 2.00521rem;
            padding-right: 0rem;
        }
}

/* ================================================================
   BUTTON STYLES
   ================================================================ */

button,
.button,
.buttonprimary,
.buttontertiarya,
.buttontertiaryb,
.buttontertiaryd {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: MyriadPro-Regular, "Myriad Pro Regular", MyriadPro, "Myriad Pro", "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #ab0203;
    border-color: #890202;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}

.buttonprimary,
.buttontertiarya,
.buttontertiaryb,
.buttontertiaryd {
    padding: 0.8125rem 0.9375rem;
    text-transform: uppercase;
}

    .buttonprimary:hover, .buttonprimary:focus {
        color: #fff;
        background-color: #890202;
        text-decoration: none;
    }

.buttontertiarya {
    background-color: #7f9bb3;
}

    .buttontertiarya:hover,
    .buttontertiarya:focus {
        color: #fff;
        background-color: #5b7d9a;
        text-decoration: none;
    }

.buttontertiaryb {
    background-color: #aca86a;
}

    .buttontertiaryb:hover,
    .buttontertiaryb:focus {
        color: #fff;
        background-color: #8f8b50;
        text-decoration: none;
    }

.buttontertiaryc {
    background-color: #780203;
}

    .buttontertiaryc:hover,
    .buttontertiaryc:focus {
        color: #fff;
        background-color: #8f8b50;
        text-decoration: none;
    }

.buttontertiaryd {
    background-color: #d39308;
    border-color: #a97606;
}

    .buttontertiaryd:hover,
    .buttontertiaryd:focus {
        color: #fff;
        background-color: #a97606;
        text-decoration: none;
    }


    .buttonprimary:after,
    .buttontertiarya:after,
    .buttontertiaryb:after,
    .buttontertiaryd:after {
        content: "o";
        font-family: "usd-icons";
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        speak: none;
        line-height: 1;
        font-size: 1em;
        position: relative;
        top: 0.1875rem;
        padding-left: .5rem;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
    }

button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff;
    background-color: #890202;
}

button.secondary,
.button.secondary {
	background-color: #58595B;
	border-color: #414245;
    color: #fff;
}

    button.secondary:hover,
    button.secondary:focus,
    .button.secondary:hover,
    .button.secondary:focus {
		background-color: #414245;
    }

    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.large,
.button.large {
    padding-top: 0.75rem;
    padding-right: 1.5rem;
    padding-bottom: 0.8125rem;
    padding-left: 1.5rem;
    font-size: 1.625rem;
}

button.small,
.button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 1rem;
}

button.tiny,
.button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 1rem;
}

button.expand,
.button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

button.left-align,
.button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}

button.right-align,
.button.right-align {
    text-align: right;
    padding-right: 0.75rem;
}

button.radius,
.button.radius {
    border-radius: 3px;
}

button.round,
.button.round {
    border-radius: 1000px;
}

button.disabled,
button[disabled],
.btn.disabled,
.btn[disabled],
.button.disabled,
.button[disabled] {
    background-color: #ab0203;
    border-color: #890202;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    button.disabled:hover,
    button.disabled:focus,
    button[disabled]:hover,
    button[disabled]:focus,
    .btn.disabled:hover,
	.btn.disabled:focus,
    .btn[disabled]:hover,
	.btn[disabled]:focus,
    .button.disabled:hover,
    .button.disabled:focus,
    .button[disabled]:hover,
    .button[disabled]:focus {
        background-color: #890202;
    }

    button.disabled:hover,
    button.disabled:focus,
    button[disabled]:hover,
    button[disabled]:focus,
    .btn.disabled:hover,
	.btn.disabled:focus,
	.btn[disabled]:hover,
	.btn[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,
    .btn.disabled:hover,
	.btn.disabled:focus,
	.btn[disabled]:hover,
	.btn[disabled]:focus,
    .button.disabled:hover,
    .button.disabled:focus,
    .button[disabled]:hover,
    .button[disabled]:focus {
        background-color: #ab0203;
    }

    button.disabled.secondary,
    button[disabled].secondary,
    .button.disabled.secondary,
    .button[disabled].secondary {
        background-color: #d39308;
        border-color: #a97606;
        color: #fff;
        cursor: default;
        opacity: 0.7;
        -webkit-box-shadow: none;
        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: #a97606;
        }

        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: #d39308;
        }

    button.disabled.success,
    button[disabled].success,
    .button.disabled.success,
    .button[disabled].success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #fff;
        cursor: default;
        opacity: 0.7;
        -webkit-box-shadow: none;
        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: 0.7;
        -webkit-box-shadow: none;
        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::-moz-focus-inner {
    border: 0;
    padding: 0;
}

@media only screen and (min-width: 40.063em) {
    button,
    .button {
        display: inline-block;
    }
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0;
}

    .button-group:before,
    .button-group:after {
        content: " ";
        display: table;
    }

    .button-group:after {
        clear: both;
    }

    .button-group > li {
        margin: 0;
        float: left;
    }

        .button-group > li > button,
        .button-group > li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5);
        }

        .button-group > li:first-child button,
        .button-group > li:first-child .button {
            border-left: 0;
        }

        .button-group > li:first-child {
            margin-left: 0;
        }

    .button-group.radius > * > button,
    .button-group.radius > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
    }

    .button-group.radius > *:first-child button,
    .button-group.radius > *:first-child .button {
        border-left: 0;
    }

    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
        border-radius: 0;
    }

        .button-group.radius > *:first-child,
        .button-group.radius > *:first-child > a,
        .button-group.radius > *:first-child > button,
        .button-group.radius > *:first-child > .button {
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px;
        }

        .button-group.radius > *:last-child,
        .button-group.radius > *:last-child > a,
        .button-group.radius > *:last-child > button,
        .button-group.radius > *:last-child > .button {
            border-bottom-right-radius: 3px;
            border-top-right-radius: 3px;
        }

    .button-group.round > * > button,
    .button-group.round > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
    }

    .button-group.round > *:first-child button,
    .button-group.round > *:first-child .button {
        border-left: 0;
    }

    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
        border-radius: 0;
    }

        .button-group.round > *:first-child,
        .button-group.round > *:first-child > a,
        .button-group.round > *:first-child > button,
        .button-group.round > *:first-child > .button {
            border-bottom-left-radius: 1000px;
            border-top-left-radius: 1000px;
        }

        .button-group.round > *:last-child,
        .button-group.round > *:last-child > a,
        .button-group.round > *:last-child > button,
        .button-group.round > *:last-child > .button {
            border-bottom-right-radius: 1000px;
            border-top-right-radius: 1000px;
        }

    .button-group.even-2 li {
        width: 50%;
    }

        .button-group.even-2 li > button,
        .button-group.even-2 li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5);
        }

        .button-group.even-2 li:first-child button,
        .button-group.even-2 li:first-child .button {
            border-left: 0;
        }

        .button-group.even-2 li button,
        .button-group.even-2 li .button {
            width: 100%;
        }

    .button-group.even-3 li {
        width: 33.33333%;
    }

        .button-group.even-3 li > button,
        .button-group.even-3 li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5);
        }

        .button-group.even-3 li:first-child button,
        .button-group.even-3 li:first-child .button {
            border-left: 0;
        }

        .button-group.even-3 li button,
        .button-group.even-3 li .button {
            width: 100%;
        }

    .button-group.even-4 li {
        width: 25%;
    }

        .button-group.even-4 li > button,
        .button-group.even-4 li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5);
        }

        .button-group.even-4 li:first-child button,
        .button-group.even-4 li:first-child .button {
            border-left: 0;
        }

        .button-group.even-4 li button,
        .button-group.even-4 li .button {
            width: 100%;
        }

    .button-group.even-5 li {
        width: 20%;
    }

        .button-group.even-5 li > button,
        .button-group.even-5 li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5);
        }

        .button-group.even-5 li:first-child button,
        .button-group.even-5 li:first-child .button {
            border-left: 0;
        }

        .button-group.even-5 li button,
        .button-group.even-5 li .button {
            width: 100%;
        }

    .button-group.even-6 li {
        width: 16.66667%;
    }

        .button-group.even-6 li > button,
        .button-group.even-6 li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5);
        }

        .button-group.even-6 li:first-child button,
        .button-group.even-6 li:first-child .button {
            border-left: 0;
        }

        .button-group.even-6 li button,
        .button-group.even-6 li .button {
            width: 100%;
        }

    .button-group.even-7 li {
        width: 14.28571%;
    }

        .button-group.even-7 li > button,
        .button-group.even-7 li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5);
        }

        .button-group.even-7 li:first-child button,
        .button-group.even-7 li:first-child .button {
            border-left: 0;
        }

        .button-group.even-7 li button,
        .button-group.even-7 li .button {
            width: 100%;
        }

    .button-group.even-8 li {
        width: 12.5%;
    }

        .button-group.even-8 li > button,
        .button-group.even-8 li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5);
        }

        .button-group.even-8 li:first-child button,
        .button-group.even-8 li:first-child .button {
            border-left: 0;
        }

        .button-group.even-8 li button,
        .button-group.even-8 li .button {
            width: 100%;
        }

.button-bar:before,
.button-bar:after {
    content: " ";
    display: table;
}

.button-bar:after {
    clear: both;
}

.button-bar .button-group {
    float: left;
    margin-right: 0.625rem;
}

    .button-bar .button-group div {
        overflow: hidden;
    }

/* ================================================================
   CLEARING STYLES
   ================================================================ */

.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: 0.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: 0.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: 0.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: 0.3;
        }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.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: 0.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: none;
                    -webkit-box-shadow: none;
                    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: 0.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;
    }
}

/* ================================================================
   DROPDOWN STYLES
   ================================================================ */

.f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 2px;
    margin-top: 0;
    margin-left: 2px;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px;
}

    .f-dropdown > *:first-child {
        margin-top: 0;
    }

    .f-dropdown > *:last-child {
        margin-bottom: 0;
    }

    .f-dropdown:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 0;
        border-color: transparent transparent #fff transparent;
        border-bottom-style: solid;
        position: absolute;
        top: 0;
        left: 10px;
        z-index: 99;
    }

    .f-dropdown:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 1;
        border-color: transparent transparent #ccc transparent;
        border-bottom-style: solid;
        position: absolute;
        top: -2;
        left: 9px;
        z-index: 98;
    }

    .f-dropdown.right:before {
        left: auto;
        right: 10px;
    }

    .f-dropdown.right:after {
        left: auto;
        right: 9px;
    }

    .f-dropdown:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 0;
        border-color: transparent #fff transparent transparent;
        border-right-style: solid;
        position: absolute;
        top: 10px;
        left: 0;
        z-index: 99;
    }

    .f-dropdown:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 1;
        border-color: transparent #ccc transparent transparent;
        border-right-style: solid;
        position: absolute;
        top: 9px;
        left: -2;
        z-index: 98;
    }

    .f-dropdown:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 0;
        border-color: transparent transparent transparent #fff;
        border-left-style: solid;
        position: absolute;
        top: 10px;
        right: 0;
        left: auto;
        z-index: 99;
    }

    .f-dropdown:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 1;
        border-color: transparent transparent transparent #ccc;
        border-left-style: solid;
        position: absolute;
        top: 9px;
        right: -2;
        left: auto;
        z-index: 98;
    }

    .f-dropdown.drop-right {
        position: absolute;
        left: -9999px;
        list-style: none;
        margin-left: 0;
        width: 100%;
        max-height: none;
        height: auto;
        background: #fff;
        border: solid 1px #ccc;
        font-size: 0.875rem;
        z-index: 99;
        margin-top: 0;
        margin-left: 2px;
        margin-top: 0;
        margin-left: -2px;
        max-width: 200px;
    }

        .f-dropdown.drop-right > *:first-child {
            margin-top: 0;
        }

        .f-dropdown.drop-right > *:last-child {
            margin-bottom: 0;
        }

        .f-dropdown.drop-right:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent #fff transparent transparent;
            border-right-style: solid;
            position: absolute;
            top: 10px;
            left: 0;
            z-index: 99;
        }

        .f-dropdown.drop-right:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: transparent #ccc transparent transparent;
            border-right-style: solid;
            position: absolute;
            top: 9px;
            left: -2;
            z-index: 98;
        }

        .f-dropdown.drop-right:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent transparent transparent #fff;
            border-left-style: solid;
            position: absolute;
            top: 10px;
            right: 0;
            left: auto;
            z-index: 99;
        }

        .f-dropdown.drop-right:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: transparent transparent transparent #ccc;
            border-left-style: solid;
            position: absolute;
            top: 9px;
            right: -2;
            left: auto;
            z-index: 98;
        }

    .f-dropdown.drop-left {
        position: absolute;
        left: -9999px;
        list-style: none;
        margin-left: 0;
        width: 100%;
        max-height: none;
        height: auto;
        background: #fff;
        border: solid 1px #ccc;
        font-size: 0.875rem;
        z-index: 99;
        margin-top: 0;
        margin-left: 2px;
        margin-top: 0;
        margin-left: -2px;
        max-width: 200px;
    }

        .f-dropdown.drop-left > *:first-child {
            margin-top: 0;
        }

        .f-dropdown.drop-left > *:last-child {
            margin-bottom: 0;
        }

        .f-dropdown.drop-left:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent #fff transparent transparent;
            border-right-style: solid;
            position: absolute;
            top: 10px;
            left: 0;
            z-index: 99;
        }

        .f-dropdown.drop-left:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: transparent #ccc transparent transparent;
            border-right-style: solid;
            position: absolute;
            top: 9px;
            left: -2;
            z-index: 98;
        }

        .f-dropdown.drop-left:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent transparent transparent #fff;
            border-left-style: solid;
            position: absolute;
            top: 10px;
            right: 0;
            left: auto;
            z-index: 99;
        }

        .f-dropdown.drop-left:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: transparent transparent transparent #ccc;
            border-left-style: solid;
            position: absolute;
            top: 9px;
            right: -2;
            left: auto;
            z-index: 98;
        }

    .f-dropdown.drop-top {
        position: absolute;
        left: -9999px;
        list-style: none;
        margin-left: 0;
        width: 100%;
        max-height: none;
        height: auto;
        background: #fff;
        border: solid 1px #ccc;
        font-size: 0.875rem;
        z-index: 99;
        margin-top: 0;
        margin-left: 2px;
        margin-top: 0;
        margin-left: -2px;
        margin-top: -2px;
        margin-left: 0;
        max-width: 200px;
    }

        .f-dropdown.drop-top > *:first-child {
            margin-top: 0;
        }

        .f-dropdown.drop-top > *:last-child {
            margin-bottom: 0;
        }

        .f-dropdown.drop-top:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent #fff transparent transparent;
            border-right-style: solid;
            position: absolute;
            top: 10px;
            left: 0;
            z-index: 99;
        }

        .f-dropdown.drop-top:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: transparent #ccc transparent transparent;
            border-right-style: solid;
            position: absolute;
            top: 9px;
            left: -2;
            z-index: 98;
        }

        .f-dropdown.drop-top:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent transparent transparent #fff;
            border-left-style: solid;
            position: absolute;
            top: 10px;
            right: 0;
            left: auto;
            z-index: 99;
        }

        .f-dropdown.drop-top:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: transparent transparent transparent #ccc;
            border-left-style: solid;
            position: absolute;
            top: 9px;
            right: -2;
            left: auto;
            z-index: 98;
        }

        .f-dropdown.drop-top:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: #fff transparent transparent transparent;
            border-top-style: solid;
            position: absolute;
            top: auto;
            bottom: 0;
            left: 10px;
            right: auto;
            z-index: 99;
        }

        .f-dropdown.drop-top:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: #ccc transparent transparent transparent;
            border-top-style: solid;
            position: absolute;
            top: auto;
            bottom: -2;
            left: 9px;
            right: auto;
            z-index: 98;
        }

    .f-dropdown li {
        font-size: 0.875rem;
        cursor: pointer;
        line-height: 1.125rem;
        margin: 0;
    }

        .f-dropdown li:hover,
        .f-dropdown li:focus {
            background: #eee;
        }

        .f-dropdown li a {
            display: block;
            padding: 0.5rem;
            color: #555;
        }

    .f-dropdown.content {
        position: absolute;
        left: -9999px;
        list-style: none;
        margin-left: 0;
        padding: 1.25rem;
        width: 100%;
        height: auto;
        max-height: none;
        background: #fff;
        border: solid 1px #ccc;
        font-size: 0.875rem;
        z-index: 99;
        margin-top: 0;
        margin-left: 2px;
        margin-top: 0;
        margin-left: -2px;
        max-width: 200px;
    }

        .f-dropdown.content > *:first-child {
            margin-top: 0;
        }

        .f-dropdown.content > *:last-child {
            margin-bottom: 0;
        }

        .f-dropdown.content:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent #fff transparent transparent;
            border-right-style: solid;
            position: absolute;
            top: 10px;
            left: 0;
            z-index: 99;
        }

        .f-dropdown.content:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: transparent #ccc transparent transparent;
            border-right-style: solid;
            position: absolute;
            top: 9px;
            left: -2;
            z-index: 98;
        }

        .f-dropdown.content:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 0;
            border-color: transparent transparent transparent #fff;
            border-left-style: solid;
            position: absolute;
            top: 10px;
            right: 0;
            left: auto;
            z-index: 99;
        }

        .f-dropdown.content:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 1;
            border-color: transparent transparent transparent #ccc;
            border-left-style: solid;
            position: absolute;
            top: 9px;
            right: -2;
            left: auto;
            z-index: 98;
        }

    .f-dropdown.tiny {
        max-width: 200px;
    }

    .f-dropdown.small {
        max-width: 300px;
    }

    .f-dropdown.medium {
        max-width: 500px;
    }

    .f-dropdown.large {
        max-width: 800px;
    }

.dropdown.button,
button.dropdown {
    position: relative;
    padding-right: 3.5625rem;
}

    .dropdown.button:after,
    button.dropdown:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        display: block;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
        top: 50%;
    }

    .dropdown.button:after,
    button.dropdown:after {
        border-width: 0.375rem;
        right: 1.40625rem;
        margin-top: -0.15625rem;
    }

    .dropdown.button:after,
    button.dropdown:after {
        border-color: #fff transparent transparent transparent;
    }

    .dropdown.button.tiny,
    button.dropdown.tiny {
        padding-right: 2.625rem;
    }

        .dropdown.button.tiny:before,
        button.dropdown.tiny:before {
            border-width: 0.375rem;
            right: 1.125rem;
            margin-top: -0.125rem;
        }

        .dropdown.button.tiny:after,
        button.dropdown.tiny:after {
            border-color: #fff transparent transparent transparent;
        }

    .dropdown.button.small,
    button.dropdown.small {
        padding-right: 3.0625rem;
    }

        .dropdown.button.small:after,
        button.dropdown.small:after {
            border-width: 0.4375rem;
            right: 1.3125rem;
            margin-top: -0.15625rem;
        }

        .dropdown.button.small:after,
        button.dropdown.small:after {
            border-color: #fff transparent transparent transparent;
        }

    .dropdown.button.large,
    button.dropdown.large {
        padding-right: 3.625rem;
    }

        .dropdown.button.large:after,
        button.dropdown.large:after {
            border-width: 0.3125rem;
            right: 1.71875rem;
            margin-top: -0.15625rem;
        }

        .dropdown.button.large:after,
        button.dropdown.large:after {
            border-color: #fff transparent transparent transparent;
        }

    .dropdown.button.secondary:after,
    button.dropdown.secondary:after {
        border-color: #333 transparent transparent transparent;
    }

/* ================================================================
   FLEX VIDEO STYLES
   ================================================================ */

.flex-video {
    position: relative;
    padding-top: 1.5625rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 0;
    overflow: hidden;
}

    .flex-video.widescreen {
        padding-bottom: 56.34%;
    }

    .flex-video.vimeo {
        padding-top: 0;
    }

    .flex-video iframe,
    .flex-video object,
    .flex-video embed,
    .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.flex-video{
    background-color:black;
}
.flex-video > p > a, .flex-video > p{
    color:black;
}

div.youtube-video-container, div.video-video-container{
    position:relative;
    width:100%;
    height:0;
    padding-bottom: 56.25%;
}
iframe.youtube-video, iframe.vimeo-video, div.video-video-container * iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/* ================================================================
   FORM STYLES
   ================================================================ */

form {
    margin: 0 0 1rem;
}

    form .row .row {
        margin: 0 -0.5rem;
    }

        form .row .row .column,
        form .row .row .columns {
            padding: 0 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 {
                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: 0.5rem;
    }

label {
    font-size: 1rem;
    color: #171717;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}

    label.right {
        float: none !important;
        text-align: right;
    }

    label.inline,
    label.breadcrumbs {
        margin: 0 0 1rem 0;
        padding: 0.5rem 0;
    }

    label small {
        text-transform: capitalize;
        color: #3a3a3a;
    }

select::-ms-expand {
    display: none;
}

.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: 1rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
}

    .postfix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.125rem;
        border: none;
    }

    .prefix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.125rem;
        border: none;
    }

        .prefix.button.radius {
            border-radius: 0;
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px;
        }

    .postfix.button.radius {
        border-radius: 0;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
    }

    .prefix.button.round {
        border-radius: 0;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px;
    }

    .postfix.button.round {
        border-radius: 0;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
    }

span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc;
}

    span.prefix.radius,
    label.prefix.radius {
        border-radius: 0;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
    }

span.postfix,
label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc;
}

    span.postfix.radius,
    label.postfix.radius {
        border-radius: 0;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
    }

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"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-color: #f4f4f4;
    font-family: inherit;
    border: 0 solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #22284f;
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

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"],
input[type="file"], 
input[type="checkbox"], 
input[type="radio"],
textarea,
select,
div.simpleselect div.placeholder{
	border:1px solid #DEDEDE;
}

    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,
    textarea:focus {
        -webkit-box-shadow: 0 0 5px #999;
        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,
    textarea:focus {
        background: #fafafa;
        border-color: #999;
        outline: none;
    }

    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,
    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"],
    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,
    textarea.radius {
        border-radius: 3px;
    }

input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

textarea[rows] {
    height: auto;
}

select {
    -webkit-appearance: none !important;
    -webkit-border-radius: 0px;
    background-color: #f4f4f4;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 0 solid #ccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    color: #22284f;
    line-height: normal;
    border-radius: 0;
    height: 2.3125rem;
}

    select.radius {
        border-radius: 3px;
    }

    select:hover {
        background-color: #ededed;
        border-color: #999;
    }

    select:disabled {
        background-color: #ddd;
        cursor: default;
    }

input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1rem 0;
}

    input[type="checkbox"] + label,
    input[type="radio"] + label {
        display: inline-block;
        margin-left: 0.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: bold;
        background: #fff;
        padding: 0 0.1875rem;
        margin: 0;
        margin-left: -0.1875rem;
    }

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff;
}

[data-abide] span.error,
[data-abide] small.error {
    display: none;
}

span.error,
small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    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: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff;
}

.error > label > small {
    color: #3a3a3a;
    background: transparent;
    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;
}

/* ADJUSTMENTS FOR WEB UI FORMS */
.inner-wrap .scfForm {
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    line-height: 24px;
}

.inner-wrap .display-section-content {
    float: none;
}

.inner-wrap .field-border {
    position: relative;
}

.field-border .field-title,
.field-border .field-panel {
    float: none;
    vertical-align: top;
    width: 100%;
}

.field-border .field-title {
    padding-right: 1rem;
    font-size: 1rem;
    font-family: MyriadPro-Condensed, 'Myriad Pro Condensed', MyriadProCondensed, 'Myriad Pro Condensed', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.5;
    color: #171717;
}

.field-border .field-required {
    position: absolute;
    right: 0;
    top: 0;
}

.field-panel .field-content {
    padding-right: 0;
    overflow: visible;
}

.field-panel .simpleselect {
    margin-bottom: 1rem;
}

    .field-panel .simpleselect ~ .simpleselect {
        margin-top: -.5rem;
    }

.field-panel .multi-select-3 .simpleselect {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.field-panel input[type="checkbox"],
.field-panel input[type="radio"] {
    display: inline-block;
}

.field-panel table tr:nth-of-type(even) {
    background: none;
}

.inner-wrap .display-section-fieldset, .inner-wrap .display-section-border {
    position: relative;
    margin: 1.5rem 0 0;
    padding: 1rem .5rem;
    border: 0;
}

    .inner-wrap .display-section-fieldset:before,
    .inner-wrap .display-section-border:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #eee;
    }

.inner-wrap legend {
    margin: 0 0 1.5rem;
    border: 0;
    padding: 1rem 0 0;
    width: 100%;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
}

.inner-wrap .list-content table {
    display: block;
}

    .inner-wrap .list-content table tr, .inner-wrap .list-content table td {
        display: inline-block;
    }

.inner-wrap .list-content [type="radio"],
.inner-wrap .list-content [type="checkbox"] {
    margin-right: .3rem;
}

.inner-wrap .list-content table tr {
    margin-right: .5rem;
}

.inner-wrap .list-content table td {
    padding: 0.2rem;
    font-size: 1rem;
}

    .inner-wrap .list-content table td + td {
        margin-left: .5rem;
    }

.form-submit-border [type=submit] {
    display: inline-block;
    border-style: solid;
    border-width: 0;
    margin: 0 0 0;
    padding: 0.8125rem 2rem;
    font-family: MyriadPro-Regular,"Myriad Pro Regular",MyriadPro,"Myriad Pro","Open Sans",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: normal;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
	background-color: #005F63;
    border-color: #890202;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}

    .form-submit-border [type=submit]:hover, .form-submit-border [type=submit]:hover {
		background: #004244;
    }

.inner-wrap .field-error, .inner-wrap .field-required,
.inner-wrap .field-validation-error, .inner-wrap .form-validation-summary {
	color: #806c00;
}

.inner-wrap .field-validation-error {
    margin-bottom: .5rem;
}

@media (min-width:40em) {

    .inner-wrap .field-border {
        display: table;
    }

    .field-border .field-title,
    .field-border .field-panel,
    .field-border .field-required {
        display: table-cell;
        float: none;
        vertical-align: top;
        width: auto;
    }

    .field-border .field-title {
        width: 30%;
    }

    .field-border .field-panel {
        width: 70%;
    }

    .field-panel .field-content {
        padding-right: 1em;
    }

    .field-panel .multi-select-3 .field-datebox-title {
        width: 33.33%;
    }

        .field-panel .multi-select-3 .field-datebox-title ~ .field-datebox-title {
            padding-left: 5px;
        }

    .field-panel .multi-select-3 .simpleselect {
        float: left;
        width: 33.33%;
        min-width: 0;
    }

        .field-panel .multi-select-3 .simpleselect ~ .simpleselect {
            margin-top: 0;
            padding-left: 5px;
        }
}

/* ================================================================
   FIELD BAR STYLES
   ================================================================ */

.inline-list,
.field-bar {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .inline-list > li,
    .field-bar > li {
        list-style: none;
        float: left;
        margin-left: 1.375rem;
        display: block;
    }

		.inline-list > li > *:not(button),
		.field-bar > li > *:not(button) {
            display: block;
        }

/* ================================================================
   SLIDESHOW STYLES
   ================================================================ */

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.slideshow-wrapper {
    position: relative;
}

    .slideshow-wrapper ul {
        list-style-type: none;
        margin: 0;
    }

        .slideshow-wrapper ul li,
        .slideshow-wrapper ul li .orbit-caption {
            display: none;
        }

            .slideshow-wrapper ul li:first-child {
                display: block;
            }

    .slideshow-wrapper .orbit-container {
        background-color: transparent;
    }

        .slideshow-wrapper .orbit-container li {
            display: block;
        }

            .slideshow-wrapper .orbit-container li .orbit-caption {
                display: block;
            }

        .slideshow-wrapper .orbit-container .orbit-bullets li {
            display: inline-block;
        }

    .slideshow-wrapper .preloader {
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        margin-left: -20px;
        border: solid 3px;
        border-color: #555 #fff;
        border-radius: 1000px;
        -webkit-animation-name: rotate;
        animation-name: rotate;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: none;
}

    .orbit-container .orbit-slides-container {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        -webkit-transform: translateZ(0);
    }

        .orbit-container .orbit-slides-container img {
            display: block;
            max-width: 100%;
        }

        .orbit-container .orbit-slides-container > * {
            position: absolute;
            top: 0;
            width: 100%;
            margin-left: 100%;
        }

            .orbit-container .orbit-slides-container > *:first-child {
                margin-left: 0%;
            }

            .orbit-container .orbit-slides-container > * .orbit-caption {
                position: absolute;
                bottom: 0;
                background-color: rgba(51, 51, 51, 0.8);
                color: #fff;
                width: 100%;
                padding: 0.625rem 0.875rem;
                font-size: 0.875rem;
            }

    .orbit-container .orbit-slide-number {
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 12px;
        color: #fff;
        background: transparent;
        z-index: 10;
    }

        .orbit-container .orbit-slide-number span {
            font-weight: 700;
            padding: 0.3125rem;
        }

    .orbit-container .orbit-timer {
        position: absolute;
        top: 12px;
        right: 10px;
        height: 6px;
        width: 100px;
        z-index: 10;
    }

        .orbit-container .orbit-timer .orbit-progress {
            height: 3px;
            background-color: rgba(255, 255, 255, 0.3);
            display: block;
            width: 0%;
            position: relative;
            right: 20px;
            top: 5px;
        }

        .orbit-container .orbit-timer > span {
            display: none;
            position: absolute;
            top: 0px;
            right: 0;
            width: 11px;
            height: 14px;
            border: solid 4px #fff;
            border-top: none;
            border-bottom: none;
        }

        .orbit-container .orbit-timer.paused > span {
            right: -4px;
            top: 0px;
            width: 11px;
            height: 14px;
            border: inset 8px;
            border-left-style: solid;
            border-color: transparent;
            border-left-color: #fff;
        }

            .orbit-container .orbit-timer.paused > span.dark {
                border-left-color: #333;
            }

    .orbit-container:hover .orbit-timer > span {
        display: block;
    }

    .orbit-container .orbit-prev,
    .orbit-container .orbit-next {
        position: absolute;
        top: 45%;
        margin-top: -25px;
        width: 36px;
        height: 60px;
        line-height: 50px;
        color: white;
        background-color: transparent;
        text-indent: -9999px !important;
        z-index: 10;
    }

        .orbit-container .orbit-prev:hover,
        .orbit-container .orbit-next:hover {
            background-color: rgba(0, 0, 0, 0.3);
        }

        .orbit-container .orbit-prev > span,
        .orbit-container .orbit-next > span {
            position: absolute;
            top: 50%;
            margin-top: -10px;
            display: block;
            width: 0;
            height: 0;
            border: inset 10px;
        }

    .orbit-container .orbit-prev {
        left: 0;
    }

        .orbit-container .orbit-prev > span {
            border-right-style: solid;
            border-color: transparent;
            border-right-color: #fff;
        }

        .orbit-container .orbit-prev:hover > span {
            border-right-color: #fff;
        }

    .orbit-container .orbit-next {
        right: 0;
    }

        .orbit-container .orbit-next > span {
            border-color: transparent;
            border-left-style: solid;
            border-left-color: #fff;
            left: 50%;
            margin-left: -4px;
        }

        .orbit-container .orbit-next:hover > span {
            border-left-color: #fff;
        }

.orbit-bullets-container {
    text-align: center;
}

.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    text-align: center;
    display: block;
}

    .orbit-bullets li {
        cursor: pointer;
        display: inline-block;
        width: 0.5625rem;
        height: 0.5625rem;
        background: #ccc;
        float: none;
        margin-right: 6px;
        border-radius: 1000px;
    }

        .orbit-bullets li.active {
            background: #999;
        }

        .orbit-bullets li:last-child {
            margin-right: 0;
        }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
    display: none;
}

.touch .orbit-bullets {
    display: none;
}

@media only screen and (min-width: 40.063em) {
    .touch .orbit-container .orbit-prev,
    .touch .orbit-container .orbit-next {
        display: inherit;
    }

    .touch .orbit-bullets {
        display: block;
    }
}

@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important;
    }

        .orbit-stack-on-small .orbit-slides-container > * {
            position: relative;
            margin: 0% !important;
            opacity: 1 !important;
        }

    .orbit-stack-on-small .orbit-slide-number {
        display: none;
    }

    .orbit-timer {
        display: none;
    }

    .orbit-next,
    .orbit-prev {
        display: none;
    }

    .orbit-bullets {
        display: none;
    }
}

/* ================================================================
   PAGINATION STYLES
   ================================================================ */

ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin-left: -0.3125rem;
}

    ul.pagination li {
        height: 1.5rem;
        color: #222;
        font-size: 0.875rem;
        margin-left: 0.3125rem;
    }

        ul.pagination li a,
        ul.pagination li button {
            display: block;
            padding: 0.0625rem 0.625rem 0.0625rem;
            color: #999;
            background: none;
            border-radius: 3px;
            font-weight: normal;
            font-size: 1em;
            line-height: inherit;
            -webkit-transition: background-color 300ms ease-out;
            transition: background-color 300ms ease-out;
        }

            ul.pagination li:hover a,
            ul.pagination li a:focus,
            ul.pagination li:hover button,
            ul.pagination li button:focus {
                background: #e6e6e6;
            }

        ul.pagination li.unavailable a,
        ul.pagination li.unavailable button {
            cursor: default;
            color: #999;
        }

            ul.pagination li.unavailable:hover a,
            ul.pagination li.unavailable a:focus,
            ul.pagination li.unavailable:hover button,
            ul.pagination li.unavailable button:focus {
                background: transparent;
            }

        ul.pagination li.current a,
        ul.pagination li.current button {
            background: #ab0203;
            color: #fff;
            font-weight: bold;
            cursor: default;
        }

            ul.pagination li.current a:hover,
            ul.pagination li.current a:focus,
            ul.pagination li.current button:hover,
            ul.pagination li.current button:focus {
                background: #ab0203;
            }

    ul.pagination li {
        float: left;
        display: block;
    }

.pagination-centered {
    text-align: center;
}

    .pagination-centered ul.pagination li {
        float: none;
        display: inline-block;
    }

/* ================================================================
   TABLE STYLES
   ================================================================ */

table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: solid 0 #ddd;
}

    table caption {
        background: transparent;
        color: #fff;
        font-size: 1rem;
        font-weight: bold;
    }

    table thead {
		background: #005F63;
    }

        table thead tr th,
        table thead tr td {
            padding: 0.5rem 0.625rem 0.625rem;
            font-size: 0.9375rem;
            font-weight: bold;
            color: #fff;
        }

    table tfoot {
		background: #005F63;
    }

        table tfoot tr th,
        table tfoot tr td {
            padding: 0.5rem 0.625rem 0.625rem;
            font-size: 0.9375rem;
            font-weight: bold;
            color: #fff;
        }

    table tr th,
    table tr td {
        padding: 0.875rem;
        font-size: 0.9375rem;
        color: #222;
        text-align: left;
    }

    table tr.even,
    table tr.alt,
    table tr:nth-of-type(even) {
        background: #f0f0f0;
    }

    table thead tr th,
    table tfoot tr th,
    table tfoot tr td,
    table tbody tr th,
    table tbody tr td,
    table tr td {
        display: table-cell;
        line-height: 1.375rem;
    }

/* ================================================================
   SITE SETTINGS
   ================================================================ */

.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: #ab0203;
    text-decoration: none;
    line-height: inherit;
}

    a:hover,
    a:focus {
        color: #930203;
    }

    a img {
        border: none;
    }

p {
    font-family: "EB Garamond", "Garamond", "Times New Roman", serif;
    font-weight: normal;
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

    p.lead {
        font-size: 1.46875rem;
        line-height: 1.6;
    }

    p aside {
        font-size: 0.875rem;
        line-height: 1.35;
        font-style: italic;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "EB Garamond", "Garamond", "Times New Roman", serif;
    font-weight: normal;
    font-style: normal;
    color: #171717;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.3;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small {
        font-size: 80%;
        color: #686868;
        line-height: 0;
    }

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 1.6875rem;
    font-weight: bold;
}

h3 {
    font-size: 1.25rem;
    font-weight: bold;
}

h4 {
    font-size: 1.25rem;
}

h5 {
    font-size: 1.5625rem;
}

h6 {
    font-size: 1rem;
}

.subheader {
    line-height: 1.4;
    color: #171717;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 1rem;
}

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: bold;
    line-height: inherit;
}

small {
    font-size: 80%;
    line-height: inherit;
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #333;
    background-color: #fce2ab;
    border-width: 1px;
    border-style: solid;
    border-color: #fad482;
    padding: 0.125rem 0.3125rem 0.0625rem;
}

ul,
ol,
dl {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 1.25rem;
    list-style-position: inside;
    font-family: "EB Garamond", "Garamond", "Times New Roman", serif;
}

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: 0.3rem;
    font-weight: bold;
}

dl dd {
    margin-bottom: 0.75rem;
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #171717;
    border-bottom: 1px dotted #ddd;
    cursor: help;
}

abbr {
    text-transform: none;
}

blockquote {
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd;
}

    blockquote cite {
        display: block;
        font-size: 0.8125rem;
        color: #4c4c4c;
    }

        blockquote cite:before {
            content: "\2014 \0020";
        }

        blockquote cite a,
        blockquote cite a:visited {
            color: #4c4c4c;
        }

    blockquote,
    blockquote p {
        line-height: 1.4;
        color: #686868;
    }

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: 0.625rem 0.75rem;
}

    .vcard li {
        margin: 0;
        display: block;
    }

    .vcard .fn {
        font-weight: bold;
        font-size: 0.9375rem;
    }

.vevent .summary {
    font-weight: bold;
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.063em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.3;
    }

    h1 {
        font-size: 3.125rem;
    }

    h2 {
        font-size: 2.3125rem;
    }

    h3 {
        font-size: 1.5625rem;
    }

    h4 {
        font-size: 1.5625rem;
    }

    h5 {
        font-size: 1.5625rem;
    }

    h6 {
        font-size: 1rem;
    }
}

.print-only {
    display: none !important;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !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: 0.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;
    }
}

/* ================================================================
   TABS STYLES
   ================================================================ */

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
}

    .tabs:before,
    .tabs:after {
        content: " ";
        display: table;
    }

    .tabs:after {
        clear: both;
    }

    .tabs dd,
    .tabs .tab-title {
        position: relative;
        margin-bottom: 0 !important;
        list-style: none;
        float: left;
    }

        .tabs dd > a,
        .tabs .tab-title > a {
            display: block;
            background: #333;
            color: #fff;
            padding: 1rem 2rem;
            font-family: MyriadPro-Regular, "Myriad Pro Regular", MyriadPro, "Myriad Pro", "Open Sans", Helvetica, Arial, sans-serif;
            font-size: 1rem;
        }

            .tabs dd > a:hover,
            .tabs .tab-title > a:hover {
                background: #030303;
            }

        .tabs dd.active a,
        .tabs .tab-title.active a {
            background: #030303;
            color: #fff;
        }

    .tabs.radius dd:first-child a,
    .tabs.radius .tab:first-child a {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
    }

    .tabs.radius dd:last-child a,
    .tabs.radius .tab:last-child a {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
    }

    .tabs.vertical dd,
    .tabs.vertical .tab-title {
        position: inherit;
        float: none;
        display: block;
        top: auto;
    }

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%;
}

    .tabs-content:before,
    .tabs-content:after {
        content: " ";
        display: table;
    }

    .tabs-content:after {
        clear: both;
    }

    .tabs-content > .content {
        display: none;
        float: left;
        padding: 1.09375rem 0;
        width: 100%;
    }

        .tabs-content > .content.active {
            display: block;
            float: none;
        }

        .tabs-content > .content.contained {
            padding: 1.09375rem;
        }

    .tabs-content.vertical {
        display: block;
    }

        .tabs-content.vertical > .content {
            padding: 0 1.09375rem;
        }

@media only screen and (min-width: 40.063em) {
    .tabs.vertical {
        width: 20%;
        max-width: 20%;
        float: left;
        margin: 0 0 1.25rem;
    }

    .tabs-content.vertical {
        width: 80%;
        max-width: 80%;
        float: left;
        margin-left: -1px;
        padding-left: 1rem;
    }
}

.no-js .tabs-content > .content {
    display: block;
    float: none;
}

/* ================================================================
   WRAPPER / BAR STYLES
   ================================================================ */

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .off-canvas-wrap.move-right,
    .off-canvas-wrap.move-left {
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
    }

.inner-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
}

    .inner-wrap:before,
    .inner-wrap:after {
        content: " ";
        display: table;
    }

    .inner-wrap:after {
        clear: both;
    }

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #fff;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative;
}

    .tab-bar h1,
    .tab-bar h2,
    .tab-bar h3,
    .tab-bar h4,
    .tab-bar h5,
    .tab-bar h6 {
        color: #fff;
        font-weight: bold;
        line-height: 2.8125rem;
        margin: 0;
    }

    .tab-bar h1,
    .tab-bar h2,
    .tab-bar h3,
    .tab-bar h4 {
        font-size: 1.5625rem;
    }

.left-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-right: 0;
    left: 0;
}

.right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: 0;
    right: 0;
}

.tab-bar-section {
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    height: 2.8125rem;
    top: 0;
}

@media only screen and (min-width: 40.063em) {
    .tab-bar-section {
        text-align: left;
    }
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem;
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0;
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem;
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    padding: 0;
    color: #ab0203;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

    .tab-bar .menu-icon span::after {

		content: "1";

		color: white;

        position: absolute;
        display: block;
        height: 0;
        top: 1.5rem;
        left: 0.25rem;
        -webkit-box-shadow: 0 0px 0 1px #ab0203, 0 7px 0 1px #ab0203, 0 14px 0 1px #ab0203;
        box-shadow: 0 0px 0 1px #ab0203, 0 7px 0 1px #ab0203, 0 14px 0 1px #ab0203;
        width: 1.25rem;
    }

    .tab-bar .menu-icon span:hover:after {
        -webkit-box-shadow: 0 0px 0 1px #780102, 0 7px 0 1px #780102, 0 14px 0 1px #780102;
        box-shadow: 0 0px 0 1px #780102, 0 7px 0 1px #780102, 0 14px 0 1px #780102;
    }

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 309px;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #fff;
    z-index: 1001;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: -webkit-transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100.5%, 0);
    -webkit-transform: translate3d(-100.5%, 0, 0);
    -ms-transform: translate3d(-100.5%, 0, 0);
    transform: translate3d(-100.5%, 0, 0);
    left: 0;
}

    .left-off-canvas-menu * {
        -webkit-backface-visibility: hidden;
    }

.right-off-canvas-menu {
	display:none;
    -webkit-backface-visibility: hidden;
    width: 309px;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #fff;
    z-index: 1001;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: -webkit-transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100.5%, 0);
    -webkit-transform: translate3d(100.5%, 0, 0);
    -ms-transform: translate3d(100.5%, 0, 0);
    transform: translate3d(100.5%, 0, 0);
    right: 0;
}

.right-off-canvas-menu.open {
	display: block;
}

    .right-off-canvas-menu * {
        -webkit-backface-visibility: hidden;
    }

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    ul.off-canvas-list li label {
        display: block;
        padding: 0.3rem 0.9375rem;
        color: #999;
        text-transform: uppercase;
        font-size: 0.75rem;
        font-weight: bold;
        background: #444;
        border-top: 1px solid #5e5e5e;
        border-bottom: none;
        margin: 0;
    }

    ul.off-canvas-list li a {
        display: block;
        padding: 0.4375rem 1.25rem;
        color: #fff;
        border-bottom: 1px solid #bd3737;
        -webkit-transition: background 300ms ease;
        transition: background 300ms ease;
    }

        ul.off-canvas-list li a:hover {
            background: #b3b3b3;
        }

.move-right > .inner-wrap {
    -ms-transform: translate(309px, 0);
    -webkit-transform: translate3d(309px, 0, 0);
    -ms-transform: translate3d(309px, 0, 0);
    transform: translate3d(309px, 0, 0);
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease;
    cursor: pointer;
    -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.move-left > .inner-wrap {
    -ms-transform: translate(-309px, 0);
    -webkit-transform: translate3d(-309px, 0, 0);
    -ms-transform: translate3d(-309px, 0, 0);
    transform: translate3d(-309px, 0, 0);
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease;
    cursor: pointer;
    -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    z-index: 1003;
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease;
    cursor: pointer;
    -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -309px;
}

.no-csstransforms .right-off-canvas-menu {
    right: -309px;
}

.no-csstransforms .move-left > .inner-wrap {
    right: 309px;
}

.no-csstransforms .move-right > .inner-wrap {
    left: 309px;
}

@media only screen and (min-width: 40.063em) {
    .right-off-canvas-menu {
        display: none;
    }
}

/* ================================================================
   HIDE / SHOW STYLES
   ================================================================ */

@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;
    }

    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;
    }

    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;
    }

    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;
    }

    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;
    }

    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;
}

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;
    }

    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;
    }

    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;
}

.touch table.show-for-touch {
    display: table;
}

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;
    }

    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;
    }
}

/* ================================================================
   SITE THEME OVERWRITES
   ================================================================ */

.main-header {
    margin-top: -2.8125rem;
}

.main-header-logo {
    margin: 1.125rem 0;
    text-align: center;
    max-width: 70%;
}

    .main-header-logo a {
        display: inline-block;
        max-width: 100%;
    }

.main-nav {
    background: #ab0203;
	/*position: relative;*/
    background-image: linear-gradient(#ab0203,#890202);
}

    .main-nav:after {
        content: '';
        height: 1.375rem;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
        background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.15)));
        background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
    }

    .main-nav ul {
        text-align: center;
        margin: 0;
        padding: 0;
        font-size: 0;
    }

    .main-nav li {
        display: inline-block;
        margin: 0;
    }

        .main-nav li.active a {
            background: rgba(0, 0, 0, 0.2);
        }

	.main-nav li > a, .main-nav li > span {
        display: block;
        padding: 0.75rem 1.625rem;
        font-size: 1.5rem;
        line-height: 1.45;
        font-family: 'EB Garamond', serif;
        font-weight: 400;
    }

        .main-nav a:hover {
            background: rgba(0, 0, 0, 0.2);
            text-decoration: none;
        }

.tab-bar {
    position: relative;
    z-index: 2;
    background: transparent;
}

.sidebar {
    margin-top: 1.5rem;
}

.main-footer {
    background: #ab0203;
    margin-top: 2.5rem;
}

    .main-footer .phone-numbers-inline {
        white-space: nowrap;
        margin: 0.375rem auto 1.125rem;
    }

.gradient-bleed + .main-footer {
    margin-top: 0;
}

.panel {
    margin-top: 2rem;
}

    .panel:before,
    .panel:after {
        content: " ";
        display: table;
    }

    .panel:after {
        clear: both;
    }

    .panel + .main-footer {
        margin-top: 0;
    }

.main-footer-utility ul {
    list-style: none;
    text-align: center;
}

.main-footer-utility li {
    margin-bottom: 0.625rem;
    font-size: 1rem;
}

.main-footer-utility a {
    font-size: 0.875rem;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

.main-footer-utility[class^="icon-"]:before,
.main-footer-utility[class*=" icon-"]:before {
    top: 0.125rem;
}

.main-footer-social {
    margin-bottom: 1.125rem;
}

    .main-footer-social ul {
        list-style: none;
        text-align: center;
        margin: 0;
    }

    .main-footer-social li {
        display: inline-block;
    }

        .main-footer-social li + li {
            margin-left: 1.25rem;
        }

    .main-footer-social[class^="icon-"]:before,
    .main-footer-social[class*=" icon-"]:before {
        top: 0.1875rem;
    }

.phone-numbers-inline {
    list-style: none;
    text-align: center;
}

    .phone-numbers-inline li {
        display: inline-block;
        font-size: 1.375rem;
    }

        .phone-numbers-inline li + li {
            margin-left: 0.75rem;
        }

.main-footer-logo {
    text-align: center;
    margin-top: 1.125rem;
    margin-bottom: 0.3125rem;
}

    .main-footer-logo .main-footer-block {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
    }

.main-footer-block {
    text-align: center;
    border-top: 1px solid #b7373d;
    margin-top: 0.875rem;
    padding-top: 0.875rem;
}

.footer-copyright-wrap {
    background: rgba(0, 0, 0, 0.3);
    padding: 1.25rem 0;
}

.text-on-dark,
.main-nav,
.main-footer,
.feature .feature-detail .inner {
    color: #fff;
}

    .text-on-dark a,
    .main-nav a,
    .main-footer a,
    .feature .feature-detail .inner a {
        color: #fff;
    }

.main-footer-block a:hover, .main-footer-block a:focus {
    text-decoration: none;
}

.main-footer-block a {
	display: block;
}

.main-footer a:focus {
	box-shadow: 0 0 0 2px #FFF;
}

    .main-footer-block a:hover span, .main-footer-block a:focus span {
        text-decoration: underline;
    }

.text-on-dark h1,
.main-nav h1,
.main-footer h1,
.feature .feature-detail .inner h1,
.text-on-dark h2,
.main-nav h2,
.main-footer h2,
.feature .feature-detail .inner h2,
.text-on-dark h3,
.main-nav h3,
.main-footer h3,
.feature .feature-detail .inner h3,
.text-on-dark h4,
.main-nav h4,
.main-footer h4,
.feature .feature-detail .inner h4,
.text-on-dark h5,
.main-nav h5,
.main-footer h5,
.feature .feature-detail .inner h5,
.text-on-dark h6,
.main-nav h6,
.main-footer h6,
.feature .feature-detail .inner h6 {
    color: #fff;
}

ul.inline li,
ul.breadcrumbs li {
    display: inline-block;
}

ul.strip-list {
    margin: 0;
}

    ul.strip-list li {
        margin: 0;
        list-style-type: none;
    }

ul[class*="block-grid-"] > li > ul > li {
    list-style-type: disc;
}

i[class*="icon-"] {
    display: inline-block;
}

body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

body {
    -webkit-animation-duration: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix {
    from {
        opacity: 1;
    }

    to {
        opacity: 1;
    }
}

h1.subheader,
h2.subheader,
h3.subheader,
h4.subheader,
h5.subheader,
h6.subheader {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

h2.subheader,
h3.subheader {
    font-weight: bold;
}

    h1.subheader b,
    h1.subheader strong,
    h2.subheader b,
    h2.subheader strong,
    h3.subheader b,
    h3.subheader strong,
    h4.subheader b,
    h4.subheader strong,
    h5.subheader b,
    h5.subheader strong,
    h6.subheader b,
    h6.subheader strong {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
    }

h1 .title-label,
h2 .title-label,
h3 .title-label,
h4 .title-label,
h5 .title-label,
h6 .title-label {
    padding-right: 0.625rem;
}

a {
    text-decoration: none;
    outline: 0;
}

	a:hover, a:focus {
        text-decoration: underline;
    }

img {
    max-width: 100% !important;
    height: auto !important;
}

address {
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 1.25rem;
    display: block;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
}

input[type="search"],
input[type="text"],
textarea {
    font-size: 1rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

hr {
    margin: 2rem 0;
}

table {
    margin-bottom: 1.25rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    table thead th + th {
        border-left: 1px solid #fff;
    }

    table thead tr td {
        line-height: 1.4;
        padding: 0.75rem 0.875rem 0.5rem;
    }

    table td + td {
        border-left: 1px solid #fff;
    }

    table .highlight td {
        background-color: #a9a96d;
        color: #fff;
    }

.footnote {
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    .footnote .key {
        display: inline-block;
        margin-right: 0.375rem;
    }

.button,
button {
    text-transform: uppercase;
    padding: 0.8125rem 0.9375rem;
}

    .button:hover,
    button:hover {
        text-decoration: none;
    }

    .button.large,
    button.large {
        text-transform: none;
        font-family: 'EB Garamond', serif;
        font-weight: 400;
    }

    .button.tiny,
    button.tiny {
        padding: 0.5rem 0;
        line-height: 1.2;
    }

    .button.tertiary-a,
    button.tertiary-a {
        background-color: #7f9bb3;
    }

        .button.tertiary-a:hover,
        button.tertiary-a:hover {
            background-color: #5b7d9a;
        }

    .button.tertiary-b,
    button.tertiary-b {
        background-color: #aca86a;
    }

        .button.tertiary-b:hover,
        button.tertiary-b:hover {
            background-color: #8f8b50;
        }

    .button.expand,
    button.expand {
        padding: 0.6875rem 0.9375rem;
        line-height: 1;
    }

        .button.expand.tiny,
        button.expand.tiny {
            padding: 0.51rem 0.125rem;
            line-height: 1.1;
        }

.search button {
    height: 37px;
}

.button-group > li > button,
.button-group > li .button {
    border: 0;
}

.select-primary .placeholder,
.select-secondary .placeholder,
.select-tertiary-a .placeholder,
.select-tertiary-b .placeholder {
    position: relative;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    .select-primary .placeholder:after,
    .select-secondary .placeholder:after,
    .select-tertiary-a .placeholder:after,
    .select-tertiary-b .placeholder:after {
        content: "g";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 10%;
        height: 100%;
        font-family: 'usd-icons' !important;
        display: inline-block;
    }

.select-primary .option,
.select-secondary .option,
.select-tertiary-a .option,
.select-tertiary-b .option {
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.select-primary .placeholder:after {
    background-color: #ab0203;
}

.select-primary.active .placeholder:after {
    background-color: #890202;
}

.select-secondary .placeholder:after {
    background-color: #d39308;
}

.select-secondary.active .placeholder:after {
    background-color: #a97606;
}

.select-tertiary-a .placeholder:after {
    background-color: #7f9bb3;
}

.select-tertiary-a.active .placeholder:after {
    background-color: #5b7d9a;
}

.select-tertiary-b .placeholder:after {
    background-color: #aca86a;
}

.select-tertiary-b.active .placeholder:after {
    background-color: #8f8b50;
}

label {
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    label.sublabel {
        font-weight: 300;
    }

::-webkit-input-placeholder {
    color: #22284f;
}

::-moz-placeholder {
    color: #22284f;
}

:-ms-input-placeholder {
    color: #22284f;
}

::placeholder {
    color: #22284f;
}

.input-state {
    width: 1.25rem;
    height: 1.25rem;
    background-color: #f4f4f4;
    border: 0.1875rem solid #ab0203;
    position: relative;
    top: 0.25rem;
    display: inline-block;
    cursor: pointer;
}

    .input-state:after {
        font-family: "usd-icons";
        content: "X";
        display: none;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 0;
        padding-top: 0.625rem;
    }

    .input-state:before {
        display: none;
    }

    .input-state.fix-me:after {
        display: inline-block !important;
    }

    .input-state + label {
        display: inline-block;
        margin-left: 0.25rem;
    }

input[type="checkbox"],
input[type="radio"] {
    display: none;
}

.form-group.has-feedback input[type="checkbox"],
.form-group.has-feedback input[type="radio"] { display: inline; }

    input[type="checkbox"]:disabled + .input-state,
    input[type="radio"]:disabled + .input-state {
        border: 0;
    }

    input[type="checkbox"]:checked + .input-state,
    input[type="radio"]:checked + .input-state {
        background-color: #ab0203;
        border: 0;
    }

        input[type="checkbox"]:checked + .input-state:after,
        input[type="checkbox"]:checked + .input-state:before,
        input[type="radio"]:checked + .input-state:after,
        input[type="radio"]:checked + .input-state:before {
            display: inline-block;
        }

    input[type="radio"] + .input-state {
        border-radius: 1.25rem;
    }

        input[type="radio"] + .input-state:after {
            border-radius: 1.25rem;
            content: '';
            font-size: 1.75rem;
            line-height: 0.75rem;
            z-index: 1;
        }

        input[type="radio"] + .input-state:before {
            position: absolute;
            z-index: 2;
            border-radius: 0.375rem;
            background: #fff;
            width: 0.375rem;
            height: 0.375rem;
            content: '';
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

.field-label {
    font-family: MyriadPro-Condensed, 'Myriad Pro Condensed', MyriadProCondensed, 'Myriad Pro Condensed', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.numbers {
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, serif;
}

.page-title {
    margin-bottom: 1.125rem;
}

.page-group {
    margin: 2.5rem 0;
}

    .page-group > *:last-child {
        margin-bottom: 0;
    }

.wysiwyg address {
    line-height: 1.4;
}

.wysiwyg ul:not([class*="block-grid-"]):not(.panel-action-list) {
    margin-left: 1.25rem;
    margin-bottom: 1rem;
    list-style: disc;
}

    .wysiwyg ul:not([class*="block-grid-"]):not(.panel-action-list) li li {
        list-style-type: disc;
    }

    .wysiwyg ul:not([class*="block-grid-"]):not(.panel-action-list) li + li {
        margin-top: 0.625rem;
    }

    .wysiwyg ul:not([class*="block-grid-"]):not(.panel-action-list) li > ul {
        margin-top: 0.625rem;
    }

.wysiwyg ol li li {
    list-style-type: upper-alpha;
}

    .wysiwyg ol li li li {
        list-style-type: lower-roman;
    }

        .wysiwyg ol li li li li {
            list-style-type: lower-alpha;
        }

.wysiwyg ol li + li {
    margin-top: 0.625rem;
}

.wysiwyg ol li > ol {
    margin-top: 0.625rem;
}

.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5 {
    font-family: 'EB Garamond', serif;
    font-weight: 400;
}

.wysiwyg h2,
.wysiwyg h3 {
    font-weight: bold;
}

    .wysiwyg h1.subheader,
    .wysiwyg h2.subheader,
    .wysiwyg h3.subheader,
    .wysiwyg h4.subheader,
    .wysiwyg h5.subheader {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
    }

    .wysiwyg h2.subheader,
    .wysiwyg h3.subheader {
        font-weight: bold;
    }

        .wysiwyg h1.subheader b,
        .wysiwyg h1.subheader strong,
        .wysiwyg h2.subheader b,
        .wysiwyg h2.subheader strong,
        .wysiwyg h3.subheader b,
        .wysiwyg h3.subheader strong,
        .wysiwyg h4.subheader b,
        .wysiwyg h4.subheader strong,
        .wysiwyg h5.subheader b,
        .wysiwyg h5.subheader strong {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 400;
        }

.wysiwyg h2 {
    margin-bottom: 1.25rem;
}

.wysiwyg h4 {
    text-transform: uppercase;
}

.wysiwyg:first-child > *:first-child {
    margin-top: 0;
}

.wysiwyg:first-child > h1:first-child,
.wysiwyg:first-child > h2:first-child {
    margin-top: -0.8125rem;
}

.wysiwyg .toolbar {
    margin-left: 0;
}

.wysiwyg .columns > :first-child:not(div) {
    margin-top: 0;
}

.wysiwyg p a *:not(.text):not(.label):not(em),
.wysiwyg figcaption a *:not(.text):not(.label):not(em),
.wysiwyg .figcaption a *:not(.text):not(.label):not(em),
.wysiwyg li a *:not(.text):not(.label):not(em) {
    text-decoration: underline;
}

    .wysiwyg p a *:not(.text):not(.label):not(em):hover,
    .wysiwyg figcaption a *:not(.text):not(.label):not(em):hover,
    .wysiwyg .figcaption a *:not(.text):not(.label):not(em):hover,
    .wysiwyg li a *:not(.text):not(.label):not(em):hover {
        text-decoration: none;
    }

.wysiwyg table {
    width: 100%;
}

blockquote {
    border: 0;
    padding: 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 1.6em;
    padding: 1.5625rem 0;
    margin-bottom: 2.1875rem;
    color: #333;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
}

    blockquote cite {
        font-style: normal;
    }

cite {
    display: block;
    font-size: 1.125rem;
    margin-top: 0.625rem;
}

    cite:before {
        content: "—";
        padding-right: 0.625rem;
        display: inline;
    }

figure,
.figure {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0.75rem;
    display: block;
    width: 100%;
}

    figure a,
    figure img,
    figure span,
    .figure a,
    .figure img,
    .figure span {
        display: inline-block;
        max-width: 100%;
    }

    figure figcaption,
    figure .figcaption,
    .figure figcaption,
    .figure .figcaption {
        margin: 0;
        font-size: 0.875rem;
        color: #666;
        display: block;
        background: #f4f4f4;
        padding: 0.625rem;
        line-height: 1.2;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

        figure figcaption:before,
        figure figcaption:after,
        figure .figcaption:before,
        figure .figcaption:after,
        .figure figcaption:before,
        .figure figcaption:after,
        .figure .figcaption:before,
        .figure .figcaption:after {
            content: " ";
            display: table;
        }

        figure figcaption:after,
        figure .figcaption:after,
        .figure figcaption:after,
        .figure .figcaption:after {
            clear: both;
        }

    figure .credits,
    .figure .credits {
        display: block;
        text-align: right;
        font-style: italic;
        margin: 0 0 0.125rem;
    }

.phone-numbers li {
    font-size: 1.375rem;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
}

.bordered-grid {
    margin-bottom: 2.5rem;
}

    .bordered-grid > ul > li {
        padding-left: 0;
        padding-right: 0;
        padding-top: 1.25rem;
        border-bottom: 1px solid #ededed;
        float: none;
    }

        .bordered-grid > ul > li:last-child {
            margin-bottom: 0;
        }

    .bordered-grid > ul:first-child > li:first-child {
        padding-top: 0;
        border-top: 0;
    }

    .bordered-grid > ul:last-child > li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

.utility a.quicklinks-dropdown-button {
    background: none;
    padding: 0;
    font-size: 1rem;
    color: #171717;
}

    .utility a.quicklinks-dropdown-button:hover {
        background: none;
    }

.utility .f-dropdown {
    z-index: 3;
    text-align: left;
}

    .utility .f-dropdown li {
        display: block;
        margin: 0;
        width: 100%;
    }

    .utility .f-dropdown a {
        padding: 0.5rem;
        line-height: 1.4;
    }

.utility .button {
    white-space: nowrap;
}

a.facebook {
    text-decoration: none;
    position: relative;
}

    a.facebook:hover .text {
        text-decoration: underline;
    }

    a.facebook:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "r";
        padding-right: 0.5rem;
    }

    a.facebook.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.linkedin {
    text-decoration: none;
    position: relative;
}

    a.linkedin:hover .text {
        text-decoration: underline;
    }

    a.linkedin:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "K";
        padding-right: 0.5rem;
    }

    a.linkedin.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.instagram {
    text-decoration: none;
    position: relative;
}

    a.instagram:hover .text {
        text-decoration: underline;
    }

    a.instagram:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "J";
        padding-right: 0.5rem;
    }

    a.instagram.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.pinterest {
    text-decoration: none;
    position: relative;
}

    a.pinterest:hover .text {
        text-decoration: underline;
    }

    a.pinterest:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "I";
        padding-right: 0.5rem;
    }

    a.pinterest.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.twitter {
    text-decoration: none;
    position: relative;
}

    a.twitter:hover .text {
        text-decoration: underline;
    }

    a.twitter:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "s";
        padding-right: 0.5rem;
    }

    a.twitter.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.blogger {
    text-decoration: none;
    position: relative;
}

    a.blogger:hover .text {
        text-decoration: underline;
    }

    a.blogger:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "L";
        padding-right: 0.5rem;
    }

    a.blogger.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.rss {
    text-decoration: none;
    position: relative;
}

    a.rss:hover .text {
        text-decoration: underline;
    }

    a.rss:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "u";
        padding-right: 0.5rem;
    }

    a.rss.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.ticket {
    text-decoration: none;
    position: relative;
}

    a.ticket:hover .text {
        text-decoration: underline;
    }

    a.ticket:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "q";
        padding-right: 0.5rem;
    }

    a.ticket.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.megaphone {
    text-decoration: none;
    position: relative;
}

    a.megaphone:hover .text {
        text-decoration: underline;
    }

    a.megaphone:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: "p";
        padding-right: 0.5rem;
    }

    a.megaphone.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

a.group-action {
    text-decoration: none;
    display: inline-block;
    text-decoration: none;
    position: relative;
}

    a.group-action:hover .text {
        text-decoration: underline;
    }

    a.group-action:before {
        font-family: "usd-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: .2em;
        vertical-align: baseline;
        font-size: 1.625rem;
        content: ">";
        padding-right: 0.5rem;
    }

    a.group-action.circle-icon:before {
        padding-right: 0;
        font-size: 1.25rem;
        line-height: 30px;
    }

    a.group-action:before {
        padding-right: 0;
        position: absolute;
        top: 50%;
        left: 0;
        vertical-align: top;
        line-height: 1.625rem;
        width: 1.625rem;
        display: inline-block;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    a.group-action .text {
        font-size: 1rem;
        margin-left: 2.125rem;
        display: inline-block;
        position: relative;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

    a.group-action:hover .text {
        text-decoration: underline;
    }

ul a.group-action,
p a.group-action {
    font-size: 1rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.circle-icon:before {
    background-color: #ab0203;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    vertical-align: baseline;
    color: #fff;
    margin-right: 0.625rem;
    width: 1.875rem;
    height: 1.875rem;
}

.label + *[class*="icon-"],
*[class*="icon-"] + .label {
    padding-left: .5rem;
}

.label + .icon,
.icon + .label {
    padding-left: .5rem;
}

.has-icon {
    padding: 0;
}

    .has-icon:before {
        padding-right: 0.625rem;
    }

.breadcrumbs {
    margin: 1.125rem 0 0 0;
    display: none;
}

    .breadcrumbs .icon-home:before {
        top: .1rem;
    }

    .breadcrumbs li:not(.separator) {
        width: 90%;
    }

    .breadcrumbs li:first-child {
        margin-left: 0;
    }

    .breadcrumbs li a, .breadcrumbs li span {
        font-size: 0.9375rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
        color: #ab0203;
    }

    .breadcrumbs li i {
        color: #ab0203;
    }

    .breadcrumbs li + li:before {
        content: 'e';
        display: inline-block;
        color: #ab0203;
        margin-right: 0.6875rem;
        font-family: usd-icons;
        position: relative;
        top: .1em;
        font-size: 1rem;
    }

    .breadcrumbs .selected span {
        color: #171717;
    }

ul.two-col {
    margin-left: 0;
}

    ul.two-col li {
        text-align: left;
        margin-bottom: 0.625rem;
    }

    ul.two-col.has-icons {
        list-style: none;
    }

.icon-nav {
    margin-left: 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

    .icon-nav li {
        width: 100%;
        margin-bottom: 1.25rem;
    }

.panel,
.panel.callout {
    border: none;
}

.panel {
    background: #f4f4f4;
    padding: 1.5rem 0 0 0;
    margin: 0;
    text-align: center;
}

    .panel .group-action {
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

    .panel .feature-list {
        margin-left: 1.5rem;
    }

    .panel .search-utility {
        text-align: left;
    }

        .panel .search-utility input[type="search"],
        .panel .search-utility input[type="text"] {
            border: 0;
            margin: 0;
            font-size: 1rem;
            font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
            font-weight: 400;
        }

        .panel .search-utility button {
            font-size: 1.25rem;
            margin: 0;
            padding: 0.375rem 0.625rem;
        }

        .panel .search-utility .large-label {
            margin-bottom: 1rem;
            color: #fff;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 300;
        }

.panel-title {
    font-size: 3.125rem;
}

    .panel-title .icon-building:before {
        top: .1em;
    }

    .panel-title .label {
        margin-left: 0.875rem;
    }

    .panel-title .group-action {
        height: 1.625rem;
        margin-top: 0.625rem;
    }

        .panel-title .group-action:before {
            left: 0;
        }

        .panel-title .group-action .text {
            margin-left: 2.25rem;
            display: inline-block;
            height: 1.625rem;
            line-height: 1.625rem;
        }

.columns .panel {
    padding: 1.25rem;
    margin-bottom: 1.25rem;
}

.columns[class*="block-grid-"]:not(.toolbar):not(.field-bar) {
    margin-top: 0.75rem;
}

.gradient-bleed .columns[class*="block-grid-"] {
    margin-top: 0;
}

.location-callout {
    background-color: #f4f4f4;
    padding: 1.3rem;
}

    .location-callout .columns {
        position: relative;
    }

    .location-callout .panel {
        text-align: left;
        margin: 0;
        padding: 1.5rem 0 0 0;
        height: 100%;
    }

    .location-callout p:last-child {
        margin: 0;
    }

@media only screen and (min-width: 40.063em) {
    .location-callout .panel {
        padding: 0 1.5rem;
    }
}

.excerpt-callout.panel {
    padding: 0;
    text-align: left;
}

    .excerpt-callout.panel .callout-header {
        padding: 0 1.375rem;
    }

        .excerpt-callout.panel .callout-header:first-child {
            padding-top: 1rem;
        }

    .excerpt-callout.panel .callout-content {
        padding: 0 1.375rem;
    }

    .excerpt-callout.panel .callout-footer {
        padding: 0 1.375rem 1rem;
    }

    .excerpt-callout.panel > :last-child {
        padding-bottom: 1rem;
    }

.excerpt-callout figure,
.excerpt-callout .figure {
    margin-top: 0;
}

.excerpt-callout figcaption,
.excerpt-callout .figcaption {
    display: block;
    float: none;
}

.excerpt-callout .callout-media {
    margin-bottom: 0.875rem;
}

.excerpt-callout .callout-header:not(:first-child),
.excerpt-callout .callout-content:not(:first-child),
.excerpt-callout .callout-footer:not(:first-child) {
    margin-top: 0.875rem;
}

.excerpt-callout .callout-pubdate {
    margin-bottom: 0;
    font-size: 1.125rem;
}

.excerpt-callout .callout-title {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

.excerpt-callout .callout-content *:last-child,
.excerpt-callout .callout-footer *:last-child {
    margin-bottom: 0;
}

.excerpt-callout a.twitter,
.excerpt-callout a.facebook,
.excerpt-callout a.blogger,
.excerpt-callout a.instagram,
.excerpt-callout a.rss,
.excerpt-callout a.linkedin {
    font-size: 1rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.gradient-bleed .excerpt-callout {
    background: #fff;
}

    .gradient-bleed .excerpt-callout .callout-header {
        padding: 0 1.375rem;
    }

    .gradient-bleed .excerpt-callout .callout-content {
        padding: 0 1.375rem;
    }

    .gradient-bleed .excerpt-callout .callout-footer {
        padding: 0 1.375rem 1rem;
    }

    .gradient-bleed .excerpt-callout > :last-child {
        padding-bottom: 1rem;
    }

.callout-singular {
    background: #7f9bb3;
    color: #fff;
    margin-bottom: 1.25rem;
}

    .callout-singular p:last-child {
        margin-bottom: 0;
    }

    .callout-singular cite {
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

.callout-singular-content,
.callout-singular-footer {
    padding: 0.75rem 1.125rem 1.125rem;
}

    .callout-singular-content a,
    .callout-singular-footer a {
        color: #fff;
    }

.callout-singular-header {
    color: #fff;
}

.callout-singular-footer {
    border-top: 1px solid #fff;
    background: #30475a;
}

.panel.loud,
.panel.alternate {
    color: #fff;
}

    .panel.loud a,
    .panel.alternate a {
        color: #fff;
    }

    .panel.loud .button-group,
    .panel.alternate .button-group {
        margin: 0.75rem 0 0.75rem 0;
        text-align: left;
    }

        .panel.loud .button-group li,
        .panel.alternate .button-group li {
            display: inline-block;
            margin-bottom: 0.625rem;
            width: 100%;
        }

    .panel.loud h2,
    .panel.loud h3,
    .panel.loud h4,
    .panel.alternate h2,
    .panel.alternate h3,
    .panel.alternate h4 {
        color: #fff;
    }

    .panel.loud .panel-title img.icon,
    .panel.alternate .panel-title img.icon {
        position: relative;
        top: -0.125rem;
    }

.panel.loud {
    background: #7f9bb3;
    margin-bottom: 2.5rem;
}

    .panel.loud .panel-title {
        color: #fff;
    }

        .panel.loud .panel-title > span {
            background-color: #7f9bb3;
        }

    .panel.loud .button-group {
        margin-bottom: 0;
    }

    .panel.loud .tertiary-a {
        background-color: #445e73;
    }

        .panel.loud .tertiary-a:hover {
            background-color: #2e3e4d;
        }

.panel.alternate {
    padding: 0;
	background: #005F63;
}

    .panel.alternate .panel-action-list li {
        min-width: 205px;
    }

    .panel.alternate .panel-content *:last-child,
    .panel.alternate .panel-footer *:last-child {
        margin-bottom: 0;
    }

    .panel.alternate .panel-content {
        padding: 1.25rem;
    }

    .panel.alternate .columns .panel-content {
        padding: 0 0 1.25rem 1.25rem;
    }

    .panel.alternate .columns + .columns .panel-content {
        padding: 0 1.25rem 1.25rem inherit;
    }

    .panel.alternate .panel-title {
        padding: 1.25rem 1.25rem 0;
    }

        .panel.alternate .panel-title:after {
			border-color: #004244;
            top: 2.5rem;
            width: -webkit-calc(100% - 5.25rem);
            width: calc(100% - 5.25rem);
        }

        .panel.alternate .panel-title > span {
			background-color: #005F63;
        }

    .panel.alternate .panel-footer {
        padding: 1.25rem;
		background: #004244;
    }

    .panel.alternate .button-group {
        margin: 0 1.25rem 1rem;
    }

	
    .panel.alternate .tertiary-b {
		background-color: #004244;
    }

        .panel.alternate .tertiary-b:hover {
			background-color: #013133;
        }

.simpleselect {
    width: 100%;
    min-width: 12.5rem;
}

    .simpleselect .placeholder,
    .simpleselect .option {
        text-align: left;
    }

    .simpleselect .options {
        height: auto !important;
        max-height: 18.75rem;
        z-index: 1000;
        overflow-y: scroll !important;
    }

.panel.form-callout {
    background-color: #333;
    color: #fff;
    position: relative;
}

    .panel.form-callout input {
        margin-bottom: 0;
    }

    .panel.form-callout:not(.no-tick):after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 1.125rem solid transparent;
        border-right: 1.125rem solid transparent;
        border-top: 1.125rem solid #333;
        position: absolute;
        left: 50%;
        bottom: -1.125rem;
        margin-left: -0.5625rem;
    }

    .panel.form-callout .simpleselect {
        width: auto;
        min-width: 12.5rem;
    }

    .panel.form-callout .large .placeholder {
        padding-right: 3.75rem;
    }

    .panel.form-callout .field-bar {
        list-style: none;
        margin: 0.625rem 0;
        text-align: left;
    }

        .panel.form-callout .field-bar li {
            display: block;
            margin-bottom: 0.625rem;
            top: 0;
        }

            .panel.form-callout .field-bar li:last-child {
                margin-bottom: 0;
            }

    .panel.form-callout .toolbar-label {
        color: #fff;
        margin: 0;
        line-height: 1.8125rem;
        text-align: left;
        margin: 0.25rem 0;
        width: 100%;
    }

.tabbed-callout .callout-focus {
    position: relative;
    background: #ac0000;
    min-height: 15.625rem;
    padding: 1rem;
}

.tabbed-callout .callout-image {
    position: absolute;
    right: 0;
    top: 0;
}

.tabbed-callout .callout-title .subheader {
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

    .tabbed-callout .callout-title .subheader:after {
        content: '';
        bottom: -0.25rem;
        position: relative;
        width: 70%;
        height: 1px;
        display: block;
        background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ab0203));
        background: -webkit-linear-gradient(left, #ffffff, #ab0203);
        background: linear-gradient(to right, #ffffff, #ab0203);
    }

.tabbed-callout .focus-footer {
    font-size: 3.75rem;
    padding-left: 0;
    color: #fff;
    height: 3.125rem;
}

.tabbed-callout .key,
.tabbed-callout .description {
    color: #fff;
    margin: 0;
    line-height: 1;
}

.tabbed-callout .key {
    font-size: 4.375rem;
    text-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.3);
    font-family: MyriadPro-Condensed, 'Myriad Pro Condensed', MyriadProCondensed, 'Myriad Pro Condensed', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 800;
}

.tabbed-callout .description {
    text-transform: uppercase;
    margin: 0.375rem 0 0.375rem 0.375rem;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

.tabbed-callout.two-tab .tab-title {
    width: 49.999999%;
}

.tabbed-callout .tabs .tab-title a {
    text-transform: uppercase;
    background: #333;
    text-align: center;
}

.tabbed-callout .tabs .tab-title.active a {
    color: #171717;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ffffff));
    background: -webkit-linear-gradient(top, #f0f0f0, #ffffff);
    background: linear-gradient(to bottom, #f0f0f0, #ffffff);
}

.tabbed-callout .content {
    padding: 1.25rem 1.375rem;
}

.tabbed-callout .callout-tabs {
    background-color: #fff;
}
.briefing.tabbed-callout .tabs .tab-title.active a {
	color: #171717;
    background: #f4f4f4;
}
.briefing.tabbed-callout .callout-tabs {
	background-color: #f4f4f4;
}

.column-link {
    display: block;
}

.callout-carousel {
    background: #fff;
}
.briefing.callout-carousel{
    background: #f4f4f4;
}

    .callout-carousel .item {
        opacity: 0;
        float: left;
        width: 100%;
        padding-bottom: 2px;
    }

	.callout-carousel .owl-nav {
        display: none;
    }

@media only screen and (min-width: 64.063em) {
	.callout-carousel .owl-nav {
        overflow: hidden;
    }

	.callout-carousel .owl-nav {
        display: block;
        position: relative;
        bottom: 0;
        right: 0;
        margin: 0;
        overflow: hidden;
        float: right;
    }

		.callout-carousel .owl-nav:before,
		.callout-carousel .owl-nav:after {
            content: " ";
            display: table;
        }

		.callout-carousel .owl-nav:after {
            clear: both;
        }

		.callout-carousel .owl-nav .owl-prev,
		.callout-carousel .owl-nav .owl-next {
            float: left;
        }

			.callout-carousel .owl-nav .owl-next i[class*="icon-"],
			.callout-carousel .owl-nav .owl-prev i[class*="icon-"] {
                position: relative;
                padding: 0.8125rem 1rem;
                color: #fff;
                background: rgba(0, 0, 0, 0.5);
            }
    .callout-carousel .owl-dots{clear:both;}
}

.sidebar-nav {
    margin-bottom: 2.1875rem;
}

    .sidebar-nav ul {
        list-style: none;
        margin: 0 0 0 1rem;
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

        .sidebar-nav ul:first-child {
            margin-top: -0.25rem;
        }

        .sidebar-nav ul a {
            display: block;
            padding: 0.5rem 0;
        }

    .sidebar-nav dd {
        border-bottom: 1px solid #fff;
    }

    .sidebar-nav .active .icon-arrow-thin-right {
        display: none;
    }

    .sidebar-nav .active .icon-arrow-thin-down {
        display: inline-block;
    }

    .sidebar-nav .icon-arrow-thin-down {
        display: none;
    }

    .sidebar-nav .accordion dd.active > a {
        color: #171717;
    }

    .sidebar-nav .selected > a {
        font-weight: bold;
    }

.feature {
    margin-bottom: 2.8125rem;
}

    .feature .feature-detail {
        background: #ab0203;
        padding: 0.9375rem 2rem;
    }

        .feature .feature-detail .inner {
            padding: 0 2.1875rem;
            display: inline-block;
        }

            .feature .feature-detail .inner .panel {
                background: rgba(0, 0, 0, 0.2);
            }

                .feature .feature-detail .inner .panel p {
                    color: #fff;
                }

            .feature .feature-detail .inner > *:last-child {
                margin-bottom: 0;
            }

    .feature .feature-title {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        line-height: 1.2;
        font-size: 2.125rem;
        margin-top: 0;
    }

    .feature.has-slideshow {
        background: #83030A;
    }

    .feature .row {
        position: relative;
    }

    .feature.wide {
        background: #ab0203;
    }

        .feature.wide:before,
        .feature.wide:after {
            content: " ";
            display: table;
        }

        .feature.wide:after {
            clear: both;
        }

        .feature.wide .feature-media {
            width: 95.5%;
            float: left;
        }

.feature-inner-panel {
    background: #890007;
    background: rgba(0, 0, 0, 0.2);
    padding: 0.5rem 1.125rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    position: relative;
}

    .feature-inner-panel p {
        font-size: 1.125rem;
        line-height: 1.2;
        margin-bottom: 0.625rem;
    }

    .feature-inner-panel .icon {
        position: absolute;
        top: 0.5rem;
        right: 1.125rem;
    }

        .feature-inner-panel .icon:before {
            color: #ff1026 !important;
            font-size: 1.5em;
        }

.feature-inner-panel-title {
    padding-right: 2.5rem;
}

.feature-carousel .owl-nav {
    display: none;
}

.load-delay {
    display: none;
}

.gradient-bleed {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiM5ODk4OTgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(30%, #989898), color-stop(100%, #f4f4f4));
    background-image: -webkit-linear-gradient(#989898 30%, #f4f4f4);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #989898), to(#f4f4f4));
    background-image: -webkit-linear-gradient(#989898 30%, #f4f4f4);
    background-image: linear-gradient(#989898 30%, #f4f4f4);
    padding-top: 2.5rem;
}

.carousel-container {
    padding-left: 3rem;
    padding-right: 3rem;
    margin-bottom: 1.25rem;
    margin-top: 2.5rem;
}

    .carousel-container:before,
    .carousel-container:after {
        content: " ";
        display: table;
    }

    .carousel-container:after {
        clear: both;
    }

    .carousel-container:not(.footer-carousel) .item {
        opacity: 0;
        float: left;
    }

    .carousel-container .item {
        margin-left: 0.4375rem;
        margin-right: 0.4375rem;
    }

        .carousel-container .item img {
            display: block;
            width: 100%;
            height: auto;
        }

    .carousel-container .slide-caption {
        margin: 0.25rem 0 0;
        font-size: 80%;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

    .carousel-container .owl-prev,
    .carousel-container .owl-next {
        background: #d39308;
        color: #fff;
        padding: 0.8125rem 0.875rem;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
    }

    .carousel-container .owl-next {
        right: 0;
    }

    .carousel-container .owl-prev {
        left: 0;
    }

    .carousel-container.footer-carousel .owl-next,
    .carousel-container.footer-carousel .owl-prev {
        background: #7f9bb3;
    }

    .carousel-container .owl-wrapper {
        width: 99999rem;
    }

.grid-carousel-controls {
    position: relative;
    top: -2.75rem;
}

    .grid-carousel-controls .carousel-action {
        display: inline-block;
        width: 3rem;
        height: 2.75rem;
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
        color: #fff;
        text-align: center;
        line-height: 2.75rem;
    }

        .grid-carousel-controls .carousel-action.carousel-prev {
            left: 0;
        }

        .grid-carousel-controls .carousel-action.carousel-next {
            right: 0;
        }

.panel-title {
    font-size: 2.25rem;
    margin-top: 0;
    margin-bottom: 1.5rem;
    overflow: visible;
    line-height: 1.2;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

    .panel-title:after {
        content: '';
        height: 0;
        display: block;
        width: 100%;
        border-top: 1px solid #ccc;
        position: absolute;
        top: 1.375rem;
        right: 0;
        z-index: 1;
    }

    .panel-title .fa {
        font-family: inherit;
    }

    .panel-title .alternate-font {
        font-family: 'EB Garamond',serif;
    }

    .panel-title .fa:before {
        font-family: FontAwesome;
    }

    .panel-title.align-left {
        text-align: left;
        font-size: 2rem;
        overflow: hidden;
    }

        .panel-title.align-left:after {
            left: 4rem;
        }

    .panel-title.small {
        font-size: 1.5rem;
    }

        .panel-title.small:after {
            top: 1rem;
        }

    .panel-title > span {
        display: inline-block;
        padding: 0 1rem 0 0;
        position: relative;
        z-index: 2;
        background: #f4f4f4;
    }

    .panel-title .group-action {
        display: block;
    }

.feature-list {
    margin-left: 0;
    list-style: none;
    text-align: left;
}

.panel.alternate .feature-list {
    list-style: disc;
}

.feature-list li {
    margin-left: 1.25rem;
    line-height: 1.7;
    display: inline-block;
    min-width:9.0625rem;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
}

.panel.alternate .feature-list li {
    display: list-item;
}

.feature-list li a span {
    display: block;
    position: relative;
}

    .feature-list li a span:before {
        content: " ";
        position: absolute;
        left: -1em;
        top: .7em;
        width: 7px;
        height: 7px;
        border-radius: 8px;
        background: #222;
    }

.main-header .utility {
    text-align: center;
    margin-bottom: 1.25rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    .main-header .utility ul {
        margin: 0;
        display: block;
    }

        .main-header .utility ul + ul {
            margin-top: 0.75rem;
        }

    .main-header .utility li {
        display: inline-block;
        margin-right: 0.625rem;
        text-align: left;
        line-height: 1.875rem;
    }

        .main-header .utility li:last-child,
        .main-header .utility li:nth-last-child(2),
        .main-header .utility ul + ul li {
            margin-right: -1px;
        }

    .main-header .utility a:not(.button),
    .main-header .utility label {
        color: #333;
        text-transform: uppercase;
        font-size: 1rem;
        padding: 0.875rem;
        line-height: 1;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
        font-weight: lighter;
    }

    .main-header .utility .formatted a {
        text-transform: none;
    }

    .main-header .utility .button {
        padding: 0.875rem;
        line-height: 1;
        margin-right: -0.1875rem;
    }

    .main-header .utility .dropdown {
        color: #333;
    }

        .main-header .utility .dropdown:after {
            margin-top: -0.1875rem;
        }

    .main-header .utility .quicklinks-dropdown-button {
        margin-right: 0.625rem;
        padding-right: 1.4375rem;
        display: inline-block;
    }

        .main-header .utility .quicklinks-dropdown-button:after {
            right: 0.5rem;
            border-width: 0.3125rem;
        }

ul.off-canvas-list li a {
    background: #ab0203;
    font-size: 1.25rem;
}

    ul.off-canvas-list li a:hover {
        text-decoration: none;
        background: #ab0203;
    }

    ul.off-canvas-list li a.offcanvas-close {
        background: #83030A;
        text-transform: uppercase;
        border-bottom: 0;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

.offcanvas-actions {
    text-align: center;
}

    .offcanvas-actions .button-group {
        font-size: 0;
    }

        .offcanvas-actions .button-group > li {
            float: none;
            display: inline-block;
            font-size: 1rem;
        }

.right-off-canvas-menu .utility > ul {
    list-style: none;
    margin: 0;
    padding: 0 0.25rem;
}

.right-off-canvas-menu .utility li {
    margin: 0;
    display: inline-block;
}

.right-off-canvas-menu .utility a:not(.dropdown) {
    padding: 0.875rem 1.0625rem;
    display: block;
    font-size: 1rem;
    text-transform: uppercase;
    color: #171717;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.right-off-canvas-menu .utility .dropdown {
    margin-bottom: 0;
    padding-left: 1.25rem;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    padding-right: 1.0625rem;
    font-size: 1rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    .right-off-canvas-menu .utility .dropdown.button:after {
        margin-top: -0.375rem;
        border-width: 0.3125rem;
        right: 0;
    }

    .right-off-canvas-menu .utility .dropdown:hover {
        color: #171717;
    }

.right-off-canvas-menu .search-utility {
    text-transform: uppercase;
    color: #333;
    padding-left: 1rem;
    padding-right: 1rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    .right-off-canvas-menu .search-utility label {
        font-size: 1rem;
    }

.right-off-canvas-menu .offcanvas-actions a {
    text-transform: uppercase;
    color: #fff;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.social-media-icons a {
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    background: #fff;
    border-radius: 1.75rem;
    text-align: center;
    line-height: 1.75rem;
    vertical-align: baseline;
}

.social-media-icons i[class*="icon-"] {
    color: #ab0203;
}

.copyright {
    text-align: center;
    margin: 0;
    display: block;
}

    .copyright li {
        color: rgba(255, 255, 255, 0.9);
        font-style: italic;
        display: inline-block;
        font-size: 0.875rem;
        line-height: 1.2;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

        .copyright li a {
            color: rgba(255, 255, 255, 0.9);
        }

        .copyright li:nth-of-type(3) ~ li {
            margin-left: 0.75rem;
        }

    .copyright .separator {
        display: block;
        margin: 0;
    }

        .copyright .separator:after {
            content: '';
            display: inline;
        }

.main-footer-address address,
.main-footer-address li {
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, serif;
}

.main-footer-address address {
    font-size: 1rem;
    margin-bottom: 0;
}

.link-box {
	background: #005F63;
    color: #fff;
}

    .link-box a {
        color: #fff;
    }

    .link-box .link-box-header {
		background: #004244;
        border-bottom: 1px solid #fff;
        padding: 0.75rem 1.125rem;
    }

    .link-box .link-box-title {
        color: #fff;
        margin: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
    }

        .link-box .link-box-title .group-action {
            display: block;
            margin-top: 0.375rem;
            font-size: 0.875rem;
            font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
            font-weight: 400;
        }

    .link-box .link-box-content {
        padding: 1.125rem;
    }

    .link-box .link-box-links {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .link-box .link-box-links li {
            margin-bottom: 0.875rem;
        }

.excerpt-group:before,
.excerpt-group:after {
    content: " ";
    display: table;
}

.excerpt-group:after {
    clear: both;
}

.excerpt-group .excerpt-group-title {
    margin-top: 0;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
}

.excerpt-group + .excerpt-group {
    padding-top: 1.25rem;
    margin-top: 1.25rem;
}

.search-tooltip {
    position: relative;
}

.search-tooltip-form {
    display: none;
    margin: 0;
    position: absolute;
    z-index: 2;
    right: -0.75rem;
    bottom: -5.125rem;
    min-width: 18.75rem;
    background: #fff;
    padding: 1rem;
    border: 1px solid #ccc;
}

    .search-tooltip-form.active {
        display: block;
    }

    .search-tooltip-form .query-string {
        margin: 0;
    }

    .search-tooltip-form input[type="search"],
    .search-tooltip-form input[type="text"] {
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

.panel-action-list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

    .panel-action-list li {
        display: inline-block;
    }

    .panel-action-list li {
        margin-right: 2.625rem;
    }

.excerpt-carousel .item {
    text-align: left;
}

    .excerpt-carousel .item.numeric {
        text-align: center;
    }

        .excerpt-carousel .item.numeric .group-title {
            font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, serif;
        }

.excerpt-carousel .group-title {
    font-size: 3.125rem;
}

    .excerpt-carousel .group-title .subtitle,
    .excerpt-carousel .group-title .title {
        text-align: left;
        margin: 0;
    }

    .excerpt-carousel .group-title .subtitle {
        text-transform: uppercase;
        font-size: 0.875rem;
        font-family: MyriadPro-Condensed, 'Myriad Pro Condensed', MyriadProCondensed, 'Myriad Pro Condensed', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 300;
    }

    .excerpt-carousel .group-title .title {
        margin-top: 0.25rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

    .excerpt-carousel .group-detail .group-date {
        font-weight:bold;
        font-size:.85em;
        display:block;
    }

.excerpt-carousel .owl-prev,
.excerpt-carousel .owl-next {
    top: 1.6875rem;
}

.excerpt-carousel .carousel-title {
    position: relative;
    margin: 0 0 2.25rem;
    text-align: left;
    padding: 0 2.1875rem;
}

    .excerpt-carousel .carousel-title .group-action {
        display: block;
        font-size: 1.25rem;
        margin-top: 0.625rem;
    }

    .excerpt-carousel .carousel-title i[class*="fa-"] {
        color: #9d9d9d;
        padding-right: 0.75rem;
    }

    .excerpt-carousel .carousel-title > span {
        top: -0.375rem;
    }

    .excerpt-carousel .carousel-title .label {
        position: relative;
        z-index: 2;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
    }

.excerpt-carousel .carousel-container {
    padding-left: 4.1875rem;
    padding-right: 4.1875rem;
    margin-top: 1rem;
}

.row + .excerpt-carousel {
    margin-top: 2.5rem;
}

.toolbar {
    list-style: none;
    margin-left: 0;
}

    .toolbar li {
        text-transform: uppercase;
        display: inline-block;
    }

        .toolbar li + li {
            margin-left: 0.75rem;
        }

    .toolbar select {
        width: 100%;
        border: 0;
        padding-right: 1.5625rem;
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

.field-bar {
    overflow: visible;
    margin: 0;
}

    .field-bar:before,
    .field-bar:after {
        content: " ";
        display: table;
    }

    .field-bar:after {
        clear: both;
    }

    .field-bar .fieldbar-label {
        margin: 0;
    }

        .field-bar .fieldbar-label h1,
        .field-bar .fieldbar-label h2,
        .field-bar .fieldbar-label h3,
        .field-bar .fieldbar-label h4 {
            margin: 0;
        }

    .field-bar li {
        width: 100%;
        margin-bottom: 0;
        margin-left: 0;
        text-align: left;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

        .field-bar li:not(.fieldbar-label) {
            top: -0.5rem;
            position: relative;
        }

        .field-bar li.fieldbar-label {
            margin-bottom: 0.625rem;
        }

        .field-bar li + li {
            margin-top: 0.625rem;
        }

    .field-bar select {
        width: 100%;
        border: 0;
        padding-right: 1.5625rem;
        font-size: 1rem;
        margin: 0;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

.form-row {
    margin-bottom: 0.75rem;
}

    .form-row:last-child {
        margin-bottom: 0;
    }

.toolbar[class*="block-grid-"] li,
.toolbar[class*="block-grid-"] li + li {
    margin: 0 0 4px 0;
    padding-bottom: 0;
}

.toolbar-label {
    text-transform: none;
    display: inline-block;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

.pubdate,
.excerpt-callout .callout-pubdate {
    text-transform: uppercase;
    color: dimgray;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.article-meta .separator {
    display: none;
    margin: 0 1rem;
    width: 0;
}

    .article-meta .separator:after {
        content: '|';
        display: inline;
        position: relative;
        line-height: 1;
        top: -0.0625rem;
    }

.article-meta .pubdate,
.article-meta .excerpt-callout .callout-pubdate,
.excerpt-callout .article-meta .callout-pubdate {
    width: 100%;
    display: inline-block;
}

.article-meta .tag-list {
    list-style: none;
    margin: 0;
    display: inline-block;
    width: 100%;
}

    .article-meta .tag-list:before {
        content: 'G';
        font-family: 'usd-icons';
        color: dimgray;
        display: inline;
        padding-right: 0.25rem;
        position: relative;
        top: 0.1875rem;
        font-size: 1.125rem;
    }

    .article-meta .tag-list li {
        display: inline-block;
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

        .article-meta .tag-list li + li {
            margin-left: 0.1875rem;
        }

        .article-meta .tag-list li:not(:last-child):after {
            content: ',';
            display: inline;
        }

.article-heading {
    margin: 0.875rem 0 1.625rem;
}

.article-title {
    line-height: 1.2;
    margin-top: 0.75rem;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    .article-title + .article-subtitle {
        margin-top: -0.25rem;
    }

.article-subtitle {
    margin-top: 0;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.article-location-intro {
    display: inline-block;
    font-style: italic;
    text-transform: uppercase;
}

    .article-location-intro:after {
        content: '--';
        display: inline;
        padding: 0 0.3125rem;
    }

.excerpt-list {
    margin-top: 0.625rem;
    padding-top: 2.5rem;
}

    .excerpt-list .excerpt {
        margin-top: 2.5rem;
    }

        .excerpt-list .excerpt:first-child {
            margin-top: 0;
        }

    .excerpt-list .excerpt-title {
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

    .excerpt-list .excerpt-subtitle {
        text-transform: uppercase;
    }

.excerpt-load {
    margin-top: 1.25rem;
}

    .excerpt-load .loading {
        display: none;
    }

.select-a-wrap,
.select-b-wrap {
    position: relative;
    z-index: 1;
    padding-right: 2.375rem;
}

    .select-a-wrap select,
    .select-b-wrap select {
        display: inline-block;
        width: 100%;
        background-image: none;
        padding-right: 0;
    }

.select-a-wrap {
    background-color: #7f9bb3;
}

.select-b-wrap {
    background-color: #aca86a;
}

.callout-twocol .callout-title {
    margin-bottom: 0;
    font-size: 2.25rem;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
}

.callout-twocol .double ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    margin: 0;
}

    .callout-twocol .double ul li {
        margin-left: 1.25rem;
    }

.photo-gallery {
    margin: 1.25rem 0 2.5rem;
}

    .photo-gallery .tabs {
        background-color: #333;
    }

    .photo-gallery .tab-title {
        text-transform: uppercase;
    }

        .photo-gallery .tab-title a {
            padding: 1.5rem 1.25rem;
        }

            .photo-gallery .tab-title a:hover {
                text-decoration: none;
            }

.search-results-breadcrumbs {
    list-style: none;
    margin: 0;
    width: 100%;
}

    .search-results-breadcrumbs ul {
        list-style: none;
        margin: 0;
    }

    .search-results-breadcrumbs li {
        display: inline-block;
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

    .search-results-breadcrumbs a {
        text-decoration: underline;
    }

        .search-results-breadcrumbs a:hover {
            text-decoration: none;
        }

    .search-results-breadcrumbs .result-group {
        margin-bottom: 1.25rem;
        width: 100%;
    }

    .search-results-breadcrumbs .section a {
        text-decoration: none;
        font-weight: bold;
        color: #171717;
    }

        .search-results-breadcrumbs .section a:hover {
            text-decoration: underline;
        }

    .search-results-breadcrumbs .subresult-group li + li:before {
        content: '|';
        margin: 0 0.5rem 0 0.25rem;
        color: #171717;
        display: inline-block;
    }

.hero {
    position: relative;
    line-height: 0;
}

    .hero .content-container {
        background-color: #ab0203;
        color: #fff;
    }

        .hero .content-container h1 {
            padding: 1rem 1.09375rem 0;
            line-height: 1;
            color: #fff;
        }

.hero-carousel .content-container h1 {
    padding: inherit;
}

.hero-carousel .hero .content-title h1 {
    font-size: 2.925rem;
}

.hero-carousel .button {
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 0.5125rem 1.1375rem;
    text-transform: none;
    font-size: 1.75rem;
}

    .hero-carousel .button .icon-arrow-circle-right {
        font-size: 0.8em;
    }

.hero .content-footer {
    background-color: #780203;
    padding: 1rem 1.09375rem 1.25rem;
    line-height: 1.2;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

.hero .content-action {
    font-size: 1.75rem;
    text-transform: uppercase;
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    font-weight: 600;
}

    .hero .content-action .icon-arrow-thin-right {
        font-size: 2rem;
        position: relative;
        top: 0.125rem;
    }

.search-results {
    list-style: none;
    margin-left: 0;
}

    .search-results .search-result-group {
        margin-bottom: 1.25rem;
    }

    .search-results .search-result-title {
        font-size: 1.5rem;
        margin-bottom: 0.125rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

    .search-results p {
        margin-bottom: 0.125rem;
    }

    .search-results .search-result-target a {
        text-decoration: underline;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
        color: #4c6880;
    }

.directory-results {
    width: 100%;
    display: block;
}

    .directory-results tbody,
    .directory-results tbody td,
    .directory-results tbody tr {
        border: 0;
        display: block;
	}
	.directory-results tbody,
	.directory-results tbody tr {
        width: 100%;
    }

    .directory-results thead {
        display: none;
    }

.directory-results tbody td.directory-result-name {
    width:19%;
}
.directory-results tbody td.directory-result-dept {
    width:34%;
}
.directory-results tbody td.directory-result-contact {
    width:23%;
}
.directory-results tbody td.directory-result-image {
    width:14%;
}
.directory-result-name .titles {
    list-style: none;
    margin: 0 0 0.375rem;
}

    .directory-result-name .titles li {
        display: inline-block;
        font-style: italic;
        font-size: 1rem;
        margin: 0;
        width: 100%;
        line-height: 1;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

.directory-result-contact .contact-list {
    list-style: none;
    margin: 0;
}

    .directory-result-contact .contact-list li {
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

/* ALERT/WARNING BOXES */
.alert-box.warning {
    color: #171717;
    border-width: 0.125rem;
    border-color: #d29308;
    margin: 1.25rem 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

    .alert-box.warning .close {
        padding-top: 0;
        opacity: 1;
    }

    .alert-box.warning .icon-close-circle {
        opacity: 1;
    }

        .alert-box.warning .icon-close-circle:before {
            top: 0;
        }

    .alert-box.warning a {
        color: #171717;
    }

    .alert-box.warning .icon-alert {
        position: absolute;
        left: 0.875rem;
        top: 0.625rem;
        font-size: 1.375rem;
    }

    .alert-box.warning .more-info {
        display: inline-block;
        width: 100%;
    }

    .alert-box.warning .label {
        width: 100%;
        display: inline-block;
        padding: 0 1.5rem 0 0;
        margin: 0.625rem 0;
    }

    .alert-box.warning .alert-text-wrap {
        text-transform: uppercase;
        font-weight: 500;
        margin: 0;
        padding: 0 3.125rem;
        font-size: 1rem;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

.alert-text-wrap a {
    white-space: nowrap;
}

.alert-hero {
    border: 0.625rem solid #d29308;
    margin: 1.25rem 0;
}

.alert-hero-header {
    background-color: #f4e4c2;
    border-bottom: 2px solid #d29308;
    padding: 1rem 1rem 1rem 3.5rem;
    overflow: hidden;
    position: relative;
}

    .alert-hero-header .subheader {
        margin: 0;
    }

        .alert-hero-header .subheader i:first-child {
            position: absolute;
            left: 0;
        }

    .alert-hero-header a {
        font-size: 1rem;
        text-transform: uppercase;
        font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
        font-weight: 400;
        color: #171717;
    }

    .alert-hero-header .icon-alert {
        font-size: 1.625rem;
        margin: 0 1rem;
        float: left;
    }

    .alert-hero-header .subheader {
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 300;
        font-weight: 600;
    }

    .alert-hero-header .right {
        display: block;
        float: none !important;
        margin-top: 0.625rem;
        width: 100%;
    }

.alert-hero-summary {
    text-transform: uppercase;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-weight: 600;
}

.alert-hero-summary,
.alert-hero-content {
    font-size: 1rem;
}

.alert-hero-content {
    padding: 1rem;
}

.inner-wrap .form-validation-summary {
    margin: 1.25rem 0;
}

.inner-wrap .validation-summary-errors {
    position: relative;
    border: 0.125rem solid #d29308;
    padding: 1rem 1rem 1rem 5rem;
    color: #171717;
    background-color: #F4E4C2;
}

    .inner-wrap .validation-summary-errors:before {
        content: "M";
        position: absolute;
        top: 1.5rem;
        left: 1rem;
        margin: 0;
        font-family: "usd-icons" !important;
        font-size: 1.625rem;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        font-size: 1.65rem;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .inner-wrap .validation-summary-errors ul {
        margin: 0;
    }

/* PERSON PROFILE */
.person-profile {
    margin-bottom: 1.75rem;
    margin-top: 20px;
}

    .person-profile .highlight {
        background: #ab0203;
        color: #fff;
        padding: 1.25rem;
    }

        .person-profile .highlight .subheader {
            color: #fff;
            margin: 0.75rem 0 0.25rem;
            line-height: 1;
        }

        .person-profile .highlight p {
            margin-bottom: 0;
        }

        .person-profile .highlight .person-portrait {
            border: 1px solid #fff;
            margin: 0 0.75rem 0 0;
        }

    .person-profile .secondary {
        background-color: #f4f4f4;
        padding: 1.25rem;
    }

        .person-profile .secondary p {
            margin-bottom: 0;
        }

/* Sitemap */
.sitemap ul {
    list-style: none;
}

.sitemap a {
    color: #333;
}

    .sitemap a:hover {
        color: #930203;
        text-decoration: none;
    }

.sitemap .content {
    background-color: #FCFBFB;
    padding: 10px 5px;
}

.sitemap .block h3 {
    background-color: #EFEEEE;
    border-left: 8px solid #AB0203;
    padding-left: 11px;
    margin-bottom: 0px;
}

/* ICON FONTS */
@font-face {
    font-family: "usd-icons";
    src: url("/Assets/fonts/usd-icons.eot");
    src: url("/Assets/fonts/usd-icons.eot?#iefix") format("embedded-opentype"), url("/Assets/fonts/usd-icons.woff") format("woff"), url("/Assets/fonts/usd-icons.ttf") format("truetype"), url("/Assets/fonts/usd-icons.svg#usd-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "usd-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    font-size: 1em;
    position: relative;
    top: 0.1875rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}

.icon-action:before {
    content: ">";
    font-size: 1.25rem;
}

.icon-arrow-circle-right:before {
    content: ">";
}

.icon-graduation-cap:before {
    content: "b";
}

.icon-building:before {
    content: "c";
}

.icon-arrow-thin-up:before {
    content: "^";
}

.icon-arrow-thin-right:before {
    content: "e";
}

.icon-arrow-thin-left:before {
    content: "f";
}

.icon-arrow-thin-down:before {
    content: "g";
}

.icon-arrow-thick-down:before {
    content: "h";
}

.icon-arrow-thick-up:before {
    content: "i";
}

.icon-arrow-thick-right:before {
    content: "j";
}

.icon-arrow-thick-left:before {
    content: "k";
}

.icon-arrow-solid-down:before {
    content: "l";
}

.icon-arrow-solid-up:before {
    content: "m";
}

.icon-arrow-solid-left:before {
    content: "n";
}

.icon-arrow-solid-right:before {
    content: "o";
}

.icon-megaphone:before {
    content: "p";
}

.icon-ticket:before {
    content: "q";
}

.icon-facebook:before {
    content: "r";
}

.icon-twitter-bird:before {
    content: "s";
}

.icon-twitter:before {
    content: "t";
}

.icon-rss:before {
    content: "u";
}

.icon-home:before {
    content: "v";
}

.icon-search:before {
    content: "w";
}

.icon-laptop:before {
    content: "x";
}

.icon-briefcase:before {
    content: "z";
}

.icon-map-marker:before {
    content: "A";
}

.icon-close:before {
    content: "B";
}

.icon-exclaim:before {
    content: "C";
}

.icon-globe:before {
    content: "y";
}

.icon-star:before {
    content: "D";
}

.icon-print:before {
    content: "E";
}

.icon-email:before {
    content: "F";
}

.icon-share:before {
    content: "H";
}

.icon-tags:before {
    content: "G";
}

.icon-instagram:before {
    content: "J";
}

.icon-linkedin:before {
    content: "K";
}

.icon-pinterest:before {
    content: "I";
}

.icon-blogger:before {
    content: "L";
}

.icon-calendar:before {
    content: "a";
}

.icon-close-circle:before {
    content: "d";
}

.icon-alert:before {
    content: "M";
}

.icon-check:before {
    content: "X";
}

/* OWL CAROUSEL */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
        overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
        position: relative;
    min-height: 1px;
        float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }



@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}

@keyframes empty {
    0% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.hidden_select_container {
    width: 0;
    height: 0;
    overflow: hidden;
}

.simpleselect,
.simpleselect * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.simpleselect {
    position: relative;
    height: 38px;
    color: #666;
    font-size: 16px;
    color: #171717;
}

    .simpleselect .options {
        background: #fff;
        width: 100%;
        display: none;
        position: absolute;
        top: 2.5rem !important;
        left: 0;
        z-index: 1000;
        background: #f7f7f7;
    }

        .simpleselect .placeholder,
        .simpleselect .options .option,
        .simpleselect .options .optgroup .optgroup-label {
            padding: 9px 10px;
            min-height: 18px;
            line-height: 18px;
            cursor: pointer;
            color: #22284f;
        }

        .simpleselect .options .optgroup .optgroup-label {
            cursor: default;
            font-weight: bold;
        }

        .simpleselect .options .optgroup .option {
            padding-left: 20px;
        }

    .simpleselect .placeholder {
        position: relative;
        background-color: #f4f4f4;
    }

        .simpleselect .placeholder:after {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            width: 2.25rem;
            text-align: center;
            color: #fff;
            line-height: 1.7;
            font-size: 1.25rem;
        }

        .simpleselect .placeholder:hover {
            background: #f4f4f4;
        }

    .simpleselect .options .option.active {
        background: #ededed;
    }

    .simpleselect.disabled .placeholder,
    .simpleselect.disabled .placeholder:hover {
        background: #f4f4f4;
        color: #171717;
        border-color: #ccc;
        cursor: default;
    }

        .simpleselect.disabled .placeholder:after {
            opacity: .5;
        }

.hero-carousel .owl-next,
.hero-carousel .owl-prev {
    background: #92140D;
    position: absolute;
    top: 48%;
    color: #fff;
    padding: 0.4125rem 0.675rem;
}

.hero-carousel .owl-next {
    right: 0;
}

.hero-carousel .owl-prev {
    left: 0;
}

.hero-carousel .content-container {
    padding: 1.9rem 1.5rem 1.3rem;
}

.hero-carousel .owl-nav {
    display: none;
}

.hero-carousel .button,
.feature-carousel .group-action,
.owl-prev, .owl-next,
.slider-pause {
	transition: box-shadow 0.3s ease-in, background-color 0.3s ease-in;
}

.hero-carousel .button:focus {
	box-shadow: 0 0 0 4px #FFF;
}

.feature-carousel .group-action:focus {
	outline: 3px solid #FFF;
	outline-offset: 5px;
}

.hero-carousel:focus,
.feature-carousel:focus,
.slider-pause:focus,
.owl-prev:focus, .owl-next:focus {
	outline: 1px solid #58595B;
	outline-offset: 5px;
	box-shadow: 0 0 0 4px #FFF;
}

.feature-carousel .owl-prev:focus, 
.feature-carousel .owl-next:focus {
	background-color: #58595B;
}

.slider-pause {
	position:absolute; 
	top:1em; 
	right:1em;
}

.slider-pause i span {
	font-family: 'Roboto Condensed', sans-serif;
	padding-left: 0.5em;
}
.slider-pause .fa-pause {
	display: block;
}

.slider-pause .fa-play {
	display: none;
}

.slider-pause.paused .fa-pause {
	display: none;
}

.slider-pause.paused .fa-play {
	display: block;
}

@media only screen and (min-width: 40.063em) {
    .main-header {
        margin-top: 0;
    }
}

@media only screen and (min-width: 64.063em) {
    .main-header .utility ul {
        display: inline-block;
    }

        .main-header .utility ul + ul {
            margin-left: 0.625rem;
        }

    .main-header .utility li {
        text-align: left;
    }

	.hero-carousel .owl-nav {
        display: block;
    }
}

@media only screen and (min-width: 64.063em) {
    .main-header .utility {
        text-align: right;
        position: relative;
        float: right;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        z-index: 100;
    }
}

.main-header .utility .button + .button {
    margin-left: -0.1875rem;
}

@media only screen and (min-width: 64.063em) {
    .main-header .main-nav a {
        padding-left: 1.7rem;
        padding-right: 1.7rem;
    }
}

@media only screen and (min-width: 40.063em) {
    figure.left,
    figure.right,
    .figure.left,
    .figure.right {
        width: auto;
        display: inline-block;
    }

    figure.left,
    .figure.left {
        float: left;
        margin: 0 1rem 0.75rem 0;
    }

    figure.right,
    .figure.right {
        float: right;
        margin: 0 0 0.75rem 1rem;
    }
}

@media only screen and (min-width: 64.063em) {
    .breadcrumbs {
        display: block;
    }

        .breadcrumbs li {
            margin-left: 0.625rem;
        }

            .breadcrumbs li:not(.separator) {
                width: auto;
            }
}

@media only screen and (min-width: 64.063em) {
    .header-inner-wrap > .row {
        position: relative;
    }

        .header-inner-wrap > .row > .large-8 {
            position: absolute;
            right: 0;
            bottom: 0;
            top: 0;
            height: 100%;
        }
}

@media only screen and (min-width: 40.063em) {
    .main-header-logo {
        max-width: none;
    }
}

@media only screen and (min-width: 64.063em) {
    .main-header-logo {
        max-width: none;
        text-align: left;
        margin: 1.25rem 0;
    }
}

@media only screen and (min-width: 40.063em) {
    .tab-bar,
    .exit-off-canvas {
        display: none;
    }
}

@media only screen and (min-width: 64.063em) {
    .sidebar {
        margin-top: 0;
    }
}

@media only screen and (min-width: 40.063em) {
    .bordered-grid > ul > li {
        padding: 1.25rem 1.875rem;
        border-bottom: 1px solid #ededed;
    }

        .bordered-grid > ul > li:nth-child(even) {
            border-left: 1px solid #ededed;
            padding-right: 0;
        }

    .bordered-grid > ul > li {
        float: left;
    }

        .bordered-grid > ul > li:nth-child(odd) {
            padding-left: 0;
        }

    .bordered-grid > ul:last-child > li {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .bordered-grid > ul:first-child > li {
        padding-top: 0;
    }
}

@media only screen and (min-width: 40.063em) {
    .copyright .separator {
        display: inline-block;
        margin: 0 1.25rem;
    }

        .copyright .separator:after {
            content: '|';
        }
}

@media only screen and (min-width: 40.063em) {
    .main-footer-logo .main-footer-block:after {
        content: '';
        position: absolute;
        width: 0;
        display: block;
        height: 100%;
        top: 0;
        right: 0;
        border-right: 1px solid #b7373d;
        left: auto;
        margin: 0;
        bottom: 0;
    }
}

@media only screen and (min-width: 90.063em) {
    .main-footer-logo .main-footer-block {
        text-align: left;
    }
}

@media only screen and (min-width: 40.063em) {
    .main-footer-block {
        border: 0;
        margin: 1.125rem 0 0;
    }
}

@media only screen and (min-width: 40.063em) {
    .main-footer-utility {
        display: inline-block;
        margin-top: 0.6875rem;
    }

        .main-footer-utility ul {
            margin: 0;
        }

        .main-footer-utility li {
            display: inline-block;
        }

            .main-footer-utility li + li {
                margin-left: 1.4rem;
            }
}

@media only screen and (min-width: 90.063em) {
    .main-footer-address,
    .main-footer-logo {
        padding-left: 1.09375rem;
        padding-right: 1.09375rem;
        width: 25%;
        float: left;
    }

    .main-footer-utility li + li {
        margin-left: 1.2rem;
    }
}

@media only screen and (min-width: 90.063em) {
    .main-footer-utility-wrap {
        padding-left: 1.09375rem;
        padding-right: 1.09375rem;
        width: 50%;
        float: left;
    }
}

@media only screen and (min-width: 90.063em) {
    .main-footer-address {
        padding-top: 0.75rem;
    }

        .main-footer-address address {
            font-size: 1rem;
            text-align: left;
        }

        .main-footer-address .phone-numbers-inline {
            text-align: left;
        }

        .main-footer-address .main-footer-block {
            padding-top: 0;
        }
}

@media only screen and (min-width: 40.063em) {
    .main-footer-social {
        margin-bottom: 0;
        display: inline-block;
        margin-left: 1.5rem;
    }
}

@media only screen and (min-width: 64.063em) {
    .main-footer-social {
        margin-bottom: 1.125rem;
    }

        .main-footer-social ul {
            text-align: right;
        }
}

@media only screen and (min-width: 40.063em) {
    .main-footer-utility-wrap {
        text-align: center;
    }
}

@media only screen and (min-width: 90.063em) {
    .main-footer-utility-wrap {
        text-align: right;
    }
}

@media only screen and (min-width: 64.063em) {
    .feature .feature-detail .inner {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media only screen and (min-width: 64.063em) {
    .feature .feature-detail {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        height: 100%;
    }
}

@media only screen and (min-width: 64.063em) {
	.feature-carousel .owl-nav {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0;
        overflow: hidden;
    }

		.feature-carousel .owl-nav:before,
		.feature-carousel .owl-nav:after {
            content: " ";
            display: table;
        }

		.feature-carousel .owl-nav:after {
            clear: both;
        }

		.feature-carousel .owl-nav .owl-prev {
            float: left;
        }

		.feature-carousel .owl-nav .owl-next {
            float: left;
        }

			.feature-carousel .owl-nav .owl-next i[class*="icon-"],
			.feature-carousel .owl-nav .owl-prev i[class*="icon-"] {
                position: relative;
                padding: 0.8125rem 1rem;
                color: #fff;
                background: rgba(0, 0, 0, 0.5);
            }
}

@media only screen and (min-width: 64.063em) {
    .excerpt-carousel .owl-prev,
    .excerpt-carousel .owl-next {
        top: 50%;
    }

    .excerpt-carousel.bordered .owl-item {
        padding: 0 1.625rem;
    }

        .excerpt-carousel.bordered .owl-item:first-child {
            padding-left: 0;
        }

        .excerpt-carousel.bordered .owl-item:last-child {
            padding-right: 0;
        }

        .excerpt-carousel.bordered .owl-item + .owl-item {
            border-left: 1px solid #ccc;
        }
}

@media only screen and (min-width: 64.063em) {
    .excerpt-carousel .carousel-title {
        text-align: center;
        position: relative;
        margin: 0;
    }

        .excerpt-carousel .carousel-title:after {
            content: '';
            height: 0;
            display: block;
            width: 100%;
            border-top: 1px solid #ccc;
            position: absolute;
            top: 1.25rem;
            right: 0;
            z-index: 1;
        }

        .excerpt-carousel .carousel-title .group-action {
            background: #f4f4f4;
            padding-left: 1.25rem;
            padding-right: 2.1875rem;
            position: absolute;
            right: 0;
            top: 0.125rem;
            z-index: 2;
            margin-top: 0.375rem;
        }

            .excerpt-carousel .carousel-title .group-action:before {
                left: 1rem;
            }

        .excerpt-carousel .carousel-title i[class*="icon-"] {
            color: #9d9d9d;
            padding-right: 0.75rem;
        }

        .excerpt-carousel .carousel-title > span {
            display: inline-block;
            padding: 0 1.25rem;
            position: relative;
            z-index: 2;
            background: #f4f4f4;
            top: -0.375rem;
        }

        .excerpt-carousel .carousel-title .label {
            position: relative;
            z-index: 2;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 400;
        }
}

@media only screen and (min-width: 40.063em) {
    .icon-nav {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

        .icon-nav li {
            width: auto;
        }

        .icon-nav li {
            margin-right: 2.625rem;
        }
}

@media only screen and (min-width: 40.063em) {
    .panel-title > span {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .panel-title.align-left > span {
        padding-left: 0;
    }
}

@media only screen and (min-width: 64.063em) {
    .panel-title .group-action {
        background: #f4f4f4;
        display: inline-block;
        padding-left: 1rem;
        position: absolute;
        top: 1rem;
        right: 0;
        z-index: 2;
        line-height: 1.8;
        margin-top: 0;
    }

        .panel-title .group-action:before {
            left: 1rem;
        }

    .panel-title.align-left .group-action {
        top: 0.5rem;
    }
}

@media only screen and (min-width: 40.063em) {
    .panel.form-callout .field-bar {
        margin: 0;
    }

        .panel.form-callout .field-bar li {
            display: inline-block;
            margin: 0;
        }
}

@media only screen and (min-width: 40.063em) {
    .panel.loud .button-group,
    .panel.alternate .button-group {
        text-align: center;
    }
}

@media only screen and (min-width: 40.063em) {
    .panel.loud .button-group li,
    .panel.alternate .button-group li {
        width: auto;
        margin-right: 0.625rem;
    }
}

@media only screen and (min-width: 40.063em) {
    .feature-list.thirds {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
}

@media only screen and (min-width: 40.063em) {
    .feature-list.thirds {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
    }
}

@media only screen and (min-width: 40.063em) {
    .feature-list {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
}

@media only screen and (min-width: 40.063em) {
    .feature-list {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
    }
}

@media only screen and (min-width: 64.063em) {
    .feature-list {
        -webkit-columns: 4;
        -moz-columns: 4;
        columns: 4;
    }

    .panel.form-callout .field-bar li + li {
        margin-left: 0.625rem;
    }
}

@media only screen and (min-width: 40.063em) {
    .feature-list.compact {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
}

@media only screen and (min-width: 64.063em) {
    .large-5 .feature-list {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
}

@media only screen and (min-width: 40.063em) {
    .panel .feature-list {
        margin-left: 1.25rem;
    }
}

@media only screen and (min-width: 64.063em) {
    .link-box .link-box-title .group-action {
        display: inline-block;
        float: right;
        margin-left: 0.625rem;
        margin-top: 0.1875rem;
        height: 1.625rem;
        line-height: 1.625rem;
    }
}

@media only screen and (min-width: 64.063em) {
    .excerpt-list {
        background: transparent url('../images/excerpt-list-shadow.jpg?1412974502') no-repeat 50% 0;
    }
}

@media only screen and (min-width: 40.063em) {
    .article-meta .separator {
        display: inline-block;
    }
}

@media only screen and (min-width: 40.063em) {
    .article-meta .tag-list,
    .article-meta .pubdate,
    .article-meta .excerpt-callout .callout-pubdate,
    .excerpt-callout .article-meta .callout-pubdate {
        width: auto;
    }
}

@media only screen and (min-width: 40.063em) {
    .toolbar.small-block-grid-2 li {
        width: auto;
        float: none;
        padding: 0;
    }

        .toolbar.small-block-grid-2 li + li {
            margin-left: 0.625rem;
        }

        .toolbar.small-block-grid-2 li .button,
        .toolbar.small-block-grid-2 li button {
            width: auto;
        }
}

@media only screen and (min-width: 40.063em) {
    table thead tr th {
        padding: 1rem 0.875rem;
    }
}

@media only screen and (min-width: 40.063em) {
    .search-results-breadcrumbs {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        -webkit-column-gap: 2.1875rem;
        -moz-column-gap: 2.1875rem;
        column-gap: 2.1875rem;
    }
}

@media only screen and (min-width: 40.063em) {
    ul.two-col {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }
}

@media only screen and (min-width: 64.063em) {
    .hero .content-container {
        position: absolute;
        right: 1.09375rem;
        bottom: 0;
        max-width: 32%;
    }

        .hero .content-container h1 {
            font-size: 3.75rem;
        }

    .hero-carousel .content-container {
        text-align: left;
    }

    .hero-carousel .content-container.right {
        right: 2.69375rem;
    }

        .hero-carousel .content-container.left {
        left: 2.69375rem;
    }
}

@media only screen and (min-width: 64.063em) {
    .tabbed-callout .key {
        text-align: right;
    }

    .tabbed-callout .description {
        margin: 0;
        padding: 0.6875rem 0 0 0.75rem;
    }
}

@media only screen and (min-width: 40.063em) {
    .form-row {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 64.063em) {
    .toolbar-label {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 64.063em) {
    .inline-list.center,
    .center.field-bar,
    .field-bar.center {
        width: 100%;
        text-align: center;
    }

        .inline-list.center > li,
        .center.field-bar > li,
        .field-bar.center > li {
            float: none;
            display: inline-block;
            text-align: left;
        }
}

@media only screen and (min-width: 40.063em) {
    .field-bar li {
        width: 60%;
        float: left;
    }

        .field-bar li.fieldbar-label {
            width: 100%;
            margin-left: 0;
        }

            .field-bar li.fieldbar-label + li {
                margin-left: 0;
            }
}

@media only screen and (min-width: 64.063em) {
    .field-bar li {
        width: auto;
        margin-left: 1.1rem;
        margin-bottom: 0;
    }

        .field-bar li.fieldbar-label {
            margin-bottom: 0;
            width: auto;
        }

            .field-bar li.fieldbar-label + li {
                margin-left: 1.375rem;
            }
}

@media only screen and (min-width: 40.063em) {
    .directory-results {
        width: 100%;
        display: table;
    }

        .directory-results tbody td {
            width: auto;
            display: table-cell;
            vertical-align: top;
        }

        .directory-results tbody tr {
            display: table-row;
        }

        .directory-results tbody {
            display: table-row-group;
        }

        .directory-results thead {
            display: table-header-group;
        }
}

@media only screen and (min-width: 40.063em) {
    .directory-result-name .titles li {
        width: auto;
    }

        .directory-result-name .titles li:not(:last-child):after {
            content: ',';
            display: inline-block;
            margin-left: -0.125rem;
        }
}

@media only screen and (min-width: 40.063em) {
    .directory-result-contact img {
        display: inline-block;
        margin-bottom: 0.375rem;
    }

    .directory-result-contact .contact-list {
        list-style: none;
        margin: 0;
    }

        .directory-result-contact .contact-list li {
            font-size: 1rem;
            font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'Open Sans', Helvetica, Arial, sans-serif;
            font-weight: 400;
        }
}

@media only screen and (min-width: 64.063em) {
    .directory-result-contact img {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 40.063em) {
    .alert-box.warning .more-info {
        width: auto;
    }

    .alert-box.warning .label {
        width: auto;
    }
}

@media only screen and (min-width: 40.063em) {
    .alert-hero {
        border: 2.1875rem solid #d29308;
    }
}

@media only screen and (min-width: 40.063em) {
    .alert-hero-header .icon-alert {
        margin: 0 1rem;
    }

    .alert-hero-header .right {
        float: right !important;
        width: auto;
        display: inline-block;
        margin-right: 0.875rem;
        margin-left: 0.875rem;
    }
}

@media only screen and (min-width: 40.063em) {
    .alert-hero-content {
        padding: 1rem 3.5rem;
    }
}

@media only screen and (min-width: 40.063em) {
    .person-profile .highlight:before,
    .person-profile .highlight:after,
    .person-profile .secondary:before,
    .person-profile .secondary:after {
        content: " ";
        display: table;
    }

    .person-profile .highlight:after,
    .person-profile .secondary:after {
        clear: both;
    }

    .person-profile .highlight .person-portrait {
        float: left;
    }

    .person-profile .highlight .subheader {
        margin-top: 0;
    }

    .person-profile .secondary {
        padding: 1.875rem 1.25rem 1.25rem;
    }
}

@media only screen and (min-width: 64.063em) {
    .photo-gallery .tab-title.active {
        position: relative;
    }

        .photo-gallery .tab-title.active:after {
            position: absolute;
            bottom: -1.125rem;
            height: 0;
            width: 0;
            display: block;
            content: '';
            width: 0;
            border-left: 1.125rem solid transparent;
            border-right: 1.125rem solid transparent;
            border-top: 1.125rem solid #030303;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }
}

@media print {
    a:after {
        display: none;
        content: '';
    }

    .main-header-logo {
        float: left;
        text-align: left;
    }

    .main-header .utility {
        display: none;
    }

    .main-nav {
        display: none;
    }

    .breadcrumbs {
        display: none;
    }

    .feature {
        display: none;
    }

    .photo-gallery {
        display: none;
    }

    .carousel-container {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .toolbar {
        display: none;
    }

    .excerpt-carousel {
        display: none;
    }

    .main-footer {
        display: none;
    }

    input[type="text"],
    input[type="search"],
    textarea {
        border: 1px solid #000;
    }

    .simpleselect {
        max-width: 300px;
    }

        .simpleselect .placeholder:after {
            background: #000;
        }
}


/* ADJUSTMENTS FOR NESTED GRIDED LISTINGS/CALLOUTS */

@media only screen and (min-width: 40.063em) {
    [class*="large-block-grid"] .two-col {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }

    [class*="large-block-grid"] .tabbed-callout .columns {
        width: 100%;
    }

        [class*="large-block-grid"] .tabbed-callout .columns .key {
            text-align: left;
        }

    [class*="large-block-grid"] .tabbed-callout .description {
        padding-left: .2em;
    }
}

@media only screen and (min-width : 40.12em ) and (max-width : 41.68em) {
    .search-results-breadcrumb .subresult-groups li {
        font-size: 0.7rem;
    }
}

@media only screen and (min-width : 41.68em ) and (max-width : 45.62em) {
    .search-results-breadcrumbs .subresult-group li {
        font-size: 0.8rem;
    }
}

@media only screen and (min-width : 45.62em ) and (max-width : 50em) {
    .search-results-breadcrumbs .subresult-group li {
        font-size: 0.9rem;
    }
}

@media only screen and (min-width : 64.125em ) and (max-width : 66em) {
    .search-results-breadcrumbs .subresult-group li {
        font-size: 0.9rem;
    }
}

.list-content input[type="checkbox"] + label, .list-content input[type="radio"] + label {
    margin: 0;
}

.callout-content {
    word-wrap: break-word;
}

table p {
    font-family: inherit;
    margin: inherit;
    font-size: inherit;
}

.fa-youtube-square.circle-icon:before {
    line-height: 30px;
}

.fa-youtube.circle-icon:before {
    line-height: 30px;
}

.halfSection.field-border > .field-panel {
    width: 30%;
}

.halfSection.field-border > .field-title {
    width: 15%;
}

.halfSection.field-border .field-title:first-child {
    width: 30%;
}

.callout + [class*="callout"] {
    margin-top: 20px;
}

/*classes need to be changed*/
body .fa-sign-in:before {
    content: "";
}
body .fa-external-link:before {
    content: "";
}
.fa-sign-in:after {
    content: "\f090";
    margin-left: 5px;
}

.fa-external-link:after {
    content: "\f08e";
    margin-left: 5px;
}

.fa-file-pdf-o:before,
.fa-file-word-o:before,
.fa-file-excel-o:before,
.fa-file-powerpoint-o:before{
    margin-right: 5px;
}

body [class*="fa-"] {
    font: normal normal normal inherit/1 FontAwesome;
}

.gray-lines{
    margin:0;
}
.gray-lines .columns:first-child {
    padding-top:0;
}
.gray-lines + .gray-lines .columns:first-child {
    padding-top:1.25rem ;
}
.gray-lines .columns{
    border-bottom: 1px solid #ededed;
    padding-top:1.25rem ;
    padding-bottom:2.1875rem;
}
.gray-lines + .gray-lines .columns:last-child{
    border-bottom:0;
}

@media only screen and (min-width: 40.063em){
    
    .gray-lines {
        border-bottom: 1px solid #ededed;
        margin: 0.75rem 0 0 0;
    }
    .row .gray-lines + .gray-lines{
        border-bottom:0;
        margin-bottom:2.5rem;
    }
    .gray-lines .columns:first-child{
        border-right: 1px solid #ededed;
    }
    
}

/* Tabbed Search Widget styles */
.tabbed-search-widget .simpleselect{
	width: 13rem;
	float:left;
	margin-right:1em;
}
.tabbed-search-widget #gallery-panel-3 input[type='text'], .tabbed-search-widget #gallery-panel-4 input[type='text'], .tabbed-search-widget #gallery-panel-5 input[type='text'], .tabbed-search-widget #gallery-panel-5 input[type='password'] {
	width: 13rem;
}
.tabbed-search-widget #databaseSelectRow {
    line-height: 2em;
}
.tabbed-search-widget #lg_search_form input[type='text'] {
    border: 1px solid #808080;
}
.clearer{
	clear:both;
}

/* Accessiblity fixes */
a:focus, button:focus, .simpleselect .option:focus {
	outline: 1px solid #58595B;
	outline-offset: 5px;
}

.skip-content {
	position: absolute;
	top: -9999px;
	right: 0px;
	left: -9999px;
	height: 1px;
	width: 1px;
	text-align: center;
	overflow: hidden;
}

a.skip-content:active,
a.skip-content:focus,
a.skip-content:hover {
	left: 0px;
	top: 0px;
	height: auto;
	width: 100%;
	overflow: visible;
}

/* End of Accessbitlity fixes */

`
/* Form Fixes */

span.help-block {
    display: block;
    text-align: left;
    margin-bottom: 15px;
}

@media (min-width: 600px) {
    .radio {
        width: 45%;
        padding: 0 5px;
        display: inline-block;
        vertical-align: top;
    }
}

@media (min-width: 768px) {
    .form-group.has-feedback {
        width: 100%;
        display: table;
        table-layout: fixed;
		margin-bottom: .5em;
    }
    .form-group.has-feedback label {
        display: table-cell;
        vertical-align: top;
        width: 250px;
        line-height: 18px;
        padding-right: 10px;
    }
    .form-group.has-feedback input {
        display: block;
		float: left;
		margin-right: 6px;
    }
}

@media (min-width: 860px) {
    .radio {
        width: 31%;
        margin-bottom: 5px;
    }
	.checkbox {
        width: 31%;
        margin-bottom: 5px;
		display: inline-block;
    }
}