
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -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: 0.67em 0
}


figcaption,
figure,
main {
    display: block
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.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: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}



button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    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"] {
    -webkit-box-sizing: border-box;
    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
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: 'icomoon';
    src:url('/media/web-assets/css/fonts/icomoon.eot');
    src:url('/media/web-assets/css/fonts/icomoon.eot') format("embedded-opentype"),url('/media/web-assets/css/fonts/icomoon.ttf') format("truetype"),url('/media/web-assets/css/fonts/icomoon.woff') format("woff"),url('/media/web-assets/css/fonts/icomoon.svg') format("svg");
    font-weight:normal;
    font-style:normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-cancel-circle:before {
  content: "\ea0d";
}

.icon-document-file-pdf:before {
  content: "\e918";
}
.icon-file-pdf:before {
  content: "\e919";
}
.icon-file-pdf2:before {
  content: "\eadf";
}

.icon-logo-white-extended-swoosh:before {
  content: "\e91a";
}

.icon-snapchat-square:before {
  content: "\e917";
}
.icon-snapchat:before {
  content: "\e916";
}

.icon-arrow:before {
    content: "\e900"
}

.icon-check:before {
    content: "\e901"
}

.icon-close:before {
    content: "\e902"
}

.icon-contact:before {
    content: "\e903"
}

.icon-facebook:before {
    content: "\e904"
}

.icon-facebook-square:before {
    content: "\e905"
}

.icon-filter-both:before {
    content: "\e906"
}

.icon-filter-down:before {
    content: "\e907"
}

.icon-filter-up:before {
    content: "\e908"
}

.icon-instagram:before {
    content: "\e909"
}

.icon-location:before {
    content: "\e90a"
}

.icon-logo-blue:before {
    content: "\e90b"
}

.icon-logo-white:before {
    content: "\e90c"
}

.icon-logo-white-extended:before {
    content: "\e90d"
}

.icon-menu:before {
    content: "\e90e"
}

.icon-minus:before {
    content: "\e90f"
}

.icon-pagination-double:before {
    content: "\e910"
}

.icon-play:before {
    content: "\e911"
}

.icon-plus:before {
    content: "\e912"
}

.icon-search:before {
    content: "\e913"
}

.icon-twitter:before {
    content: "\e914"
}

.icon-youtube:before {
    content: "\e915"
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

table.bt tr {
    border-bottom: solid 2px #bcbcbc;
    margin-bottom: 25px
}

table.bt.grouped-data tr {
    border-bottom: none
}

table.bt.grouped-data tr td {
    border-bottom: solid 2px #bcbcbc;
    margin-bottom: 25px;
    padding: 0 13px 4px
}

@media screen and (min-width: 700px) {
    table.bt.grouped-data caption {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 38px
    }
    table.bt.grouped-data tr td {
        padding: 0;
        margin-bottom: 23px
    }
    table.bt.grouped-data p {
        margin-top: -3px;
        margin-bottom: 18px
    }
}

@media screen and (min-width: 1024px) {
    table.bt.grouped-data caption {
        margin-bottom: 32px
    }
}

table.directory p {
    margin-bottom: 0
}

table.directory tr td {
    padding: 0 13px 5px
}

table.directory tr td:before {
    width: 80px !important
}

table.directory tr td:first-child {
    padding-top: 20px
}

table.directory tr td:last-child {
    padding-bottom: 20px
}

@media screen and (min-width: 1024px) {
    table.directory caption {
        margin-bottom: 19px
    }
}

table+h2 {
    margin-top: 50px
}

table.bt thead,
table.bt tbody th {
    display: none;
    min-width: inherit
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
    border: none;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top
}

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
    content: attr(data-th);
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 500;
    color: #20419b;
    font-size: 16px;
    font-size: 1rem;
    width: 110px;
    padding-right: 15px
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
    display: none
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
    vertical-align: top
}

@media screen and (min-width: 700px) {
    table.bt tfoot th::before,
    table.bt tfoot td::before,
    table.bt tbody td::before {
        font-size: 17px;
        font-size: 1.0625rem;
        padding-left: 15px;
        width: 110px
    }
}

@media screen and (min-width: 1024px) {
    table.bt tfoot th::before,
    table.bt tfoot td::before,
    table.bt tbody td::before {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media screen and (min-width: 700px) {
    table.grouped-data tfoot th::before,
    table.grouped-data tfoot td::before,
    table.grouped-data tbody td::before {
        width: 205px
    }
    table.directory tfoot th::before,
    table.directory tfoot td::before,
    table.directory tbody td::before {
        padding-left: 2px;
        width: 120px !important
    }
}

@media screen and (min-width: 1024px) {
    table.grouped-data tfoot th::before,
    table.grouped-data tfoot td::before,
    table.grouped-data tbody td::before {
        width: 225px
    }
}


/*! Lity - v3.0.0-dev - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */

.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity.lity-opened {
    opacity: 1
}

.lity.lity-closed {
    opacity: 0
}

.lity * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important
}

.lity-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity-loading .lity-loader {
    opacity: 1
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.lity-loading .lity-content,
.lity-closed .lity-content {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

.lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close:hover,
.lity-close:active,
.lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close:active {
    top: 1px
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0
}

.lity-iframe .lity-container {
    width: 100%;
    max-width: 964px
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

.lity-hide {
    display: none
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

@media screen and (min-width: 1024px) {
    .revealOnScroll {
        opacity: 0
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }
    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
    .animated.flipOutX,
    .animated.flipOutY,
    .animated.bounceIn,
    .animated.bounceOut {
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }
    @-webkit-keyframes bounce {
        from,
        20%,
        53%,
        80%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        40%,
        43% {
            -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0)
        }
        70% {
            -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
        }
    }
    @keyframes bounce {
        from,
        20%,
        53%,
        80%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        40%,
        43% {
            -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0)
        }
        70% {
            -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
        }
    }
    .bounce {
        -webkit-animation-name: bounce;
        animation-name: bounce;
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    @-webkit-keyframes flash {
        from,
        50%,
        to {
            opacity: 1
        }
        25%,
        75% {
            opacity: 0
        }
    }
    @keyframes flash {
        from,
        50%,
        to {
            opacity: 1
        }
        25%,
        75% {
            opacity: 0
        }
    }
    .flash {
        -webkit-animation-name: flash;
        animation-name: flash
    }
    @-webkit-keyframes pulse {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
        }
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    @keyframes pulse {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
        }
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    .pulse {
        -webkit-animation-name: pulse;
        animation-name: pulse
    }
    @-webkit-keyframes rubberBand {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        30% {
            -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1)
        }
        40% {
            -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1)
        }
        50% {
            -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1)
        }
        65% {
            -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1)
        }
        75% {
            -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1)
        }
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    @keyframes rubberBand {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        30% {
            -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1)
        }
        40% {
            -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1)
        }
        50% {
            -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1)
        }
        65% {
            -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1)
        }
        75% {
            -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1)
        }
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    .rubberBand {
        -webkit-animation-name: rubberBand;
        animation-name: rubberBand
    }
    @-webkit-keyframes shake {
        from,
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        10%,
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        20%,
        40%,
        60%,
        80% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
    }
    @keyframes shake {
        from,
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        10%,
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        20%,
        40%,
        60%,
        80% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
    }
    .shake {
        -webkit-animation-name: shake;
        animation-name: shake
    }
    @-webkit-keyframes headShake {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        6.5% {
            -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg)
        }
        18.5% {
            -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg)
        }
        31.5% {
            -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg)
        }
        43.5% {
            -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg)
        }
        50% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
    }
    @keyframes headShake {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        6.5% {
            -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg)
        }
        18.5% {
            -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg)
        }
        31.5% {
            -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg)
        }
        43.5% {
            -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg)
        }
        50% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
    }
    .headShake {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-name: headShake;
        animation-name: headShake
    }
    @-webkit-keyframes swing {
        20% {
            -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg)
        }
        40% {
            -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg)
        }
        60% {
            -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg)
        }
        80% {
            -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg)
        }
        to {
            -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg)
        }
    }
    @keyframes swing {
        20% {
            -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg)
        }
        40% {
            -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg)
        }
        60% {
            -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg)
        }
        80% {
            -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg)
        }
        to {
            -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg)
        }
    }
    .swing {
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-animation-name: swing;
        animation-name: swing
    }
    @-webkit-keyframes tada {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        10%,
        20% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
        }
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
        }
        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
        }
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    @keyframes tada {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        10%,
        20% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
        }
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
        }
        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
        }
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    .tada {
        -webkit-animation-name: tada;
        animation-name: tada
    }
    @-webkit-keyframes wobble {
        from {
            -webkit-transform: none;
            transform: none
        }
        15% {
            -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
        }
        30% {
            -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
        }
        45% {
            -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
        }
        60% {
            -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
        }
        75% {
            -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes wobble {
        from {
            -webkit-transform: none;
            transform: none
        }
        15% {
            -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
        }
        30% {
            -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
        }
        45% {
            -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
        }
        60% {
            -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
        }
        75% {
            -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    .wobble {
        -webkit-animation-name: wobble;
        animation-name: wobble
    }
    @-webkit-keyframes jello {
        from,
        11.1%,
        to {
            -webkit-transform: none;
            transform: none
        }
        22.2% {
            -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
        }
        33.3% {
            -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
        }
        44.4% {
            -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
        }
        55.5% {
            -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
        }
        66.6% {
            -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
        }
        77.7% {
            -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
            transform: skewX(0.39063deg) skewY(0.39063deg)
        }
        88.8% {
            -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg)
        }
    }
    @keyframes jello {
        from,
        11.1%,
        to {
            -webkit-transform: none;
            transform: none
        }
        22.2% {
            -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
        }
        33.3% {
            -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
        }
        44.4% {
            -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
        }
        55.5% {
            -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
        }
        66.6% {
            -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
        }
        77.7% {
            -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
            transform: skewX(0.39063deg) skewY(0.39063deg)
        }
        88.8% {
            -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg)
        }
    }
    .jello {
        -webkit-animation-name: jello;
        animation-name: jello;
        -webkit-transform-origin: center;
        transform-origin: center
    }
    @-webkit-keyframes bounceIn {
        from,
        20%,
        40%,
        60%,
        80%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3)
        }
        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97)
        }
        to {
            opacity: 1;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    @keyframes bounceIn {
        from,
        20%,
        40%,
        60%,
        80%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3)
        }
        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97)
        }
        to {
            opacity: 1;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    .bounceIn {
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn
    }
    @-webkit-keyframes bounceInDown {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes bounceInDown {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    .bounceInDown {
        -webkit-animation-name: bounceInDown;
        animation-name: bounceInDown
    }
    @-webkit-keyframes bounceInLeft {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes bounceInLeft {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    .bounceInLeft {
        -webkit-animation-name: bounceInLeft;
        animation-name: bounceInLeft
    }
    @-webkit-keyframes bounceInRight {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        from {
            opacity: 0;
            -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes bounceInRight {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        from {
            opacity: 0;
            -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    .bounceInRight {
        -webkit-animation-name: bounceInRight;
        animation-name: bounceInRight
    }
    @-webkit-keyframes bounceInUp {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes bounceInUp {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
        }
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .bounceInUp {
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp
    }
    @-webkit-keyframes bounceOut {
        20% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9)
        }
        50%,
        55% {
            opacity: 1;
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3)
        }
    }
    @keyframes bounceOut {
        20% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9)
        }
        50%,
        55% {
            opacity: 1;
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3)
        }
    }
    .bounceOut {
        -webkit-animation-name: bounceOut;
        animation-name: bounceOut
    }
    @-webkit-keyframes bounceOutDown {
        20% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }
    @keyframes bounceOutDown {
        20% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }
    .bounceOutDown {
        -webkit-animation-name: bounceOutDown;
        animation-name: bounceOutDown
    }
    @-webkit-keyframes bounceOutLeft {
        20% {
            opacity: 1;
            -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }
    @keyframes bounceOutLeft {
        20% {
            opacity: 1;
            -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }
    .bounceOutLeft {
        -webkit-animation-name: bounceOutLeft;
        animation-name: bounceOutLeft
    }
    @-webkit-keyframes bounceOutRight {
        20% {
            opacity: 1;
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }
    @keyframes bounceOutRight {
        20% {
            opacity: 1;
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }
    .bounceOutRight {
        -webkit-animation-name: bounceOutRight;
        animation-name: bounceOutRight
    }
    @-webkit-keyframes bounceOutUp {
        20% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }
    @keyframes bounceOutUp {
        20% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }
    .bounceOutUp {
        -webkit-animation-name: bounceOutUp;
        animation-name: bounceOutUp
    }
    @-webkit-keyframes fadeIn {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }
    @keyframes fadeIn {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }
    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }
    *::-ms-backdrop,
    .fadeIn {
        opacity: 1
    }
    @-webkit-keyframes fadeInDown {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInDown {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown
    }
    @-webkit-keyframes fadeInDownBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInDownBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInDownBig {
        -webkit-animation-name: fadeInDownBig;
        animation-name: fadeInDownBig
    }
    @-webkit-keyframes fadeInLeft {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInLeft {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft
    }
    @-webkit-keyframes fadeInLeftBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInLeftBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInLeftBig {
        -webkit-animation-name: fadeInLeftBig;
        animation-name: fadeInLeftBig
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight
    }
    @-webkit-keyframes fadeInRightBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInRightBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInRightBig {
        -webkit-animation-name: fadeInRightBig;
        animation-name: fadeInRightBig
    }
    @-webkit-keyframes fadeInUp {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInUp {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp
    }
    @-webkit-keyframes fadeInUpJiggle {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 80%, 0);
            transform: translate3d(0, 80%, 0)
        }
        50% {
            -webkit-transform: translate3d(0, -12%, 0);
            transform: translate3d(0, -12%, 0)
        }
        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInUpJiggle {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 80%, 0);
            transform: translate3d(0, 80%, 0)
        }
        50% {
            -webkit-transform: translate3d(0, -12%, 0);
            transform: translate3d(0, -12%, 0)
        }
        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInUpJiggle {
        -webkit-animation-name: fadeInUpJiggle;
        animation-name: fadeInUpJiggle
    }
    @-webkit-keyframes fadeInUpBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInUpBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInUpBig {
        -webkit-animation-name: fadeInUpBig;
        animation-name: fadeInUpBig
    }
    @-webkit-keyframes fadeOut {
        from {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }
    @keyframes fadeOut {
        from {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }
    .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut
    }
    @-webkit-keyframes fadeOutDown {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }
    @keyframes fadeOutDown {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }
    .fadeOutDown {
        -webkit-animation-name: fadeOutDown;
        animation-name: fadeOutDown
    }
    @-webkit-keyframes fadeOutDownBig {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }
    @keyframes fadeOutDownBig {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }
    .fadeOutDownBig {
        -webkit-animation-name: fadeOutDownBig;
        animation-name: fadeOutDownBig
    }
    @-webkit-keyframes fadeOutLeft {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }
    @keyframes fadeOutLeft {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }
    .fadeOutLeft {
        -webkit-animation-name: fadeOutLeft;
        animation-name: fadeOutLeft
    }
    @-webkit-keyframes fadeOutLeftBig {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }
    @keyframes fadeOutLeftBig {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }
    .fadeOutLeftBig {
        -webkit-animation-name: fadeOutLeftBig;
        animation-name: fadeOutLeftBig
    }
    @-webkit-keyframes fadeOutRight {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }
    @keyframes fadeOutRight {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }
    .fadeOutRight {
        -webkit-animation-name: fadeOutRight;
        animation-name: fadeOutRight
    }
    @-webkit-keyframes fadeOutRightBig {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }
    @keyframes fadeOutRightBig {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }
    .fadeOutRightBig {
        -webkit-animation-name: fadeOutRightBig;
        animation-name: fadeOutRightBig
    }
    @-webkit-keyframes fadeOutUp {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
    }
    @keyframes fadeOutUp {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
    }
    .fadeOutUp {
        -webkit-animation-name: fadeOutUp;
        animation-name: fadeOutUp
    }
    @-webkit-keyframes fadeOutUpBig {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }
    @keyframes fadeOutUpBig {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }
    .fadeOutUpBig {
        -webkit-animation-name: fadeOutUpBig;
        animation-name: fadeOutUpBig
    }
    @-webkit-keyframes flip {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        40% {
            -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        50% {
            -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        80% {
            -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
    }
    @keyframes flip {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        40% {
            -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        50% {
            -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        80% {
            -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
    }
    .animated.flip {
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-animation-name: flip;
        animation-name: flip
    }
    @-webkit-keyframes flipInX {
        from {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    @keyframes flipInX {
        from {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    .flipInX {
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
        -webkit-animation-name: flipInX;
        animation-name: flipInX
    }
    @-webkit-keyframes flipInY {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    @keyframes flipInY {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    .flipInY {
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
        -webkit-animation-name: flipInY;
        animation-name: flipInY
    }
    @-webkit-keyframes flipOutX {
        from {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
        30% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            opacity: 1
        }
        to {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            opacity: 0
        }
    }
    @keyframes flipOutX {
        from {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
        30% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            opacity: 1
        }
        to {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            opacity: 0
        }
    }
    .flipOutX {
        -webkit-animation-name: flipOutX;
        animation-name: flipOutX;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important
    }
    @-webkit-keyframes flipOutY {
        from {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
        30% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            opacity: 1
        }
        to {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            opacity: 0
        }
    }
    @keyframes flipOutY {
        from {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
        30% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            opacity: 1
        }
        to {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            opacity: 0
        }
    }
    .flipOutY {
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
        -webkit-animation-name: flipOutY;
        animation-name: flipOutY
    }
    @-webkit-keyframes lightSpeedIn {
        from {
            -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
            opacity: 0
        }
        60% {
            -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
            opacity: 1
        }
        80% {
            -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
            opacity: 1
        }
        to {
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes lightSpeedIn {
        from {
            -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
            opacity: 0
        }
        60% {
            -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
            opacity: 1
        }
        80% {
            -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
            opacity: 1
        }
        to {
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .lightSpeedIn {
        -webkit-animation-name: lightSpeedIn;
        animation-name: lightSpeedIn;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    @-webkit-keyframes lightSpeedOut {
        from {
            opacity: 1
        }
        to {
            -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
            opacity: 0
        }
    }
    @keyframes lightSpeedOut {
        from {
            opacity: 1
        }
        to {
            -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
            opacity: 0
        }
    }
    .lightSpeedOut {
        -webkit-animation-name: lightSpeedOut;
        animation-name: lightSpeedOut;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    @-webkit-keyframes rotateIn {
        from {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateIn {
        from {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateIn {
        -webkit-animation-name: rotateIn;
        animation-name: rotateIn
    }
    @-webkit-keyframes rotateInDownLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateInDownLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateInDownLeft {
        -webkit-animation-name: rotateInDownLeft;
        animation-name: rotateInDownLeft
    }
    @-webkit-keyframes rotateInDownRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateInDownRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateInDownRight {
        -webkit-animation-name: rotateInDownRight;
        animation-name: rotateInDownRight
    }
    @-webkit-keyframes rotateInUpLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateInUpLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateInUpLeft {
        -webkit-animation-name: rotateInUpLeft;
        animation-name: rotateInUpLeft
    }
    @-webkit-keyframes rotateInUpRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateInUpRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateInUpRight {
        -webkit-animation-name: rotateInUpRight;
        animation-name: rotateInUpRight
    }
    @-webkit-keyframes rotateOut {
        from {
            -webkit-transform-origin: center;
            transform-origin: center;
            opacity: 1
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
            opacity: 0
        }
    }
    @keyframes rotateOut {
        from {
            -webkit-transform-origin: center;
            transform-origin: center;
            opacity: 1
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
            opacity: 0
        }
    }
    .rotateOut {
        -webkit-animation-name: rotateOut;
        animation-name: rotateOut
    }
    @-webkit-keyframes rotateOutDownLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
    }
    @keyframes rotateOutDownLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
    }
    .rotateOutDownLeft {
        -webkit-animation-name: rotateOutDownLeft;
        animation-name: rotateOutDownLeft
    }
    @-webkit-keyframes rotateOutDownRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
            opacity: 0
        }
    }
    @keyframes rotateOutDownRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
            opacity: 0
        }
    }
    .rotateOutDownRight {
        -webkit-animation-name: rotateOutDownRight;
        animation-name: rotateOutDownRight
    }
    @-webkit-keyframes rotateOutUpLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
            opacity: 0
        }
    }
    @keyframes rotateOutUpLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
            opacity: 0
        }
    }
    .rotateOutUpLeft {
        -webkit-animation-name: rotateOutUpLeft;
        animation-name: rotateOutUpLeft
    }
    @-webkit-keyframes rotateOutUpRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
            opacity: 0
        }
    }
    @keyframes rotateOutUpRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
            opacity: 0
        }
    }
    .rotateOutUpRight {
        -webkit-animation-name: rotateOutUpRight;
        animation-name: rotateOutUpRight
    }
    @-webkit-keyframes hinge {
        0% {
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
        }
        20%,
        60% {
            -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
        }
        40%,
        80% {
            -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            opacity: 1
        }
        to {
            -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
            opacity: 0
        }
    }
    @keyframes hinge {
        0% {
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
        }
        20%,
        60% {
            -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
        }
        40%,
        80% {
            -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            opacity: 1
        }
        to {
            -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
            opacity: 0
        }
    }
    .hinge {
        -webkit-animation-name: hinge;
        animation-name: hinge
    }
    @-webkit-keyframes rollIn {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes rollIn {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .rollIn {
        -webkit-animation-name: rollIn;
        animation-name: rollIn
    }
    @-webkit-keyframes rollOut {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
        }
    }
    @keyframes rollOut {
        from {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
        }
    }
    .rollOut {
        -webkit-animation-name: rollOut;
        animation-name: rollOut
    }
    @-webkit-keyframes zoomIn {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3)
        }
        50% {
            opacity: 1
        }
    }
    @keyframes zoomIn {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3)
        }
        50% {
            opacity: 1
        }
    }
    .zoomIn {
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn
    }
    @-webkit-keyframes zoomInDown {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    @keyframes zoomInDown {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    .zoomInDown {
        -webkit-animation-name: zoomInDown;
        animation-name: zoomInDown
    }
    @-webkit-keyframes zoomInLeft {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    @keyframes zoomInLeft {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    .zoomInLeft {
        -webkit-animation-name: zoomInLeft;
        animation-name: zoomInLeft
    }
    @-webkit-keyframes zoomInRight {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    @keyframes zoomInRight {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    .zoomInRight {
        -webkit-animation-name: zoomInRight;
        animation-name: zoomInRight
    }
    @-webkit-keyframes zoomInUp {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    @keyframes zoomInUp {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    .zoomInUp {
        -webkit-animation-name: zoomInUp;
        animation-name: zoomInUp
    }
    @-webkit-keyframes zoomOut {
        from {
            opacity: 1
        }
        50% {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3)
        }
        to {
            opacity: 0
        }
    }
    @keyframes zoomOut {
        from {
            opacity: 1
        }
        50% {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3)
        }
        to {
            opacity: 0
        }
    }
    .zoomOut {
        -webkit-animation-name: zoomOut;
        animation-name: zoomOut
    }
    @-webkit-keyframes zoomOutDown {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    @keyframes zoomOutDown {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    .zoomOutDown {
        -webkit-animation-name: zoomOutDown;
        animation-name: zoomOutDown
    }
    @-webkit-keyframes zoomOutLeft {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
            -webkit-transform-origin: left center;
            transform-origin: left center
        }
    }
    @keyframes zoomOutLeft {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
            -webkit-transform-origin: left center;
            transform-origin: left center
        }
    }
    .zoomOutLeft {
        -webkit-animation-name: zoomOutLeft;
        animation-name: zoomOutLeft
    }
    @-webkit-keyframes zoomOutRight {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
            -webkit-transform-origin: right center;
            transform-origin: right center
        }
    }
    @keyframes zoomOutRight {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
            -webkit-transform-origin: right center;
            transform-origin: right center
        }
    }
    .zoomOutRight {
        -webkit-animation-name: zoomOutRight;
        animation-name: zoomOutRight
    }
    @-webkit-keyframes zoomOutUp {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    @keyframes zoomOutUp {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
        }
    }
    .zoomOutUp {
        -webkit-animation-name: zoomOutUp;
        animation-name: zoomOutUp
    }
    @-webkit-keyframes slideInDown {
        from {
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideInDown {
        from {
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .slideInDown {
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown
    }
    @-webkit-keyframes slideInLeft {
        from {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            visibility: visible;
            opacity: 0
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1
        }
    }
    @keyframes slideInLeft {
        from {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .slideInLeft {
        -webkit-animation-name: slideInLeft;
        animation-name: slideInLeft
    }
    @-webkit-keyframes slideInRight {
        from {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideInRight {
        from {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .slideInRight {
        -webkit-animation-name: slideInRight;
        animation-name: slideInRight
    }
    @-webkit-keyframes slideInUp {
        from {
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideInUp {
        from {
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .slideInUp {
        -webkit-animation-name: slideInUp;
        animation-name: slideInUp
    }
    @-webkit-keyframes slideOutDown {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }
    @keyframes slideOutDown {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }
    .slideOutDown {
        -webkit-animation-name: slideOutDown;
        animation-name: slideOutDown
    }
    @-webkit-keyframes slideOutLeft {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }
    @keyframes slideOutLeft {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }
    .slideOutLeft {
        -webkit-animation-name: slideOutLeft;
        animation-name: slideOutLeft
    }
    @-webkit-keyframes slideOutRight {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }
    @keyframes slideOutRight {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }
    .slideOutRight {
        -webkit-animation-name: slideOutRight;
        animation-name: slideOutRight
    }
    @-webkit-keyframes slideOutUp {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
    }
    @keyframes slideOutUp {
        from {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
    }
    .slideOutUp {
        -webkit-animation-name: slideOutUp;
        animation-name: slideOutUp
    }
}

.atlwdg-trigger {
    z-index: 10000
}

html {
    background-color: #fff
}

html * {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Heebo", arial, sans-serif;
    line-height: 26px;
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    color: #222;
    -webkit-font-smoothing: antialiased
}

@media screen and (min-width: 700px) {
    body {
        font-size: 17px;
        font-size: 1.0625rem
    }
}

@media screen and (min-width: 1024px) {
    body {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media screen and (max-width: 1023px) {
    body.menu-active {
        overflow: hidden
    }
}

h1,
.h1 {
    font-size: 34px;
    font-size: 2.125rem;
    font-family: "Oswald", arial, serif;
    font-weight: 500;
    color: #222;
    margin: 0 0 18px;
    line-height: 1.3
}

h1+hr,
.h1+hr {
    margin-top: 24px
}

h1+hr.wide,
h1+p+hr.wide,
.h1+hr.wide,
.h1+p+hr.wide {
    margin-top: 30px
}

@media screen and (min-width: 700px) {
    h1,
    .h1 {
        font-size: 50px;
        font-size: 3.125rem;
        margin: 0 0 23px
    }
    h1+hr,
    .h1+hr {
        margin-top: 36px
    }
    h1+hr.wide,
    h1+p+hr.wide,
    .h1+hr.wide,
    .h1+p+hr.wide {
        margin-top: 28px
    }
}

@media screen and (min-width: 1024px) {
    h1,
    .h1 {
        font-size: 80px;
        font-size: 5rem
    }
    h1+hr,
    .h1+hr {
        margin-top: 48px
    }
    h1+hr.wide,
    h1+p+hr.wide,
    .h1+hr.wide,
    .h1+p+hr.wide {
        margin-top: 50px;
        margin-bottom: 52px
    }
}

h2,
.h2,
table caption {
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "Oswald", arial, serif;
    font-weight: 500;
    line-height: 1.3;
    color: #20419b;
    margin: 6px 0 15px 0;
    letter-spacing: -.018em
}

h2 a,
.h2 a,
table caption a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #222
}

h2 a:hover,
.h2 a:hover,
table caption a:hover {
    color: #20419b
}

h2 a span.icon-arrow,
.h2 a span.icon-arrow,
table caption a span.icon-arrow {
    font-size: 19px;
    margin-left: 12px
}

h2+hr,
.h2+hr,
table caption+hr {
    margin-top: 24px !important;
    margin-bottom: -8px !important
}

@media screen and (min-width: 700px) {
    h2,
    .h2,
    table caption {
        font-size: 35px;
        font-size: 2.1875rem;
        margin: 7px 0 19px 0
    }
}

@media screen and (min-width: 1024px) {
    h2,
    .h2,
    table caption {
        font-size: 42px;
        font-size: 2.625rem;
        margin: 15px 0 16px 0
    }
    h2 a span.icon-arrow,
    .h2 a span.icon-arrow,
    table caption a span.icon-arrow {
        position: relative;
        top: -4px
    }
}

h3,
.h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.4;
    font-weight: 500;
    margin: 0 0 12px 0;
    letter-spacing: -.067px
}

h3 strong,
.h3 strong {
    font-weight: 700
}

h3 a,
.h3 a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #222
}

h3 a:hover,
.h3 a:hover {
    color: #20419b
}

@media screen and (min-width: 700px) {
    h3,
    .h3 {
        font-size: 28px;
        font-size: 1.75rem;
        margin-bottom: 19px;
        line-height: 1.25
    }
}

@media screen and (min-width: 1024px) {
    h3,
    .h3 {
        font-size: 36px;
        font-size: 2.25rem;
        margin: 0 0 12px 0
    }
}

h4,
.h4 {
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 5px
}

h4 a,
.h4 a {
    background: transparent !important;
    color: #222
}

h4 a:hover,
.h4 a:hover {
    color: #20419b
}

@media screen and (min-width: 700px) {
    h4,
    .h4 {
        font-size: 23px;
        font-size: 1.4375rem
    }
}

@media screen and (min-width: 1024px) {
    h4,
    .h4 {
        font-size: 30px;
        font-size: 1.875rem
    }
}

h5,
.h5 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 20px
}

h5 a,
.h5 a {
    background: transparent !important;
    color: #222
}

h5 a:hover,
.h5 a:hover {
    color: #20419b
}

h5 .icon-arrow,
.h5 .icon-arrow {
    display: inline !important;
    margin-left: 8px;
    font-size: 12px;
    color: #20419b
}

@media screen and (min-width: 700px) {
    h5,
    .h5 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.38
    }
}

@media screen and (min-width: 1024px) {
    h5,
    .h5 {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 18px
    }
    h5 .icon-arrow,
    .h5 .icon-arrow {
        margin-left: 10px;
        font-size: 14px;
        position: relative;
        top: -1px
    }
}

h6,
.h6 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -.02em;
    margin: 0 0 8px
}

@media screen and (min-width: 700px) {
    h6,
    .h6 {
        font-size: 17px;
        font-size: 1.0625rem
    }
}

@media screen and (min-width: 1024px) {
    h6,
    .h6 {
        font-size: 22px;
        font-size: 1.375rem;
        margin-bottom: 18px
    }
}

a.email {
    word-break: break-all
}

span.last-word {
    white-space: nowrap
}

p {
    line-height: 1.65;
    margin: 0 0 24px
}

@media screen and (min-width: 700px) {
    p {
        line-height: 1.55
    }
}

@media screen and (min-width: 700px) {
    p {
        line-height: 1.6
    }
}

p.large {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 23px;
    line-height: 1.55;
    color: #626777
}

@media screen and (min-width: 700px) {
    p.large {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 1024px) {
    p.large {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 42px
    }
}

p.subtitle {
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: -12px;
    font-size: 15px;
    font-size: .9375rem
}

@media screen and (min-width: 700px) {
    p.subtitle {
        margin: -8px 0 1px
    }
}

@media screen and (min-width: 1024px) {
    p.subtitle {
        margin: -5px 0 4px;
        font-size: 16px;
        font-size: 1rem
    }
}

section:not(.accordion-block) .contact p,
section:not(.accordion-block) .copy p {
    font-size: 15px;
    font-size: .9375rem;
    letter-spacing: -.03em
}

section:not(.accordion-block) .contact p.phone,
section:not(.accordion-block) .contact p.location,
section:not(.accordion-block) .copy p.phone,
section:not(.accordion-block) .copy p.location {
    font-size: 14px;
    font-size: .875rem
}

@media screen and (min-width: 700px) {
    section:not(.accordion-block) .contact p.phone,
    section:not(.accordion-block) .contact p.location,
    section:not(.accordion-block) .copy p.phone,
    section:not(.accordion-block) .copy p.location {
        font-size: 15px;
        font-size: .9375rem
    }
}

@media screen and (min-width: 1024px) {
    section:not(.accordion-block) .contact p,
    section:not(.accordion-block) .copy p {
        font-size: 16px;
        font-size: 1rem
    }
    section:not(.accordion-block) .contact p.phone,
    section:not(.accordion-block) .contact p.location,
    section:not(.accordion-block) .copy p.phone,
    section:not(.accordion-block) .copy p.location {
        font-size: 15px;
        font-size: .9375rem
    }
}

section .contact p:not(.phone):not(.location) {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 6px !important
}

@media screen and (min-width: 700px) {
    section .contact p:not(.phone):not(.location) {
        font-size: 17px;
        font-size: 1.0625rem
    }
}

@media screen and (min-width: 1024px) {
    section .contact p:not(.phone):not(.location) {
        font-size: 16px;
        font-size: 1rem
    }
}

p+h2,
p+h3,
p+h4,
p+h5,
p+h6,
.contact+h2,
.contact+h3,
.contact+h4,
.contact+h5,
.contact+h6 {
    margin-top: 24px
}

@media screen and (min-width: 700px) {
    p+h2,
    p+h3,
    p+h4,
    p+h5,
    p+h6,
    .contact+h2,
    .contact+h3,
    .contact+h4,
    .contact+h5,
    .contact+h6 {
        margin-top: 24px
    }
}

@media screen and (min-width: 1024px) {
    p+h2,
    p+h3,
    p+h4,
    p+h5,
    p+h6,
    .contact+h2,
    .contact+h3,
    .contact+h4,
    .contact+h5,
    .contact+h6 {
        margin-top: 24px
    }
}

a {
    color: inherit;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    text-decoration: none;
	/*font-weight:bold;*/
    font-weight: 500;
    min-height: 1px
}

a:hover {
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out
}

main a {
    color: #20419b;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 -2px 0 #b9d6e4;
    box-shadow: inset 0 -2px 0 #b9d6e4;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

main a.cta {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: block;
    font-family: "Oswald", arial, serif;
    font-weight: 500;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -.024em
}

main a.cta:hover {
    color: #20419b;
    -webkit-box-shadow: none;
    box-shadow: none
}

main a.cta.primary {
    text-transform: uppercase;
    color: #20419b;
    font-size: 21px;
    font-size: 1.3125rem;
    letter-spacing: 0
}

main a.cta.primary:hover {
    color: #000
}

main a.cta span.icon-arrow {
    display: inline;
    color: #20419b;
    font-size: 12px;
    margin-left: 10px;
    position: relative;
    top: -3px
}

main a.print {
    display: inline-block;
    vertical-align: middle;
    font-family: "Oswald", arial, serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 8px;
    text-transform: uppercase;
    margin-top: 0
}

main a.print .icon-printer {
    background: left bottom no-repeat url(' /media/web-assets/images/print.png');
    background-size: 27px auto;
    margin-right: 10px;
    display: inline-block;
    width: 29px;
    height: 25px;
    position: relative;
    top: 3px
}

main a.print:hover {
    color: #222;
    -webkit-box-shadow: none;
    box-shadow: none
}

main a.print:hover .icon-printer {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media screen and (min-width: 700px) {
    main a.print {
        font-size: 16px;
        font-size: 1rem
    }
}

@media screen and (min-width: 1024px) {
    main a.print {
        margin-bottom: 22px !important
    }
}

main a.video {
    display: block;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none
}

main a.video span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 46px;
    border-radius: 20em;
    background: transparent;
    border: solid 2px #f79631;
    width: 50px;
    height: 50px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

main a.video:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

main a.video:hover span {
    background: #f79631;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

@media screen and (min-width: 700px) {
    main a.video span {
        font-size: 57px;
        width: 57px;
        height: 57px
    }
    main a.video span:before {
        position: relative;
        left: -2px
    }
}

@media screen and (min-width: 1024px) {
    main a.video span {
        font-size: 65px;
        width: 59px;
        height: 59px;
        line-height: 59px
    }
    main a.video span:before {
        left: -4px
    }
}

main a:hover {
    color: #000;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 -2px 0 #000;
    box-shadow: inset 0 -2px 0 #000;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

@media screen and (min-width: 1024px) {
    main a.cta {
        font-size: 23px;
        font-size: 1.4375rem;
        line-height: 1.5
    }
    main a.cta.primary {
        font-size: 23px;
        font-size: 1.4375rem
    }
}

strong {
    font-weight: 500
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{
   /* IE10 and IE11-specific styles go here */
   strong {
		font-weight: bold
	}
}

p.small strong {
    font-weight: 700
}

span.screen-reader-text {
    position: absolute !important;
    left: -9999px !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden !important
}

button {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    padding: 10px 16px 12px;
    min-height: 48px
}

button span.icon-arrow {
    font-size: 13px;
    margin-left: 11px
}

.button {
    font-size: 17px;
    font-size: 1.0625rem;
    font-family: "Oswald", arial, serif;
    font-weight: 500;
    background: #20419b;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    padding: 14px 16px 12px;
    min-height: 48px;
    line-height: 1;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.button span.icon-arrow {
    font-size: 13px;
    margin-left: 11px
}

.button.primary {
    background-color: #faa73f;
    color: #222
}

.button.primary:hover {
    background-color: #64a4bf
}

.button:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.tag {
    background: #fff;
    font-family: "Heebo", arial, sans-serif;
    font-weight: 400;
    border: solid 1px #64a4bf;
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    min-height: 34px;
    padding: 9px 16px 7px;
    margin: 0 2px 10px 0
}

.button.tag:hover {
    background: #f3f4f5
}

@media screen and (min-width: 1024px) {
    .button {
        font-size: 23px;
        font-size: 1.4375rem;
        padding: 21px 26px 12px 32px;
        min-height: 68px
    }
    .button span.icon-arrow {
        margin-left: 13px;
        font-size: 15px;
        position: relative;
        top: -1px
    }
    .button.tag {
        font-size: 18px;
        font-size: 1.125rem;
        padding: 15px 16px 12px;
        min-height: 49px;
        margin-right: 8px
    }
}

.tags {
    margin-bottom: 6px
}

.tags span {
    margin-right: 12px;
    font-weight: 500
}

@media screen and (min-width: 700px) {
    .tags span {
        font-size: 16px;
        font-size: 1rem
    }
}

@media screen and (min-width: 1024px) {
    .tags {
        padding-top: 25px
    }
    .tags span {
        font-size: 22px;
        font-size: 1.375rem
    }
}

address {
    font-style: normal
}

hr {
    height: 3px;
    width: 57px;
    background: #faa73f;
    border: none;
    margin: 20px 0 25px;
    text-align: left
}

hr.wide {
    height: 1.5px;
    width: 100% !important;
    background: #b9d6e4
}

hr.dark {
    height: 1.5px;
    background: #b1b1b1
}

@media screen and (min-width: 700px) {
    hr {
        height: 4px;
        width: 82px;
        margin: 37px 0 37px
    }
}

@media screen and (min-width: 1024px) {
    hr {
        height: 6px;
        width: 101px;
		margin: 15px 0 30px;
        /*custom change margin: 43px 0 43px*/
    }
}

.main-content ul {
    padding-left: 30px;
    margin: -4px 0 25px
}

.main-content ul li {
    padding-left: 0;
    list-style: none;
    position: relative;
    margin-bottom: 10px
}

.main-content ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: -26px;
    top: 11px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #3c3b35
}

.main-content ul.small li {
    font-size: 15px;
    font-size: .9375rem
}

.main-content ol {
    padding-left: 21px;
    margin: -4px 0 25px
}

.main-content ol li {
    margin-bottom: 10px;
    padding-left: 6px
}

.main-content ol.small li {
    font-size: 15px;
    font-size: .9375rem
}

.main-content dl {
    margin: 36px 0 20px 0
}

.main-content dl:before,
.main-content dl:after {
    content: " ";
    display: table
}

.main-content dl:after {
    clear: both
}

.main-content dl dt,
.main-content dl dd {
    margin: 0 0 10px
}

.main-content dl dt {
    float: left;
    width: 70px;
    clear: left;
    padding-right: 10px
}

.main-content dl dd {
    margin-left: 70px
}

@media screen and (min-width: 700px) {
    .main-content ul,
    .main-content ol {
        margin-bottom: 35px;
        padding-left: 27px
    }
    .main-content ul li,
    .main-content ol li {
        margin-bottom: 11px
    }
    .main-content dl {
        margin: -4px 0 20px 0
    }
}

@media screen and (min-width: 1024px) {
    .main-content ul,
    .main-content ol {
        margin: 37px 0 35px;
        padding-left: 25px
    }
    .main-content ul li,
    .main-content ol li {
        margin-bottom: 14px
    }
    .main-content ul li:before,
    .main-content ol li:before {
        left: -24px
    }
    .main-content ol {
        padding-left: 19px
    }
    .main-content dl {
        margin: 34px 0 20px 0
    }
    .main-content dl dt {
        font-weight: 500
    }
	
	
    .main-content dl dt,
    .main-content dl dd {
        margin: 0 0 14px
    }
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
	{
		   /* IE10 and IE11-specific styles go here */
		   .main-content dl dt {
				font-weight: bold;
			}
	}

figure,
img {
    display: block;
    max-width: 100%;
    height: auto;
    min-height: 1px
}

figure {
    margin: 0 0 40px
}

figure.photo {
    margin-top: 25px
}

figure.photo img {
    max-width: 100%;
    margin-bottom: 10px
}

figure figcaption p {
    font-size: 14px;
    font-size: .875rem;
    color: #20419b;
    line-height: 1.45
}

img.float-right {
	padding-left:15px;
}

img.float-left {
	padding-right:15px;
}

@media screen and (max-width: 700px) {
   img.float-right {
     	width:100%;
     	padding: 10px 0px 10px 0px;
  }

  img.float-left {
    	width:100%;
    	padding: 10px 0px 10px 0px;
  }
}

@media screen and (min-width: 700px) {
    figure {
        margin-bottom: 60px
    }
    figure.photo {
        margin-top: 45px
    }
    figure.full img {
        margin-bottom: 20px
    }
    figure figcaption p {
        font-size: 15px;
        font-size: .9375rem
    }
	
	
}

@media screen and (min-width: 1024px) {
    figure figcaption p {
        font-size: 16px;
        font-size: 1rem
    }
    figure+p {
        margin-top: -13px
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

blockquote {
    position: relative;
    background: #e3eff4;
    padding: 20px;
    margin: 0 0 42px
}

blockquote p {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom: 20px;
    font-family: "Oswald", arial, serif;
    font-weight: 500;
    line-height: 1.545;
    color: #192D89
}

blockquote footer {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.55
}

@media screen and (min-width: 700px) {
    blockquote {
        padding: 40px;
        margin-top: 40px
    }
    blockquote p {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.4;
        margin-bottom: 24px
    }
    blockquote footer {
        font-size: 17px;
        font-size: 1.0625rem
    }
}

@media screen and (min-width: 1024px) {
    blockquote {
        padding: 59px 58px 61px 58px;
        margin: 100px 0 52px
    }
    blockquote p {
        font-size: 49px;
        font-size: 3.0625rem;
        line-height: 1.27;
        margin-bottom: 38px
    }
    blockquote footer {
        font-size: 22px;
        font-size: 1.375rem
    }
}

input {
    border: none
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
select,
textarea {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 1px #bcbcbc
}

table {
    margin: 0 -13px 35px;
    width: calc(100% + 26px);
    border-collapse: collapse
}

table .bt-content {
    display: block;
    width: 100%
}

@media screen and (min-width: 700px) {
    table {
        margin: 0 0 60px;
        width: 100%
    }
}

@media screen and (min-width: 1024px) {
    table {
        margin-bottom: 80px
    }
    table+table {
        margin-top: -65px
    }
}

table caption {
    text-align: left;
    padding: 0 13px;
    margin-bottom: 25px
}

@media screen and (min-width: 700px) {
    table caption {
        padding: 0
    }
}

@media screen and (min-width: 1024px) {
    table thead {
        border-bottom: 2px solid #bcbcbc;
        font-size: 20px;
        font-size: 1.25rem
    }
}

table thead tr th {
    font-weight: normal;
    color: #20419b;
    font-weight: 500
}

@media screen and (min-width: 700px) {
    table thead tr th {
        padding: 25px 25px 13px
    }
}

@media screen and (min-width: 1024px) {
    table thead tr th {
        padding-left: 0;
        text-align: left;
        border-bottom: solid 6px #faa73f
    }
}

table tr td {
    border-bottom: solid 1px #bcbcbc
}

table tr td,
table tr th {
    font-size: 16px;
    font-size: 1rem
}

@media screen and (min-width: 700px) {
    table tr td,
    table tr th {
        font-size: 17px;
        font-size: 1.0625rem
    }
}

@media screen and (min-width: 1024px) {
    table tr td,
    table tr th {
        font-size: 18px;
        font-size: 1.125rem
    }
    table.grouped-data p {
        display: inline-block;
        width: auto;
        vertical-align: top;
        width: 185px;
        margin-right: 50px
    }
    table.directory tr th,
    table.directory tr td {
        padding: 10px 0 !important
    }
    table.directory tr th:first-child,
    table.directory tr td:first-child {
        padding-left: 15px !important
    }
}

form {
    margin-top: 25px;
    margin-bottom: 25px
}

form:before,
form:after {
    content: " ";
    display: table
}

form:after {
    clear: both
}

form fieldset {
    border: none;
    margin: 8px 0 15px;
    padding: 0
}

form label,
form legend {
    font-weight: 500;
    margin-bottom: 6px
}

form label,
form textarea {
    display: block
}

form label {
    line-height: 1.4;
    margin-bottom: 8px
}

form textarea {
    width: 100%;
    margin-bottom: 27px;
    min-height: 168px;
    padding: 8px 14px 8px;
    max-width: 700px
}

form input,
form select {
    padding: 8px 14px 8px;
    margin-bottom: 30px;
    border: solid 1px #bcbcbc;
    font-family: "Heebo", arial, sans-serif;
    min-height: 50px;
    max-width: 390px
}

form input[type="text"],
form select[type="text"] {
    width: 100%
}

form select {
    background: right 18px top 46% no-repeat url('/media/web-assets/images/dropdown-arrows.png');
    background-size: 7px auto
}

@media screen and (min-width: 700px) {
    form input[type="submit"],
    form button[type="submit"] {
        min-width: 130px;
        padding: 11px 30px
    }
}

@media screen and (min-width: 1024px) {
    form input[type="submit"],
    form button[type="submit"] {
        min-width: 177px;
        padding: 17px 31px 17px 33px
    }
}

@media screen and (min-width: 1024px) {
    form {
        margin-top: 54px
    }
}

select {
    margin-bottom: 20px;
    width: 100%;
    padding: 8px 35px 8px 10px;
    height: 38px;
    background-color: #fff;
    text-indent: 9px;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-size: 11px auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 390px
}

@media screen and (min-width: 700px) {
    select {
        max-width: 290px
    }
}

select::-ms-expand {
    display: none
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label,
[type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    font-weight: 100
}

@media screen and (min-width: 1024px) {
    [type="checkbox"]:not(: checked)+label, [type="checkbox"]:checked+label, [type="radio"]:not(: checked)+label, [type="radio"]:checked+label {
        font-size: 16px;
        font-size: 1rem
    }
}

[type="radio"]+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #bcbcbc
}

[type="radio"]:checked+label:before {
    border: solid 1px #20419b
}

[type="radio"]:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    left: 8px;
    top: 11px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #20419b
}

[type="checkbox"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #bcbcbc;
    border-radius: 2px
}

[type="checkbox"]:not(:checked)+label .icon-check {
    display: none
}

[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;
    background: #20419b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #20419b;
    border-radius: 2px
}

[type="checkbox"]:checked+label .icon-check {
    position: absolute;
    left: 0;
    top: 4px;
    padding-top: 1px;
    font-size: 10px;
    width: 16px;
    height: 16px;
    color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width: 700px) {
    div.field-group fieldset {
        margin-bottom: 30px
    }
}

[type="checkbox"]:focus+label:before,
[type="checkbox"]:focus+label:after,
[type="radio"]:focus+label:before {
    outline: 1px dotted #212121;
    outline: 5px auto -webkit-focus-ring-color
}

.accessible,
.accessible-alt-text {
    border: 0;
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    clip: rect(1px, 1px, 1px, 1px)
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
    font-weight: 500;
    font-size: 15px;
    color: #3a3a3a;
    letter-spacing: 0.63px
}

.skip-link {
    border: 0;
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    clip: rect(1px, 1px, 1px, 1px);
    color: #000;
    text-align: center;
    text-decoration: none;
    display: block;
    margin: 0 auto
}

.skip-link:active,
.skip-link:focus {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto
}

.skip-link:hover {
    text-decoration: none
}

.skip-link:active,
.skip-link:focus {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
    z-index: 6000
}

#alert-notification {
    background: #faa73f;
    padding: 38px 14px 32px;
    position: relative;
    z-index: 40
}

#alert-notification .close {
    position: absolute;
    top: 14px;
    right: 14px;
    color: #20419b;
    font-size: 0
}

#alert-notification .close span:before {
    font-size: 28px;
    font-size: 1.75rem
}

#alert-notification .title {
    font-family: "Oswald", arial, serif;
    font-weight: 500;
    font-size: 36px;
    font-size: 2.25rem;
    display: block;
    line-height: 1.3;
    margin-bottom: 12px
}

#alert-notification .detail {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 15px
}

@media screen and (min-width: 700px) {
    #alert-notification {
        padding: 27px 30px 11px
    }
    #alert-notification:before,
    #alert-notification:after {
        content: " ";
        display: table
    }
    #alert-notification:after {
        clear: both
    }
    #alert-notification .close {
        top: 21px;
        right: 26px
    }
    #alert-notification .detail {
        float: left;
        width: calc(100% - 150px)
    }
    #alert-notification .button {
        float: right
    }
}

@media screen and (min-width: 1024px) {
    #alert-notification {
        padding: 36px 120px 17px 50px
    }
    #alert-notification .close {
        top: 26px;
        right: 35px
    }
    #alert-notification .close span:before {
        font-size: 40px;
        font-size: 2.5rem
    }
    #alert-notification .title {
        font-size: 53px;
        font-size: 3.3125rem;
        margin-bottom: 16px
    }
    #alert-notification .detail {
        font-size: 24px;
        font-size: 1.5rem;
        width: calc(100% - 240px);
        line-height: 1.5
    }
    #alert-notification .button {
        margin-top: -42px
    }
}

body #mask {
    display: block;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    -webkit-animation: fadeOut .3s linear;
    animation: fadeOut .3s linear
}

body.search-active:not(.menu-active) #mask {
    display: block;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 16;
    -webkit-animation: fadeIn .3s linear;
    animation: fadeIn .3s linear
}

#masthead {
    background: #20419b;
    position: relative;
    z-index: 41
}

#masthead:before,
#masthead:after {
    content: " ";
    display: table
}

#masthead:after {
    clear: both
}

#masthead .logo {
    display: block;
    background: #fff center center no-repeat url('/media/web-assets/images/kaskaskia-logo-icon.png');
    background-size: 37.5px auto;
    width: 48px;
    height: 48px;
    padding-top: 6.5px;
    margin-left: 14px;
    float: left;
    opacity: 1;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2
}

#masthead .logo:hover {
    opacity: .8;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#masthead a:hover {
    color: #f3f4f5
}

@media screen and (min-width: 700px) {
    #masthead .logo {
        width: 66px;
        height: 66px;
        padding-top: 8.5px;
        margin-left: 30px;
        background-size: 53px auto
    }
}

@media screen and (min-width: 1024px) {
    #masthead {
        z-index: 17
    }
    #masthead .logo {
        width: 120px;
        height: 117px;
        padding-top: 23px;
        position: absolute;
        left: 50px;
        margin-left: 0;
        background-size: 76px auto
    }
}

.header-wrapper {
    position: static;
    width: 100%;
    z-index: 2
}

.header-wrapper.sticky {
    position: fixed;
    z-index: 20;
    max-width: 1600px;
    left: auto
}

.bread-crumbs {
    background: #172447;
    height: 18px
}

.bread-crumbs nav {
    display: none
}

@media screen and (min-width: 700px) {
    .bread-crumbs {
        height: 39px
    }
}

@media screen and (min-width: 1024px) {
    .bread-crumbs {
        height: auto;
        padding-left: 40px
    }
    .bread-crumbs nav {
        display: block
    }
    .bread-crumbs ul {
        list-style: none;
        margin: 0;
        padding: 0
    }
    .bread-crumbs ul li {
        display: inline-block;
        font-family: "Heebo", arial, sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        margin-left: 10px
    }
    .bread-crumbs ul li:before {
        display: none
    }
    .bread-crumbs ul li:first-child {
        margin-left: 0
    }
    .bread-crumbs ul li a {
        color: #fff;
        font-weight: 400;
        display: block;
        padding: 21px 10px 20px
    }
    .bread-crumbs ul li a span {
        color: #faa73f;
        font-size: 13px;
        position: relative;
        left: 19px;
        top: 1px
    }
    .bread-crumbs ul li a:hover {
        color: #f3f4f5
    }
}

#main-menu-toggle {
    color: #fff;
    float: right;
    height: 48px;
    white-space: nowrap;
    padding: 0 14px 0 10px;
    font-family: "Oswald", arial, serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer
}

#main-menu-toggle .icon-menu {
    color: #faa73f;
    margin-right: 5px;
    font-size: 13px;
    margin-left: 0
}

#main-menu-toggle.toggled-on .icon-menu {
    position: relative;
    top: 1px
}

#main-menu-toggle.toggled-on .icon-menu:before {
    font-size: 17px;
    content: "\e902"
}

@media screen and (min-width: 700px) {
    #main-menu-toggle {
        font-size: 18px;
        font-size: 1.125rem;
        height: 66px;
        padding: 0 24px 0 20px
    }
    #main-menu-toggle .icon-menu {
        font-size: 16px;
        margin-right: 2px
    }
}

@media screen and (min-width: 1024px) {
    #main-menu-toggle {
        display: none
    }
}

.menus-wrapper {
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    z-index: 12;
    background: rgba(32, 65, 155, 0.95);
    border-top: solid 3px #faa73f;
    overflow-y: auto !important
}

.menus-wrapper .menus-container {
    padding-bottom: 30px
}

.menus-wrapper:before {
    content: "";
    width: 100%;
    height: 3px;
    background: #faa73f
}

.menus-wrapper button {
    color: #faa73f;
    font-size: 21px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    line-height: 56px;
    width: 49px
}

.menus-wrapper button span {
    font-size: 21px;
    margin-left: 0;
    position: relative;
    top: 2px
}

.menus-wrapper ul {
    margin: 0;
    padding: 0
}

.menus-wrapper ul li {
    padding: 0;
    margin: 0;
    text-indent: 0;
    position: relative;
    border-bottom: solid 1px #fff;
    list-style: none
}

.menus-wrapper ul li a {
    display: block;
    color: #fff;
    padding: 0 0 0 15px;
    min-height: 55px;
    line-height: 53px
}

.menus-wrapper ul li.expanded button span:before {
    content: "\e90f"
}

.menus-wrapper #ancillary-menu>ul>li.has-children,
.menus-wrapper .main-menu>ul>li {
    font-family: "Oswald", arial, serif;
    letter-spacing: -.08px;
    font-weight: 500
}

.menus-wrapper #ancillary-menu>ul>li.has-children ul,
.menus-wrapper .main-menu>ul>li ul {
    display: none;
    padding-bottom: 10px !important
}

.menus-wrapper #ancillary-menu>ul>li.has-children ul li,
.menus-wrapper .main-menu>ul>li ul li {
    font-family: "Heebo", arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: .9375rem;
    border-bottom: none
}

.menus-wrapper #ancillary-menu>ul>li.has-children ul li a,
.menus-wrapper .main-menu>ul>li ul li a {
    font-weight: 400;
    padding: 0 0 0 50px;
    line-height: 38px;
    min-height: 38px
}

.menus-wrapper #ancillary-menu>ul>li.has-children {
    margin-bottom: 16px
}

.menus-wrapper #ancillary-menu>ul>li.has-children>a span {
    display: none
}

.menus-wrapper #ancillary-menu>ul>li:not(.has-children) {
    font-family: "Heebo", arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: .9375rem;
    border-bottom: none;
    margin-bottom: 7px
}

.menus-wrapper #ancillary-menu>ul>li:not(.has-children) a {
    line-height: 1.2;
    padding: 5px 15px 6px 15px;
    min-height: 0
}

@media screen and (min-width: 700px) {
    .menus-wrapper {
        top: 66px;
        border-top: solid 4px #faa73f
    }
    .menus-wrapper button {
        width: 69px;
        padding-right: 6px
    }
    .menus-wrapper #ancillary-menu>ul>li.has-children ul li,
    .menus-wrapper .main-menu>ul>li ul li {
        font-size: 16px;
        font-size: 1rem
    }
    .menus-wrapper #ancillary-menu>ul>li:not(.has-children) a {
        padding: 7px 30px 6px 30px
    }
    .menus-wrapper #ancillary-menu ul li,
    .menus-wrapper .main-menu ul li {
        font-size: 18px;
        font-size: 1.125rem;
        letter-spacing: -0.09px
    }
    .menus-wrapper #ancillary-menu ul li a,
    .menus-wrapper .main-menu ul li a {
        padding: 0 0 0 30px
    }
}

@media screen and (min-width: 1024px) {
    .menus-wrapper {
        display: block;
        position: static;
        background: transparent;
        border-top: 0;
        overflow: visible !important;
        height: auto !important;
        border-top: none
    }
    .menus-wrapper button {
        display: none
    }
    .menus-wrapper .menus-container {
        padding-bottom: 0
    }
    .menus-wrapper .main-menu {
        margin-right: 120px;
        text-align: right;
        height: 67px
    }
    .menus-wrapper .main-menu>ul {
        position: relative;
        display: inline-block
    }
    .menus-wrapper .main-menu>ul>li {
        display: inline-block;
        border-bottom: none;
        position: static
    }
    .menus-wrapper .main-menu>ul>li>a {
        font-size: 23px;
        font-size: 1.4375rem;
        line-height: 67px;
        min-height: 67px;
        padding: 0 19px !important
    }
    .menus-wrapper .main-menu>ul>li:last-child>a {
        padding-right: 0 !important
    }
    .menus-wrapper .main-menu>ul>li:hover>a {
        position: relative
    }
    .menus-wrapper .main-menu>ul>li:hover>a:after {
        content: "";
        display: block;
        width: 100%;
        height: 4px;
        background: #faa73f;
        margin-top: -18px
    }
    .menus-wrapper .main-menu>ul>li>ul {
        position: absolute;
        background: rgba(32, 65, 155, 0.95);
        -webkit-box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.5);
        left: 0;
        right: 0;
        width: calc(100% + 96px);
        -webkit-column-count: 3;
        column-count: 3;
        padding: 24px 30px 25px !important;
        bottom: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    .menus-wrapper .main-menu>ul>li>ul a {
        padding: 7px 30px 6px 0 !important;
        line-height: inherit !important;
        min-height: 0 !important
    }
    .menus-wrapper .main-menu>ul>li>ul[aria-hidden="false"] {
        display: block;
        -webkit-animation: fadeIn .3s linear;
        animation: fadeIn .3s linear
    }
    .menus-wrapper .main-menu>ul>li>ul li {
        text-align: left;
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 11px;
        line-height: 1.4;
        display: inline-block;
        width: 100%
    }
    .menus-wrapper .main-menu>ul>li.fadeOut>ul[aria-hidden="true"] {
        display: block;
        -webkit-animation: fadeOut .3s linear;
        animation: fadeOut .3s linear
    }
    .menus-wrapper .main-menu ul li a {
        padding: 0
    }
    .menus-wrapper #ancillary-menu {
        background: #3654A5;
        padding-right: 54px;
        position: relative;
        z-index: 1;
        text-align: right;
        height: 50px
    }
    .menus-wrapper #ancillary-menu>ul>li {
        display: inline-block;
        font-family: "Heebo", arial, sans-serif !important;
        font-weight: 400 !important;
        border-bottom: none;
        margin-bottom: 0 !important
    }
    .menus-wrapper #ancillary-menu>ul>li.has-children {
        float: right;
        margin-left: 10px
    }
    .menus-wrapper #ancillary-menu>ul>li.has-children>a {
        padding-right: 0 !important
    }
    .menus-wrapper #ancillary-menu>ul>li.has-children>a span {
        display: inline-block;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #faa73f;
        font-size: 12px;
        margin-left: 11px
    }
    .menus-wrapper #ancillary-menu>ul>li>a {
        font-size: 17px;
        font-size: 1.0625rem;
        font-weight: 400;
        min-height: 50px !important;
        line-height: 50px !important;
        padding: 0 13px 0 13px !important
    }
    .menus-wrapper #ancillary-menu>ul>li ul {
        position: absolute;
        bottom: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        background: #fff;
        border-top: solid 4px #faa73f;
        text-align: left;
        width: 185px;
        padding: 11px 0 !important;
        -webkit-box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.5)
    }
    .menus-wrapper #ancillary-menu>ul>li ul li a {
        color: #20419b;
        padding: 4px 18px !important;
        font-weight: 500 !important;
        line-height: inherit !important;
        min-height: 0 !important
    }
    .menus-wrapper #ancillary-menu>ul>li ul li a:hover {
        color: #000
    }
    .menus-wrapper #ancillary-menu>ul>li ul[aria-hidden="false"] {
        display: block;
        -webkit-animation: fadeIn .3s linear;
        animation: fadeIn .3s linear
    }
    .menus-wrapper #ancillary-menu>ul>li.fadeOut>ul[aria-hidden="true"] {
        display: block;
        -webkit-animation: fadeOut .3s linear;
        animation: fadeOut .3s linear
    }
    .menus-wrapper .menus-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menus-wrapper .menus-container div.main-menu {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .menus-wrapper .menus-container div.ancillary-menu {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media screen and (min-width: 1150px) {
    .menus-wrapper .main-menu {
        margin-right: 140px
    }
    .menus-wrapper .main-menu>ul>li>a {
        padding: 0 29px !important
    }
    .menus-wrapper .main-menu>ul>li:last-child>a {
        padding-right: 0 !important
    }
    .menus-wrapper #ancillary-menu>ul>li:not(.has-children) a {
        padding: 0 17px 0 17px !important
    }
}

#search-control button {
    color: #faa73f;
    cursor: pointer
}

#search-control #toggle-search {
    float: right;
    width: 49px;
    height: 48px;
    border-left: solid 1px #fff
}

#search-control #toggle-search .icon-search {
    font-size: 19px;
    position: relative;
    top: 2px;
    margin-left: 0;
    font-weight: 700
}

#search-control #toggle-search.toggled-on .icon-search:before {
    content: "\e902"
}

#search-control .search-container {
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    background: rgba(250, 167, 63, 0.9);
    z-index: 3;
    width: 100%;
    padding: 0 14px;
    overflow: hidden;
    z-index: 16
}

#search-control .search-container[aria-hidden="false"] {
    height: 100px
}

#search-control #close-header-search {
    position: absolute;
    top: -48px;
    right: 0;
    width: 49px;
    height: 48px;
    background: #20419b;
    border-left: solid 1px #fff
}

#search-control #close-header-search span {
    margin-left: 0;
    font-size: 17px;
    position: relative;
    top: 3px;
    left: 1px
}

#search-control input[type="search"] {
    width: 100%;
    max-width: 100%;
    margin: 0;
    min-height: 43px;
    margin-top: 28px;
    line-height: 43px;
    height: 43px
}

#search-control button[type="submit"] {
    position: absolute;
    top: 29px;
    right: 16px;
    padding: 0;
    line-height: 49px;
    width: 44px;
    min-width: 0;
    min-height: 0
}

#search-control button[type="submit"] span {
    font-size: 20px;
    margin-left: 0;
    font-weight: 700
}

#search-control form {
    margin: 0
}

@media screen and (min-width: 700px) {
    #search-control .search-container {
        padding: 0 30px
    }
    #search-control #toggle-search {
        width: 56px;
        height: 66px
    }
    #search-control button[type="submit"] {
        right: 38px
    }
    #search-control button[type="submit"] span {
        font-size: 22px
    }
    #search-control #close-header-search {
        top: -66px;
        width: 56px;
        height: 66px
    }
    #search-control .search-container {
        top: 66px
    }
}

@media screen and (min-width: 1024px) {
    #search-control #toggle-search {
        position: absolute;
        top: 50px;
        right: 34px;
        border-left: 0;
        width: 66px
    }
    #search-control #toggle-search .icon-search {
        font-size: 32px
    }
    #search-control input[type="search"] {
        font-size: 16px;
        font-size: 1rem
    }
    #search-control #close-header-search {
        display: none;
        border-left: 0;
        width: 66px;
        right: 34px
    }
    #search-control #close-header-search span {
        font-size: 34px;
        position: relative;
        top: 0;
        left: -2px
    }
    #search-control .search-container {
        top: 117px;
        right: 0;
        left: auto;
        width: 482px;
        padding: 0 50px
    }
    #search-control .search-container[aria-hidden="false"] #close-header-search {
        display: block
    }
    #search-control button[type="submit"] {
        top: 27px;
        right: 46px;
        line-height: 42px
    }
    #search-control button[type="submit"] span {
        font-size: 22px;
        position: relative;
        top: 5px
    }
}

#section-nav-toggle {
    color: #20419b;
    white-space: nowrap;
    font-family: "Oswald", arial, serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: left;
    padding: 11px 10px 12px 14px;
    min-height: 0;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    overflow: hidden
}

#section-nav-toggle .text {
    float: left
}

#section-nav-toggle .icon-plus {
    color: #faa73f;
    margin-right: 4px;
    margin-left: 0;
    font-size: 17px;
    float: right
}

#section-nav-toggle:hover {
    color: #000;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out
}

@media screen and (min-width: 700px) {
    #section-nav-toggle {
        min-height: 48px;
        font-size: 17px;
        font-size: 1.0625rem
    }
    #section-nav-toggle .icon-plus {
        font-size: 20px
    }
}

@media screen and (min-width: 1024px) {
    #section-nav-toggle {
        font-size: 20px;
        font-size: 1.25rem;
        padding: 34px 10px 10px 20px;
        pointer-events: none
    }
}

@media screen and (min-width: 1024px) {
    .full-width.program-finder .section-navigation-positioner {
        display: none !important
    }
}

.section-navigation-wrapper {
    border-top: solid 7px #faa73f;
    background: #f3f4f5;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media screen and (min-width: 700px) {
    .section-navigation-wrapper {
        position: absolute;
        z-index: 1;
        width: 247px;
        top: -12px;
        left: 30px;
        border-top: solid 12px #faa73f
    }
}

@media screen and (min-width: 1024px) {
    .section-navigation-wrapper {
        position: static;
        width: 285px;
        margin: 60px 0 40px 50px
    }
}

@media screen and (min-width: 1024px) {
    main:not(.has-hero) .section-navigation-positioner {
        margin-top: 80px
    }
}

.section-navigation.expanded #section-nav-toggle .icon-plus:before {
    content: "\e90f"
}

.section-navigation ul {
    margin: 0;
    padding: 10px 10px 30px
}

.section-navigation ul ul {
    padding: 0;
    display: none
}

.section-navigation ul span[class^="currentbranch"]+ul {
    display: block
}

.section-navigation ul li {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-size: .875rem;
    text-indent: 0;
    padding-left: 15px;
    line-height: 1.37
}

.section-navigation ul li:before {
    display: none
}

.section-navigation ul li a {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    padding: 11px 17px 10px 24px;
    position: relative;
    display: block
}

.section-navigation ul li a:hover {
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.section-navigation ul li span.current {
    background: #fff;
    border-radius: 4px;
    display: inline-block;
    font-weight: 700;
    padding: 11px 17px 10px 24px;
    position: relative
}

.section-navigation ul li span.current:before {
    content: "";
    display: block;
    background: #faa73f;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section-navigation ul li ul {
    margin-top: 2px
}

.section-navigation ul li ul li {
    padding-left: 10px
}

.section-navigation ul li ul li span.current {
    /* margin-left: 35px */
}

.section-navigation ul li ul li a {
    padding: 12px 17px 11px 24px
}

.section-navigation ul li ul ul li span.current {
    margin-left: 5px;
    /* margin-left: 45px; */
}

.section-navigation ul li ul ul a {
    padding: 8px 17px 7px 30px
}

.section-navigation #section-nav {
    display: none
}

.section-navigation #section-nav>ul>li>a,
.section-navigation #section-nav>ul>li>span>a {
    font-weight: 700
}

@media screen and (min-width: 1024px) {
    .section-navigation {
        background: #f3f4f5
    }
    .section-navigation ul li {
        padding-left: 0
    }
    .section-navigation #section-nav {
        display: block !important
    }
    .section-navigation #section-nav-toggle span[class^="icon"] {
        display: none
    }
}

header.hero-image {
    margin-bottom: 8px;
    background-size: cover;
    position: relative
}

@media screen and (min-width: 700px) {
    header.hero-image {
        margin-bottom: 16px
    }
}

@media screen and (min-width: 1024px) {
    header.hero-image {
        width: calc(100%);
        position: absolute;
        top: 0;
        left: 0
    }
}

header.hero-image img {
    width: 100%
}

header.hero-image .caption {
    background: rgba(60, 59, 53, 0.8);
    font-size: 14px;
    font-size: .875rem;
    color: #fff;
    padding: 12px 14px;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 1.5
}

@media screen and (min-width: 700px) {
    header.hero-image .caption {
        width: 400px;
        font-size: 16px;
        font-size: 1rem;
        padding: 19px
    }
}

@media screen and (min-width: 1024px) {
    header.hero-image .caption {
        width: 500px;
        font-size: 16px;
        font-size: 1rem;
        padding: 23px 30px
    }
}

main:not(.has-hero):not(.full-width) header#page-title:not(.hero-image) {
    padding: 36px 14px 0
}

main:not(.has-hero):not(.full-width) header#page-title:not(.hero-image) .button {
    margin-bottom: 10px
}

@media screen and (min-width: 700px) {
    main:not(.has-hero):not(.full-width) header#page-title:not(.hero-image) {
        padding: 86px 28px 0
    }
}

@media screen and (min-width: 1024px) {
    main:not(.has-hero):not(.full-width) header#page-title:not(.hero-image) {
        padding: 0 40px 0 20px
    }
    main:not(.has-hero):not(.full-width) header#page-title:not(.hero-image) .button {
        margin-top: 15px;
        margin-bottom: 17px
    }
}

@media screen and (min-width: 1024px) {
    main:not(.has-hero):not(.full-width) article {
        padding-top: 0
    }
    main:not(.has-hero):not(.full-width) article h1 {
        margin-top: -22px
    }
}

.full-width header#page-title:not(.hero-image) {
    padding: 32px 14px 0
}

@media screen and (min-width: 700px) {
    .full-width header#page-title:not(.hero-image) {
        padding: 78px 28px 0
    }
}

@media screen and (min-width: 1024px) {
    .full-width header#page-title:not(.hero-image) {
        padding: 51px 50px 0
    }
}

@media screen and (min-width: 1024px) {
    main.has-hero {
        position: relative;
        overflow: hidden
    }
    main.has-hero:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 36.71875%
    }
}

header#page-title dl+hr {
    margin: 0 0 8px
}

@media screen and (min-width: 700px) {
    header#page-title dl+hr {
        margin: -8px 0 8px
    }
}

@media screen and (min-width: 700px) {
    header#page-title dl+hr {
        margin: 24px 0 20px
    }
}

header#page-title.directory-detail h1 {
    margin-bottom: 4px
}

header#page-title.directory-detail .large {
    margin-bottom: 16px
}

header#page-title.directory-detail img {
    max-width: 430px;
    width: 100%
}

header#page-title.directory-detail img+dl {
    margin-top: 24px;
    margin-bottom: 7px
}

header#page-title.directory-detail hr {
    margin-bottom: 8px
}

header#page-title.directory-detail+section.content-block p {
    margin-bottom: 45px
}

header#page-title.directory-detail+section.content-block .tags {
    margin-top: -18px
}

@media screen and (min-width: 700px) {
    header#page-title.directory-detail h1 {
        margin-bottom: 23px
    }
    header#page-title.directory-detail img {
        float: right;
        width: 290px
    }
    header#page-title.directory-detail .large,
    header#page-title.directory-detail dl,
    header#page-title.directory-detail>a {
        float: left;
        clear: left;
        width: calc(100% - 330px)
    }
    header#page-title.directory-detail img+dl {
        margin-top: 6px
    }
    header#page-title.directory-detail dl {
        margin-bottom: 12px
    }
    header#page-title.directory-detail>a {
        margin-bottom: 25px
    }
    header#page-title.directory-detail hr {
        clear: both
    }
    header#page-title.directory-detail+section.content-block .tags {
        margin-top: -11px;
        margin-bottom: 0
    }
    header#page-title.directory-detail+section {
        padding-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    header#page-title.directory-detail {
        padding: 0 50px 0 30px !important
    }
    header#page-title.directory-detail h1 {
        margin-bottom: 0
    }
    header#page-title.directory-detail img {
        width: 250px;
        margin-top: -77px;
        margin-right: -50px
    }
    header#page-title.directory-detail.has-photo h1,
    header#page-title.directory-detail.has-photo .large,
    header#page-title.directory-detail.has-photo dl,
    header#page-title.directory-detail.has-photo>a {
        width: calc(100% - 200px)
    }
    header#page-title.directory-detail img+dl {
        margin-top: 44px
    }
    header#page-title.directory-detail dl {
        margin-bottom: 23px
    }
    header#page-title.directory-detail>a {
        margin-bottom: 25px
    }
    header#page-title.directory-detail hr {
        margin-bottom: 21px
    }
    header#page-title.directory-detail+section.content-block {
        padding-bottom: 30px
    }
    header#page-title.directory-detail+section.content-block p {
        margin-bottom: 52px
    }
    header#page-title.directory-detail+section.content-block p:last-child {
        margin-bottom: 10px
    }
    header#page-title.directory-detail+section.content-block .tags {
        margin-top: -36px;
        margin-bottom: -10px
    }
}

@media screen and (min-width: 1100px) {
    header#page-title.directory-detail img {
        width: 372px
    }
    header#page-title.directory-detail.has-photo h1,
    header#page-title.directory-detail.has-photo .large,
    header#page-title.directory-detail.has-photo dl,
    header#page-title.directory-detail.has-photo>a {
        width: calc(100% - 372px)
    }
}

.intro-block {
    margin-bottom: 0 !important
}

.intro-block hr {
    margin: 0
}

@media screen and (min-width: 700px) {
    .intro-block h1+h2 {
        margin-top: -13px
    }
}

@media screen and (min-width: 1024px) {
    .intro-block h1+h2 {
        margin-top: -15px
    }
}

section {
    padding: 23px 13px;
    clear: both
}

section:before,
section:after {
    content: " ";
    display: table
}

section:after {
    clear: both
}

section .button {
    margin: -12px 0 25px
}

@media screen and (min-width: 700px) {
    section {
        padding: 23px 30px
    }
}

@media screen and (min-width: 1024px) {
    section {
        padding-right: 50px;
        margin-bottom: 36px
    }
    section.general-listing {
        padding-left: 20px;
        padding-right: 40px
    }
}

main {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media screen and (min-width: 700px) {
    main {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .full-width article {
        width: 100%;
        float: none
    }
    .full-width article .section-navigation-positioner {
        display: none
    }
    .full-width article section {
        padding-left: 50px
    }
}

article {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media screen and (min-width: 1024px) {
    article {
        width: calc(100% - 355px);
        float: right;
        padding-top: 14px
    }
    article:before,
    article:after {
        content: " ";
        display: table
    }
    article:after {
        clear: both
    }
}

.container figure:first-child {
    margin-top: 0;
    margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
    .container figure:first-child {
        margin-bottom: 54px
    }
}

div.contact p {
    margin-bottom: 10px !important;
    line-height: 1.5
}

div.contact p a:not(.email) {
    font-weight: 400;
    background: none;
    color: #222
}

@media screen and (min-width: 700px) {
    div.contact p.small {
        margin-bottom: 6px !important
    }
}

.date {
    font-family: "Oswald", arial, serif;
    font-weight: 500;
    text-align: center;
    line-height: 1.1;
    padding-top: 9px;
    margin-bottom: 18px
}

.date .month {
    font-size: 30px;
    font-size: 1.875rem;
    text-transform: uppercase;
    display: block
}

.date .day {
    font-size: 50px;
    font-size: 3.125rem;
    display: block
}

@media screen and (min-width: 700px) {
    .date {
        padding-top: 7px;
        margin-bottom: 16px
    }
}

@media screen and (min-width: 1024px) {
    .date {
        padding-top: 8px;
        margin-bottom: 24px
    }
    .date .month {
        font-size: 34px;
        font-size: 2.125rem
    }
    .date .day {
        font-size: 55px;
        font-size: 3.4375rem
    }
}

ul.download-list {
    margin: 0;
    padding: 0
}

ul.download-list li {
    padding: 0
}

ul.download-list li:before {
    display: none
}

ul.download-list a {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222
}

ul.download-list a span.icon-arrow {
    color: #20419b
}

ul.download-list a:hover {
    color: #20419b
}

ul.download-list span.icon-arrow {
    margin-left: 9px;
    font-size: 12px
}

@media screen and (min-width: 700px) {
    ul.download-list li {
        line-height: 1.62;
        margin-bottom: 9px
    }
}

@media screen and (min-width: 1024px) {
    ul.download-list li {
        margin-bottom: 11px
    }
}

.accordion-block {
    margin-bottom: 23px
}

@media screen and (min-width: 700px) {
    .accordion-block {
        margin-bottom: 19px
    }
}

.accordion-wrapper {
    margin-right: -13px;
    margin-left: -13px
}

@media screen and (min-width: 700px) {
    .accordion-wrapper {
        margin-right: -30px;
        margin-left: -30px
    }
}

@media screen and (min-width: 1024px) {
    .accordion-wrapper {
        margin-right: 0;
        margin-left: 0
    }
}

.accordion-wrapper .accordion-controls {
    padding: 7px 0 12px 14px;
    border-bottom: solid 1px #b3b3b3
}

.accordion-wrapper .accordion-controls button {
    font-family: "Heebo", arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-size: .875rem;
    padding: 4px;
    display: inline-block;
    min-height: 0
}

.accordion-wrapper .accordion-controls .open {
    margin-right: 22px
}

.accordion-wrapper .accordion-controls .open [class^="icon-"] {
    display: inline-block;
    position: relative;
    top: 2px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #faa73f;
    margin: 0 0 0 11px
}

.accordion-wrapper .accordion-controls .close [class^="icon-"] {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #faa73f;
    margin: 0 0 0 11px
}

@media screen and (min-width: 700px) {
    .accordion-wrapper .accordion-controls {
        padding: 7px 0 18px 30px
    }
    .accordion-wrapper .accordion-controls button {
        font-size: 17px;
        font-size: 1.0625rem
    }
    .accordion-wrapper .accordion-controls .open {
        margin-right: 14px
    }
    .accordion-wrapper .accordion-controls .open [class^="icon-"] {
        top: 1px
    }
    .accordion-wrapper .accordion-controls .close [class^="icon-"] {
        position: relative;
        top: -1px
    }
}

@media screen and (min-width: 1024px) {
    .accordion-wrapper .accordion-controls {
        border-bottom: none;
        padding-left: 0;
        margin-left: -3px
    }
    .accordion-wrapper .accordion-controls button {
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 700
    }
}

.accordion-wrapper ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

.accordion-wrapper ul:before,
.accordion-wrapper ul:after {
    content: " ";
    display: table
}

.accordion-wrapper ul:after {
    clear: both
}

.accordion-wrapper ul li {
    position: relative;
    border-bottom: solid 1px #b3b3b3;
    margin-bottom: -2px;
    padding-left: 0;
    list-style: none
}

@media screen and (min-width: 1024px) {
    .accordion-wrapper ul li {
        border: 1px solid #b3b3b3;
        border-bottom: none
    }
}

.accordion-wrapper ul li:before {
    display: none
}

.accordion-wrapper ul li .accordion-title {
    font-weight: 600
}

.accordion-wrapper ul li .toggle-accordion {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Heebo", arial, sans-serif;
    font-weight: 500;
    text-align: left;
    padding: 10.5px 45px 13px 15px;
    line-height: 1.55;
    -webkit-transition: 0.2s;
	outline:none;
    transition: 0.2s;
    width: 100%;
    position: relative;
    min-height: 57px
}

.accordion-wrapper ul li .toggle-accordion [class^="icon-"] {
    display: inline;
    font-size: 21px;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #faa73f
}

.accordion-wrapper ul li.expanded .toggle-accordion [class^="icon-"]:before {
    content: "\e90f"
}

.accordion-wrapper ul li .accordion-top {
    font-size: 14px;
    font-size: .875rem;
    font-family: "Heebo", arial, sans-serif;
    font-weight: 500;
    padding: 4px 4px 4px 2px;
    min-height: 0
}

.accordion-wrapper ul li .accordion-top [class^="icon-"] {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin: 0 0 0 12px
}

@media screen and (min-width: 700px) {
    .accordion-wrapper ul {
        padding-left: 0
    }
    .accordion-wrapper ul li .toggle-accordion {
        font-size: 17px;
        font-size: 1.0625rem;
        padding: 11.5px 45px 13px 30px;
        min-height: 49px
    }
    .accordion-wrapper ul li .toggle-accordion [class^="icon-"] {
        right: 30px
    }
    .accordion-wrapper ul li .accordion-top {
        font-size: 17px;
        font-size: 1.0625rem;
        margin-bottom: 2px !important;
        margin-top: -5px
    }
}

@media screen and (min-width: 1024px) {
    .accordion-wrapper ul {
        border-bottom: 1px solid #b3b3b3
    }
    .accordion-wrapper ul li .toggle-accordion {
        padding: 11.5px 45px 13px 20px;
        font-size: 18px;
        font-size: 1.125rem
    }
    .accordion-wrapper ul li .toggle-accordion [class^="icon-"] {
        right: 20px
    }
}

.accordion-wrapper .more-info {
    padding: 0 15px 15px;
    display: none
}

.accordion-wrapper .more-info .copy {
    margin-top: -5px
}

.accordion-wrapper .more-info .accordion-top {
    margin-bottom: 5px
}

.accordion-wrapper .more-info .accordion-top [class^="icon-"] {
    color: #faa73f
}

.accordion-wrapper .more-info p {
    line-height: 1.55
}

.accordion-wrapper .more-info p:last-of-type {
    margin-bottom: 26px
}

@media screen and (min-width: 700px) {
    .accordion-wrapper .more-info {
        padding: 0 100px 15px 30px
    }
    .accordion-wrapper .more-info .copy {
        margin-top: -3px
    }
    .accordion-wrapper .more-info.padded .copy {
        position: relative;
        left: 30px
    }
    .accordion-wrapper .more-info.padded .copy table {
        max-width: 440px
    }
    .accordion-wrapper .more-info.padded .copy .accordion-top {
        margin-left: -30px
    }
}

@media screen and (min-width: 1024px) {
    .accordion-wrapper .more-info {
        padding: 0 100px 15px 20px
    }
    .accordion-wrapper .more-info>:first-child {
        margin-top: -2px
    }
    .accordion-wrapper .more-info.padded .copy {
        left: 37px
    }
    .accordion-wrapper .more-info.padded .copy table {
        max-width: 440px
    }
    .accordion-wrapper .more-info.padded .copy .accordion-top {
        margin-left: -37px
    }
    .accordion-wrapper .more-info .accordion-top {
        letter-spacing: .03em
    }
    .accordion-wrapper .more-info .accordion-top [class^="icon-"] {
        margin-left: 9px
    }
    .accordion-wrapper .more-info p:last-of-type {
        margin-bottom: 20px
    }
}

.accordion-wrapper .all-collapsed .close,
.accordion-wrapper .all-expanded .open {
    opacity: 0.5;
    pointer-events: none
}

.accordion-wrapper table {
    margin-bottom: 0
}

.accordion-wrapper table caption {
    color: #222;
    font-size: 15px;
    font-size: .9375rem;
    font-family: "Heebo", arial, sans-serif;
    margin-bottom: 18px
}

.accordion-wrapper table th {
	width:100px;
    text-transform: uppercase;
    color: #20419b;
	text-align:left;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 900;
    white-space: nowrap;
    padding-right: 15px;
    padding-bottom: 20px;
    vertical-align: top;
    line-height: 1.5
}

.accordion-wrapper table td {
    font-size: 13px;
    font-size: .8125rem;
    padding-right: 15px;
    padding-bottom: 20px;
    border-bottom: none;
    vertical-align: top;
    line-height: 1.5
}

.accordion-wrapper table strong {
    font-weight: 900
}

.accordion-wrapper table+hr {
    margin-top: 0
}

@media screen and (min-width: 700px) {
    .accordion-wrapper table caption {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 28px
    }
    .accordion-wrapper table th,
    .accordion-wrapper table td {
        font-size: 16px;
        font-size: 1rem
    }
    .accordion-wrapper table+hr {
        margin-top: 10px
    }
}

@media screen and (min-width: 700px) {
    .accordion-wrapper table caption {
        margin-bottom: 29px
    }
    .accordion-wrapper table th,
    .accordion-wrapper table td {
        padding-bottom: 14px
    }
    .accordion-wrapper table+hr {
        margin-top: 17px
    }
}

.accordion-wrapper hr {
    height: 1px;
    width: 100% !important;
    background: #b9d6e4;
    margin-bottom: 18px
}

@media screen and (min-width: 700px) {
    .accordion-wrapper hr {
        margin-bottom: 25px
    }
}

@media screen and (min-width: 700px) {
    .accordion-wrapper hr {
        margin-bottom: 40px
    }
}

.slick-list {
    overflow: visible
}

.slick-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 10px auto 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slick-navigation button {
    padding: 10px 9px;
    min-height: 0;
    color: #20419b;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.slick-navigation button:hover {
    color: #000;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.slick-navigation button span {
    margin: 0 -4px 0 0;
    display: inline-block
}

.slick-navigation button.slick-prev {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 2px 8px 0 0
}

.slick-navigation button.slick-prev span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slick-navigation button.slick-next {
    margin: 2px 0 0 8px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.slick-navigation ul {
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 0
}

.slick-navigation ul li {
    margin: 0 -4px 0 0;
    padding: 0;
    display: inline-block
}

.slick-navigation ul li button {
    font-size: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.slick-navigation ul li button:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background: #20419b;
    border-radius: 100px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.slick-navigation ul li button:hover {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.slick-navigation ul li button:hover:before {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.slick-navigation ul li.slick-active button:before {
    background: transparent;
    border: solid 1px #20419b;
    position: relative;
    top: 1px
}

.slick-navigation ul li:before {
    display: none
}

section[class^="single-column"] {
    margin-bottom: 16px
}

section[class^="single-column"] .copy {
    padding-top: 0
}

section[class^="single-column"] .copy p {
    font-size: 15px;
    font-size: .9375rem;
    letter-spacing: .03em;
    line-height: 1.5
}

section[class^="single-column"] .copy ul li,
section[class^="single-column"] .copy ol li {
    font-size: 15px;
    font-size: .9375rem
}

section[class^="single-column"] a+.copy,
section[class^="single-column"] img+.copy {
    padding-top: 12px
}

section[class^="single-column"] h3 {
    font-family: "Heebo", arial, sans-serif;
    font-size: 17px;
    font-size: 1.0625rem
}

section[class^="single-column"] img {
    width: 100%
}

@media screen and (min-width: 700px) {
    section[class^="single-column"] h2 {
        margin-bottom: 12px
    }
    section[class^="single-column"] .container>p {
        margin-bottom: 32px
    }
    section[class^="single-column"] p.subtitle {
        margin-bottom: 3px
    }
    section[class^="single-column"] ul li,
    section[class^="single-column"] ol li {
        margin-bottom: 4px
    }
    section[class^="single-column"] .copy {
        padding-top: 0
    }
}

@media screen and (min-width: 1024px) {
    section[class^="single-column"] {
        margin-bottom: 0
    }
    section[class^="single-column"] h2 {
        margin-bottom: 13px
    }
    section[class^="single-column"] h3 {
        font-family: "Oswald", arial, serif;
        font-size: 23px;
        font-size: 1.4375rem;
        margin-bottom: 21px
    }
    section[class^="single-column"] p.subtitle {
        margin-bottom: 5px
    }
    section[class^="single-column"] ul {
        margin-top: -14px
    }
    section[class^="single-column"] ul li {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 4px
    }
    section[class^="single-column"] .column .copy {
        margin-top: -12px
    }
    section[class^="single-column"] .column .copy ul li,
    section[class^="single-column"] .column .copy ol li,
    section[class^="single-column"] .column .copy p {
        font-size: 16px;
        font-size: 1rem
    }
    section[class^="single-column"] .copy {
        margin-top: -7px !important
    }
    section[class^="single-column"] a+.copy,
    section[class^="single-column"] img+.copy {
        padding-top: 9px;
        margin-top: 0 !important
    }
}

section.single-column-feature .container {
    margin-top: 23px;
    border-top: solid 6px #faa73f;
    background: #fff;
    -webkit-box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.06);
    padding: 46px 15px 30px;
    position: relative
}

section.single-column-feature p {
    margin-bottom: 14px
}

section.single-column-feature h2 {
    margin-bottom: 30px
}

section.single-column-feature h3 {
    font-family: "Heebo", arial, sans-serif !important;
    font-size: 25px;
    font-size: 1.5625rem
}

section.single-column-feature h3+ul {
    margin-top: 18px
}

section.single-column-feature ul.download-list+h3 {
    margin-top: 30px
}

section.single-column-feature .button {
    margin: 6px 0 10px
}

section.single-column-feature hr {
    margin: 35px 0 34px;
    background: rgba(34, 34, 34, 0.3)
}

@media screen and (min-width: 700px) {
    section.single-column-feature {
        margin-bottom: 43px
    }
    section.single-column-feature .container {
        padding: 46px 23px 40px;
        border-top-width: 7px
    }
    section.single-column-feature h2 {
        margin-bottom: 34px
    }
    section.single-column-feature h3 {
        font-size: 28px;
        font-size: 1.75rem
    }
    section.single-column-feature hr {
        margin: 40px 0
    }
    section.single-column-feature .split-column {
        margin-right: -30px
    }
    section.single-column-feature .split-column:before,
    section.single-column-feature .split-column:after {
        content: " ";
        display: table
    }
    section.single-column-feature .split-column:after {
        clear: both
    }
    section.single-column-feature .split-column .col {
        float: left;
        width: 50%;
        padding-right: 60px
    }
    section.single-column-feature .split-column+hr {
        margin-top: 20px
    }
}

@media screen and (min-width: 1024px) {
    section.single-column-feature {
        margin-bottom: 1px
    }
    section.single-column-feature .column {
        margin-top: 0;
        padding: 1px 32px 0;
        border-top-width: 6px
    }
    section.single-column-feature h2 {
        margin-bottom: 64px
    }
    section.single-column-feature h3 {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 11px
    }
    section.single-column-feature h3+p {
        margin-bottom: 32px
    }
    section.single-column-feature p {
        margin-bottom: 12px
    }
    section.single-column-feature .contact p {
        margin-bottom: 7px
    }
    section.single-column-feature .download-list {
        margin-top: 0
    }
    section.single-column-feature ul li,
    section.single-column-feature ol li {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 15px
    }
    section.single-column-feature hr {
        margin: 60px 0
    }
    section.single-column-feature .split-column+hr {
        margin-top: 35px;
        margin-bottom: 58px
    }
    section.single-column-feature .button {
        margin-top: 30px
    }
}

section[class^="two-column"] {
    margin-bottom: 16px
}

section[class^="two-column"] .copy {
    padding-top: 13px
}

section[class^="two-column"] h3 {
    font-family: "Heebo", arial, sans-serif !important;
    letter-spacing: .03px;
    margin-top: -13px
}

section[class^="two-column"] img {
    width: 100%
}

section[class^="two-column"] a+.copy h3:first-child,
section[class^="two-column"] img+.copy h3:first-child {
    margin-top: 0
}

section[class^="two-column"] p.small {
    letter-spacing: .03em;
    line-height: 1.5
}

section[class^="two-column"] ul li,
section[class^="two-column"] ol li {
    margin-bottom: 5px
}

section[class^="two-column"] .column {
    margin-bottom: 35px
}

@media screen and (min-width: 700px) {
    section[class^="two-column"] .container>p {
        margin-top: -8px;
        margin-bottom: 31px
    }
    section[class^="two-column"] .row {
        margin-right: -10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    section[class^="two-column"] .column {
        width: calc(50% - 10px);
        margin: 0 10px 0 0
    }
    section[class^="two-column"] h2 {
        margin: 7px 0 21px 0
    }
    section[class^="two-column"] h3 {
        margin-bottom: 11px;
        font-size: 17px;
        font-size: 1.0625rem
    }
    section[class^="two-column"] a+.copy h3:first-child,
    section[class^="two-column"] img+.copy h3:first-child {
        margin-top: 13px
    }
    section[class^="two-column"] .copy {
        padding-top: 0;
        padding-right: 10px
    }
    section[class^="two-column"] .copy h3:first-child {
        margin-top: 0
    }
    section[class^="two-column"] .copy p {
        letter-spacing: 0
    }
    section[class^="two-column"] .copy p.phone,
    section[class^="two-column"] .copy p.location {
        font-size: 15px;
        font-size: .9375rem;
        letter-spacing: 0
    }
    section[class^="two-column"] p.subtitle {
        margin-top: 0
    }
}

@media screen and (min-width: 1024px) {
    section[class^="two-column"] {
        margin-bottom: 32px
    }
    section[class^="two-column"] .copy {
        margin-top: -6px
    }
    section[class^="two-column"] .copy h3 {
        margin-bottom: 16px
    }
    section[class^="two-column"] .copy p {
        font-size: 16px;
        font-size: 1rem
    }
    section[class^="two-column"] .copy p.phone,
    section[class^="two-column"] .copy p.location {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 0 !important
    }
    section[class^="two-column"] .copy ul,
    section[class^="two-column"] .copy ol {
        margin-top: -14px
    }
    section[class^="two-column"] .copy ul li,
    section[class^="two-column"] .copy ol li {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 4px
    }
    section[class^="two-column"] img+.copy,
    section[class^="two-column"] a+.copy {
        margin-top: 0 !important
    }
    section[class^="two-column"] img+.copy h3,
    section[class^="two-column"] a+.copy h3 {
        margin-bottom: 11px
    }
    section[class^="two-column"] h3 {
        margin-bottom: 11px;
        font-family: "Oswald", arial, serif !important;
        font-size: 23px;
        font-size: 1.4375rem
    }
    section[class^="two-column"] a+.copy h3:first-child,
    section[class^="two-column"] img+.copy h3:first-child {
        margin-top: 10px;
        margin-bottom: 14px
    }
}

section.two-column-feature {
    margin-bottom: 0
}

section.two-column-feature .column {
    margin-top: 23px;
    margin-bottom: 20px;
    border-top: solid 6px #faa73f;
    background: #fff;
    -webkit-box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.06);
    padding: 21px 15px 36px
}

section.two-column-feature .column+.column {
    margin-top: 20px
}

section.two-column-feature p {
    margin-bottom: 14px
}

section.two-column-feature p.small {
    margin-bottom: 4px !important
}

section.two-column-feature h3 {
    margin-top: 0
}

section.two-column-feature h4+div.contact {
    margin-top: 10px
}

@media screen and (min-width: 700px) {
    section.two-column-feature .container>p {
        margin-bottom: 17px
    }
    section.two-column-feature .column {
        margin-top: 17px !important;
        padding: 35px 23px 30px
    }
    section.two-column-feature ul li,
    section.two-column-feature ol li {
        margin-bottom: 10px
    }
    section.two-column-feature h2 {
        margin-bottom: 22px
    }
    section.two-column-feature h3 {
        font-size: 28px;
        font-size: 1.75rem;
        margin-bottom: 12px
    }
    section.two-column-feature h4 {
        margin: 24px 0 3px
    }
    section.two-column-feature h4+div.contact {
        margin-top: 9px
    }
    section.two-column-feature p {
        margin-bottom: 9px
    }
    section.two-column-feature .contact {
        margin-bottom: 29px
    }
    section.two-column-feature .contact p {
        margin-bottom: 6px !important
    }
    section.two-column-feature .contact p.small {
        margin-bottom: 2px !important
    }
}

@media screen and (min-width: 1024px) {
    section.two-column-feature .column {
        margin-top: 0;
        padding: 43px 32px 30px
    }
    section.two-column-feature p {
        margin-bottom: 14px
    }
    section.two-column-feature .contact {
        margin-bottom: 31px
    }
    section.two-column-feature .contact p {
        margin-bottom: 3px !important
    }
    section.two-column-feature .contact p a {
        font-size: 16px;
        font-size: 1rem
    }
    section.two-column-feature h3 {
        margin-top: 0;
        margin-bottom: 25px;
        font-size: 36px;
        font-size: 2.25rem
    }
    section.two-column-feature h4 {
        margin: 22px 0 2px
    }
}

section.content-block+section.two-column-feature {
    padding-top: 0
}

section.content-block+section.two-column-feature .column:first-child {
    margin-top: 0
}

@media screen and (min-width: 700px) {
    section.content-block+section.two-column-feature .column {
        margin-top: 10px !important
    }
}




section.two-column-full-feature {
    margin-bottom: 0
}

    section.two-column-full-feature .row {
        margin-top: 23px;
        margin-bottom: 20px;
        border-top: solid 6px #faa73f;
        background: #fff;
        -webkit-box-shadow: 0px 1px 24px rgba(0,0,0,0.06);
        box-shadow: 0px 1px 24px rgba(0,0,0,0.06);
        padding: 0px 15px 36px
    }

        section.two-column-full-feature .column + .column {
            margin-top: 20px
        }

    section.two-column-full-feature p {
        margin-bottom: 14px
    }

        section.two-column-full-feature p.small {
            margin-bottom: 4px !important
        }

    section.two-column-full-feature h3 {
        margin-top: 0
    }

    section.two-column-full-feature h4 + div.contact {
        margin-top: 10px
    }

@media screen and (min-width: 700px) {
    section.two-column-full-feature .container > p {
        margin-bottom: 17px
    }

    section.two-column-full-feature .column {
        margin-top: 17px !important;
        padding: 35px 23px 30px
    }
	
	section.two-column-full-feature .remove-top-margin {
        padding-top: unset !important
    }

    section.two-column-full-feature ul li, section.two-column-full-feature ol li {
        margin-bottom: 10px
    }

    section.two-column-full-feature h2 {
        margin-bottom: 22px
    }

    section.two-column-full-feature h3 {
        font-size: 28px;
        font-size: 1.75rem;
        margin-bottom: 12px
    }

    section.two-column-full-feature h4 {
        margin: 24px 0 3px
    }

        section.two-column-full-feature h4 + div.contact {
            margin-top: 9px
        }

    section.two-column-full-feature p {
        margin-bottom: 9px
    }

    section.two-column-full-feature .contact {
        margin-bottom: 29px
    }

        section.two-column-full-feature .contact p {
            margin-bottom: 6px !important
        }

            section.two-column-full-feature .contact p.small {
                margin-bottom: 2px !important
            }
}

@media screen and (min-width: 1024px) {
    section.two-column-full-feature .column {
        margin-top: 0;
        padding: 43px 32px 30px
    }

    section.two-column-full-feature p {
        margin-bottom: 14px
    }

    section.two-column-full-feature .contact {
        margin-bottom: 31px
    }

        section.two-column-full-feature .contact p {
            margin-bottom: 3px !important
        }

            section.two-column-full-feature .contact p a {
                font-size: 16px;
                font-size: 1rem
            }

    section.two-column-full-feature h3 {
        margin-top: 0;
        margin-bottom: 25px;
        font-size: 36px;
        font-size: 2.25rem
    }

    section.two-column-full-feature h4 {
        margin: 22px 0 2px
    }
}

section.content-block + section.two-column-full-feature {
    padding-top: 0
}

    section.content-block + section.two-column-full-feature .column:first-child {
        margin-top: 0
    }

@media screen and (min-width: 700px) {
    section.content-block + section.two-column-full-feature .column {
        margin-top: 10px !important
    }
}

section[class^="three-column"] {
    overflow: hidden
}

section[class^="three-column"] .button,
section[class^="three-column"] button {
    display: inline-block
}

section[class^="three-column"] .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section[class^="three-column"] .row {
    margin: 0 10px 4px 0
}

section[class^="three-column"] img {
    width: 100%
}

section[class^="three-column"] .copy p {
    letter-spacing: .03px;
    line-height: 1.5
}

section[class^="three-column"] .subtitle {
    margin-bottom: 3px
}

section[class^="three-column"] h2+.button {
    margin-top: 8px
}

section[class^="three-column"] h3 {
    width: 100%
}

section[class^="three-column"] .column {
    margin-right: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    text-align: left
}

section[class^="three-column"] .column .copy {
    background: #fff;
    -webkit-box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.06);
    padding: 21px 40px 2px 15px
}

section[class^="three-column"] .column picture {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

section[class^="three-column"] .column a+.copy,
section[class^="three-column"] .column img+.copy {
    padding-top: 11px
}

section[class^="three-column"] .column span.icon-arrow {
    display: block
}

section[class^="three-column"] h3 span.icon-arrow {
    display: inline !important
}

@media screen and (min-width: 700px) {
    section[class^="three-column"] .container {
        position: relative;
        margin-left: 0
    }
    section[class^="three-column"] .container h2 {
        margin-bottom: 13px
    }
    section[class^="three-column"] .container>p {
        margin-bottom: 30px
    }
    section[class^="three-column"] .container>.button {
        position: absolute;
        top: 36px;
        right: 0;
        margin: 0
    }
    section[class^="three-column"] .container h2+.button {
        top: -4px
    }
    section[class^="three-column"] .container h2+.button+.row {
        margin-top: 31px
    }
    section[class^="three-column"] .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: -10px
    }
    section[class^="three-column"] .column {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    section[class^="three-column"] .column .copy {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 3px 10px 10px 0
    }
    section[class^="three-column"] .column a+.copy,
    section[class^="three-column"] .column img+.copy {
        padding-top: 13px
    }
    section[class^="three-column"] h3 {
        font-size: 17px;
        font-size: 1.0625rem;
        letter-spacing: .03px
    }
    section[class^="three-column"] h3 span.icon-arrow {
        display: inline !important
    }
    section[class^="three-column"] span.icon-arrow {
        font-size: 15px;
        font-size: .9375rem
    }
    section[class^="three-column"] a.video span {
        font-size: 42px;
        width: 48px;
        height: 48px
    }
    section[class^="three-column"] a.video span:before {
        left: 2px;
        top: 2px
    }
}

@media screen and (min-width: 1024px) {
    section[class^="three-column"] {
        margin-bottom: 22px
    }
    section[class^="three-column"] .container>.button {
        top: 25px;
        min-height: 68px;
        padding: 21px 26px 12px 32px
    }
    section[class^="three-column"] .container>.button span.icon-arrow {
        margin-left: 15px
    }
    section[class^="three-column"] .container h2+.button+.row {
        margin-top: 50px
    }
    section[class^="three-column"] .container p {
        margin-bottom: 32px
    }
    section[class^="three-column"] .container p.subtitle {
        margin-bottom: 2px
    }
    section[class^="three-column"] h3 {
        font-family: "Oswald", arial, serif;
        font-size: 23px;
        font-size: 1.4375rem;
        margin-bottom: 20px
    }
    section[class^="three-column"] .column .copy {
        padding: 0 20px 10px 0;
        margin-top: -7px
    }
    section[class^="three-column"] .column a+.copy,
    section[class^="three-column"] .column img+.copy {
        padding-top: 10px;
        margin-top: 0
    }
    section[class^="three-column"] .column span.icon-arrow {
        letter-spacing: .03px
    }
    section[class^="three-column"] .column p {
        line-height: 1.6
    }
    section[class^="three-column"] img+.copy {
        margin-top: 0
    }
    section[class^="three-column"] ul {
        margin-top: -14px
    }
    section[class^="three-column"] ul li {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 4px
    }
    section[class^="three-column"] a.video span {
        line-height: 42px
    }
}

section.three-column-event {
    margin-bottom: 36px
}

section.three-column-event .column {
    background: #eee;
    padding: 25px;
    text-align: center !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 700px) {
    section.three-column-event h3 {
        font-size: 19px;
        font-size: 1.1875rem
    }
    section.three-column-event .container>h2,
    section.three-column-event .container>p {
        padding-right: 200px
    }
    section.three-column-event .column {
        min-width: calc(33.333333% - 50px)
    }
}

@media screen and (min-width: 1024px) {
    section.three-column-event {
        margin-bottom: 60px
    }
    section.three-column-event .container>h2,
    section.three-column-event .container>p {
        padding-right: 280px
    }
    section.three-column-event .date {
        margin-bottom: 23px
    }
    section.three-column-event .month {
        margin-bottom: 3px
    }
    section.three-column-event .h5 {
        font-family: "Heebo", arial, sans-serif;
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 1.5;
        margin-bottom: 20px
    }
    section.three-column-event .column {
        padding: 35px 25px
    }
}

section.three-column-news .row {
    margin: 0 10px 4px 0
}

section.three-column-news .column .copy {
    padding-right: 15px
}

section.three-column-news .column .date {
    padding-top: 0;
    margin-top: -10px;
    text-align: left;
    font-family: "Heebo", arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: .875rem
}

@media screen and (min-width: 700px) {
    section.three-column-news {
        margin: 0 0 12px 0
    }
    section.three-column-news .row {
        margin: 0
    }
    section.three-column-news h5,
    section.three-column-news .h5 {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 1.5
    }
    section.three-column-news .container>h2,
    section.three-column-news .container>p {
        padding-right: 160px
    }
    section.three-column-news .container>.button {
        right: 10px
    }
    section.three-column-news .column .date {
        font-size: 15px;
        font-size: .9375rem
    }
}

@media screen and (min-width: 1024px) {
    section.three-column-news h5,
    section.three-column-news .h5 {
        font-family: "Heebo", arial, sans-serif;
        font-size: 20px;
        font-size: 1.25rem
    }
    section.three-column-news .copy {
        padding-right: 0 !important;
        padding-top: 14px !important
    }
    section.three-column-news .column .date {
        font-size: 16px;
        font-size: 1rem;
        margin-top: -11px
    }
}

.content-block h2,
.content-block .h2 {
    margin-bottom: 25px
}

.content-block h4,
.content-block .h4 {
    letter-spacing: -.02em;
    line-height: 1.5;
    margin-bottom: 14px
}

.content-block h5,
.content-block .h5 {
    letter-spacing: -.02em;
    margin-bottom: 8px
}

.content-block h2+table {
    margin-top: -30px
}

.content-block h2+table.grouped-data {
    margin-top: -12px
}

.content-block p+h2 {
    margin-top: 87px
}

.content-block p+h4,
.content-block p+h5,
.content-block p+h6 {
    margin-top: 35px
}

@media screen and (min-width: 1024px) {
    .content-block p+h4,
    .content-block p+h5,
    .content-block p+h6 {
        margin-top: 50px
    }
}

.content-block .button {
    margin-top: 0
}

@media screen and (min-width: 700px) {
    .content-block h2,
    .content-block .h2 {
        margin-bottom: 17px
    }
    .content-block h3,
    .content-block .h3 {
        margin-bottom: 17px
    }
    .content-block p+ul,
    .content-block p+ol {
        margin-top: 26px
    }
    .content-block p+h2 {
        margin-top: 87px
    }
    .content-block p+h5,
    .content-block p+h6 {
        margin-top: 51px
    }
}

@media screen and (min-width: 1024px) {
    .content-block h2,
    .content-block .h2 {
        margin-bottom: 19px
    }
    .content-block h3,
    .content-block .h3 {
        margin-bottom: 14px
    }
    .content-block h4,
    .content-block .h4 {
        margin-bottom: 15px
    }
    .content-block h5,
    .content-block .h5 {
        margin-bottom: 20px
    }
    .content-block p+ul,
    .content-block p+ol {
        margin-top: 41px
    }
    .content-block p+h5,
    .content-block p+h6 {
        margin-top: 63px
    }
}

.dark-feature .column {
    background: #3c3b35;
    color: #fff;
    padding: 17px 15px 12px;
    margin-bottom: 8px
}

.dark-feature .column .cta {
    color: #f79631
}

.dark-feature .column .cta span.icon-arrow {
    color: #f79631;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.dark-feature .column .cta:hover {
    color: #fff
}

.dark-feature .column .cta:hover span.icon-arrow {
    color: #fff;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.dark-feature .column ul {
    margin: 0 0 9px;
    padding: 0
}

.dark-feature .column ul li {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.5
}

.dark-feature .column ul li:before {
    display: none
}

.dark-feature a {
    color: #fff;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 -2px 0 #f79631;
    box-shadow: inset 0 -2px 0 #f79631
}

.dark-feature a:hover {
    color: #fff;
    -webkit-box-shadow: inset 0 -2px 0 #fff;
    box-shadow: inset 0 -2px 0 #fff
}

.dark-feature .contact a {
    color: #fff !important
}

@media screen and (min-width: 700px) {
    .dark-feature+.sock {
        margin-top: 60px
    }
    .dark-feature .container>p {
        margin-bottom: 33px
    }
    .dark-feature .row {
        margin-right: -8px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .dark-feature h3 {
        margin-bottom: 16px;
        line-height: 1.5
    }
    .dark-feature .column {
        width: calc(50% - 8px);
        margin-right: 8px;
        margin-bottom: 8px;
        padding: 23px 15px 20px;
        min-height: 236px
    }
    .dark-feature .contact p:not(.phone):not(.location) {
        margin-bottom: 10px !important
    }
    .dark-feature p.small.phone {
        font-size: 15px;
        font-size: .9375rem;
        letter-spacing: 0;
        margin-bottom: 12px !important
    }
}

@media screen and (min-width: 1024px) {
    .dark-feature {
        margin-bottom: 26px
    }
    .dark-feature .column {
        width: calc(33.33333333% - 10px);
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 41px 15px;
        min-height: 310px
    }
    .dark-feature .column ul li {
        font-size: 16px;
        font-size: 1rem
    }
    .dark-feature h3 {
        margin-bottom: 22px
    }
    .dark-feature .row {
        margin-right: -10px
    }
    .dark-feature p.small.phone {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 18px !important
    }
}

.goal-feature {
    text-align: center
}

.goal-feature .container>div {
    position: relative;
    z-index: 10
}

.goal-feature h2 {
    text-align: center;
    color: #000;
    background: #fff;
    -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.06);
    padding: 17px 26px;
    display: inline-block;
    width: auto;
    margin: 0 auto -10px;
    position: relative;
    z-index: 11;
    letter-spacing: 0
}

.goal-feature .three-callouts .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.goal-feature .callout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 26px);
    margin: 0 -13px 2px;
    padding-right: 105px;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-color: #472b06;
    background-blend-mode: overlay;
    font-family: "Oswald", arial, serif;
    min-height: 105px;
    height: 50px
}

.goal-feature .callout h3 {
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 0;
    position: relative;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 20px
}

.goal-feature .callout span {
    background: transparent;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    border: 2px solid #faa73f;
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 13px;
    text-align: center;
    line-height: 43px;
    border-radius: 10em;
    margin: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.goal-feature .callout span:hover {
    background: #faa73f;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.goal-feature .callout:first-of-type {
    background-color: #102151;
    background-blend-mode: overlay
}

.goal-feature .callout:first-of-type span {
    border: 2px solid #3462e1
}

.goal-feature .callout:first-of-type span:hover {
    background: #3462e1
}

.goal-feature .callout:last-of-type {
    background-color: #113c4e;
    background-blend-mode: overlay
}

.goal-feature .callout:last-of-type span {
    border: 2px solid #64a4bf
}

.goal-feature .callout:last-of-type span:hover {
    background: #64a4bf
}

.goal-feature .callout:focus span {
    background: #faa73f;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.goal-feature .callout:focus:first-of-type span {
    background: #3462e1
}

.goal-feature .callout:focus:last-of-type span {
    background: #64a4bf
}

@media screen and (min-width: 700px) {
    .goal-feature {
        padding-left: 0;
        padding-right: 0
    }
    .goal-feature h2 {
        padding: 26px 40px;
        letter-spacing: 0;
        margin-bottom: -28px;
        position: relative;
        top: 9px
    }
    .goal-feature .three-callouts .links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .goal-feature .callout {
        width: 100%;
        padding: 20px;
        text-align: center;
        min-height: 370px;
        margin: 0 2px 0 0;
        background-size: cover;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: #472b06;
        background-blend-mode: overlay
    }
    .goal-feature .callout h3 {
        font-size: 23px;
        font-size: 1.4375rem;
        width: 100%;
        text-align: center;
        padding-left: 0
    }
    .goal-feature .callout span {
        bottom: 60px;
        font-size: 26px;
        top: auto;
        left: 50%;
        right: auto;
        width: 53px;
        height: 53px;
        line-height: 51px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .goal-feature .callout:first-of-type {
        background-color: #102151;
        background-blend-mode: overlay
    }
    .goal-feature .callout:last-of-type {
        background-color: #113c4e;
        background-blend-mode: overlay
    }
}

@media screen and (min-width: 1024px) {
    .goal-feature {
        padding: 0 !important;
        margin: 0
    }
    .goal-feature h2 {
        font-size: 90px;
        font-size: 5.625rem;
        padding: 13px 94px 27px
    }
    .goal-feature .callout {
        min-height: 565px;
        padding: 20px 20px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .goal-feature .callout h3 {
        font-size: 36px;
        font-size: 2.25rem
    }
    .goal-feature .callout span {
        bottom: 83px;
        width: 84px;
        height: 84px;
        line-height: 80px;
        font-size: 40px
    }
}

@media screen and (min-width: 1200px) {
    .goal-feature .callout {
        padding: 20px 70px
    }
}

.goal-feature .detail {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 26px);
    margin: 0 -13px
}

.goal-feature .detail .details {
    display: none;
    position: absolute;
    background: left top no-repeat url('/media/web-assets/images/goal-background.jpg');
    background-size: cover;
    color: #fff;
    padding: 39px 13px 10px;
    text-align: left;
    z-index: 7;
    -webkit-transition: right 0.5s ease-out;
    transition: right 0.5s ease-out;
    width: 100%
}

.goal-feature .detail .details a {
    color: #fff
}

.goal-feature .detail .details a span.icon-arrow {
    color: #faa73f
}

.goal-feature .detail .details a:hover {
    color: #faa73f
}

.goal-feature .detail h4 {
    font-family: "Oswald", arial, serif;
    font-size: 20px;
    font-size: 1.25rem;
    position: relative;
    padding-left: 70px;
    min-height: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px
}

.goal-feature .detail h4 button {
    background: transparent;
    border: 2px solid #3462e1;
    width: 49px;
    height: 49px;
    border-radius: 10em;
	outline:none;
    text-align: center;
    padding: 0;
    line-height: 40px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: absolute;
    left: 0;
    top: 4px
}

.goal-feature .detail h4 button span.icon-arrow {
    margin: 0;
    color: #fff;
    line-height: 47px;
    display: block;
    position: relative;
    left: 2px;
    font-size: 15px
}

.goal-feature .detail h4 button:hover,
.goal-feature .detail h4 button:focus {
    background: #3462e1;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.goal-feature .detail p {
    font-size: 16px !important;
    font-size: 1rem !important;
    margin-bottom: 16px
}

.goal-feature .detail ul.download-list {
    margin-bottom: 24px
}

.goal-feature .detail ul.download-list li {
    font-family: "Oswald", arial, serif;
    margin-bottom: 7px
}

.goal-feature .detail .goal-navigation a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 62px;
    margin-bottom: 10px
}

.goal-feature .detail .goal-navigation a img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.goal-feature .detail .goal-navigation a:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(43%, rgba(0, 0, 0, 0.54)));
    background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.54) 43%)
}

.goal-feature .detail .goal-navigation a h5 {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    text-align: center;
    font-family: "Oswald", arial, serif;
    font-size: 20px;
    font-size: 1.25rem
}

@media screen and (min-width: 700px) {
    .goal-feature .detail {
        margin: 0;
        width: 100%
    }
    .goal-feature .detail .details {
        padding: 65px 30px 29px
    }
    .goal-feature .detail h4 {
        padding-left: 0;
        font-size: 27px;
        font-size: 1.6875rem;
        line-height: 1.4;
        margin-bottom: 10px
    }
    .goal-feature .detail h4 button {
        width: 53px;
        height: 53px;
        left: -73px;
        top: 9px
    }
    .goal-feature .detail h4 button span.icon-arrow {
        font-size: 20px
    }
    .goal-feature .detail .copy {
        padding-left: 73px;
        width: calc(100% - 275px);
        float: left;
        margin-bottom: 22px
    }
    .goal-feature .detail ul.download-list {
        width: 243px;
        float: right
    }
    .goal-feature .detail p {
        font-size: 17px !important;
        font-size: 1.0625rem !important;
        margin-bottom: 16px
    }
    .goal-feature .detail .goal-navigation {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-right: -8px;
        clear: both
    }
    .goal-feature .detail .goal-navigation a {
        width: 100%;
        height: 90px;
        margin-right: 8px
    }
}

@media screen and (min-width: 1024px) {
    .goal-feature .detail .details {
        padding: 109px 60px 29px
    }
    .goal-feature .detail h4 {
        font-size: 42px;
        font-size: 2.625rem
    }
    .goal-feature .detail p {
        font-size: 22px !important;
        font-size: 1.375rem !important;
        letter-spacing: .04px
    }
    .goal-feature .detail .copy {
        padding-left: 88px;
        width: calc(100% - 400px);
        max-width: 600px;
        margin-bottom: 38px
    }
    .goal-feature .detail ul.download-list {
        width: 400px;
        padding-left: 50px;
        padding-top: 10px
    }
    .goal-feature .detail ul.download-list li {
        font-size: 23px;
        font-size: 1.4375rem;
        margin-bottom: 11px
    }
    .goal-feature .detail .goal-navigation {
        margin-right: -38px
    }
    .goal-feature .detail .goal-navigation a {
        height: 249px;
        margin-right: 38px;
        border-bottom: solid 4px #091b49
    }
    .goal-feature .detail .goal-navigation a:after {
        height: 149px
    }
    .goal-feature .detail .goal-navigation a img {
        width: auto;
        height: 100%;
        max-width: 400%
    }
    .goal-feature .detail .goal-navigation a h5 {
        font-size: 28px;
        font-size: 1.75rem;
        -webkit-transform: none;
        transform: none;
        top: auto;
        bottom: 40px;
        left: 0
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .goal-feature .callout {
        color: #ffffff !important
    }
    .goal-feature .callout:before {
        display: block;
        content: '';
        background-color: rgba(71, 43, 6, 0.7);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-blend-mode: unset
    }
    .goal-feature .callout:first-of-type:before {
        background-color: rgba(16, 33, 81, 0.7)
    }
    .goal-feature .callout:last-of-type:before {
        background-color: rgba(17, 60, 78, 0.7)
    }
    .goal-feature .callout:hover {
        color: #ffffff !important
    }
}

@supports (-ms-ime-align: auto) {
    .goal-feature .callout {
        color: #ffffff !important;
        cursor: pointer
    }
    .goal-feature .callout:before {
        display: block;
        content: '';
        background-color: rgba(71, 43, 6, 0.7);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-blend-mode: unset
    }
    .goal-feature .callout:first-of-type:before {
        background-color: rgba(16, 33, 81, 0.7)
    }
    .goal-feature .callout:last-of-type:before {
        background-color: rgba(17, 60, 78, 0.7)
    }
    .goal-feature .callout:hover {
        color: #ffffff !important
    }
}

.grid-of-four {
    text-align: center
}

.grid-of-four .column {
    margin-bottom: 9px
}

.grid-of-four h3 {
    margin: 0 0 5px;
    font-size: 16px;
    font-size: 1rem
}

.grid-of-four h3 a {
    display: inline;
    color: #20419b;
    border-bottom: 1px solid transparent !important;
    -webkit-box-shadow: inset 0 -2px 0 #b9d6e4 !important;
    box-shadow: inset 0 -2px 0 #b9d6e4 !important
}

.grid-of-four h3 a:hover {
    color: #000;
    -webkit-box-shadow: inset 0 -2px 0 #000 !important;
    box-shadow: inset 0 -2px 0 #000 !important
}

.grid-of-four span.title {
    font-size: 15px;
    font-size: .9375rem
}

.grid-of-four .copy {
    background: #fff;
    -webkit-box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.06);
    position: relative;
    top: -20px;
    margin: 0 20px;
    padding: 15px
}

.grid-of-four .button {
    margin-top: -3px
}

@media screen and (min-width: 700px) {
    .grid-of-four {
        margin-bottom: 16px
    }
    .grid-of-four .container>p {
        margin-bottom: 31px
    }
    .grid-of-four .grid {
        margin-right: -10px
    }
    .grid-of-four .grid:before,
    .grid-of-four .grid:after {
        content: " ";
        display: table
    }
    .grid-of-four .grid:after {
        clear: both
    }
    .grid-of-four .copy {
        top: -23px;
        margin: 0 30px;
        padding: 15px 30px 20px
    }
    .grid-of-four h2 {
        margin-bottom: 14px
    }
    .grid-of-four h3 {
        font-size: 17px;
        font-size: 1.0625rem;
        margin-bottom: 8px
    }
    .grid-of-four span.title {
        font-size: 16px;
        font-size: 1rem
    }
    .grid-of-four .column {
        float: left;
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 16px
    }
    .grid-of-four .column:nth-child(2n+1) {
        clear: left
    }
    .grid-of-four .button {
        display: inline-block;
        margin-top: -8px
    }
}

@media screen and (min-width: 1024px) {
    .grid-of-four .column {
        margin-bottom: -12px
    }
    .grid-of-four .copy {
        top: -44px;
        margin: 0 55px;
        padding: 17px 35px 16px
    }
    .grid-of-four h3 {
        font-size: 21px;
        font-size: 1.3125rem;
        margin-bottom: 11px;
        letter-spacing: .01em
    }
    .grid-of-four span.title {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.6
    }
    .grid-of-four .button {
        margin-top: 16px
    }
}

.info-group {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 44px;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.06);
    overflow: hidden;
    clear: both
}

.info-group h2 {
    margin-left: auto;
    margin-right: auto;
    clear: both
}

.info-group .details {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 22px
}

.info-group .details strong {
    font-weight: 700
}

.info-group img {
    width: 100%
}

@media screen and (min-width: 700px) {
    .info-group {
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        overflow: visible
    }
    .info-group h2 {
        margin-bottom: 31px
    }
    .info-group .container {
        background: #fff;
        -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.06);
        box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.06);
        padding-top: 30px;
        padding-bottom: 57px
    }
    .info-group img {
        width: auto
    }
}

@media screen and (min-width: 1024px) {
    .info-group {
        margin-bottom: 0
    }
    .info-group h2 {
        font-size: 90px;
        font-size: 5.625rem;
        margin-bottom: 45px
    }
    .info-group .container {
        padding-top: 25px;
        padding-bottom: 74px
    }
}

.info-group .events {
    text-align: left
}

.info-group .events .event.primary {
    background: #000;
    width: calc(100% + 26px);
    margin: 0 -13px 10px;
    padding: 13px;
    color: #fff
}

.info-group .events .event.primary picture {
    display: block;
    margin: -13px -13px 0
}

.info-group .events .event.primary img {
    width: 100%
}

.info-group .events .event.primary a:not(.button) {
    color: #fff;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 -2px 0 #faa73f !important;
    box-shadow: inset 0 -2px 0 #faa73f !important
}

.info-group .events .event.primary a:not(.button):hover {
    color: #fff;
    -webkit-box-shadow: inset 0 -2px 0 #fff !important;
    box-shadow: inset 0 -2px 0 #fff !important
}

.info-group .events .event.primary .copy {
    background: #000;
    margin: -39px -13px 0;
    padding-left: 13px;
    padding-right: 13px;
    position: relative
}

.info-group .events h3 {
    margin-bottom: 2px;
    font-size: 17px;
    font-size: 1.0625rem
}

.info-group .events .date {
    text-align: left;
    padding-top: 13px
}

.info-group .events .date .month,
.info-group .events .date .day {
    font-size: 20px;
    font-size: 1.25rem;
    display: inline
}

.info-group .events .button {
    margin-bottom: -1px
}

@media screen and (min-width: 700px) {
    .info-group .events .event.primary {
        width: 100%;
        margin: 0 0 10px;
        padding: 0
    }
    .info-group .events .event.primary:before,
    .info-group .events .event.primary:after {
        content: " ";
        display: table
    }
    .info-group .events .event.primary:after {
        clear: both
    }
    .info-group .events .event.primary .copy {
        margin: 0 0 0 360px
    }
    .info-group .events .event.primary picture {
        float: left;
        width: 342px;
        margin-left: 0
    }
    .info-group .events .event.primary .date {
        padding-top: 27px;
        margin-bottom: 18px
    }
    .info-group .events .event.primary .button {
        margin-top: -2px
    }
    .info-group .events .event.primary picture {
        margin: 0
    }
}

@media screen and (min-width: 1024px) {
    .info-group .events {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 30px
    }
    .info-group .events .event.primary {
        width: calc(63.5% - 30px);
        margin-right: 30px;
        position: relative;
        margin-bottom: 0
    }
    .info-group .events .event.primary:after {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(43%, rgba(0, 0, 0, 0.79)));
        background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.79) 43%);
        width: 100%;
        height: 178px
    }
    .info-group .events .event.primary picture {
        float: none;
        width: 100%
    }
    .info-group .events .event.primary .button {
        padding: 16px 26px 12px 32px;
        min-height: 55px;
        position: absolute;
        bottom: 34px;
        right: 32px
    }
    .info-group .events .event.primary .details {
        margin-bottom: 29px
    }
    .info-group .events .event.primary .copy {
        position: absolute;
        background: transparent;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        margin-left: 0;
        padding-left: 103px;
        padding-top: 27px
    }
    .info-group .events .event.primary .copy:before,
    .info-group .events .event.primary .copy:after {
        content: " ";
        display: table
    }
    .info-group .events .event.primary .copy:after {
        clear: both
    }
    .info-group .events .event.primary .copy>* {
        width: calc(100% - 150px);
        float: left
    }
    .info-group .events .event.primary .copy .button {
        width: auto;
        float: right
    }
    .info-group .events h3 {
        font-size: 21px;
        font-size: 1.3125rem;
        padding-top: 0;
        margin: 0 0 4px
    }
    .info-group .events .details {
        font-size: 16px;
        font-size: 1rem
    }
    .info-group .events .date {
        position: absolute;
        left: 26px;
        top: -7px
    }
    .info-group .events .date .month {
        display: block;
        font-size: 25px;
        font-size: 1.5625rem;
        margin-bottom: 3px
    }
    .info-group .events .date .day {
        display: block;
        font-size: 35px;
        font-size: 2.1875rem
    }
    .info-group .events .event-list {
        margin-right: 0;
        width: 43%;
        display: block
    }
    .info-group .events .event-list .secondary.event {
        margin-right: 0;
        width: 100%;
        position: relative;
        padding-left: 103px;
        min-height: 0
    }
    .info-group .events .event-list .secondary.event .date {
        top: 26px;
        padding-top: 0
    }
    .info-group .events .event-list .secondary.event h3 {
        padding-top: 0;
        margin-top: -2px;
        margin-bottom: 11px
    }
    .info-group .events .event-list .secondary.event h3 a {
        font-size: 23px;
        font-size: 1.4375rem
    }
    .info-group .events .event-list .secondary.event h4 {
        font-size: 21px;
        font-size: 1.3125rem;
        margin-bottom: 6px
    }
    .info-group .events .event-list .secondary.event:last-child {
        margin-bottom: 0
    }
    .info-group .events .event-list .slick-navigation {
        display: none
    }
}

.info-group .secondary.event {
    background: #3c3b35;
    color: #fff;
    padding: 24px 15px 10px;
    margin-bottom: 8px;
    min-height: 184px
}

.info-group .secondary.event a {
    color: #fff;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 -2px 0 #f79631;
    box-shadow: inset 0 -2px 0 #f79631
}

.info-group .secondary.event a:hover {
    color: #fff;
    -webkit-box-shadow: inset 0 -2px 0 #fff;
    box-shadow: inset 0 -2px 0 #fff
}

.info-group .secondary.event h3 a.cta {
    font-size: 20px;
    font-size: 1.25rem;
    color: #faa73f
}

.info-group .secondary.event h3 a.cta span.icon-arrow {
    color: #faa73f;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.info-group .secondary.event h3 a.cta:hover {
    color: #fff
}

.info-group .secondary.event h3 a.cta:hover span.icon-arrow {
    color: #fff;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.info-group .secondary.event h4 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 5px
}

.info-group .secondary.event .date {
    margin-bottom: 15px
}

.info-group .secondary.event .details {
    margin-bottom: 14px
}

.info-group .secondary.event ul {
    margin: 0 0 9px;
    padding: 0
}

.info-group .secondary.event ul li {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.5
}

.info-group .secondary.event ul li:before {
    display: none
}

@media screen and (min-width: 700px) {
    .info-group .secondary.event {
        width: calc(33.3333% - 10px);
        margin-right: 10px;
        margin-bottom: 10px
    }
}

@media screen and (min-width: 1024px) {
    .info-group .secondary.event {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.info-group .event-list .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: -8px
}

.info-group .event-list .slick-track .event {
    margin-right: 8px
}

.info-group .event-list .slick-navigation {
    margin-top: -10px;
    padding-bottom: 9px
}

.info-group .event-list .slick-navigation button {
    color: #faa73f
}

.info-group .event-list .slick-navigation button:before {
    background: #faa73f;
    border-color: #faa73f
}

.info-group .event-list .slick-navigation button:hover {
    color: #64a4bf
}

.info-group .event-list .slick-navigation button:hover:before {
    background: #64a4bf;
    border-color: #64a4bf
}

.info-group .event-list .slick-navigation li.slick-active button:before {
    background: transparent !important
}

@media screen and (min-width: 700px) {
    .info-group .event-list {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-right: -10px;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media screen and (min-width: 1024px) {
    .info-group .event-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.info-group .social-block {
    margin: 0 -13px
}

.info-group .facebook {
    background: #20419b;
    color: #fff;
    margin-bottom: 10px;
    text-align: left
}

.info-group .facebook .copy {
    padding: 20px 13px
}

.info-group .facebook p {
    font-size: 16px !important;
    font-size: 1rem !important;
    line-height: 1.54;
    margin-bottom: 11px
}

.info-group .facebook a {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Oswald", arial, serif;
    font-size: 19px;
    font-size: 1.1875rem;
    letter-spacing: 0.033px
}

.info-group .facebook a span {
    background: transparent;
    color: #fff;
    margin-right: 8px
}

.info-group .image-callout {
    margin-bottom: 10px
}

.info-group .image-callout a {
    position: relative;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 0
}

.info-group .image-callout a:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(43%, rgba(0, 0, 0, 0.79)));
    background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.79) 43%);
    width: 100%;
    height: 178px;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0
}

.info-group .image-callout a h3 {
    position: absolute;
    width: 100%;
    bottom: 28px;
    z-index: 1;
    color: #fff;
    text-transform: uppercase;
    font-family: "Oswald", arial, serif;
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 0;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out
}

.info-group .image-callout a h3 span.icon-arrow {
    color: #f79631;
    font-size: 15px
}

.info-group .image-callout a:hover h3 {
    color: #f79631;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out
}

@media screen and (min-width: 700px) {
    .info-group .social-block {
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .info-group .facebook {
        width: calc(63% - 10px);
        margin-right: 10px
    }
    .info-group .facebook p {
        font-size: 17px;
        font-size: 1.0625rem
    }
    .info-group .facebook a {
        font-size: 21px;
        font-size: 1.3125rem
    }
    .info-group .image-callout {
        position: relative;
        width: 37%
    }
    .info-group .image-callout a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        overflow: hidden
    }
    .info-group .image-callout img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto
    }
}

@media screen and (min-width: 1024px) {
    .info-group .social-block {
        margin-bottom: 30px
    }
    .info-group .facebook {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 320px;
        width: calc(68% - 33px);
        margin-right: 33px;
        margin-bottom: 0
    }
    .info-group .facebook picture {
        width: 50%;
        position: relative;
        overflow: hidden
    }
    .info-group .facebook picture img {
        width: auto;
        height: 100%;
        max-width: 500%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .info-group .facebook .copy {
        width: 50%;
        padding: 54px 30px 30px
    }
    .info-group .facebook .copy p {
        font-size: 20px !important;
        font-size: 1.25rem !important;
        line-height: 1.34
    }
    .info-group .facebook .copy a {
        font-size: 23px;
        font-size: 1.4375rem;
        display: block;
        margin-top: 43px
    }
    .info-group .image-callout {
        margin-bottom: 0;
        width: 32%
    }
    .info-group .image-callout a h3 {
        font-size: 28px;
        font-size: 1.75rem;
        bottom: 37px
    }
}

@media screen and (min-width: 1024px) and (min-width: 1024px) {
    .info-group .image-callout picture {
        position: relative;
        display: block;
        height: 100%
    }
    .info-group .image-callout picture img {
        width: auto;
        height: 100%;
        max-width: 500%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.info-group .news-block {
    margin: 0 -13px
}

.info-group .news-block .news-item {
    background: #e7e9ec;
    margin-bottom: 10px;
    padding: 11px 13px 0;
    text-align: left;
    overflow: hidden
}

.info-group .news-block p {
    margin-bottom: 13px
}

.info-group .news-block .date {
    text-align: left;
    font-family: "Heebo", arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 9px
}

.info-group .news-block h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.48;
	height: 50px;
    margin-bottom: 4px
}

@media screen and (min-width: 700px) {
    .info-group .news-block {
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .info-group .news-block .news-item {
        width: calc(50% - 5px);
        margin-right: 10px
    }
    .info-group .news-block .news-item:last-child {
        margin-right: 0
    }
    .info-group .news-block h3 {
        font-size: 17px;
        font-size: 1.0625rem
    }
    .info-group .news-block .cta.primary {
        font-size: 20px;
        font-size: 1.25rem
    }
}

@media screen and (min-width: 1024px) {
    .info-group .news-block .news-item {
        width: calc(50% - 15px);
        margin-right: 30px;
        padding: 26px 30px 25px
    }
    .info-group .news-block .news-item:last-child {
        margin-right: 0
    }
    .info-group .news-block h3 {
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 1.44;
        margin-bottom: 34px
    }
    .info-group .news-block .cta.primary {
        font-size: 23px;
        font-size: 1.4375rem
    }
    .info-group .news-block .date {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 22px
    }
}

.imageCTA img {
    margin-bottom: 12px
}

.imageCTA .container {
    background: #ffffff;
    min-height: 250px
}

.imageCTA .button {
    float: left;
    clear: left;
    margin: 0 0 8px;
    min-width: 135px;
    position: relative
}

.imageCTA .button span.icon-arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 0
}

@media screen and (min-width: 700px) {
    .imageCTA {
        margin-bottom: 26px
    }
    .imageCTA .container {
        position: relative
    }
    .imageCTA .cta-block {
        position: absolute;
        bottom: -25px;
        left: 20px
    }
    .imageCTA .cta-block h2 {
        color: #fff;
        margin-bottom: 12px
    }
    .imageCTA .cta-block p {
        color: #fff;
        margin-bottom: 15px;
        font-size: 16px;
        font-size: 1rem
    }
    .imageCTA .buttons .button {
        clear: none;
        margin: 0 8px 0 0;
        min-height: 50px
    }
    .imageCTA .buttons .button span.icon-arrow {
        right: 20px
    }
}

@media screen and (min-width: 1024px) {
    .imageCTA {
        margin-bottom: 62px
    }
    .imageCTA .button {
        min-width: 190px;
        padding-right: 50px
    }
    .imageCTA .button span.icon-arrow {
        right: 26px !important
    }
    .imageCTA .cta-block {
        left: 40px;
        bottom: -26px
    }
    .imageCTA .cta-block h2 {
        margin-bottom: 13px
    }
    .imageCTA .cta-block p {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 28px
    }
    .imageCTA .buttons .button {
        min-height: 68px;
        margin: 0 10px 0 0
    }
}

section.success-story .story {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

section.success-story .story .copy {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

section.success-story .story img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

section.success-story .copy {
    width: calc(75%);
    margin-top: -20px;
    text-align: left
}

section.success-story .button {
    display: inline-block;
    position: relative;
    margin: 0 0 0 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

section.success-story img {
    width: calc(80% + 20px);
    margin-right: -13px
}

section.success-story .copy blockquote {
    background: #fff;
    -webkit-box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.0556216);
    box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.0556216);
    margin: 0 0 0 -13px;
    padding: 15px 10px 34px 28px
}

section.success-story .copy blockquote p {
    font-size: 20px;
    font-size: 1.25rem;
    color: #222;
    line-height: 1.475;
    margin-bottom: 15px;
    letter-spacing: 0
}

section.success-story .copy blockquote footer {
    line-height: 1.45em;
    font-size: 14px;
    font-size: .875rem
}

section.success-story.right-aligned .story img {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-right: 0;
    margin-left: -13px
}

section.success-story.right-aligned .copy {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

section.success-story.right-aligned blockquote {
    float: right;
    padding: 14px 32px 34px 10px;
    margin: 0 -13px 0 0
}

@media screen and (min-width: 700px) {
    section.success-story {
        margin-bottom: 16px;
        text-align: left
    }
    section.success-story h2 {
        margin-bottom: 13px
    }
    section.success-story .container>p {
        margin-bottom: 31px
    }
    section.success-story .story {
        display: block
    }
    section.success-story .story img {
        width: 357px;
        float: right;
        margin-right: -30px
    }
    section.success-story .copy {
        float: left;
        width: calc(100% - 360px);
        margin: 17px 0 0 0;
        text-align: left
    }
    section.success-story .copy blockquote {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        padding: 0;
        background: transparent;
        margin: 0 0 29px
    }
    section.success-story .copy blockquote p {
        font-size: 23px;
        font-size: 1.4375rem;
        margin-bottom: 15px;
        line-height: 1.38
    }
    section.success-story .copy blockquote footer {
        font-size: 17px;
        font-size: 1.0625rem
    }
    section.success-story .button {
        margin: 0;
        -webkit-transform: none;
        transform: none
    }
    section.success-story.right-aligned {
        margin-bottom: 24px
    }
    section.success-story.right-aligned .story img {
        float: left;
        margin-left: -30px
    }
    section.success-story.right-aligned .copy {
        float: right;
        margin-top: 2px
    }
    section.success-story.right-aligned blockquote {
        padding: 0 0 28px
    }
    section.success-story.right-aligned blockquote p {
        line-height: 1.425;
        margin-bottom: 13px
    }
}

@media screen and (min-width: 1024px) {
    section.success-story {
        margin-bottom: 60px
    }
    section.success-story .container>p {
        margin-bottom: 25px
    }
    section.success-story .story {
        padding-top: 3px;
        position: relative
    }
    section.success-story .story img {
        width: 490px;
        margin-right: -50px
    }
    section.success-story .copy {
        width: calc(100% - 480px);
        margin-top: 26px
    }
    section.success-story .copy blockquote {
        margin-bottom: 33px
    }
    section.success-story .copy blockquote p {
        font-size: 29px;
        font-size: 1.8125rem;
        line-height: 1.4;
        margin-bottom: 22px
    }
    section.success-story .copy blockquote footer {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.39
    }
    section.success-story.right-aligned .story img {
        margin-left: -50px
    }
}

.stats {
    text-align: center
}

.stats .row {
    margin-right: 0 !important
}

.stats .column {
    text-align: center !important;
    padding: 0 20px;
    margin: -12px 0 30px 0 !important
}

.stats .column .prefix {
    font-size: 14px;
    font-size: .875rem;
    color: #20419b;
    margin-bottom: -8px;
    font-weight: 500
}

.stats .column .prefix:empty {
    display: none
}

.stats .column .stat {
    font-size: 60px;
    font-size: 3.75rem;
    font-family: "Oswald", arial, serif;
    font-weight: 700;
    color: #192D89;
    line-height: 1.3;
    margin-bottom: 8px
}

.stats .column .stat:after {
    background: #faa73f;
    width: 57px;
    height: 3px;
    content: "";
    display: block;
    margin: 8px auto 0 auto
}

.stats .column .stat-label {
    font-weight: 500;
    margin-bottom: 0
}

.stats .column .sub-label {
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 2px
}

@media screen and (min-width: 700px) {
    .stats {
        margin-bottom: 32px
    }
    .stats .container .row {
        margin-left: -25px
    }
    .stats .column {
        margin: 0 25px !important;
        padding: 0
    }
    .stats .column .prefix {
        font-size: 16px;
        font-size: 1rem;
        display: block !important;
        margin-bottom: -4px
    }
    .stats .column .prefix:empty:before {
        content: "\00a0";
        display: block;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 500
    }
    .stats .column .stat {
        font-size: 80px;
        font-size: 5rem;
        margin-bottom: 24px
    }
    .stats .column .stat:after {
        height: 4px;
        width: 81px;
        margin-top: 18px
    }
    .stats .column .stat-label {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.45
    }
    .stats .column .sub-label {
        font-size: 16px;
        font-size: 1rem
    }
}

@media screen and (min-width: 1024px) {
    .stats {
        margin-bottom: 50px !important
    }
    .stats h2 {
        margin-bottom: 11px !important
    }
    .stats .container>p {
        margin-bottom: 23px !important
    }
    .stats .column {
        margin: 0 25px !important
    }
    .stats .column:first-child {
        margin: 0 25px 0 0 !important
    }
    .stats .column:last-child {
        margin: 0 0 0 25px !important
    }
    .stats .column .prefix {
        font-size: 18px;
        font-size: 1.125rem;
        margin-top: -8px;
        margin-bottom: -1px
    }
    .stats .column .prefix:before {
        content: " ";
        display: block;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 500
    }
    .stats .column .stat {
        font-size: 84px;
        font-size: 5.25rem;
        margin-bottom: 19px
    }
    .stats .column .stat:after {
        height: 6px;
        width: 101px;
        margin-top: 24px
    }
    .stats .column .stat-label {
        font-size: 25px;
        font-size: 1.5625rem
    }
}

.sock {
    text-align: center;
    position: relative;
    margin-bottom: 5px;
    padding: 50px 20px 50px !important;
    overflow: hidden;
    background: #000
}

.sock img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: 100%;
    max-width: none
}

.sock h2 {
    color: #fff;
    text-shadow: 2px 3px 16px rgba(0, 0, 0, 0.518993);
    padding: 0 30px;
    margin-bottom: 32px;
    position: relative;
    font-size: 30px;
    font-size: 1.875rem
}

.sock .buttons {
    position: relative;
    text-align: left;
    width: 180px;
    margin: 0 auto
}

.sock .buttons .button {
    margin: 0 0 10px;
    min-width: 135px;
    position: relative;
    width: 100%
}

.sock .buttons .button span.icon-arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 0
}

.sock .buttons span.icon-arrow {
    float: right;
    margin-left: 0
}

@media screen and (min-width: 700px) {
    .sock {
        margin: 0 0 7px;
        padding: 0 !important
    }
    .sock img {
        position: static;
        width: 100%;
        height: auto
    }
    .sock .copy {
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 100%;
        text-align: center
    }
    .sock h2 {
        font-size: 40px;
        font-size: 2.5rem;
        margin-bottom: 28px;
        letter-spacing: .03px
    }
    .sock .buttons {
        width: 100%;
        max-width: 565px
    }
    .sock .buttons .inner {
        padding-left: 4px
    }
    .sock .buttons .button {
        display: inline-block;
        width: calc(33.3333333% - 7px);
        margin-right: 4px
    }
    .sock .buttons .button:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 1024px) {
    .sock {
        margin-bottom: 9px
    }
    .sock h2 {
        font-size: 73px;
        font-size: 4.5625rem;
        margin-bottom: 46px
    }
    .sock .inner {
        margin-right: -35px
    }
    .sock .buttons {
        max-width: 890px
    }
    .sock .buttons .button {
        display: inline-block;
        width: calc(33.3333333% - 39px);
        margin-right: 35px !important
    }
    .sock .buttons .button span.icon-arrow {
        right: 32px
    }
}

@media screen and (min-width: 1024px) {
    .full-width .sock {
        margin-left: 0
    }
}

.step {
    font-family: "Oswald", arial, serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    background: #3c3b35;
    line-height: 40px;
    position: absolute;
    margin: -20px 0 0 15px;
    padding: 0 14px
}

.step strong {
    font-weight: 700
}

@media screen and (min-width: 700px) {
    .step {
        margin: -20px 0 0 10px
    }
}

@media screen and (min-width: 1024px) {
    .step {
        margin: -20px 0 0 20px
    }
}

.single-column-feature .step {
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    top: -25px;
    left: 14px;
    margin: 0;
    line-height: 49px;
    padding: 0 42px;
    font-weight: 500
}

.single-column-feature .step strong {
    font-weight: 500
}

@media screen and (min-width: 700px) {
    .single-column-feature .step {
        line-height: 58px;
        top: -31px;
        left: 29px
    }
}

@media screen and (min-width: 1024px) {
    .single-column-feature .step {
        left: 64px;
        padding: 0 49px;
        font-size: 20px;
        font-size: 1.25rem
    }
    .single-column-feature .step strong {
        font-weight: 700
    }
}

section.steps .column {
    margin-bottom: 22px
}

section.steps img {
    margin-bottom: 13px
}

section.steps h3 {
    font-family: "Heebo", arial, sans-serif !important;
    font-weight: 500;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 10px
}

section.steps p {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.55
}

@media screen and (min-width: 700px) {
    section.steps .column {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 1024px) {
    section.steps {
        margin-bottom: -30px
    }
    section.steps .row {
        margin-top: 15px;
        margin-bottom: 26px
    }
    section.steps .column {
        margin-bottom: 11px
    }
    section.steps img {
        margin-bottom: 16px
    }
    section.steps h3 {
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: 13px
    }
    section.steps h3 span {
        margin-left: 10px;
        font-size: 15px
    }
    section.steps p {
        font-size: 16px;
        font-size: 1rem
    }
}

.admission-steps+.three-column-event {
    margin-bottom: 0
}

@media screen and (min-width: 700px) {
    .admission-steps+.three-column-event {
        margin-bottom: 64px
    }
}

@media screen and (min-width: 1024px) {
    .admission-steps+.three-column-event {
        margin-bottom: 28px
    }
}

.admission-steps {
    margin-bottom: 18px
}

.admission-steps .container {
    background: #f3f4f5;
    text-align: center;
    padding: 32px 20px 25px
}

.admission-steps h2 {
    font-family: "Heebo", arial, sans-serif;
    letter-spacing: -0.47px;
    color: #222;
    margin-bottom: 20px
}

.admission-steps ul {
    margin: 0;
    padding: 0;
    text-align: left;
    display: inline-block;
    width: 100%
}

.admission-steps ul:before,
.admission-steps ul:after {
    content: " ";
    display: table
}

.admission-steps ul:after {
    clear: both
}

.admission-steps ul li {
    margin: 0 0 20px;
    padding: 0;
    font-family: "Oswald", arial, serif;
    font-weight: 500
}

.admission-steps ul li:before {
    display: none
}

.admission-steps ul li:last-child span.number:after {
    display: none
}

.admission-steps ul a {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block
}

.admission-steps ul span {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 50px;
    letter-spacing: -0.3px
}

.admission-steps ul span.number {
    background: #fff;
    padding: 0;
    width: 50px;
    line-height: 50px;
    margin-right: 29px;
    position: relative
}

.admission-steps ul span.number:after {
    display: block;
    content: "";
    background: #fff;
    width: 1px;
    height: 22px;
    position: absolute;
    bottom: -22px;
    left: 50%
}

.admission-steps ul span.number span {
    font-size: 8px;
    color: #20419b;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 14px 0 0 -2px
}

.admission-steps ul span .icon-arrow {
    display: none
}

.admission-steps ul li.selected span.number {
    width: 60px;
    line-height: 60px;
    background: #faa73f;
    left: -5px
}

.admission-steps ul li.selected span .icon-arrow {
    display: block
}

@media screen and (min-width: 700px) {
    .admission-steps {
        margin-bottom: 43px
    }
    .admission-steps .container {
        padding: 43px 20px 12px
    }
    .admission-steps ul {
        position: relative
    }
    .admission-steps ul:before,
    .admission-steps ul:after {
        content: " ";
        display: table
    }
    .admission-steps ul:after {
        clear: both
    }
    .admission-steps ul:after {
        display: block;
        content: "";
        background: #fff;
        width: 90%;
        height: 2px;
        position: absolute;
        bottom: 54px;
        left: 5%
    }
    .admission-steps ul li {
        float: left;
        width: 14.28571428571429%;
        text-align: center;
        font-size: 16px;
        font-size: 1rem;
        padding: 0 5px;
        position: relative;
        z-index: 1
    }
    .admission-steps ul li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .admission-steps ul li span.title {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        min-height: 80px;
        vertical-align: bottom;
        line-height: 1.2;
        position: relative
    }
    .admission-steps ul li span.title span {
        position: absolute;
        bottom: 29px;
        width: 100%;
        left: 0;
        border-radius: 0
    }
    .admission-steps ul li span.number {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 auto
    }
    .admission-steps ul li span.number:after {
        display: none
    }
    .admission-steps ul li.selected span.number {
        width: 60px;
        line-height: 60px;
        background: #faa73f;
        left: 0;
        top: -5px
    }
}

@media screen and (min-width: 1024px) {
    .admission-steps {
        margin: 14px 0 43px
    }
    .admission-steps .container {
        padding: 70px 20px 25px
    }
    .admission-steps h2 {
        margin-bottom: 32px
    }
}

#program-listing {
    padding-top: 0;
    margin-top: -9px
}

#program-listing .filters {
    width: 100%
}

#program-listing .filters [type="search"] {
    width: 100%;
    min-height: 44px;
    min-width: 100%;
    padding-right: 50px;
    margin-bottom: 0
}

#program-listing .filters button {
    position: absolute;
    top: 0;
    right: 0;
    min-height: 44px;
    padding: 8px 16px 8px;
    min-width: 0 !important
}

#program-listing .filters button span {
    font-size: 22px;
    margin-left: 0;
    color: #faa73f
}

#program-listing .relative {
    position: relative
}

#program-listing form {
    margin-bottom: 28px
}

#program-listing form>div {
    background: #f3f4f5;
    padding: 21px 21px 22px;
    margin-bottom: 10px
}

#program-listing form>div>label,
#program-listing form>div>.label {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500
}

#program-listing form>div fieldset:last-child {
    margin-bottom: 2px
}

#program-listing label {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px;
    line-height: 1.5
}

#program-listing label:before {
    top: 5px
}

#program-listing [type="checkbox"]+label {
    padding-top: 3px
}

#program-listing fieldset legend {
    text-transform: uppercase
}

@media screen and (min-width: 700px) {
    #program-listing form {
        margin-bottom: 38px
    }
    #program-listing form>div {
        padding: 21px 30px 22px
    }
    #program-listing form>div>label,
    #program-listing form>div>.label {
        font-size: 17px;
        font-size: 1.0625rem
    }
    #program-listing .field-group {
        overflow: hidden
    }
    #program-listing legend {
        margin-bottom: 8px
    }
    #program-listing fieldset {
        width: 50%;
        padding-right: 60px;
        margin-bottom: 10px
    }
    #program-listing fieldset legend {
        font-size: 15px;
        font-size: .9375rem
    }
    #program-listing fieldset#refine-by {
        float: left;
        margin-top: 0;
        margin-bottom: -8px
    }
    #program-listing .result-count {
        padding-bottom: 16px
    }
}

@media screen and (min-width: 1024px) {
    #program-listing .filters {
        float: left;
        width: 285px
    }
    #program-listing form {
        margin-top: 0
    }
    #program-listing form>div {
        padding-top: 29px;
        padding-bottom: 27px
    }
    #program-listing form>div>label,
    #program-listing form>div>.label {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 13px
    }
    #program-listing fieldset {
        width: 100%;
        float: none !important;
        padding-right: 0
    }
    #program-listing fieldset legend {
        font-size: 16px;
        font-size: 1rem
    }
}

@media screen and (min-width: 1024px) {
    .program-finder header {
        margin-bottom: 75px !important
    }
}

.listing {
    margin: 0 -14px
}

@media screen and (min-width: 700px) {
    .listing {
        margin: 0 -30px
    }
}

@media screen and (min-width: 1024px) {
    .listing {
        margin: 0 0 0 335px
    }
}

.result-count {
    border-bottom: solid 1px #bcbcbc;
    padding: 0 14px 22px
}

@media screen and (min-width: 700px) {
    .result-count {
        padding: 0 28px 22px
    }
}

@media screen and (min-width: 1024px) {
    .result-count {
        padding: 0 0 15px
    }
}

.pagination {
    padding: 14px 0
}

.pagination #directory_length {
    display: none
}

.pagination .showing {
    margin-bottom: 11px;
    display: block
}

.pagination a {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pagination a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pagination #directory_paginate,
.pagination ul {
    padding: 0;
    margin: 0
}

.pagination #directory_paginate li,
.pagination ul li {
    padding: 0;
    margin: 0;
    display: inline-block
}

.pagination #directory_paginate li span.icon-arrow,
.pagination ul li span.icon-arrow {
    font-size: 13px
}

.pagination #directory_paginate li:before,
.pagination ul li:before {
    display: none
}

.pagination #directory_paginate li a,
.pagination ul li a {
    display: block;
    padding: 5px 10px
}

.pagination #directory_paginate li.next a,
.pagination ul li.next a {
    padding: 5px 6px
}

.pagination #directory_paginate li.last-page a,
.pagination ul li.last-page a {
    padding: 5px 6px
}

.pagination #directory_paginate li.last-page a span,
.pagination ul li.last-page a span {
    margin-left: -3px
}

.pagination #directory_paginate li.previous a,
.pagination ul li.previous a {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    padding: 5px 6px;
    position: relative;
    top: -4px
}

.pagination #directory_paginate li.first-page a,
.pagination ul li.first-page a {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    padding: 5px 6px;
    position: relative;
    top: -4px
}

.pagination #directory_paginate li.first-page a span,
.pagination ul li.first-page a span {
    margin-left: -3px
}

.pagination #directory_paginate a {
    background: none;
    display: inline-block;
    padding: 5px 10px;
    line-height: 36px;
    cursor: pointer
}

.pagination #directory_paginate>span {
    position: relative;
    top: -1px
}

.pagination #directory_paginate a.next {
    padding: 5px 6px
}

.pagination #directory_paginate a.last {
    padding: 5px 6px
}

.pagination #directory_paginate a.last span {
    margin-left: -3px
}

.pagination #directory_paginate a.previous {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    padding: 5px 6px;
    position: relative;
    top: -4.5px
}

.pagination #directory_paginate a.first {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    padding: 5px 6px;
    position: relative;
    top: -4.5px
}

.pagination #directory_paginate a.first span {
    margin-left: -3px
}

@media screen and (min-width: 700px) {
    .pagination {
        padding: 27px 0
    }
    .pagination:before,
    .pagination:after {
        content: " ";
        display: table
    }
    .pagination:after {
        clear: both
    }
    .pagination .showing {
        float: left
    }
    .pagination #directory_paginate,
    .pagination ul {
        float: right;
        margin-top: -5px;
        margin-right: -9px
    }
    .pagination #directory_paginate li span.icon-arrow,
    .pagination ul li span.icon-arrow {
        font-size: 16px
    }
    .pagination #directory_paginate a,
    .pagination ul a {
        padding: 5px 11px !important
    }
    .pagination .ellipsis {
        padding: 0 10px;
        font-size: 24px;
        font-size: 1.5rem
    }
    .pagination a.next {
        padding: 5px 14px !important
    }
    .pagination a.last {
        padding: 5px 14px !important
    }
    .pagination a.previous {
        padding: 5px 14px !important
    }
    .pagination a.first {
        padding: 5px 14px !important
    }
}

@media screen and (min-width: 1024px) {
    .pagination {
        margin: 0 0 0 335px;
        padding: 50px 0
    }
    .pagination ul li span.icon-arrow {
        font-size: 15px
    }
}

@media screen and (min-width: 1024px) {
    .full-width .pagination {
        margin: 0 0 0 0
    }
}

.result {
    padding: 14px 14px 0;
    border-bottom: solid 1px #bcbcbc
}

.result h3,
.result .h3 {
    padding-top: 2px;
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 16px
}

@media screen and (min-width: 700px) {
    .result {
        padding: 14px 28px 0
    }
    .result h2,
    .result .h2 {
        margin-bottom: 16px
    }
    .result h3,
    .result .h3 {
        font-size: 23px;
        font-size: 1.4375rem;
        margin-bottom: 13px
    }
    .result p {
        margin-bottom: 18px
    }
}

@media screen and (min-width: 1024px) {
    .result {
        padding: 8px 0 11px
    }
    .result h2,
    .result .h2 {
        margin-bottom: 24px
    }
    .result h3,
    .result .h3 {
        font-size: 30px;
        font-size: 1.875rem;
        margin-bottom: 18px
    }
    .result p {
        margin-bottom: 24px
    }
}

.general-listing {
    padding-top: 10px
}

.general-listing .news-item {
    margin-bottom: 25px
}

.general-listing .news-item img {
    width: 50%;
    max-width: 430px;
    margin-bottom: 11px
}

.general-listing .news-item h2 {
    font-family: "Heebo", arial, sans-serif;
    margin-bottom: 5px
}

.general-listing .news-item h2 .icon-arrow {
    font-size: 14px
}

.general-listing .news-item .date {
    font-family: "Heebo", arial, sans-serif;
    text-align: left;
    padding-top: 5px;
    font-size: 14px;
    font-size: .875rem
}

@media screen and (min-width: 700px) {
    .general-listing {
        padding-top: 15px
    }
    .general-listing .pagination {
        margin-left: 0
    }
    .general-listing .news-item {
        margin-bottom: 24px
    }
    .general-listing .news-item:before,
    .general-listing .news-item:after {
        content: " ";
        display: table
    }
    .general-listing .news-item:after {
        clear: both
    }
    .general-listing .news-item>* {
        margin-left: 242px
    }
    .general-listing .news-item img {
        width: 208px;
        float: left;
        margin-left: 0
    }
    .general-listing .news-item h2 {
        font-size: 17px;
        font-size: 1.0625rem;
        padding-top: 9px;
        margin-bottom: 8px
    }
    .general-listing .news-item .date {
        font-size: 15px;
        font-size: .9375rem
    }
}

@media screen and (min-width: 1024px) {
    .general-listing {
        padding-top: 5px
    }
    .general-listing .pagination {
        padding: 10px 0 20px
    }
    .general-listing .news-item {
        margin-bottom: 50px
    }
    .general-listing .news-item>* {
        margin-left: 321px
    }
    .general-listing .news-item img {
        width: 287px
    }
    .general-listing .news-item h2 {
        font-size: 20px;
        font-size: 1.25rem;
        padding-top: 4px;
        margin-bottom: 4px
    }
    .general-listing .news-item .date {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 13px
    }
    .general-listing .news-item p:not(.date) {
        display: block;
        font-size: 14px;
        font-size: .875rem
    }
}

.events-listing {
    padding-top: 8px
}

.events-listing p:not(.date) {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500
}

.events-listing .event-item {
    margin-bottom: 45px
}

@media screen and (min-width: 700px) {
    .events-listing {
        padding-top: 4px
    }
    .events-listing p:not(.date) {
        font-size: 17px;
        font-size: 1.0625rem
    }
    .events-listing .event-item {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 1024px) {
    .events-listing h2 {
        margin-top: 24px !important
    }
    .events-listing p:not(.date) {
        font-size: 17px;
        font-size: 1.0625rem
    }
    .events-listing .event-item {
        margin-bottom: 53px
    }
}

.news-listing .news-item p:not(.date) {
    display: none
}

@media screen and (min-width: 1024px) {
    .news-listing .news-item p:not(.date) {
        display: block;
        font-size: 14px;
        font-size: .875rem;
        line-height: 2.1
    }
}

@media screen and (min-width: 1024px) {
    #program-listing .pagination {
        margin: 0 0 0 335px
    }
}

main.success-listing header hr.wide {
    margin: 53px 0 8px
}

@media screen and (min-width: 700px) {
    main.success-listing header hr.wide {
        margin: 29px 0 18px
    }
}

@media screen and (min-width: 700px) {
    main.success-listing header hr.wide {
        margin: 51px 0 30px
    }
}

section.success-listing {
    margin-top: -20px;
    padding-bottom: 14px
}

section.success-listing img {
    float: right;
    width: 50%;
    max-width: 430px;
    margin-bottom: 14px
}

section.success-listing blockquote {
    background: transparent;
    clear: both;
    padding: 0;
    margin-bottom: 20px
}

section.success-listing blockquote h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 9px;
    color: #222
}

section.success-listing blockquote footer {
    line-height: 1.4
}

section.success-listing blockquote footer a {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222
}

section.success-listing blockquote footer a:hover {
    color: #20419b
}

section.success-listing blockquote footer span {
    /*margin-left: 8px;
	top: 2px;*/
    position: relative;
}

section.success-listing .story-item {
    border-top: solid 1px #b9d6e4;
    padding-top: 23px;
    margin-bottom: 0
}

section.success-listing .container .story-item:first-child {
    border-top: 0
}

section.success-listing .pagination {
    padding: 9px 0
}

@media screen and (min-width: 700px) {
    section.success-listing {
        padding-top: 12px;
        margin-top: 0
    }
    section.success-listing .story-item {
        margin-bottom: 33px;
        padding-top: 29px
    }
    section.success-listing .story-item:before,
    section.success-listing .story-item:after {
        content: " ";
        display: table
    }
    section.success-listing .story-item:after {
        clear: both
    }
    section.success-listing .story-item:first-child {
        padding-top: 0
    }
    section.success-listing img {
        width: 220px;
        margin: 0 -30px 0
    }
    section.success-listing blockquote {
        width: calc(100% - 253px);
        float: left;
        clear: none;
        margin-top: 11px;
        margin-bottom: 0
    }
    section.success-listing blockquote h2 {
        font-size: 23px;
        font-size: 1.4375rem;
        margin-bottom: 15px
    }
    section.success-listing blockquote footer {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 1.5
    }
    section.success-listing .pagination {
        padding: 8px 0 3px
    }
}

@media screen and (min-width: 1024px) {
    section.success-listing {
        padding-top: 0 !important
    }
    section.success-listing .pagination {
        padding-top: 65px !important;
        padding-bottom: 11px !important;
        border-top: solid 1px #b9d6e4
    }
    section.success-listing .story-item {
        margin-bottom: 31px;
        padding-top: 44px
    }
    section.success-listing .story-item:before,
    section.success-listing .story-item:after {
        content: " ";
        display: table
    }
    section.success-listing .story-item:after {
        clear: both
    }
    section.success-listing .story-item:first-child {
        padding-top: 16px
    }
    section.success-listing img {
        width: 330px;
        margin: 0 -50px 0
    }
    section.success-listing blockquote {
        width: calc(100% - 358px);
        margin-top: 26px;
        margin-bottom: 0
    }
    section.success-listing blockquote h2 {
        font-size: 29px;
        font-size: 1.8125rem;
        margin-bottom: 21px
    }
    section.success-listing blockquote footer {
        font-size: 22px;
        font-size: 1.375rem
    }
}

#directory-wrapper {
    padding-top: 9px
}

#directory-wrapper .container {
    position: relative
}

main.directory {
    /* max-width: 1100px; */
    /* margin: 0 auto */
}

main.directory #page-title hr {
    display: none
}

main.directory h2.refine {
    border-top: solid 1px #b3b3b3;
    margin: 0 -14px
}

main.directory h2.refine button {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 14px;
    color: #222;
    font-family: "Heebo", arial, sans-serif;
    width: 100%;
    margin: 0;
    line-height: 42px;
    min-height: 46px;
    position: relative;
    text-align: left
}

main.directory h2.refine button span {
    color: #faa73f;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 14px;
    font-size: 17px
}

main.directory h2.refine button.expanded .icon-plus:before {
    content: "\e90f"
}

main.directory button[type="reset"] {
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    color: #20419b;
    padding: 0;
    position: absolute;
    top: 59px;
    right: 0;
    min-height: 0;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 -2px 0 #b9d6e4;
    box-shadow: inset 0 -2px 0 #b9d6e4;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

main.directory button[type="reset"]:hover {
    color: #000;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 -2px 0 #000;
    box-shadow: inset 0 -2px 0 #000;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

main.directory .directory-filters {
    border-bottom: solid 1px #b3b3b3;
    margin: 0 -14px 13px
}

main.directory .filter {
    margin-bottom: 29px
}

main.directory .filter.search {
    margin-bottom: 0
}

main.directory hr {
    margin: -7px 0 21px
}

main.directory .filter.search input {
    margin-bottom: 0
}

main.directory form {
    margin: 28px 0 9px;
    display: none;
    padding: 8px 14px
}

main.directory select {
    margin-bottom: 0
}

main.directory .search-box {
    display: inline-block;
    position: relative;
    width: 100% !important;
    max-width: 390px
}

main.directory .search-box span {
    position: absolute;
    top: 17px;
    right: 15px;
    color: #faa73f
}

main.directory .search-box span:before {
    font-weight: 400
}

main.directory table {
    margin: 0
}

main.directory table span[class^="icon-"] {
    display: none
}

main.directory table tr {
    border-bottom: solid 1.5px #b9d6e4;
    display: table-row
}

main.directory table td {
    padding-bottom: 10px;
    vertical-align: top
}

main.directory table td:first-child {
    padding-top: 11px
}

main.directory table td:last-child {
    padding-bottom: 20px
}

main.directory table td:before {
    width: 65px !important
}

main.directory td .position {
    font-weight: 500
}

main.directory .pagination {
    padding-top: 19px;
    padding-bottom: 0
}

main.directory #directory_paginate {
    margin-left: -7px
}

@media screen and (min-width: 700px) {
    main.directory h1 {
        margin: 8px 0 27px
    }
    main.directory h2.refine {
        border: 0;
        border-top: solid 1.5px #b9d6e4;
        margin: 0;
        padding-top: 15px
    }
    main.directory h2.refine button {
        font-size: 28px;
        font-size: 1.75rem;
        cursor: default;
        padding: 0
    }
    main.directory h2.refine button span {
        display: none
    }
    main.directory .directory-filters {
        margin: 0;
        border-bottom: solid 1.5px #b9d6e4
    }
    main.directory .filter {
        margin-bottom: 0
    }
    main.directory .pagination {
        padding-top: 33px
    }
    main.directory button[type="reset"] {
        top: 22px;
        right: 5px
    }
    main.directory form {
        display: block !important;
        overflow: visible !important;
        margin-bottom: 15px;
        padding: 8px 0;
        max-width: 939px
    }
    main.directory form button {
        position: absolute;
        top: 0;
        right: 0
    }
    main.directory form hr {
        display: none
    }
    main.directory form .filter {
        float: left;
        width: 33.33333%
    }
    main.directory form .filter .selectboxit-container,
    main.directory form .filter input {
        margin-bottom: 0
    }
    main.directory form .filter.type {
        padding-right: 15px
    }
    main.directory form .filter.dept {
        padding-right: 25px;
        position: relative;
        border: none
    }
    main.directory form .filter.dept:after {
        display: block;
        content: "";
        background: #b3b3b3;
        width: 1px;
        height: calc(100% - 2px);
        position: absolute;
        top: 2px;
        right: 0
    }
    main.directory form .filter.search {
        padding-left: 25px
    }
    main.directory table {
        width: 100% !important;
        /* max-width: 1000px */
    }
    main.directory table td:first-child {
        padding-top: 24px
    }
    main.directory tr:before,
    main.directory tr:after {
        content: " ";
        display: table
    }
    main.directory tr:after {
        clear: both
    }
    main.directory td:before {
        padding-left: 0 !important
    }
    main.directory td[data-th="Name"],
    main.directory td[data-th="Position"] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        float: left
    }
    main.directory td[data-th="Position"] {
        clear: left
    }
    main.directory td[data-th="Office"],
    main.directory td[data-th="Phone"],
    main.directory td[data-th="Email"] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50%
    }
    main.directory td[data-th="Office"] {
        padding-top: 25px
    }
}

@media screen and (min-width: 1024px) {
    main.directory .section-navigation-positioner {
        display: none
    }
    main.directory h1 {
        padding-left: 56px
    }
    main.directory h2.refine {
        padding-top: 43px
    }
    main.directory h2.refine button {
        font-size: 36px;
        font-size: 2.25rem
    }
    main.directory button[type="reset"] {
        font-size: 21px;
        font-size: 1.3125rem;
        font-weight: 700
    }
    main.directory form {
        margin-top: 22px
    }
    main.directory form label {
        font-size: 16px;
        font-size: 1rem
    }
    main.directory form .filter {
        float: left;
        width: 33%
    }
    main.directory form .filter .selectboxit-container,
    main.directory form .filter input {
        margin-bottom: 0
    }
    main.directory form .filter.type {
        padding-right: 20px
    }
    main.directory .directory-filters {
        margin-bottom: 34px
    }
    main.directory table span[class^="icon-"] {
        display: inline-block;
        color: #20419b;
        margin-right: 8px
    }
    main.directory tr:before,
    main.directory tr:after {
        display: none
    }
    main.directory td {
        display: table-cell !important;
        width: auto !important;
        float: none !important;
        padding: 20px 0 20px 14px !important
    }
    main.directory td.email {
        width: 230px !important
    }
    main.directory td.email a {
        word-break: break-all
    }
    main.directory th.position span {
        display: none
    }
    main.directory th.position:before {
        display: block !important;
        content: "Information" !important
    }
    main.directory th.office,
    main.directory th.phone,
    main.directory th.email {
        color: #fff
    }
    main.directory td.location,
    main.directory td.phone,
    main.directory td.email {
        vertical-align: bottom
    }
    main.directory td.sorting_1 {
        font-size: 18px;
        font-size: 1.125rem
    }
    main.directory td .position {
        font-size: 18px;
        font-size: 1.125rem
    }
    main.directory td:not(.sorting_1) {
        padding-left: 30px;
        font-size: 16px;
        font-size: 1rem
    }
}

.event-item {
    margin-bottom: 18px
}

.event-item:before,
.event-item:after {
    content: " ";
    display: table
}

.event-item:after {
    clear: both
}

.event-item>* {
    margin-left: 100px
}

.event-item .date-block {
    margin-left: 0
}

.event-item .date-block {
    background: #eee;
    width: 87px;
    float: left
}

.event-item .date-block .date {
    text-align: center;
    padding: 13px 0;
    margin-bottom: 0
}

.event-item .date-block .month {
    font-family: "Oswald", arial, serif;
    font-size: 20px;
    font-size: 1.25rem
}

.event-item .date-block .day {
    font-family: "Oswald", arial, serif;
    font-size: 35px;
    font-size: 2.1875rem
}

.event-item h2 {
    margin-top: -5px;
    margin-bottom: -2px !important
}

.event-item .h2 {
    margin-bottom: 9px
}

.event-item .date {
    margin-bottom: 2px
}

.event-item .large {
    margin-bottom: 3px
}

.event-item .location {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    margin-bottom: 0
}

.three-column-event span.location {
    width:100%;
}

@media screen and (min-width: 700px) {
    .event-item>* {
        margin-left: 158px !important
    }
    .event-item .date-block {
        margin-left: 0 !important
    }
    .event-item .date-block {
        width: 122px
    }
    .event-item .date-block .date {
        padding: 18px 0 23px
    }
    .event-item .date-block .month {
        font-size: 25px;
        font-size: 1.5625rem;
        margin-bottom: 4px
    }
    .event-item .date-block .day {
        font-size: 45px;
        font-size: 2.8125rem
    }
    .event-item h2 {
        font-size: 19px !important;
        font-size: 1.1875rem !important;
        margin-top: 1px;
        margin-bottom: 11px !important
    }
    .event-item .h2 {
        margin-top: -2px
    }
    .event-item .date {
        font-size: 17px !important;
        font-size: 1.0625rem !important
    }
    .event-item .location {
        font-size: 14px;
        font-size: .875rem
    }
}

@media screen and (min-width: 1024px) {
    .event-item {
        margin-bottom: 55px
    }
    .event-item>* {
        margin-left: 314px !important
    }
    .event-item .date-block {
        margin-left: 0 !important
    }
    .event-item h2 {
        padding-top: 25px;
        font-size: 20px !important;
        font-size: 1.25rem !important;
        margin-bottom: 4px !important
    }
    .event-item .h2 {
        margin-top: 29px !important;
        margin-bottom: 3px
    }
    .event-item .date-block {
        width: 275px
    }
    .event-item .date-block .date {
        padding: 42px 0 52px
    }
    .event-item .date-block .month {
        font-size: 34px;
        font-size: 2.125rem
    }
    .event-item .date-block .day {
        font-size: 55px;
        font-size: 3.4375rem
    }
}

.event-detail .event-item {
    margin-bottom: 0
}

.event-detail h1 {
    margin-top: 2px;
    margin-bottom: 8px
}

.event-detail .location {
    margin-bottom: 4px
}

.event-detail .container>p {
    margin-bottom: 45px
}

.event-detail .tags {
    margin-top: -18px
}

@media screen and (min-width: 700px) {
    .event-detail .event-item {
        margin-bottom: 12px
    }
    .event-detail .container>p {
        margin-bottom: 47px
    }
    .event-detail .tags {
        margin-top: -14px;
        margin-bottom: 13px
    }
}

@media screen and (min-width: 1024px) {
    .event-detail header#page-title {
        padding: 0 50px 0 30px !important
    }
    .event-detail .event-item {
        margin-bottom: 52px
    }
    .event-detail .event-item h2 {
        margin-top: 26px !important
    }
    .event-detail .container>p {
        margin-bottom: 51px
    }
    .event-detail .tags {
        margin-top: -19px;
        margin-bottom: 2px
    }
}

.news-detail section {
    padding-top: 0
}

.news-detail header {
    padding: 26px 14px 0 !important
}

.news-detail header h1 {
    line-height: 1.34;
    margin-bottom: 22px
}

.news-detail header hr {
    margin-top: -5px !important;
    margin-bottom: 18px
}

.news-detail header+section.content-block .container>p {
    margin-bottom: 45px
}

.news-detail header+section.content-block .tags {
    margin-top: -18px
}

@media screen and (min-width: 700px) {
    .news-detail header {
        padding: 74px 30px 0 30px !important;
        margin-bottom: 18px
    }
    .news-detail header h1 {
        line-height: 1.24
    }
    .news-detail header p.large {
        margin-bottom: 21px
    }
    .news-detail header hr {
        margin-bottom: 31px
    }
    .news-detail header+section.content-block .tags {
        margin-top: -14px;
        margin-bottom: 13px
    }
}

@media screen and (min-width: 1024px) {
    .news-detail header {
        padding: 0 50px 0 30px !important
    }
    .news-detail header .h2 {
        font-size: 35px;
        font-size: 2.1875rem;
        margin-top: 0 !important
    }
    .news-detail header p.large {
        margin-bottom: 24px
    }
    .news-detail header .large {
        margin-bottom: 25px
    }
    .news-detail header .large+hr {
        margin-top: 28px
    }
    .news-detail header .container figure:first-child {
        margin-bottom: 36px
    }
    .news-detail header hr {
        margin-top: 0 !important;
        margin-bottom: 58px !important
    }
    .news-detail header+section.content-block .container>p {
        margin-bottom: 52px
    }
    .news-detail header+section.content-block .tags {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 2px
    }
}

.success-story-detail header h1 {
    margin-bottom: 4px
}

.success-story-detail header .large {
    margin-bottom: 16px
}

.success-story-detail header div.story {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.success-story-detail header div.story h2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    font-size: 20px;
    font-size: 1.25rem;
    color: #222
}

.success-story-detail header div.story img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 18px
}

.success-story-detail header hr {
    margin: 16px 0 0
}

@media screen and (min-width: 700px) {
    .success-story-detail header h1 {
        margin-bottom: 7px
    }
    .success-story-detail header .large {
        margin-bottom: 0
    }
    .success-story-detail header div.story {
        display: block
    }
    .success-story-detail header div.story:before,
    .success-story-detail header div.story:after {
        content: " ";
        display: table
    }
    .success-story-detail header div.story:after {
        clear: both
    }
    .success-story-detail header img {
        width: 44%;
        float: right;
        margin-right: -30px
    }
    .success-story-detail header h2 {
        float: left;
        width: 56%;
        padding: 45px 10px 0 0;
        font-size: 23px !important;
        font-size: 1.4375rem !important
    }
}

@media screen and (min-width: 1024px) {
    .success-story-detail header {
        padding: 0 50px 0 30px !important
    }
    .success-story-detail header h1 {
        float: left;
        width: 56%
    }
    .success-story-detail header .large {
        float: left;
        width: 56%;
        clear: left
    }
    .success-story-detail header h2 {
        font-size: 29px !important;
        font-size: 1.8125rem !important;
        clear: left
    }
    .success-story-detail header img {
        float: none;
        margin-right: 0;
        position: relative;
        right: -50px
    }
    .success-story-detail header hr {
        margin: 48px 0 40px
    }
}

.home #masthead .logo {
    position: absolute
}

.home:not(.header-active) .header-wrapper:not(.sticky) #masthead .logo {
    width: 57px;
    height: 57px;
    background-size: 43px auto;
    position: absolute
}

@media screen and (min-width: 700px) {
    .home:not(.header-active) .header-wrapper:not(.sticky) #masthead .logo {
        width: 82px;
        height: 79px;
        background-size: 59px auto
    }
}

@media screen and (min-width: 1024px) {
    .home:not(.header-active) .header-wrapper:not(.sticky) #masthead .logo {
        width: 158px;
        height: 155px;
        background-size: 101px auto
    }
}

@media screen and (min-width: 1024px) {
    .home.header-active .header-wrapper:not(.sticky) #masthead .logo {
        width: 158px;
        height: 155px;
        background-size: 101px auto;
        z-index: 16
    }
}

.home .bread-crumbs {
    display: none
}

.home header.hero-image {
    position: relative;
    text-align: center;
    margin-bottom: 0;
    background: #000
}

.home header.hero-image .copy {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2
}

.home header.hero-image:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(35%, transparent), color-stop(70%, rgba(0, 0, 0, 0.43)));
    background-image: linear-gradient(-180deg, transparent 35%, rgba(0, 0, 0, 0.43) 70%);
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 180px;
    z-index: 1
}

.home header.hero-image h1 {
    color: #fff;
    position: relative;
    margin-bottom: 16px;
    text-shadow: 1px 3px 7px rgba(0, 0, 0, 0.5)
}

.home header.hero-image h1:after {
    content: "";
    display: block;
    background: #fff;
    width: 57px;
    height: 3px;
    position: absolute;
    bottom: -11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    letter-spacing: 0.3px;
    text-shadow: 1px 3px 7px rgba(0, 0, 0, 0.5)
}

.home header.hero-image h2 {
    color: #faa73f;
    margin-bottom: 13px;
    font-family: "Heebo", arial, sans-serif;
    font-size: 23px;
    font-size: 1.4375rem;
    letter-spacing: .11px;
    text-shadow: 2px 4px 8px rgba(0, 0, 0, 0.44)
}

.home header.hero-image+section {
    padding-top: 20px
}

.home header.ambient-video {
    position: relative;
    overflow: hidden
}

.home header.ambient-video:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 85%
}

.home header.ambient-video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (min-width: 700px) {
    .home header.hero-image:after {
        height: 374px
    }
    .home header.hero-image h1 {
        margin-bottom: 22px;
        padding-bottom: 4px
    }
    .home header.hero-image h1:after {
        width: 81px;
        height: 4px
    }
    .home header.hero-image h2 {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 36px
    }
    .home header.hero-image+section {
        padding-top: 37px
    }
    .home header.ambient-video {
        position: relative;
        overflow: hidden
    }
    .home header.ambient-video:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 55.57143%
    }
    .home header.ambient-video video {
        width: 100% !important;
        height: auto !important
    }
}

@media screen and (min-width: 1024px) {
    .home .has-hero:before {
        display: none
    }
    .home .has-hero article {
        padding-top: 0
    }
    .home header.hero-image {
        position: relative
    }
    .home header.hero-image:after {
        height: 666px
    }
    .home header.hero-image h1 {
        font-size: 90px;
        font-size: 5.625rem;
        letter-spacing: 0.8px;
        margin-bottom: 32px
    }
    .home header.hero-image h1:after {
        width: 101px;
        height: 6px
    }
    .home header.hero-image h2 {
        font-size: 64px;
        font-size: 4rem;
        letter-spacing: 0.3px;
        margin-bottom: 75px
    }
    .home header.ambient-video {
        position: relative;
        overflow: hidden
    }
    .home header.ambient-video:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 54.92188%
    }
}

@media screen and (min-width: 1024px) {
    .home .success-story {
        padding-top: 60px !important;
        margin-bottom: -2px
    }
    .home .success-story .copy {
        width: calc(100% - 660px);
        margin-top: 57px
    }
    .home .success-story .copy blockquote p {
        font-size: 39px;
        font-size: 2.4375rem;
        line-height: 1.25;
        margin-bottom: 25px
    }
    .home .success-story .story {
        padding: 0
    }
    .home .success-story img {
        width: 660px !important
    }
    .home .success-story.right-aligned {
        margin-bottom: 35px
    }
    .home .success-story.right-aligned blockquote {
        padding-bottom: 39px
    }
    .home .success-story.right-aligned .copy {
        margin-top: 87px
    }
}

.home .stats {
    padding-top: 24px
}

.home .stats h2 {
    display: none
}

.home .stats .stats .column .stat-label {
    margin-bottom: 0
}

.home .stats+.image-links {
    padding-top: 55px
}

@media screen and (min-width: 700px) {
    .home .stats {
        padding-top: 90px;
        position: relative
    }
    .home .stats .container {
        position: static
    }
    .home .stats .container .row {
        position: relative;
        margin-left: -20px;
        margin-right: -20px !important
    }
    .home .stats h2 {
        display: block;
        color: #f3f3f3;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        font-family: "Heebo", arial, sans-serif;
        font-weight: 900
    }
    .home .stats h2 span {
        font-size: 160px;
        font-size: 10rem;
        line-height: 1
    }
    .home .stats h2 span:first-child {
        position: absolute;
        top: 25px;
        left: -10px
    }
    .home .stats h2 span:last-child {
        position: absolute;
        bottom: 47px;
        right: -145px
    }
    .home .stats .column {
        padding: 0;
        margin: 0 15px !important
    }
    .home .stats .column .stat-label {
        line-height: 1.55
    }
    .home .stats+.image-links {
        padding-top: 88px
    }
}

@media screen and (min-width: 1024px) {
    .home .stats {
        padding-top: 83px;
        padding-bottom: 60px;
        margin-bottom: 71px !important
    }
    .home .stats h2 span {
        font-size: 250px;
        font-size: 15.625rem
    }
    .home .stats h2 span:first-child {
        position: absolute;
        top: 16px;
        left: -25px
    }
    .home .stats h2 span:last-child {
        position: absolute;
        bottom: -24px;
        right: -145px
    }
    .home .stats .column .stat {
        font-size: 124px;
        font-size: 7.75rem;
        margin-bottom: 20px
    }
    .home .stats .column .stat:after {
        margin-top: 11px
    }
    .home .stats .column .stat-label {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 1.35;
        margin-bottom: 3px
    }
    .home .stats .column .sub-label {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.home .image-links {
    margin-bottom: 25px
}

.home .image-links h2 {
    position: relative;
    z-index: 8;
    text-align: center
}

.home .image-links .block {
    position: relative
}

.home .image-links .container {
    position: relative
}

.home .image-links .row,
.home .image-links .column {
    margin-right: 0
}

.home .image-links .row {
    position: relative;
    z-index: 8;
    margin-right: -10px
}

.home .image-links .column {
    margin-bottom: 13px;
    margin-right: 10px;
    display: block;
    text-align: center
}

.home .image-links a.button {
    margin: -26px auto 0;
    position: relative
}

.home .image-links a.button span.icon-arrow {
    display: inline
}

.home .image-links .bg-block {
    position: absolute
}

.home .image-links .bg-block.grey {
    background: #e8e8e8;
    z-index: 1;
    height: calc(100% + 66px);
    width: 80%;
    top: -46px;
    right: -13px;
    bottom: 0
}

.home .image-links .bg-block.lt-grey {
    background: #F3F3F3;
    -webkit-box-shadow: 1px 2px 24px rgba(0, 0, 0, 0.06);
    box-shadow: 1px 2px 24px rgba(0, 0, 0, 0.06);
    z-index: 4;
    height: calc(100% + 66px);
    width: 80%;
    top: -46px;
    right: -13px;
    bottom: 0
}

.home .image-links .bg-block.md-grey {
    background: rgba(74, 74, 74, 0.06);
    z-index: 5;
    height: calc(100% + 44px);
    width: 62%;
    top: -4px;
    left: -13px;
    bottom: 0
}

.home .image-links .bg-block.dk-grey {
    background: rgba(222, 222, 222, 0.690982);
    -webkit-box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.07);
    z-index: 2;
    height: calc(100% + 62px);
    width: 62%;
    top: -22px;
    left: -13px;
    bottom: 0
}

@media screen and (min-width: 700px) {
    .home .image-links {
        padding-bottom: 76px
    }
    .home .image-links h2 {
        text-align: center;
        margin-bottom: 19px !important
    }
    .home .image-links a.button {
        margin: -15px auto 0;
        padding: 14px 9px 12px
    }
    .home .image-links .bg-block {
        position: absolute
    }
    .home .image-links .bg-block.grey {
        height: calc(100% + 100px);
        width: 65%;
        right: -30px
    }
    .home .image-links .bg-block.lt-grey {
        height: calc(100% + 89px);
        width: 80%;
        top: -70px;
        right: -30px;
        bottom: 0
    }
    .home .image-links .bg-block.md-grey {
        height: calc(100% + 78px);
        width: 50%;
        top: -10px;
        left: -30px;
        bottom: 0
    }
    .home .image-links .bg-block.dk-grey {
        height: calc(100% + 42px);
        width: 62%;
        top: -40px;
        left: -30px;
        bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .home .image-links {
        padding-top: 154px !important;
        padding-bottom: 100px;
        margin-bottom: -17px
    }
    .home .image-links h2 {
        margin-bottom: 61px !important;
        font-size: 90px;
        font-size: 5.625rem
    }
    .home .image-links .column {
        margin-right: 14px
    }
    .home .image-links a.button {
        margin-top: -25px;
        padding: 22px 30px 12px
    }
    .home .image-links a.button span.icon-arrow {
        font-size: 15px;
        font-size: .9375rem
    }
    .home .image-links .bg-block {
        position: absolute
    }
    .home .image-links .bg-block.grey {
        height: calc(100% + 117px);
        width: 65%;
        right: -50px !important
    }
    .home .image-links .bg-block.lt-grey {
        height: calc(100% + 145px);
        width: 89%;
        top: -125px;
        right: -50px;
        bottom: 0
    }
    .home .image-links .bg-block.md-grey {
        height: calc(100% + 117px);
        width: 54%;
        top: -21px;
        left: -50px;
        bottom: 0;
        z-index: 5;
        opacity: .8
    }
    .home .image-links .bg-block.dk-grey {
        height: calc(100% + 62px);
        width: 62%;
        top: -77px;
        left: -50px;
        bottom: 0
    }
}

#colophon {
    text-align: center;
    color: #fff;
    clear: both
}

#colophon ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#colophon ul li {
    margin-bottom: 1px
}

#colophon ul li a {
    display: block
}

#colophon ul li a:hover {
    color: #f3f4f5
}

#colophon ul li:before {
    display: block
}

#colophon ul span {
    font-size: 12px;
    color: #faa73f;
    margin-left: 8px
}

#colophon iframe {
    border: 0 !important;
    overflow: hidden !important
}

#colophon .upper-footer {
    background: #20419b;
    color: #fff;
    position: relative;
    padding-top: 34px
}

#colophon .upper-footer:before,
#colophon .upper-footer:after {
    content: " ";
    display: table
}

#colophon .upper-footer:after {
    clear: both
}

#colophon #social-nav {
    margin-bottom: 9px
}

#colophon #social-nav ul li {
    display: inline-block;
    margin-right: -4px
}

#colophon #social-nav span {
    font-size: 32px;
    color: #fff;
    margin: 0;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

#colophon #social-nav a {
    margin: 0 6px 0 4px
}

#colophon #social-nav a:hover span {
    color: #faa73f;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

#colophon a.footer-logo {
    font-size: 61px;
	/*font-size: 41px;*/
    display: block;
    margin-bottom: 23px;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    opacity: 1
}

#colophon a.footer-logo:hover {
    opacity: .8;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

@media screen and (min-width: 700px) {
    #colophon a.footer-logo {
        float: left;
        margin-bottom: 21px
    }
    #colophon #social-nav {
        float: right;
        padding-top: 4px;
        margin-bottom: 15px
    }
}

@media screen and (min-width: 1024px) {
    #colophon a.footer-logo {
        font-size: 80px;
		/*font-size: 60px;*/
        margin-bottom: 43px
    }
    #colophon #social-nav {
        padding-top: 10px;
        margin-bottom: 23px
    }
    #colophon #social-nav span {
        font-size: 40px
    }
}

#colophon #footer-nav {
    margin-bottom: 16px
}

#colophon #footer-nav li {
    font-family: "Oswald", arial, serif;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.85
}

#colophon #footer-nav li a {
    font-weight: 500
}

@media screen and (min-width: 700px) {
    #colophon #footer-nav {
        min-height: 110px
    }
    #colophon #footer-nav li {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: -1px
    }
}

@media screen and (min-width: 1024px) {
    #colophon #footer-nav {
        padding-top: 13px
    }
    #colophon #footer-nav li {
        font-size: 23px;
        font-size: 1.4375rem;
        line-height: 1.62
    }
}

#colophon .phone {
    margin-bottom: 17px
}

#colophon .phone a {
    display: block;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 2
}

#colophon .address {
    margin-bottom: 17px
}

#colophon .address .title {
    margin-bottom: 2px
}

#colophon .street-address {
    display: block;
    line-height: 1.7;
    font-size: 15px;
    font-size: .9375rem
}

#colophon .hours {
    margin-bottom: 19px
}

#colophon .hours .title {
    margin-bottom: 5px
}

#colophon .hours .hours {
    display: block;
    line-height: 1.7;
    margin-bottom: 0;
    font-size: 15px;
    font-size: .9375rem
}

#colophon .title {
    text-transform: uppercase;
    color: #faa73f;
    font-family: "Oswald", arial, serif;
    font-weight: 600;
    display: block;
    margin-bottom: 4px;
    letter-spacing: 1.06286px
}

@media screen and (min-width: 700px) {
    #colophon {
        text-align: left
    }
    #colophon .phone {
        margin-bottom: 17px
    }
    #colophon .phone a {
        font-size: 17px;
        font-size: 1.0625rem
    }
    #colophon .phone .title {
        margin-bottom: 13px
    }
    #colophon .address {
        margin-bottom: 7px
    }
    #colophon .address .title {
        margin-bottom: 13px;
        font-size: 16px;
        font-size: 1rem
    }
    #colophon .address .street-address {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.72
    }
    #colophon .hours {
        margin-bottom: 7px
    }
    #colophon .hours .title {
        margin-bottom: 13px;
        font-size: 16px;
        font-size: 1rem
    }
    #colophon .hours .hours {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.72
    }
    #colophon .upper-footer {
        padding: 42px 30px 20px
    }
    #colophon .columns {
        clear: both;
        position: relative
    }
    #colophon .column {
        float: left;
        width: 30%
    }
    #colophon .column:nth-child(2n+1) {
        clear: left;
        margin-right: 30px
    }
    #colophon .column:last-child {
        position: absolute;
        top: 0;
        right: 0;
        text-align: right
    }
}

@media screen and (min-width: 1024px) {
    #colophon .upper-footer {
        padding: 53px 50px 58px
    }
    #colophon .phone .title {
        margin-bottom: 5px
    }
    #colophon .phone a {
        font-size: 18px;
        font-size: 1.125rem
    }
    #colophon .address .title {
        margin-bottom: 8px;
        margin-top: -1px
    }
    #colophon .address .street-address {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.55
    }
    #colophon .hours .title {
        margin-bottom: 7px;
        margin-top: -1px
    }
    #colophon .hours .hours {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.55
    }
    #colophon .column {
        float: left;
        width: calc(25% - 26px)
    }
    #colophon .column:nth-child(2n+1) {
        clear: none;
        margin-right: 0
    }
    #colophon .column.phone {
        padding-left: 45px
    }
    #colophon .column:last-child {
        position: absolute;
        top: 4px;
        right: 0;
        text-align: right
    }
}

@media screen and (min-width: 1124px) {
    #colophon .phone a {
        font-size: 22px;
        font-size: 1.375rem
    }
    #colophon .address .street-address {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.55
    }
    #colophon .hours .hours {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.55
    }
}

#colophon .accredited iframe {
    /*width: 72px;
    height: 80px;*/
    margin-bottom: 15px
}

@media screen and (min-width: 1024px) {
    #colophon .accredited iframe {
        /*width: 102px;
        height: 114px;*/
        margin-bottom: 0
    }
}

#colophon .lower-footer {
    background: #3654a5;
    border-top: solid 2px #fff;
    font-size: 13px;
    font-size: .8125rem;
    padding: 12px 10px 15px
}

#colophon .lower-footer:before,
#colophon .lower-footer:after {
    content: " ";
    display: table
}

#colophon .lower-footer:after {
    clear: both
}

#colophon .lower-footer p {
    margin-top: 2px;
    margin-bottom: 0
}

@media screen and (min-width: 700px) {
    #colophon .lower-footer {
        padding: 12px 30px 10px
    }
    #colophon .lower-footer p {
        float: right
    }
}

@media screen and (min-width: 1024px) {
    #colophon .lower-footer {
        padding: 17px 50px 17px;
        font-size: 17px;
        font-size: 1.0625rem
    }
    #colophon .lower-footer p,
    #colophon .lower-footer span {
        line-height: 1;
        display: inline-block
    }
}

#back-to-top {
    border: solid 2px #faa73f;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 17px;
    z-index: 50;
    text-align: center;
    min-height: 0;
    padding: 0;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out;
    background: #fff;
    display: none
}

#back-to-top span {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #faa73f;
    margin: 0;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

#back-to-top:hover {
    background: #faa73f;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out
}

#back-to-top:hover span {
    color: #fff;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

@media screen and (min-width: 700px) {
    #back-to-top {
        right: 30px;
        bottom: 17px
    }
}

@media screen and (min-width: 1024px) {
    #back-to-top {
        bottom: 20px;
        right: 50px
    }
}

.footer-reached #back-to-top {
    position: absolute
}

.sub-paragraph{
	color:#626777
}



.print-program hr{
 display:none; 
}






