/*! Spectre.css v0.5.8 | MIT License | github.com/picturepan2/spectre */
@import url(https://fonts.cdnfonts.com/css/helvetica-neue-lt-std-55);

html {
    font-family: Helvetica Neue LT std;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

address {
    font-style: normal
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: "Helvetica Neue LT STD", "Segoe UI Mono", "Roboto Mono", Menlo, Courier, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

small {
    font-size: 80%;
    font-weight: 400
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item;
    outline: 0
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

*,
::after,
::before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.5;
    -webkit-tap-highlight-color: transparent
}

body {
    background: #fff;
    color: #3b4351;
    font-family: "Helvetica Neue LT STD", sans-serif;
    font-size: .8rem;
    overflow-x: hidden;
    text-rendering: optimizeLegibility
}

a {
    color: #00aff0;
    outline: 0;
    text-decoration: none
}

a.active,
a:active,
a:focus,
a:hover {
    color: #c80f1f;
    text-decoration: underline
}

a:visited {
    color: #f24b5a
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: .5em;
    margin-top: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 500
}

.h1,
h1 {
    font-size: 2rem
}

.h2,
h2 {
    font-size: 25px
}

.h3,
h3 {
    font-size: 1.4rem
}

.h4,
h4 {
    font-size: 1.2rem
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    font-size: .8rem
}

p {
    margin: 0 0 1.2rem
}

a,
ins,
u {
    text-decoration-skip: ink edges
}

abbr[title] {
    border-bottom: .05rem dotted;
    cursor: help;
    text-decoration: none
}

kbd {
    border-radius: .1rem;
    line-height: 1.25;
    padding: .1rem .2rem;
    background: #303742;
    color: #fff;
    font-size: .7rem
}

mark {
    background: #ffe9b3;
    color: #3b4351;
    border-bottom: .05rem solid #ffd367;
    border-radius: .1rem;
    padding: .05rem .1rem 0
}

blockquote {
    border-left: .1rem solid #dadee4;
    margin-left: 0;
    padding: .4rem .8rem
}

blockquote p:last-child {
    margin-bottom: 0
}

ol,
ul {
    margin: .8rem 0 .8rem .8rem;
    padding: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: .8rem 0 .8rem .8rem
}

ol li,
ul li {
    margin-top: .4rem
}

ul {
    list-style: disc inside
}

ul ul {
    list-style-type: circle
}

ol {
    list-style: decimal inside
}

ol ol {
    list-style-type: lower-alpha
}

dl dt {
    font-weight: 700
}

dl dd {
    margin: .4rem 0 .8rem 0
}

.table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    text-align: left
}

.table.table-striped tbody tr:nth-of-type(odd) {
    background: #f7f8f9
}

.table tbody tr.active,
.table.table-striped tbody tr.active {
    background: #eef0f3
}

.table.table-hover tbody tr:hover {
    background: #eef0f3
}

.table.table-scroll {
    display: block;
    overflow-x: auto;
    padding-bottom: .75rem;
    white-space: nowrap
}

.table td,
.table th {
    border-bottom: .05rem solid #dadee4;
    padding: .6rem .4rem
}

.table th {
    border-bottom-width: .1rem
}

.btn {
    appearance: none;
    background: #fff;
    border: .05rem solid #ee1c2e;
    border-radius: .1rem;
    color: #ee1c2e;
    cursor: pointer;
    display: inline-block;
    font-size: .8rem;
    height: 1.8rem;
    line-height: 1.2rem;
    outline: 0;
    padding: .25rem .4rem;
    text-align: center;
    text-decoration: none;
    transition: background .2s, border .2s, box-shadow .2s, color .2s;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

.btn:focus {
    box-shadow: 0 0 0 .1rem rgba(238, 28, 46, .2)
}

.btn:focus,
.btn:hover {
    background: #fbced2;
    border-color: #e91124;
    text-decoration: none
}

.btn.active,
.btn:active {
    background: #e91124;
    border-color: #d21020;
    color: #fff;
    text-decoration: none
}

.btn.active.loading::after,
.btn:active.loading::after {
    border-bottom-color: #fff;
    border-left-color: #fff
}

.btn.disabled,
.btn:disabled,
.btn[disabled] {
    cursor: default;
    opacity: .5;
    pointer-events: none
}

.btn.btn-primary {
    background: #00aff0;
    border-color: #00148c;
    color: #fff
}

.btn.btn-primary:focus,
.btn.btn-primary:hover {
    color: #fff;
    cursor: pointer
}

.btn.btn-primary.active,
.btn.btn-primary:active {
    background: #d61021;
    border-color: #c80f1f;
    color: #fff
}

.btn.btn-primary.loading::after {
    border-bottom-color: #fff;
    border-left-color: #fff
}

.btn.btn-success {
    background: #32b643;
    border-color: #2faa3f;
    color: #fff
}

.btn.btn-success:focus {
    box-shadow: 0 0 0 .1rem rgba(50, 182, 67, .2)
}

.btn.btn-success:focus,
.btn.btn-success:hover {
    background: #30ae40;
    border-color: #2da23c;
    color: #fff
}

.btn.btn-success.active,
.btn.btn-success:active {
    background: #2a9a39;
    border-color: #278e34;
    color: #fff
}

.btn.btn-success.loading::after {
    border-bottom-color: #fff;
    border-left-color: #fff
}

.btn.btn-error {
    background: #e85600;
    border-color: #d95000;
    color: #fff
}

.btn.btn-error:focus {
    box-shadow: 0 0 0 .1rem rgba(232, 86, 0, .2)
}

.btn.btn-error:focus,
.btn.btn-error:hover {
    background: #de5200;
    border-color: #cf4d00;
    color: #fff
}

.btn.btn-error.active,
.btn.btn-error:active {
    background: #c44900;
    border-color: #b54300;
    color: #fff
}

.btn.btn-error.loading::after {
    border-bottom-color: #fff;
    border-left-color: #fff
}

.btn.btn-link {
    background: 0 0;
    border-color: transparent;
    color: #ee1c2e
}

.btn.btn-link.active,
.btn.btn-link:active,
.btn.btn-link:focus,
.btn.btn-link:hover {
    color: #c80f1f
}

.btn.btn-sm {
    font-size: .7rem;
    height: 1.4rem;
    padding: .05rem .3rem
}

.btn.btn-lg {
    font-size: .9rem;
    height: 2rem;
    padding: .35rem .6rem
}

.btn.btn-block {
    display: block;
    width: 100%
}

.btn.btn-action {
    width: 1.8rem;
    padding-left: 0;
    padding-right: 0
}

.btn.btn-action.btn-sm {
    width: 1.4rem
}

.btn.btn-action.btn-lg {
    width: 2rem
}

.btn.btn-clear {
    background: 0 0;
    border: 0;
    color: currentColor;
    height: 1rem;
    line-height: .8rem;
    margin-left: .2rem;
    margin-right: -2px;
    opacity: 1;
    padding: .1rem;
    text-decoration: none;
    width: 1rem
}

.btn.btn-clear:focus,
.btn.btn-clear:hover {
    background: rgba(247, 248, 249, .5);
    opacity: .95
}

.btn.btn-clear::before {
    content: "\2715"
}

.btn-group {
    display: inline-flex;
    flex-wrap: wrap
}

.btn-group .btn {
    flex: 1 0 auto
}

.btn-group .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
    margin-left: -.05rem
}

.btn-group .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -.05rem
}

.btn-group .btn.active,
.btn-group .btn:active,
.btn-group .btn:focus,
.btn-group .btn:hover {
    z-index: 1
}

.btn-group.btn-group-block {
    display: flex
}

.btn-group.btn-group-block .btn {
    flex: 1 0 0
}

.form-group:not(:last-child) {
    margin-bottom: .4rem
}

fieldset {
    margin-bottom: .8rem
}

legend {
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: .8rem
}

.form-label {
    display: block;
    line-height: 1.2rem;
    padding: .3rem 0
}

.form-label.label-sm {
    font-size: .7rem;
    padding: .1rem 0
}

.form-label.label-lg {
    font-size: .9rem;
    padding: .4rem 0
}

.form-input {
    appearance: none;
    background: #fff;
    background-image: none;
    border: .05rem solid #bcc3ce;
    border-radius: .1rem;
    color: #3b4351;
    display: block;
    font-size: .8rem;
    height: 1.8rem;
    line-height: 1.2rem;
    max-width: 100%;
    outline: 0;
    padding: .25rem .4rem;
    position: relative;
    transition: background .2s, border .2s, box-shadow .2s, color .2s;
    width: 100%
}

#contact-method,
#town-select {
    background: #fff;
    background-image: none;
    border: .05rem solid #bcc3ce;
    border-radius: .1rem;
    color: #3b4351;
    display: block;
    font-size: .8rem;
    height: 1.8rem;
    line-height: 1.2rem;
    max-width: 100%;
    outline: 0;
    padding: .25rem .4rem;
    position: relative;
    transition: background .2s, border .2s, box-shadow .2s, color .2s;
    width: 100%
}

#language {
    background: #fff;
    background-image: none;
    border: .05rem solid #bcc3ce;
    border-radius: .1rem;
    color: #3b4351;
    display: block;
    font-size: .8rem;
    height: 1.8rem;
    line-height: 1.2rem;
    max-width: 100%;
    outline: 0;
    padding: .25rem .4rem;
    position: relative;
    transition: background .2s, border .2s, box-shadow .2s, color .2s;
    width: 50%;
    display: inline-block
}

.form-language-input {
    background: #fff;
    background-image: none;
    border: .05rem solid #bcc3ce;
    border-radius: .1rem;
    color: #3b4351;
    display: block;
    font-size: .8rem;
    height: 1.8rem;
    line-height: 1.2rem;
    max-width: 100%;
    outline: 0;
    padding: .25rem .4rem;
    position: relative;
    transition: background .2s, border .2s, box-shadow .2s, color .2s;
    width: 49%;
    display: inline-block
}

#contact-method option:first {
    color: #bcc3ce
}

#language option:first {
    color: #bcc3ce
}

.form-input:focus {
    box-shadow: 0 0 0 .1rem rgba(238, 28, 46, .2);
    border-color: #ee1c2e
}

.form-input::placeholder {
    color: #bcc3ce
}

.form-input.input-sm {
    font-size: .7rem;
    height: 1.4rem;
    padding: .05rem .3rem
}

.form-input.input-lg {
    font-size: .9rem;
    height: 2rem;
    padding: .35rem .6rem
}

.form-input.input-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.form-input[type=file] {
    height: auto
}

textarea.form-input,
textarea.form-input.input-lg,
textarea.form-input.input-sm {
    height: auto
}

.form-input-hint {
    color: #bcc3ce;
    font-size: .7rem;
    margin-top: .2rem
}

.has-success .form-input-hint,
.is-success+.form-input-hint {
    color: #32b643
}

.has-error .form-input-hint,
.is-error+.form-input-hint {
    color: #e85600
}

.form-select {
    appearance: none;
    border: .05rem solid #bcc3ce;
    border-radius: .1rem;
    color: inherit;
    font-size: .8rem;
    height: 1.8rem;
    line-height: 1.2rem;
    outline: 0;
    padding: .25rem .4rem;
    vertical-align: middle;
    width: 100%;
    background: #fff
}

.form-select:focus {
    box-shadow: 0 0 0 .1rem rgba(238, 28, 46, .2);
    border-color: #ee1c2e
}

.form-select::-ms-expand {
    display: none
}

.form-select.select-sm {
    font-size: .7rem;
    height: 1.4rem;
    padding: .05rem 1.1rem .05rem .3rem
}

.form-select.select-lg {
    font-size: .9rem;
    height: 2rem;
    padding: .35rem 1.4rem .35rem .6rem
}

.form-select[multiple],
.form-select[size] {
    height: auto;
    padding: .25rem .4rem
}

.form-select[multiple] option,
.form-select[size] option {
    padding: .1rem .2rem
}

.form-select:not([multiple]):not([size]) {
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right .35rem center/.4rem .5rem;
    padding-right: 1.2rem
}

.has-icon-left,
.has-icon-right {
    position: relative
}

.has-icon-left .form-icon,
.has-icon-right .form-icon {
    height: .8rem;
    margin: 0 .25rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: .8rem;
    z-index: 2
}

.has-icon-left .form-icon {
    left: .05rem
}

.has-icon-left .form-input {
    padding-left: 1.3rem
}

.has-icon-right .form-icon {
    right: .05rem
}

.has-icon-right .form-input {
    padding-right: 1.3rem
}

.form-checkbox,
.form-radio,
.form-switch {
    display: block;
    line-height: 1.2rem;
    margin: .2rem 0;
    min-height: 1.4rem;
    padding: .1rem .4rem .1rem 1.2rem;
    position: relative
}

.form-checkbox input,
.form-radio input,
.form-switch input {
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.form-checkbox input:focus+.form-icon,
.form-radio input:focus+.form-icon,
.form-switch input:focus+.form-icon {
    box-shadow: 0 0 0 .1rem rgba(238, 28, 46, .2);
    border-color: #ee1c2e
}

.form-checkbox input:checked+.form-icon,
.form-radio input:checked+.form-icon,
.form-switch input:checked+.form-icon {
    background: #ee1c2e;
    border-color: #ee1c2e
}

.form-checkbox .form-icon,
.form-radio .form-icon,
.form-switch .form-icon {
    border: .05rem solid #bcc3ce;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    transition: background .2s, border .2s, box-shadow .2s, color .2s
}

.form-checkbox.input-sm,
.form-radio.input-sm,
.form-switch.input-sm {
    font-size: .7rem;
    margin: 0
}

.form-checkbox.input-lg,
.form-radio.input-lg,
.form-switch.input-lg {
    font-size: .9rem;
    margin: .3rem 0
}

.form-checkbox .form-icon,
.form-radio .form-icon {
    background: #fff;
    height: .8rem;
    left: 0;
    top: .3rem;
    width: .8rem
}

.form-checkbox input:active+.form-icon,
.form-radio input:active+.form-icon {
    background: #eef0f3
}

.form-checkbox .form-icon {
    border-radius: .1rem
}

.form-checkbox input:checked+.form-icon::before {
    background-clip: padding-box;
    border: .1rem solid #fff;
    border-left-width: 0;
    border-top-width: 0;
    content: "";
    height: 9px;
    left: 50%;
    margin-left: -3px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 6px
}

.form-checkbox input:indeterminate+.form-icon {
    background: #ee1c2e;
    border-color: #ee1c2e
}

.form-checkbox input:indeterminate+.form-icon::before {
    background: #fff;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 10px
}

.form-radio .form-icon {
    border-radius: 50%
}

.form-radio input:checked+.form-icon::before {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 6px
}

.form-switch {
    padding-left: 2rem
}

.form-switch .form-icon {
    background: #bcc3ce;
    background-clip: padding-box;
    border-radius: .45rem;
    height: .9rem;
    left: 0;
    top: .25rem;
    width: 1.6rem
}

.form-switch .form-icon::before {
    background: #fff;
    border-radius: 50%;
    content: "";
    display: block;
    height: .8rem;
    left: 0;
    position: absolute;
    top: 0;
    transition: background .2s, border .2s, box-shadow .2s, color .2s, left .2s;
    width: .8rem
}

.form-switch input:checked+.form-icon::before {
    left: 14px
}

.form-switch input:active+.form-icon::before {
    background: #f7f8f9
}

.input-group {
    display: flex
}

.input-group .input-group-addon {
    background: #f7f8f9;
    border: .05rem solid #bcc3ce;
    border-radius: .1rem;
    line-height: 1.2rem;
    padding: .25rem .4rem;
    white-space: nowrap
}

.input-group .input-group-addon.addon-sm {
    font-size: .7rem;
    padding: .05rem .3rem
}

.input-group .input-group-addon.addon-lg {
    font-size: .9rem;
    padding: .35rem .6rem
}

.input-group .form-input,
.input-group .form-select {
    flex: 1 1 auto;
    width: 1%
}

.input-group .input-group-btn {
    z-index: 1
}

.input-group .form-input:first-child:not(:last-child),
.input-group .form-select:first-child:not(:last-child),
.input-group .input-group-addon:first-child:not(:last-child),
.input-group .input-group-btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group .form-input:not(:first-child):not(:last-child),
.input-group .form-select:not(:first-child):not(:last-child),
.input-group .input-group-addon:not(:first-child):not(:last-child),
.input-group .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
    margin-left: -.05rem
}

.input-group .form-input:last-child:not(:first-child),
.input-group .form-select:last-child:not(:first-child),
.input-group .input-group-addon:last-child:not(:first-child),
.input-group .input-group-btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -.05rem
}

.input-group .form-input:focus,
.input-group .form-select:focus,
.input-group .input-group-addon:focus,
.input-group .input-group-btn:focus {
    z-index: 2
}

.input-group .form-select {
    width: auto
}

.input-group.input-inline {
    display: inline-flex
}

.form-input.is-success,
.form-select.is-success,
.has-success .form-input,
.has-success .form-select {
    background: #f9fdfa;
    border-color: #32b643
}

.form-input.is-success:focus,
.form-select.is-success:focus,
.has-success .form-input:focus,
.has-success .form-select:focus {
    box-shadow: 0 0 0 .1rem rgba(50, 182, 67, .2)
}

.form-input.is-error,
.form-select.is-error,
.has-error .form-input,
.has-error .form-select {
    background: #fffaf7;
    border-color: #e85600
}

.form-input.is-error:focus,
.form-select.is-error:focus,
.has-error .form-input:focus,
.has-error .form-select:focus {
    box-shadow: 0 0 0 .1rem rgba(232, 86, 0, .2)
}

.form-checkbox.is-error .form-icon,
.form-radio.is-error .form-icon,
.form-switch.is-error .form-icon,
.has-error .form-checkbox .form-icon,
.has-error .form-radio .form-icon,
.has-error .form-switch .form-icon {
    border-color: #e85600
}

.form-checkbox.is-error input:checked+.form-icon,
.form-radio.is-error input:checked+.form-icon,
.form-switch.is-error input:checked+.form-icon,
.has-error .form-checkbox input:checked+.form-icon,
.has-error .form-radio input:checked+.form-icon,
.has-error .form-switch input:checked+.form-icon {
    background: #e85600;
    border-color: #e85600
}

.form-checkbox.is-error input:focus+.form-icon,
.form-radio.is-error input:focus+.form-icon,
.form-switch.is-error input:focus+.form-icon,
.has-error .form-checkbox input:focus+.form-icon,
.has-error .form-radio input:focus+.form-icon,
.has-error .form-switch input:focus+.form-icon {
    box-shadow: 0 0 0 .1rem rgba(232, 86, 0, .2);
    border-color: #e85600
}

.form-checkbox.is-error input:indeterminate+.form-icon,
.has-error .form-checkbox input:indeterminate+.form-icon {
    background: #e85600;
    border-color: #e85600
}

.form-input:not(:placeholder-shown):invalid {
    border-color: #e85600
}

.form-input:not(:placeholder-shown):invalid:focus {
    box-shadow: 0 0 0 .1rem rgba(232, 86, 0, .2);
    background: #fffaf7
}

.form-input:not(:placeholder-shown):invalid+.form-input-hint {
    color: #e85600
}

.form-input.disabled,
.form-input:disabled,
.form-select.disabled,
.form-select:disabled {
    background-color: #eef0f3;
    cursor: not-allowed;
    opacity: .5
}

.form-input[readonly] {
    background-color: #f7f8f9
}

input.disabled+.form-icon,
input:disabled+.form-icon {
    background: #eef0f3;
    cursor: not-allowed;
    opacity: .5
}

.form-switch input.disabled+.form-icon::before,
.form-switch input:disabled+.form-icon::before {
    background: #fff
}

.form-horizontal {
    padding: .4rem 0
}

.form-horizontal .form-group {
    display: flex;
    flex-wrap: wrap
}

.form-inline {
    display: inline-block
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-fit-cover {
    object-fit: cover
}

.img-fit-contain {
    object-fit: contain
}

.video-responsive {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.video-responsive::before {
    content: "";
    display: block;
    padding-bottom: 56.25%
}

.video-responsive embed,
.video-responsive iframe,
.video-responsive object {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

video.video-responsive {
    height: auto;
    max-width: 100%
}

video.video-responsive::before {
    content: none
}

.video-responsive-4-3::before {
    padding-bottom: 75%
}

.video-responsive-1-1::before {
    padding-bottom: 100%
}

.figure {
    margin: 0 0 .4rem 0
}

.figure .figure-caption {
    color: #66758c;
    margin-top: .4rem
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: .4rem;
    padding-right: .4rem;
    width: 100%
}

.container.grid-xl {
    max-width: 1296px
}

.container.grid-lg {
    max-width: 976px
}

.container.grid-md {
    max-width: 856px
}

.container.grid-sm {
    max-width: 616px
}

.container.grid-xs {
    max-width: 496px
}

.show-lg,
.show-md,
.show-sm,
.show-xl,
.show-xs {
    display: none !important
}

.columns {
    display: flex;
    flex-wrap: wrap;
    margin-left: -.4rem;
    margin-right: -.4rem;
    position: relative;
    background: #fff;
    z-index: 2
}

.columns.col-gapless {
    margin-left: 0;
    margin-right: 0
}

.columns.col-gapless>.column {
    padding-left: 0;
    padding-right: 0
}

.columns.col-oneline {
    flex-wrap: nowrap;
    overflow-x: auto
}

.column {
    flex: 1;
    max-width: 100%;
    padding-left: .4rem;
    padding-right: .4rem
}

.column.col-1,
.column.col-10,
.column.col-11,
.column.col-12,
.column.col-2,
.column.col-3,
.column.col-4,
.column.col-5,
.column.col-6,
.column.col-7,
.column.col-8,
.column.col-9,
.column.col-auto {
    flex: none
}

.col-12 {
    width: 100%
}

.col-11 {
    width: 91.66666667%
}

.col-10 {
    width: 83.33333333%
}

.col-9 {
    width: 75%
}

.col-8 {
    width: 66.66666667%
}

.col-7 {
    width: 58.33333333%
}

.col-6 {
    width: 50%
}

.col-5 {
    width: 41.66666667%
}

.col-4 {
    width: 33.33333333%
}

.col-3 {
    width: 25%
}

.col-2 {
    width: 16.66666667%
}

.col-1 {
    width: 8.33333333%
}

.col-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto
}

.col-mx-auto {
    margin-left: auto;
    margin-right: auto
}

.col-ml-auto {
    margin-left: auto
}

.col-mr-auto {
    margin-right: auto
}

@media (max-width:1280px) {

    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        flex: none
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-11 {
        width: 91.66666667%
    }

    .col-xl-10 {
        width: 83.33333333%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-8 {
        width: 66.66666667%
    }

    .col-xl-7 {
        width: 58.33333333%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-5 {
        width: 41.66666667%
    }

    .col-xl-4 {
        width: 33.33333333%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-2 {
        width: 16.66666667%
    }

    .col-xl-1 {
        width: 8.33333333%
    }

    .col-xl-auto {
        width: auto
    }

    .hide-xl {
        display: none !important
    }

    .show-xl {
        display: block !important
    }

    header .schedule-heading:after {
        display: none
    }

    .contact-page-container .blue-left-border,
    .contact-page-container .left-border {
        border-bottom: 4px solid #001689
    }
}

@media (max-width:960px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto {
        flex: none
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-auto {
        width: auto
    }

    .hide-lg {
        display: none !important
    }

    .show-lg {
        display: block !important
    }

    #language {
        width: 100%;
    }

    .form-language-input {
        width: 100%;
        margin-top: 10px;;
    }
}

@media (max-width:840px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto {
        flex: none
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-auto {
        width: auto
    }

    .hide-md {
        display: none !important
    }

    .show-md {
        display: block !important
    }
}

@media (max-width:600px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto {
        flex: none
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-auto {
        width: auto
    }

    .hide-sm {
        display: none !important
    }

    .show-sm {
        display: block !important
    }
}

@media (max-width:480px) {

    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-auto {
        flex: none
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-11 {
        width: 91.66666667%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-8 {
        width: 66.66666667%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-5 {
        width: 41.66666667%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-2 {
        width: 16.66666667%
    }

    .col-xs-1 {
        width: 8.33333333%
    }

    .col-xs-auto {
        width: auto
    }

    .hide-xs {
        display: none !important
    }

    .show-xs {
        display: block !important
    }
}

.hero {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 4rem;
    padding-top: 4rem
}

.hero.hero-sm {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.hero.hero-lg {
    padding-bottom: 8rem;
    padding-top: 8rem
}

.hero .hero-body {
    padding: .4rem
}

.navbar {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.navbar .navbar-section {
    align-items: center;
    display: flex;
    flex: 1 0 0
}

.navbar .navbar-section:not(:first-child):last-child {
    justify-content: flex-end
}

.navbar .navbar-center {
    align-items: center;
    display: flex;
    flex: 0 0 auto
}

.navbar .navbar-brand {
    font-size: .9rem;
    text-decoration: none
}

.accordion input:checked~.accordion-header .icon,
.accordion[open] .accordion-header .icon {
    transform: rotate(180deg)
}

.accordion input:checked~.accordion-body,
.accordion[open] .accordion-body {
    max-height: 50rem
}

.accordion .accordion-header {
    display: block;
    padding: .2rem .4rem
}

.accordion .accordion-header .icon {
    transition: transform .25s
}

.accordion .accordion-body {
    margin-bottom: .4rem;
    max-height: 0;
    overflow: hidden;
    transition: max-height .25s;
    color: #50555b;
    margin-left: 15px
}

summary.accordion-header::-webkit-details-marker {
    display: none
}

.modal {
    align-items: center;
    bottom: 0;
    display: none;
    justify-content: center;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: .4rem;
    position: fixed;
    right: 0;
    top: 0
}

.modal.active,
.modal:target {
    display: flex;
    opacity: 1;
    z-index: 400
}

.modal.active .modal-overlay,
.modal:target .modal-overlay {
    background: rgba(247, 248, 249, .75);
    bottom: 0;
    cursor: default;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.modal.active .modal-container,
.modal:target .modal-container {
    animation: slide-down .2s ease 1;
    z-index: 1
}

.modal.modal-sm .modal-container {
    max-width: 320px;
    padding: 0 .4rem
}

.modal.modal-lg .modal-overlay {
    background: #fff
}

.modal.modal-lg .modal-container {
    box-shadow: none;
    max-width: 960px
}

.modal-container {
    box-shadow: 0 .2rem .5rem rgba(48, 55, 66, .3);
    background: #fff;
    border-radius: .1rem;
    display: flex;
    flex-direction: column;
    max-height: 75vh;
    max-width: 640px;
    padding: 0 .8rem;
    width: 100%
}

.modal-container.modal-fullheight {
    max-height: 100vh
}

.modal-container .modal-header {
    color: #303742;
    padding: .8rem
}

.modal-container .modal-body {
    overflow-y: auto;
    padding: .8rem;
    position: relative
}

.modal-container .modal-footer {
    padding: .8rem;
    text-align: right
}

@keyframes loading {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-1.6rem)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.text-primary {
    color: #ee1c2e !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #e01122
}

a.text-primary:visited {
    color: #f03444
}

.text-secondary {
    color: #fac0c5 !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #f8a8af
}

a.text-secondary:visited {
    color: #fcd7db
}

.text-gray {
    color: #bcc3ce !important
}

a.text-gray:focus,
a.text-gray:hover {
    color: #adb6c4
}

a.text-gray:visited {
    color: #cbd0d9
}

.text-light {
    color: #fff !important
}

a.text-light:focus,
a.text-light:hover {
    color: #f2f2f2
}

a.text-light:visited {
    color: #fff
}

.text-dark {
    color: #3b4351 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #303742
}

a.text-dark:visited {
    color: #455060
}

.text-success {
    color: #32b643 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #2da23c
}

a.text-success:visited {
    color: #39c94b
}

.text-warning {
    color: #ffb700 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #e6a500
}

a.text-warning:visited {
    color: #ffbe1a
}

.text-error {
    color: #e85600 !important
}

a.text-error:focus,
a.text-error:hover {
    color: #cf4d00
}

a.text-error:visited {
    color: #ff6003
}

.bg-primary {
    background: #ee1c2e !important;
    color: #fff
}

.bg-secondary {
    background: #fbced2 !important
}

.bg-dark {
    background: #303742 !important;
    color: #fff
}

.bg-gray {
    background: #f7f8f9 !important
}

.bg-success {
    background: #32b643 !important;
    color: #fff
}

.bg-warning {
    background: #ffb700 !important;
    color: #fff
}

.bg-error {
    background: #e85600 !important;
    color: #fff
}

.c-hand {
    cursor: pointer
}

.c-move {
    cursor: move
}

.c-zoom-in {
    cursor: zoom-in
}

.c-zoom-out {
    cursor: zoom-out
}

.c-not-allowed {
    cursor: not-allowed
}

.c-auto {
    cursor: auto
}

.d-block {
    display: block
}

.d-inline {
    display: inline
}

.d-inline-block {
    display: inline-block
}

.d-flex {
    display: flex
}

.d-inline-flex {
    display: inline-flex
}

.d-hide,
.d-none {
    display: none !important
}

.d-visible {
    visibility: visible
}

.d-invisible {
    visibility: hidden
}

.text-hide {
    background: 0 0;
    border: 0;
    color: transparent;
    font-size: 0;
    line-height: 0;
    text-shadow: none
}

.text-assistive {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.divider,
.divider-vert {
    display: block;
    position: relative
}

.divider-vert[data-content]::after,
.divider[data-content]::after {
    background: #fff;
    color: #bcc3ce;
    content: attr(data-content);
    display: inline-block;
    font-size: .7rem;
    padding: 0 .4rem;
    transform: translateY(-.65rem)
}

.divider {
    border-top: .05rem solid #f1f3f5;
    height: .05rem;
    margin: .4rem 0
}

.divider[data-content] {
    margin: .8rem 0
}

.divider-vert {
    display: block;
    padding: .8rem
}

.divider-vert::before {
    border-left: .05rem solid #dadee4;
    bottom: .4rem;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: .4rem;
    transform: translateX(-50%)
}

.divider-vert[data-content]::after {
    left: 50%;
    padding: .2rem 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.loading {
    color: transparent !important;
    min-height: .8rem;
    pointer-events: none;
    position: relative
}

.loading::after {
    animation: loading .5s infinite linear;
    border: .1rem solid #ee1c2e;
    border-radius: 50%;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: .8rem;
    left: 50%;
    margin-left: -.4rem;
    margin-top: -.4rem;
    position: absolute;
    top: 50%;
    width: .8rem;
    z-index: 1
}

.loading.loading-lg {
    min-height: 2rem
}

.loading.loading-lg::after {
    height: 1.6rem;
    margin-left: -.8rem;
    margin-top: -.8rem;
    width: 1.6rem
}

.clearfix::after {
    clear: both;
    content: "";
    display: table
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.p-relative {
    position: relative !important
}

.p-absolute {
    position: absolute !important
}

.p-fixed {
    position: fixed !important
}

.p-sticky {
    position: sticky !important
}

.p-centered {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.flex-centered {
    align-items: center;
    display: flex;
    justify-content: center
}

.m-0 {
    margin: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.my-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.m-1 {
    margin: .2rem !important
}

.mb-1 {
    margin-bottom: .2rem !important
}

.ml-1 {
    margin-left: .2rem !important
}

.mr-1 {
    margin-right: .2rem !important
}

.mt-1 {
    margin-top: .2rem !important
}

.mx-1 {
    margin-left: .2rem !important;
    margin-right: .2rem !important
}

.my-1 {
    margin-bottom: .2rem !important;
    margin-top: .2rem !important
}

.m-2 {
    margin: .4rem !important
}

.mb-2 {
    margin-bottom: .4rem !important
}

.ml-2 {
    margin-left: .4rem !important
}

.mr-2 {
    margin-right: .4rem !important
}

.mt-2 {
    margin-top: .4rem !important
}

.mx-2 {
    margin-left: .4rem !important;
    margin-right: .4rem !important
}

.my-2 {
    margin-bottom: .4rem !important;
    margin-top: .4rem !important
}

.p-0 {
    padding: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.p-1 {
    padding: .2rem !important
}

.pb-1 {
    padding-bottom: .2rem !important
}

.pl-1 {
    padding-left: .2rem !important
}

.pr-1 {
    padding-right: .2rem !important
}

.pt-1 {
    padding-top: .2rem !important
}

.px-1 {
    padding-left: .2rem !important;
    padding-right: .2rem !important
}

.py-1 {
    padding-bottom: .2rem !important;
    padding-top: .2rem !important
}

.p-2 {
    padding: .4rem !important
}

.pb-2 {
    padding-bottom: .4rem !important
}

.pl-2 {
    padding-left: .4rem !important
}

.pr-2 {
    padding-right: .4rem !important
}

.pt-2 {
    padding-top: .4rem !important
}

.px-2 {
    padding-left: .4rem !important;
    padding-right: .4rem !important
}

.py-2 {
    padding-bottom: .4rem !important;
    padding-top: .4rem !important
}

.s-rounded {
    border-radius: .1rem
}

.s-circle {
    border-radius: 50%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-normal {
    font-weight: 400
}

.text-bold {
    font-weight: 700
}

.text-italic {
    font-style: italic
}

.text-large {
    font-size: 1.2em
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-clip {
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap
}

.text-break {
    hyphens: auto;
    word-break: break-word;
    word-wrap: break-word
}

.cocoen img {
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out
}

.mouseDown {
    cursor: move !important
}

.cocoen-drag.dragging-left::before,
.cocoen-drag.dragging-right::after {
    opacity: 0
}

.cocoen {
    font-family: Helvetica Neue LT STD, sans-serif;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    height: auto;
    -webkit-transition: height .5s cubic-bezier(.785, .135, .15, .86);
    transition: height .5s cubic-bezier(.785, .135, .15, .86);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cocoen * {
    box-sizing: inherit
}

.cocoen::after,
.cocoen::before {
    box-sizing: inherit
}

.cocoen img,
.cocoen picture>img {
    max-width: none
}

.cocoen>img,
.cocoen>picture>img {
    display: block;
    width: 100%
}

.cocoen>div:first-child,
picture .cocoen>div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 2
}

.cocoen-drag {
    background: #fff;
    color: #fff;
    bottom: 0;
    font-size: 1.8em;
    cursor: ew-resize;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 5px;
    z-index: 3;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.cocoen-drag::before {
    content: 'BEFORE';
    position: absolute;
    top: 50%;
    right: -15px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    line-height: 1em
}

.cocoen-drag::after {
    content: 'AFTER';
    position: absolute;
    top: 50%;
    left: -5px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: 50% 50%;
    line-height: 1em
}

.cocoen-drag::after,
.cocoen-drag::before {
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.animate-slider .cocoen-drag {
    animation: drag-left 1.5s ease;
    animation-delay: .7s
}

.animate-slider>div:first-child {
    animation: drag-width 1.5s ease;
    animation-delay: .7s
}

@-moz-keyframes drag-left {
    0% {
        left: 50%
    }

    25% {
        left: 85%
    }

    50% {
        left: 15%
    }

    100% {
        left: 50%
    }
}

@-webkit-keyframes drag-left {
    0% {
        left: 50%
    }

    25% {
        left: 85%
    }

    50% {
        left: 15%
    }

    100% {
        left: 50%
    }
}

@keyframes drag-left {
    0% {
        left: 50%
    }

    33% {
        left: 85%
    }

    66% {
        left: 15%
    }

    100% {
        left: 50%
    }
}

@-moz-keyframes drag-width {
    0% {
        width: 50%
    }

    33% {
        width: 85%
    }

    66% {
        width: 15%
    }

    100% {
        width: 50%
    }
}

@-webkit-keyframes drag-width {
    0% {
        width: 50%
    }

    33% {
        width: 85%
    }

    66% {
        width: 15%
    }

    100% {
        width: 50%
    }
}

@keyframes drag-width {
    0% {
        width: 50%
    }

    33% {
        width: 85%
    }

    66% {
        width: 15%
    }

    100% {
        width: 50%
    }
}

h1,
h2,
h3,
h4 {
    font-family: "Helvetica Neue LT", sans-serif;
    text-transform: uppercase
}

img {
    display: block;
    outline: 0
}

a,
a img {
    outline: 0
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    font-family: "helvetica neue lt", sans-serif;
    color: #000;
    position: relative
}

button {
    cursor: pointer
}

.max-width-container {
    max-width: 2560px;
    margin: 0 auto
}

.fade {
    opacity: .65;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    cursor: pointer
}

.fade:hover {
    opacity: 1
}

.top-bottom-borders {
    border-top: .15rem solid #ee1c2e;
    border-bottom: .25rem solid #ee1c2e
}

.left-border {
    padding: 2.5rem;
    border-left: .15rem solid #ee3e34;
    position: relative
}

.blue-left-border {
    padding: 2.5rem;
    border-left: .15rem solid #2aace2;
    position: relative
}

.green-left-border {
    padding: 2.5rem;
    border-left: .15rem solid #5cb947;
    position: relative
}

.blue-left-border.public-outreach-file-links {
    color: #2aace2
}

.half-line-border {
    padding-left: 30px;
    position: absolute;
    left: -5px;
    top: 0;
    height: 50%;
    border-left: 7px solid #ee3e34
}

.mid-line-border {
    padding-left: 30px;
    position: absolute;
    left: -5px;
    top: 0;
    height: 35%;
    border-left: 7px solid #2aace2
}

.quarter-line-border {
    padding-left: 30px;
    position: absolute !important;
    left: -5px;
    top: 0;
    height: 20%;
    border-left: 7px solid #5cb947
}

.public-outreach-links-container {
    margin-bottom: 15px
}

.public-outreach-file-links img {
    width: 25px;
    display: inline-block;
    margin-right: 15px;
    box-shadow: none !important
}

.public-outreach-file-links a {
    display: inline-block;
    vertical-align: super;
    color: #2aace2;
    font-weight: 600;
    font-size: 18px
}

.public-outreach-file-links .top-link {
    margin-top: 30px
}

#login-form {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -3rem auto 0 auto;
    text-align: center
}

#login-form img {
    width: 15rem;
    margin: 0 auto .75rem auto
}

#login-form input[type=password] {
    border: solid .1rem #666;
    padding: .15rem;
    width: 11rem;
    height: 1.7rem
}

#login-form input[type=submit] {
    background: #ee1c2e;
    border: none;
    color: #fff;
    padding: .25rem .5rem;
    cursor: pointer
}

#login-form input[type=submit]:hover {
    background-color: #000
}

nav {
    width: 100%;
    text-align: right;
    padding: 0 .75rem;
    height: 3.75rem;
    position: relative;
    border-bottom: 2px solid #00148c;
    background: #fff
}

nav .brand {
    height: 3.75rem;
    display: table;
    float: left;
    margin-left: .75em
}

nav .brand a {
    width: 10.2rem;
    padding: 0;
    display: table-cell;
    vertical-align: middle
}

nav .brand a img {
    height: 2.95rem
}

nav .navbar {
    float: right
}

nav .navbar>a {
    display: inline-block;
    padding: 0 1.15rem;
    line-height: 3.75rem;
    color: #00148c;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

nav .navbar>a.active,
nav .navbar>a:active,
nav .navbar>a:focus,
nav .navbar>a:hover {
    color: #00148c;
    text-decoration: none
}

nav .navbar #nav-marker {
    position: absolute;
    display: none;
    border-bottom: .25rem solid #00148c;
    bottom: 0 !important;
    height: 5px;
    -webkit-transition: width .3s, left .3s;
    -moz-transition: width .3s, left .3s;
    -ms-transition: width .3s, left .3s;
    -o-transition: width .3s, left .3s;
    transition: width .3s, left .3s
}

.hamburger-wrapper {
    position: absolute;
    right: 4px;
    top: 2px;
    padding: 10px;
    z-index: 100
}

.hamburger-wrapper .hamburger {
    width: 40px;
    height: 37px;
    position: relative;
    cursor: pointer;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.hamburger-wrapper .hamburger:after {
    content: 'MENU';
    color: #001689;
    position: absolute;
    bottom: -4px;
    left: 0;
    font-size: .8em;
    font-weight: 600
}

.hamburger-wrapper .hamburger.open:after {
    content: ''
}

.hamburger-wrapper .hamburger span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #001689;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.hamburger-wrapper .hamburger span:nth-child(1) {
    top: 0
}

.hamburger-wrapper .hamburger span:nth-child(2) {
    top: 9px;
    width: 80%;
    left: 8px
}

.hamburger-wrapper .hamburger span:nth-child(3) {
    top: 18px
}

.hamburger-wrapper .hamburger.open span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.hamburger-wrapper .hamburger.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
    right: auto
}

.hamburger-wrapper .hamburger.open span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.mobile-nav-container {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 99;
    animation: slide-down-fade-out ease .5s;
    animation-iteration-count: 1;
    animation-delay: .3s;
    animation-fill-mode: forwards;
    -webkit-animation: slide-down-fade-out ease .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    transform-origin: 50% 50%
}

.mobile-nav-container .mobile-nav {
    opacity: 0;
    position: fixed;
    right: 0;
    width: 300px;
    background: #fff;
    border-left: .25rem solid #00aff0;
    float: right;
    padding: 15px 0 15px 15px;
    height: 100vh;
    animation: slide-right-fade-out ease .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation: slide-right-fade-out ease .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    transform-origin: 50% 50%
}

.mobile-nav-container .mobile-nav a {
    color: #000;
    display: block;
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: .7em 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.mobile-nav-container .mobile-nav a.active,
.mobile-nav-container .mobile-nav a:active,
.mobile-nav-container .mobile-nav a:focus,
.mobile-nav-container .mobile-nav a:hover {
    color: #ee1c2e;
    text-decoration: none
}

.mobile-nav-container.animate-mobile-nav {
    animation: slide-up-fade-in .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation: slide-up-fade-in .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    transform-origin: 50% 50%
}

.mobile-nav-container.animate-mobile-nav>.mobile-nav {
    animation: slide-left-fade-in ease .5s;
    animation-delay: .3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation: slide-left-fade-in ease .5s;
    -webkit-animation-delay: .3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    transform-origin: 50% 50%
}

@keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        transform: translate(0, 100px)
    }

    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@keyframes slide-left-fade-in {
    0% {
        opacity: 0;
        transform: translate(50px, 0)
    }

    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@-webkit-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        transform: translate(0, 100px)
    }

    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@-webkit-keyframes slide-left-fade-in {
    0% {
        opacity: 0;
        transform: translate(50px, 0)
    }

    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@keyframes slide-down-fade-out {
    0% {
        opacity: 1;
        transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        transform: translate(0, 100px)
    }
}

@keyframes slide-right-fade-out {
    0% {
        opacity: 1;
        transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        transform: translate(50px, 0)
    }
}

@-webkit-keyframes slide-down-fade-out {
    0% {
        opacity: 1;
        transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        transform: translate(0, 100px)
    }
}

@-webkit-keyframes slide-right-fade-out {
    0% {
        opacity: 1;
        transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        transform: translate(50px, 0)
    }
}

header .map-section {
    width: calc(100% - 17rem);
    border-bottom: .25rem solid #00148c
}

header .overview-map-section {
    width: calc(100% - 16rem);
    border-top: .25rem solid #00aff0;
    border-bottom: .25rem solid #00aff0
}

header .heading {
    width: 17rem;
    background: #00148c;
    padding: 1rem;
    color: #fff;
    position: relative;
    z-index: 3;
    border-top: 5px solid #00148c
}

header .schedule-heading {
    width: 17rem;
    background: #fff;
    padding: 1rem;
    color: #000;
    position: relative;
    z-index: 3
}

header .schedule-heading .h1-container {
    margin-left: 22px !important
}

header .schedule-heading .h1-container p {
    color: #50555b
}

header .public-outreach-heading {
    width: 17rem
}

header .public-outreach-heading .h1-container h1#primary {
    font-size: 2.3em !important;
    margin-top: 40%;
    text-align: left !important;
    margin-left: 22px
}

header .public-outreach-heading:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 200px solid transparent;
    border-bottom: 230px solid transparent;
    border-left: 160px solid #00148c;
    right: 340px;
    position: absolute;
    left: 340px;
    top: -7px;
    z-index: 9
}

header .schedule-heading:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 190px solid transparent;
    border-bottom: 225px solid transparent;
    border-left: 160px solid #fff;
    right: 390px;
    position: absolute;
    left: 340px;
    top: 0;
    z-index: 9
}

header .header-box {
    display: none;
    height: 420px;
    width: 390px;
    position: absolute;
    background-color: #00148c;
    transform: rotate(45deg);
    z-index: -1;
    left: 52px;
    top: 15px;
    z-index: 1;
    outline: 2px solid #00aff0;
    outline-offset: 5px
}

header .header_lines {
    position: absolute;
    width: 8%;
    bottom: -160px;
    right: 155px;
    background: 0 0;
    height: 78%;
    transform: rotate(90deg)
}

header .mobile-header-lines {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 5px
}

header .heading .h1-container {
    display: block;
    margin: .79rem auto 0 auto;
    padding: 0 0 .4rem 0
}

header .heading .h1-container h1 {
    margin: 0
}

header .heading .h1-container h1#primary {
    font-weight: 700;
    font-size: 3em;
    line-height: .9em;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px
}

header .schedule-heading .h1-container h1#primary {
    font-size: 2.5em;
    text-align: left;
    margin-top: 25px;
    color: #001689;
    line-height: 1.2;
    text-transform: none !important
}

header .heading .h1-container h1#primary span:first-child {
    line-height: normal;
    margin-top: -3px;
    margin-bottom: -9px
}

header .heading .h1-container h1#primary span:nth-child(2) {
    font-size: 1.02em
}

header .heading .h1-container h1#primary span:nth-child(3) {
    font-size: .97em
}

header .heading .h1-container h1#secondary {
    font-family: "Helvetica Neue LT std", sans-serif;
    font-size: 1.03em;
    font-weight: 300;
    text-align: center;
    letter-spacing: 3px
}

header .heading .h1-container h1 span {
    display: block
}

header .heading .h1-container .heading-red {
    color: #ee3e34;
    font-weight: 600
}

header .heading .h1-container .heading-green {
    color: #38d430;
    font-weight: 600
}

header .heading #legend {
    width: 14.6rem;
    padding: 1em 1.5em;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 4.6rem;
    background: #fff;
    font-size: .8em;
    color: #000;
    margin-top: 20px
}

header .heading #legend ul {
    margin: 0;
    list-style: none
}

header .heading #legend ul li {
    display: table;
    vertical-align: middle;
    width: 100%
}

header .heading #legend ul li:first-child {
    margin-top: 0
}

header .heading #legend ul li>span {
    display: table-cell;
    width: 1.35rem;
    padding-right: .5rem
}

header .heading #legend ul li>span.circle {
    display: block;
    width: 1.35rem;
    height: 1.05rem;
    float: left;
    padding: 0;
    margin-right: .5rem
}

header .heading #legend ul li>span>span {
    display: block
}

header .heading #legend ul li>span>span.orange-line {
    width: 1.35rem;
    height: .3rem;
    background: #f58021;
    float: left
}

header .heading #legend ul li>span>span.yellow-line {
    width: 1.35rem;
    height: .3rem;
    background: #f9c606;
    float: left
}

header .heading #legend ul li>span>span.grey-line {
    width: 1.35rem;
    height: .3rem;
    background: #9a9a9a;
    float: left
}

header .heading #legend ul li>span>span.green-line {
    width: 1.35rem;
    height: .3rem;
    background: #82c341;
    float: left
}

header .heading #legend ul li>span>span.blue-line {
    width: 1.35rem;
    height: .3rem;
    background: #00a2c5;
    float: left
}

header .heading #legend ul li>span>span.dark-blue-line {
    width: 1.35rem;
    height: .3rem;
    background: #00148c;
    float: left
}

header .heading #legend ul li>span>span.purple-line {
    width: 1.35rem;
    height: .3rem;
    background: #931cee;
    float: left;
    height: .6rem !important
}

header .heading #legend ul li>span>span.red-line {
    width: 1.35rem;
    height: .3rem;
    background: #ee1c2e;
    float: left
}

header .heading #legend ul li>span>span.red-circle {
    margin: 0 auto;
    float: none;
    width: 1.05rem;
    height: 1.05rem;
    background: #fff;
    border: solid 4px #ee1c2e;
    border-radius: 50%
}

header .heading #legend ul li>span>span.blue-circle {
    margin: 0 auto;
    float: none;
    width: 1.05rem;
    height: 1.05rem;
    background: #fff;
    border: solid 4px #00a2c5;
    border-radius: 50%
}

header .heading #legend ul li>span>span.green-circle {
    margin: 0 auto;
    float: none;
    width: 1.05rem;
    height: 1.05rem;
    background: #fff;
    border: solid 4px #82c341;
    border-radius: 50%
}

header .heading .legend-note {
    padding: 1rem;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 15px
}

header .heading .btn.btn-primary.btn-lg {
    position: absolute;
    bottom: 38px;
    left: 0;
    right: 0;
    margin: auto;
    width: 275px;
    text-transform: uppercase;
    font-size: .8em;
    text-align: center;
    white-space: normal;
    height: 3.8em;
    line-height: .9rem
}

header .heading img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%
}

.schedule-content {
    border-top: 5px solid #001689
}

.schedule-content h2 {
    margin-top: 0 !important
}

.schedule-content ul li {
    color: #50555b
}

.schedule-content-container .map-container {
    background: #001689
}

.schedule-content-container .map-container #project-video img {
    height: 100%;
    width: 100%;
    float: right
}

header .schedule-content-container {
    border-top: none
}

header .schedule-content-container .map-section {
    border-top: none;
    border-bottom: none
}

.schedule-content .public-outreach-accordion {
    overflow-y: inherit !important;
    height: auto !important
}

.map-container #project-video {
    width: 100%;
    height: 21rem;
    background-position-y: initial
}

.schedule-map-section #project-video {
    height: auto !important
}

.map-container #project-video img {
    height: 100%;
    width: 100%
}

.checkbox-container {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #50555b
}

.checkbox-container:hover input~.checkmark {
    background-color: #ccc
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkbox-container input:checked~.checkmark {
    border: 2px solid #50555b;
    background-color: #fff
}

.checkbox-container input:checked~.checkmark:after {
    display: block
}

.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
    border: 2px solid #000
}

.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: -4px;
    width: 8px;
    height: 16px;
    border: solid #38d430;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.map-container {
    position: relative
}

.map-container #map {
    width: 100%;
    height: 30rem
}

.map-container #address-search {
    position: absolute;
    width: 15rem;
    height: 2rem;
    padding: 0 .55rem 0 .65rem;
    margin: .5rem;
    text-overflow: ellipsis;
    font-size: 1.2em;
    border: none;
    border-radius: .1rem;
    color: #000;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .3) 0 1px 4px -1px;
    -moz-box-shadow: rgba(0, 0, 0, .3) 0 1px 4px -1px;
    box-shadow: rgba(0, 0, 0, .3) 0 1px 4px -1px
}

.map-container .widget h2 {
    margin: 0;
    font-size: 1.2em
}

.map-container .btn {
    position: absolute;
    left: 25px;
    bottom: 25px;
    font-family: "Helvetica Neue LT", sans-serif;
    font-size: 1.1rem;
    text-transform: uppercase
}

.landing-page-content {
    margin-left: 10px;
    background-color: #fff;
    z-index: 3
}

.landing-page-content .columns {
    margin-left: 10px
}

.landing-page-content h2 {
    color: #001689;
    font-size: 25px;
    font-weight: 600;
    text-transform: none !important
}

.landing-page-content .col-4:nth-child(3) div {
    position: relative
}

.landing-page-content .col-4:nth-child(3) .launch-modal {
    padding: .25rem
}

.landing-page-content .col-4:nth-child(3) .launch-modal:after {
    content: '';
    background: url(../dist/images/icon-play.svg) center no-repeat;
    width: 50%;
    height: 50%;
    position: absolute;
    top: 25%;
    left: 25%
}

.landing-page-content p {
    color: #001689;
    margin-bottom: 10px;
    line-height: 1.9
}

.landing-page-content p span {
    color: #001689;
    font-weight: 400
}

.landing-page-content .red-column {
    color: #ee3e34;
    font-weight: 600
}

.landing-page-content .blue-column {
    color: #2aace2;
    font-weight: 600
}

.landing-page-content .green-column {
    color: #5cb947;
    font-weight: 600
}

.landing-page-content .column-separator {
    margin-bottom: 40px;
    border-bottom: 4px solid #00aff0;
    padding-bottom: 40px
}

.schedule-content ul li span {
    margin-left: -10px
}

.landing-page-content .col-4:nth-child(3) img {
    margin: 0 auto;
    -webkit-box-shadow: 0 0 11px 2px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 11px 2px rgba(0, 0, 0, .75);
    box-shadow: 0 0 11px 2px rgba(0, 0, 0, .75)
}

@-webkit-keyframes slideOut {
    0% {
        right: -16rem;
        display: none
    }

    100% {
        right: 0;
        display: block;
        visibility: visible
    }
}

@keyframes slideOut {
    0% {
        right: -16rem;
        display: none
    }

    100% {
        right: 0;
        display: block;
        visibility: visible
    }
}

.slide-out {
    -webkit-animation: slideOut .5s forwards;
    -webkit-animation-delay: 1s;
    animation: slideOut .5s forwards;
    animation-delay: 1s
}

#announcement {
    visibility: hidden;
    width: 15rem;
    padding: 2rem 1.25rem 1.25rem 1.25rem;
    text-align: center;
    position: absolute;
    top: 4rem;
    z-index: 105;
    background: #fff;
    border-left: .25rem solid #ee1c2e;
    -webkit-box-shadow: -7px 0 5px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: -7px 0 5px 0 rgba(0, 0, 0, .35);
    box-shadow: -7px 0 5px 0 rgba(0, 0, 0, .35)
}

#announcement span {
    margin-bottom: 10px;
    display: block
}

#announcement #close-announcement {
    color: #000;
    font-size: 1.4rem;
    text-align: center;
    position: absolute;
    right: .25rem;
    top: .25rem;
    width: 30px;
    height: 40px;
    display: block;
    cursor: pointer;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

#announcement #close-announcement:hover {
    color: #ee1c2e
}

#announcement h4 {
    margin: 0
}

#announcement h4:first-of-type {
    color: #ee1c2e
}

#announcement h4:last-of-type {
    border-top: .15rem solid #000;
    border-bottom: .15rem solid #000;
    margin-bottom: .5rem
}

#announcement p {
    margin-bottom: 0
}

#announcement p:first-of-type {
    font-weight: 700;
    margin-bottom: .5rem
}

#announcement .btn.btn-lg {
    margin: 10px 0
}

.subpage-header {
    border-top: .25rem solid #000;
    border-bottom: .25rem solid #000
}

.subpage-header h1 {
    margin-top: .5rem;
    padding: .7rem 1rem .7rem 1.5rem;
    background: #000;
    color: #fff;
    font-size: 1.85em;
    line-height: 1em;
    position: relative;
    float: left;
    width: 100%
}

.subpage-header h1:before {
    content: '';
    left: 0;
    position: absolute;
    height: .6rem;
    top: 1.05rem;
    width: .95rem;
    background: #ee1c2e
}

.subpage-header h1>span:first-child {
    display: block;
    float: left
}

.subpage-header h1>span:last-child {
    font-family: "Helvetica Neue LT", sans-serif;
    font-size: .5em;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 3px;
    margin-left: .35rem
}

.subpage-header h1>span:last-child>span {
    white-space: nowrap
}

.subpage-header h2 {
    margin: .5rem 0 1rem 0;
    padding: 0 0 0 2.5rem
}

#project-need .col-6 {
    padding: 1.7rem
}

#project-need .col-6:first-child {
    padding-right: .85rem
}

#project-need .col-6:last-child {
    padding-left: .85rem
}

#project-need .col-6 h3 {
    font-size: 2.2rem;
    padding: 0 .3rem .3rem .3rem;
    background: #29292b;
    color: #fff;
    border-bottom: .15rem solid #ee1c2e
}

#project-need .col-6 h3.faq-header {
    margin: 0;
    padding: 1rem .3rem .3rem 1.3rem
}

#project-need .col-6 .description {
    background: #29292b;
    color: #fff;
    padding: 1rem
}

#project-need .col-6 .description p {
    padding: 0 .3rem .3rem .3rem;
    margin: 0
}

#project-need .col-6 .accordion .accordion-header {
    position: relative;
    background: #29292b;
    color: #fff;
    font-family: "Helvetica Neue LT", sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    padding: .8rem 3.5rem .8rem 1rem;
    border-bottom: solid 1px #666;
    cursor: pointer
}

#project-need .col-6 .accordion .accordion-header .icon-arrow-down {
    background: url(../dist/images/icon-chevron-down.svg) no-repeat center;
    display: block;
    right: 20px;
    position: absolute;
    top: calc(50% - 8px);
    width: 30px;
    height: 16px
}

#project-need .col-6 .accordion .accordion-header:hover {
    cursor: pointer
}

#project-need .col-6 .accordion .accordion .accordion-header {
    background: #666;
    font-size: inherit;
    padding-left: 1.3rem
}

#project-need .col-6 .accordion .accordion .accordion-header .icon-arrow-down {
    background: url(../dist/images/icon-chevron-down-dark-grey.svg) no-repeat center;
    width: 25px;
    height: 16px
}

#project-need .col-6 .accordion .accordion input:checked~.accordion-header {
    background: #666
}

#project-need .col-6 .accordion .accordion .accordion-body {
    border-left: 0;
    border-right: 0;
    border-bottom: solid 1px #29292b;
    background: #fff
}

#project-need .col-6 .accordion input:checked~.accordion-header {
    background: #000
}

#project-need .col-6 .accordion input:checked~.accordion-header .accordion[open] .accordion-header .icon,
#project-need .col-6 .accordion input:checked~.accordion-header .icon {
    transform: rotate(-180deg)
}

#project-need .col-6 .accordion .accordion[open] .accordion-body,
#project-need .col-6 .accordion input:checked~.accordion-body {
    max-height: 220rem
}

#project-need .col-6 .accordion .accordion[open] .accordion-body.max-height-1,
#project-need .col-6 .accordion input:checked~.accordion-body.max-height-1 {
    max-height: 162.5rem
}

#project-need .col-6 .accordion .accordion[open] .accordion-body.max-height-2,
#project-need .col-6 .accordion input:checked~.accordion-body.max-height-2 {
    max-height: 250rem
}

#project-need .col-6 .accordion .accordion[open] .accordion-body.max-height-3,
#project-need .col-6 .accordion input:checked~.accordion-body.max-height-3 {
    max-height: 187.5rem
}

#project-need .col-6 .accordion .accordion[open] .accordion-body.max-height-4,
#project-need .col-6 .accordion input:checked~.accordion-body.max-height-4 {
    max-height: 622rem
}

#project-need .col-6 .accordion .accordion[open] .accordion-body.max-height-5,
#project-need .col-6 .accordion input:checked~.accordion-body.max-height-5 {
    max-height: 720rem
}

#project-need .col-6 .accordion .accordion-body {
    margin: 0;
    border-left: solid 1px #29292b;
    border-right: solid 1px #29292b;
    background: #ddd
}

#project-need .col-6 .accordion .accordion-body a {
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

#project-need .col-6 .accordion .accordion-body ul {
    list-style-position: outside;
    margin-left: 2.5rem;
    margin-right: 1rem;
    margin: 0 1rem .8rem 2.5rem
}

#project-need .col-6 .accordion .accordion-body ul.no-bottom-margin {
    margin-bottom: 0
}

#project-need .col-6 .accordion .accordion-body p {
    margin: 0;
    padding: 1rem 1rem 0 1rem
}

#project-need .col-6 .accordion .accordion-body p.sub-header {
    font-family: "Helvetica Neue LT", sans-serif;
    color: #ee1c2e;
    text-transform: uppercase;
    font-size: 1.1rem
}

#project-need .col-6 .accordion .accordion-body p.bottom-padding {
    padding-bottom: 1rem
}

#project-need .col-6 .accordion .accordion-body p.no-bottom-padding {
    padding-bottom: 0
}

#project-need .col-6 .accordion .accordion-body .table-container {
    padding: 0 1rem 1rem 1rem
}

#project-need .col-6 .accordion .accordion-body .table-container table {
    border: .05rem solid #dadee4
}

#project-need .col-6 .accordion .accordion-body .table-container table thead {
    font-family: "Univers LT Std", sans-serif
}

#project-need .col-6 .accordion .accordion-body .table-container table tbody tr td {
    text-align: center
}

#project-need .col-6 .accordion .accordion-body .table-container table tbody tr td:first-child {
    text-align: left
}

#project-need .col-6 .accordion .accordion-body .table-container p {
    padding: .5rem 0 0 0;
    font-size: .7rem
}

#project-need .col-6 .accordion:last-child .accordion-header {
    border-bottom: none
}

#project-description>div {
    border-bottom: .25rem solid #000
}

#project-description .col-4 {
    min-height: 35rem
}

#project-description .col-4 ul {
    list-style-position: outside;
    margin-left: 1.5rem
}

#project-description .col-8 {
    display: flex;
    padding: 0
}

#project-description .col-8 .map-container {
    flex: 1
}

#project-description .col-8 .map-container #map {
    height: 100%
}

#project-description #legend {
    color: #fff;
    width: 16rem;
    padding: 1em;
    margin: 0;
    left: auto;
    right: .5rem;
    bottom: 1rem;
    background: #666;
    position: absolute;
    font-size: .8em;
    border: solid .15rem #29292b
}

#project-description #legend ul {
    margin: 0;
    list-style: none
}

#project-description #legend ul li {
    display: table;
    vertical-align: middle;
    width: 100%
}

#project-description #legend ul li:first-child {
    margin-top: 0
}

#project-description #legend ul li>span {
    display: table-cell;
    width: 1.35rem;
    padding-right: .5rem
}

#project-description #legend ul li>span.circle {
    display: block;
    width: 1.35rem;
    height: 1.05rem;
    float: left;
    padding: 0;
    margin-right: .5rem
}

#project-description #legend ul li>span>span {
    display: block
}

#project-description #legend ul li>span>span.orange-line {
    width: 1.35rem;
    height: .3rem;
    background: #f58021;
    float: left
}

#project-description #legend ul li>span>span.yellow-line {
    width: 1.35rem;
    height: .3rem;
    background: #f9c606;
    float: left
}

#project-description #legend ul li>span>span.grey-line {
    width: 1.35rem;
    height: .3rem;
    background: #9a9a9a;
    float: left
}

#project-description #legend ul li>span>span.green-line {
    width: 1.35rem;
    height: .3rem;
    background: #82c341;
    float: left
}

#project-description #legend ul li>span>span.blue-line {
    width: 1.35rem;
    height: .3rem;
    background: #00a2c5;
    float: left
}

#project-description #legend ul li>span>span.purple-line {
    width: 1.35rem;
    height: .3rem;
    background: #931cee;
    float: left;
    height: .6rem !important
}

#project-description #legend ul li>span>span.red-line {
    width: 1.35rem;
    height: .3rem;
    background: #ee1c2e;
    float: left
}

#project-description #legend ul li>span>span.red-circle {
    margin: 0 auto;
    float: none;
    width: 1.05rem;
    height: 1.05rem;
    background: #fff;
    border: solid 4px #ee1c2e;
    border-radius: 50%
}

#project-description #legend ul li>span>span.blue-circle {
    margin: 0 auto;
    float: none;
    width: 1.05rem;
    height: 1.05rem;
    background: #fff;
    border: solid 4px #00a2c5;
    border-radius: 50%
}

#project-description #legend ul li>span>span.green-circle {
    margin: 0 auto;
    float: none;
    width: 1.05rem;
    height: 1.05rem;
    background: #fff;
    border: solid 4px #82c341;
    border-radius: 50%
}

#project-overview #legend ul li>span>span.black-circle {
    margin: 0 auto;
    float: none;
    width: .7rem;
    height: .7rem;
    background: #333;
    border: solid 4px #333;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: 7px
}

#project-overview .public-outreach-overview-map-section #project-video {
    background-image: url(../../dist/images/ROWImage.jpg);
    background-size: cover;
    background-position-y: -200px
}

#project-description .btn.btn-primary.btn-lg {
    width: 328px;
    text-transform: uppercase;
    font-size: .8em;
    text-align: center;
    white-space: normal;
    height: 3.8em;
    line-height: .9rem;
    margin: 0 auto;
    display: block
}

#project-description .col-12 {
    background: #ddd;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: .5em
}

#project-description .col-12 h3 {
    margin-bottom: 0;
    padding: 0 .3rem .3rem 1rem;
    border-bottom: .15rem solid #ee1c2e;
    width: 100%
}

#project-description .col-12>div:first-child {
    width: 100%;
    padding-top: .5rem
}

#project-description .col-12>div:first-child p {
    padding-left: 1rem;
    margin-bottom: .3rem
}

#project-description .col-12 .col-3 {
    min-height: 360px;
    float: left;
    padding: .5rem
}

#project-description .col-12 .col-3>div {
    background: #fff;
    padding: 1rem;
    border-bottom: .25rem solid #ee1c2e;
    height: 100%;
    position: relative;
    z-index: 1
}

#project-description .col-12 .col-3>div img {
    position: absolute;
    width: 100%;
    max-width: 188px;
    left: 3%;
    top: 0;
    z-index: -1
}

#project-description .col-12 .col-3>div h4 {
    font-size: 1rem
}

#project-description .col-12 .col-3>div h4 span {
    font-size: 1.5rem;
    color: #000;
    padding: 0 .3rem .3rem 0;
    margin-bottom: .3rem;
    display: block;
    border-bottom: .1rem solid #ee1c2e
}

#project-description .col-12 .col-3>div>div {
    margin-left: 6.5rem
}

#project-description .col-12 .col-3>div>div p {
    margin: 0
}

#project-description .col-12 .col-3:nth-child(2) h4 {
    color: #f58021
}

#project-description .col-12 .col-3:nth-child(3) h4 {
    color: #931cee
}

#project-description .col-12 .col-3:nth-child(4) h4 {
    color: #f9c606
}

#project-description .col-12 .col-3:nth-child(5) h4 {
    color: #82c341
}

#project-description .col-12 .col-3:nth-child(6) h4 {
    color: #00a2c5
}

#project-simulations {
    padding: .5rem;
    background: #ddd
}

#project-simulations .col-3 {
    padding: .5rem;
    display: flex
}

#project-simulations .col-3>div {
    background: #29292b;
    width: 100%
}

#project-simulations .col-3>div>div {
    padding: 1rem;
    color: #fff
}

#project-simulations .col-3>div>div h3 {
    font-size: 1.3rem;
    border-bottom: .1rem solid #ee1c2e;
    margin-bottom: .3rem;
    padding-bottom: .3rem;
    width: 100
}

#project-simulations .col-3>div>div p {
    margin-bottom: 0
}

#project-simulations .col-3>div>div p.location {
    text-transform: uppercase;
    font-family: "Helvetica Neue LT", sans-serif
}

#project-simulations .col-3>div>div p.direction {
    color: #ddd
}

#project-simulations h4 {
    margin: 25px 0 0 3px;
    font-size: 1.4em;
    padding: 0 .3rem 0 1.3rem;
    position: relative
}

#project-simulations h4:before {
    content: '';
    left: 0;
    position: absolute;
    height: .6rem;
    top: .35rem;
    width: .95rem;
    background: #ee1c2e
}

.options {
    display: none
}

#public-survey {
    background: #ddd;
    padding: 3rem 1rem 5rem 1rem
}

#public-survey .col-6 {
    padding: 2rem
}

#public-survey .col-6 h3 {
    padding: 0 .3rem .3rem 0;
    border-bottom: .1rem solid #ee1c2e
}

#public-survey .col-6 p {
    font-family: "Helvetica Neue LT", sans-serif;
    font-size: 18px;
    margin-bottom: .5rem
}

#public-survey .col-6 {
    border-left: .1rem solid #ee1c2e;
    border-right: .1rem solid #ee1c2e;
    position: relative
}

#public-survey .col-6 .btn {
    width: 100%;
    font-family: "Helvetica Neue LT", sans-serif;
    margin-top: 1rem
}

#public-survey .col-6 input,
#public-survey .col-6 textarea {
    border-width: 2px
}

#public-survey #survey-form {
    z-index: 1;
    transition: opacity .5s, visibility .5s;
    -webkit-transition: opacity .5s, visibility .5s
}

#public-survey .form-input:focus {
    border-color: #666;
    -webkit-box-shadow: 0 0 0 .1rem rgba(102, 102, 102, .2);
    -moz-box-shadow: 0 0 0 .1rem rgba(102, 102, 102, .2);
    box-shadow: 0 0 0 .1rem rgba(102, 102, 102, .2)
}

#public-survey #survey-dom-output {
    visibility: hidden;
    opacity: 0;
    margin: 0 auto;
    padding: 5rem 1.25rem;
    font-family: "Helvetica Neue LT", sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    transition: opacity .5s, visibility .5s;
    -webkit-transition: opacity .5s, visibility .5s
}

#public-survey #survey-dom-output p {
    font-size: 2.5em;
    line-height: 1em;
    text-align: center
}

#public-survey #survey-dom-output p span {
    display: block;
    color: #ee1c2e
}

.g-recaptcha {
    margin-top: 1rem
}

.radio-container {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.radio-container input:checked~.checkmark {
    background-color: #ee1c2e
}

.radio-container input:checked~.checkmark:after {
    display: block
}

.radio-container:hover input~.checkmark {
    background-color: #666
}

.radio-container .checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: solid #000 2px
}

.radio-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

#background-public-outreach {
    background: url(images/public-outreach.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#background-public-outreach .subpage-header,
#background-public-outreach nav {
    background: #fff
}

#public-outreach .column {
    background: #fff
}

#public-outreach .video {
    background: 0 0;
    min-height: 300px
}

#public-outreach .video iframe {
    -webkit-box-shadow: 0 0 11px 2px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 11px 2px rgba(0, 0, 0, .75);
    box-shadow: 0 0 11px 2px rgba(0, 0, 0, .75)
}

#public-outreach h2 {
    font-size: 1.3rem
}

#public-outreach ul {
    list-style: none;
    margin-left: 0
}

#public-outreach ul.community-list {
    margin: .9rem;
    list-style-position: outside;
    list-style: disc
}

#public-outreach img {
    cursor: pointer
}

#public-outreach .column-padding {
    padding: 2.5em
}

#public-outreach #order-3 {
    border-right: .25rem solid #000
}

#public-outreach #order-1,
#public-outreach #order-2,
#public-outreach #order-4>div:first-child {
    border-bottom: .25rem solid #000
}

#public-outreach .custom-modal .custom-modal-container {
    max-width: 1200px;
    background: #fff;
    margin-top: 8.5em
}

#public-outreach .custom-modal .custom-modal-container .close {
    top: -93px
}

#public-outreach .other-documents a {
    display: block;
    float: left;
    width: 100%;
    font-family: "Helvetica Neue LT", sans-serif;
    padding: .4rem 1.5rem .4rem 0;
    line-height: 1rem;
    position: relative;
    word-wrap: break-word
}

#public-outreach .other-documents a:visited {
    color: #ee1c2e
}

#public-outreach .other-documents a:hover {
    color: #ee1c2e
}

#public-outreach .other-documents a img {
    display: block;
    width: 1rem;
    height: .9rem;
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px
}

#public-outreach .other-documents a h2 {
    border-bottom: .15rem solid #ee1c2e
}

#public-outreach .participate strong {
    font-size: 1.3em;
    font-style: italic
}

.public-outreach-landing-page-content .accordion-header {
    position: relative;
    color: #000;
    font-family: "Univers LT Std Cn", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    padding: .8rem 3.5rem .8rem 1rem;
    border-bottom: solid 1px #50555b;
    cursor: pointer;
    margin-bottom: 20px
}

.public-outreach-landing-page-content .icon-arrow-down {
    background: url(../../dist/images/icon-chevron-down.svg) no-repeat center;
    display: block;
    right: 20px;
    position: absolute;
    top: calc(50% - 8px);
    width: 30px;
    height: 16px;
    transform: rotate(0)
}

.public-outreach-landing-page-content .accordion input:checked~.public-outreach-landing-page-content .icon-arrow-down {
    transform: rotate(180deg)
}

.public-outreach-accordion {
    overflow-y: scroll;
    height: 450px
}

.public-outreach-accordion .accordion-header {
    position: relative;
    color: #50555b;
    font-family: "helvetica neue LT Std", sans-serif;
    font-size: 18px;
    padding: .8rem 3.5rem .8rem 1rem;
    border-bottom: solid 1px #50555b;
    cursor: pointer;
    font-weight: 300
}

.public-outreach-accordion i {
    background: url(../../dist/images/icon-chevron-down.svg) no-repeat center;
    display: block;
    right: 0;
    position: absolute;
    top: calc(50% - 8px);
    width: 20px;
    height: 16px
}

#virtual-open-house .max-width-container {
    max-width: 1500px
}

#virtual-open-house .left-border {
    border-left: .25rem solid #ee3e34;
    border-right: .25rem solid #2aace2
}

#virtual-open-house iframe {
    width: 100%;
    display: block
}

#virtual-open-house iframe#ifrHost {
    max-width: 350px;
    margin: 0 auto
}

#virtual-open-house #vekeo_stream {
    border-left: .25rem solid #ee1c2e
}

#virtual-open-house .other-documents {
    display: block;
    background: #fff;
    float: left;
    width: 100%;
    padding: 2em;
    border-top: .25rem solid #000;
    border-left: .25rem solid #000
}

#virtual-open-house .other-documents h2 {
    border-bottom: .15rem solid #ee1c2e
}

#virtual-open-house .other-documents h3 {
    font-size: 1.1rem;
    margin: 1rem 0 0 0;
    float: left
}

#virtual-open-house .other-documents a {
    display: block;
    float: left;
    width: 100%;
    font-family: "Helvetica Neue LT", sans-serif;
    padding: .4rem 1.5rem .4rem .4rem;
    line-height: 1rem;
    position: relative;
    word-wrap: break-word
}

#virtual-open-house .other-documents a:visited {
    color: #ee1c2e
}

#virtual-open-house .other-documents a:hover {
    color: #ee1c2e
}

#virtual-open-house .other-documents a img {
    display: block;
    width: 1rem;
    height: .9rem;
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px
}

#virtual-open-house .stream {
    background: #29292b;
    padding: 0
}

.contact-page-container {
    border-bottom: 5px solid #00148c;
    margin-left: 10px
}

.contact-page-container h2 {
    margin-top: 0 !important
}

#contact-us {
    padding: 3rem 1rem;
    border-top: 5px solid #001689
}

#contact-us p {
    margin-bottom: 2px
}

#contact-us .contact-us-sidebar {
    margin-top: 25px
}

#contact-us .contact-number a {
    color: #001689;
    font-weight: 600
}

#contact-us .col-3,
#contact-us .col-6 {
    padding: 2rem
}

#contact-us .col-3 h3,
#contact-us .col-6 h3 {
    padding: 0 .3rem .3rem 0;
    border-bottom: .1rem solid #ee1c2e
}

#contact-us .col-3 a,
#contact-us .col-6 a {
    word-wrap: break-word
}

#contact-us .col-3 img {
    max-width: 400px
}

#contact-us .col-3.contact-information a,
#contact-us .col-3.contact-information span {
    display: block;
    font-family: "Helvetica Neue LT", sans-serif;
    font-size: 13px;
    word-wrap: break-word;
    font-weight: 800
}

#contact-us .col-3.contact-information a:visited,
#contact-us .col-3.contact-information span:visited {
    color: #001689;
    font-weight: 600
}

#contact-us .contact-us-sidebar .contact-email a {
    display: inline-block;
    color: #ff4713 !important
}

#contact-us .col-3.contact-information a:last-child {
    display: inline-block
}

#contact-us .col-6 {
    border-left: .1rem solid #00aff0;
    position: relative
}

#contact-us .col-6 .btn {
    width: 100%;
    font-family: "Helvetica Neue LT", sans-serif;
    margin-top: 1rem
}

#contact-us .col-6 label {
    font-family: "Helvetica Neue LT", sans-serif;
    color: #001689;
    font-weight: 600
}

#contact-us .col-6 input,
#contact-us .col-6 textarea {
    border-width: 2px
}

#contact-us #contact-form {
    transition: opacity .5s, visibility .5s;
    -webkit-transition: opacity .5s, visibility .5s
}

#contact-us .form-input:focus {
    border-color: #666;
    -webkit-box-shadow: 0 0 0 .1rem rgba(102, 102, 102, .2);
    -moz-box-shadow: 0 0 0 .1rem rgba(102, 102, 102, .2);
    box-shadow: 0 0 0 .1rem rgba(102, 102, 102, .2)
}

#contact-us .contact-method {
    color: #001689;
    margin: 10px 10px 5px 0
}

.landing-page-content .contact-video {
    margin-bottom: 20px
}

.landing-page-content .contact-video .contact-video-links {
    margin-top: 15px;
    color: #5cb947;
    margin-bottom: 30px
}

.landing-page-content .contact-video img {
    width: 100%
}

.landing-page-content .contact-video-container {
    height: 400px;
    overflow-y: scroll
}

.landing-page-content .contact-video-container .contact-video-links img {
    width: 25px;
    margin-left: 0;
    box-shadow: none;
    display: inline-block;
    margin-right: 10px
}

.landing-page-content .contact-video-container .contact-video-links button {
    background: #5cb947;
    color: #fff;
    margin-right: 0;
    border: none;
    border-radius: 4px;
    float: right
}

.g-recaptcha {
    margin-top: 1rem
}

#dom-output {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 7.75rem;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0 1.25rem;
    font-family: "Helvetica Neue LT", sans-serif;
    transition: opacity .5s, visibility .5s;
    -webkit-transition: opacity .5s, visibility .5s
}

#dom-output img {
    margin: 0 auto 0 auto;
    max-width: 10rem;
    opacity: 0;
    transition: opacity 1s, visibility 1s;
    -webkit-transition: opacity 1s, visibility 1s
}

#dom-output p {
    font-size: 1.5em;
    text-align: center;
    opacity: 0;
    transition: opacity 1s, visibility 1s;
    -webkit-transition: opacity 1s, visibility 1s
}

footer {
    background: #001689;
    color: #fff
}

footer .container {
    padding-left: 0;
    padding-right: 0
}

footer p {
    margin: 0;
    padding: .75rem 0;
    font-size: .8em;
    background: #001689
}

.custom-modal {
    position: fixed;
    z-index: 100;
    padding: 0 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .85);
    display: none
}

.custom-modal.active {
    display: block;
    -ms-transform: scaleY(.01) scaleX(0);
    -webkit-transform: scaleY(.01) scaleX(0);
    transform: scaleY(.01) scaleX(0);
    animation: unfoldIn .7s cubic-bezier(.165, .84, .44, 1) forwards
}

.custom-modal.out {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    animation: unfoldOut .7s .3s cubic-bezier(.165, .84, .44, 1) forwards
}

.custom-modal .custom-modal-container {
    max-width: 1400px;
    margin: 4rem auto 2rem auto;
    position: relative
}

.custom-modal .custom-modal-container .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.8rem;
    margin-left: -3rem;
    width: 6rem;
    z-index: -1
}

.custom-modal .custom-modal-container .static-img {
    padding-top: 2rem
}

.custom-modal .custom-modal-container .video-responsive {
    padding-top: 4rem
}

.close {
    color: #fff;
    position: absolute;
    top: -60px;
    right: 0;
    width: 60px;
    cursor: pointer;
    z-index: 15
}

.close:focus,
.close:hover {
    opacity: .75;
    cursor: pointer
}

.cocoen-container {
    color: #fff
}

.cocoen-container h2 {
    border-bottom: .1rem solid #ee1c2e;
    max-width: 25.75rem;
    margin-bottom: .4rem;
    padding-bottom: .3rem
}

.cocoen-container p {
    margin-bottom: .4rem
}

.cocoen-container p:nth-child(4) {
    font-size: .6em;
    text-align: center
}

.cocoen-container .btn-container {
    width: 100%;
    text-align: left;
    margin: 0 0 .5rem 0;
    padding-top: .5rem;
    border-top: .1rem solid #ee1c2e
}

.cocoen-container .btn-container a {
    float: right;
    color: #fff;
    font-size: 1.5em;
    font-family: "Helvetica Neue LT", sans-serif;
    display: inline-block
}

.cocoen-container .btn-container a img {
    width: 1.5625rem;
    height: 1.35rem;
    display: inline-block;
    margin-left: .25rem
}

.cocoen-container .btn-container button {
    margin-bottom: 10px
}

.cocoen-container .btn-container button.active {
    padding-right: 45px;
    position: relative
}

.cocoen-container .btn-container button.active:after {
    content: url(../dist/images/icon-viewing.svg);
    position: absolute;
    right: 11px;
    width: 25px;
    top: 9px
}

.cocoen-container .cocoen {
    opacity: 0;
    min-height: 150px
}

.modal-header {
    border-bottom: .1rem solid #ee1c2e
}

.modal-container {
    border-bottom: .25rem solid #ee1c2e;
    height: 75vh
}

.modal-container h3 {
    margin: 0
}

.modal-container .modal-body {
    padding-top: 2em
}

.modal-container .modal-body .content h4 {
    font-size: 1em
}

.modal-container .modal-body .content hr {
    margin: 2em 0
}

.modal-container .modal-body .content .modal-date {
    text-align: right;
    margin: 0;
    font-style: italic
}

#voh #project-simulations {
    padding: .9rem .9rem .5rem .9rem
}

#voh #project-simulations .col-12 p {
    margin: 0 .15rem .5rem .15rem;
    padding: .7rem .5rem;
    border-bottom: red 2px solid;
    border-bottom: .15rem solid #ee1c2e
}

#voh #project-simulations .col-12 p span {
    font-size: 1rem;
    font-family: "Helvetica Neue LT", sans-serif
}

#voh .content a {
    display: block;
    float: left;
    width: 100%;
    font-family: "Helvetica Neue LT", sans-serif;
    color: #000;
    padding: .4rem 1.5rem .4rem 0;
    line-height: 1rem;
    position: relative;
    word-wrap: break-word
}

#voh .content a:hover {
    color: #ee1c2e
}

#voh .content a img {
    display: block;
    width: 1rem;
    height: .9rem;
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px
}

#online-open-house-notification {
    text-align: center;
    border-bottom: .25rem solid #00148c;
    background: #00aff0;
    color: #fff;
    display: none
}

#online-open-house-notification p {
    margin: 0;
    padding: 10px 0;
    font-family: "Helvetica Neue LT", sans-serif;
    font-weight: 600
}

#online-open-house-notification p a {
    color: #fff
}

#spanish .max-width-container {
    max-width: 1500px !important;
    padding: 20px !important
}

#spanish .subpage-header h2 {
    margin: .5rem auto 1rem auto;
    padding: 0 0 0 1.2rem;
    max-width: 1500px;
    width: 100%
}

#spanish-popup {
    position: fixed;
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 20px 50px 20px 10px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -500px;
    color: #fff;
    font-size: .9em;
    font-weight: 700;
    background: #00148c;
    -webkit-box-shadow: 0 -2px 9px 1px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 -2px 9px 1px rgba(0, 0, 0, .75);
    box-shadow: 0 -2px 9px 1px rgba(0, 0, 0, .75);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 99999
}

#spanish-popup a,
#spanish-popup a:visited {
    color: #fff
}

#spanish-popup p {
    margin: 0
}

#spanish-popup #close-spanish-popup {
    color: #fff;
    font-size: 1rem;
    text-align: center;
    position: absolute;
    right: .25rem;
    top: .25rem;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer
}

@keyframes unfoldIn {
    0% {
        -ms-transform: scaleY(.005) scaleX(0);
        -webkit-transform: scaleY(.005) scaleX(0);
        transform: scaleY(.005) scaleX(0)
    }

    50% {
        -ms-transform: scaleY(.005) scaleX(1);
        -webkit-transform: scaleY(.005) scaleX(1);
        transform: scaleY(.005) scaleX(1)
    }

    100% {
        -ms-transform: scaleY(1) scaleX(1);
        -webkit-transform: scaleY(1) scaleX(1);
        transform: scaleY(1) scaleX(1)
    }
}

@keyframes unfoldOut {
    0% {
        -ms-transform: scaleY(1) scaleX(1);
        -webkit-transform: scaleY(1) scaleX(1);
        transform: scaleY(1) scaleX(1)
    }

    50% {
        -ms-transform: scaleY(.005) scaleX(1);
        -webkit-transform: scaleY(.005) scaleX(1);
        transform: scaleY(.005) scaleX(1)
    }

    100% {
        -ms-transform: scaleY(.005) scaleX(0);
        -webkit-transform: scaleY(.005) scaleX(0);
        transform: scaleY(.005) scaleX(0)
    }
}

@media only screen and (max-width:1550px) {
    header .schedule-heading:after {
        display: none
    }
}

@media screen and (min-width:3840px) {
    footer {
        position: fixed;
        bottom: 0;
        width: 100%
    }
}

@media only screen and (max-width:1280px) {

    nav,
    nav .brand {
        height: 2.95rem
    }

    nav .brand {
        margin-left: 0
    }

    nav .brand a {
        width: 8.45rem
    }

    nav .brand a img {
        height: 1.6rem
    }

    header .heading {
        width: 16.5rem
    }

    header .heading .h1-container {
        width: 100%;
        margin: .3rem auto 0 auto
    }

    header .public-outreach-heading .h1-container h1#primary {
        margin-top: 0;
        margin-bottom: 0
    }

    .schedule-map-section #project-video {
        height: 300px
    }

    header .heading .h1-container h1#primary {
        font-size: 3em
    }

    header .heading .h1-container h1#primary span:first-child {
        margin-top: 0
    }

    header .heading .h1-container h1#secondary {
        font-size: .96em;
        line-height: 1rem
    }

    header .heading #legend {
        width: 14.6rem;
        font-size: .7em;
        bottom: 4rem
    }

    header .heading .btn.btn-primary.btn-lg {
        width: 292px;
        height: 4.4em;
        font-size: .7em;
        bottom: 27px
    }

    header .map-section {
        width: calc(100% - 16.5rem);
        border-bottom: .25rem solid #00148c
    }

    header .map-overview-section {
        width: calc(100% - 16.5rem);
        border-top: .25rem solid #000;
        border-bottom: .25rem solid #000
    }

    .map-container #map {
        height: 21.2rem
    }

    #project-description .col-4 {
        padding: 1.5rem
    }

    #project-description .map-container #address-search {
        left: 10px !important;
        bottom: .5rem !important;
        top: auto !important
    }

    .subpage-header h2 {
        padding: 0 0 0 1.5rem
    }

    #announcement {
        top: 3.9rem
    }

    header .header-lines {
        display: block
    }

    header .public-outreach-heading:after {
        left: 330px
    }

    .half-line-border,
    .mid-line-border,
    .quarter-line-border {
        display: none
    }

    .blue-left-border,
    .green-left-border,
    .left-border {
        padding: 1.25rem
    }

    .map-container #project-video {
        background-position-y: -100px !important
    }
}

@media only screen and (max-width:975px) {
    header .col-12 {
        width: 100%
    }

    header .heading {
        width: 100%;
        position: relative
    }

    header .public-outreach-heading:after {
        display: none
    }

    header .heading .legend-note {
        margin-bottom: 60px
    }

    .map-container #project-video {
        background-position-y: -100px !important
    }

    #project-overview .public-outreach-overview-map-section #project-video {
        background-position-y: -130px
    }

    .landing-page-content .columns {
        margin-left: -8px
    }
}

@media only screen and (max-width:960px) {
    #project-need .col-6 {
        padding: 1rem
    }

    #project-need .col-6:first-child {
        padding-right: 1rem;
        padding-bottom: .5rem
    }

    #project-need .col-6:last-child {
        padding-left: 1rem;
        padding-top: .5rem
    }

    #project-description .col-4 {
        padding: 1.5rem;
        min-height: auto
    }

    #project-description .col-8 {
        display: block
    }

    #project-description .col-8 .map-container {
        flex: none
    }

    #project-description .col-8 .map-container #map {
        height: 26rem
    }

    #public-outreach #order-2,
    #public-outreach #order-3 {
        border-right: none
    }

    #order-4>div:first-child {
        border-top: .25rem solid #000
    }

    #contact-us {
        padding: 1rem
    }

    #contact-us .col-6 {
        border-left: none
    }

    .subpage-header h1>span:last-child {
        float: left;
        clear: left;
        margin-left: 0
    }

    #order-1 {
        order: 1
    }

    #order-2 {
        order: 2
    }

    #order-3 {
        order: 3
    }

    #order-4 {
        order: 4
    }

    #order-5 {
        order: 5
    }

    #project-outreach #order-3,
    #project-outreach #order-4 {
        border-right: none
    }

    #project-outreach #order-3,
    #project-outreach #order-4>div:last-child {
        border-bottom: .25rem solid #000
    }

    #virtual-open-house .other-documents {
        padding: 2.5rem 0 0 0;
        border-left: none;
        border-top: none;
        position: relative
    }

    #virtual-open-house .other-documents:before {
        content: '';
        position: absolute;
        top: 0;
        left: -3.5em;
        right: -3.5em;
        width: auto;
        border-top: .25rem solid #000
    }

    #virtual-open-house .left-border {
        border-left: none;
        border-right: none;
        border-top: .25rem solid #000
    }

    #virtual-open-house #vekeo_stream {
        border-left: 0
    }

    .left-border {
        padding: 1.25rem
    }
}

@media only screen and (max-width:840px) {
    .left-border {
        padding: 1.25rem
    }

    header .heading {
        width: 100%;
        position: relative
    }

    header .heading .h1-container {
        margin-top: -.3rem
    }

    header .heading #legend {
        position: relative;
        bottom: 1.2em;
        margin-bottom: .6rem
    }

    header .heading .btn.btn-primary.btn-lg {
        width: 292px;
        height: 4.4em;
        font-size: .7em;
        bottom: 11px
    }

    header .col-12 {
        width: 100%
    }

    .subpage-header h1 {
        font-size: 1.7em
    }

    #project-description .map-container #address-search {
        width: 13rem
    }

    #project-description #legend {
        position: relative;
        right: 0;
        bottom: 0;
        width: 100%;
        border: none;
        border-top: .25rem solid #000
    }

    #project-simulations .col-3>div>div h3 {
        font-size: 1.2rem
    }

    #project-simulations .col-3>div>div p {
        font-size: .7rem
    }

    .cocoen-drag {
        font-size: 1.3em
    }

    .cocoen-drag:before {
        right: -9px
    }

    .cocoen-drag:after {
        left: -3px
    }

    header .public-outreach-heading:after {
        display: none !important
    }

    header .heading .h1-container h1#secondary {
        margin-bottom: 10px
    }

    header .header_lines {
        display: none
    }

    header .mobile-header-lines {
        display: block;
        position: absolute;
        top: 0;
        left: 0
    }

    header .schedule-heading:after {
        display: none
    }

    .schedule-content-container .map-container {
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: 1px !important
    }

    .map-container #project-video {
        height: 200px;
        background-position-y: initial
    }
}

@media only screen and (max-width:600px) {
    .subpage-header h2 {
        padding: 0 1rem;
        text-align: center;
        font-size: 1.4rem
    }

    #project-need .col-6 h3 {
        font-size: 1.7rem
    }

    #contact-us .col-3,
    #contact-us .col-6 {
        padding: 1rem
    }

    .custom-modal .custom-modal-container {
        margin: 5.5rem auto 2rem auto
    }

    .custom-modal .custom-modal-container .static-img {
        padding: 0
    }

    .close {
        top: -77px;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 45px
    }

    .cocoen-container h2 {
        font-size: 1.4rem
    }

    .cocoen-container .btn-container {
        text-align: center
    }

    .cocoen-container .btn-container a {
        float: none;
        display: block;
        margin-bottom: .25px
    }

    #public-survey .col-6 {
        padding: 1rem
    }
}

@media only screen and (max-width:480px) {
    #project-description .col-12 .col-3 {
        min-height: 345px
    }

    #project-description .col-12 .col-3>div img {
        max-width: 163px;
        left: 1%
    }

    #project-description .col-12 .col-3>div h4 {
        font-size: .8rem
    }

    #project-description .col-12 .col-3>div h4 span {
        font-size: 1.1rem
    }

    #project-description .col-12 .col-3>div>div {
        margin-left: 4rem
    }

    .cocoen-container .cocoen {
        min-height: 75px
    }

    #project-need .col-6 .accordion .accordion-header {
        font-size: .9rem
    }

    #project-need .col-6 .accordion .accordion .accordion-header {
        font-size: .8rem
    }

    .map-container #address-search {
        width: 255px
    }

    .schedule-map-section {
        height: 100px
    }

    .map-container #project-video {
        background-position-y: initial !important
    }
}

@media only screen and (max-width:400px) {
    .schedule-map-section {
        height: 100px
    }
}

@media only screen and (min-width:1280px) and (max-width:1650px) {
    #project-description .col-12 .col-3 {
        width: 33.33333333%
    }
}

@media only screen and (max-width:1060px) {
    .map-container .btn {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .map-container #address-search {
        left: 10px !important;
        bottom: 15px !important;
        margin-left: 0
    }
}