/*

Primary color: #d9272e   rgba(186, 12, 47
Primary hover/active: #950a26

*/

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-2x {font-size: 1.5em;}

.fa-search:before{content:"\f002"}.fa-times:before{content:"\f00d"}.fa-plus:before {content: "\f067";}.fa-minus:before {content: "\f068";}

/*! normalize.css v3.0.2 | 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,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
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;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #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.5.0/"
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
    width: 40.063em
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
    width: 64.063em
}
meta.foundation-data-attribute-namespace {
    font-family: false
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html,
body {
    font-size: 100%
}
body {
    background: #fff;
    /*  ADA color: #55565a; */
    color: #000;
    padding: 0;
    margin: 0;
    font-family: "myriad-pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto
}
a:hover {
    cursor: pointer
}
img {
    width: auto;
    max-width: 100%;
}
img {
    -ms-interpolation-mode: bicubic
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important
}
.left {
    float: left !important
}
.right {
    float: right !important
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.hide {
    display: none !important;
    visibility: hidden
}
.invisible {
    visibility: hidden
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px
}
select {
    width: 100%
}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1100px
}
.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: -15px;
    margin-right: -15px;
    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: 15px;
    padding-right: 15px;
    width: 100%;
    float: left
}
[class*="column"]+[class*="column"].end {
    float: left
}
@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.6666666667%;
        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.3333333333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.6666666667%;
        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.3333333333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.6666666667%;
        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.3333333333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .small-1 {
        width: 8.3333333333%
    }
    .small-2 {
        width: 16.6666666667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.3333333333%
    }
    .small-5 {
        width: 41.6666666667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.3333333333%
    }
    .small-8 {
        width: 66.6666666667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.3333333333%
    }
    .small-11 {
        width: 91.6666666667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0% !important
    }
    .small-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .small-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .small-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .small-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .small-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
}
@media only screen and (min-width: 40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.6666666667%;
        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.3333333333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.6666666667%;
        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.3333333333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.6666666667%;
        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.3333333333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .medium-1 {
        width: 8.3333333333%
    }
    .medium-2 {
        width: 16.6666666667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.3333333333%
    }
    .medium-5 {
        width: 41.6666666667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.3333333333%
    }
    .medium-8 {
        width: 66.6666666667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.3333333333%
    }
    .medium-11 {
        width: 91.6666666667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0% !important
    }
    .medium-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .medium-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .medium-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .medium-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .medium-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        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.3333333333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.6666666667%;
        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.3333333333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.6666666667%;
        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.3333333333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.6666666667%;
        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.3333333333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .large-1 {
        width: 8.3333333333%
    }
    .large-2 {
        width: 16.6666666667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.3333333333%
    }
    .large-5 {
        width: 41.6666666667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.3333333333%
    }
    .large-8 {
        width: 66.6666666667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.3333333333%
    }
    .large-11 {
        width: 91.6666666667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0% !important
    }
    .large-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .large-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .large-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .large-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .large-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}
.accordion {
    margin-bottom: 20px;
    border: solid 1px rgba(204,204,204,0.5);
}
.accordion:before,
.accordion:after {
    content: " ";
    display: table
}
.accordion:after {
    clear: both
}
.accordion .accordion-navigation,
.accordion dd {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0 !important
}
.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #e8e8e8
}
.accordion .accordion-navigation>a,
.accordion dd>a {
    background: rgba(227, 227, 227, 0.7);
    color: #222222;
    padding: 16px;
    display: block;
    font-size: 16px
}
.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #e3e3e3
}
.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: 15px;
    float: left;
    width: 100%;
}
.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    display: block;
	background: rgba(204,204,204,0.2)!important;
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px
}
[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 10px 20px
}
@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.3333333333%;
        list-style: none
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.6666666667%;
        list-style: none
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.2857142857%;
        list-style: none
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.1111111111%;
        list-style: none
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        width: 9.0909090909%;
        list-style: none
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        width: 8.3333333333%;
        list-style: none
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 40.063em) {
    .medium-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        width: 33.3333333333%;
        list-style: none
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        width: 16.6666666667%;
        list-style: none
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        width: 14.2857142857%;
        list-style: none
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        width: 11.1111111111%;
        list-style: none
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        width: 9.0909090909%;
        list-style: none
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        width: 8.3333333333%;
        list-style: none
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 64.063em) {
    .large-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        width: 33.3333333333%;
        list-style: none
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        width: 16.6666666667%;
        list-style: none
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        width: 14.2857142857%;
        list-style: none
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        width: 11.1111111111%;
        list-style: none
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        width: 9.0909090909%;
        list-style: none
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        width: 8.3333333333%;
        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
    }
}
.breadcrumbs {
    display: block;
    padding: 9px 14px 9px;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f4f4f4;
    border-color: gainsboro;
    border-radius: 3px
}
.breadcrumbs>* {
    margin: 0;
    float: left;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    color: #d9272e
}
.breadcrumbs>*:hover a,
.breadcrumbs>*:focus a {
    text-decoration: underline
}
.breadcrumbs>* a {
    color: #d9272e
}
.breadcrumbs>*.current {
    cursor: default;
    color: #333333
}
.breadcrumbs>*.current a {
    cursor: default;
    color: #333333
}
.breadcrumbs>*.current:hover,
.breadcrumbs>*.current:hover a,
.breadcrumbs>*.current:focus,
.breadcrumbs>*.current:focus a {
    text-decoration: none
}
.breadcrumbs>*.unavailable {
    color: #999999
}
.breadcrumbs>*.unavailable a {
    color: #999999
}
.breadcrumbs>*.unavailable:hover,
.breadcrumbs>*.unavailable:hover a,
.breadcrumbs>*.unavailable:focus,
.breadcrumbs>*.unavailable a:focus {
    text-decoration: none;
    color: #999999;
    cursor: default
}
.breadcrumbs>*:before {
    content: "/";
    color: #AAAAAA;
    margin: 0 12px;
    position: relative;
    top: 1px
}
.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0
}
[aria-label="breadcrumbs"][aria-hidden="true"]:after {
    content: "/"
}
button, .button a, a.button, input.button {
    cursor: pointer;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 20px;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    display: inline-block;
    padding: 15px 35px 15px 35px;
    font-size: 18px !important;
    background: transparent;
    color: #d9272e;
    border: none;
    transition: background-color 300ms ease-out;
    border-width: 2px;
    border-style: solid;
    border-color: #d9272e;
}

.button.solid {
    background-color: #d9272e;
    color: #FFF;
}

.button.solid:hover {
	background: transparent;
	color: #d9272e;
}

.button.white {
	border-color: #fff;
	color: #fff;
}

.button.red {
    border-color: #d9272e;
}

.button a:hover, a.button:hover, input.button:hover, .button a:focus, a.button:focus, input.button:focus {
    background-color: #d9272e;
    color: #FFFFFF
}

a.button.white:hover {
	background-color: #fff;
	color: #950a26;
}

.home-eng a.button.white:hover {
	color: #ab611e
}

.home-surv a.button.white:hover {
	color: #8bb8ca
}

.button.red:hover {
	background: #d9272e;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}
@media only screen and (min-width: 40.063em) {
    input.button,
    button,
    .button {
        display: inline-block
    }
}
.f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    margin-top: 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 6px;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89
}
.f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88
}
.f-dropdown.right:before {
    left: auto;
    right: 10px
}
.f-dropdown.right:after {
    left: auto;
    right: 9px
}
.f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    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 6px;
    border-color: transparent #FFFFFF transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89
}
.f-dropdown.drop-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent #cccccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88
}
.f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    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 6px;
    border-color: transparent transparent transparent #FFFFFF;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89
}
.f-dropdown.drop-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent transparent #cccccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88
}
.f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    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 6px;
    border-color: #FFFFFF transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 10px;
    right: auto;
    z-index: 89
}
.f-dropdown.drop-top:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: #cccccc transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -14px;
    left: 9px;
    right: auto;
    z-index: 88
}
.f-dropdown li {
    font-size: 14px;
    cursor: pointer;
    line-height: 18px;
    margin: 0
}
.f-dropdown li:hover,
.f-dropdown li:focus {
    background: #EEEEEE
}
.f-dropdown li.radius {
    border-radius: 3px
}
.f-dropdown li a {
    display: block;
    padding: 8px;
    color: #555555
}
.f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    padding: 20px;
    width: 100%;
    height: auto;
    max-height: none;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    max-width: 200px
}
.f-dropdown.content>*:first-child {
    margin-top: 0
}
.f-dropdown.content>*:last-child {
    margin-bottom: 0
}
.f-dropdown.tiny {
    max-width: 200px
}
.f-dropdown.small {
    max-width: 300px
}
.f-dropdown.medium {
    max-width: 500px
}
.f-dropdown.large {
    max-width: 800px
}
.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important
}
.f-dropdown.mega.open {
    left: 0 !important
}
.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    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%
}
form {
    margin: 0 0 16px
}
form .row .row {
    margin: 0 -8px
}
form .row .row .column,
form .row .row .columns {
    padding: 0 8px
}
form .row .row.collapse {
    margin: 0
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 8px
}
label {
    font-size: 14px;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}
label.right {
    float: none !important;
    text-align: right
}
label.inline {
    margin: 0 0 16px 0;
    padding: 9px 0
}
label small {
    text-transform: capitalize;
    color: #676767
}
.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 14px;
    height: 37px;
    line-height: 37px
}
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: none
}
.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}
span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333333;
    border-color: #cccccc
}
span.postfix,
label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333333;
    border-color: #cccccc
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    font-family: inherit;
    border-style: solid;
    border-width: 2px;
    border-color: #56565a;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 0 0 16px 0;
    padding: 8px;
    height: 37px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: border-color 0.45s ease-in-out
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999999;
    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,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #DDDDDD;
    cursor: default
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default
}
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px
}
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0
}
textarea[rows] {
    height: auto
}
textarea {
    max-width: 100%
}
select {
	background: #fff url(../img/select-arrow.png) right 10px no-repeat;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    text-indent: 0.01px;
    text-overflow: '';
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    border-color: #56565a;
    padding: 8px 42px 8px 7px !important;
    font-size: 16px !important;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 44px;
}
select::-ms-expand {
    display: none
}
.ie9 select, .ie8 select {
	background: #fff;
	padding: 8px 7px !important;
}
select.radius {
    border-radius: 3px
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999999
}
select:disabled {
    background-color: #DDDDDD;
    cursor: default
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 16px 0
}
input[type="checkbox"]+label,
input[type="radio"]+label {
    display: inline-block;
    margin-left: 8px;
    margin-right: 16px;
    margin-bottom: 0;
    vertical-align: baseline
}
input[type="file"] {
    width: 100%
}
fieldset {
    border: 1px solid #DDDDDD;
    padding: 20px;
    margin: 18px 0
}
fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 3px;
    margin: 0;
    margin-left: -3px
}
.inline-list {
    margin: 0 auto 16px auto;
    margin-left: -22px;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}
.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 22px;
    display: block
}
.inline-list>li>* {
    display: block
}
.keystroke,
kbd {
    background-color: #ededed;
    border-color: #dddddd;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    padding: 2px 4px 0;
    border-radius: 3px
}
.label {
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: auto;
    padding: 4px 8px 4px;
    font-size: 11px;
    background-color: #d9272e;
    color: #FFFFFF
}

/* Magellan Sticky Nav */
[data-magellan-expedition],
[data-magellan-expedition-clone] {
    background: #FFFFFF;
    z-index: 50;
    min-width: 100%;
    padding: 10px
}
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0
}
[data-magellan-expedition] .sub-nav dd,
[data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0
}
[data-magellan-expedition] .sub-nav a,
[data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}
@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}
@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(360deg)
    }
}
@keyframes rotate {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}
ul.pagination {
    display: block;
    min-height: 24px;
    margin-left: -5px
}
ul.pagination li {
    height: 24px;
    color: #222222;
    font-size: 14px;
    margin-left: 5px
}
ul.pagination li a,
ul.pagination li button {
    display: block;
    padding: 1px 10px 1px;
    color: #999999;
    background: none;
    border-radius: 3px;
    font-weight: normal;
    font-size: 1em;
    line-height: inherit;
    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: #999999
}
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: #d9272e;
    color: #FFFFFF;
    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: #d9272e
}
ul.pagination li {
    float: left;
    display: block
}
.pagination-centered {
    text-align: center
}
.pagination-centered ul.pagination li {
    float: none;
    display: inline-block
}
.progress {
    background-color: #F6F6F6;
    height: 25px;
    border: 1px solid white;
    padding: 2px;
    margin-bottom: 10px
}
.progress .meter {
    background: #d9272e;
    height: 100%;
    display: block
}
.progress.secondary .meter {
    background: #e7e7e7;
    height: 100%;
    display: block
}
.progress.success .meter {
    background: #43AC6A;
    height: 100%;
    display: block
}
.progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block
}
.progress.radius {
    border-radius: 3px
}
.progress.radius .meter {
    border-radius: 2px
}
.progress.round {
    border-radius: 1000px
}
.progress.round .meter {
    border-radius: 999px
}
.range-slider {
    display: block;
    position: relative;
    width: 100%;
    height: 16px;
    border: 1px solid #DDDDDD;
    margin: 20px 0;
    -ms-touch-action: none;
    touch-action: none;
    background: #FAFAFA
}
.range-slider.vertical-range {
    display: block;
    position: relative;
    width: 100%;
    height: 16px;
    border: 1px solid #DDDDDD;
    margin: 20px 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 16px;
    height: 200px
}
.range-slider.vertical-range .range-slider-handle {
    margin-top: 0;
    margin-left: -8px;
    position: absolute;
    bottom: -18px
}
.range-slider.vertical-range .range-slider-active-segment {
    width: 14px;
    height: auto;
    bottom: 0
}
.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px
}
.range-slider.radius .range-slider-handle {
    background: #d9272e;
    border-radius: 3px
}
.range-slider.radius .range-slider-handle:hover {
    background: #007ba4
}
.range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px
}
.range-slider.round .range-slider-handle {
    background: #d9272e;
    border-radius: 1000px
}
.range-slider.round .range-slider-handle:hover {
    background: #007ba4
}
.range-slider.disabled,
.range-slider[disabled] {
    background: #FAFAFA;
    cursor: default;
    opacity: 0.7
}
.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
    background: #d9272e;
    cursor: default;
    opacity: 0.7
}
.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
    background: #007ba4
}
.range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: 14px;
    background: #e5e5e5
}
.range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -5px;
    width: 32px;
    height: 22px;
    border: 1px solid none;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #d9272e
}
.range-slider-handle:hover {
    background: #007ba4
}
.reveal-modal-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1004;
    display: none;
    left: 0
}
.reveal-modal,
dialog {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    width: 100vw;
    top: 0;
    border-radius: 3px;
    left: 0;
    background-color: #FFFFFF;
    padding: 20px;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 30px
}
@media only screen and (max-width: 40em) {
    .reveal-modal,
    dialog {
        min-height: 100vh;
    }
}
.reveal-modal .column,
dialog .column,
.reveal-modal .columns,
dialog .columns {
    min-width: 0
}
.reveal-modal>:first-child,
dialog>:first-child {
    margin-top: 0
}
.reveal-modal>:last-child,
dialog>:last-child {
    margin-bottom: 0
}
@media only screen and (min-width: 40.063em) {
    .reveal-modal,
    dialog {
        width: 80%;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .reveal-modal,
    dialog {
        top: 100px;
    }
}
.reveal-modal.radius,
dialog.radius {
    border-radius: 3px
}
.reveal-modal.round,
dialog.round {
    border-radius: 1000px
}
.reveal-modal.collapse,
dialog.collapse {
    padding: 0
}
@media only screen and (min-width: 40.063em) {
    .reveal-modal.small,
    dialog.small {
        width: 40%;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .reveal-modal.medium,
    dialog.medium {
        width: 60%;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .reveal-modal.large,
    dialog.large {
        width: 70%;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
.reveal-modal.full,
dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important
}
@media only screen and (min-width: 40.063em) {
    .reveal-modal.full,
    dialog.full {
        width: 100vw;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
.reveal-modal .close-reveal-modal,
dialog .close-reveal-modal {
    font-size: 40px;
    line-height: 1;
    position: absolute;
    top: 10px;
    right: 22px;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer
}
dialog {
    display: none
}
dialog::backdrop,
dialog+.backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.45);
    z-index: auto;
    display: none;
    left: 0
}
dialog[open] {
    display: block
}
@media print {
    dialog,
    .reveal-modal,
    dialog {
        display: none;
        background: #FFFFFF !important
    }
}
.side-nav {
    display: block;
    margin: 0;
    padding: 14px 0;
    list-style-type: none;
    list-style-position: outside;
}
.side-nav li {
    margin: 0 0 7px 0;
    font-size: 14px;
    font-weight: normal
}
.side-nav li a:not(.button) {
    display: block;
    color: #d9272e;
    margin: 0;
    padding: 7px 14px
}
.side-nav li a:not(.button):hover,
.side-nav li a:not(.button):focus {
    background: rgba(0, 0, 0, 0.025);
    color: #1cc7ff
}
.side-nav li.active>a:first-child:not(.button) {
    color: #1cc7ff;
    font-weight: normal;
}
.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: white
}
.side-nav li.heading {
    color: #d9272e;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}
.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -4px 0 18px;
    padding-top: 4px
}
.sub-nav dt {
    text-transform: uppercase
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
    float: left;
    display: inline;
    margin-left: 16px;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 14px;
    color: #999999
}
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
    text-decoration: none;
    color: #999999;
    padding: 3px 16px
}
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
    color: #737373
}
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
    border-radius: 3px;
    font-weight: normal;
    background: #d9272e;
    padding: 3px 16px;
    cursor: default;
    color: #FFFFFF
}
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
    background: #950a26
}
.tabs-container {
	margin-top: 10px;
	display: block;
	float: left;
	width: 100%;
}
.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
    padding-left: 35px;
}
.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 {
    outline: none;
    display: block;
    color: #222222;
    padding: 7px 32px;
    font-size: 21px;
    margin-bottom: -1px;
}

@media only screen and (max-width: 880px) {
	.tabs {
		padding-left: 0;
	}
	.tabs dd>a,
	.tabs .tab-title>a {
	    padding: 7px 17px;
	    font-size: 18px;
	}
}

@media only screen and (max-width: 680px) {
	.tabs dd>a,
	.tabs .tab-title>a {
	    padding: 7px 10px;
	    font-size: 14px;
	}
}

@media only screen and (max-width: 480px) {
	.tabs dd>a,
	.tabs .tab-title>a {
	    padding: 5px;
	    font-size: 12px;
	}
}

.tabs dd>a:hover,
.tabs .tab-title>a:hover {
    color: #a7a5a8;
}

.tabs dd.active a,
.tabs .tab-title.active a {
    border-top: solid 1px #5e5e62;
    border-left: solid 1px #5e5e62;
    border-right: solid 1px #5e5e62;
    background: #d4d4d4;
    color: #222222;
}
.engineering .tabs .tab-title.active a, .surveying .tabs .tab-title.active a {
    border-top: solid 1px #5e5e62;
    border-left: solid 1px #5e5e62;
    border-right: solid 1px #5e5e62;
    border-bottom: solid 1px #fff;
    background: transparent;
    color: #222222;
}
.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    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: 24px;
    width: 100%;
    border: solid 1px #5e5e62;
}
.tabs-content:before,
.tabs-content:after {
    content: " ";
    display: table
}
.tabs-content:after {
    clear: both
}
.tabs-content>.content {
    display: none;
    float: left;
    padding: 20px 25px 0 25px;
    width: 100%;
}
.contact .tabs-content>.content {
    display: none;
    float: left;
    padding: 20px 25px 0 25px;
    width: 100%;
}
@media only screen and (min-width: 945px) {
	.contact-tabs .r-tabs-panel {
		-webkit-columns: 3 150px;
		-moz-columns: 3 150px;
		columns: 3 150px;
		-webkit-column-gap: 2em;
		-moz-column-gap: 2em;
		column-gap: 2em;
	}
}
.contact-tabs h3 {
	margin-bottom: 0;
	font-size: 18px;
}

.r-tabs-panel.r-tabs-state-active + .r-tabs-accordion-title a {
	border-top: none;
}

.tabs-content>.content.active {
    display: block;
    float: none
}
.tabs-content>.content.contained {
    padding: 15px
}
.tabs-content.vertical {
    display: block
}
.tabs-content.vertical>.content {
    padding: 0 15px
}
@media only screen and (min-width: 40.063em) {
    .tabs.vertical {
        width: 20%;
        max-width: 20%;
        float: left;
        margin: 0 0 20px
    }
    .tabs-content.vertical {
        width: 80%;
        max-width: 80%;
        float: left;
        margin-left: -1px;
        padding-left: 16px
    }
}
.no-js .tabs-content>.content {
    display: block;
    float: none
}
.tabs-content .active.content{
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
  opacity: 1;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #FFFFFF;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out
}
.th:hover,
.th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5)
}
.th.radius {
    border-radius: 3px
}
.has-tip {
    border-bottom: dotted 1px #666;
    cursor: help;
    font-weight: bold;
    color: #333333
}
.has-tip:hover,
.has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #bd1e2c
}
.has-tip.tip-left,
.has-tip.tip-right {
    float: none !important
}
.tooltip {
    display: none;
    position: absolute;
    z-index: 1006;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3;
    padding: 12px;
    max-width: 300px;
    left: 50%;
    width: 100%;
    color: #FFFFFF;
    background: #333333
}
.admin-bar .tooltip {
	margin-top: -32px;
}
.tooltip>.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none
}
.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}
.tooltip.radius {
    border-radius: 3px
}
.tooltip.round {
    border-radius: 1000px
}
.tooltip.round>.nub {
    left: 32px
}
.tooltip.opened {
    color: #bd1e2c !important;
    border-bottom: dotted 1px #003f54 !important
}
.tap-to-close {
    display: block;
    font-size: 10px;
    color: #777777;
    font-weight: normal
}
@media only screen and (min-width: 40.063em) {
    .tooltip>.nub {
        border-color: transparent transparent #333333 transparent;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #333333 transparent transparent transparent;
        top: auto;
        bottom: -10px
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none !important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333333;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #333333 transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}
.contain-to-grid {
    width: 100%;
}

.top-bar-container {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	z-index: 1001;
	padding: 28px 0 0 0;
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}
.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}
.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%
}
.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 45px
}
.top-bar {
    overflow: hidden;
    height: 90px;
    position: relative;
    margin-bottom: 0
}

.top-bar-section {
	line-height: 90px;
}

.fixed .top-bar {
	height: 45px;
	line-height: 45px;
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none
}
.top-bar .row {
    max-width: none
}
.top-bar form,
.top-bar input {
    margin-bottom: 0
}
.top-bar input {
    height: 28px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px
}
.top-bar .button,
.top-bar button, .footer-right .button {
    margin-bottom: 0;
    vertical-align: top;
    margin-left: 5px;
    padding: 6px 35px;
}
@media only screen and (max-width: 40em) {
    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px;
    }
}
.top-bar .title-area {
    position: relative;
    margin: 0
}
.top-bar .name h1 {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
.top-bar .name h1 img {
	width: 289px;
	height: 86px;
}
.top-bar .name h1 a {
	margin: 4px 0 0 15px;
	width: 289px;
	height: 86px;
	display: inline-block;
}
.fixed .top-bar .name h1 a img {
	width: 289px;
	height: 86px;
	display: block;
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}
.top-bar .toggle-topbar a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px
}
.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px
}
.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 40px 0 15px;
    color: #FFFFFF;
    position: relative
}
.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 16px
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px"", 0 7px 0 1px"", 0 14px 0 1px""
}
.top-bar.expanded {
    height: auto;
    background: transparent
}
.top-bar.expanded .title-area {
    background: #333333
}
.top-bar.expanded .toggle-topbar a {
    color: #888888
}
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out;
    text-align: right;
    display: block;
    float: right;
}
.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0
}
.top-bar-section .divider,
.top-bar-section[role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%
}
.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #56565a;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-size: 22px;
    font-weight: normal;
    text-transform: none;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */
	text-transform: lowercase;
}
@media only screen and (max-width: 64.063em) and (min-width: 40.063em) {
	.top-bar-section ul li>a {
		font-size: 20px;
	}
}
.top-bar-section ul li:hover:not(.has-form)>a {
    color: #d9272e;
}
.top-bar-section ul li.active>a {
    color: #d9272e;
}

.top-bar-section .has-form {
    padding: 15px
}
.top-bar-section .has-dropdown {
    position: relative
}
.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}
.top-bar-section .has-dropdown.moved {
    position: static
}
.top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%
}
.top-bar-section .has-dropdown.moved>a:after {
    display: none
}
.top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}
.top-bar-section .dropdown li {
    width: 100%;
    height: auto
}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: normal
}
.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px
}
.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.parent-link a {
    color: #FFFFFF;
    display: block
}
.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section .dropdown li.parent-link a:hover {
    background: none
}
.top-bar-section .dropdown li.has-form {
    padding: 8px 15px
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto
}
.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777777;
    font-weight: bold;
    font-size: 10px
}
.js-generated {
    display: block
}
@media only screen and (min-width: 40.063em) {
    .top-bar {
        overflow: visible
    }
    .top-bar:before,
    .top-bar:after {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar .title-area {
        float: left;
        display: block;
    }
    .top-bar.expanded {
        background: #333333
    }
    .contain-to-grid .top-bar {
        max-width: 1100px;
        margin: 0 auto;
        margin-bottom: 0
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0 !important;
    }
    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline
    }
    .top-bar-section ul li {
        float: left
    }
    .top-bar-section ul li .js-generated {
        display: none
    }
    .top-bar-section > ul > li:not(.has-form) > a:not(.button) {
        padding: 0 15px;
        line-height: 65px;
    }
    .fixed .top-bar-section li:not(.has-form) a:not(.button) {
	    line-height: 45px;
	}
    .top-bar-section li.active:not(.has-form) > a:not(.button) {
        padding: 0 15px;
        color: #d9272e;
        cursor: default;
        pointer-events: none;
    }
    .top-bar-section .has-dropdown>a {
        padding-right: 35px !important;
    }
    .fixed .top-bar-section .has-dropdown>a:after {
	 	top: 22px;
	}
    .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .top-bar-section .has-dropdown.moved>.dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    .top-bar-section .has-dropdown.hover>.dropdown,
    .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
    .top-bar-section .has-dropdown>a:focus+.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: 16px;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }
    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%
    }
    .top-bar-section .dropdown li a {
        color: #FFFFFF;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333333
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        color: #FFFFFF;
        background: #333333
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:hover:not(.button) {
        background: #d9272e;
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .top-bar-section .right li .dropdown {
        left: 0;
        right: auto;
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }
    .no-js .top-bar-section ul li:hover>a {
        background-color: #555555;
        background: #333333;
        color: #FFFFFF
    }
    .no-js .top-bar-section ul li:active>a {
        background: #d9272e;
        color: #FFFFFF
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
    .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !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
    }
}
@media only screen {
    .small-text-left {
        text-align: left !important
    }
    .small-text-right {
        text-align: right !important
    }
    .small-text-center {
        text-align: center !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
    }
}
@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
    }
}
@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
    }
}
@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
    }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
a, .faux-link {
    font-size: 15px;
    color: #d9272e;
    text-decoration: none;
    line-height: inherit
}
a:hover, .faux-link:hover ,
a:focus {
    color: #950a26
}
a img {
    border: none
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 20px;
    text-rendering: optimizeLegibility;
    color: #000;
}
.content-container p {
	font-size: 15px;
	color: #000;
}
p.lead {
    font-size: 17px;
    line-height: 1.6
}
p aside {
    font-size: 14px;
    line-height: 1.35;
    font-style: italic
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-style: normal;
    color: #56565a;
    text-rendering: optimizeLegibility;
    margin-top: 0.32px;
    margin-bottom: 8px;
    line-height: 1.2
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}
h1 {
    font-size: 36px
}
article.post h1.entry-title {
	font-size: 30px;
	border-bottom: 2px solid #56565A;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #D9272E;
	text-transform: none;
}
.archive article.post header h2 {
	margin-top: 20px;
}
.archive article.post header h2 a {
	font-size: 32px;
	color: #D9272E;
}
.entry-content {
	padding-top: 25px;
}
header + .entry-content {
	padding-top: 0;
}
.entry-content h2.entry-title {
	font-size: 36px;
    border-bottom: solid 2px #56565a;
    padding-bottom: 10px;
    color: #d9272e;
}
h2 {
	font-size: 26px;
	border-bottom: 2px solid #56565A;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #000;
}
h2 a {
	font-size: 26px;	
}
@media only screen and (max-width: 840px) {
	h2, h2 a {
		font-size: 28px;
	}
}
h3 {
    font-size: 22px
}
h4 {
    font-size: 18px
}
h5, .video-block figcaption {
    font-size: 18px
}
h6 {
    font-size: 16px
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: 0.32px;
    margin-bottom: 8px
}
hr {
    border: solid #DDDDDD;
    border-width: 1px 0 0;
    clear: both;
    margin: 20px 0 19px;
    height: 0;
    display: block;
    float: left;
    width: 100%;
}
em,
i {
    font-style: italic;
    line-height: inherit
}
strong,
b {
    font-weight: bold;
    line-height: inherit
}
small {
    font-size: 60%;
    line-height: inherit
}
code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #333333;
    background-color: #f8f8f8;
    border-width: 1px;
    border-style: solid;
    border-color: #dfdfdf;
    padding: 2px 5px 1px
}
ul,
ol,
dl {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
    list-style-position: inside;
    font-family: inherit;
    color: #000;
}
ul {
    margin-left: 1.16px
}
ul.no-bullet, ul.bxslider {
    margin-left: 0
}
ul.no-bullet li ul,
ul.no-bullet li ol {
    margin-left: 20px;
    margin-bottom: 0;
    list-style: none
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square;
    margin-left: 1.16px
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.16px
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.16px
}
ul.no-bullet {
    list-style: none
}
ol {
    margin-left: 23px;
}
ol li ul,
ol li ol {
    margin-left: 20px;
    margin-bottom: 0
}
dl dt {
    margin-bottom: 5px;
    font-weight: bold
}
dl dd {
    margin-bottom: 12px
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    cursor: help
}
abbr {
    text-transform: none
}
abbr[title] {
    border-bottom: 1px dotted #DDDDDD
}
blockquote {
    margin: 0 0 20px;
    padding: 20px 20px 2px 25px;
    border: solid 1px #d9232e;
}
blockquote cite {
    display: block;
    font-size: 13px;
    color: #555555
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a,
blockquote cite a:visited {
    color: #555555
}
blockquote,
.content-container blockquote p {
    line-height: 1.6;
    color: #56565a;
    font-size: 15px;
}
.vcard {
    display: inline-block;
    margin: 0 0 20px 0;
    border: 1px solid #DDDDDD;
    padding: 10px 12px
}
.vcard li {
    margin: 0;
    display: block
}
.vcard .fn {
    font-weight: bold;
    font-size: 15px
}
.vevent .summary {
    font-weight: bold
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 1px
}
.print-only {
    display: none !important
}
@media print {
    .live-edit-button {
	    display: none !important;
    }
    * {
        background: transparent !important;
        color: #000000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        display: none;
    }
    abbr[title]:after {
        content: " (" attr(title)")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999999;
        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
}
}
.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 {
    position:relative;
    width:100%;
    -webkit-transition:-webkit-transform 500ms ease;
    -moz-transition:-moz-transform 500ms ease;
    -ms-transition:-ms-transform 500ms ease;
    -o-transition:-o-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;
    color:#FFFFFF;
    height:60px;
    line-height:60px;
    position:relative
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color:#FFFFFF;
    font-weight:bold;
    line-height:45px;
    margin:0
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size:18px
}

.tab-bar h1.title img {
	height: 45px;
	vertical-align: top;
	margin-top: 8px;
}

.left-small {
	display: block;
	float: left;
    height:60px;
    border-right:solid 1px #999;
}
.right-small {
    width:45px;
    height:45px;
    position:absolute;
    top:0;
    border-left:solid 1px #1a1a1a;
    right:0
}
.tab-bar-section {
    padding:0 10px;
    position:absolute;
    text-align:center;
    height:45px;
    top:0
}
.left-off-canvas-toggle {
	color: #333;
	display: block;
	float: left;
	padding: 0 10px;
}

@media only screen and (min-width: 40.063em) {
    .tab-bar-section.left {
        text-align:left
    }
    .tab-bar-section.right {
        text-align: right
    }
}
.tab-bar-section.left {
    left:0;
    right:45px
}
.tab-bar-section.right {
    left:45px;
    right:0
}
.tab-bar-section.middle {
    left:45px;
    right:45px
}
.left-off-canvas-menu {
    -webkit-backface-visibility:hidden;
    width: 250px;
    top:0;
    bottom:0;
    position:absolute;
    overflow-x:hidden;
    overflow-y:auto;
    background:#333333;
    z-index:1001;
    box-sizing:content-box;
    transition:transform 500ms ease 0s;
    -webkit-overflow-scrolling:touch;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    -ms-transform:translate(-100%,
    0);
    -webkit-transform:translate3d(-100%,
    0,
    0);
    -moz-transform:translate3d(-100%,
    0,
    0);
    -ms-transform:translate3d(-100%,
    0,
    0);
    -o-transform:translate3d(-100%,
    0,
    0);
    transform:translate3d(-100%,
    0,
    0);
    left:0
}
.left-off-canvas-menu * {
    -webkit-backface-visibility:hidden
}
.right-off-canvas-menu {
    -webkit-backface-visibility:hidden;
    width:250px;
    top:0;
    bottom:0;
    position:absolute;
    overflow-x:hidden;
    overflow-y:auto;
    background:#333333;
    z-index:1001;
    box-sizing:content-box;
    transition:transform 500ms ease 0s;
    -webkit-overflow-scrolling:touch;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    -ms-transform:translate(100%,
    0);
    -webkit-transform:translate3d(100%,
    0,
    0);
    -moz-transform:translate3d(100%,
    0,
    0);
    -ms-transform:translate3d(100%,
    0,
    0);
    -o-transform:translate3d(100%,
    0,
    0);
    transform:translate3d(100%,
    0,
    0);
    right:0
}
.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:5px 15px;
    color:#999999;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    background:#444444;
    border-top:1px solid #5e5e5e;
    border-bottom:none;
    margin:0
}
ul.off-canvas-list li a {
    display:block;
    padding:11px;
    color:rgba(255,
    255,
    255,
    0.7);
    border-bottom:1px solid #262626;
    transition:background 300ms ease
}
ul.off-canvas-list li a:hover {
    background:#242424
}
.move-right>.inner-wrap {
    -ms-transform:translate(250px,
    0);
    -webkit-transform:translate3d(250px,
    0,
    0);
    -moz-transform:translate3d(250px,
    0,
    0);
    -ms-transform:translate3d(250px,
    0,
    0);
    -o-transform:translate3d(250px,
    0,
    0);
    transform:translate3d(250px,
    0,
    0)
}
.move-right .exit-off-canvas {
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    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:rgba(0,
    0,
    0,
    0)
}
@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(-250px,
    0);
    -webkit-transform:translate3d(-250px,
    0,
    0);
    -moz-transform:translate3d(-250px,
    0,
    0);
    -ms-transform:translate3d(-250px,
    0,
    0);
    -o-transform:translate3d(-250px,
    0,
    0);
    transform:translate3d(-250px,
    0,
    0)
}
.move-left .exit-off-canvas {
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    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:rgba(0,
    0,
    0,
    0)
}
@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;
    -moz-transform:none;
    -o-transform:none;
    transform:none;
    z-index:1003
}
.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    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:rgba(0,
    0,
    0,
    0)
}
@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background:rgba(255,
        255,
        255,
        0.05)
    }
}
.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform:none;
    -webkit-transform:none;
    -moz-transform:none;
    -o-transform:none;
    transform:none;
    z-index:1003
}
.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    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:rgba(0,
    0,
    0,
    0)
}
@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background:rgba(255,
        255,
        255,
        0.05)
    }
}
.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform:none;
    -webkit-transform:none;
    -moz-transform:none;
    -o-transform:none;
    transform:none;
    z-index:1003
}
.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    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:rgba(0,
    0,
    0,
    0)
}
@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background:rgba(255,
        255,
        255,
        0.05)
    }
}
.no-csstransforms .left-off-canvas-menu {
    left:-250px
}
.no-csstransforms .right-off-canvas-menu {
    right:-250px
}
.no-csstransforms .move-left>.inner-wrap {
    right:250px
}
.no-csstransforms .move-right>.inner-wrap {
    left:250px
}
.left-submenu {
    -webkit-backface-visibility:hidden;
    width:250px;
    top:0;
    bottom:0;
    position:absolute;
    margin:0;
    overflow-x:hidden;
    overflow-y:auto;
    background:#333333;
    z-index:1002;
    box-sizing:content-box;
    -webkit-overflow-scrolling:touch;
    -ms-transform:translate(-100%,
    0);
    -webkit-transform:translate3d(-100%,
    0,
    0);
    -moz-transform:translate3d(-100%,
    0,
    0);
    -ms-transform:translate3d(-100%,
    0,
    0);
    -o-transform:translate3d(-100%,
    0,
    0);
    transform:translate3d(-100%,
    0,
    0);
    left:0;
    -webkit-transition:-webkit-transform 500ms ease;
    -moz-transition:-moz-transform 500ms ease;
    -ms-transition:-ms-transform 500ms ease;
    -o-transition:-o-transform 500ms ease;
    transition:transform 500ms ease
}
.left-submenu * {
    -webkit-backface-visibility:hidden
}
.left-submenu .back>a {
    padding:5px 15px;
    color:#999999;
    text-transform:uppercase;
    font-weight:bold;
    background:#444;
    border-top:1px solid #5e5e5e;
    border-bottom:none;
    margin:0
}
.left-submenu .back>a:hover {
    background:#303030;
    border-top:1px solid #5e5e5e;
    border-bottom:none
}
.left-submenu .back>a:before {
    content:"\AB";
    margin-right:8px;
    display:inline
}
.left-submenu.move-right,
.left-submenu.offcanvas-overlap-right,
.left-submenu.offcanvas-overlap {
    -ms-transform:translate(0%,
    0);
    -webkit-transform:translate3d(0%,
    0,
    0);
    -moz-transform:translate3d(0%,
    0,
    0);
    -ms-transform:translate3d(0%,
    0,
    0);
    -o-transform:translate3d(0%,
    0,
    0);
    transform:translate3d(0%,
    0,
    0)
}
.right-submenu {
    -webkit-backface-visibility:hidden;
    width:250px;
    top:0;
    bottom:0;
    position:absolute;
    margin:0;
    overflow-x:hidden;
    overflow-y:auto;
    background:#333333;
    z-index:1002;
    box-sizing:content-box;
    -webkit-overflow-scrolling:touch;
    -ms-transform:translate(100%,
    0);
    -webkit-transform:translate3d(100%,
    0,
    0);
    -moz-transform:translate3d(100%,
    0,
    0);
    -ms-transform:translate3d(100%,
    0,
    0);
    -o-transform:translate3d(100%,
    0,
    0);
    transform:translate3d(100%,
    0,
    0);
    right:0;
    -webkit-transition:-webkit-transform 500ms ease;
    -moz-transition:-moz-transform 500ms ease;
    -ms-transition:-ms-transform 500ms ease;
    -o-transition:-o-transform 500ms ease;
    transition:transform 500ms ease
}
.right-submenu * {
    -webkit-backface-visibility:hidden
}
.right-submenu .back>a {
    padding:5px 15px;
    color:#999999;
    text-transform:uppercase;
    font-weight:bold;
    background:#444;
    border-top:1px solid #5e5e5e;
    border-bottom:none;
    margin:0
}
.right-submenu .back>a:hover {
    background:#303030;
    border-top:1px solid #5e5e5e;
    border-bottom:none
}
.right-submenu .back>a:after {
    content:"\BB";
    margin-left:8px;
    display:inline
}
.right-submenu.move-left,
.right-submenu.offcanvas-overlap-left,
.right-submenu.offcanvas-overlap {
    -ms-transform:translate(0%,
    0);
    -webkit-transform:translate3d(0%,
    0,
    0);
    -moz-transform:translate3d(0%,
    0,
    0);
    -ms-transform:translate3d(0%,
    0,
    0);
    -o-transform:translate3d(0%,
    0,
    0);
    transform:translate3d(0%,
    0,
    0)
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content:"\BB";
    margin-left:8px;
    display:inline
}
.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content:"\AB";
    margin-right:8px;
    display:inline
}
@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 {
        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 {
        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 {
        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 {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}
@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 {
        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 {
        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 {
        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 {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}
@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 {
        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 {
        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 {
        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 {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
 }
@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 {
        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 {
        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 {
        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 {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}
@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 {
        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 {
        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 {
        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 {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}
.show-for-landscape,
.hide-for-portrait {
    display:inherit !important
}
.hide-for-landscape,
.show-for-portrait {
    display:none !important
}
table.hide-for-landscape,
table.show-for-portrait {
    display:table !important
}
thead.hide-for-landscape,
thead.show-for-portrait {
    display:table-header-group !important
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
    display:table-row-group !important
}
tr.hide-for-landscape,
tr.show-for-portrait {
    display:table-row !important
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display:table-cell !important
}
@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display:inherit !important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}
@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display:inherit !important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}
.show-for-touch {
    display:none !important
}
.hide-for-touch {
    display:inherit !important
}
.touch .show-for-touch {
    display:inherit !important
}
.touch .hide-for-touch {
    display:none !important
}
table.hide-for-touch {
    display:table !important
}
.touch table.show-for-touch {
    display:table !important
}
thead.hide-for-touch {
    display:table-header-group !important
}
.touch thead.show-for-touch {
    display:table-header-group !important
}
tbody.hide-for-touch {
    display:table-row-group !important
}
.touch tbody.show-for-touch {
    display:table-row-group !important
}
tr.hide-for-touch {
    display:table-row !important
}
.touch tr.show-for-touch {
    display:table-row !important
}
td.hide-for-touch {
    display:table-cell !important
}
.touch td.show-for-touch {
    display:table-cell !important
}
th.hide-for-touch {
    display:table-cell !important
}
.touch th.show-for-touch {
    display:table-cell !important
}
@media print {
    .show-for-print {
        display:block
    }
    .hide-for-print {
        display: none
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
}
figure {
    margin:0;
    padding:0
}
figcaption {
    margin-bottom:20px;
    margin-top:10px;
    color:#6f6f6f
}
.alignleft {
    float:left
}
.alignright {
    float:right
}
.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto
}
blockquote.alignleft,
img.alignleft {
    margin:7px 24px 7px 0
}
.wp-caption.alignleft {
    margin:7px 14px 7px 0
}
blockquote.alignright,
img.alignright {
    margin:7px 0 7px 24px
}
#wpadminbar {
    position:fixed !important
}

@media only screen and (min-width: 40.063em) {
    footer.row {
        margin-top:60px
    }
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;

	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

/* Small only */
@media only screen and (max-width: 40em) {
	.bx-wrapper .bx-viewport {overflow: visible!important;background: #eee;}
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0;
	background: #56565a url(../img/slider-arrows.png) no-repeat left top;
}

.bx-wrapper .bx-next {
	right: 0;
	background: #56565a url(../img/slider-arrows.png) no-repeat right top;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {
	background-color: #d9232e;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	outline: 0;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	z-index: 9999;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */
}

/* Small only */
@media only screen and (max-width: 40em) {
	.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 22%;
	}
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/**
 * Back To Top - CodyHouse
 * http://codyhouse.co/gem/back-to-top/
 */

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(186, 12, 47, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  color: #fff !important;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #d9272e ;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

/****************************************/
/*           Simple Swipebox            */
/****************************************/

figure.gallery-item {
	display: block;
	float: left;
	width: 32%;
	margin-right: 2%;
}

figure.gallery-item:nth-child(3n) {
	margin-right: 0;
}

.gallery {
	margin-top: 20px;
	text-align: center;
}

.gallery-item {
	display: inline-block;
	vertical-align: middle;
	margin-right: 2%;
}

.gallery-columns-2 .gallery-item {
	width: 49%;
}

.gallery-columns-3 .gallery-item {
	width: 32%;
}

.gallery-columns-4 .gallery-item {
	width: 23%;
}

.gallery-columns-5 .gallery-item {
	width: 18%;
}

.gallery-columns-6 .gallery-item {
	width: 15%;
}

.gallery-columns-2 .gallery-item:nth-child(2n), .gallery-columns-3 .gallery-item:nth-child(3n), .gallery-columns-4 .gallery-item:nth-child(4n), .gallery-columns-5 .gallery-item:nth-child(5n), .gallery-columns-6 .gallery-item:nth-child(6n) {
	margin-right: 0;
}

/*-------SIMPLE SWIPEBOX ENDS HERE -------*/

/****************************************/
/*            Gravity Forms             */
/****************************************/

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	margin: 0 !important;
	height: 22px;
	line-height: 22px !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield, .gform_wrapper .top_label li.gfield.gf_right_half+li.gfield, .gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer, .gform_wrapper .top_label li.gfield.gf_right_half+.gform_footer, .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper ul li.gfield, .gform_wrapper .gform_footer {
	clear: none !important;
}

.gform_wrapper img {
	border: none;
}
.gf_progressbar_wrapper h3.gf_progressbar_title {
	font-size: 16px !important;
	color: #d9272e;
}

.gform_wrapper ul, .gform_wrapper li {
	list-style: none;
	margin: 0;
}

.gfield_label, h2.gsection_title {
	font-size: 18px;
	color: #56565a;
	padding: 2px 0;
	font-weight: normal !important;
}

.gf_progressbar {
	height: 8px;
	background: #e7e7e7;
}

.gf_progressbar div {
	height: 8px;
}

.gf_progressbar span {
	display: none;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 35px !important;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 4px;
  width: 18px; height: 18px;
  border: 2px solid #d9232e;
  background: #fff;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 4px; left: 0;
  width: 18px;
  height: 18px;
  background: #d9232e;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}


/* Radio */

/* Base for label styling */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px !important;
  cursor: pointer;
}

/* radio aspect */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 3px;
  width: 18px; height: 18px;
  border: 2px solid #d9232e;
  background: #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
/* checked mark aspect */
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  top: 3px; left: 0;
  width: 18px;
  height: 18px;
  background: #d9232e;
  transition: all .2s;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* checked mark aspect changes */
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled radio */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="radio"]:disabled:checked + label:after {
  color: #999;
}
[type="radio"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="radio"]:checked:focus + label:before,
[type="radio"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}


.gform_page_footer {
	margin-top: 30px;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
   color: #ccc;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password], textarea {
	font-size: 16px !important;
	padding-left: 7px !important;
}

@media only screen and (max-width: 40.063em) {
	.gform_wrapper select.medium {
		width: 99.2% !important
	}
}

[type="radio"]:not(:checked) + label + input {
	display: none;
}

input[name*="other"] {
	margin-top: 10px;
	width: 50%;
}

img.add_list_item {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPjxnIGlkPSJpY29tb29uLWlnbm9yZSI+PC9nPjxwYXRoIGQ9Ik0yNTYgNTEyYy0xNDEuMzc1IDAtMjU2LTExNC42MDktMjU2LTI1NnMxMTQuNjI1LTI1NiAyNTYtMjU2YzE0MS4zOTEgMCAyNTYgMTE0LjYwOSAyNTYgMjU2cy0xMTQuNjA5IDI1Ni0yNTYgMjU2ek0yNTYgNjRjLTEwNi4wMzEgMC0xOTIgODUuOTY5LTE5MiAxOTJzODUuOTY5IDE5MiAxOTIgMTkyYzEwNi4wNDcgMCAxOTItODUuOTY5IDE5Mi0xOTJzLTg1Ljk1My0xOTItMTkyLTE5MnpNMjg4IDM4NGgtNjR2LTk2aC05NnYtNjRoOTZ2LTk2aDY0djk2aDk2djY0aC05NnY5NnoiPjwvcGF0aD48L3N2Zz4=);
}

img.delete_list_item {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPjxnIGlkPSJpY29tb29uLWlnbm9yZSI+PC9nPjxwYXRoIGQ9Ik0yNTYgMGMtMTQxLjM3NSAwLTI1NiAxMTQuNjI1LTI1NiAyNTYgMCAxNDEuMzkxIDExNC42MjUgMjU2IDI1NiAyNTYgMTQxLjM5MSAwIDI1Ni0xMTQuNjA5IDI1Ni0yNTYgMC0xNDEuMzc1LTExNC42MDktMjU2LTI1Ni0yNTZ6TTI1NiA0NDhjLTEwNi4wMzEgMC0xOTItODUuOTY5LTE5Mi0xOTJzODUuOTY5LTE5MiAxOTItMTkyYzEwNi4wNDcgMCAxOTIgODUuOTY5IDE5MiAxOTJzLTg1Ljk1MyAxOTItMTkyIDE5MnpNMTI4IDI4OGgyNTZ2LTY0aC0yNTZ2NjR6Ij48L3BhdGg+PC9zdmc+);
}

img.add_list_item,
img.delete_list_item {
	width: 1em;
	height: 1em;
	background-size: 1em 1em;
	opacity: 0.5;
}

img.add_list_item:hover,
img.add_list_item:active,
img.delete_list_item:hover,
img.delete_list_item:active {
	opacity: 1.0;
}

.gfield_list_cell input {
	margin: 0;
}

.ginput_list + .gfield_description {
	padding: 0 !important;
	margin-bottom: 16px !important;
}

/*-------GRAVITY FORMS ENDS HERE -------*/

/****************************************/
/*             Login                    */
/****************************************/
/* Login Container (default to float:right) */
#loginContainer {
    width: 100%;
    display: none;
    text-align: center;
    z-index:29;
    background: #d9272e;
    padding: 25px 0;
}

/* Login Button */
#loginButton, #logoutButton {
    display:inline-block;
    float:right;
    position:relative;
    z-index:30;
    cursor:pointer;
    vertical-align: top;
}

/* Login Button Text */
#loginButton span, #logoutButton {
    color:#445058;
    font-size:14px;
    font-weight:bold;
    text-shadow:1px 1px #fff;
    padding:7px 10px 9px 10px;
    display: inline-block;
}

/* add triangle/arrow to drop-down */
#loginButton span:after {
	content: "\25BC";
	font-size: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	height: 14px;
	width: 14px;
	display: block;
	float: right;
	text-align: center;
	line-height: 15px;
	margin-left: 7px;
	box-shadow: inset 1px 1px #fff;
}

/* Login Box */
#loginBox {
    width: 100%;
    display: none;
    text-align: center;
    z-index:29;
    padding: 25px 0;
    border-bottom: solid 1px #ccc;
}

/* If the Login Button has been clicked */
#loginButton.active {
    border-radius:3px 3px 0 0;
}

#loginButton.active span:after {
	content: "\25B2";
	line-height: 12px;
	padding-bottom: 3px;
	height: 11px;
	margin-top: -1px;
}

/* Login Form */
#loginContainer #loginform {
    width:248px;
    border-radius:3px 0 3px 3px;
    -moz-border-radius:3px 0 3px 3px;
    margin-top:-1px;
    background:#ccc;
    padding:6px;
}
/*-------LOGIN ENDS HERE -------*/



/****************************************/
/*             Search                   */
/****************************************/
/* Search Container (default to float:right) */
#searchContainer {
    position: absolute;
    top: 0;
    right: 87px;
    font-size:12px;
    margin-right: 15px;
}

/* Search Button */
#searchButton {
    display: inline-block;
    color: #717174;
    font-size: 34px;
    position:relative;
    z-index:30;
    cursor:pointer;
    vertical-align: top;
    padding-left: 1px;
}

.fa-search {
	vertical-align: top;
}

/* Search Box */
#searchBox {
    width: 100%;
    display: none;
    text-align: center;
    z-index:29;
    background: #fff;
    padding: 25px 0;
    border-bottom: solid 1px #ccc;
}

.search-container input {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 0;
}

.search-container input.s {
	background: none;
	width: 70%;
	color: #666;
	font-size: 16px;
	margin: 10px 0 11px 15px;
}

.search-container input.s::-webkit-input-placeholder {
   color: #ccc;
}

.search-container input.s:-moz-placeholder { /* Firefox 18- */
   color: #ccc;
}

.search-container input.s::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;
}

.search-container input.s:-ms-input-placeholder {
   color: #ccc;
}

.search-container {
	display: inline-block;
	width: 460px;
	max-width: 100%;
}

.search-container form {
	display: block;
	float: left;
	width: 400px;
	max-width: 100%;
	margin: 0;
	background-color: white;
	border: 2px solid #898989;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}

.search-container .searchsubmit {
	background: none;
	font-size: 30px !important;
	font-weight: normal;
	padding: 0 0 0 1px;
	margin: 12px 12px 0 0;
	color: #898989;
	float: right;
	font-family:'FontAwesome'
}

#searchButton i {
	vertical-align: top;
	margin: 2px 10px 0 0;
}

.close-button {
	background: #d9272e;
	color: #fff;
	display: block;
	float: left;
	font-size: 20px;
	cursor: pointer;
	width: 28px;
	height: 28px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	line-height: 25px;
	margin: 12px 0 0 25px;
	padding: 0 0 0 2px;
	-webkit-font-smoothing: antialiased;
}

.search-container input {
	display: block;
	float: left;
}

/* If the Login Button has been clicked */
#searchButton.active {
}

/* Search Form */
.search-container label {
	display: block;
	float: left;
	color: #fff;
}

@media only screen and (max-width: 767px) {
	.search-container {
		width: 100%;
		text-align: center;
	}
}
/*-------SEARCH ENDS HERE -------*/

/****************************************/
/*             Drum Classes             */
/****************************************/

.no-padding {
	padding: 0 !important;
}

.no-side-padding {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.no-border {
	border: none !important;
}

a.read-more, .no-wrap {
	white-space: nowrap;
}

.no-title h6.title {
	display: none;
}

.no-padding.widget > div {
	padding: 0 !important;
}

.widget.no-title {
	margin-top: 25px;
}

.clear {
	clear: left;
}

.transition {
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */
}

/* This is required to pass Theme Check */
.sticky, .wp-caption-text, .bypostauthor {}

.gallery-caption {
	text-align: center;
	font-size: 14px;
}

.top-bar-container.fixed + section.container {
	margin-top: 45px;
}

.entry-content > ul {
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 10px 15px;
}

.entry-content > ul > li, .content > ul > li, .content > ul > li > ul > li {
    list-style: none;
    background: url(../img/bullet.png) left 5px no-repeat;
    padding-left: 38px;
    margin-bottom: 2px;
    display: inline-block;
    width: 100%;
}

.content > ul > li > ul {
	margin-top: 5px;
}

/*
.entry-content > ul > li:before {
	font-family: 'FontAwesome';
	content: '\f0da';
	margin:0 10px 0 0;
	color: #ccc;
	font-size: 1.5em;
	position: absolute;
	left: 0;
	top: -8px;
}
*/
.live-edit-area {
	position: relative;
}
@media only screen and (max-width: 40.063em) {
	.hide-inline-small {
		display: none;
	}
}

a.social, a.social .fallback {
	display: inline-block;
	width: 38px;
	height: 38px;
	overflow: hidden;
}

a.social {
	margin: 0 5px;
}

.fallback {
	display: none;
}

.no-svg .fallback {
	display: inline-block;
}

.no-svg .facebook-fallback {
	background-image: url(../img/facebook.png);
}

a.facebook:hover path {
	fill: #365f9c;
}

.no-svg .twitter-fallback {
	background-image: url(../img/twitter.png);
}

a.twitter:hover path {
	fill: #2aa6dd;
}

a.google:hover path {
	fill: #dd4b39;
}

a.youtube:hover path, a.youtube:hover polygon {
	fill: #b31217;
}

.no-svg .linkedin-fallback {
	background-image: url(../img/linkedin.png);
}

.no-svg .instagram-fallback {
	background-image: url(../img/instagram.png);
}

a.linkedin:hover path {
	fill: #066c96;
}

a.instagram:hover path, a.instagram:hover ellipse {
	fill: #517fa4;
}

/*-------DRUM CLASSES ENDS HERE -------*/

.social-container {
	display: block;
	float: right;
}

footer .social-container {
	width: 100%;
}

.home-eng {
	background: #56565a;
}

section.license-steps > .row > .columns.home-eng:before {
    content: "";
    left: -100%;
    top: 0;
    position: absolute;
    width: 100%;
    height: 469px;
    background: #56565a;
}

section.license-steps > .row > .columns.home-surv:before {
    content: "";
    left: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    height: 469px;
    background: #a7a5a8;
}

.home-surv {
	/* Not enough contrast background: #8bb8ca; */
	background: #a7a5a8;
}

.home-eng, .home-surv {
	padding-top: 40px;
	padding-bottom: 40px;
}

.bxcontainer {
	margin-bottom: 45px;
}
/* Small only */
@media only screen and (max-width: 40em) {
	.bxcontainer { background: #eee;}
}

body.home section.container section.eng-surv {
	padding: 40px 0 35px 0;
	background: #d4d4d4;

}
section.container section.eng-surv {
	padding: 0;
/* 	color: white; */
}

body.home section.container section.eng-surv h2 {
	color: #d9232e;
}
body.home section.container section.eng-surv p {
	color: #000;
}

section.container section.eng-surv h2, section.container section.eng-surv p {
	color: #000;
}

body.licensure section.container section.eng-surv h2,
body.licensure section.container section.eng-surv p {
    color: white;
}
body.home section.container section.eng-surv h2 {
	border-bottom: solid 2px #000;
}

section.container section.eng-surv h2 {
	border-bottom: solid 2px white;
}


section.value h2 {
    color: #d9272e;
    width: 100%;
}

/* Small only */
@media only screen and (max-width: 40em) {
	section.value h2 {
    color: #d9272e;
    width: 100%;
}
}

/* Small only */
/*
@media only screen and (max-width: 40em) {
	section.container section.eng-surv {
	    background: #eee;
	    padding: 40px 0 35px 0;
	    color: #56565a;
	    padding-top: 290px;
	    margin-top: -290px;
	}
}
*/

section.container section.eng-surv .button.gray {
    border-color: #fff;
    color: #fff;
    background: #56565a;
}

section.container section.eng-surv .button.gray:hover {
	background: #707070;
}
.intro-image {
	border: solid 2px #fff;
	text-align: center;
}

.home-eng .intro-image {
	padding: 10%;
}

.home-surv .intro-image {
	padding-top: 8%;
}

.home-surv .intro-image img {
	width: 61%;
}

/*
.eng-surv h2, .eng-surv p, .eng-surv li {
	color: #fff;
	border-color: #fff;
}
*/

section.container section {
	padding: 60px 0 75px 0;
	display: block;
	float: left;
	width: 100%;
}

@media only screen and (max-width: 64.063em) {
	section.container section {
		padding: 40px 0;
	}
/*
	section.container section.eng-surv {
		padding: 0;
	}
*/
}

span.text-right {
	width: 100%;
	display: inline-block;
}

section.news-involved, section.gray {
	background: #eee;
}


footer .title img {
	width: 237px;
	max-width: 100%;
}

footer .search-container {
	max-width: 220px;
	margin-bottom: 20px;
}

footer .social-container {
	margin-bottom: 20px;
}

.footer-middle {
	padding-bottom: 20px;
}

@media only screen and (min-width: 64.063em) {
	.footer-middle {
		width: 42%;
		padding: 0 30px 30px 30px;
	}

	.footer-left, .footer-right {
		width: 29%;
	}
}

@media only screen and (max-width: 64.063em) {
	.footer-middle, .footer-left {
		width: 50%;
	}
	.footer-right {
		width: 100%;
	}
}

@media only screen and (max-width: 64.063em) {
	footer .search-container {
		margin: 20px auto;
	}
	footer .social-container {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 40.063em) {
	.footer-middle, .footer-left {
		width: 100%;
	}
}

h2.red {
	color: #d9272e;
}

.footer-row {
	display: block;
	float: left;
	width: 100%;
	padding: 20px 0;
	border-top: solid 2px #a7a5a8;
}

.footer-container {
	display: block;
	float: left;
	width: 100%;
	padding: 35px 0;
	background: #d4d4d4;
}

.footer-nav a {
	font-weight: normal;
	color: #56565a;
}

.featured-image {
	display: block;
	float: left;
	width: 100%;
	max-height: 350px;
	overflow: hidden;
}

@media only screen and (max-width: 64.063em) {
	.featured-image {
		margin-bottom: 0;
	}
}

.featured-image img {
	width: 100%;
}

.title-container {
	display: block;
	float: left;
	width: 100%;
	background: #56565a;
	padding-top: 10px;
	min-height: 19px;
}
p#breadcrumbs {
	margin-bottom: 0;
	text-transform: lowercase;
}
.graybar {
	display: block;
	float: left;
	width: 100%;
	background: #a7a5a8;
	height: 19px;
}
.graybar2 {
	display: block;
	float: left;
	width: 100%;
	background: #56565A;
	height: 19px;
}

/*
body.licensure .graybar {
	background: #fec524;
}
*/
.title-container h1 {
	color: #a7a5a8;
	font-size: 85px;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: .75;
}
.member-login .title-container h1 {
    color: #a7a5a8;
    font-size: 85px;
    text-transform: none;
    margin-bottom: 0;
    line-height: .75;
}
@media only screen and (max-width: 510px) {
	.title-container h1 {
		font-size: 45px;
	}
}

/*
body.licensure .title-container h1 {
	color: #fec524;
}
*/
.bread-container {
	display: block;
	float: left;
	width: 100%;
	padding: 20px 0;
}
.content-container {
	display: block;
	float: left;
	width: 100%;
	padding:20px 0 0 0;
}
.content-container.secure {
	padding-top: 0;
}

.page-template-default .container-wrapper .content-container:first-child {
	padding-top: 45px;
}

/*------- BULLETS -------*/
.columns ul:not(.pagination):not(.lcp_catlist):not(#states) > li:not(.r-tabs-tab):not(.gfield):not(.accordion-navigation), .resources-container li {
	list-style: none;
	background: url(../img/bullet.png) left 5px no-repeat;
	padding-left: 38px;
	margin-bottom: 2px;
	display: inline-block;
	width: 100%;
	font-size: 15px;
}
.content-container ul {
	margin-bottom: 20px;
}
.content-container:nth-child(even) {
	background: rgba(204, 204, 204, 0.3);
	padding: 20px 0 10px;
}
.content-container:nth-child(odd) + .content-container.white {
	padding-top: 0;
}
.content-container.gray {
	background: rgba(204, 204, 204, 0.3);
}
.content-container.white {
	background: none;
}
.contact-column h2 + h3 {
	margin-bottom: 25px;
	font-size: 18px;
}
.staff-wrapper {
	display: inline-block;
	width: 100%;
	white-space: nowrap;
}
.video {
	margin-bottom: 30px;
}
.video-container {
	display: block;
	float: left;
	width: 100%;
	background: url(../img/video-bg.jpg) center center no-repeat;
	background-size: cover;
	margin-bottom: 50px;
	padding: 34px 0 27px 0;
	text-align: center;
}

.video-container .video {
	display: inline-block;
	position: relative;
}

.video-block {
	cursor: pointer;
}

.video-block .play-button {
	background: url(../img/play-button.png) left top no-repeat;
	width: 69px;
	height: 48px;
	position: absolute;
	margin-top: -24px;
	margin-left: -34px;
	top: 50%;
	left: 50%;
}

.video h3 {
	color: #000;
}

.video-container .video iframe {
	display: inline-block;
}

.video-inner {
	position: relative;
	margin-bottom: 8px;
}

.step {
	display:table;
	width: 100%;
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 1.2;
}

.step-inner {
	display:table-cell;
	vertical-align:middle;
	/* padding-left: 58px; */
	color: #fff;
}

/* .step.pe1, .step.ps1 {
	background: url(../img/degree-icon.png) left center no-repeat;
	background-size: 37px 47px;
	min-height: 47px;
}

.step.pe2, .step.pe4, .step.ps2, .step.ps4 {
	background: url(../img/exam-icon.png) left center no-repeat;
	background-size: 39px 46px;
	min-height: 46px;
}

.step.pe3 {
	background: url(../img/eng-icon.png) left center no-repeat;
	background-size: 43px 43px;
	min-height: 43px;
}

.step.ps3 {
	background: url(../img/surveying-icon.png) left center no-repeat;
	background-size: 34px 53px;
	min-height: 53px;
} */

@media only screen and (min-width: 40.063em) {
	.license-steps > .row > .columns {
		padding-left: 30px;
		padding-right: 30px;
	}
}

#map {
	display: block;
	margin: 0 auto;
	width: 700px;
	height: 400px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 64.063em) {
	#map {
		width: 500px;
		height: 300px;
	}
}

@media only screen and (max-width: 775px) {
	#map {
		width: 400px;
		height: 250px;
	}
}

select.country-select {
	width: 225px;
	display: block;
	float: left;
}

.gray.columns {
	background: #d4d4d4;
}

.gray.columns h2 {
	color: #56565a;
	text-transform: uppercase;
}

.records-program {
	padding: 45px;
}

.records-program .button {
	max-width: 230px;
}

.gray.columns .button {
	border-color: #707070;
	color: #707070;
}

a.button.gray {
	border-color: #707070;
	color: #707070;
}

/*
.surv-learn a.button.gray {
	color: #000;
}
*/

a.button.gray:hover {
	background-color: #707070;
	color: #d4d4d4;
}

a.button.white {
    border-color: white;
    color: white;
    background-color: transparent ;
}
a.button.white:hover,a.button.white:focus {
    color: #707070;
    background-color: white;
}

/*
body.engineering h1.entry-title {
	color: #fff;
}
*/

.orange {
	color: #ab611e;
}
.blue {
	color #6a8b99;
}
/*
body.surveying h1.entry-title {
	color: #8bb8ca;
}
*/

body.surveying .records-program.blue, body.engineering .records-program.blue {
    background-color: rgba(0, 174, 239, 1);
    color: white;
    overflow: hidden;
    height: 652px;
    background-image: url(../img/records_icon.png);
    background-size: 180px 180px;
	background-position: right -60px top -50px;
	background-repeat: no-repeat;

}

body.engineering .records-program.blue {
	height: 700px
}

/* Small only */
@media only screen and (max-width: 40em) {
	body.surveying .records-program.blue, body.engineering .records-program.blue {
		background-image: none;
	}
}
/* Small only */
@media only screen and (max-width: 40em) {
	body.surveying .records-program.blue, body.engineering .records-program.blue {
		height: auto;
	}
}


body.surveying .records-program.blue h2, body.surveying .records-program.blue p, body.engineering .records-program.blue h2, body.engineering .records-program.blue p {
	color: white;
}
body.surveying .records-program.blue h2, body.engineering .records-program.blue h2 {
	border-bottom: 2px solid white;
	text-shadow: 2px 2px 6px rgba(0,0,0,.5);
	-webkit-text-shadow: 2px 2px 6px rgba(0,0,0,.5);
	-moz-text-shadow: 2px 2px 6px rgba(0,0,0,.5);
}

body.surveying .records-program.blue a.button.white, body.engineering .records-program.blue a.button.white {
	color: white;
	border: solid 2px white;
	background: transparent;
	max-width: 100%;
}
body.surveying .records-program.blue a.button.white:hover,body.surveying .records-program.blue a.button.white:focus, body.engineering .records-program.blue a.button.white:hover, body.engineering .records-program.blue a.button.white:focus {
	background-color: rgba(0, 141, 239, 1);
}
@media only screen and (min-width: 710px) {
	body.surveying h1.entry-title, body.engineering h1.entry-title {
		line-height: 64px;
		vertical-align: bottom;
		margin-top: -11px;
	}
}

/*
body.engineering .graybar {
	background: #e07e25;
}

body.surveying .graybar {
	background: #8bb8ca;
}
*/

body.engineering a.pdf, select.disciplines {
	display: none;
}

a.pdf {
	max-width: 300px;
	min-height: 65px;
}

select.exam, select.exam + a  {
	width: 90%;
}

h2.gray {
	color: #56565a;
}

h2.white {
	color: #fff;
	border-color: #fff;
}

.eng-learn {
	background: #56565a;
}
.res-new-ed {
	background: #ffd735;
}
section.res-new-ed {
	padding: 0!important;
	background-color: rgba(255, 215, 53, 1);
    overflow: hidden;
}
section.res-new-ed > .row {
	background-color: rgba(255, 215, 53, 1);
    background-image: url(../img/educators_icon.png);
    background-size: 180px 180px;
    background-position: right 0px top -40px;
    background-repeat: no-repeat;
    padding: 80px 0 25px 0;
}
/* Small only */
@media only screen and (max-width: 40em) {
	section.res-new-ed > .row {
		background-image: none;
	}
}
.surv-learn {
	background: #56565a;
}

/*
.eng-materials {
	background: #b27b48;
}
*/

/*
.surv-materials {
	background: #e07e25;
}
*/

@media only screen and (min-width: 40.063em) {
	.eng-learn, .surv-learn {
		padding-right: 45px;
	}
	.eng-materials, .surv-materials {
		padding-left: 45px;
	}
}

/*
section.eng-exam {

	padding: 0 !important;
}
*/

section.surv-exam, section.eng-exam {
	background-color: #e07e25;
    overflow: hidden;
	padding: 0 !important;
	color: white;
}

/* Small only */
@media only screen and (max-width: 40em) {
	section.surv-exam, section.eng-exam {
		background-image: none;
	}
}
section.surv-exam h2 {
	border-bottom: solid 2px white;
}
section.surv-exam h2, section.surv-exam p {
	color: white;
}
section.eng-exam > .row > .columns,  section.surv-exam > .row > .columns {
	padding-top: 80px;
	padding-bottom: 75px;
}

section.surv-exam > .row > .columns.surv-materials, section.eng-exam > .row > .columns.eng-materials {
	background-image: url(../img/exams_icon.png);
    background-size: 180px 180px;
    background-position: right 0px top -60px;
    background-repeat: no-repeat;

}

/* Small only */
@media only screen and (max-width: 40em) {
	section.surv-exam > .row > .columns.surv-materials, section.eng-exam > .row > .columns.eng-materials {
		background-image: none;
	}
}

section.surv-exam > .row > .columns:before {
	content: "";
    left: -240%;
    top: 0;
    position: absolute;
    width: 100%;
    height: 502px;
    background: #56565a;
}
section.eng-exam > .row > .columns:before {
    content: "";
    left: -240%;
    top: 0;
    position: absolute;
    width: 100%;
    height: 482px;
    background: #56565a;
}
section.surv-exam:after, section.eng-learn:after {
	content: "";
    position: absolute;
    width: 100%;
    background: #e07e25;
    bottom: 0;
    right: -100%;
    overflow: hidden;
    background-image: url(../img/exams_icon.png);
    background-size: 180px 180px;
    background-position: right 7px top -50px;
    background-repeat: no-repeat;
}
.surv-materials {
	padding-bottom: 40px !important;
}

a.pdf.white {
	border-color: #fff;
	text-align: left;
	color: #fff;
}

.eng-learn p, .eng-materials p {
	font-size: 15px;
	color: #fff;
}

#details {
	padding-bottom: 45px;
}

.block-link {
	display: inline-block;
	margin: 0 3%;
	max-width: 180px;
}

.block-link img {
	margin-bottom: 15px;
}

.block-link .button {
	clear: left;
	width: 100%;
	padding: 15px 10px;
}

.scoring p {
	font-size: 15px;
}

.resources-container {
	-webkit-columns: 2 150px;
	-moz-columns: 2 150px;
	columns: 2 150px;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
}

.resources-container li {
	display: inline-block;
	width: 100%;
	line-height: 1.2
}

.board-address {
	display: inline-block;
	width: 100%;
}

a.pdf {
	padding-left: 70px;
	background: url(../img/pdf-icon.png) 13px center no-repeat;
	background-size: 43px 51px;
	text-align: left;
}

.surv-ref .button {
	margin-right: 25px;
}

.entry-title img {
    margin-right: 20px;
    margin-bottom: -43px;
    margin-top: -42px;
}

.entry-title.surv img {
	width: 68px;
}
.entry-title.lic img {
    margin-top: -45px;
    margin-bottom: -90px;
    margin-right: -5px;
    max-width: 130px;
}

.entry-title.eng img {
	width: 163px;
}

@media only screen and (max-width: 710px) {
	.entry-title img {
		display: none;
	}
}

.no-padding-small {
	padding: 0 !important;
}

.inner-wrap > section.container {
	display: block;
	float: left;
	width: 100%;
}

.video-columns:nth-child(odd) {
	clear: left;
}

header time {
	margin-bottom: 12px;
}

#searchsubmit {
	margin-left: 5px;
}

.content {
	padding-top: 30px;
}

a.sr-only, span.sr-only, label.sr-only, label.screen-reader-text {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #000;
}

#pe-discipline, #fe-discipline, .cb-content, .pb-content {
	display: none;
}

#details label {
	font-weight: bold;
	font-size: 18px;
}

#details {
	padding-bottom: 25px;
}

#details select {
	float: left;
	clear: left;
	max-width: 400px;
}

.requirements-container, .requ-content {
	float: left;
	width: 100%;
}

.edit-link-container {
	display: block;
	float: left;
	width: 100%;
}

/*
**	BX Slider slide-overlay
----------------------------*/
 .slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 6%;
    color: #fff;
}
/* Small only */
@media only screen and (max-width: 40em) {
	.slider-overlay {
    	position: relative;
	}
}
.slider-overlay .quote-container {
	display: block;
	width: 100%;
	float: left;
}
/* // XXLarge screens */
@media only screen and (min-width: 1921px) {
	.slider-overlay .quote-container {
	    display: block;
	    width: 50%;
	    float: left;
	}
}
.quote-container.licensurer {
	background-color: #d9232e;
}
.quote-container.records {
	background-color: #00aeef;
}
.quote-container.exams {
	background-color: #e07e25;
}
.quote-container.education {
	background-color: #fec524;
}
.slider-overlay .quote-container .quote-header {
    display: block;
    width: 100%;
    float: left;
    background: #56565a;
    border-bottom: solid 3px white;
    height: 53px;
}
.slider-overlay .quote-container .quote-header h2 {
    color: white;
    font-weight: 100;
    margin-bottom: 0;
    margin-bottom: -8px;
    padding: 0 0 0 130px;
    text-transform: uppercase;
    margin-top: -44px!important;
    font-size: 45px
}

.slider-overlay .quote-container .quote-header img {
    width: 80px;
    display: inline-block;
}
.quote-container.licensurer img, .quote-container.records img, .quote-container.exams img {
    margin: 2px 0 0 40px!important;
}
.quote-container.records h2, .quote-container.licensurer h2, .quote-container.exams h2, .quote-container.education h2  {
    margin: -28px 0 0 10px!important;
}

@media only screen and (max-width: 64em) {
	.quote-container.records h2, .quote-container.licensurer h2, .quote-container.exams h2, .quote-container.education h2  {
    	margin: -27px 0 0 10px!important;
	}
}
.quote-container.exams img {
	margin: -13px 0 0 40px!important;
}
.quote-container.education img {
    margin: 6px 0 0 40px!important;
}
.slider-overlay .quote-container .quote-content {
	display: block;
    width: 100%;
    float: left;
    color: #56565a;
    padding: 20px 18px 0 20px;
    font-weight: 300;
}
.slider-overlay .quote-container .quote-content p.quote {
	font-size: 22px;
	line-height: 24px;
}
.exams p.quote, .exams p.author, .records p.quote, .records p.author  {
	color: white;
}
.licensurer p.quote, .licensurer p.author  {
	color: white;
}
.slider-overlay .quote-container .quote-content p.author {
	display: block;
	width: 100%;
	float: left;
}

.slider-overlay .quote-container .quote-content p.quote:first-line {
	padding-left: 15px;
}
/*.slider-overlay .quote-container .quote-content p.quote:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
/*    color: #56565a;
    font-size: 10px;
    position: absolute;
    top: 75px;
	left: 33px;
} 
.slider-overlay .quote-container .quote-content p.quote:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
  /*  color: #56565a;
    font-size: 10px;
    position: absolute;
    display:inline-block;
    margin-top: -10px;
    padding-left: 0px;
} 
.licensurer p.quote:before, .exams p.quote:before, .records p.quote:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
  /*  color: white!important;
    font-size: 10px;
    position: absolute;
    top: 65px;
	left: 40px;
} 

.licensurer p.quote:after, .exams p.quote:after, .records p.quote:after  {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
  /*  color: white!important;
    font-size: 10px;
    position: absolute;
    display:inline-block;
    margin-top: -10px;
    padding-left: 0px;
} */

/* Large Only */
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
	.slider-overlay {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 70%;
	    color: #fff;
	    margin-left: 20%;
	    margin-top: 2%;
	    max-width: 70%;
	}

}
/* XLarge Up */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
	.slider-overlay {
	    position: absolute;
	    top: 0;
	    left: 0;
	    padding: 25px 0 15px 0;
	    margin-top: 6%;
	    margin-left: 24%;
	    width: 64%;
	    max-width: 61rem;
	    color: #fff;
	}
}
.slider-overlay h1,
.slider-overlay h2,
.slider-overlay h3,
.slider-overlay h4,
.slider-overlay h5,
.slider-overlay h6{
    color: #465c65;
    font-weight: 600;
    border-bottom: solid 0px #56565a;
    margin-bottom: 20px;
}

.slider-overlay h1,
.slider-overlay h2,
.slider-overlay h3,
.slider-overlay h4,
.slider-overlay h5,
.slider-overlay h6, {
  line-height: 1.8em;
  display: inline;
}

.slider-overlay p {
  color: #465c65;
  line-height: 1.8em;
  display: inline;
}

.slider-overlay p span {
	  padding: 0.2em;
	  box-shadow: 0.2em 0 0 rgba(255,255,255,0.7), -0.2em 0 0 rgba(255,255,255,0.7);
	  background-color: #fff;
	  background-color: rgba(255,255,255,0.7);
}
.slider-overlay h1 span,
.slider-overlay h2 span,
.slider-overlay h3 span,
.slider-overlay h4 span,
.slider-overlay h5 span,
.slider-overlay h6 span {
	  padding: 0.2em;
	  box-shadow: 0.2em 0 0 rgba(255,255,255,0.7), -0.2em 0 0 rgba(255,255,255,0.7);
	  background-color: #fff;
	  background-color: rgba(255,255,255,0.7);
}

/* Medium Only */
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
	 .slider-overlay {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 70%;
	    margin-top: 3%;
	    margin-left: 20%;
	    color: #fff;
	    max-width: 70%;
	}
	.slider-overlay h1,
	.slider-overlay h2,
	.slider-overlay h3,
	.slider-overlay h4,
	.slider-overlay h5,
	.slider-overlay h6{
	    color: #465c65;
	    font-weight: 600;
	    border-bottom: solid 0px #56565a;
	    margin-bottom: 5px;

	}

	.slider-overlay h1 {
		font-size: 25px
	}
	.slider-overlay h3 {
		font-size: 18px
	}
	.slider-overlay h1,
	.slider-overlay h2,
	.slider-overlay h3,
	.slider-overlay h4,
	.slider-overlay h5,
	.slider-overlay h6, {
	  line-height: 1em;
	  display: inline;
	}

	.slider-overlay p {
	  color: #465c65;
	  line-height: .em;
	  display: inline;
	  font-size: 13px;
	}

	.slider-overlay p span {
		  padding: 4px;
		  box-shadow: 0.2em 0 0 rgba(255,255,255,0.7), -0.2em 0 0 rgba(255,255,255,0.7);
		  background-color: #fff;
		  background-color: rgba(255,255,255,0.7);
	}
	.slider-overlay h1 span,
	.slider-overlay h2 span,
	.slider-overlay h3 span,
	.slider-overlay h4 span,
	.slider-overlay h5 span,
	.slider-overlay h6 span {
		  padding: 0.1em;
		  box-shadow: 0.2em 0 0 rgba(255,255,255,0.7), -0.2em 0 0 rgba(255,255,255,0.7);
		  background-color: #fff;
		  background-color: rgba(255,255,255,0.7);
	}
}
/* Small only */
@media only screen and (max-width: 40em) {

	.slider-overlay h1,
	.slider-overlay h2,
	.slider-overlay h3,
	.slider-overlay h4,
	.slider-overlay h5,
	.slider-overlay h6{
	    color: #465c65;
	    font-weight: 600;
	    border-bottom: solid 0px #56565a;
	    margin-bottom: 5px;

	}

	.slider-overlay h1 {
		font-size: 20px
	}
	.slider-overlay h3 {
		font-size: 16px
	}
	.slider-overlay h1,
	.slider-overlay h2,
	.slider-overlay h3,
	.slider-overlay h4,
	.slider-overlay h5,
	.slider-overlay h6, {
	  line-height: 1em;
	  display: inline;
	}

	.slider-overlay p {
	  color: #465c65;
	  line-height: 1em;
	  display: inline;
	  font-size: 11px;
	}

	.slider-overlay p span {
		  padding: 4px;
		  box-shadow: 0.2em 0 0 rgba(255,255,255,0.7), -0.2em 0 0 rgba(255,255,255,0.7);
		  background-color: #fff;
		  background-color: rgba(255,255,255,0.7);
	}
	.slider-overlay h1 span,
	.slider-overlay h2 span,
	.slider-overlay h3 span,
	.slider-overlay h4 span,
	.slider-overlay h5 span,
	.slider-overlay h6 span {
		  padding: 0.08em;
		  box-shadow: 0.2em 0 0 rgba(255,255,255,0.7), -0.2em 0 0 rgba(255,255,255,0.7);
		  background-color: #fff;
		  background-color: rgba(255,255,255,0.7);
	}
}

/*------- DRUM CLASSES ENDS HERE -------*/

/****************************************/
/*             DRUM CLASSES             */
/****************************************/

.portal-box {
    border: solid 2px #a7a5a8;
    display: block;
    width: 100%;
    float: left;
    padding: 20px;
    margin-bottom: 25px;
}
.portal-box h2 {
    color: #d9272e;
    border-bottom: solid 2px #a7a5a8;
    padding-bottom: 5px;

}
.portal-box h3 {
 	font-size: 28px;
}
.portal-box h4 {
	text-transform: uppercase;
}

.member-login .title-container h1.custom:before {
	 content: "my";
	 color: #fff;
}
.myncees-portal .portal-box .content-container {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
}
.myncees-portal .portal-box .content-container:nth-child(even) {
    background: transparent;
}

.single .entry-content {
    display: block;
    float: left;
    width: 100%;
}

header.page {
	display: block;
	float: left;
	width: 100%;
}
.page-template-default header.page {
	display: block;
	float: left;
	width: 100%;
}
.container-wrapper, .entry-content {
	display: block;
	float: left;
	width: 100%;
}
time.updated {
    margin-bottom: 30px;
    display: block;
    display: block;
    width: 100%;
    float: left;
    font-size: 15px;
}

body.single time.updated.line {
	border-bottom: solid 2px #56565A;
	display: block;
    width: 100%;
    float: left;
}
body.single article.hentry {
    display: block;
    float: left;
    width: 100%;
}
body.blog h2 a {
	font-size: 32px;
}

.borders {
  position: relative;
  border-bottom: 10px solid #f00;
  padding-bottom:7px
}

.borders {
  position: relative;
  border-bottom: 5px solid #a7a5a8!important;
  padding-bottom:4px!important;
}

.borders:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: -1px;
  border-bottom: 5px solid #56565a!important;
}

aside#sidebar, .blog-content {
    margin-top: 45px;
}

.archive aside#sidebar {
    margin-top: 65px;
}

img.new-image {
    display: inline-block;
    float: right;
    margin-left: 20px;
}

/* Deal callout */

.deal-bar {
    display: none;
    float: left;
    width: 100%;
    background: #d9272e;
    padding: 15px 0 20px;
}

.deal-bar.red {
	background-color: #d9232e;
}

.deal-bar.gray {
	background-color: #56565a;
}
.deal-bar.orange, .deal-bar.gray a.button  {
	background-color: #e07e25;
}
.deal-bar.gray a.button:hover {
	background-color: #BD6B21;
}
.deal-bar a.button {
	border: solid 2px white;
	display: inline-block;
	margin: 7px 0px 0 50px;
	color: white;
	background: #56565a;

}
.deal-bar a.button:hover {
	border: solid 2px white;
	display: inline-block;
	margin: 7px 0px 15px 50px;
	color: white;
	background: #22272B;

}
.deal-bar p strong {
    font-size: 28px;
    color: white
}
.deal-bar p span {
    vertical-align: top;
    display: inline-block;
    margin-top: 17px;
    color: white;
    font-size: 22px;
}
.deal-close, .quote-close {
    display: block;
    position: absolute;
    right: 0;
    top: 8%;
    line-height: 34px;
    color: #fff;
    font-size: 78px;
    color: rgb(255, 255, 255);
    cursor: pointer;
}

/* Small only */
@media only screen and (max-width: 40em) {
	.deal-bar {
		text-align: center;
		padding-bottom: 8px;
	}
	.deal-bar a.button, .deal-bar a.button:hover {
		width: 100%;
		margin: 7px 0px 0px 0px;
	}
	.deal-bar p span {
		font-size: 16px
	}

	.deal-close {
		display: block;
	    position: absolute;
	    right: 10px;
	    top: -15%;
		font-size: 40px;
	}
}

.map area:hover {
	background: #ccc;
}

.guam-container {
	display: block;
	float: left;
	width: 18%;
	position: relative;
}

.usa-container {
	margin-top: 5%;
	display: block;
	float: left;
	width: 82%;
	position: relative;
	margin-bottom: 25px;
}

@media only screen and (max-width: 40.063em) {
	.guam-container, .usa-container {
		display: none;
	}
}

#secure {
	display: none;
}


.accordion-navigation .fa-minus {
	display: none;
}

.accordion-navigation.active .fa-minus {
	display: inline-block;
}

.accordion-navigation.active .fa-plus {
	display: none;
}

.accordion-navigation .fa {
	color: #d9272e;
	float: right;
}

#gform_wrapper_10 {
	margin: 0;
}
.entry-content > .row + .container-wrapper > .content-container:first-child {
	padding-top: 0;
}

.content-container li {
	margin-bottom: 7px;
}

li.accordion-navigation > a {
	font-weight: bold;
}

/* line 9, C:/wamp/www/jquery-listnav/scss/listnav.scss */.listNav,.ln-letters{overflow:hidden}/* line 13, C:/wamp/www/jquery-listnav/scss/listnav.scss */.listNavHide{display:none}/* line 17, C:/wamp/www/jquery-listnav/scss/listnav.scss */.listNavShow{display:list-item}/* line 21, C:/wamp/www/jquery-listnav/scss/listnav.scss */.letterCountShow{display:block}/* line 26, C:/wamp/www/jquery-listnav/scss/listnav.scss */.ln-letters a{font-size:0.9em;display:block;float:left;padding:2px 6px;border:1px solid silver;border-right:none;text-decoration:none}/* line 36, C:/wamp/www/jquery-listnav/scss/listnav.scss */.ln-letters .ln-last{border-right:1px solid silver}/* line 41, C:/wamp/www/jquery-listnav/scss/listnav.scss */.ln-letters a:hover,.ln-letters .ln-selected{background-color:#eaeaea}/* line 45, C:/wamp/www/jquery-listnav/scss/listnav.scss */.ln-letters .ln-disabled{color:#ccc}/* line 51, C:/wamp/www/jquery-listnav/scss/listnav.scss */.ln-letter-count{position:absolute;top:0;left:0;width:20px;text-align:center;font-size:0.8em;line-height:1.35;color:#336699}

ul#states li {
	list-style: none;
}

ul#states li > h2, ul#states li > h3 {
	display: block;
	float: left;
	width: 100%;	
}

#states-nav {
	margin: 20px 0;
}

.board-content {
	padding-bottom: 40px;
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 945px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}

.r-tabs-panel {
	border: solid 1px #56565a;
	margin-top: -1px;
	position: relative;
	z-index: 1;
}

.r-tabs-tab {
	padding: 3px 7px;
}

.r-tabs-tab > a {
	color: #231f20;
}

.r-tabs-tab.r-tabs-state-active, .r-tabs-accordion-title a {	
	border-left: solid 1px #56565a;
	border-top: solid 1px #56565a;
	border-right: solid 1px #56565a;
	border-bottom: solid 1px #f0f0f0;
	position: relative;
	z-index: 999;
}

.r-tabs-accordion-title.r-tabs-state-active a {
	border-bottom: solid 1px #56565a;
}

.r-tabs-accordion-title:nth-last-child(2) a {
	border-bottom: solid 1px #56565a;	
}

.r-tabs-accordion-title a {
	width: 100%;
	padding: 3px 7px;
	display: inline-block;	
}

iframe {
	max-width: 100%;
}

.search-results {
	padding-top: 30px;
}

article {
	float: left;
	width: 100%;
}

.pad-top {
	padding-top: 45px;
}

.resources-container + .button {
	margin-top: 20px;
}

p + select.country-select {
	margin-top: -10px;
}

#tabs-container {
	margin-bottom: 20px;
}

.requirements-container {
	padding-top: 15px;
}

#post-nav {
	margin-bottom: 25px;
}

/* list category posts formatting */
.lcp_catlist li{
	list-style: none;
}

.site-container {
	display: block;
	float: left;
	width: 100%;
}

.price-container {
	display: block;
	float: left;
	width: 100%;
	border-bottom: solid 1px #ccc;
}

.exam-locations {
	padding-bottom: 20px;
}

.site-container {
	margin-bottom: 20px;
}

.site-container p {
	margin-bottom: 0;
}

.three-columns {
	-webkit-columns: 3 150px;
	-moz-columns: 3 150px;
	columns: 3 150px;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
}

.site-fees {
	display: block;
	float: left;
	width: 100%;
}