﻿.icon-menu:after,
.icon-search:after,
.icon-minus:after,
.icon-plus:after,
.icon-cancel:after,
.icon-location:after,
.icon-angle-up:after,
.icon-angle-down:after,
.icon-angle-right:after,
.icon-angle-left:after,
.icon-paper-plane-empty:after,
.icon-plus-1:after,
.icon-cancel-1:after,
.icon-info-circled:after,
.icon-tw:after,
.icon-dr:after,
.icon-fa:after,
.icon-bh:after,
.icon-in:after,
.icon-instagram:after,
.icon-share-squared:after,
.icon-ok-circled:after,
.icon-rss:after,
.icon-youtube:after,
.icon-pin:after,
.icon-web:after,
.icon-fast-fw:after,
.icon-fast-bw:after,
.icon-pause:after,
.icon-right-circle:after,
.icon-alt-download:after,
.icon-close:after,
.icon-minus-entypo:after,
.icon-tw-ko:after,
.icon-rss-ko:after,
.icon-be-ko:after,
.icon-pt-ko:after,
.icon-sc-ko:after,
.icon-fb-ko:after,
.icon-yt-ko:after,
.icon-ge:after,
.icon-sci:after,
.cta-link--arrow:after,
.tout .cta-link--arrow-red:after,
.btn-download:before,
.jump-links__item-title:after,
.jump-links__item-title.flip:after,
.mini-rif-form__toggle-btn:after,
.mini-rif-form__toggle-btn.js-mini-rif-closed:after,
.tuition__table__title h5:after,
.tuition__table__title h5.flip:after,
.tuition__table__info__row__toggle.flip .icon-angle-down:after,
.sidebar__link:after,
.academic-programs .link-icon--ge:after,
.academic-programs .link-icon--sci:after,
/*.banner-panel__link--facebook:after,
.banner-panel__link--linkedin:after,
.banner-panel__link--twitter:after,
.banner-panel__link--instagram:after,
.banner-panel__link--snapchat:after,
.banner-panel__link--behance:after,
.banner-panel__link--pinterest:after,
.banner-panel__link--youtube:after,
.banner-panel__link--rss:after,*/
.image-hover__name:before,
.image-hover__name--open:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none
}
.no-top-padding {
    padding-top: 0!important;
}
.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px)
}

.hide-on-mobile {
    display: none
}

@media (min-width: 950px) {
    .hide-on-mobile {
        display: inline-block
    }
}

.hidden-tablet {
    display: inline-block
}

@media (min-width: 768px) {
    .hidden-tablet {
        display: none !important
    }
}

.clearfix::after {
   content: "";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.partition {
    border-top: 1px solid #000;
    padding: 2% 0
}

.cta {
    text-align: center;
    margin-top: 1.5em
}

@media (min-width: 768px) {
    .fadeToggle {
        opacity: 0
    }
    .hero .fadeToggle {
        opacity: 1
    }
}

@media (min-width: 1224px) {
    .hero .fadeToggle {
        opacity: 0
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.show-more {
    cursor: pointer;
    margin-bottom: 2em;
    display: inline-block
}

.show-more h3,
.show-more h4,
.show-more h5,
.show-more h6,
.show-more p,
.show-more small {
    padding-top: 0;
    margin-bottom: 0
}

.show-more h3:hover,
.show-more h4:hover,
.show-more h5:hover,
.show-more h6:hover,
.show-more p:hover,
.show-more small:hover {
    cursor: pointer
}

.show-less {
    display: none
}

.hide {
    display: none !important
}

.blade__wrapper {
    position: relative;
    width: 100%;
    min-height: 80vh;
    z-index: 1
}

.blade__copy-wrap {
    display: table;
    vertical-align: middle;
    width: 100%;
    color: #fff
}

.blade__copy-wrap ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.blade__copy-wrap li {
    margin-bottom: 7px;
    padding-left: 15px;
    position: relative
}

.blade__copy-wrap li:before {
    content: '\2022';
    color: #ccc;
    position: absolute;
    left: 0
}

.blade__centering {
    display: table-cell;
    vertical-align: middle;
    padding: 1rem
}

.blade__copy {
    width: 100%;
    z-index: 9;
    display: block;
    margin-bottom: 1em
}

.blade__element {
    z-index: 2
}

.blade__element:after {
    content: '';
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.blade--hshub .blade__element:after {
    background: #000
}

.blade__container {
    padding: 0
}

.blade--hshub p {
    font-size: 18px
}

.blade--no-blade .blade__element:after {
    background: #ededed
}
@media (max-width: 767px) {
    .right-social a {
        background: none!important;
        width: 25px;
        height: 25px;
        padding: 10px;
        margin: 12px 5px;
        font-size: -24px;
        line-height: 0;
    }
    .right-social h3 {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .right-social {
        overflow: auto;
        position: absolute;
        right: 50px;
        bottom: 50px;
        text-align: right;
        color: #000;
    }
    .right-social h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .blade__centering {
        background: none;
        padding: 1em
    }
    .blade__copy {
        position: relative;
        bottom: auto;
        display: table-cell
    }
    .blade__element {
        z-index: 2
    }
    .blade__element:after {
        content: '';
        background: rgba(0, 0, 0, 0.75);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1
    }
    .blade--no-blade .blade__element:after {
        display: none
    }
    .blade__container {
        padding-left: 1em;
        padding-right: 1em
    }
    .blade--hshub .blade__element:after {
        background: rgba(0, 0, 0, 0.75);
        -webkit-transform: skew(-9deg) translateX(-45%);
        -moz-transform: skew(-9deg) translateX(-45%);
        -ms-transform: skew(-9deg) translateX(-45%);
        -o-transform: skew(-9deg) translateX(-45%);
        transform: skew(-9deg) translateX(-45%)
    }
    .blade--hshub .blade__copy-wrap {
        width: 50%
    }
    .blade--2col .blade__copy {
        width: 50%
    }
}

@media (min-width: 950px) {
    .blade__copy-wrap {
        height: 100vh;
        width: 45%
    }
    .blade__element {
        z-index: 2
    }
    .blade__element:after {
        -webkit-transform: skew(-9deg) translateX(-57.5%);
        -moz-transform: skew(-9deg) translateX(-57.5%);
        -ms-transform: skew(-9deg) translateX(-57.5%);
        -o-transform: skew(-9deg) translateX(-57.5%);
        transform: skew(-9deg) translateX(-57.5%)
    }
    .blade--2col .blade__element:after {
        -webkit-transform: skew(-9deg) translateX(-39%);
        -moz-transform: skew(-9deg) translateX(-39%);
        -ms-transform: skew(-9deg) translateX(-39%);
        -o-transform: skew(-9deg) translateX(-39%);
        transform: skew(-9deg) translateX(-39%)
    }
    .blade--2col .blade__copy-wrap {
        width: 60% !important
    }
}

@media (min-width: 1824px) {
    .blade__centering {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    .blade--hshub .blade__centering {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@media (min-width: superx) {
    .blade__centering {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
    .blade--hshub .blade__centering {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}
    h1.hidden-header {
        left: -9999px;
        position: absolute;
    }

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    h1 {
        font-size: 2em
    }
    section {
        padding: 1em !important
    }
    header,
    footer {
        display: none !important
    }
    .background--orange,
    .background--purple,
    .background--blue,
    .background--green,
    .background--aqua,
    .background--light-blue,
    .background--indigo,
    .background--black,
    .background--dark-purple,
    .background--dark-purple--vertical,
    .background--greenBlue,
    .background--greenBlue--vertical,
    .background--bluePurple,
    .background--bluePurple--vertical,
    .background--purpleRed,
    .background--purpleRed--vertical,
    .background--blue-lightBlue,
    .background--blue-lightBlue--vertical,
    .background--lightGreen-green,
    .background--lightGreen-green--vertical,
    .background--red {
        background-color: transparent;
        color: #000
    }
    .natl-header-utility__nav,
    .natl-header-primary__nav,
    .natl-header-location__nav,
    .local-header-utility__list,
    .local-header-primary__nav,
    .sub-nav__nav,
    .breadcrumbs,
    .local-footer,
    .tout img {
        display: none !important
    }
    a.btn-primary,
    a.btn-secondary,
    a.btn-primary--reverse,
    a.btn-primary--white,
    a.btn-primary--national-request-brochure,
    a.btn-primary--local-rif,
    a.btn-primary--apply,
    a.btn-primary--cutout,
    a.btn-primary--local-nav,
    a.btn-primary--hero,
    [data-component="hero"]+.content--mid a.btn-primary--hero,
    a.mini-rif-form__btn,
    a.btn-secondary,
    a.btn-quarternary,
    a.btn-secondary,
    a.btn-tertiary,
    .heading-center,
    section[class^='background'],
    section[class*=' background'] {
        background: none !important
    }
}

html {
    -webkit-font-smoothing: antialiased;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    text-rendering: optimizeLegibility;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
    color: #000;
    height: 100%
}

body::after {
    clear: both;
    content: "";
    display: table
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0.5em 0 0 0;
    margin: 0 0 0.5em 0;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-weight: normal;
    font-style: normal
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #000
}

h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
    color: #000
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    text-decoration: none;
    color: #AA0E13
}

h1 {
    letter-spacing: 0;
    font-family: "AvenirLTW01-95BlackObli", "sans-serif";
    font-size: 2.35em;
    line-height: 1em;
    text-transform: uppercase
}

@media (min-width: 768px) {
    h1 {
        font-size: 4em;
        line-height: 1em
    }
}

h2 {
    font-size: 2.15em;
    line-height: 1.15em;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-transform: none
}

@media (min-width: 768px) {
    h2 {
        font-size: 3em;
        line-height: 1.1em
    }
}

.body--visual .content--mid h2:first-of-type {
    color: #3c3
}

.body--green .content--mid h2:first-of-type {
    color: #3c3
}

.body--interior .content--mid h2:first-of-type {
    color: #2cbc8c
}

.body--aqua .content--mid h2:first-of-type {
    color: #2cbc8c
}

.body--marketing .content--mid h2:first-of-type {
    color: #00c0c0
}

.body--light-blue .content--mid h2:first-of-type {
    color: #00c0c0
}

.body--animation .content--mid h2:first-of-type {
    color: #39c
}

.body--blue .content--mid h2:first-of-type {
    color: #39c
}

.body--film .content--mid h2:first-of-type {
    color: #36c
}

.body--indigo .content--mid h2:first-of-type {
    color: #36c
}

.body--gaming .content--mid h2:first-of-type {
    color: #66c
}

.body--dark-purple .content--mid h2:first-of-type {
    color: #66c
}

.body--fashion .content--mid h2:first-of-type {
    color: #939
}

.body--purple .content--mid h2:first-of-type {
    color: #939
}

.body--culinary .content--mid h2:first-of-type {
    color: #f93
}

.body--orange .content--mid h2:first-of-type {
    color: #f93
}
.has-orange-span h3 {
    background: #f93;
}
h3 {
    font-size: 2em;
    line-height: 1.1em
}

@media (min-width: 768px) {
    h3 {
        font-size: 2.25em;
        line-height: 1em
    }
}

h4 {
    font-size: 1.5em;
    line-height: 1.2em
}

@media (min-width: 768px) {
    h4 {
        font-size: 1.875em;
        line-height: 1.1em
    }
}

h5 {
    font-size: 1.125em;
    line-height: 1.333em
}

@media (min-width: 768px) {
    h5 {
        font-size: 1.5em;
        line-height: 1.2em
    }
}

h6 {
    font-size: 1em;
    line-height: 1.5em
}

@media (min-width: 768px) {
    h6 {
        font-size: 1.125em;
        line-height: 1.333em
    }
}

h1.heading--hshub,
h2.heading--hshub,
h3.heading--hshub,
h4.heading--hshub,
h5.heading--hshub,
h6.heading--hshub {
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    text-transform: uppercase
}

h1.heading--hshub strong,
h2.heading--hshub strong,
h3.heading--hshub strong,
h4.heading--hshub strong,
h5.heading--hshub strong,
h6.heading--hshub strong {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.heading {
    padding: 0.4em 0;
    display: inline-block;
    background-color: #AA0E13;
    color: #fff;
    width: 100%
}

.heading__span {
    display: block
}

.heading__span--last {
    color: #000
}

@media (min-width: 430px) {
    .heading {
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        transform: skew(-30deg);
        padding: 8px 25px;
        width: auto
    }
    .heading__span {
        -webkit-transform: skew(30deg);
        -moz-transform: skew(30deg);
        -ms-transform: skew(30deg);
        -o-transform: skew(30deg);
        transform: skew(30deg);
        display: inline-block;
        font-family: "AvenirLTW01-95BlackObli", "sans-serif"
    }
    .heading__span--last {
        padding-left: 10px
    }
}

.heading--white {
    background-color: #fff;
    color: #000 !important
}

.heading--visual {
    background-color: #3c3
}

.heading--visual span[class^=color--] {
    color: #fff
}

.heading--green {
    background-color: #3c3
}

.heading--green span[class^=color--] {
    color: #fff
}

.heading--interior {
    background-color: #2cbc8c
}

.heading--interior span[class^=color--] {
    color: #fff
}

.heading--aqua {
    background-color: #2cbc8c
}

.heading--aqua span[class^=color--] {
    color: #fff
}

.heading--marketing {
    background-color: #00c0c0
}

.heading--marketing span[class^=color--] {
    color: #fff
}

.heading--light-blue {
    background-color: #00c0c0
}

.heading--light-blue span[class^=color--] {
    color: #fff
}

.heading--animation {
    background-color: #39c
}

.heading--animation span[class^=color--] {
    color: #fff
}

.heading--blue {
    background-color: #39c
}

.heading--blue span[class^=color--] {
    color: #fff
}

.heading--film {
    background-color: #36c
}

.heading--film span[class^=color--] {
    color: #fff
}

.heading--indigo {
    background-color: #36c
}

.heading--indigo span[class^=color--] {
    color: #fff
}

.heading--gaming {
    background-color: #66c
}

.heading--gaming span[class^=color--] {
    color: #fff
}

.heading--dark-purple {
    background-color: #66c
}

.heading--dark-purple span[class^=color--] {
    color: #fff
}

.heading--fashion {
    background-color: #939
}

.heading--fashion span[class^=color--] {
    color: #fff
}

.heading--purple {
    background-color: #939
}

.heading--purple span[class^=color--] {
    color: #fff
}

.heading--culinary {
    background-color: #f93
}

.heading--culinary span[class^=color--] {
    color: #fff
}

.heading--orange {
    background-color: #f93
}

.heading--orange span[class^=color--] {
    color: #fff
}

.heading--greenBlue {
    background: #3c3;
    background: -moz-linear-gradient(left, #3c3 34%, #39c 64%);
    background: -webkit-gradient(left, color-stop(34%, #3c3), color-stop(64%, #39c));
    background: -webkit-linear-gradient(left, #3c3 34%, #39c 64%);
    background: -o-linear-gradient(left, #3c3 34%, #39c 64%);
    background: -ms-linear-gradient(left, #3c3 34%, #39c 64%);
    background: linear-gradient(to right, #3c3 34%, #39c 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3c3', endColorstr='#39c', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.heading--bluePurple {
    background: #39c;
    background: -moz-linear-gradient(left, #39c 34%, #939 64%);
    background: -webkit-gradient(left, color-stop(34%, #39c), color-stop(64%, #939));
    background: -webkit-linear-gradient(left, #39c 34%, #939 64%);
    background: -o-linear-gradient(left, #39c 34%, #939 64%);
    background: -ms-linear-gradient(left, #39c 34%, #939 64%);
    background: linear-gradient(to right, #39c 34%, #939 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#939', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.heading--purpleRed {
    background: #939;
    background: -moz-linear-gradient(left, #939 34%, #AA0E13 64%);
    background: -webkit-gradient(left, color-stop(34%, #939), color-stop(64%, #AA0E13));
    background: -webkit-linear-gradient(left, #939 34%, #AA0E13 64%);
    background: -o-linear-gradient(left, #939 34%, #AA0E13 64%);
    background: -ms-linear-gradient(left, #939 34%, #AA0E13 64%);
    background: linear-gradient(to right, #939 34%, #AA0E13 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#939', endColorstr='#AA0E13', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.color--red {
    color: #AA0E13
}

.color--red:visited {
    color: #AA0E13
}

.color--visual,
.color--green {
    color: #3c3
}

.color--visual:visited,
.color--green:visited {
    color: #3c3
}

.color--interior,
.color--aqua {
    color: #2cbc8c
}

.color--interior:visited,
.color--aqua:visited {
    color: #2cbc8c
}

.color--marketing,
.color--light-blue {
    color: #00c0c0
}

.color--marketing:visited,
.color--light-blue:visited {
    color: #00c0c0
}

.color--animation,
.color--blue {
    color: #39c
}

.color--animation:visited,
.color--blue:visited {
    color: #39c
}

.color--film,
.color--indigo {
    color: #36c
}

.color--film:visited,
.color--indigo:visited {
    color: #36c
}

.color--gaming,
.color--dark-purple {
    color: #66c
}

.color--gaming:visited,
.color--dark-purple:visited {
    color: #66c
}

.color--fashion,
.color--purple {
    color: #939
}

.color--fashion:visited,
.color--purple:visited {
    color: #939
}

.color--culinary,
.color--orange {
    color: #f93
}

.color--culinary:visited,
.color--orange:visited {
    color: #f93
}

.heading-center {
    text-align: left
}

@media (min-width: 768px) {
    .heading-center {
        text-align: center
    }
}

::-moz-selection {
    background-color: #f8aaad;
    text-shadow: none
}

::selection {
    background-color: #f8aaad;
    text-shadow: none
}

a {
    color: #AA0E13;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    cursor: pointer
}

a:hover,
a:active {
    text-decoration: underline
}

a:visited {
    color: #AA0E13
}

p {
    padding: 0;
    margin: 0 0 1.5em
}

p::after {
    clear: both;
    content: "";
    display: table
}

b,
strong {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-weight: normal
}

img {
    max-width: 100%
}

.image-left {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
    max-width: 50%
}

.image-right {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em
}

mark {
    background-color: #fcd9da;
    padding: 0 3px
}

hr {
    margin: 2em 0
}

blockquote {
    margin: 1.5em 1em
}

blockquote img {
    float: none;
    padding: 0
}

@media (min-width: medium) {
    blockquote img {
        float: left;
        padding-right: 2em
    }
}

blockquote .quote {
    font-size: 2.5em;
    line-height: 1.1em;
    display: block;
    margin-bottom: 0.5em
}

blockquote .quote:before,
blockquote .quote:after {
    content: open-quote;
    font-size: 2em;
    font-family: serif;
    line-height: 22px;
    position: relative;
    bottom: -25px
}

blockquote .quote:after {
    content: close-quote
}

blockquote .quote-credit {
    font-size: 1em;
    line-height: 1.25em;
    display: block;
    padding-left: 0em
}

.content-center {
    display: block;
    margin: 0 auto
}

main iframe {
    max-width: 100%
}

@font-face {
    font-family: "fontello";
    src: url("./fonts//fontello.eot?26640267");
    src: url("./fonts//fontello.eot?26640267#iefix") format("embedded-opentype"), url("./fonts/fontello.woff?26640267") format("woff"), url("./fonts/fontello.ttf?26640267") format("truetype"), url("./fonts/fontello.svg?26640267#fontello") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Avenir LT W01 65 Medium";
    src: url("./fonts/avenir/avenir-med.eot");
    src: url("./fonts/avenir/avenir-med.eot#iefix") format("embedded-opentype"), url("./fonts/avenir-med.woff") format("woff"), url("./fonts/avenir-med.ttf") format("truetype"), url("./fonts/avenir-med.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Avenir LT W01 95 Black";
    src: url("./fonts/avenir-black.eot");
    src: url("./fonts/avenir-black.eot#iefix") format("embedded-opentype"), url("./fonts/avenir-black.woff") format("woff"), url("./fonts/avenir-black.ttf") format("truetype"), url("./fonts/avenir-black.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "AvenirLTW01-95BlackObli";
    src: url("./fonts/avenir-black-oblique.eot");
    src: url("./fonts/avenir-black-oblique.eot#iefix") format("embedded-opentype"), url("./fonts/avenir-black-oblique.woff") format("woff"), url("./fonts/avenir-black-oblique.ttf") format("truetype"), url("./fonts/avenir-black-oblique.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.icon-menu:after {
    content: ""
}

.icon-search:after {
    content: ""
}

.icon-minus:after {
    content: ""
}

.icon-plus:after {
    content: ""
}

.icon-cancel:after {
    content: ""
}

.icon-location:after {
    content: ""
}

.icon-angle-up:after {
    content: ""
}

.icon-angle-down:after {
    content: ""
}

.icon-angle-right:after {
    content: ""
}

.icon-angle-left:after {
    content: ""
}

.icon-paper-plane-empty:after {
    content: ""
}

.icon-plus-1:after {
    content: ""
}

.icon-cancel-1:after {
    content: ""
}

.icon-info-circled:after {
    content: ""
}

.icon-tw:after {
    content: ""
}

.icon-dr:after {
    content: ""
}

.icon-fa:after {
    content: ""
}

.icon-bh:after {
    content: ""
}

.icon-in:after {
    content: ""
}

.icon-instagram:after {
    content: ""
}

.icon-share-squared:after {
    content: ""
}

.icon-ok-circled:after {
    content: ""
}

.icon-rss:after {
    content: ""
}

.icon-youtube:after {
    content: ""
}

.icon-pin:after {
    content: ""
}

.icon-web:after {
    content: ""
}

.icon-fast-fw:after {
    content: ""
}

.icon-fast-bw:after {
    content: ""
}

.icon-pause:after {
    content: ""
}

.icon-right-circle:after {
    content: ""
}

.icon-alt-download:after {
    content: ""
}

.icon-close:after {
    content: ""
}

.icon-minus-entypo:after {
    content: ""
}

.icon-tw-ko:after {
    content: ""
}

.icon-rss-ko:after {
    content: ""
}

.icon-be-ko:after {
    content: ""
}

.icon-pt-ko:after {
    content: ""
}

.icon-sc-ko:after {
    content: ""
}

.icon-fb-ko:after {
    content: ""
}

.icon-yt-ko:after {
    content: ""
}

.icon-ge:after {
    content: ""
}

.icon-sci:after {
    content: ""
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: "mobile"
}

@media (min-width: 768px) {
    html {
        font-family: "tablet"
    }
}

@media (min-width: 950px) {
    html {
        font-family: "med-large"
    }
}

@media (min-width: 1224px) {
    html {
        font-family: "desktop"
    }
}

main {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    min-height: 550px
}

main::after {
    clear: both;
    content: "";
    display: table
}

img {
    height: auto
}

img[src=""] {
    opacity: 0
}

@media (min-width: 1224px) {
    body {
        padding-top: 116px
    }
    .fp-enabled body {
        padding-top: 0 !important
    }
}

.content {
    width: 100%;
    max-width: 1300px;
    margin: auto
}

.content::after {
    clear: both;
    content: "";
    display: table
}

@media (min-width: 768px) {
    .content--sidebar .wrapper {
        width: 65%;
        float: left;
        margin-right: 5%
    }
}

.content .wrapper {
    margin: 0
}

.wrapper {
    margin: 0 auto;
    padding-left: 1em;
    padding-right: 1em;
    max-width: 1300px
}

.wrapper::after {
    clear: both;
    content: "";
    display: table
}

@media (min-width: 768px) {
    .wrapper {
        padding-left: 2em;
        padding-right: 2em
    }
}

.wrapper::after {
    clear: both;
    content: "";
    display: table
}

.wrapper::before {
    content: "";
    display: table
}

.wrapper--full {
    max-width: 100%
}

.content .wrapper {
    max-width: 800px
}

.content--full .wrapper {
    max-width: none
}

.content--mid .wrapper {
    margin: auto;
    max-width: 800px
}
    .content--mid#schedule-section .wrapper { max-width: 860px; text-align: center; }

.content--center .wrapper {
    text-align: center
}

.content--center .wrapper p,
.content--center .wrapper li {
    text-align: left
}

.content--center .wrapper .campus p {
    text-align: center
}

.wrapper.no-padding {
    padding: 0
}

.wrapper--100 {
    width: 100%
}

.content .wrapper--1000,
.content--mid .wrapper--1000 {
    max-width: 1000px
}

aside {
    width: 100%;
    margin-bottom: 2em;
    padding: 0;
    float: none
}

aside.callout h4 {
    background-color: #AA0E13;
    text-align: center;
    color: #fff;
    padding: 0.25em 0.175em
}

@media (min-width: 768px) {
    aside {
        width: 30%;
        float: right !important;
        padding: 0em 1em 2em 1em
    }
}

section {
    padding: 1em 0
}

section::after {
    clear: both;
    content: "";
    display: table
}

@media (min-width: 768px) {
    section {
        padding: 1em 0
    }
}

section::before {
    content: "";
    display: table
}

section:first-child {
    padding-top: 0
}

section:last-child {
    padding-bottom: 0
}

#main>section:first-child {
    padding: 1em 0
}

@media (min-width: 768px) {
    #main>section:first-child {
        padding: 2em 0
    }
}

#main>section.no-top-padding:first-child {
    padding: 0
}

section.extra-margin {
    margin-top: 2em;
    margin-bottom: 2em
}

section.extra-top-margin {
    margin-top: 2em
}

section.extra-bottom-margin {
    margin-bottom: 2em
}

section.extra-bottom-padding {
    padding-bottom: 6em
}

section.extra-top-padding {
    padding-top: 6em
}

section.no-top-padding {
    padding-top: 0
}

section.no-top-margin {
    margin-top: 0
}

section.no-bottom-padding {
    padding-bottom: 0
}

section.no-bottom-margin {
    margin-bottom: 0
}

section.no-padding-margin {
    padding: 0;
    margin: 0
}

.column--1,
.column--2,
.column--2t,
.column--3,
.column--4 {
    width: 100%;
    float: none;
    margin: 0 0 1.5em
}

.column--1:last-child,
.column--2:last-child,
.column--2t:last-child,
.column--3:last-child,
.column--4:last-child {
    margin-bottom: 0
}

@media (min-width: 950px) {
    .column--1,
    .column--2,
    .column--2t,
    .column--3,
    .column--4 {
        width: 98%;
        float: left;
        margin: 1%
    }
    .column--1:last-child,
    .column--2:last-child,
    .column--2t:last-child,
    .column--3:last-child,
    .column--4:last-child {
        margin-bottom: auto
    }
    .column--2 {
        width: 48%
    }
    .image-left-column .column--2 {
        float: right
    }
    .column--2t {
        width: 64%
    }
    .column--3 {
        width: 31.33%
    }
    .column--4 {
        width: 23%
    }
}

table {
    width: 100%;
    border: none;
    margin: 0 0 1.5em
}

table tr {
    border: none
}

table tr td,
table tr th {
    padding: 0.5em;
    text-align: left
}

table thead tr {
    font-size: 1.25em;
    border: none
}

ul,
ol {
    padding: 0 0 0 1em;
    margin: 0 0 1em 0.5em; 
}

.social__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 1.5em;
    line-height: 1.5em
}

.social__list .social__item {
    display: inline-block;
    margin-right: 1em
}

.social__list .social__item:last-child {
    margin-right: 0
}

.social__list .social__item a {
    display: inline-block;
    color: #000
}

.social__list .social__item a:visited {
    color: #000
}

.social__list .social__item a:hover {
    color: #AA0E13
}

.social__list .social__item a i {
    font-size: 1.5em
}

.pager__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.pager__list .pager__item {
    display: inline-block;
    background-color: #AA0E13;
    padding: 2px 8px;
    margin-right: 0.3125em
}

.pager__list .pager__item:hover,
.pager__list .pager__item:active,
.pager__list .pager__item:visited {
    background-color: #000
}

.pager__list .pager__item:visited {
    background-color: #AA0E13
}

.pager__list .pager__item:last-child {
    margin-right: 0
}

.pager__list .pager__item--active {
    background-color: #000
}

.pager__list .pager__item--ellipsis {
    background-color: transparent
}

.pager__list .pager__item--ellipsis:hover,
.pager__list .pager__item--ellipsis:visited {
    background-color: transparent
}

.pager__list .pager__item--prev,
.pager__list .pager__item--next {
    color: #AA0E13;
    background-color: transparent;
    border-radius: 0
}

.pager__list .pager__item--prev:hover,
.pager__list .pager__item--prev:visited,
.pager__list .pager__item--next:hover,
.pager__list .pager__item--next:visited {
    background-color: transparent;
    color: #000
}

.pager__list a {
    color: #fff
}

.pager__list a:hover {
    text-decoration: none
}

.pager__list a:visited {
    color: #fff
}

.pager__list a i {
    color: #AA0E13
}

.pager__list a i:hover {
    color: #000
}

.pager__list a i:visited {
    color: #AA0E13
}

.listing .column--1 {
    border-bottom: 1px solid #000;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em
}

.listing .column--1::after {
    clear: both;
    content: "";
    display: table
}

.listing .column--1:first-child {
    border-top: 1px solid #000;
    padding-top: 1.5em;
    margin-top: 1.5em
}

.listing .column--1:last-child {
    border-bottom: none
}

.listing__img {
    margin: 0 0 1em 0;
    float: none;
    width: 100%
}

@media (min-width: 768px) {
    .listing__img {
        float: left;
        margin-right: 2%;
        width: 33%
    }
}

.listing__desc {
    float: none;
    width: 100%
}

.listing__desc__more {
    display: none
}

@media (min-width: 768px) {
    .listing__desc {
        float: left;
        width: 65%
    }
}

.color-squares__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.color-squares__list::after {
    clear: both;
    content: "";
    display: table
}

.color-squares__list li {
    float: left;
    width: 48%;
    margin: 0 1% 1% 1%
}

@media (min-width: 768px) {
    .color-squares__list li {
        width: 31%
    }
}

.color-squares__list li .square {
    height: 100px
}

.color-squares__list li .square--red {
    background-color: #AA0E13
}

.color-squares__list li .square--black {
    background-color: #000
}

.color-squares__list li .square--white {
    background-color: #fff;
    border: 1px solid #000
}

.color-squares__list li .square--orange {
    background-color: #f93
}

.color-squares__list li .square--purple {
    background-color: #939
}

.color-squares__list li .square--blue {
    background-color: #39c
}

.color-squares__list li .square--green {
    background-color: #3c3
}

legend {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 1em;
    letter-spacing: 1px;
    padding: 1em 0 0 0;
    margin: 0 0 0.5em 0
}

abbr,
abbr[title] {
    border: none;
    text-decoration: none
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0 0 1em 0 !important;
    min-width: auto
}

fieldset::after {
    clear: both;
    content: "";
    display: table
}

fieldset ol,
fieldset ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.long-form label {
    /*margin-top: 0*/
}

.long-form p {
    margin-bottom: 0.75em
}

.long-form fieldset:last-of-type {
    margin-bottom: 2em !important
}

.long-form select {
    width: auto;
    max-width: 100%;
    min-width: 200px;
    height: 37px;
    margin-bottom: 2px
}

.long-form .disclaimer-text {
    margin-top: 1em
}

.long-form .dynamic-fields {
    text-align: center
}

.long-form .dynamic-fields:first-of-type {
    margin-top: 0
}

.long-form .dynamic-fields .js-chosen-value {
    font-size: 20px
}

.long-form .dynamic-fields label {
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    text-transform: initial
}

.long-form .dynamic-fields select {
    width: 100%
}

.long-form input,
.long-form textarea {
    margin-bottom: 2px
}

.long-form input.input-validation-error,
.long-form textarea.input-validation-error {
    margin-bottom: 0
}

label {
    display: block;
    font-size: 0.85em;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 1em 0 0.5em 0
}

label.inline {
    display: inline;
    margin-right: 20px
}

.req {
    color: #AA0E13;
    text-transform: uppercase
}

label.error {
    color: #AA0E13;
    position: absolute;
    left: auto;
    right: 0;
    top: 0
}

@media (min-width: 768px) {
    label.error {
        left: -12%;
        right: auto
    }
}

input,
textarea {
    display: block;
    width: 100%;
    font-size: 0.875em;
    color: #000;
    border: 1px solid #000;
    padding: 0.625em;
    margin-bottom: 1em
}

input.inline,
textarea.inline {
    display: inline;
    width: auto;
    margin-top: 10px
}

input[type="submit"] {
    text-align: center
}

textarea {
    min-height: 150px;
    margin-top: 1em
}

select {
    width: 100%;
    border: 1px solid #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-user-select: none;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/icon-arrow-down-transparent.png");
    margin: 0 1em 1rem 0;
    overflow: hidden;
    padding: 0.3125em 1.75em 0.3125em 0.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px
}

select::-ms-expand {
    display: none
}

.field,
.field-info {
    display: inline-block;
    vertical-align: top
}

.field input,
.field-info input {
    width: 1em
}

.field input[type="checkbox"],
.field-info input[type="checkbox"] {
    width: 2em;
    height: 2em
}

.input-validation-error {
    border: solid 1px #AA0E13;
    background-color: #f3dddd
}

.input-validation-error+.field-validation-error .input-valid {
    background: url("../../assets/images/valid-field.png") #fafafa 99% 50% no-repeat
}

.ng-submitted .ng-invalid,
input.ng-invalid.ng-dirty,
select.ng-invalid.ng-dirty {
    border: solid 1px #AA0E13;
    background-color: #f3dddd
}

.field-validation-error {
    display: none
}

.field-validation-error.display {
    display: inline-block;
    position: absolute;
    margin-top: -8px;
    padding: 2px 7px;
    background-color: #fff;
    font-size: 12px;
    border: solid 1px dimgray;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

select+.field-validation-error.display {
    display: inline-block;
    position: static;
    margin-top: 1em
}

.wrapper--form form {
    position: relative
}

.wrapper--form form .btn-primary[type="submit"],
.wrapper--form form [type="submit"].btn-secondary,
.wrapper--form form [type="submit"].btn-primary--reverse,
.wrapper--form form [type="submit"].btn-primary--white,
.wrapper--form form [type="submit"].btn-primary--national-request-brochure,
.wrapper--form form [type="submit"].btn-primary--local-rif,
.wrapper--form form [type="submit"].btn-primary--apply,
.wrapper--form form [type="submit"].btn-primary--cutout,
.wrapper--form form [type="submit"].btn-primary--local-nav,
.wrapper--form form [type="submit"].btn-primary--hero,
.wrapper--form form [type="submit"].mini-rif-form__btn {
    display: block
}

.wrapper--form form #loading {
    display: none;
    position: absolute;
    left: -1.5%;
    z-index: 10;
    width: 101.5%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8)
}

.wrapper--form form #loading:before {
    content: "";
    display: block
}

.wrapper--form form .loading-content {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 96px;
    margin-left: -48px
}

.wrapper--form form .campus-location__title {
    margin-bottom: 0;
    padding-top: 1px;
    font-size: 1.063em;
    color: #6e6e6e
}


/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */

.la-timer,
.la-timer>div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.la-timer {
    display: block;
    font-size: 0;
    color: #fff
}

.la-timer.la-dark {
    color: #333
}

.la-timer>div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.la-timer {
    width: 32px;
    height: 32px
}

.la-timer>div {
    width: 32px;
    height: 32px;
    background: transparent;
    border-width: 2px;
    border-radius: 100%
}

.la-timer>div:before,
.la-timer>div:after {
    position: absolute;
    top: 14px;
    left: 14px;
    display: block;
    width: 2px;
    margin-top: -1px;
    margin-left: -1px;
    content: "";
    background: currentColor;
    border-radius: 2px;
    -webkit-transform-origin: 1px 1px 0;
    -moz-transform-origin: 1px 1px 0;
    -ms-transform-origin: 1px 1px 0;
    -o-transform-origin: 1px 1px 0;
    transform-origin: 1px 1px 0;
    -webkit-animation: timer-loader 1250ms infinite linear;
    -moz-animation: timer-loader 1250ms infinite linear;
    -o-animation: timer-loader 1250ms infinite linear;
    animation: timer-loader 1250ms infinite linear;
    -webkit-animation-delay: -625ms;
    -moz-animation-delay: -625ms;
    -o-animation-delay: -625ms;
    animation-delay: -625ms
}

.la-timer>div:before {
    height: 12px
}

.la-timer>div:after {
    height: 8px;
    -webkit-animation-duration: 15s;
    -moz-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-delay: -7.5s;
    -moz-animation-delay: -7.5s;
    -o-animation-delay: -7.5s;
    animation-delay: -7.5s
}

.la-timer.la-sm {
    width: 16px;
    height: 16px
}

.la-timer.la-sm>div {
    width: 16px;
    height: 16px;
    border-width: 1px
}

.la-timer.la-sm>div:before,
.la-timer.la-sm>div:after {
    top: 7px;
    left: 7px;
    width: 1px;
    margin-top: -.5px;
    margin-left: -.5px;
    border-radius: 1px;
    -webkit-transform-origin: .5px .5px 0;
    -moz-transform-origin: .5px .5px 0;
    -ms-transform-origin: .5px .5px 0;
    -o-transform-origin: .5px .5px 0;
    transform-origin: .5px .5px 0
}

.la-timer.la-sm>div:before {
    height: 6px
}

.la-timer.la-sm>div:after {
    height: 4px
}

.la-timer.la-2x {
    width: 64px;
    height: 64px
}

.la-timer.la-2x>div {
    width: 64px;
    height: 64px;
    border-width: 4px
}

.la-timer.la-2x>div:before,
.la-timer.la-2x>div:after {
    top: 28px;
    left: 28px;
    width: 4px;
    margin-top: -2px;
    margin-left: -2px;
    border-radius: 4px;
    -webkit-transform-origin: 2px 2px 0;
    -moz-transform-origin: 2px 2px 0;
    -ms-transform-origin: 2px 2px 0;
    -o-transform-origin: 2px 2px 0;
    transform-origin: 2px 2px 0
}

.la-timer.la-2x>div:before {
    height: 24px
}

.la-timer.la-2x>div:after {
    height: 16px
}

.la-timer.la-3x {
    width: 96px;
    height: 96px
}

.la-timer.la-3x>div {
    width: 96px;
    height: 96px;
    border-width: 6px
}

.la-timer.la-3x>div:before,
.la-timer.la-3x>div:after {
    top: 42px;
    left: 42px;
    width: 6px;
    margin-top: -3px;
    margin-left: -3px;
    border-radius: 6px;
    -webkit-transform-origin: 3px 3px 0;
    -moz-transform-origin: 3px 3px 0;
    -ms-transform-origin: 3px 3px 0;
    -o-transform-origin: 3px 3px 0;
    transform-origin: 3px 3px 0
}

.la-timer.la-3x>div:before {
    height: 36px
}

.la-timer.la-3x>div:after {
    height: 24px
}

@-webkit-keyframes timer-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes timer-loader {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes timer-loader {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes timer-loader {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}


/*!
 * fullPage 2.9.4
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */

html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent
}

#superContainer {
    height: 100%;
    position: relative;
    -ms-touch-action: none;
    touch-action: none
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fp-slide {
    float: left
}

.fp-slide,
.fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fp-slidesContainer {
    float: left;
    position: relative
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff
}

.fp-scrollable {
    overflow: hidden;
    position: relative
}

.fp-scroller {
    overflow: hidden
}

.iScrollIndicator {
    border: 0 !important
}

.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)
}

#fp-nav.right {
    right: 17px
}

#fp-nav.left {
    left: 17px
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fp-slidesNav.bottom {
    bottom: 17px
}

.fp-slidesNav.top {
    top: 17px
}

#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

.fp-slidesNav ul li {
    display: inline-block
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1
}

#fp-nav ul li .fp-tooltip.right {
    right: 20px
}

#fp-nav ul li .fp-tooltip.left {
    left: 20px
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
    height: auto !important
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important
}

.kb-slide {
    position: absolute;
    z-index: 1;
    opacity: 0
}

.kb-slide img {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}


/*! lightgallery - v1.3.7 - 2016-12-11
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed GPLv3 */

.lg-css3.lg-zoom-in .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3)
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3)
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-in-big .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7)
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7)
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out-big .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out-in .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-in-out .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-soft-zoom .lg-item {
    opacity: 0
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-scale-up .lg-item {
    opacity: 0
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0)
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0)
}

.lg-css3.lg-scale-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide,
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-up .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-down .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-vertical .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-vertical-growth .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-only .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg)
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg)
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg)
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg)
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-only-y .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg)
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg)
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg)
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg)
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px)
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px)
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-cross .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-ver .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, -100%, 0px)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, 100%, 0px)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, -100%, 0px)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, 100%, 0px)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, -100%, 0px)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, 100%, 0px)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-lollipop .lg-item {
    opacity: 0
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5)
}

.lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-lollipop-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-rotate .lg-item {
    opacity: 0
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.lg-css3.lg-rotate .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-rotate-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-tube .lg-item {
    opacity: 0
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-tube .lg-item.lg-prev-slide,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}


/*! lightgallery - v1.3.7 - 2016-12-11
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed GPLv3 */

@font-face {
    font-family: 'lg';
    src: url("./fonts/lightgallery/lg.eot?n1z373");
    src: url("./fonts/lightgallery/lg.eot?#iefixn1z373") format("embedded-opentype"), url("./fonts/lightgallery/lg.woff?n1z373") format("woff"), url("./fonts/lightgallery/lg.ttf?n1z373") format("truetype"), url("./fonts/lightgallery/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal
}

.lg-icon {
    font-family: 'lg';
    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
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../../assets/images/lightgallery/vimeo-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../../assets/images/lightgallery/vimeo-play.png") no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../../assets/images/lightgallery/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../../assets/images/lightgallery/youtube-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../../assets/images/lightgallery/youtube-play.png") no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0px
}

.lg-outer .lg-dropdown>li:hover a,
.lg-outer .lg-dropdown>li:hover .lg-icon {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url("../../assets/images/lightgallery/loading.gif") no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[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
}


/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */

html.swipebox-html.swipebox-touch {
    overflow: hidden !important
}

#swipebox-overlay img {
    border: none !important
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    user-select: none
}

#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%
}

#swipebox-slider {
    transition: transform 0.4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    cursor: pointer
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    box-sizing: border-box
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

#swipebox-slider .slide-loading {
    background: url(../../assets/images/swipebox/loader.gif) no-repeat center center
}

#swipebox-bottom-bar,
#swipebox-top-bar {
    transition: 0.5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%
}

#swipebox-bottom-bar {
    bottom: -50px
}

#swipebox-bottom-bar.visible-bars {
    transform: translate3d(0, -50px, 0)
}

#swipebox-top-bar {
    top: -50px
}

#swipebox-top-bar.visible-bars {
    transform: translate3d(0, 50px, 0)
}

#swipebox-title {
    display: block;
    width: 100%;
    text-align: center
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
    background-image: url(../../assets/images/swipebox/icons.png);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    width: 50px;
    height: 50px;
    top: 0
}

#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px
}

#swipebox-prev {
    background-position: -32px 13px;
    float: left
}

#swipebox-next {
    background-position: -78px 13px;
    float: right
}

#swipebox-close {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 12px
}

.swipebox-no-close-button #swipebox-close {
    display: none
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
    opacity: 0.3
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    animation: rightSpring 0.3s
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    animation: leftSpring 0.3s
}

.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
    backface-visibility: hidden;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0
}

.swipebox-touch #swipebox-container:before {
    left: 0;
    box-shadow: inset 10px 0px 10px -8px #656565
}

.swipebox-touch #swipebox-container:after {
    right: 0;
    box-shadow: inset -10px 0px 10px -8px #656565
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
    opacity: 1
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1
}

@keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@media screen and (min-width: 800px) {
    #swipebox-close {
        right: 10px
    }
    #swipebox-arrows {
        width: 92%;
        max-width: 800px
    }
}

#swipebox-overlay {
    background: #0d0d0d
}

#swipebox-bottom-bar,
#swipebox-top-bar {
    text-shadow: 1px 1px 1px black;
    background: #000;
    opacity: 0.95
}

#swipebox-top-bar {
    color: #fff !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif
}

.btn-primary,
.btn-secondary,
.btn-primary--reverse,
.btn-primary--white,
.btn-primary--national-request-brochure,
.btn-primary--local-rif,
.btn-primary--apply,
.btn-primary--cutout,
.btn-primary--local-nav,
.btn-primary--hero,
[data-component="hero"]+.content--mid .btn-primary--hero,
.mini-rif-form__btn,
.btn-tertiary,
.btn-primary--no-blades {
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border: none;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none !important;
    background-color: transparent;
    font-family: "AvenirLTW01-95BlackObli", "sans-serif";
    letter-spacing: 1px;
    margin: 0.5em 0
}

.btn-primary:hover,
.btn-secondary:hover,
.btn-primary--reverse:hover,
.btn-primary--white:hover,
.btn-primary--national-request-brochure:hover,
.btn-primary--local-rif:hover,
.btn-primary--apply:hover,
.btn-primary--cutout:hover,
.btn-primary--local-nav:hover,
.btn-primary--hero:hover,
[data-component="hero"]+.content--mid .btn-primary--hero:hover,
.mini-rif-form__btn:hover,
.btn-tertiary:hover,
.btn-primary--no-blades:hover {
    text-decoration: none
}

.btn-primary,
.btn-secondary,
.btn-primary--reverse,
.btn-primary--white,
.btn-primary--national-request-brochure,
.btn-primary--local-rif,
.btn-primary--apply,
.btn-primary--cutout,
.btn-primary--local-nav,
.btn-primary--hero,
[data-component="hero"]+.content--mid .btn-primary--hero,
.mini-rif-form__btn {
    background-color: #AA0E13;
    color: #fff;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#rfiform .btn-primary,
#rfiform .btn-secondary,
#rfiform .btn-primary--reverse,
#rfiform .btn-primary--white,
#rfiform .btn-primary--national-request-brochure,
#rfiform .btn-primary--local-rif,
#rfiform .btn-primary--apply,
#rfiform .btn-primary--cutout,
#rfiform .btn-primary--local-nav,
#rfiform .btn-primary--hero,
#rfiform .mini-rif-form__btn {
    float: right;
    margin-top: 40px;
    padding: 10px 60px
}

@media (min-width: 430px) {
    .btn-primary,
    .btn-secondary,
    .btn-primary--reverse,
    .btn-primary--white,
    .btn-primary--national-request-brochure,
    .btn-primary--local-rif,
    .btn-primary--apply,
    .btn-primary--cutout,
    .btn-primary--local-nav,
    .btn-primary--hero,
    [data-component="hero"]+.content--mid .btn-primary--hero,
    .mini-rif-form__btn {
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        transform: skew(-30deg)
    }
}

.btn-primary span,
.btn-secondary span,
.btn-primary--reverse span,
.btn-primary--white span,
.btn-primary--national-request-brochure span,
.btn-primary--local-rif span,
.btn-primary--apply span,
.btn-primary--cutout span,
.btn-primary--local-nav span,
.btn-primary--hero span,
[data-component="hero"]+.content--mid .btn-primary--hero span,
.mini-rif-form__btn span {
    display: block;
    z-index: 20
}

@media (min-width: 430px) {
    .btn-primary span,
    .btn-secondary span,
    .btn-primary--reverse span,
    .btn-primary--white span,
    .btn-primary--national-request-brochure span,
    .btn-primary--local-rif span,
    .btn-primary--apply span,
    .btn-primary--cutout span,
    .btn-primary--local-nav span,
    .btn-primary--hero span,
    [data-component="hero"]+.content--mid .btn-primary--hero span,
    .mini-rif-form__btn span {
        -webkit-transform: skew(30deg);
        -moz-transform: skew(30deg);
        -ms-transform: skew(30deg);
        -o-transform: skew(30deg);
        transform: skew(30deg)
    }
}
       

.btn-primary:visited,
.btn-secondary:visited,
.btn-primary--reverse:visited,
.btn-primary--white:visited,
.btn-primary--national-request-brochure:visited,
.btn-primary--local-rif:visited,
.btn-primary--apply:visited,
.btn-primary--cutout:visited,
.btn-primary--local-nav:visited,
.btn-primary--hero:visited,
[data-component="hero"]+.content--mid .btn-primary--hero:visited,
.mini-rif-form__btn:visited {
    color: #fff
}

.btn-primary:after,
.btn-secondary:after,
.btn-primary--reverse:after,
.btn-primary--white:after,
.btn-primary--national-request-brochure:after,
.btn-primary--local-rif:after,
.btn-primary--apply:after,
.btn-primary--cutout:after,
.btn-primary--local-nav:after,
.btn-primary--hero:after,
[data-component="hero"]+.content--mid .btn-primary--hero:after,
.mini-rif-form__btn:after {
    background: #000;
    content: "";
    height: 50px;
    left: -100%;
    position: absolute;
    top: -2px;
    transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    z-index: -10
}

.not-mobile .btn-primary:hover,
.not-mobile .btn-secondary:hover,
.not-mobile .btn-primary--reverse:hover,
.not-mobile .btn-primary--white:hover,
.not-mobile .btn-primary--national-request-brochure:hover,
.not-mobile .btn-primary--local-rif:hover,
.not-mobile .btn-primary--apply:hover,
.not-mobile .btn-primary--cutout:hover,
.not-mobile .btn-primary--local-nav:hover,
.not-mobile .btn-primary--hero:hover,
.not-mobile .mini-rif-form__btn:hover,
.not-mobile .btn-primary:active,
.not-mobile .btn-secondary:active,
.not-mobile .btn-primary--reverse:active,
.not-mobile .btn-primary--white:active,
.not-mobile .btn-primary--national-request-brochure:active,
.not-mobile .btn-primary--local-rif:active,
.not-mobile .btn-primary--apply:active,
.not-mobile .btn-primary--cutout:active,
.not-mobile .btn-primary--local-nav:active,
.not-mobile .btn-primary--hero:active,
.not-mobile .mini-rif-form__btn:active {
    background: #b03826
}

.not-mobile .btn-primary:hover:after,
.not-mobile .btn-secondary:hover:after,
.not-mobile .btn-primary--reverse:hover:after,
.not-mobile .btn-primary--white:hover:after,
.not-mobile .btn-primary--national-request-brochure:hover:after,
.not-mobile .btn-primary--local-rif:hover:after,
.not-mobile .btn-primary--apply:hover:after,
.not-mobile .btn-primary--cutout:hover:after,
.not-mobile .btn-primary--local-nav:hover:after,
.not-mobile .btn-primary--hero:hover:after,
.not-mobile .mini-rif-form__btn:hover:after,
.not-mobile .btn-primary:active:after,
.not-mobile .btn-secondary:active:after,
.not-mobile .btn-primary--reverse:active:after,
.not-mobile .btn-primary--white:active:after,
.not-mobile .btn-primary--national-request-brochure:active:after,
.not-mobile .btn-primary--local-rif:active:after,
.not-mobile .btn-primary--apply:active:after,
.not-mobile .btn-primary--cutout:active:after,
.not-mobile .btn-primary--local-nav:active:after,
.not-mobile .btn-primary--hero:active:after,
.not-mobile .mini-rif-form__btn:active:after {
    display: none
}

.btn-secondary {
    background-color: #000
}

.btn-secondary:visited {
    background-color: #000
}

.btn-secondary:after {
    background: #AA0E13
}

.btn-secondary--green {
    background-color: #3c3
}

.btn-secondary--green:after {
    background: #000
}

.btn-secondary--green:visited {
    background-color: #3c3
}

.btn-secondary--aqua {
    background-color: #2cbc8c
}

.btn-secondary--aqua:after {
    background: #000
}

.btn-secondary--aqua:visited {
    background-color: #2cbc8c
}

.btn-secondary--light-blue {
    background-color: #00c0c0
}

.btn-secondary--light-blue:after {
    background: #000
}

.btn-secondary--light-blue:visited {
    background-color: #00c0c0
}

.btn-secondary--indigo {
    background-color: #36c
}

.btn-secondary--indigo:after {
    background: #000
}

.btn-secondary--indigo:visited {
    background-color: #36c
}

.btn-secondary--purple {
    background-color: #939
}

.btn-secondary--purple:after {
    background: #000
}

.btn-secondary--purple:visited {
    background-color: #939
}

.btn-secondary--dark-purple {
    background-color: #66c
}

.btn-secondary--dark-purple:after {
    background: #000
}

.btn-secondary--dark-purple:visited {
    background-color: #66c
}

.btn-secondary--blue {
    background-color: #39c
}

.btn-secondary--blue:after {
    background: #000
}

.btn-secondary--blue:visited {
    background-color: #39c
}

.btn-secondary--orange {
    background-color: #f93
}

.btn-secondary--orange:after {
    background: #000
}

.btn-secondary--orange:visited {
    background-color: #f93
}

.btn-tertiary {
    padding: 0 6px;
    border-bottom: 2px solid #AA0E13;
    color: #000;
    text-decoration: none !important
}

.btn-tertiary:active,
.btn-tertiary:hover {
    border-bottom: 2px solid #000;
    color: #000;
    text-decoration: none
}

.btn-tertiary:visited {
    color: #000
}

.btn-tertiary--orange {
    border-bottom: 2px solid #f93
}

.btn-tertiary--purple {
    border-bottom: 2px solid #939
}

.btn-tertiary--blue {
    border-bottom: 2px solid #39c
}

.btn-tertiary--green {
    border-bottom: 2px solid #3c3
}

.btn-tertiary--aqua {
    border-bottom: 2px solid #2cbc8c
}

.btn-tertiary--light-blue {
    border-bottom: 2px solid #00c0c0
}

.btn-tertiary--indigo {
    border-bottom: 2px solid #36c
}

.btn-tertiary--dark-purple {
    border-bottom: 2px solid #66c
}

.btn-primary--reverse {
    color: #AA0E13;
    background: #fff;
    box-shadow: inset 0 0 0 2px #AA0E13
}

.not-mobile .btn-primary--reverse:hover,
.not-mobile .btn-primary--reverse:active {
    color: #fff;
    background: #AA0E13
}

.btn-primary--reverse:visited {
    color: #AA0E13
}

.btn-primary--white {
    color: #000;
    background: #fff
}

.not-mobile .btn-primary--white:hover,
.not-mobile .btn-primary--white:active {
    color: #fff;
    background: #000
}

.btn-primary--white:visited {
    color: #000
}

.btn-primary--national-request-brochure {
    margin-top: 0;
    padding: 8px 20px;
    background: #000;
    border: 2px solid #fff
}

.not-mobile .btn-primary--national-request-brochure:hover,
.not-mobile .btn-primary--national-request-brochure:active {
    background: #AA0E13;
    border: 2px solid #AA0E13
}

.btn-primary--local-rif {
    padding: 5px 15px;
    color: #AA0E13;
    background: #fff;
    border: 2px solid #AA0E13
}

.not-mobile .btn-primary--local-rif:hover,
.not-mobile .btn-primary--local-rif:active {
    color: #fff;
    background: #AA0E13
}

.btn-primary--local-rif:visited {
    color: #AA0E13
}

.btn-primary--apply {
    padding: 5px 15px;
    color: #fff;
    background: #AA0E13;
    border: 2px solid #AA0E13
}

.not-mobile .btn-primary--apply:hover,
.not-mobile .btn-primary--apply:active {
    color: #fff;
    background: #000;
    border-color: #000
}

.btn-primary--apply:visited {
    color: #fff
}

.btn-primary--cutout {
    margin-top: 0;
    padding: 8px 20px;
    background: transparent;
    border: 2px solid #fff
}

.not-mobile .btn-primary--cutout:hover,
.not-mobile .btn-primary--cutout:active {
    background: #000;
    border: 2px solid #000
}

.btn-primary--local-nav {
    margin-top: 10px
}

@media (min-width: 768px) {
    .btn-primary--local-nav {
        margin-top: -5px
    }
}

@media (min-width: 950px) {
    .btn-primary--local-nav {
        margin-top: 0
    }
}

.btn-primary--hero {
    color: #AA0E13;
    background: #fff
}

.not-mobile .btn-primary--hero:hover,
.not-mobile .btn-primary--hero:active {
    color: #fff;
    background: #000
}

.btn-primary--hero:visited {
    color: #AA0E13
}

.not-mobile [data-component="hero"]+.content--mid .btn-primary--hero:hover,
.not-mobile [data-component="hero"]+.content--mid .btn-primary--hero:active {
    background: #b03826
}

.not-mobile [data-component="hero"]+.content--mid .btn-primary--hero:hover:after,
.not-mobile [data-component="hero"]+.content--mid .btn-primary--hero:active:after {
    display: none
}

.btn-primary--no-blades {
    background-color: #AA0E13;
    color: #fff;
    padding: 10px 25px
}

.not-mobile .btn-primary--no-blades:hover,
.not-mobile .btn-primary--no-blades:active {
    background: #b03826
}

.btn-primary--no-blades:visited {
    color: #fff
}

.cta-link,
.cta-link--arrow,
.tout .cta-link--arrow-red,
.campus-info__cta-link {
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border: none;
    line-height: 1.75rem;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: "AvenirLTW01-95BlackObli", "sans-serif";
    letter-spacing: 1px;
    margin: 0.5em 0;
    background: transparent
}
/*.select-your-campus .cta-link:hover {
    color: #000!important;
}*/

.cta-link span,
.cta-link--arrow span,
.tout .cta-link--arrow-red span,
.campus-info__cta-link span {
    transition-property: border-bottom;
    transition-duration: 0.1s;
    transition-timing-function: ease-in
}

.cta-link:hover,
.cta-link--arrow:hover,
.tout .cta-link--arrow-red:hover,
.campus-info__cta-link:hover {
    text-decoration: none
}

.cta-link {
    padding: 0 6px;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: none !important;
    color: #000;
    border-bottom: 2px solid #AA0E13
}

.cta-link:active,
.cta-link:hover {
    border-bottom: 2px solid #000;
    color: #000;
    text-decoration: none
}

.background--black .cta-link {
    border-bottom: 2px solid #fff
}

.cta-link:visited {
    color: #000
}

.cta-link--orange {
    border-bottom: 2px solid #f93
}

.cta-link--purple {
    border-bottom: 2px solid #939
}

.cta-link--blue {
    border-bottom: 2px solid #39c
}

.cta-link--green {
    border-bottom: 2px solid #3c3
}

.cta-link--aqua {
    border-bottom: 2px solid #2cbc8c
}

.cta-link--light-blue {
    border-bottom: 2px solid #00c0c0
}

.cta-link--indigo {
    border-bottom: 2px solid #36c
}

.cta-link--dark-purple {
    border-bottom: 2px solid #66c
}

.background--black {
    border-bottom: 2px solid #fff
}

.background--black .cta-link:active,
.background--black .cta-link:hover {
    color: #fff;
    border-bottom: 2px solid #AA0E13
}

.background--black .cta-link--orange {
    border-bottom: 2px solid #fff
}

.background--black .cta-link--orange:active,
.background--black .cta-link--orange:hover {
    border-bottom: 2px solid #f93
}

.background--black .cta-link--purple {
    border-bottom: 2px solid #fff
}

.background--black .cta-link--purple:active,
.background--black .cta-link--purple:hover {
    border-bottom: 2px solid #939
}

.background--black .cta-link--blue {
    border-bottom: 2px solid #fff
}

.background--black .cta-link--blue:active,
.background--black .cta-link--blue:hover {
    border-bottom: 2px solid #39c
}

.background--black .cta-link--green {
    border-bottom: 2px solid #fff
}

.background--black .cta-link--green:active,
.background--black .cta-link--green:hover {
    border-bottom: 2px solid #3c3
}

.background--black .cta-link--aqua {
    border-bottom: 2px solid #fff
}

.background--black .cta-link--aqua:active,
.background--black .cta-link--aqua:hover {
    border-bottom: 2px solid #2cbc8c
}

.background--black .cta-link--light-blue {
    border-bottom: 2px solid #fff
}

.background--black .cta-link--light-blue:active,
.background--black .cta-link--light-blue:hover {
    border-bottom: 2px solid #00c0c0
}

.background--black .cta-link--indigo {
    border-bottom: 2px solid #fff
}

.background--black .cta-link--indigo:active,
.background--black .cta-link--indigo:hover {
    border-bottom: 2px solid #36c
}

.background--black .cta-link--dark-purple {
    border-bottom: 2px solid #fff
}

.background--black .cta-link--dark-purple:active,
.background--black .cta-link--dark-purple:hover {
    border-bottom: 2px solid #66c
}

.cta-link--arrow,
.tout .cta-link--arrow-red {
    position: relative
}

.cta-link--arrow:after,
.tout .cta-link--arrow-red:after {
    content: ""
}

.cta-link--arrow span,
.tout .cta-link--arrow-red span {
    overflow: hidden;
    position: relative
}

.cta-link--arrow:after,
.tout .cta-link--arrow-red:after {
    margin: 0 0 0 5px;
    font-size: 24px;
    vertical-align: bottom
}

.not-mobile .cta-link--arrow:hover span,
.not-mobile .tout .cta-link--arrow-red:hover span,
.tout .not-mobile .cta-link--arrow-red:hover span {
    border-bottom: 2px solid #fff
}

.not-mobile .cta-link--arrow:hover span:before,
.not-mobile .tout .cta-link--arrow-red:hover span:before,
.tout .not-mobile .cta-link--arrow-red:hover span:before {
    width: 100%
}

.not-mobile .cta-link--arrow:hover:after,
.not-mobile .tout .cta-link--arrow-red:hover:after,
.tout .not-mobile .cta-link--arrow-red:hover:after {
    text-decoration: none
}

.tout .cta-link--arrow-red span {
    color: #000
}

.tout .cta-link--arrow-red:after {
    color: #AA0E13
}

.not-mobile .tout .cta-link--arrow-red:hover span {
    border-bottom: 2px solid #000
}

.btn-primary+.cta-link,
.btn-secondary+.cta-link,
.btn-primary--reverse+.cta-link,
.btn-primary--white+.cta-link,
.btn-primary--national-request-brochure+.cta-link,
.btn-primary--local-rif+.cta-link,
.btn-primary--apply+.cta-link,
.btn-primary--cutout+.cta-link,
.btn-primary--local-nav+.cta-link,
.btn-primary--hero+.cta-link,
[data-component="hero"]+.content--mid .btn-primary--hero+.cta-link,
.mini-rif-form__btn+.cta-link {
    margin-left: 1em
}

.btn-download {
    display: block;
    margin: 1em 0;
    padding: 15px;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 22px;
    text-align: center;
    color: #AA0E13;
    border: 2px solid #e8e8e8
}

.btn-download:before {
    content: ""
}

.btn-download:before {
    margin-right: 1em
}

.not-mobile .btn-download:hover,
.not-mobile .btn-download:active {
    text-decoration: none;
    color: #fff;
    background: #AA0E13
}

.category-tag {
    overflow: hidden;
    display: inline-block;
    position: relative;
    margin: 1em 0 0;
    padding: 5px 25px;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    color: #fff
}

.category-tag--visual {
    background-color: #3c3
}

.category-tag--visual span[class^=color--] {
    color: #fff
}

.category-tag--green {
    background-color: #3c3
}

.category-tag--green span[class^=color--] {
    color: #fff
}

.category-tag--interior {
    background-color: #2cbc8c
}

.category-tag--interior span[class^=color--] {
    color: #fff
}

.category-tag--aqua {
    background-color: #2cbc8c
}

.category-tag--aqua span[class^=color--] {
    color: #fff
}

.category-tag--marketing {
    background-color: #00c0c0
}

.category-tag--marketing span[class^=color--] {
    color: #fff
}

.category-tag--light-blue {
    background-color: #00c0c0
}

.category-tag--light-blue span[class^=color--] {
    color: #fff
}

.category-tag--animation {
    background-color: #39c
}

.category-tag--animation span[class^=color--] {
    color: #fff
}

.category-tag--blue {
    background-color: #39c
}

.category-tag--blue span[class^=color--] {
    color: #fff
}

.category-tag--film {
    background-color: #36c
}

.category-tag--film span[class^=color--] {
    color: #fff
}

.category-tag--indigo {
    background-color: #36c
}

.category-tag--indigo span[class^=color--] {
    color: #fff
}

.category-tag--gaming {
    background-color: #66c
}

.category-tag--gaming span[class^=color--] {
    color: #fff
}

.category-tag--dark-purple {
    background-color: #66c
}

.category-tag--dark-purple span[class^=color--] {
    color: #fff
}

.category-tag--fashion {
    background-color: #939
}

.category-tag--fashion span[class^=color--] {
    color: #fff
}

.category-tag--purple {
    background-color: #939
}

.category-tag--purple span[class^=color--] {
    color: #fff
}

.category-tag--culinary {
    background-color: #f93
}

.category-tag--culinary span[class^=color--] {
    color: #fff
}

.category-tag--orange {
    background-color: #f93
}

.category-tag--orange span[class^=color--] {
    color: #fff
}

@media (min-width: 430px) {
    .category-tag {
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        transform: skew(-30deg)
    }
}

.category-tag span {
    display: block;
    z-index: 20
}

@media (min-width: 430px) {
    .category-tag span {
        -webkit-transform: skew(30deg);
        -moz-transform: skew(30deg);
        -ms-transform: skew(30deg);
        -o-transform: skew(30deg);
        transform: skew(30deg)
    }
}

.category-tag:hover,
.category-tag:active {
    text-decoration: none
}

.category-tag:visited {
    color: #fff
}

footer {
    margin-top: 4em
}

footer.natl-footer {
    margin-top: 2em
}

.natl-footer {
    background-color: #000
}

.natl-footer-primary__nav {
    margin-top: 2.5em;
    margin-bottom: 2.5em
}

.natl-footer-primary__nav::after {
    clear: both;
    content: "";
    display: table
}

.natl-footer-primary__list {
    margin: 0;
    padding: 0
}

.natl-footer-primary__item {
    float: left;
    margin-right: 1.5em;
    display: inline-block;
    line-height: 2.2em
}

.natl-footer-primary__item:last-child {
    margin-right: 0
}

.natl-footer-primary__item:last-child:after {
    content: none
}

.natl-footer-primary__item:after {
    content: "/";
    color: #AA0E13;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    margin-left: 1em
}

.natl-footer-primary__item--green:after {
    color: #3c3
}

.natl-footer-primary__item--blue:after {
    color: #39c
}

.natl-footer-primary__item--purple:after {
    color: #939
}

.natl-footer-primary__item--orange:after {
    color: #f93
}

.natl-footer-primary__item a {
    font-size: 1.5em;
    color: #fff
}

.natl-footer-primary__item a:hover {
    color: #AA0E13 !important;
    text-decoration: none
}

.natl-footer__contact {
    width: 100%;
    text-align: center;
    color: #fff
}

.natl-footer__contact a {
    color: #fff
}

@media (min-width: 768px) {
    .natl-footer__contact {
        width: 15%;
        margin-right: 5%;
        float: left
    }
}

.natl-footer__edmc {
    width: 100%
}

.natl-footer__edmc p {
    color: #fff;
    font-size: 0.625em;
    line-height: 1.75em
}

@media (min-width: 768px) {
    .natl-footer__edmc {
        width: 80%;
        float: left
    }
}

.natl-footer-utility__title {
    color: white;
    text-transform: uppercase;
    font-size: .75rem;
    margin-bottom: 30px
}

.natl-footer-utility__nav {
    margin-bottom: 1.5em
}

.natl-footer-utility__nav::after {
    clear: both;
    content: "";
    display: table
}

.natl-footer-utility__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.natl-footer-utility__item {
    float: left;
    margin-right: 0.5em;
    display: inline-block
}

.natl-footer-utility__item:last-child {
    margin-right: 0
}

.natl-footer-utility__item:last-child:after {
    content: none
}

.natl-footer-utility__item:after {
    content: "/";
    color: #fff;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    margin-left: 0.25em
}

.natl-footer-utility__item a {
    font-size: 0.75em;
    color: #fff;
    text-decoration: underline
}

.natl-footer-utility__item a:hover {
    color: #AA0E13 !important;
    text-decoration: none
}

.natl-footer--tour.natl-footer--tour {
    margin-top: 0;
    padding: 0 0 2em;
    font-size: 18px
}

.natl-footer--tour.natl-footer--tour .tour-utils {
    width: 100%;
    background: #0D0D0D;
    padding: 10px 0
}

.natl-footer--tour.natl-footer--tour .tour-utils__list {
    list-style: none;
    text-align: center;
    padding: 1em 0;
    margin: 0
}

.natl-footer--tour.natl-footer--tour .tour-utils__list li {
    font-size: 12px;
    display: inline-block;
    margin: 0 5px
}

.natl-footer--tour.natl-footer--tour .tour-utils__list li a {
    color: #fff
}

@media (min-width: 768px) {
    .natl-footer--tour.natl-footer--tour .tour-utils {
        display: none
    }
}

@media (min-width: 768px) {
    .natl-footer--tour.natl-footer--tour {
        padding: 2em 0
    }
}

.natl-footer--tour.natl-footer--tour .natl-footer-utility__title {
    margin-top: 10px
}

.natl-footer--tour.natl-footer--tour .natl-footer-utility__nav {
    margin-bottom: 2.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #707070
}

.natl-footer--tour.natl-footer--tour .natl-footer-utility__item,
.natl-footer--tour.natl-footer--tour .natl-footer-utility__item a {
    text-transform: uppercase;
    text-decoration: none;
    color: #707070
}

.natl-footer--tour.natl-footer--tour .natl-footer-utility__item:last-of-type:after,
.natl-footer--tour.natl-footer--tour .natl-footer-utility__item a:last-of-type:after {
    display: none
}

.natl-footer--tour.natl-footer--tour .natl-footer-utility__item:after {
    color: #707070;
    content: "|";
    margin-left: 18px;
    margin-right: 18px
}

.natl-footer--tour.natl-footer--tour .natl-footer__edmc {
    width: 100%
}

.natl-footer--tour.natl-footer--tour .natl-footer__edmc p {
    color: #707070
}

.local-footer {
    background-color: #000
}

.local-footer--site-search {
    position: relative;
    margin: 2.5em 0 5em;
    width: 96%;
    text-align: left
}

.local-footer--site-search::after {
    clear: both;
    content: "";
    display: table
}

@media (min-width: 768px) {
    .local-footer--site-search {
        margin: 2.5em auto 5em;
        width: 60%;
        text-align: center
    }
}

.local-footer--site-search input {
    display: inline-block;
    width: 100%;
    border: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    background-color: transparent
}

.local-footer--site-search input::-webkit-input-placeholder {
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.local-footer--site-search input::-moz-placeholder {
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.local-footer--site-search input:-moz-placeholder {
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.local-footer--site-search input:-ms-input-placeholder {
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.local-footer--site-search__btn {
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    right: -11px;
    top: 10px
}

.local-footer--site-search__btn img {
    max-width: 35px
}

.local-footer-primary__nav {
    margin-bottom: 2.5em
}

.local-footer-primary__nav::after {
    clear: both;
    content: "";
    display: table
}

.local-footer-primary__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

@media (min-width: 768px) {
    .local-footer-primary__list {
        text-align: center
    }
}

.local-footer-primary__item {
    display: inline-block;
    margin-right: 0.5em
}

.local-footer-primary__item:last-child {
    margin-right: 0
}

.local-footer-primary__item:last-child:after {
    content: none
}

.local-footer-primary__item:after {
    content: "/";
    color: #fff;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    margin-left: 0.25em
}

.local-footer-primary__item--green:after {
    color: #3c3
}

.local-footer-primary__item--aqua:after {
    color: #2cbc8c
}

.local-footer-primary__item--light-blue:after {
    color: #00c0c0
}

.local-footer-primary__item--blue:after {
    color: #39c
}

.local-footer-primary__item--indigo:after {
    color: #36c
}

.local-footer-primary__item--dark-purple:after {
    color: #66c
}

.local-footer-primary__item--purple:after {
    color: #939
}

.local-footer-primary__item--orange:after {
    color: #f93
}

.local-footer-primary__item a {
    font-size: 1em;
    color: #fff
}

.local-footer-primary__item a:hover {
    color: #AA0E13 !important;
    text-decoration: none
}

.local-footer__contact {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.75em;
    line-height: 1.625em;
    margin-bottom: 2.5em
}

.local-footer__contact a {
    color: #fff
}

@media (min-width: 768px) {
    .local-footer__contact {
        width: 15%;
        margin-right: 5%;
        margin-bottom: 0;
        float: left
    }
}

.local-footer__edmc {
    width: 100%
}

.local-footer__edmc p {
    color: #fff;
    font-size: 0.625em;
    line-height: 1.75em
}

@media (min-width: 768px) {
    .local-footer__edmc {
        width: 80%;
        float: left
    }
}

.local-footer-audience__nav {
    margin-bottom: 1.5em
}

.local-footer-audience__nav::after {
    clear: both;
    content: "";
    display: table
}

.local-footer-audience__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.local-footer-audience__item {
    float: left;
    margin-right: 1em;
    display: inline-block;
    color: #fff;
    font-family: "AvenirLTW01-95BlackObli", "sans-serif"
}

.local-footer-audience__item:first-child:after {
    content: none
}

.local-footer-audience__item:last-child {
    margin-right: 0
}

.local-footer-audience__item:last-child:after {
    content: none
}

.local-footer-audience__item:after {
    content: "/";
    color: #fff;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    margin-left: 0.5em
}

.local-footer-audience__item a {
    font-size: 0.85em;
    color: #fff;
    font-family: "Avenir LT W01 65 Medium", "sans-serif"
}

.local-footer-audience__item a:hover {
    color: #AA0E13 !important;
    text-decoration: none
}

.local-footer-social__nav {
    margin-bottom: 1.5em
}

.local-footer-social__nav::after {
    clear: both;
    content: "";
    display: table
}

.local-footer-social__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.local-footer-social__item {
    display: inline-block;
    margin-right: 2em
}

.local-footer-social__item a {
    display: inline-block
}

.intro-copy {
    margin-bottom: 1.5em;
    text-align: left;
    font-size: 1.5em
}

@media (min-width: 768px) {
    .intro-copy {
        text-align: center
    }
}

.intro-copy h1,
.intro-copy h2,
.intro-copy h3,
.intro-copy h4,
.intro-copy h5,
.intro-copy h6 {
    padding-top: 0.2em;
    margin-bottom: 0.2em
}

.intro-copy a {
    color: #000
}

.intro-copy a:hover,
.intro-copy a:visited {
    color: #000
}

.intro-copy p {
    line-height: 1.25em
}

.page-title {
    padding: 0 !important;
    background-color: #AA0E13
}

.body--visual .page-title {
    background-color: #3c3
}

.body--green .page-title {
    background-color: #3c3
}

.body--interior .page-title {
    background-color: #2cbc8c
}

.body--aqua .page-title {
    background-color: #2cbc8c
}

.body--marketing .page-title {
    background-color: #00c0c0
}

.body--light-blue .page-title {
    background-color: #00c0c0
}

.body--animation .page-title {
    background-color: #39c
}

.body--blue .page-title {
    background-color: #39c
}

.body--film .page-title {
    background-color: #36c
}

.body--indigo .page-title {
    background-color: #36c
}

.body--gaming .page-title {
    background-color: #66c
}

.body--dark-purple .page-title {
    background-color: #66c
}

.body--fashion .page-title {
    background-color: #939
}

.body--purple .page-title {
    background-color: #939
}

.body--culinary .page-title {
    background-color: #f93
}

.body--orange .page-title {
    background-color: #f93
}

.page-title h1 {
    text-align: center;
    color: #fff
}

.tour-header {
    background-color: black;
    position: fixed;
    width: 100%;
    float: left;
    z-index: 999;
    top: 0
}

.tour-header--landing {
    background: transparent;
    position: absolute
}

.tour-header--landing .tour-header__logo {
    background: none;
    width: 100%
}

.tour-header--landing .tour-header__logo img {
    opacity: 1;
    max-width: 200px;
    margin: 0 auto
}

@media (min-width: 768px) {
    .tour-header--landing .tour-header__logo {
        width: auto
    }
    .tour-header--landing .tour-header__logo img {
        margin: 0
    }
}

.tour-header__wrapper {
    display: table;
    width: 100%
}

.tour-header__logo {
    padding: 20px 0 0;
    float: left;
    width: auto;
    display: inline-block;
    background: url("../../assets/images/logo-natl.png") no-repeat;
    background-position: 0 15px;
    max-width: 200px
}

@media (min-width: 1224px) {
    .tour-header__logo {
        background: none;
        max-width: 45%
    }
}

.tour-header__logo img {
    display: inline-block;
    opacity: 0;
    margin: 0
}

@media (min-width: 1224px) {
    .tour-header__logo img {
        opacity: 1;
        display: inline-block;
        max-width: 530px
    }
}

.tour-header__utilities {
    display: none
}

.tour-header__menu-box {
    width: 30px;
    display: inline-block;
    float: right;
    padding-top: 20px;
    padding-bottom: 12px
}

@media (min-width: 768px) {
    .tour-header {
        z-index: 999
    }
    .tour-header__logo img {
        margin-left: 0
    }
    .tour-header__utilities a:visited {
        color: #fff
    }
    .tour-header__utilities-item {
        display: inline-block;
        padding: 10px 5px 5px;
    }
    .tour-header__utilities-link {
        padding: 10px 0;
        font-size: .625rem;
        color: white
    }
    .tour-header__menu-box {
        margin-left: 50px
    }
}

.alert {
    border: 0;
    padding: 0.5em 1.85em;
    position: relative;
    margin: 0 0 1em 0;
    display: block;
    text-align: center;
    background: #000;
    color: #fff
}

.alert.alert--international {
    display: block;
    padding-right: 3em;
    background: #C7C8CA;
    color: #111;
    text-align: right;
    font-size: .875em
}

.alert.alert--international a {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    border-bottom: 1px solid #AA0E13
}

.alert.alert--international a:hover {
    color: #000;
    border-color: #000;
    text-decoration: none
}

.alert__text {
    width: 100%;
    display: inline-block;
    padding-bottom: 1em;
    font-size: 1.1em;
    line-height: 1.6em
}

.alert .btn-primary:after,
.alert .btn-secondary:after,
.alert .btn-primary--reverse:after,
.alert .btn-primary--white:after,
.alert .btn-primary--national-request-brochure:after,
.alert .btn-primary--local-rif:after,
.alert .btn-primary--apply:after,
.alert .btn-primary--cutout:after,
.alert .btn-primary--local-nav:after,
.alert .btn-primary--hero:after,
.alert [data-component="hero"]+.content--mid .btn-primary--hero:after,
[data-component="hero"]+.content--mid .alert .btn-primary--hero:after,
.alert .mini-rif-form__btn:after {
    background-color: #fff
}

.alert .btn-primary:hover,
.alert .btn-secondary:hover,
.alert .btn-primary--reverse:hover,
.alert .btn-primary--white:hover,
.alert .btn-primary--national-request-brochure:hover,
.alert .btn-primary--local-rif:hover,
.alert .btn-primary--apply:hover,
.alert .btn-primary--cutout:hover,
.alert .btn-primary--local-nav:hover,
.alert .btn-primary--hero:hover,
.alert .mini-rif-form__btn:hover {
    color: #000
}

.alert .btn-primary,
.alert .btn-secondary,
.alert .btn-primary--reverse,
.alert .btn-primary--white,
.alert .btn-primary--national-request-brochure,
.alert .btn-primary--local-rif,
.alert .btn-primary--apply,
.alert .btn-primary--cutout,
.alert .btn-primary--local-nav,
.alert .btn-primary--hero,
.alert [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .alert .btn-primary--hero,
.alert .mini-rif-form__btn,
.alert .btn-secondary,
.alert .btn-tertiary,
.alert .btn-quaternary {
    margin-right: 0.5em
}

@media (min-width: 768px) {
    .alert {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        text-align: left
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert {
        display: block
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert::after {
        clear: both;
        content: "";
        display: table
    }
    .alert__text {
        width: auto;
        display: inline-block;
        padding-bottom: 0
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert__text {
        float: left
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-secondary,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary--reverse,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary--white,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary--national-request-brochure,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary--local-rif,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary--apply,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary--cutout,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary--local-nav,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .btn-primary--hero,
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .alert .mini-rif-form__btn {
        float: right
    }
}

.max--1300 {
    max-width: 1300px;
    margin: 0 auto 1em
}

.alert .split_design {
    overflow: visible
}

.split_design .mobile_hide {
    display: none
}

.alert .split_design:before {
    background: url(../../assets/images/slant-bg.jpg) no-repeat center center;
    background-size: cover;
    opacity: .25;
    content: "";
    display: block;
    width: 57%;
    position: absolute;
    top: 0;
    right: -9%;
    background-color: red;
    height: 100%;
    transform: skewX(-30deg);
    z-index: 1
}

.alert .split_design:after {
    content: "";
    display: block;
    width: 57%;
    position: absolute;
    top: 0;
    right: -9%;
    background-color: red;
    height: 100%;
    transform: skewX(-30deg);
    z-index: 0
}

.alert .split_design .is-50 {
    display: inline-block;
    width: 49%;
    position: relative;
    z-index: 1
}

.split_design span strong {
    font-weight: 800;
    letter-spacing: .5px
}

.split_design .larger_style {
    font-size: 16px;
    text-transform: uppercase
}

.alert .split_design .left {
    text-align: left !important;
    float: left;
    left: -15px
}

.alert .split_design .right {
    text-align: right !important;
    float: right;
    right: -15px
}

.alert .split_design .right a {
    color: #FFF
}

.alert .split_design .smaller_style {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media screen and (min-width: 768px) {
    .split_design .larger_style+br {
        display: none
    }
    .alert .split_design .left {
        left: 0
    }
    .alert .split_design .right {
        right: 0
    }
    .split_design .mobile_hide {
        display: initial
    }
}

@media screen and (min-width: 1224px) {
    .alert .split_design:before {
        width: 44%
    }
    .alert .split_design:after {
        width: 44%
    }
}

.analytics-flyout {
    height: 200px;
    left: 359px;
    position: absolute;
    width: 175px;
    z-index: 600;
    font-size: 9pt;
    font-weight: normal
}

.analytics-flyout span.label {
    display: inline-table
}

.analytics-flyout .summary {
    line-height: 12px;
    background-color: black;
    color: white;
    height: 30px;
    width: inherit;
    white-space: nowrap
}

.analytics-flyout .summary span.label {
    color: lightgray;
    width: 60px
}

.analytics-flyout .summary a {
    position: absolute;
    left: 141px;
    left: 141px
}

.analytics-flyout .detail {
    font-size: 8pt;
    line-height: 15px;
    background-color: whitesmoke;
    min-height: 170px;
    width: inherit;
    padding: 8px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    opacity: 0;
    display: block
}

.analytics-flyout .detail span.label {
    color: black;
    width: 140px
}

.analytics-flyout .detail span.title {
    font-size: 9pt;
    color: crimson;
    text-decoration: underline;
    width: 140px
}

.areas-of-study--national {
    background: #000
}

.areas-of-study--national .wrapper>h2 {
    color: #fff
}

.background {
    background-color: #fff
}

.background h2,
.background h3,
.background h4,
.background h5,
.background h6,
.background p,
.background blockquote {
    color: #000
}

.background--orange,
.background--purple,
.background--blue,
.background--green,
.background--aqua,
.background--light-blue,
.background--indigo,
.background--black,
.background--dark-purple,
.background--dark-purple--vertical,
.background--greenBlue,
.background--greenBlue--vertical,
.background--blueGreen,
.background--blueGreen--vertical,
.background--bluePurple,
.background--bluePurple--vertical,
.background--purpleBlue,
.background--purpleBlue--vertical,
.background--purpleRed,
.background--purpleRed--vertical,
.background--blueRed,
.background--blueRed--vertical,
.background--redBlue,
.background--redBlue--vertical,
.background--redPurple,
.background--redPurple--vertical,
.background--blue-lightBlue,
.background--blue-lightBlue--vertical,
.background--lightGreen-green,
.background--lightGreen-green--vertical,
.background--red,
.background--purpleIndigoPurple {
    overflow: hidden
}

.background--orange h1,
.background--orange h2,
.background--orange h3,
.background--orange h4,
.background--orange h5,
.background--orange h6,
.background--orange p,
.background--orange blockquote,
.background--orange a,
.background--purple h1,
.background--purple h2,
.background--purple h3,
.background--purple h4,
.background--purple h5,
.background--purple h6,
.background--purple p,
.background--purple blockquote,
.background--purple a,
.background--blue h1,
.background--blue h2,
.background--blue h3,
.background--blue h4,
.background--blue h5,
.background--blue h6,
.background--blue p,
.background--blue blockquote,
.background--blue a,
.background--green h1,
.background--green h2,
.background--green h3,
.background--green h4,
.background--green h5,
.background--green h6,
.background--green p,
.background--green blockquote,
.background--green a,
.background--aqua h1,
.background--aqua h2,
.background--aqua h3,
.background--aqua h4,
.background--aqua h5,
.background--aqua h6,
.background--aqua p,
.background--aqua blockquote,
.background--aqua a,
.background--light-blue h1,
.background--light-blue h2,
.background--light-blue h3,
.background--light-blue h4,
.background--light-blue h5,
.background--light-blue h6,
.background--light-blue p,
.background--light-blue blockquote,
.background--light-blue a,
.background--indigo h1,
.background--indigo h2,
.background--indigo h3,
.background--indigo h4,
.background--indigo h5,
.background--indigo h6,
.background--indigo p,
.background--indigo blockquote,
.background--indigo a,
.background--black h1,
.background--black h2,
.background--black h3,
.background--black h4,
.background--black h5,
.background--black h6,
.background--black p,
.background--black blockquote,
.background--black a,
.background--dark-purple h1,
.background--dark-purple h2,
.background--dark-purple h3,
.background--dark-purple h4,
.background--dark-purple h5,
.background--dark-purple h6,
.background--dark-purple p,
.background--dark-purple blockquote,
.background--dark-purple a,
.background--dark-purple--vertical h1,
.background--dark-purple--vertical h2,
.background--dark-purple--vertical h3,
.background--dark-purple--vertical h4,
.background--dark-purple--vertical h5,
.background--dark-purple--vertical h6,
.background--dark-purple--vertical p,
.background--dark-purple--vertical blockquote,
.background--dark-purple--vertical a,
.background--greenBlue h1,
.background--greenBlue h2,
.background--greenBlue h3,
.background--greenBlue h4,
.background--greenBlue h5,
.background--greenBlue h6,
.background--greenBlue p,
.background--greenBlue blockquote,
.background--greenBlue a,
.background--greenBlue--vertical h1,
.background--greenBlue--vertical h2,
.background--greenBlue--vertical h3,
.background--greenBlue--vertical h4,
.background--greenBlue--vertical h5,
.background--greenBlue--vertical h6,
.background--greenBlue--vertical p,
.background--greenBlue--vertical blockquote,
.background--greenBlue--vertical a,
.background--blueGreen h1,
.background--blueGreen h2,
.background--blueGreen h3,
.background--blueGreen h4,
.background--blueGreen h5,
.background--blueGreen h6,
.background--blueGreen p,
.background--blueGreen blockquote,
.background--blueGreen a,
.background--blueGreen--vertical h1,
.background--blueGreen--vertical h2,
.background--blueGreen--vertical h3,
.background--blueGreen--vertical h4,
.background--blueGreen--vertical h5,
.background--blueGreen--vertical h6,
.background--blueGreen--vertical p,
.background--blueGreen--vertical blockquote,
.background--blueGreen--vertical a,
.background--bluePurple h1,
.background--bluePurple h2,
.background--bluePurple h3,
.background--bluePurple h4,
.background--bluePurple h5,
.background--bluePurple h6,
.background--bluePurple p,
.background--bluePurple blockquote,
.background--bluePurple a,
.background--bluePurple--vertical h1,
.background--bluePurple--vertical h2,
.background--bluePurple--vertical h3,
.background--bluePurple--vertical h4,
.background--bluePurple--vertical h5,
.background--bluePurple--vertical h6,
.background--bluePurple--vertical p,
.background--bluePurple--vertical blockquote,
.background--bluePurple--vertical a,
.background--purpleBlue h1,
.background--purpleBlue h2,
.background--purpleBlue h3,
.background--purpleBlue h4,
.background--purpleBlue h5,
.background--purpleBlue h6,
.background--purpleBlue p,
.background--purpleBlue blockquote,
.background--purpleBlue a,
.background--purpleBlue--vertical h1,
.background--purpleBlue--vertical h2,
.background--purpleBlue--vertical h3,
.background--purpleBlue--vertical h4,
.background--purpleBlue--vertical h5,
.background--purpleBlue--vertical h6,
.background--purpleBlue--vertical p,
.background--purpleBlue--vertical blockquote,
.background--purpleBlue--vertical a,
.background--purpleRed h1,
.background--purpleRed h2,
.background--purpleRed h3,
.background--purpleRed h4,
.background--purpleRed h5,
.background--purpleRed h6,
.background--purpleRed p,
.background--purpleRed blockquote,
.background--purpleRed a,
.background--purpleRed--vertical h1,
.background--purpleRed--vertical h2,
.background--purpleRed--vertical h3,
.background--purpleRed--vertical h4,
.background--purpleRed--vertical h5,
.background--purpleRed--vertical h6,
.background--purpleRed--vertical p,
.background--purpleRed--vertical blockquote,
.background--purpleRed--vertical a,
.background--blueRed h1,
.background--blueRed h2,
.background--blueRed h3,
.background--blueRed h4,
.background--blueRed h5,
.background--blueRed h6,
.background--blueRed p,
.background--blueRed blockquote,
.background--blueRed a,
.background--blueRed--vertical h1,
.background--blueRed--vertical h2,
.background--blueRed--vertical h3,
.background--blueRed--vertical h4,
.background--blueRed--vertical h5,
.background--blueRed--vertical h6,
.background--blueRed--vertical p,
.background--blueRed--vertical blockquote,
.background--blueRed--vertical a,
.background--redBlue h1,
.background--redBlue h2,
.background--redBlue h3,
.background--redBlue h4,
.background--redBlue h5,
.background--redBlue h6,
.background--redBlue p,
.background--redBlue blockquote,
.background--redBlue a,
.background--redBlue--vertical h1,
.background--redBlue--vertical h2,
.background--redBlue--vertical h3,
.background--redBlue--vertical h4,
.background--redBlue--vertical h5,
.background--redBlue--vertical h6,
.background--redBlue--vertical p,
.background--redBlue--vertical blockquote,
.background--redBlue--vertical a,
.background--redPurple h1,
.background--redPurple h2,
.background--redPurple h3,
.background--redPurple h4,
.background--redPurple h5,
.background--redPurple h6,
.background--redPurple p,
.background--redPurple blockquote,
.background--redPurple a,
.background--redPurple--vertical h1,
.background--redPurple--vertical h2,
.background--redPurple--vertical h3,
.background--redPurple--vertical h4,
.background--redPurple--vertical h5,
.background--redPurple--vertical h6,
.background--redPurple--vertical p,
.background--redPurple--vertical blockquote,
.background--redPurple--vertical a,
.background--blue-lightBlue h1,
.background--blue-lightBlue h2,
.background--blue-lightBlue h3,
.background--blue-lightBlue h4,
.background--blue-lightBlue h5,
.background--blue-lightBlue h6,
.background--blue-lightBlue p,
.background--blue-lightBlue blockquote,
.background--blue-lightBlue a,
.background--blue-lightBlue--vertical h1,
.background--blue-lightBlue--vertical h2,
.background--blue-lightBlue--vertical h3,
.background--blue-lightBlue--vertical h4,
.background--blue-lightBlue--vertical h5,
.background--blue-lightBlue--vertical h6,
.background--blue-lightBlue--vertical p,
.background--blue-lightBlue--vertical blockquote,
.background--blue-lightBlue--vertical a,
.background--lightGreen-green h1,
.background--lightGreen-green h2,
.background--lightGreen-green h3,
.background--lightGreen-green h4,
.background--lightGreen-green h5,
.background--lightGreen-green h6,
.background--lightGreen-green p,
.background--lightGreen-green blockquote,
.background--lightGreen-green a,
.background--lightGreen-green--vertical h1,
.background--lightGreen-green--vertical h2,
.background--lightGreen-green--vertical h3,
.background--lightGreen-green--vertical h4,
.background--lightGreen-green--vertical h5,
.background--lightGreen-green--vertical h6,
.background--lightGreen-green--vertical p,
.background--lightGreen-green--vertical blockquote,
.background--lightGreen-green--vertical a,
.background--red h1,
.background--red h2,
.background--red h3,
.background--red h4,
.background--red h5,
.background--red h6,
.background--red p,
.background--red blockquote,
.background--red a,
.background--purpleIndigoPurple h1,
.background--purpleIndigoPurple h2,
.background--purpleIndigoPurple h3,
.background--purpleIndigoPurple h4,
.background--purpleIndigoPurple h5,
.background--purpleIndigoPurple h6,
.background--purpleIndigoPurple p,
.background--purpleIndigoPurple blockquote,
.background--purpleIndigoPurple a {
    color: #fff
}

.background--orange h1:visited,
.background--orange h2:visited,
.background--orange h3:visited,
.background--orange h4:visited,
.background--orange h5:visited,
.background--orange h6:visited,
.background--orange p:visited,
.background--orange blockquote:visited,
.background--orange a:visited,
.background--purple h1:visited,
.background--purple h2:visited,
.background--purple h3:visited,
.background--purple h4:visited,
.background--purple h5:visited,
.background--purple h6:visited,
.background--purple p:visited,
.background--purple blockquote:visited,
.background--purple a:visited,
.background--blue h1:visited,
.background--blue h2:visited,
.background--blue h3:visited,
.background--blue h4:visited,
.background--blue h5:visited,
.background--blue h6:visited,
.background--blue p:visited,
.background--blue blockquote:visited,
.background--blue a:visited,
.background--green h1:visited,
.background--green h2:visited,
.background--green h3:visited,
.background--green h4:visited,
.background--green h5:visited,
.background--green h6:visited,
.background--green p:visited,
.background--green blockquote:visited,
.background--green a:visited,
.background--aqua h1:visited,
.background--aqua h2:visited,
.background--aqua h3:visited,
.background--aqua h4:visited,
.background--aqua h5:visited,
.background--aqua h6:visited,
.background--aqua p:visited,
.background--aqua blockquote:visited,
.background--aqua a:visited,
.background--light-blue h1:visited,
.background--light-blue h2:visited,
.background--light-blue h3:visited,
.background--light-blue h4:visited,
.background--light-blue h5:visited,
.background--light-blue h6:visited,
.background--light-blue p:visited,
.background--light-blue blockquote:visited,
.background--light-blue a:visited,
.background--indigo h1:visited,
.background--indigo h2:visited,
.background--indigo h3:visited,
.background--indigo h4:visited,
.background--indigo h5:visited,
.background--indigo h6:visited,
.background--indigo p:visited,
.background--indigo blockquote:visited,
.background--indigo a:visited,
.background--black h1:visited,
.background--black h2:visited,
.background--black h3:visited,
.background--black h4:visited,
.background--black h5:visited,
.background--black h6:visited,
.background--black p:visited,
.background--black blockquote:visited,
.background--black a:visited,
.background--dark-purple h1:visited,
.background--dark-purple h2:visited,
.background--dark-purple h3:visited,
.background--dark-purple h4:visited,
.background--dark-purple h5:visited,
.background--dark-purple h6:visited,
.background--dark-purple p:visited,
.background--dark-purple blockquote:visited,
.background--dark-purple a:visited,
.background--dark-purple--vertical h1:visited,
.background--dark-purple--vertical h2:visited,
.background--dark-purple--vertical h3:visited,
.background--dark-purple--vertical h4:visited,
.background--dark-purple--vertical h5:visited,
.background--dark-purple--vertical h6:visited,
.background--dark-purple--vertical p:visited,
.background--dark-purple--vertical blockquote:visited,
.background--dark-purple--vertical a:visited,
.background--greenBlue h1:visited,
.background--greenBlue h2:visited,
.background--greenBlue h3:visited,
.background--greenBlue h4:visited,
.background--greenBlue h5:visited,
.background--greenBlue h6:visited,
.background--greenBlue p:visited,
.background--greenBlue blockquote:visited,
.background--greenBlue a:visited,
.background--greenBlue--vertical h1:visited,
.background--greenBlue--vertical h2:visited,
.background--greenBlue--vertical h3:visited,
.background--greenBlue--vertical h4:visited,
.background--greenBlue--vertical h5:visited,
.background--greenBlue--vertical h6:visited,
.background--greenBlue--vertical p:visited,
.background--greenBlue--vertical blockquote:visited,
.background--greenBlue--vertical a:visited,
.background--blueGreen h1:visited,
.background--blueGreen h2:visited,
.background--blueGreen h3:visited,
.background--blueGreen h4:visited,
.background--blueGreen h5:visited,
.background--blueGreen h6:visited,
.background--blueGreen p:visited,
.background--blueGreen blockquote:visited,
.background--blueGreen a:visited,
.background--blueGreen--vertical h1:visited,
.background--blueGreen--vertical h2:visited,
.background--blueGreen--vertical h3:visited,
.background--blueGreen--vertical h4:visited,
.background--blueGreen--vertical h5:visited,
.background--blueGreen--vertical h6:visited,
.background--blueGreen--vertical p:visited,
.background--blueGreen--vertical blockquote:visited,
.background--blueGreen--vertical a:visited,
.background--bluePurple h1:visited,
.background--bluePurple h2:visited,
.background--bluePurple h3:visited,
.background--bluePurple h4:visited,
.background--bluePurple h5:visited,
.background--bluePurple h6:visited,
.background--bluePurple p:visited,
.background--bluePurple blockquote:visited,
.background--bluePurple a:visited,
.background--bluePurple--vertical h1:visited,
.background--bluePurple--vertical h2:visited,
.background--bluePurple--vertical h3:visited,
.background--bluePurple--vertical h4:visited,
.background--bluePurple--vertical h5:visited,
.background--bluePurple--vertical h6:visited,
.background--bluePurple--vertical p:visited,
.background--bluePurple--vertical blockquote:visited,
.background--bluePurple--vertical a:visited,
.background--purpleBlue h1:visited,
.background--purpleBlue h2:visited,
.background--purpleBlue h3:visited,
.background--purpleBlue h4:visited,
.background--purpleBlue h5:visited,
.background--purpleBlue h6:visited,
.background--purpleBlue p:visited,
.background--purpleBlue blockquote:visited,
.background--purpleBlue a:visited,
.background--purpleBlue--vertical h1:visited,
.background--purpleBlue--vertical h2:visited,
.background--purpleBlue--vertical h3:visited,
.background--purpleBlue--vertical h4:visited,
.background--purpleBlue--vertical h5:visited,
.background--purpleBlue--vertical h6:visited,
.background--purpleBlue--vertical p:visited,
.background--purpleBlue--vertical blockquote:visited,
.background--purpleBlue--vertical a:visited,
.background--purpleRed h1:visited,
.background--purpleRed h2:visited,
.background--purpleRed h3:visited,
.background--purpleRed h4:visited,
.background--purpleRed h5:visited,
.background--purpleRed h6:visited,
.background--purpleRed p:visited,
.background--purpleRed blockquote:visited,
.background--purpleRed a:visited,
.background--purpleRed--vertical h1:visited,
.background--purpleRed--vertical h2:visited,
.background--purpleRed--vertical h3:visited,
.background--purpleRed--vertical h4:visited,
.background--purpleRed--vertical h5:visited,
.background--purpleRed--vertical h6:visited,
.background--purpleRed--vertical p:visited,
.background--purpleRed--vertical blockquote:visited,
.background--purpleRed--vertical a:visited,
.background--blueRed h1:visited,
.background--blueRed h2:visited,
.background--blueRed h3:visited,
.background--blueRed h4:visited,
.background--blueRed h5:visited,
.background--blueRed h6:visited,
.background--blueRed p:visited,
.background--blueRed blockquote:visited,
.background--blueRed a:visited,
.background--blueRed--vertical h1:visited,
.background--blueRed--vertical h2:visited,
.background--blueRed--vertical h3:visited,
.background--blueRed--vertical h4:visited,
.background--blueRed--vertical h5:visited,
.background--blueRed--vertical h6:visited,
.background--blueRed--vertical p:visited,
.background--blueRed--vertical blockquote:visited,
.background--blueRed--vertical a:visited,
.background--redBlue h1:visited,
.background--redBlue h2:visited,
.background--redBlue h3:visited,
.background--redBlue h4:visited,
.background--redBlue h5:visited,
.background--redBlue h6:visited,
.background--redBlue p:visited,
.background--redBlue blockquote:visited,
.background--redBlue a:visited,
.background--redBlue--vertical h1:visited,
.background--redBlue--vertical h2:visited,
.background--redBlue--vertical h3:visited,
.background--redBlue--vertical h4:visited,
.background--redBlue--vertical h5:visited,
.background--redBlue--vertical h6:visited,
.background--redBlue--vertical p:visited,
.background--redBlue--vertical blockquote:visited,
.background--redBlue--vertical a:visited,
.background--redPurple h1:visited,
.background--redPurple h2:visited,
.background--redPurple h3:visited,
.background--redPurple h4:visited,
.background--redPurple h5:visited,
.background--redPurple h6:visited,
.background--redPurple p:visited,
.background--redPurple blockquote:visited,
.background--redPurple a:visited,
.background--redPurple--vertical h1:visited,
.background--redPurple--vertical h2:visited,
.background--redPurple--vertical h3:visited,
.background--redPurple--vertical h4:visited,
.background--redPurple--vertical h5:visited,
.background--redPurple--vertical h6:visited,
.background--redPurple--vertical p:visited,
.background--redPurple--vertical blockquote:visited,
.background--redPurple--vertical a:visited,
.background--blue-lightBlue h1:visited,
.background--blue-lightBlue h2:visited,
.background--blue-lightBlue h3:visited,
.background--blue-lightBlue h4:visited,
.background--blue-lightBlue h5:visited,
.background--blue-lightBlue h6:visited,
.background--blue-lightBlue p:visited,
.background--blue-lightBlue blockquote:visited,
.background--blue-lightBlue a:visited,
.background--blue-lightBlue--vertical h1:visited,
.background--blue-lightBlue--vertical h2:visited,
.background--blue-lightBlue--vertical h3:visited,
.background--blue-lightBlue--vertical h4:visited,
.background--blue-lightBlue--vertical h5:visited,
.background--blue-lightBlue--vertical h6:visited,
.background--blue-lightBlue--vertical p:visited,
.background--blue-lightBlue--vertical blockquote:visited,
.background--blue-lightBlue--vertical a:visited,
.background--lightGreen-green h1:visited,
.background--lightGreen-green h2:visited,
.background--lightGreen-green h3:visited,
.background--lightGreen-green h4:visited,
.background--lightGreen-green h5:visited,
.background--lightGreen-green h6:visited,
.background--lightGreen-green p:visited,
.background--lightGreen-green blockquote:visited,
.background--lightGreen-green a:visited,
.background--lightGreen-green--vertical h1:visited,
.background--lightGreen-green--vertical h2:visited,
.background--lightGreen-green--vertical h3:visited,
.background--lightGreen-green--vertical h4:visited,
.background--lightGreen-green--vertical h5:visited,
.background--lightGreen-green--vertical h6:visited,
.background--lightGreen-green--vertical p:visited,
.background--lightGreen-green--vertical blockquote:visited,
.background--lightGreen-green--vertical a:visited,
.background--red h1:visited,
.background--red h2:visited,
.background--red h3:visited,
.background--red h4:visited,
.background--red h5:visited,
.background--red h6:visited,
.background--red p:visited,
.background--red blockquote:visited,
.background--red a:visited,
.background--purpleIndigoPurple h1:visited,
.background--purpleIndigoPurple h2:visited,
.background--purpleIndigoPurple h3:visited,
.background--purpleIndigoPurple h4:visited,
.background--purpleIndigoPurple h5:visited,
.background--purpleIndigoPurple h6:visited,
.background--purpleIndigoPurple p:visited,
.background--purpleIndigoPurple blockquote:visited,
.background--purpleIndigoPurple a:visited {
    color: #fff
}

.background--orange .btn-primary,
.background--orange .btn-secondary,
.background--orange .btn-primary--reverse,
.background--orange .btn-primary--white,
.background--orange .btn-primary--national-request-brochure,
.background--orange .btn-primary--local-rif,
.background--orange .btn-primary--apply,
.background--orange .btn-primary--cutout,
.background--orange .btn-primary--local-nav,
.background--orange .btn-primary--hero,
.background--orange [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--orange .btn-primary--hero,
.background--orange .mini-rif-form__btn,
.background--purple .btn-primary,
.background--purple .btn-secondary,
.background--purple .btn-primary--reverse,
.background--purple .btn-primary--white,
.background--purple .btn-primary--national-request-brochure,
.background--purple .btn-primary--local-rif,
.background--purple .btn-primary--apply,
.background--purple .btn-primary--cutout,
.background--purple .btn-primary--local-nav,
.background--purple .btn-primary--hero,
.background--purple [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--purple .btn-primary--hero,
.background--purple .mini-rif-form__btn,
.background--blue .btn-primary,
.background--blue .btn-secondary,
.background--blue .btn-primary--reverse,
.background--blue .btn-primary--white,
.background--blue .btn-primary--national-request-brochure,
.background--blue .btn-primary--local-rif,
.background--blue .btn-primary--apply,
.background--blue .btn-primary--cutout,
.background--blue .btn-primary--local-nav,
.background--blue .btn-primary--hero,
.background--blue [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--blue .btn-primary--hero,
.background--blue .mini-rif-form__btn,
.background--green .btn-primary,
.background--green .btn-secondary,
.background--green .btn-primary--reverse,
.background--green .btn-primary--white,
.background--green .btn-primary--national-request-brochure,
.background--green .btn-primary--local-rif,
.background--green .btn-primary--apply,
.background--green .btn-primary--cutout,
.background--green .btn-primary--local-nav,
.background--green .btn-primary--hero,
.background--green [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--green .btn-primary--hero,
.background--green .mini-rif-form__btn,
.background--aqua .btn-primary,
.background--aqua .btn-secondary,
.background--aqua .btn-primary--reverse,
.background--aqua .btn-primary--white,
.background--aqua .btn-primary--national-request-brochure,
.background--aqua .btn-primary--local-rif,
.background--aqua .btn-primary--apply,
.background--aqua .btn-primary--cutout,
.background--aqua .btn-primary--local-nav,
.background--aqua .btn-primary--hero,
.background--aqua [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--aqua .btn-primary--hero,
.background--aqua .mini-rif-form__btn,
.background--light-blue .btn-primary,
.background--light-blue .btn-secondary,
.background--light-blue .btn-primary--reverse,
.background--light-blue .btn-primary--white,
.background--light-blue .btn-primary--national-request-brochure,
.background--light-blue .btn-primary--local-rif,
.background--light-blue .btn-primary--apply,
.background--light-blue .btn-primary--cutout,
.background--light-blue .btn-primary--local-nav,
.background--light-blue .btn-primary--hero,
.background--light-blue [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--light-blue .btn-primary--hero,
.background--light-blue .mini-rif-form__btn,
.background--indigo .btn-primary,
.background--indigo .btn-secondary,
.background--indigo .btn-primary--reverse,
.background--indigo .btn-primary--white,
.background--indigo .btn-primary--national-request-brochure,
.background--indigo .btn-primary--local-rif,
.background--indigo .btn-primary--apply,
.background--indigo .btn-primary--cutout,
.background--indigo .btn-primary--local-nav,
.background--indigo .btn-primary--hero,
.background--indigo [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--indigo .btn-primary--hero,
.background--indigo .mini-rif-form__btn,
.background--black .btn-primary,
.background--black .btn-secondary,
.background--black .btn-primary--reverse,
.background--black .btn-primary--white,
.background--black .btn-primary--national-request-brochure,
.background--black .btn-primary--local-rif,
.background--black .btn-primary--apply,
.background--black .btn-primary--cutout,
.background--black .btn-primary--local-nav,
.background--black .btn-primary--hero,
.background--black [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--black .btn-primary--hero,
.background--black .mini-rif-form__btn,
.background--dark-purple .btn-primary,
.background--dark-purple .btn-secondary,
.background--dark-purple .btn-primary--reverse,
.background--dark-purple .btn-primary--white,
.background--dark-purple .btn-primary--national-request-brochure,
.background--dark-purple .btn-primary--local-rif,
.background--dark-purple .btn-primary--apply,
.background--dark-purple .btn-primary--cutout,
.background--dark-purple .btn-primary--local-nav,
.background--dark-purple .btn-primary--hero,
.background--dark-purple [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--dark-purple .btn-primary--hero,
.background--dark-purple .mini-rif-form__btn,
.background--dark-purple--vertical .btn-primary,
.background--dark-purple--vertical .btn-secondary,
.background--dark-purple--vertical .btn-primary--reverse,
.background--dark-purple--vertical .btn-primary--white,
.background--dark-purple--vertical .btn-primary--national-request-brochure,
.background--dark-purple--vertical .btn-primary--local-rif,
.background--dark-purple--vertical .btn-primary--apply,
.background--dark-purple--vertical .btn-primary--cutout,
.background--dark-purple--vertical .btn-primary--local-nav,
.background--dark-purple--vertical .btn-primary--hero,
.background--dark-purple--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--dark-purple--vertical .btn-primary--hero,
.background--dark-purple--vertical .mini-rif-form__btn,
.background--greenBlue .btn-primary,
.background--greenBlue .btn-secondary,
.background--greenBlue .btn-primary--reverse,
.background--greenBlue .btn-primary--white,
.background--greenBlue .btn-primary--national-request-brochure,
.background--greenBlue .btn-primary--local-rif,
.background--greenBlue .btn-primary--apply,
.background--greenBlue .btn-primary--cutout,
.background--greenBlue .btn-primary--local-nav,
.background--greenBlue .btn-primary--hero,
.background--greenBlue [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--greenBlue .btn-primary--hero,
.background--greenBlue .mini-rif-form__btn,
.background--greenBlue--vertical .btn-primary,
.background--greenBlue--vertical .btn-secondary,
.background--greenBlue--vertical .btn-primary--reverse,
.background--greenBlue--vertical .btn-primary--white,
.background--greenBlue--vertical .btn-primary--national-request-brochure,
.background--greenBlue--vertical .btn-primary--local-rif,
.background--greenBlue--vertical .btn-primary--apply,
.background--greenBlue--vertical .btn-primary--cutout,
.background--greenBlue--vertical .btn-primary--local-nav,
.background--greenBlue--vertical .btn-primary--hero,
.background--greenBlue--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--greenBlue--vertical .btn-primary--hero,
.background--greenBlue--vertical .mini-rif-form__btn,
.background--blueGreen .btn-primary,
.background--blueGreen .btn-secondary,
.background--blueGreen .btn-primary--reverse,
.background--blueGreen .btn-primary--white,
.background--blueGreen .btn-primary--national-request-brochure,
.background--blueGreen .btn-primary--local-rif,
.background--blueGreen .btn-primary--apply,
.background--blueGreen .btn-primary--cutout,
.background--blueGreen .btn-primary--local-nav,
.background--blueGreen .btn-primary--hero,
.background--blueGreen [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--blueGreen .btn-primary--hero,
.background--blueGreen .mini-rif-form__btn,
.background--blueGreen--vertical .btn-primary,
.background--blueGreen--vertical .btn-secondary,
.background--blueGreen--vertical .btn-primary--reverse,
.background--blueGreen--vertical .btn-primary--white,
.background--blueGreen--vertical .btn-primary--national-request-brochure,
.background--blueGreen--vertical .btn-primary--local-rif,
.background--blueGreen--vertical .btn-primary--apply,
.background--blueGreen--vertical .btn-primary--cutout,
.background--blueGreen--vertical .btn-primary--local-nav,
.background--blueGreen--vertical .btn-primary--hero,
.background--blueGreen--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--blueGreen--vertical .btn-primary--hero,
.background--blueGreen--vertical .mini-rif-form__btn,
.background--bluePurple .btn-primary,
.background--bluePurple .btn-secondary,
.background--bluePurple .btn-primary--reverse,
.background--bluePurple .btn-primary--white,
.background--bluePurple .btn-primary--national-request-brochure,
.background--bluePurple .btn-primary--local-rif,
.background--bluePurple .btn-primary--apply,
.background--bluePurple .btn-primary--cutout,
.background--bluePurple .btn-primary--local-nav,
.background--bluePurple .btn-primary--hero,
.background--bluePurple [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--bluePurple .btn-primary--hero,
.background--bluePurple .mini-rif-form__btn,
.background--bluePurple--vertical .btn-primary,
.background--bluePurple--vertical .btn-secondary,
.background--bluePurple--vertical .btn-primary--reverse,
.background--bluePurple--vertical .btn-primary--white,
.background--bluePurple--vertical .btn-primary--national-request-brochure,
.background--bluePurple--vertical .btn-primary--local-rif,
.background--bluePurple--vertical .btn-primary--apply,
.background--bluePurple--vertical .btn-primary--cutout,
.background--bluePurple--vertical .btn-primary--local-nav,
.background--bluePurple--vertical .btn-primary--hero,
.background--bluePurple--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--bluePurple--vertical .btn-primary--hero,
.background--bluePurple--vertical .mini-rif-form__btn,
.background--purpleBlue .btn-primary,
.background--purpleBlue .btn-secondary,
.background--purpleBlue .btn-primary--reverse,
.background--purpleBlue .btn-primary--white,
.background--purpleBlue .btn-primary--national-request-brochure,
.background--purpleBlue .btn-primary--local-rif,
.background--purpleBlue .btn-primary--apply,
.background--purpleBlue .btn-primary--cutout,
.background--purpleBlue .btn-primary--local-nav,
.background--purpleBlue .btn-primary--hero,
.background--purpleBlue [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--purpleBlue .btn-primary--hero,
.background--purpleBlue .mini-rif-form__btn,
.background--purpleBlue--vertical .btn-primary,
.background--purpleBlue--vertical .btn-secondary,
.background--purpleBlue--vertical .btn-primary--reverse,
.background--purpleBlue--vertical .btn-primary--white,
.background--purpleBlue--vertical .btn-primary--national-request-brochure,
.background--purpleBlue--vertical .btn-primary--local-rif,
.background--purpleBlue--vertical .btn-primary--apply,
.background--purpleBlue--vertical .btn-primary--cutout,
.background--purpleBlue--vertical .btn-primary--local-nav,
.background--purpleBlue--vertical .btn-primary--hero,
.background--purpleBlue--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--purpleBlue--vertical .btn-primary--hero,
.background--purpleBlue--vertical .mini-rif-form__btn,
.background--purpleRed .btn-primary,
.background--purpleRed .btn-secondary,
.background--purpleRed .btn-primary--reverse,
.background--purpleRed .btn-primary--white,
.background--purpleRed .btn-primary--national-request-brochure,
.background--purpleRed .btn-primary--local-rif,
.background--purpleRed .btn-primary--apply,
.background--purpleRed .btn-primary--cutout,
.background--purpleRed .btn-primary--local-nav,
.background--purpleRed .btn-primary--hero,
.background--purpleRed [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--purpleRed .btn-primary--hero,
.background--purpleRed .mini-rif-form__btn,
.background--purpleRed--vertical .btn-primary,
.background--purpleRed--vertical .btn-secondary,
.background--purpleRed--vertical .btn-primary--reverse,
.background--purpleRed--vertical .btn-primary--white,
.background--purpleRed--vertical .btn-primary--national-request-brochure,
.background--purpleRed--vertical .btn-primary--local-rif,
.background--purpleRed--vertical .btn-primary--apply,
.background--purpleRed--vertical .btn-primary--cutout,
.background--purpleRed--vertical .btn-primary--local-nav,
.background--purpleRed--vertical .btn-primary--hero,
.background--purpleRed--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--purpleRed--vertical .btn-primary--hero,
.background--purpleRed--vertical .mini-rif-form__btn,
.background--blueRed .btn-primary,
.background--blueRed .btn-secondary,
.background--blueRed .btn-primary--reverse,
.background--blueRed .btn-primary--white,
.background--blueRed .btn-primary--national-request-brochure,
.background--blueRed .btn-primary--local-rif,
.background--blueRed .btn-primary--apply,
.background--blueRed .btn-primary--cutout,
.background--blueRed .btn-primary--local-nav,
.background--blueRed .btn-primary--hero,
.background--blueRed [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--blueRed .btn-primary--hero,
.background--blueRed .mini-rif-form__btn,
.background--blueRed--vertical .btn-primary,
.background--blueRed--vertical .btn-secondary,
.background--blueRed--vertical .btn-primary--reverse,
.background--blueRed--vertical .btn-primary--white,
.background--blueRed--vertical .btn-primary--national-request-brochure,
.background--blueRed--vertical .btn-primary--local-rif,
.background--blueRed--vertical .btn-primary--apply,
.background--blueRed--vertical .btn-primary--cutout,
.background--blueRed--vertical .btn-primary--local-nav,
.background--blueRed--vertical .btn-primary--hero,
.background--blueRed--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--blueRed--vertical .btn-primary--hero,
.background--blueRed--vertical .mini-rif-form__btn,
.background--redBlue .btn-primary,
.background--redBlue .btn-secondary,
.background--redBlue .btn-primary--reverse,
.background--redBlue .btn-primary--white,
.background--redBlue .btn-primary--national-request-brochure,
.background--redBlue .btn-primary--local-rif,
.background--redBlue .btn-primary--apply,
.background--redBlue .btn-primary--cutout,
.background--redBlue .btn-primary--local-nav,
.background--redBlue .btn-primary--hero,
.background--redBlue [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--redBlue .btn-primary--hero,
.background--redBlue .mini-rif-form__btn,
.background--redBlue--vertical .btn-primary,
.background--redBlue--vertical .btn-secondary,
.background--redBlue--vertical .btn-primary--reverse,
.background--redBlue--vertical .btn-primary--white,
.background--redBlue--vertical .btn-primary--national-request-brochure,
.background--redBlue--vertical .btn-primary--local-rif,
.background--redBlue--vertical .btn-primary--apply,
.background--redBlue--vertical .btn-primary--cutout,
.background--redBlue--vertical .btn-primary--local-nav,
.background--redBlue--vertical .btn-primary--hero,
.background--redBlue--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--redBlue--vertical .btn-primary--hero,
.background--redBlue--vertical .mini-rif-form__btn,
.background--redPurple .btn-primary,
.background--redPurple .btn-secondary,
.background--redPurple .btn-primary--reverse,
.background--redPurple .btn-primary--white,
.background--redPurple .btn-primary--national-request-brochure,
.background--redPurple .btn-primary--local-rif,
.background--redPurple .btn-primary--apply,
.background--redPurple .btn-primary--cutout,
.background--redPurple .btn-primary--local-nav,
.background--redPurple .btn-primary--hero,
.background--redPurple [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--redPurple .btn-primary--hero,
.background--redPurple .mini-rif-form__btn,
.background--redPurple--vertical .btn-primary,
.background--redPurple--vertical .btn-secondary,
.background--redPurple--vertical .btn-primary--reverse,
.background--redPurple--vertical .btn-primary--white,
.background--redPurple--vertical .btn-primary--national-request-brochure,
.background--redPurple--vertical .btn-primary--local-rif,
.background--redPurple--vertical .btn-primary--apply,
.background--redPurple--vertical .btn-primary--cutout,
.background--redPurple--vertical .btn-primary--local-nav,
.background--redPurple--vertical .btn-primary--hero,
.background--redPurple--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--redPurple--vertical .btn-primary--hero,
.background--redPurple--vertical .mini-rif-form__btn,
.background--blue-lightBlue .btn-primary,
.background--blue-lightBlue .btn-secondary,
.background--blue-lightBlue .btn-primary--reverse,
.background--blue-lightBlue .btn-primary--white,
.background--blue-lightBlue .btn-primary--national-request-brochure,
.background--blue-lightBlue .btn-primary--local-rif,
.background--blue-lightBlue .btn-primary--apply,
.background--blue-lightBlue .btn-primary--cutout,
.background--blue-lightBlue .btn-primary--local-nav,
.background--blue-lightBlue .btn-primary--hero,
.background--blue-lightBlue [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--blue-lightBlue .btn-primary--hero,
.background--blue-lightBlue .mini-rif-form__btn,
.background--blue-lightBlue--vertical .btn-primary,
.background--blue-lightBlue--vertical .btn-secondary,
.background--blue-lightBlue--vertical .btn-primary--reverse,
.background--blue-lightBlue--vertical .btn-primary--white,
.background--blue-lightBlue--vertical .btn-primary--national-request-brochure,
.background--blue-lightBlue--vertical .btn-primary--local-rif,
.background--blue-lightBlue--vertical .btn-primary--apply,
.background--blue-lightBlue--vertical .btn-primary--cutout,
.background--blue-lightBlue--vertical .btn-primary--local-nav,
.background--blue-lightBlue--vertical .btn-primary--hero,
.background--blue-lightBlue--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--blue-lightBlue--vertical .btn-primary--hero,
.background--blue-lightBlue--vertical .mini-rif-form__btn,
.background--lightGreen-green .btn-primary,
.background--lightGreen-green .btn-secondary,
.background--lightGreen-green .btn-primary--reverse,
.background--lightGreen-green .btn-primary--white,
.background--lightGreen-green .btn-primary--national-request-brochure,
.background--lightGreen-green .btn-primary--local-rif,
.background--lightGreen-green .btn-primary--apply,
.background--lightGreen-green .btn-primary--cutout,
.background--lightGreen-green .btn-primary--local-nav,
.background--lightGreen-green .btn-primary--hero,
.background--lightGreen-green [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--lightGreen-green .btn-primary--hero,
.background--lightGreen-green .mini-rif-form__btn,
.background--lightGreen-green--vertical .btn-primary,
.background--lightGreen-green--vertical .btn-secondary,
.background--lightGreen-green--vertical .btn-primary--reverse,
.background--lightGreen-green--vertical .btn-primary--white,
.background--lightGreen-green--vertical .btn-primary--national-request-brochure,
.background--lightGreen-green--vertical .btn-primary--local-rif,
.background--lightGreen-green--vertical .btn-primary--apply,
.background--lightGreen-green--vertical .btn-primary--cutout,
.background--lightGreen-green--vertical .btn-primary--local-nav,
.background--lightGreen-green--vertical .btn-primary--hero,
.background--lightGreen-green--vertical [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--lightGreen-green--vertical .btn-primary--hero,
.background--lightGreen-green--vertical .mini-rif-form__btn,
.background--red .btn-primary,
.background--red .btn-secondary,
.background--red .btn-primary--reverse,
.background--red .btn-primary--white,
.background--red .btn-primary--national-request-brochure,
.background--red .btn-primary--local-rif,
.background--red .btn-primary--apply,
.background--red .btn-primary--cutout,
.background--red .btn-primary--local-nav,
.background--red .btn-primary--hero,
.background--red [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--red .btn-primary--hero,
.background--red .mini-rif-form__btn,
.background--purpleIndigoPurple .btn-primary,
.background--purpleIndigoPurple .btn-secondary,
.background--purpleIndigoPurple .btn-primary--reverse,
.background--purpleIndigoPurple .btn-primary--white,
.background--purpleIndigoPurple .btn-primary--national-request-brochure,
.background--purpleIndigoPurple .btn-primary--local-rif,
.background--purpleIndigoPurple .btn-primary--apply,
.background--purpleIndigoPurple .btn-primary--cutout,
.background--purpleIndigoPurple .btn-primary--local-nav,
.background--purpleIndigoPurple .btn-primary--hero,
.background--purpleIndigoPurple [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--purpleIndigoPurple .btn-primary--hero,
.background--purpleIndigoPurple .mini-rif-form__btn {
    background: #fff;
    color: #000
}

.background--orange .btn-primary:hover,
.background--orange .btn-secondary:hover,
.background--orange .btn-primary--reverse:hover,
.background--orange .btn-primary--white:hover,
.background--orange .btn-primary--national-request-brochure:hover,
.background--orange .btn-primary--local-rif:hover,
.background--orange .btn-primary--apply:hover,
.background--orange .btn-primary--cutout:hover,
.background--orange .btn-primary--local-nav:hover,
.background--orange .btn-primary--hero:hover,
.background--orange .mini-rif-form__btn:hover,
.background--purple .btn-primary:hover,
.background--purple .btn-secondary:hover,
.background--purple .btn-primary--reverse:hover,
.background--purple .btn-primary--white:hover,
.background--purple .btn-primary--national-request-brochure:hover,
.background--purple .btn-primary--local-rif:hover,
.background--purple .btn-primary--apply:hover,
.background--purple .btn-primary--cutout:hover,
.background--purple .btn-primary--local-nav:hover,
.background--purple .btn-primary--hero:hover,
.background--purple .mini-rif-form__btn:hover,
.background--blue .btn-primary:hover,
.background--blue .btn-secondary:hover,
.background--blue .btn-primary--reverse:hover,
.background--blue .btn-primary--white:hover,
.background--blue .btn-primary--national-request-brochure:hover,
.background--blue .btn-primary--local-rif:hover,
.background--blue .btn-primary--apply:hover,
.background--blue .btn-primary--cutout:hover,
.background--blue .btn-primary--local-nav:hover,
.background--blue .btn-primary--hero:hover,
.background--blue .mini-rif-form__btn:hover,
.background--green .btn-primary:hover,
.background--green .btn-secondary:hover,
.background--green .btn-primary--reverse:hover,
.background--green .btn-primary--white:hover,
.background--green .btn-primary--national-request-brochure:hover,
.background--green .btn-primary--local-rif:hover,
.background--green .btn-primary--apply:hover,
.background--green .btn-primary--cutout:hover,
.background--green .btn-primary--local-nav:hover,
.background--green .btn-primary--hero:hover,
.background--green .mini-rif-form__btn:hover,
.background--aqua .btn-primary:hover,
.background--aqua .btn-secondary:hover,
.background--aqua .btn-primary--reverse:hover,
.background--aqua .btn-primary--white:hover,
.background--aqua .btn-primary--national-request-brochure:hover,
.background--aqua .btn-primary--local-rif:hover,
.background--aqua .btn-primary--apply:hover,
.background--aqua .btn-primary--cutout:hover,
.background--aqua .btn-primary--local-nav:hover,
.background--aqua .btn-primary--hero:hover,
.background--aqua .mini-rif-form__btn:hover,
.background--light-blue .btn-primary:hover,
.background--light-blue .btn-secondary:hover,
.background--light-blue .btn-primary--reverse:hover,
.background--light-blue .btn-primary--white:hover,
.background--light-blue .btn-primary--national-request-brochure:hover,
.background--light-blue .btn-primary--local-rif:hover,
.background--light-blue .btn-primary--apply:hover,
.background--light-blue .btn-primary--cutout:hover,
.background--light-blue .btn-primary--local-nav:hover,
.background--light-blue .btn-primary--hero:hover,
.background--light-blue .mini-rif-form__btn:hover,
.background--indigo .btn-primary:hover,
.background--indigo .btn-secondary:hover,
.background--indigo .btn-primary--reverse:hover,
.background--indigo .btn-primary--white:hover,
.background--indigo .btn-primary--national-request-brochure:hover,
.background--indigo .btn-primary--local-rif:hover,
.background--indigo .btn-primary--apply:hover,
.background--indigo .btn-primary--cutout:hover,
.background--indigo .btn-primary--local-nav:hover,
.background--indigo .btn-primary--hero:hover,
.background--indigo .mini-rif-form__btn:hover,
.background--black .btn-primary:hover,
.background--black .btn-secondary:hover,
.background--black .btn-primary--reverse:hover,
.background--black .btn-primary--white:hover,
.background--black .btn-primary--national-request-brochure:hover,
.background--black .btn-primary--local-rif:hover,
.background--black .btn-primary--apply:hover,
.background--black .btn-primary--cutout:hover,
.background--black .btn-primary--local-nav:hover,
.background--black .btn-primary--hero:hover,
.background--black .mini-rif-form__btn:hover,
.background--dark-purple .btn-primary:hover,
.background--dark-purple .btn-secondary:hover,
.background--dark-purple .btn-primary--reverse:hover,
.background--dark-purple .btn-primary--white:hover,
.background--dark-purple .btn-primary--national-request-brochure:hover,
.background--dark-purple .btn-primary--local-rif:hover,
.background--dark-purple .btn-primary--apply:hover,
.background--dark-purple .btn-primary--cutout:hover,
.background--dark-purple .btn-primary--local-nav:hover,
.background--dark-purple .btn-primary--hero:hover,
.background--dark-purple .mini-rif-form__btn:hover,
.background--dark-purple--vertical .btn-primary:hover,
.background--dark-purple--vertical .btn-secondary:hover,
.background--dark-purple--vertical .btn-primary--reverse:hover,
.background--dark-purple--vertical .btn-primary--white:hover,
.background--dark-purple--vertical .btn-primary--national-request-brochure:hover,
.background--dark-purple--vertical .btn-primary--local-rif:hover,
.background--dark-purple--vertical .btn-primary--apply:hover,
.background--dark-purple--vertical .btn-primary--cutout:hover,
.background--dark-purple--vertical .btn-primary--local-nav:hover,
.background--dark-purple--vertical .btn-primary--hero:hover,
.background--dark-purple--vertical .mini-rif-form__btn:hover,
.background--greenBlue .btn-primary:hover,
.background--greenBlue .btn-secondary:hover,
.background--greenBlue .btn-primary--reverse:hover,
.background--greenBlue .btn-primary--white:hover,
.background--greenBlue .btn-primary--national-request-brochure:hover,
.background--greenBlue .btn-primary--local-rif:hover,
.background--greenBlue .btn-primary--apply:hover,
.background--greenBlue .btn-primary--cutout:hover,
.background--greenBlue .btn-primary--local-nav:hover,
.background--greenBlue .btn-primary--hero:hover,
.background--greenBlue .mini-rif-form__btn:hover,
.background--greenBlue--vertical .btn-primary:hover,
.background--greenBlue--vertical .btn-secondary:hover,
.background--greenBlue--vertical .btn-primary--reverse:hover,
.background--greenBlue--vertical .btn-primary--white:hover,
.background--greenBlue--vertical .btn-primary--national-request-brochure:hover,
.background--greenBlue--vertical .btn-primary--local-rif:hover,
.background--greenBlue--vertical .btn-primary--apply:hover,
.background--greenBlue--vertical .btn-primary--cutout:hover,
.background--greenBlue--vertical .btn-primary--local-nav:hover,
.background--greenBlue--vertical .btn-primary--hero:hover,
.background--greenBlue--vertical .mini-rif-form__btn:hover,
.background--blueGreen .btn-primary:hover,
.background--blueGreen .btn-secondary:hover,
.background--blueGreen .btn-primary--reverse:hover,
.background--blueGreen .btn-primary--white:hover,
.background--blueGreen .btn-primary--national-request-brochure:hover,
.background--blueGreen .btn-primary--local-rif:hover,
.background--blueGreen .btn-primary--apply:hover,
.background--blueGreen .btn-primary--cutout:hover,
.background--blueGreen .btn-primary--local-nav:hover,
.background--blueGreen .btn-primary--hero:hover,
.background--blueGreen .mini-rif-form__btn:hover,
.background--blueGreen--vertical .btn-primary:hover,
.background--blueGreen--vertical .btn-secondary:hover,
.background--blueGreen--vertical .btn-primary--reverse:hover,
.background--blueGreen--vertical .btn-primary--white:hover,
.background--blueGreen--vertical .btn-primary--national-request-brochure:hover,
.background--blueGreen--vertical .btn-primary--local-rif:hover,
.background--blueGreen--vertical .btn-primary--apply:hover,
.background--blueGreen--vertical .btn-primary--cutout:hover,
.background--blueGreen--vertical .btn-primary--local-nav:hover,
.background--blueGreen--vertical .btn-primary--hero:hover,
.background--blueGreen--vertical .mini-rif-form__btn:hover,
.background--bluePurple .btn-primary:hover,
.background--bluePurple .btn-secondary:hover,
.background--bluePurple .btn-primary--reverse:hover,
.background--bluePurple .btn-primary--white:hover,
.background--bluePurple .btn-primary--national-request-brochure:hover,
.background--bluePurple .btn-primary--local-rif:hover,
.background--bluePurple .btn-primary--apply:hover,
.background--bluePurple .btn-primary--cutout:hover,
.background--bluePurple .btn-primary--local-nav:hover,
.background--bluePurple .btn-primary--hero:hover,
.background--bluePurple .mini-rif-form__btn:hover,
.background--bluePurple--vertical .btn-primary:hover,
.background--bluePurple--vertical .btn-secondary:hover,
.background--bluePurple--vertical .btn-primary--reverse:hover,
.background--bluePurple--vertical .btn-primary--white:hover,
.background--bluePurple--vertical .btn-primary--national-request-brochure:hover,
.background--bluePurple--vertical .btn-primary--local-rif:hover,
.background--bluePurple--vertical .btn-primary--apply:hover,
.background--bluePurple--vertical .btn-primary--cutout:hover,
.background--bluePurple--vertical .btn-primary--local-nav:hover,
.background--bluePurple--vertical .btn-primary--hero:hover,
.background--bluePurple--vertical .mini-rif-form__btn:hover,
.background--purpleBlue .btn-primary:hover,
.background--purpleBlue .btn-secondary:hover,
.background--purpleBlue .btn-primary--reverse:hover,
.background--purpleBlue .btn-primary--white:hover,
.background--purpleBlue .btn-primary--national-request-brochure:hover,
.background--purpleBlue .btn-primary--local-rif:hover,
.background--purpleBlue .btn-primary--apply:hover,
.background--purpleBlue .btn-primary--cutout:hover,
.background--purpleBlue .btn-primary--local-nav:hover,
.background--purpleBlue .btn-primary--hero:hover,
.background--purpleBlue .mini-rif-form__btn:hover,
.background--purpleBlue--vertical .btn-primary:hover,
.background--purpleBlue--vertical .btn-secondary:hover,
.background--purpleBlue--vertical .btn-primary--reverse:hover,
.background--purpleBlue--vertical .btn-primary--white:hover,
.background--purpleBlue--vertical .btn-primary--national-request-brochure:hover,
.background--purpleBlue--vertical .btn-primary--local-rif:hover,
.background--purpleBlue--vertical .btn-primary--apply:hover,
.background--purpleBlue--vertical .btn-primary--cutout:hover,
.background--purpleBlue--vertical .btn-primary--local-nav:hover,
.background--purpleBlue--vertical .btn-primary--hero:hover,
.background--purpleBlue--vertical .mini-rif-form__btn:hover,
.background--purpleRed .btn-primary:hover,
.background--purpleRed .btn-secondary:hover,
.background--purpleRed .btn-primary--reverse:hover,
.background--purpleRed .btn-primary--white:hover,
.background--purpleRed .btn-primary--national-request-brochure:hover,
.background--purpleRed .btn-primary--local-rif:hover,
.background--purpleRed .btn-primary--apply:hover,
.background--purpleRed .btn-primary--cutout:hover,
.background--purpleRed .btn-primary--local-nav:hover,
.background--purpleRed .btn-primary--hero:hover,
.background--purpleRed .mini-rif-form__btn:hover,
.background--purpleRed--vertical .btn-primary:hover,
.background--purpleRed--vertical .btn-secondary:hover,
.background--purpleRed--vertical .btn-primary--reverse:hover,
.background--purpleRed--vertical .btn-primary--white:hover,
.background--purpleRed--vertical .btn-primary--national-request-brochure:hover,
.background--purpleRed--vertical .btn-primary--local-rif:hover,
.background--purpleRed--vertical .btn-primary--apply:hover,
.background--purpleRed--vertical .btn-primary--cutout:hover,
.background--purpleRed--vertical .btn-primary--local-nav:hover,
.background--purpleRed--vertical .btn-primary--hero:hover,
.background--purpleRed--vertical .mini-rif-form__btn:hover,
.background--blueRed .btn-primary:hover,
.background--blueRed .btn-secondary:hover,
.background--blueRed .btn-primary--reverse:hover,
.background--blueRed .btn-primary--white:hover,
.background--blueRed .btn-primary--national-request-brochure:hover,
.background--blueRed .btn-primary--local-rif:hover,
.background--blueRed .btn-primary--apply:hover,
.background--blueRed .btn-primary--cutout:hover,
.background--blueRed .btn-primary--local-nav:hover,
.background--blueRed .btn-primary--hero:hover,
.background--blueRed .mini-rif-form__btn:hover,
.background--blueRed--vertical .btn-primary:hover,
.background--blueRed--vertical .btn-secondary:hover,
.background--blueRed--vertical .btn-primary--reverse:hover,
.background--blueRed--vertical .btn-primary--white:hover,
.background--blueRed--vertical .btn-primary--national-request-brochure:hover,
.background--blueRed--vertical .btn-primary--local-rif:hover,
.background--blueRed--vertical .btn-primary--apply:hover,
.background--blueRed--vertical .btn-primary--cutout:hover,
.background--blueRed--vertical .btn-primary--local-nav:hover,
.background--blueRed--vertical .btn-primary--hero:hover,
.background--blueRed--vertical .mini-rif-form__btn:hover,
.background--redBlue .btn-primary:hover,
.background--redBlue .btn-secondary:hover,
.background--redBlue .btn-primary--reverse:hover,
.background--redBlue .btn-primary--white:hover,
.background--redBlue .btn-primary--national-request-brochure:hover,
.background--redBlue .btn-primary--local-rif:hover,
.background--redBlue .btn-primary--apply:hover,
.background--redBlue .btn-primary--cutout:hover,
.background--redBlue .btn-primary--local-nav:hover,
.background--redBlue .btn-primary--hero:hover,
.background--redBlue .mini-rif-form__btn:hover,
.background--redBlue--vertical .btn-primary:hover,
.background--redBlue--vertical .btn-secondary:hover,
.background--redBlue--vertical .btn-primary--reverse:hover,
.background--redBlue--vertical .btn-primary--white:hover,
.background--redBlue--vertical .btn-primary--national-request-brochure:hover,
.background--redBlue--vertical .btn-primary--local-rif:hover,
.background--redBlue--vertical .btn-primary--apply:hover,
.background--redBlue--vertical .btn-primary--cutout:hover,
.background--redBlue--vertical .btn-primary--local-nav:hover,
.background--redBlue--vertical .btn-primary--hero:hover,
.background--redBlue--vertical .mini-rif-form__btn:hover,
.background--redPurple .btn-primary:hover,
.background--redPurple .btn-secondary:hover,
.background--redPurple .btn-primary--reverse:hover,
.background--redPurple .btn-primary--white:hover,
.background--redPurple .btn-primary--national-request-brochure:hover,
.background--redPurple .btn-primary--local-rif:hover,
.background--redPurple .btn-primary--apply:hover,
.background--redPurple .btn-primary--cutout:hover,
.background--redPurple .btn-primary--local-nav:hover,
.background--redPurple .btn-primary--hero:hover,
.background--redPurple .mini-rif-form__btn:hover,
.background--redPurple--vertical .btn-primary:hover,
.background--redPurple--vertical .btn-secondary:hover,
.background--redPurple--vertical .btn-primary--reverse:hover,
.background--redPurple--vertical .btn-primary--white:hover,
.background--redPurple--vertical .btn-primary--national-request-brochure:hover,
.background--redPurple--vertical .btn-primary--local-rif:hover,
.background--redPurple--vertical .btn-primary--apply:hover,
.background--redPurple--vertical .btn-primary--cutout:hover,
.background--redPurple--vertical .btn-primary--local-nav:hover,
.background--redPurple--vertical .btn-primary--hero:hover,
.background--redPurple--vertical .mini-rif-form__btn:hover,
.background--blue-lightBlue .btn-primary:hover,
.background--blue-lightBlue .btn-secondary:hover,
.background--blue-lightBlue .btn-primary--reverse:hover,
.background--blue-lightBlue .btn-primary--white:hover,
.background--blue-lightBlue .btn-primary--national-request-brochure:hover,
.background--blue-lightBlue .btn-primary--local-rif:hover,
.background--blue-lightBlue .btn-primary--apply:hover,
.background--blue-lightBlue .btn-primary--cutout:hover,
.background--blue-lightBlue .btn-primary--local-nav:hover,
.background--blue-lightBlue .btn-primary--hero:hover,
.background--blue-lightBlue .mini-rif-form__btn:hover,
.background--blue-lightBlue--vertical .btn-primary:hover,
.background--blue-lightBlue--vertical .btn-secondary:hover,
.background--blue-lightBlue--vertical .btn-primary--reverse:hover,
.background--blue-lightBlue--vertical .btn-primary--white:hover,
.background--blue-lightBlue--vertical .btn-primary--national-request-brochure:hover,
.background--blue-lightBlue--vertical .btn-primary--local-rif:hover,
.background--blue-lightBlue--vertical .btn-primary--apply:hover,
.background--blue-lightBlue--vertical .btn-primary--cutout:hover,
.background--blue-lightBlue--vertical .btn-primary--local-nav:hover,
.background--blue-lightBlue--vertical .btn-primary--hero:hover,
.background--blue-lightBlue--vertical .mini-rif-form__btn:hover,
.background--lightGreen-green .btn-primary:hover,
.background--lightGreen-green .btn-secondary:hover,
.background--lightGreen-green .btn-primary--reverse:hover,
.background--lightGreen-green .btn-primary--white:hover,
.background--lightGreen-green .btn-primary--national-request-brochure:hover,
.background--lightGreen-green .btn-primary--local-rif:hover,
.background--lightGreen-green .btn-primary--apply:hover,
.background--lightGreen-green .btn-primary--cutout:hover,
.background--lightGreen-green .btn-primary--local-nav:hover,
.background--lightGreen-green .btn-primary--hero:hover,
.background--lightGreen-green .mini-rif-form__btn:hover,
.background--lightGreen-green--vertical .btn-primary:hover,
.background--lightGreen-green--vertical .btn-secondary:hover,
.background--lightGreen-green--vertical .btn-primary--reverse:hover,
.background--lightGreen-green--vertical .btn-primary--white:hover,
.background--lightGreen-green--vertical .btn-primary--national-request-brochure:hover,
.background--lightGreen-green--vertical .btn-primary--local-rif:hover,
.background--lightGreen-green--vertical .btn-primary--apply:hover,
.background--lightGreen-green--vertical .btn-primary--cutout:hover,
.background--lightGreen-green--vertical .btn-primary--local-nav:hover,
.background--lightGreen-green--vertical .btn-primary--hero:hover,
.background--lightGreen-green--vertical .mini-rif-form__btn:hover,
.background--red .btn-primary:hover,
.background--red .btn-secondary:hover,
.background--red .btn-primary--reverse:hover,
.background--red .btn-primary--white:hover,
.background--red .btn-primary--national-request-brochure:hover,
.background--red .btn-primary--local-rif:hover,
.background--red .btn-primary--apply:hover,
.background--red .btn-primary--cutout:hover,
.background--red .btn-primary--local-nav:hover,
.background--red .btn-primary--hero:hover,
.background--red .mini-rif-form__btn:hover,
.background--purpleIndigoPurple .btn-primary:hover,
.background--purpleIndigoPurple .btn-secondary:hover,
.background--purpleIndigoPurple .btn-primary--reverse:hover,
.background--purpleIndigoPurple .btn-primary--white:hover,
.background--purpleIndigoPurple .btn-primary--national-request-brochure:hover,
.background--purpleIndigoPurple .btn-primary--local-rif:hover,
.background--purpleIndigoPurple .btn-primary--apply:hover,
.background--purpleIndigoPurple .btn-primary--cutout:hover,
.background--purpleIndigoPurple .btn-primary--local-nav:hover,
.background--purpleIndigoPurple .btn-primary--hero:hover,
.background--purpleIndigoPurple .mini-rif-form__btn:hover {
    color: #fff !important
}

.background--orange .btn-primary:visited,
.background--orange .btn-secondary:visited,
.background--orange .btn-primary--reverse:visited,
.background--orange .btn-primary--white:visited,
.background--orange .btn-primary--national-request-brochure:visited,
.background--orange .btn-primary--local-rif:visited,
.background--orange .btn-primary--apply:visited,
.background--orange .btn-primary--cutout:visited,
.background--orange .btn-primary--local-nav:visited,
.background--orange .btn-primary--hero:visited,
.background--orange .mini-rif-form__btn:visited,
.background--purple .btn-primary:visited,
.background--purple .btn-secondary:visited,
.background--purple .btn-primary--reverse:visited,
.background--purple .btn-primary--white:visited,
.background--purple .btn-primary--national-request-brochure:visited,
.background--purple .btn-primary--local-rif:visited,
.background--purple .btn-primary--apply:visited,
.background--purple .btn-primary--cutout:visited,
.background--purple .btn-primary--local-nav:visited,
.background--purple .btn-primary--hero:visited,
.background--purple .mini-rif-form__btn:visited,
.background--blue .btn-primary:visited,
.background--blue .btn-secondary:visited,
.background--blue .btn-primary--reverse:visited,
.background--blue .btn-primary--white:visited,
.background--blue .btn-primary--national-request-brochure:visited,
.background--blue .btn-primary--local-rif:visited,
.background--blue .btn-primary--apply:visited,
.background--blue .btn-primary--cutout:visited,
.background--blue .btn-primary--local-nav:visited,
.background--blue .btn-primary--hero:visited,
.background--blue .mini-rif-form__btn:visited,
.background--green .btn-primary:visited,
.background--green .btn-secondary:visited,
.background--green .btn-primary--reverse:visited,
.background--green .btn-primary--white:visited,
.background--green .btn-primary--national-request-brochure:visited,
.background--green .btn-primary--local-rif:visited,
.background--green .btn-primary--apply:visited,
.background--green .btn-primary--cutout:visited,
.background--green .btn-primary--local-nav:visited,
.background--green .btn-primary--hero:visited,
.background--green .mini-rif-form__btn:visited,
.background--aqua .btn-primary:visited,
.background--aqua .btn-secondary:visited,
.background--aqua .btn-primary--reverse:visited,
.background--aqua .btn-primary--white:visited,
.background--aqua .btn-primary--national-request-brochure:visited,
.background--aqua .btn-primary--local-rif:visited,
.background--aqua .btn-primary--apply:visited,
.background--aqua .btn-primary--cutout:visited,
.background--aqua .btn-primary--local-nav:visited,
.background--aqua .btn-primary--hero:visited,
.background--aqua .mini-rif-form__btn:visited,
.background--light-blue .btn-primary:visited,
.background--light-blue .btn-secondary:visited,
.background--light-blue .btn-primary--reverse:visited,
.background--light-blue .btn-primary--white:visited,
.background--light-blue .btn-primary--national-request-brochure:visited,
.background--light-blue .btn-primary--local-rif:visited,
.background--light-blue .btn-primary--apply:visited,
.background--light-blue .btn-primary--cutout:visited,
.background--light-blue .btn-primary--local-nav:visited,
.background--light-blue .btn-primary--hero:visited,
.background--light-blue .mini-rif-form__btn:visited,
.background--indigo .btn-primary:visited,
.background--indigo .btn-secondary:visited,
.background--indigo .btn-primary--reverse:visited,
.background--indigo .btn-primary--white:visited,
.background--indigo .btn-primary--national-request-brochure:visited,
.background--indigo .btn-primary--local-rif:visited,
.background--indigo .btn-primary--apply:visited,
.background--indigo .btn-primary--cutout:visited,
.background--indigo .btn-primary--local-nav:visited,
.background--indigo .btn-primary--hero:visited,
.background--indigo .mini-rif-form__btn:visited,
.background--black .btn-primary:visited,
.background--black .btn-secondary:visited,
.background--black .btn-primary--reverse:visited,
.background--black .btn-primary--white:visited,
.background--black .btn-primary--national-request-brochure:visited,
.background--black .btn-primary--local-rif:visited,
.background--black .btn-primary--apply:visited,
.background--black .btn-primary--cutout:visited,
.background--black .btn-primary--local-nav:visited,
.background--black .btn-primary--hero:visited,
.background--black .mini-rif-form__btn:visited,
.background--dark-purple .btn-primary:visited,
.background--dark-purple .btn-secondary:visited,
.background--dark-purple .btn-primary--reverse:visited,
.background--dark-purple .btn-primary--white:visited,
.background--dark-purple .btn-primary--national-request-brochure:visited,
.background--dark-purple .btn-primary--local-rif:visited,
.background--dark-purple .btn-primary--apply:visited,
.background--dark-purple .btn-primary--cutout:visited,
.background--dark-purple .btn-primary--local-nav:visited,
.background--dark-purple .btn-primary--hero:visited,
.background--dark-purple .mini-rif-form__btn:visited,
.background--dark-purple--vertical .btn-primary:visited,
.background--dark-purple--vertical .btn-secondary:visited,
.background--dark-purple--vertical .btn-primary--reverse:visited,
.background--dark-purple--vertical .btn-primary--white:visited,
.background--dark-purple--vertical .btn-primary--national-request-brochure:visited,
.background--dark-purple--vertical .btn-primary--local-rif:visited,
.background--dark-purple--vertical .btn-primary--apply:visited,
.background--dark-purple--vertical .btn-primary--cutout:visited,
.background--dark-purple--vertical .btn-primary--local-nav:visited,
.background--dark-purple--vertical .btn-primary--hero:visited,
.background--dark-purple--vertical .mini-rif-form__btn:visited,
.background--greenBlue .btn-primary:visited,
.background--greenBlue .btn-secondary:visited,
.background--greenBlue .btn-primary--reverse:visited,
.background--greenBlue .btn-primary--white:visited,
.background--greenBlue .btn-primary--national-request-brochure:visited,
.background--greenBlue .btn-primary--local-rif:visited,
.background--greenBlue .btn-primary--apply:visited,
.background--greenBlue .btn-primary--cutout:visited,
.background--greenBlue .btn-primary--local-nav:visited,
.background--greenBlue .btn-primary--hero:visited,
.background--greenBlue .mini-rif-form__btn:visited,
.background--greenBlue--vertical .btn-primary:visited,
.background--greenBlue--vertical .btn-secondary:visited,
.background--greenBlue--vertical .btn-primary--reverse:visited,
.background--greenBlue--vertical .btn-primary--white:visited,
.background--greenBlue--vertical .btn-primary--national-request-brochure:visited,
.background--greenBlue--vertical .btn-primary--local-rif:visited,
.background--greenBlue--vertical .btn-primary--apply:visited,
.background--greenBlue--vertical .btn-primary--cutout:visited,
.background--greenBlue--vertical .btn-primary--local-nav:visited,
.background--greenBlue--vertical .btn-primary--hero:visited,
.background--greenBlue--vertical .mini-rif-form__btn:visited,
.background--blueGreen .btn-primary:visited,
.background--blueGreen .btn-secondary:visited,
.background--blueGreen .btn-primary--reverse:visited,
.background--blueGreen .btn-primary--white:visited,
.background--blueGreen .btn-primary--national-request-brochure:visited,
.background--blueGreen .btn-primary--local-rif:visited,
.background--blueGreen .btn-primary--apply:visited,
.background--blueGreen .btn-primary--cutout:visited,
.background--blueGreen .btn-primary--local-nav:visited,
.background--blueGreen .btn-primary--hero:visited,
.background--blueGreen .mini-rif-form__btn:visited,
.background--blueGreen--vertical .btn-primary:visited,
.background--blueGreen--vertical .btn-secondary:visited,
.background--blueGreen--vertical .btn-primary--reverse:visited,
.background--blueGreen--vertical .btn-primary--white:visited,
.background--blueGreen--vertical .btn-primary--national-request-brochure:visited,
.background--blueGreen--vertical .btn-primary--local-rif:visited,
.background--blueGreen--vertical .btn-primary--apply:visited,
.background--blueGreen--vertical .btn-primary--cutout:visited,
.background--blueGreen--vertical .btn-primary--local-nav:visited,
.background--blueGreen--vertical .btn-primary--hero:visited,
.background--blueGreen--vertical .mini-rif-form__btn:visited,
.background--bluePurple .btn-primary:visited,
.background--bluePurple .btn-secondary:visited,
.background--bluePurple .btn-primary--reverse:visited,
.background--bluePurple .btn-primary--white:visited,
.background--bluePurple .btn-primary--national-request-brochure:visited,
.background--bluePurple .btn-primary--local-rif:visited,
.background--bluePurple .btn-primary--apply:visited,
.background--bluePurple .btn-primary--cutout:visited,
.background--bluePurple .btn-primary--local-nav:visited,
.background--bluePurple .btn-primary--hero:visited,
.background--bluePurple .mini-rif-form__btn:visited,
.background--bluePurple--vertical .btn-primary:visited,
.background--bluePurple--vertical .btn-secondary:visited,
.background--bluePurple--vertical .btn-primary--reverse:visited,
.background--bluePurple--vertical .btn-primary--white:visited,
.background--bluePurple--vertical .btn-primary--national-request-brochure:visited,
.background--bluePurple--vertical .btn-primary--local-rif:visited,
.background--bluePurple--vertical .btn-primary--apply:visited,
.background--bluePurple--vertical .btn-primary--cutout:visited,
.background--bluePurple--vertical .btn-primary--local-nav:visited,
.background--bluePurple--vertical .btn-primary--hero:visited,
.background--bluePurple--vertical .mini-rif-form__btn:visited,
.background--purpleBlue .btn-primary:visited,
.background--purpleBlue .btn-secondary:visited,
.background--purpleBlue .btn-primary--reverse:visited,
.background--purpleBlue .btn-primary--white:visited,
.background--purpleBlue .btn-primary--national-request-brochure:visited,
.background--purpleBlue .btn-primary--local-rif:visited,
.background--purpleBlue .btn-primary--apply:visited,
.background--purpleBlue .btn-primary--cutout:visited,
.background--purpleBlue .btn-primary--local-nav:visited,
.background--purpleBlue .btn-primary--hero:visited,
.background--purpleBlue .mini-rif-form__btn:visited,
.background--purpleBlue--vertical .btn-primary:visited,
.background--purpleBlue--vertical .btn-secondary:visited,
.background--purpleBlue--vertical .btn-primary--reverse:visited,
.background--purpleBlue--vertical .btn-primary--white:visited,
.background--purpleBlue--vertical .btn-primary--national-request-brochure:visited,
.background--purpleBlue--vertical .btn-primary--local-rif:visited,
.background--purpleBlue--vertical .btn-primary--apply:visited,
.background--purpleBlue--vertical .btn-primary--cutout:visited,
.background--purpleBlue--vertical .btn-primary--local-nav:visited,
.background--purpleBlue--vertical .btn-primary--hero:visited,
.background--purpleBlue--vertical .mini-rif-form__btn:visited,
.background--purpleRed .btn-primary:visited,
.background--purpleRed .btn-secondary:visited,
.background--purpleRed .btn-primary--reverse:visited,
.background--purpleRed .btn-primary--white:visited,
.background--purpleRed .btn-primary--national-request-brochure:visited,
.background--purpleRed .btn-primary--local-rif:visited,
.background--purpleRed .btn-primary--apply:visited,
.background--purpleRed .btn-primary--cutout:visited,
.background--purpleRed .btn-primary--local-nav:visited,
.background--purpleRed .btn-primary--hero:visited,
.background--purpleRed .mini-rif-form__btn:visited,
.background--purpleRed--vertical .btn-primary:visited,
.background--purpleRed--vertical .btn-secondary:visited,
.background--purpleRed--vertical .btn-primary--reverse:visited,
.background--purpleRed--vertical .btn-primary--white:visited,
.background--purpleRed--vertical .btn-primary--national-request-brochure:visited,
.background--purpleRed--vertical .btn-primary--local-rif:visited,
.background--purpleRed--vertical .btn-primary--apply:visited,
.background--purpleRed--vertical .btn-primary--cutout:visited,
.background--purpleRed--vertical .btn-primary--local-nav:visited,
.background--purpleRed--vertical .btn-primary--hero:visited,
.background--purpleRed--vertical .mini-rif-form__btn:visited,
.background--blueRed .btn-primary:visited,
.background--blueRed .btn-secondary:visited,
.background--blueRed .btn-primary--reverse:visited,
.background--blueRed .btn-primary--white:visited,
.background--blueRed .btn-primary--national-request-brochure:visited,
.background--blueRed .btn-primary--local-rif:visited,
.background--blueRed .btn-primary--apply:visited,
.background--blueRed .btn-primary--cutout:visited,
.background--blueRed .btn-primary--local-nav:visited,
.background--blueRed .btn-primary--hero:visited,
.background--blueRed .mini-rif-form__btn:visited,
.background--blueRed--vertical .btn-primary:visited,
.background--blueRed--vertical .btn-secondary:visited,
.background--blueRed--vertical .btn-primary--reverse:visited,
.background--blueRed--vertical .btn-primary--white:visited,
.background--blueRed--vertical .btn-primary--national-request-brochure:visited,
.background--blueRed--vertical .btn-primary--local-rif:visited,
.background--blueRed--vertical .btn-primary--apply:visited,
.background--blueRed--vertical .btn-primary--cutout:visited,
.background--blueRed--vertical .btn-primary--local-nav:visited,
.background--blueRed--vertical .btn-primary--hero:visited,
.background--blueRed--vertical .mini-rif-form__btn:visited,
.background--redBlue .btn-primary:visited,
.background--redBlue .btn-secondary:visited,
.background--redBlue .btn-primary--reverse:visited,
.background--redBlue .btn-primary--white:visited,
.background--redBlue .btn-primary--national-request-brochure:visited,
.background--redBlue .btn-primary--local-rif:visited,
.background--redBlue .btn-primary--apply:visited,
.background--redBlue .btn-primary--cutout:visited,
.background--redBlue .btn-primary--local-nav:visited,
.background--redBlue .btn-primary--hero:visited,
.background--redBlue .mini-rif-form__btn:visited,
.background--redBlue--vertical .btn-primary:visited,
.background--redBlue--vertical .btn-secondary:visited,
.background--redBlue--vertical .btn-primary--reverse:visited,
.background--redBlue--vertical .btn-primary--white:visited,
.background--redBlue--vertical .btn-primary--national-request-brochure:visited,
.background--redBlue--vertical .btn-primary--local-rif:visited,
.background--redBlue--vertical .btn-primary--apply:visited,
.background--redBlue--vertical .btn-primary--cutout:visited,
.background--redBlue--vertical .btn-primary--local-nav:visited,
.background--redBlue--vertical .btn-primary--hero:visited,
.background--redBlue--vertical .mini-rif-form__btn:visited,
.background--redPurple .btn-primary:visited,
.background--redPurple .btn-secondary:visited,
.background--redPurple .btn-primary--reverse:visited,
.background--redPurple .btn-primary--white:visited,
.background--redPurple .btn-primary--national-request-brochure:visited,
.background--redPurple .btn-primary--local-rif:visited,
.background--redPurple .btn-primary--apply:visited,
.background--redPurple .btn-primary--cutout:visited,
.background--redPurple .btn-primary--local-nav:visited,
.background--redPurple .btn-primary--hero:visited,
.background--redPurple .mini-rif-form__btn:visited,
.background--redPurple--vertical .btn-primary:visited,
.background--redPurple--vertical .btn-secondary:visited,
.background--redPurple--vertical .btn-primary--reverse:visited,
.background--redPurple--vertical .btn-primary--white:visited,
.background--redPurple--vertical .btn-primary--national-request-brochure:visited,
.background--redPurple--vertical .btn-primary--local-rif:visited,
.background--redPurple--vertical .btn-primary--apply:visited,
.background--redPurple--vertical .btn-primary--cutout:visited,
.background--redPurple--vertical .btn-primary--local-nav:visited,
.background--redPurple--vertical .btn-primary--hero:visited,
.background--redPurple--vertical .mini-rif-form__btn:visited,
.background--blue-lightBlue .btn-primary:visited,
.background--blue-lightBlue .btn-secondary:visited,
.background--blue-lightBlue .btn-primary--reverse:visited,
.background--blue-lightBlue .btn-primary--white:visited,
.background--blue-lightBlue .btn-primary--national-request-brochure:visited,
.background--blue-lightBlue .btn-primary--local-rif:visited,
.background--blue-lightBlue .btn-primary--apply:visited,
.background--blue-lightBlue .btn-primary--cutout:visited,
.background--blue-lightBlue .btn-primary--local-nav:visited,
.background--blue-lightBlue .btn-primary--hero:visited,
.background--blue-lightBlue .mini-rif-form__btn:visited,
.background--blue-lightBlue--vertical .btn-primary:visited,
.background--blue-lightBlue--vertical .btn-secondary:visited,
.background--blue-lightBlue--vertical .btn-primary--reverse:visited,
.background--blue-lightBlue--vertical .btn-primary--white:visited,
.background--blue-lightBlue--vertical .btn-primary--national-request-brochure:visited,
.background--blue-lightBlue--vertical .btn-primary--local-rif:visited,
.background--blue-lightBlue--vertical .btn-primary--apply:visited,
.background--blue-lightBlue--vertical .btn-primary--cutout:visited,
.background--blue-lightBlue--vertical .btn-primary--local-nav:visited,
.background--blue-lightBlue--vertical .btn-primary--hero:visited,
.background--blue-lightBlue--vertical .mini-rif-form__btn:visited,
.background--lightGreen-green .btn-primary:visited,
.background--lightGreen-green .btn-secondary:visited,
.background--lightGreen-green .btn-primary--reverse:visited,
.background--lightGreen-green .btn-primary--white:visited,
.background--lightGreen-green .btn-primary--national-request-brochure:visited,
.background--lightGreen-green .btn-primary--local-rif:visited,
.background--lightGreen-green .btn-primary--apply:visited,
.background--lightGreen-green .btn-primary--cutout:visited,
.background--lightGreen-green .btn-primary--local-nav:visited,
.background--lightGreen-green .btn-primary--hero:visited,
.background--lightGreen-green .mini-rif-form__btn:visited,
.background--lightGreen-green--vertical .btn-primary:visited,
.background--lightGreen-green--vertical .btn-secondary:visited,
.background--lightGreen-green--vertical .btn-primary--reverse:visited,
.background--lightGreen-green--vertical .btn-primary--white:visited,
.background--lightGreen-green--vertical .btn-primary--national-request-brochure:visited,
.background--lightGreen-green--vertical .btn-primary--local-rif:visited,
.background--lightGreen-green--vertical .btn-primary--apply:visited,
.background--lightGreen-green--vertical .btn-primary--cutout:visited,
.background--lightGreen-green--vertical .btn-primary--local-nav:visited,
.background--lightGreen-green--vertical .btn-primary--hero:visited,
.background--lightGreen-green--vertical .mini-rif-form__btn:visited,
.background--red .btn-primary:visited,
.background--red .btn-secondary:visited,
.background--red .btn-primary--reverse:visited,
.background--red .btn-primary--white:visited,
.background--red .btn-primary--national-request-brochure:visited,
.background--red .btn-primary--local-rif:visited,
.background--red .btn-primary--apply:visited,
.background--red .btn-primary--cutout:visited,
.background--red .btn-primary--local-nav:visited,
.background--red .btn-primary--hero:visited,
.background--red .mini-rif-form__btn:visited,
.background--purpleIndigoPurple .btn-primary:visited,
.background--purpleIndigoPurple .btn-secondary:visited,
.background--purpleIndigoPurple .btn-primary--reverse:visited,
.background--purpleIndigoPurple .btn-primary--white:visited,
.background--purpleIndigoPurple .btn-primary--national-request-brochure:visited,
.background--purpleIndigoPurple .btn-primary--local-rif:visited,
.background--purpleIndigoPurple .btn-primary--apply:visited,
.background--purpleIndigoPurple .btn-primary--cutout:visited,
.background--purpleIndigoPurple .btn-primary--local-nav:visited,
.background--purpleIndigoPurple .btn-primary--hero:visited,
.background--purpleIndigoPurple .mini-rif-form__btn:visited {
    color: #000
}

.background--orange .btn-secondary,
.background--purple .btn-secondary,
.background--blue .btn-secondary,
.background--green .btn-secondary,
.background--aqua .btn-secondary,
.background--light-blue .btn-secondary,
.background--indigo .btn-secondary,
.background--black .btn-secondary,
.background--dark-purple .btn-secondary,
.background--dark-purple--vertical .btn-secondary,
.background--greenBlue .btn-secondary,
.background--greenBlue--vertical .btn-secondary,
.background--blueGreen .btn-secondary,
.background--blueGreen--vertical .btn-secondary,
.background--bluePurple .btn-secondary,
.background--bluePurple--vertical .btn-secondary,
.background--purpleBlue .btn-secondary,
.background--purpleBlue--vertical .btn-secondary,
.background--purpleRed .btn-secondary,
.background--purpleRed--vertical .btn-secondary,
.background--blueRed .btn-secondary,
.background--blueRed--vertical .btn-secondary,
.background--redBlue .btn-secondary,
.background--redBlue--vertical .btn-secondary,
.background--redPurple .btn-secondary,
.background--redPurple--vertical .btn-secondary,
.background--blue-lightBlue .btn-secondary,
.background--blue-lightBlue--vertical .btn-secondary,
.background--lightGreen-green .btn-secondary,
.background--lightGreen-green--vertical .btn-secondary,
.background--red .btn-secondary,
.background--purpleIndigoPurple .btn-secondary {
    background: #000;
    color: #fff
}

.background--orange .btn-secondary:after,
.background--purple .btn-secondary:after,
.background--blue .btn-secondary:after,
.background--green .btn-secondary:after,
.background--aqua .btn-secondary:after,
.background--light-blue .btn-secondary:after,
.background--indigo .btn-secondary:after,
.background--black .btn-secondary:after,
.background--dark-purple .btn-secondary:after,
.background--dark-purple--vertical .btn-secondary:after,
.background--greenBlue .btn-secondary:after,
.background--greenBlue--vertical .btn-secondary:after,
.background--blueGreen .btn-secondary:after,
.background--blueGreen--vertical .btn-secondary:after,
.background--bluePurple .btn-secondary:after,
.background--bluePurple--vertical .btn-secondary:after,
.background--purpleBlue .btn-secondary:after,
.background--purpleBlue--vertical .btn-secondary:after,
.background--purpleRed .btn-secondary:after,
.background--purpleRed--vertical .btn-secondary:after,
.background--blueRed .btn-secondary:after,
.background--blueRed--vertical .btn-secondary:after,
.background--redBlue .btn-secondary:after,
.background--redBlue--vertical .btn-secondary:after,
.background--redPurple .btn-secondary:after,
.background--redPurple--vertical .btn-secondary:after,
.background--blue-lightBlue .btn-secondary:after,
.background--blue-lightBlue--vertical .btn-secondary:after,
.background--lightGreen-green .btn-secondary:after,
.background--lightGreen-green--vertical .btn-secondary:after,
.background--red .btn-secondary:after,
.background--purpleIndigoPurple .btn-secondary:after {
    background: #AA0E13
}

.background--orange .btn-secondary:visited,
.background--purple .btn-secondary:visited,
.background--blue .btn-secondary:visited,
.background--green .btn-secondary:visited,
.background--aqua .btn-secondary:visited,
.background--light-blue .btn-secondary:visited,
.background--indigo .btn-secondary:visited,
.background--black .btn-secondary:visited,
.background--dark-purple .btn-secondary:visited,
.background--dark-purple--vertical .btn-secondary:visited,
.background--greenBlue .btn-secondary:visited,
.background--greenBlue--vertical .btn-secondary:visited,
.background--blueGreen .btn-secondary:visited,
.background--blueGreen--vertical .btn-secondary:visited,
.background--bluePurple .btn-secondary:visited,
.background--bluePurple--vertical .btn-secondary:visited,
.background--purpleBlue .btn-secondary:visited,
.background--purpleBlue--vertical .btn-secondary:visited,
.background--purpleRed .btn-secondary:visited,
.background--purpleRed--vertical .btn-secondary:visited,
.background--blueRed .btn-secondary:visited,
.background--blueRed--vertical .btn-secondary:visited,
.background--redBlue .btn-secondary:visited,
.background--redBlue--vertical .btn-secondary:visited,
.background--redPurple .btn-secondary:visited,
.background--redPurple--vertical .btn-secondary:visited,
.background--blue-lightBlue .btn-secondary:visited,
.background--blue-lightBlue--vertical .btn-secondary:visited,
.background--lightGreen-green .btn-secondary:visited,
.background--lightGreen-green--vertical .btn-secondary:visited,
.background--red .btn-secondary:visited,
.background--purpleIndigoPurple .btn-secondary:visited {
    color: #fff
}

.background--orange .btn-tertiary,
.background--purple .btn-tertiary,
.background--blue .btn-tertiary,
.background--green .btn-tertiary,
.background--aqua .btn-tertiary,
.background--light-blue .btn-tertiary,
.background--indigo .btn-tertiary,
.background--black .btn-tertiary,
.background--dark-purple .btn-tertiary,
.background--dark-purple--vertical .btn-tertiary,
.background--greenBlue .btn-tertiary,
.background--greenBlue--vertical .btn-tertiary,
.background--blueGreen .btn-tertiary,
.background--blueGreen--vertical .btn-tertiary,
.background--bluePurple .btn-tertiary,
.background--bluePurple--vertical .btn-tertiary,
.background--purpleBlue .btn-tertiary,
.background--purpleBlue--vertical .btn-tertiary,
.background--purpleRed .btn-tertiary,
.background--purpleRed--vertical .btn-tertiary,
.background--blueRed .btn-tertiary,
.background--blueRed--vertical .btn-tertiary,
.background--redBlue .btn-tertiary,
.background--redBlue--vertical .btn-tertiary,
.background--redPurple .btn-tertiary,
.background--redPurple--vertical .btn-tertiary,
.background--blue-lightBlue .btn-tertiary,
.background--blue-lightBlue--vertical .btn-tertiary,
.background--lightGreen-green .btn-tertiary,
.background--lightGreen-green--vertical .btn-tertiary,
.background--red .btn-tertiary,
.background--purpleIndigoPurple .btn-tertiary {
    border-bottom: 1px solid #fff;
    color: #000
}

.background--orange .btn-tertiary:hover,
.background--purple .btn-tertiary:hover,
.background--blue .btn-tertiary:hover,
.background--green .btn-tertiary:hover,
.background--aqua .btn-tertiary:hover,
.background--light-blue .btn-tertiary:hover,
.background--indigo .btn-tertiary:hover,
.background--black .btn-tertiary:hover,
.background--dark-purple .btn-tertiary:hover,
.background--dark-purple--vertical .btn-tertiary:hover,
.background--greenBlue .btn-tertiary:hover,
.background--greenBlue--vertical .btn-tertiary:hover,
.background--blueGreen .btn-tertiary:hover,
.background--blueGreen--vertical .btn-tertiary:hover,
.background--bluePurple .btn-tertiary:hover,
.background--bluePurple--vertical .btn-tertiary:hover,
.background--purpleBlue .btn-tertiary:hover,
.background--purpleBlue--vertical .btn-tertiary:hover,
.background--purpleRed .btn-tertiary:hover,
.background--purpleRed--vertical .btn-tertiary:hover,
.background--blueRed .btn-tertiary:hover,
.background--blueRed--vertical .btn-tertiary:hover,
.background--redBlue .btn-tertiary:hover,
.background--redBlue--vertical .btn-tertiary:hover,
.background--redPurple .btn-tertiary:hover,
.background--redPurple--vertical .btn-tertiary:hover,
.background--blue-lightBlue .btn-tertiary:hover,
.background--blue-lightBlue--vertical .btn-tertiary:hover,
.background--lightGreen-green .btn-tertiary:hover,
.background--lightGreen-green--vertical .btn-tertiary:hover,
.background--red .btn-tertiary:hover,
.background--purpleIndigoPurple .btn-tertiary:hover {
    color: #fff !important;
    border-bottom: 1px solid #000
}

.background--orange .btn-tertiary:visited,
.background--purple .btn-tertiary:visited,
.background--blue .btn-tertiary:visited,
.background--green .btn-tertiary:visited,
.background--aqua .btn-tertiary:visited,
.background--light-blue .btn-tertiary:visited,
.background--indigo .btn-tertiary:visited,
.background--black .btn-tertiary:visited,
.background--dark-purple .btn-tertiary:visited,
.background--dark-purple--vertical .btn-tertiary:visited,
.background--greenBlue .btn-tertiary:visited,
.background--greenBlue--vertical .btn-tertiary:visited,
.background--blueGreen .btn-tertiary:visited,
.background--blueGreen--vertical .btn-tertiary:visited,
.background--bluePurple .btn-tertiary:visited,
.background--bluePurple--vertical .btn-tertiary:visited,
.background--purpleBlue .btn-tertiary:visited,
.background--purpleBlue--vertical .btn-tertiary:visited,
.background--purpleRed .btn-tertiary:visited,
.background--purpleRed--vertical .btn-tertiary:visited,
.background--blueRed .btn-tertiary:visited,
.background--blueRed--vertical .btn-tertiary:visited,
.background--redBlue .btn-tertiary:visited,
.background--redBlue--vertical .btn-tertiary:visited,
.background--redPurple .btn-tertiary:visited,
.background--redPurple--vertical .btn-tertiary:visited,
.background--blue-lightBlue .btn-tertiary:visited,
.background--blue-lightBlue--vertical .btn-tertiary:visited,
.background--lightGreen-green .btn-tertiary:visited,
.background--lightGreen-green--vertical .btn-tertiary:visited,
.background--red .btn-tertiary:visited,
.background--purpleIndigoPurple .btn-tertiary:visited {
    color: #fff
}

.background--orange.page-title,
.background--purple.page-title,
.background--blue.page-title,
.background--green.page-title,
.background--aqua.page-title,
.background--light-blue.page-title,
.background--indigo.page-title,
.background--black.page-title,
.background--dark-purple.page-title,
.background--dark-purple--vertical.page-title,
.background--greenBlue.page-title,
.background--greenBlue--vertical.page-title,
.background--blueGreen.page-title,
.background--blueGreen--vertical.page-title,
.background--bluePurple.page-title,
.background--bluePurple--vertical.page-title,
.background--purpleBlue.page-title,
.background--purpleBlue--vertical.page-title,
.background--purpleRed.page-title,
.background--purpleRed--vertical.page-title,
.background--blueRed.page-title,
.background--blueRed--vertical.page-title,
.background--redBlue.page-title,
.background--redBlue--vertical.page-title,
.background--redPurple.page-title,
.background--redPurple--vertical.page-title,
.background--blue-lightBlue.page-title,
.background--blue-lightBlue--vertical.page-title,
.background--lightGreen-green.page-title,
.background--lightGreen-green--vertical.page-title,
.background--red.page-title,
.background--purpleIndigoPurple.page-title {
    position: relative
}

.background--orange.page-title h1,
.background--purple.page-title h1,
.background--blue.page-title h1,
.background--green.page-title h1,
.background--aqua.page-title h1,
.background--light-blue.page-title h1,
.background--indigo.page-title h1,
.background--black.page-title h1,
.background--dark-purple.page-title h1,
.background--dark-purple--vertical.page-title h1,
.background--greenBlue.page-title h1,
.background--greenBlue--vertical.page-title h1,
.background--blueGreen.page-title h1,
.background--blueGreen--vertical.page-title h1,
.background--bluePurple.page-title h1,
.background--bluePurple--vertical.page-title h1,
.background--purpleBlue.page-title h1,
.background--purpleBlue--vertical.page-title h1,
.background--purpleRed.page-title h1,
.background--purpleRed--vertical.page-title h1,
.background--blueRed.page-title h1,
.background--blueRed--vertical.page-title h1,
.background--redBlue.page-title h1,
.background--redBlue--vertical.page-title h1,
.background--redPurple.page-title h1,
.background--redPurple--vertical.page-title h1,
.background--blue-lightBlue.page-title h1,
.background--blue-lightBlue--vertical.page-title h1,
.background--lightGreen-green.page-title h1,
.background--lightGreen-green--vertical.page-title h1,
.background--red.page-title h1,
.background--purpleIndigoPurple.page-title h1 {
    margin-bottom: 1em
}

.background--orange.page-title:after,
.background--purple.page-title:after,
.background--blue.page-title:after,
.background--green.page-title:after,
.background--aqua.page-title:after,
.background--light-blue.page-title:after,
.background--indigo.page-title:after,
.background--black.page-title:after,
.background--dark-purple.page-title:after,
.background--dark-purple--vertical.page-title:after,
.background--greenBlue.page-title:after,
.background--greenBlue--vertical.page-title:after,
.background--blueGreen.page-title:after,
.background--blueGreen--vertical.page-title:after,
.background--bluePurple.page-title:after,
.background--bluePurple--vertical.page-title:after,
.background--purpleBlue.page-title:after,
.background--purpleBlue--vertical.page-title:after,
.background--purpleRed.page-title:after,
.background--purpleRed--vertical.page-title:after,
.background--blueRed.page-title:after,
.background--blueRed--vertical.page-title:after,
.background--redBlue.page-title:after,
.background--redBlue--vertical.page-title:after,
.background--redPurple.page-title:after,
.background--redPurple--vertical.page-title:after,
.background--blue-lightBlue.page-title:after,
.background--blue-lightBlue--vertical.page-title:after,
.background--lightGreen-green.page-title:after,
.background--lightGreen-green--vertical.page-title:after,
.background--red.page-title:after,
.background--purpleIndigoPurple.page-title:after {
    background-image: url("../../assets/images/header_mask_1.png");
    height: 160px;
    width: 100%;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    background-position: center bottom
}

.background--visual {
    background-color: #3c3
}

.background--visual span[class^=color--] {
    color: #fff
}

.background--green {
    background-color: #3c3
}

.background--green span[class^=color--] {
    color: #fff
}

.background--interior {
    background-color: #2cbc8c
}

.background--interior span[class^=color--] {
    color: #fff
}

.background--aqua {
    background-color: #2cbc8c
}

.background--aqua span[class^=color--] {
    color: #fff
}

.background--marketing {
    background-color: #00c0c0
}

.background--marketing span[class^=color--] {
    color: #fff
}

.background--light-blue {
    background-color: #00c0c0
}

.background--light-blue span[class^=color--] {
    color: #fff
}

.background--animation {
    background-color: #39c
}

.background--animation span[class^=color--] {
    color: #fff
}

.background--blue {
    background-color: #39c
}

.background--blue span[class^=color--] {
    color: #fff
}

.background--film {
    background-color: #36c
}

.background--film span[class^=color--] {
    color: #fff
}

.background--indigo {
    background-color: #36c
}

.background--indigo span[class^=color--] {
    color: #fff
}

.background--gaming {
    background-color: #66c
}

.background--gaming span[class^=color--] {
    color: #fff
}

.background--dark-purple {
    background-color: #66c
}

.background--dark-purple span[class^=color--] {
    color: #fff
}

.background--fashion {
    background-color: #939
}

.background--fashion span[class^=color--] {
    color: #fff
}

.background--purple {
    background-color: #939
}

.background--purple span[class^=color--] {
    color: #fff
}

.background--culinary {
    background-color: #f93
}

.background--culinary span[class^=color--] {
    color: #fff
}

.background--orange {
    background-color: #f93
}

.background--orange span[class^=color--] {
    color: #fff
}

.background--head,
.background--head1,
.background--head2,
.background--head3,
.background--head4,
.background--head5,
.background--head6,
.background--head7,
.background--head8,
.background--head9,
.background--head10,
.background--head--national1,
.background--head--national2,
.background--head--national3 {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #AA0E13
}

.background--head:after,
.background--head1:after,
.background--head2:after,
.background--head3:after,
.background--head4:after,
.background--head5:after,
.background--head6:after,
.background--head7:after,
.background--head8:after,
.background--head9:after,
.background--head10:after,
.background--head--national1:after,
.background--head--national2:after,
.background--head--national3:after {
    background-image: url("../../assets/images/header_mask_1.png");
    height: 160px;
    width: 100%;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    background-position: center bottom
}

.background--head h1,
.background--head1 h1,
.background--head2 h1,
.background--head3 h1,
.background--head4 h1,
.background--head5 h1,
.background--head6 h1,
.background--head7 h1,
.background--head8 h1,
.background--head9 h1,
.background--head10 h1,
.background--head--national1 h1,
.background--head--national2 h1,
.background--head--national3 h1 {
    margin-bottom: 1em
}

.background--head1,
.background--head2,
.background--head3,
.background--head4,
.background--head5,
.background--head6,
.background--head7,
.background--head8,
.background--head9,
.background--head10 {
    background-color: #000
}

.background--head--national1:after {
    background-image: url("../../assets/images/header_mask_1.png")
}

.background--head--national2:after {
    background-image: url("../../assets/images/header_mask_2.png")
}

.background--head--national3:after {
    background-image: url("../../assets/images/header_mask_3.png")
}

.background--head1 {
    background-image: url("../../assets/images/header_1.jpg")
}

.background--head1:after {
    background-image: url("../../assets/images/header_mask_3.png")
}

.background--head2 {
    background-image: url("../../assets/images/header_2.jpg")
}

.background--head2:after {
    background-image: url("../../assets/images/header_mask_1.png")
}

.background--head3 {
    background-image: url("../../assets/images/header_3.jpg")
}

.background--head3:after {
    background-image: url("../../assets/images/header_mask_3.png")
}

.background--head4 {
    background-image: url("../../assets/images/header_4.jpg")
}

.background--head4:after {
    background-image: url("../../assets/images/header_mask_2.png")
}

.background--head5 {
    background-image: url("../../assets/images/header_5.jpg")
}

.background--head5:after {
    background-image: url("../../assets/images/header_mask_3.png")
}

.background--head6 {
    background-image: url("../../assets/images/header_6.jpg")
}

.background--head6:after {
    background-image: url("../../assets/images/header_mask_1.png")
}

.background--head7 {
    background-image: url("../../assets/images/header_7.jpg")
}

.background--head7:after {
    background-image: url("../../assets/images/header_mask_1.png")
}

.background--head9 {
    background-image: url("../../assets/images/header_9.jpg")
}

.background--head9:after {
    background-image: url("../../assets/images/header_mask_2.png")
}

.background--head10 {
    background-image: url("../../assets/images/header_10.jpg")
}

.background--head10:after {
    background-image: url("../../assets/images/header_mask_2.png")
}

.background--grey {
    background-color: #e8e8e8
}

.background--red {
    background-color: #AA0E13
}

.background--black {
    background-color: #000;
    border-bottom: 1px solid white
}

.background--black .btn-primary,
.background--black .btn-secondary,
.background--black .btn-primary--reverse,
.background--black .btn-primary--white,
.background--black .btn-primary--national-request-brochure,
.background--black .btn-primary--local-rif,
.background--black .btn-primary--apply,
.background--black .btn-primary--cutout,
.background--black .btn-primary--local-nav,
.background--black .btn-primary--hero,
.background--black [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--black .btn-primary--hero,
.background--black .mini-rif-form__btn {
    background: #AA0E13;
    color: #fff
}

.background--black .btn-primary:after,
.background--black .btn-secondary:after,
.background--black .btn-primary--reverse:after,
.background--black .btn-primary--white:after,
.background--black .btn-primary--national-request-brochure:after,
.background--black .btn-primary--local-rif:after,
.background--black .btn-primary--apply:after,
.background--black .btn-primary--cutout:after,
.background--black .btn-primary--local-nav:after,
.background--black .btn-primary--hero:after,
.background--black [data-component="hero"]+.content--mid .btn-primary--hero:after,
[data-component="hero"]+.content--mid .background--black .btn-primary--hero:after,
.background--black .mini-rif-form__btn:after {
    background: #fff
}

.background--black .btn-primary:hover,
.background--black .btn-secondary:hover,
.background--black .btn-primary--reverse:hover,
.background--black .btn-primary--white:hover,
.background--black .btn-primary--national-request-brochure:hover,
.background--black .btn-primary--local-rif:hover,
.background--black .btn-primary--apply:hover,
.background--black .btn-primary--cutout:hover,
.background--black .btn-primary--local-nav:hover,
.background--black .btn-primary--hero:hover,
.background--black .mini-rif-form__btn:hover {
    color: #000 !important
}

.background--black .btn-secondary {
    background: #fff;
    color: #000
}

.background--black .btn-secondary:after {
    background: #AA0E13
}

.background--black .btn-secondary:hover {
    color: #fff !important
}

.background--black .btn-tertiary {
    color: #fff
}

.background--black .btn-tertiary:hover {
    color: #fff !important;
    border-bottom: 1px solid #AA0E13
}

.background--black .btn-tertiary:visited {
    color: #fff
}

.background--black .slider__slide__story {
    background-color: #fff
}

.background--black .slider__slide__story .icon-cancel,
.background--black .slider__slide__story h5,
.background--black .slider__slide__story p {
    color: #000
}

.background--black label,
.background--black .filters--items__item {
    color: #fff
}

.background--black label .field-info {
    color: #000
}

.background--black .filter--items {
    border-top: 1px solid #fff
}

.background--black .filter__distance-program__select {
    background-color: #fff
}

.background--white {
    background-color: #fff;
    border-bottom: 1px solid #fff
}

.background--white h1,
.background--white h2,
.background--white h3,
.background--white h4,
.background--white h5,
.background--white h6,
.background--white p,
.background--white blockquote,
.background--white a {
    color: #000
}

.background--white h1:visited,
.background--white h2:visited,
.background--white h3:visited,
.background--white h4:visited,
.background--white h5:visited,
.background--white h6:visited,
.background--white p:visited,
.background--white blockquote:visited,
.background--white a:visited {
    color: #000
}

.background--white .btn-primary,
.background--white .btn-secondary,
.background--white .btn-primary--reverse,
.background--white .btn-primary--white,
.background--white .btn-primary--national-request-brochure,
.background--white .btn-primary--local-rif,
.background--white .btn-primary--apply,
.background--white .btn-primary--cutout,
.background--white .btn-primary--local-nav,
.background--white .btn-primary--hero,
.background--white [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .background--white .btn-primary--hero,
.background--white .mini-rif-form__btn {
    background: #AA0E13;
    color: #000
}

.background--white .btn-primary:after,
.background--white .btn-secondary:after,
.background--white .btn-primary--reverse:after,
.background--white .btn-primary--white:after,
.background--white .btn-primary--national-request-brochure:after,
.background--white .btn-primary--local-rif:after,
.background--white .btn-primary--apply:after,
.background--white .btn-primary--cutout:after,
.background--white .btn-primary--local-nav:after,
.background--white .btn-primary--hero:after,
.background--white [data-component="hero"]+.content--mid .btn-primary--hero:after,
[data-component="hero"]+.content--mid .background--white .btn-primary--hero:after,
.background--white .mini-rif-form__btn:after {
    background: #000
}

.background--white .btn-primary:hover,
.background--white .btn-secondary:hover,
.background--white .btn-primary--reverse:hover,
.background--white .btn-primary--white:hover,
.background--white .btn-primary--national-request-brochure:hover,
.background--white .btn-primary--local-rif:hover,
.background--white .btn-primary--apply:hover,
.background--white .btn-primary--cutout:hover,
.background--white .btn-primary--local-nav:hover,
.background--white .btn-primary--hero:hover,
.background--white .mini-rif-form__btn:hover {
    color: #fff !important
}

.background--white .btn-secondary {
    background: #000;
    color: #fff
}

.background--white .btn-secondary:after {
    background: #AA0E13
}

.background--white .btn-secondary:hover {
    color: #000 !important
}

.background--white .btn-tertiary {
    color: #000;
    border-bottom: 1px solid #AA0E13
}

.background--white .btn-tertiary:hover {
    color: #000 !important;
    border-bottom: 1px solid #000
}

.background--white .btn-tertiary:visited {
    color: #000
}

.background--white .slider__slide__story {
    background-color: #000
}

.background--white .slider__slide__story,
.background--white .slider__slide__story .icon-cancel,
.background--white .slider__slide__story h5,
.background--white .slider__slide__story p {
    color: #fff
}

.background--white label,
.background--white .filters--items__item {
    color: #000
}

.background--white label .field-info {
    color: #fff
}

.background--white .filter--items {
    border-top: 1px solid #000
}

.background--white .filter__distance-program__select {
    background-color: #000
}

.background--greenBlue {
    background: #3c3;
    background: -moz-linear-gradient(left, #3c3 34%, #39c 64%);
    background: -webkit-gradient(left, color-stop(34%, #3c3), color-stop(64%, #39c));
    background: -webkit-linear-gradient(left, #3c3 34%, #39c 64%);
    background: -o-linear-gradient(left, #3c3 34%, #39c 64%);
    background: -ms-linear-gradient(left, #3c3 34%, #39c 64%);
    background: linear-gradient(to right, #3c3 34%, #39c 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3c3', endColorstr='#39c', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--greenBlue--vertical {
    background: #3c3;
    background: -moz-linear-gradient(top, #3c3 0%, #39c 80%);
    background: -webkit-gradient(top, color-stop(0%, #3c3), color-stop(80%, #39c));
    background: -webkit-linear-gradient(top, #3c3 0%, #39c 80%);
    background: -o-linear-gradient(top, #3c3 0%, #39c 80%);
    background: -ms-linear-gradient(top, #3c3 0%, #39c 80%);
    background: linear-gradient(to bottom, #3c3 0%, #39c 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3c3', endColorstr='#39c', GradientType=1);
    background-attachment: fixed
}

.background--blueGreen {
    background: #39c;
    background: -moz-linear-gradient(left, #39c 34%, #3c3 64%);
    background: -webkit-gradient(left, color-stop(34%, #39c), color-stop(64%, #3c3));
    background: -webkit-linear-gradient(left, #39c 34%, #3c3 64%);
    background: -o-linear-gradient(left, #39c 34%, #3c3 64%);
    background: -ms-linear-gradient(left, #39c 34%, #3c3 64%);
    background: linear-gradient(to right, #39c 34%, #3c3 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#3c3', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--blueGreen--vertical {
    background: #39c;
    background: -moz-linear-gradient(top, #39c 0%, #3c3 80%);
    background: -webkit-gradient(top, color-stop(0%, #39c), color-stop(80%, #3c3));
    background: -webkit-linear-gradient(top, #39c 0%, #3c3 80%);
    background: -o-linear-gradient(top, #39c 0%, #3c3 80%);
    background: -ms-linear-gradient(top, #39c 0%, #3c3 80%);
    background: linear-gradient(to bottom, #39c 0%, #3c3 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#3c3', GradientType=1);
    background-attachment: fixed
}

.background--blueRed {
    background: #39c;
    background: -moz-linear-gradient(left, #39c 34%, #AA0E13 64%);
    background: -webkit-gradient(left, color-stop(34%, #39c), color-stop(64%, #AA0E13));
    background: -webkit-linear-gradient(left, #39c 34%, #AA0E13 64%);
    background: -o-linear-gradient(left, #39c 34%, #AA0E13 64%);
    background: -ms-linear-gradient(left, #39c 34%, #AA0E13 64%);
    background: linear-gradient(to right, #39c 34%, #AA0E13 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#AA0E13', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--blueRed--vertical {
    background: #39c;
    background: -moz-linear-gradient(top, #39c 0%, #AA0E13 80%);
    background: -webkit-gradient(top, color-stop(0%, #39c), color-stop(80%, #AA0E13));
    background: -webkit-linear-gradient(top, #39c 0%, #AA0E13 80%);
    background: -o-linear-gradient(top, #39c 0%, #AA0E13 80%);
    background: -ms-linear-gradient(top, #39c 0%, #AA0E13 80%);
    background: linear-gradient(to bottom, #39c 0%, #AA0E13 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#AA0E13', GradientType=1);
    background-attachment: fixed
}

.background--redBlue {
    background: #AA0E13;
    background: -moz-linear-gradient(left, #AA0E13 34%, #39c 64%);
    background: -webkit-gradient(left, color-stop(34%, #AA0E13), color-stop(64%, #39c));
    background: -webkit-linear-gradient(left, #AA0E13 34%, #39c 64%);
    background: -o-linear-gradient(left, #AA0E13 34%, #39c 64%);
    background: -ms-linear-gradient(left, #AA0E13 34%, #39c 64%);
    background: linear-gradient(to right, #AA0E13 34%, #39c 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#AA0E13', endColorstr='#39c', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--redBlue--vertical {
    background: #AA0E13;
    background: -moz-linear-gradient(top, #AA0E13 0%, #39c 80%);
    background: -webkit-gradient(top, color-stop(0%, #AA0E13), color-stop(80%, #39c));
    background: -webkit-linear-gradient(top, #AA0E13 0%, #39c 80%);
    background: -o-linear-gradient(top, #AA0E13 0%, #39c 80%);
    background: -ms-linear-gradient(top, #AA0E13 0%, #39c 80%);
    background: linear-gradient(to bottom, #AA0E13 0%, #39c 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#AA0E13', endColorstr='#39c', GradientType=1);
    background-attachment: fixed
}

.background--bluePurple {
    background: #39c;
    background: -moz-linear-gradient(left, #39c 34%, #939 64%);
    background: -webkit-gradient(left, color-stop(34%, #39c), color-stop(64%, #939));
    background: -webkit-linear-gradient(left, #39c 34%, #939 64%);
    background: -o-linear-gradient(left, #39c 34%, #939 64%);
    background: -ms-linear-gradient(left, #39c 34%, #939 64%);
    background: linear-gradient(to right, #39c 34%, #939 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#939', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--bluePurple--vertical {
    background: #39c;
    background: -moz-linear-gradient(top, #39c 0%, #939 80%);
    background: -webkit-gradient(top, color-stop(0%, #39c), color-stop(80%, #939));
    background: -webkit-linear-gradient(top, #39c 0%, #939 80%);
    background: -o-linear-gradient(top, #39c 0%, #939 80%);
    background: -ms-linear-gradient(top, #39c 0%, #939 80%);
    background: linear-gradient(to bottom, #39c 0%, #939 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#939', GradientType=1);
    background-attachment: fixed
}

.background--purpleBlue {
    background: #939;
    background: -moz-linear-gradient(left, #939 34%, #39c 64%);
    background: -webkit-gradient(left, color-stop(34%, #939), color-stop(64%, #39c));
    background: -webkit-linear-gradient(left, #939 34%, #39c 64%);
    background: -o-linear-gradient(left, #939 34%, #39c 64%);
    background: -ms-linear-gradient(left, #939 34%, #39c 64%);
    background: linear-gradient(to right, #939 34%, #39c 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#939', endColorstr='#39c', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--purpleBlue--vertical {
    background: #939;
    background: -moz-linear-gradient(top, #939 0%, #39c 80%);
    background: -webkit-gradient(top, color-stop(0%, #939), color-stop(80%, #39c));
    background: -webkit-linear-gradient(top, #939 0%, #39c 80%);
    background: -o-linear-gradient(top, #939 0%, #39c 80%);
    background: -ms-linear-gradient(top, #939 0%, #39c 80%);
    background: linear-gradient(to bottom, #939 0%, #39c 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#939', endColorstr='#39c', GradientType=1);
    background-attachment: fixed
}

.background--purpleRed {
    background: #939;
    background: -moz-linear-gradient(left, #939 34%, #AA0E13 64%);
    background: -webkit-gradient(left, color-stop(34%, #939), color-stop(64%, #AA0E13));
    background: -webkit-linear-gradient(left, #939 34%, #AA0E13 64%);
    background: -o-linear-gradient(left, #939 34%, #AA0E13 64%);
    background: -ms-linear-gradient(left, #939 34%, #AA0E13 64%);
    background: linear-gradient(to right, #939 34%, #AA0E13 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#939', endColorstr='#AA0E13', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--purpleRed--vertical {
    background: #939;
    background: -moz-linear-gradient(top, #939 0%, #AA0E13 80%);
    background: -webkit-gradient(top, color-stop(0%, #939), color-stop(80%, #AA0E13));
    background: -webkit-linear-gradient(top, #939 0%, #AA0E13 80%);
    background: -o-linear-gradient(top, #939 0%, #AA0E13 80%);
    background: -ms-linear-gradient(top, #939 0%, #AA0E13 80%);
    background: linear-gradient(to bottom, #939 0%, #AA0E13 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#939', endColorstr='#AA0E13', GradientType=1);
    background-attachment: fixed
}

.background--redPurple {
    background: #AA0E13;
    background: -moz-linear-gradient(left, #AA0E13 34%, #939 64%);
    background: -webkit-gradient(left, color-stop(34%, #AA0E13), color-stop(64%, #939));
    background: -webkit-linear-gradient(left, #AA0E13 34%, #939 64%);
    background: -o-linear-gradient(left, #AA0E13 34%, #939 64%);
    background: -ms-linear-gradient(left, #AA0E13 34%, #939 64%);
    background: linear-gradient(to right, #AA0E13 34%, #939 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#AA0E13', endColorstr='#939', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--redPurple--vertical {
    background: #AA0E13;
    background: -moz-linear-gradient(top, #AA0E13 0%, #939 80%);
    background: -webkit-gradient(top, color-stop(0%, #AA0E13), color-stop(80%, #939));
    background: -webkit-linear-gradient(top, #AA0E13 0%, #939 80%);
    background: -o-linear-gradient(top, #AA0E13 0%, #939 80%);
    background: -ms-linear-gradient(top, #AA0E13 0%, #939 80%);
    background: linear-gradient(to bottom, #AA0E13 0%, #939 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#AA0E13', endColorstr='#939', GradientType=1);
    background-attachment: fixed
}

.background--blue-lightBlue {
    background: #39c;
    background: -moz-linear-gradient(left, #39c 34%, #00c0c0 64%);
    background: -webkit-gradient(left, color-stop(34%, #39c), color-stop(64%, #00c0c0));
    background: -webkit-linear-gradient(left, #39c 34%, #00c0c0 64%);
    background: -o-linear-gradient(left, #39c 34%, #00c0c0 64%);
    background: -ms-linear-gradient(left, #39c 34%, #00c0c0 64%);
    background: linear-gradient(to right, #39c 34%, #00c0c0 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#00c0c0', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--blue-lightBlue--vertical {
    background: #39c;
    background: -moz-linear-gradient(top, #39c 0%, #00c0c0 80%);
    background: -webkit-gradient(top, color-stop(0%, #39c), color-stop(80%, #00c0c0));
    background: -webkit-linear-gradient(top, #39c 0%, #00c0c0 80%);
    background: -o-linear-gradient(top, #39c 0%, #00c0c0 80%);
    background: -ms-linear-gradient(top, #39c 0%, #00c0c0 80%);
    background: linear-gradient(to bottom, #39c 0%, #00c0c0 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#00c0c0', GradientType=1);
    background-attachment: fixed
}

.background--lightGreen-green {
    background: #b7d748;
    background: -moz-linear-gradient(left, #b7d748 34%, #3c3 64%);
    background: -webkit-gradient(left, color-stop(34%, #b7d748), color-stop(64%, #3c3));
    background: -webkit-linear-gradient(left, #b7d748 34%, #3c3 64%);
    background: -o-linear-gradient(left, #b7d748 34%, #3c3 64%);
    background: -ms-linear-gradient(left, #b7d748 34%, #3c3 64%);
    background: linear-gradient(to right, #b7d748 34%, #3c3 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b7d748', endColorstr='#3c3', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--lightGreen-green--vertical {
    background: #b7d748;
    background: -moz-linear-gradient(top, #b7d748 0%, #3c3 80%);
    background: -webkit-gradient(top, color-stop(0%, #b7d748), color-stop(80%, #3c3));
    background: -webkit-linear-gradient(top, #b7d748 0%, #3c3 80%);
    background: -o-linear-gradient(top, #b7d748 0%, #3c3 80%);
    background: -ms-linear-gradient(top, #b7d748 0%, #3c3 80%);
    background: linear-gradient(to bottom, #b7d748 0%, #3c3 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b7d748', endColorstr='#3c3', GradientType=1);
    background-attachment: fixed
}

.background--aquaDarkPurple {
    background: #2cbc8c;
    background: -moz-linear-gradient(left, #2cbc8c 34%, #66c 64%);
    background: -webkit-gradient(left, color-stop(34%, #2cbc8c), color-stop(64%, #66c));
    background: -webkit-linear-gradient(left, #2cbc8c 34%, #66c 64%);
    background: -o-linear-gradient(left, #2cbc8c 34%, #66c 64%);
    background: -ms-linear-gradient(left, #2cbc8c 34%, #66c 64%);
    background: linear-gradient(to right, #2cbc8c 34%, #66c 64%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2cbc8c', endColorstr='#66c', GradientType=1);
    background-size: 200%;
    background-position-x: 50%
}

.background--aquaDarkPurple--vertical {
    background: #2cbc8c;
    background: -moz-linear-gradient(top, #2cbc8c 0%, #66c 80%);
    background: -webkit-gradient(top, color-stop(0%, #2cbc8c), color-stop(80%, #66c));
    background: -webkit-linear-gradient(top, #2cbc8c 0%, #66c 80%);
    background: -o-linear-gradient(top, #2cbc8c 0%, #66c 80%);
    background: -ms-linear-gradient(top, #2cbc8c 0%, #66c 80%);
    background: linear-gradient(to bottom, #2cbc8c 0%, #66c 80%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2cbc8c', endColorstr='#66c', GradientType=1);
    background-attachment: fixed
}

.background--grandDaddy {
    background: #b7d748;
    background: -moz-linear-gradient(top, #b7d748 0%, #3c3 10%, #2cbc8c 20%, #00c0c0 30%, #39c 40%, #36c 50%, #66c 60%, #939 70%, #f93 80%);
    background: -webkit-linear-gradient(top, #b7d748 0%, #3c3 10%, #2cbc8c 20%, #00c0c0 30%, #39c 40%, #36c 50%, #66c 60%, #939 70%, #f93 80%);
    background: -o-linear-gradient(top, #b7d748 0%, #3c3 10%, #2cbc8c 20%, #00c0c0 30%, #39c 40%, #36c 50%, #66c 60%, #939 70%, #f93 80%);
    background: -ms-linear-gradient(top, #b7d748 0%, #3c3 10%, #2cbc8c 20%, #00c0c0 30%, #39c 40%, #36c 50%, #66c 60%, #939 70%, #f93 80%);
    background-attachment: fixed
}

.background--bluePurpleBlue {
    background: #39c;
    background: -moz-linear-gradient(top, #39c 0%, #939 40%, #939 60%, #39c 100%);
    background: -webkit-gradient(top, color-stop(0%, #39c), color-stop(40%, #939), color-stop(60%, #939), color-stop(100%, #39c));
    background: -webkit-linear-gradient(top, #39c 0%, #939 40%, #939 60%, #39c 100%);
    background: -o-linear-gradient(top, #39c 0%, #939 40%, #939 60%, #39c 100%);
    background: -ms-linear-gradient(top, #39c 0%, #939 40%, #939 60%, #39c 100%);
    background: linear-gradient(to bottom, #39c 0%, #939 40%, #939 60%, #39c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#39c', endColorstr='#39c', GradientType=1);
    background-attachment: fixed
}

.background--greenBlueGreen {
    background: #3c3;
    background: -moz-linear-gradient(top, #3c3 0%, #39c 40%, #39c 60%, #3c3 100%);
    background: -webkit-gradient(top, color-stop(0%, #3c3), color-stop(40%, #39c), color-stop(60%, #39c), color-stop(100%, #3c3));
    background: -webkit-linear-gradient(top, #3c3 0%, #39c 40%, #39c 60%, #3c3 100%);
    background: -o-linear-gradient(top, #3c3 0%, #39c 40%, #39c 60%, #3c3 100%);
    background: -ms-linear-gradient(top, #3c3 0%, #39c 40%, #39c 60%, #3c3 100%);
    background: linear-gradient(to bottom, #3c3 0%, #39c 40%, #39c 60%, #3c3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3c3', endColorstr='#3c3', GradientType=1);
    background-attachment: fixed
}

.background--purpleIndigoPurple {
    background: #939;
    background: -moz-linear-gradient(top, #939 0%, #36c 40%, #36c 60%, #939 100%);
    background: -webkit-gradient(top, color-stop(0%, #939), color-stop(40%, #36c), color-stop(60%, #36c), color-stop(100%, #939));
    background: -webkit-linear-gradient(top, #939 0%, #36c 40%, #36c 60%, #939 100%);
    background: -o-linear-gradient(top, #939 0%, #36c 40%, #36c 60%, #939 100%);
    background: -ms-linear-gradient(top, #939 0%, #36c 40%, #36c 60%, #939 100%);
    background: linear-gradient(to bottom, #939 0%, #36c 40%, #36c 60%, #939 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#939', endColorstr='#939', GradientType=1);
    background-attachment: fixed
}

.blog em {
    color: #a8a8a8;
    font-family: "Avenir LT W01 65 Medium", "sans-serif"
}

.blog figure figcaption {
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    font-style: italic;
    color: #666;
    padding: 0 10% 2em 10%
}

.blog .pager__list {
    margin: 4em 0 0 0
}

.blog__filters {
    margin-bottom: 2em;
    display: block
}

.blog__filters h2 {
    margin-bottom: 0
}

.blog__filters .filter--items {
    min-width: 100%;
    display: inline-block;
    border: none
}

.blog__filters .filter--items .filters--items__list {
    font-size: 85%
}

.blog__aside {
    padding-left: 1em
}

@media (min-width: 950px) {
    .blog__aside {
        padding-left: 4em
    }
}

.blog__aside__search {
    display: block;
    position: relative;
    max-width: 20em
}

.blog__aside__search input {
    display: inline-block;
    width: 100%;
    min-height: 30px;
    border: none;
    border-bottom: 2px solid #000;
    color: #000;
    background-color: transparent;
    margin: 2em 0
}

.blog__aside__search__btn {
    position: absolute;
    left: 92%;
    bottom: 3.6em
}

.blog__aside__search__btn img {
    max-width: 35px
}

.blog__aside__search .filter__search__btn {
    top: -54px;
    left: 100%;
    margin-left: -25px
}

.blog__aside__item {
    margin-top: 2em
}

.blog__aside__item--featured {
    margin-top: 0
}

.blog__aside__item__desc {
    padding: 0;
    margin: 0
}

.blog__aside .social__list .social__item {
    margin-right: 2%;
    width: 10%;
    min-width: 1.2em
}

.blog__aside .social__list .social__item a img {
    width: 100%
}

.blog__month__date {
    background-color: #000;
    color: #fff;
    display: inline-block;
    margin: 1em 0em;
    width: 100%
}

.blog__month .blog__item:nth-of-type(1) {
    border: none
}

.blog__item {
    display: inline-block;
    border-top: 1px solid #000;
    padding-top: 2.5em;
    margin-top: 1.5em
}

.blog__item__img,
.blog__item__info {
    display: inline-block
}

@media (min-width: 430px) {
    .blog__item__img,
    .blog__item__info {
        float: left
    }
}

.blog__item__img {
    padding: 0 1em 1em 0
}

@media (min-width: 768px) {
    .blog__item__img {
        width: 17%;
        padding: 0 2em 0 0
    }
}

.blog__item__feature-img {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .blog__item__feature-img {
        width: 48%;
        padding-right: 2%
    }
}

.blog__item .column--1 p .btn-tertiary {
    margin-top: 1em;
    display: table
}

.blog__item .social__list {
    float: left
}

.blog__item .addthis_inline_share_toolbox {
    display: inline-block
}

.blog__item .addthis_inline_share_toolbox a {
    margin-right: 12px;
    float: left
}

@media (min-width: 768px) {
    .blog__item .addthis_inline_share_toolbox a {
        margin-right: 16px
    }
}

.blog__item .social__item {
    margin-right: 1em;
    width: 0.5em
}

.blog__item .social__item:first-child {
    font-size: 0.7em;
    width: 6em;
    margin-right: 0;
    vertical-align: 0.2em
}

.blog__item .social__item a i {
    font-size: 1em
}

.blog__item--article {
    border: none;
    margin-top: 0;
    padding-top: 0
}

.blog__item__info {
    width: 100%;
    padding: 0 1%
}

.blog__item__info h2,
.blog__item__info h3 {
    padding: 0
}

.blog__item__info p {
    margin: 0 0 1em 0
}

.blog__item__info__author,
.blog__item__info__category {
    display: block;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

@media (min-width: 430px) {
    .blog__item__info__author,
    .blog__item__info__category {
        display: inline-block
    }
}

.blog__item__info__category--visual {
    background-color: #3c3
}

.blog__item__info__category--visual span[class^=color--] {
    color: #fff
}

.blog__item__info__category--green {
    background-color: #3c3
}

.blog__item__info__category--green span[class^=color--] {
    color: #fff
}

.blog__item__info__category--interior {
    background-color: #2cbc8c
}

.blog__item__info__category--interior span[class^=color--] {
    color: #fff
}

.blog__item__info__category--aqua {
    background-color: #2cbc8c
}

.blog__item__info__category--aqua span[class^=color--] {
    color: #fff
}

.blog__item__info__category--marketing {
    background-color: #00c0c0
}

.blog__item__info__category--marketing span[class^=color--] {
    color: #fff
}

.blog__item__info__category--light-blue {
    background-color: #00c0c0
}

.blog__item__info__category--light-blue span[class^=color--] {
    color: #fff
}

.blog__item__info__category--animation {
    background-color: #39c
}

.blog__item__info__category--animation span[class^=color--] {
    color: #fff
}

.blog__item__info__category--blue {
    background-color: #39c
}

.blog__item__info__category--blue span[class^=color--] {
    color: #fff
}

.blog__item__info__category--film {
    background-color: #36c
}

.blog__item__info__category--film span[class^=color--] {
    color: #fff
}

.blog__item__info__category--indigo {
    background-color: #36c
}

.blog__item__info__category--indigo span[class^=color--] {
    color: #fff
}

.blog__item__info__category--gaming {
    background-color: #66c
}

.blog__item__info__category--gaming span[class^=color--] {
    color: #fff
}

.blog__item__info__category--dark-purple {
    background-color: #66c
}

.blog__item__info__category--dark-purple span[class^=color--] {
    color: #fff
}

.blog__item__info__category--fashion {
    background-color: #939
}

.blog__item__info__category--fashion span[class^=color--] {
    color: #fff
}

.blog__item__info__category--purple {
    background-color: #939
}

.blog__item__info__category--purple span[class^=color--] {
    color: #fff
}

.blog__item__info__category--culinary {
    background-color: #f93
}

.blog__item__info__category--culinary span[class^=color--] {
    color: #fff
}

.blog__item__info__category--orange {
    background-color: #f93
}

.blog__item__info__category--orange span[class^=color--] {
    color: #fff
}

.blog__item__info__category a {
    display: inline-block;
    margin: 0.5em 0 0;
    color: #fff;
    padding: 5px 25px;
    position: relative;
    overflow: hidden
}

@media (min-width: 430px) {
    .blog__item__info__category a {
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        transform: skew(-30deg);
        margin-left: 1em
    }
}

.blog__item__info__category a span {
    display: block;
    z-index: 20
}

@media (min-width: 430px) {
    .blog__item__info__category a span {
        -webkit-transform: skew(30deg);
        -moz-transform: skew(30deg);
        -ms-transform: skew(30deg);
        -o-transform: skew(30deg);
        transform: skew(30deg)
    }
}

.blog__item__info__category a:hover,
.blog__item__info__category a:active {
    text-decoration: none
}

.blog__item__info__category:before {
    content: '|';
    font-family: monospace;
    font-size: 1.5em;
    margin-right: 0.6em
}

.blog__item__info__social {
    float: right;
    font-size: 1em
}

.blog__item__info--stacked {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    min-height: 0
}

.blog__item .column--2 {
    margin: 0 2% 0 0
}

.blog--article .column--2t {
    text-align: center
}

.blog--article p,
.blog--article a,
.blog--article ul,
.blog--article ol,
.blog--article h2,
.blog--article h3,
.blog--article h4,
.blog--article h5,
.blog--article h6 {
    text-align: left
}

.blog--article h2 {
    padding-top: 0
}

.blog--article img,
.blog--article .video-full__frame {
    margin-bottom: 1em
}

.blog--article .blog__item__info {
    min-height: 0;
    width: 100%
}

.blog--article .blog__item__info--full {
    margin-bottom: 1.5em;
    padding: 0
}

.blog--article .blog__item__info .social__list {
    float: left;
    display: inline-block
}

.blog--article .blog__item__info .addthis_inline_share_toolbox {
    display: inline-block;
    float: left;
    clear: none !important;
    margin: -5px 0 0 10px
}

.blog--article .blog__item__info .addthis_inline_share_toolbox a {
    margin-right: 12px
}

@media (min-width: 768px) {
    .blog--article .blog__item__info .addthis_inline_share_toolbox a {
        margin-right: 16px
    }
}

.blog--article .blog__item--article {
    padding: 2em 0 2em 0;
    margin-top: 2em;
    width: 100%;
    border-top: 1px solid #000
}

.blog--article .blog__item--article .blog__item__info {
    width: 83%;
    text-align: left
}

.blog--article .social__list {
    font-size: 1em
}

.calendar-feature {
    display: none;
    margin-top: 2.5em
}

.calendar-feature__date {
    text-align: center;
    font-size: 6em;
    margin-bottom: 0.4em
}

.calendar-feature__month {
    text-align: center;
    font-size: 2em;
    text-transform: uppercase
}

.calendar-feature__list {
    margin: 3em 0 0 0;
    padding: 0;
    list-style-type: none
}

.calendar-feature__list li {
    margin-bottom: 1em;
    font-size: 1.25em
}

.calendar-feature__list a {
    display: inline !important
}

.calendar-feature__more {
    font-size: 0.625em;
    text-transform: uppercase
}

.calendar-note {
    text-transform: uppercase;
    font-size: 0.85em;
    display: none
}

@media (min-width: 950px) {
    .calendar-note {
        display: block
    }
}

.calendar {
    display: none;
    margin-left: 0;
    margin-bottom: 1.5em;
    padding-bottom: 1px
}

.calendar * {
    list-style: none;
    line-height: 1
}

.calendar .title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-right: 2.5em
}

.calendar .title i {
    font-size: 0.85em !important
}

.calendar .title a {
    color: #000
}

.calendar .title a:hover {
    color: #AA0E13
}

.calendar .week {
    padding: 0px;
    margin: 0px
}

.calendar .week:before,
.calendar .week:after {
    content: " ";
    display: table
}

.calendar .week:after {
    clear: both
}

.calendar .day {
    position: relative;
    padding: 0.5em;
    width: 100%;
    height: auto;
    float: left
}

.calendar .day-header div {
    padding-top: 0.5em;
    padding-bottom: 0.5em
}

.calendar .day-header div:hover {
    background: transparent
}

.calendar .day-header .day {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    color: #000;
    text-align: left;
    min-height: 0.5em;
    display: none
}

.calendar .week .day {
    font-size: 1em
}

.calendar .week .day:hover {
    cursor: pointer
}

.calendar .week .past-date,
.calendar .week .not-available {
    color: #ccc
}

.calendar .week .past-date:hover,
.calendar .week .not-available:hover {
    cursor: default
}

.calendar .week .has-event {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 1.25em
}

.calendar .week .active,
.calendar .week .active:hover {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    color: #AA0E13
}

.day:hover,
.day[data-state="active"] {
    background: #efefef;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.day.previous-month,
.day.next-month {
    background: #e9e9e9;
    color: #222222;
    display: none
}

@media (min-width: 950px) {
    .calendar-feature {
        display: block
    }
    .calendar {
        display: block;
        border-right: 1px solid #000
    }
    .calendar .day {
        position: relative;
        width: 10.28571%;
        margin-right: 4%;
        height: 45px
    }
    .calendar .day-header .day,
    .day.previous-month,
    .day.next-month {
        display: block;
        visibility: visible
    }
}

.contact-us h2 {
    font-size: 2.5em
}

.contact-us__map {
    min-height: 300px;
    width: 100%
}

.contact-us__campus {
    font-size: 1.375rem
}

.contact-list__item {
    border-left: 7px solid #eee;
    padding-left: 10px;
    margin-bottom: 35px
}

.contact-list__title {
    font-size: 1.375rem;
    padding-top: 0
}

.contact-list p {
    margin-bottom: 0.75em
}

.contact-list p:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .contact-list__item {
        width: 27.47253%;
        float: left;
        margin-right: 8.79121%
    }
    .contact-list__item:nth-of-type(3n) {
        width: 27.47253%;
        float: right;
        margin-right: 0
    }
    .contact-list__item:nth-of-type(3n+1) {
        clear: both
    }
}

.courses th {
    background-color: #3c3;
    padding: 0.5em;
    color: #fff;
    margin: 0;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 2em;
    font-weight: normal;
    font-style: normal;
    line-height: 1.1em
}

@media (min-width: 768px) {
    .courses th {
        padding: 0.5em 0;
        font-size: 2.25em;
        line-height: 1em
    }
}

.courses .column--3::after,
.courses .column--3 table::after {
    clear: both;
    content: "";
    display: table
}

.degree-programs--category {
    text-align: center;
    position: relative;
    overflow: hidden
}

.degree-programs--category a {
    display: inline-block
}

.degree-programs--category a {
    display: inline-block
}

.degree-programs--category a:hover h2,
.degree-programs--category a:hover h3,
.degree-programs--category a:hover h4,
.degree-programs--category a:hover h5,
.degree-programs--category a:hover h6,
.degree-programs--category a:active h2,
.degree-programs--category a:active h3,
.degree-programs--category a:active h4,
.degree-programs--category a:active h5,
.degree-programs--category a:active h6 {
    font-size: 2em;
    color: white;
    margin: 0
}

.degree-programs--category a:hover h2:after,
.degree-programs--category a:hover h3:after,
.degree-programs--category a:hover h4:after,
.degree-programs--category a:hover h5:after,
.degree-programs--category a:hover h6:after,
.degree-programs--category a:active h2:after,
.degree-programs--category a:active h3:after,
.degree-programs--category a:active h4:after,
.degree-programs--category a:active h5:after,
.degree-programs--category a:active h6:after {
    left: 0;
    transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1)
}

.degree-programs--category a:hover img,
.degree-programs--category a:active img {
    transition: all 6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateX(4%) scale(1.13);
    -moz-transform: translateX(4%) scale(1.13);
    -ms-transform: translateX(4%) scale(1.13);
    -o-transform: translateX(4%) scale(1.13);
    transform: translateX(4%) scale(1.13)
}

.degree-programs--category__title {
    position: absolute;
    top: 43%;
    left: 10%;
    width: 80%;
    z-index: 2
}

.degree-programs--category__title h2,
.degree-programs--category__title h3,
.degree-programs--category__title h4,
.degree-programs--category__title h5,
.degree-programs--category__title h6 {
    font-size: 2em;
    color: white;
    margin: 0;
    position: relative;
    overflow: hidden
}

.degree-programs--category__title h2:after,
.degree-programs--category__title h3:after,
.degree-programs--category__title h4:after,
.degree-programs--category__title h5:after,
.degree-programs--category__title h6:after {
    background: #000;
    content: "";
    height: 95px;
    left: -100%;
    position: absolute;
    top: -2px;
    transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    z-index: -10
}

.degree-programs--category__title--text {
    font-size: 2em;
    color: white;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-decoration: underline
}

.degree-programs--category img {
    margin-bottom: -7px;
    transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateX(0%) scale(1.1);
    -moz-transform: translateX(0%) scale(1.1);
    -ms-transform: translateX(0%) scale(1.1);
    -o-transform: translateX(0%) scale(1.1);
    transform: translateX(0%) scale(1.1)
}

.degrees-offered {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.degrees-offered__text-field {
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    font-size: 14px;
    line-height: 16px;
}
.degrees-offered__text-field p {
    margin-bottom: 7px;
}

.degrees-offered::after {
    clear: both;
    content: "";
    display: table
}

.body--visual .degrees-offered__title {
    color: #3c3
}

.body--green .degrees-offered__title {
    color: #3c3
}

.body--interior .degrees-offered__title {
    color: #2cbc8c
}

.body--aqua .degrees-offered__title {
    color: #2cbc8c
}

.body--marketing .degrees-offered__title {
    color: #00c0c0
}

.body--light-blue .degrees-offered__title {
    color: #00c0c0
}

.body--animation .degrees-offered__title {
    color: #39c
}

.body--blue .degrees-offered__title {
    color: #39c
}

.body--film .degrees-offered__title {
    color: #36c
}

.body--indigo .degrees-offered__title {
    color: #36c
}

.body--gaming .degrees-offered__title {
    color: #66c
}

.body--dark-purple .degrees-offered__title {
    color: #66c
}

.body--fashion .degrees-offered__title {
    color: #939
}

.body--purple .degrees-offered__title {
    color: #939
}

.body--culinary .degrees-offered__title {
    color: #f93
}

.body--orange .degrees-offered__title {
    color: #f93
}

.degrees-offered__field {
    margin-bottom: 1em;
    font-size: 1.25em;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.degrees-offered__label,
.degrees-offered__value {
    display: inline-block;
    width: 50%
}

.degrees-offered__details {
    margin-bottom: 2em;
    font-family: "Avenir LT W01 65 Medium", "sans-serif"
}

.degrees-offered__details-title {
    font-size: 1.5em;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-decoration: underline
}

.degrees-offered__details-title:focus {
    outline: none
}

.degrees-offered__details-title.info-tog:hover {
    cursor: pointer
}

.info-content__container .degrees-offered__details-title {
    display: inline-block;
    margin-bottom: 1em;
    text-decoration: none
}

.degrees-offered__details-content {
    display: none
}

@media (min-width: 768px) {
    .degrees-offered .column--1 {
        width: 48%
    }
}

.content--disclaimer {
    font-size: 0.625em;
    line-height: 1.75em
}

.electives div[class^='column'] {
    margin-bottom: 0
}

.electives table {
    margin: 0
}

.events-list {
    margin-top: -2em
}

.events-list::after {
    clear: both;
    content: "";
    display: table
}

@media (min-width: 950px) {
    .events-list {
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .events-list h4 {
        padding-top: 0
    }
}

.events-list .show-more>span {
    display: inline-block
}

.events-list .icon-angle-down,
.events-list .icon-angle-up {
    display: inline-block;
    margin: 0 0 0 8px;
    font-size: 1.5em;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.events-list .icon-angle-down:hover,
.events-list .icon-angle-up:hover {
    cursor: pointer
}

.events-list .featured {
    padding-top: 1.5em;
    color: #AA0E13
}

.events-list .featured h4 a {
    color: #AA0E13
}

.events-list .featured h4 a:visited {
    color: #AA0E13
}

.events-list .featured h4 a:hover {
    color: #000
}
@media screen and (min-width: 768px) {
    .events-list .listing__desc--no-image {
        margin-left: 35%;
    }
}

#next-month {
    display: none
}

.filter label,
.filter input,
.filter button {
    padding: 0;
    margin: 0;
    float: left;
    display: inline-block
}

.filter label,
.filter-title {
    font-size: 1em;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-transform: uppercase;
    letter-spacing: 0.5px
}

.filter legend {
    text-transform: uppercase
}

.filter__location>.column--2::after {
    clear: both;
    content: "";
    display: table
}

.filter__location label {
    margin: 0;
    font-size: 1.5em
}

.filter__location__input {
    border: none;
    border-bottom: 2px solid #000;
    width: 5em;
    margin-left: 1em !important;
    font-size: 1em
}

.filter__location__input:focus {
    outline: 0;
    border: 0;
    border-bottom: 2px solid #ccc
}

.filter__location__submit {
    background-color: transparent;
    border: 0
}

.filter__location__submit img {
    max-width: 32px
}

.filter__location__select {
    border: none;
    background-color: #AA0E13;
    color: #fff;
    width: auto;
    margin-left: 1em;
    font-size: 0.85em;
    background-image: url("../../assets/images/icon-arrow-down-white.png");
    padding: 0 2.25em 0 0.5em
}

.filter__location small {
    margin-right: 10px;
    font-size: 50%;
    display: inline
}

.filter__distance-program {
    position: relative
}

.filter__distance-program select {
    width: auto;
    margin-left: 1em;
    font-size: 16px;
    padding: 0 2.25em 0 0.5em
}

.filter__distance-program select:hover {
    cursor: pointer
}

.filter__distance-program__select {
    border: 1px solid #000;
    font-size: 0.85em;
    padding: 0 2.25em 0 0.5em;
    margin: 0 0 0 1em;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url("../../assets/images/icon-arrow-down.png");
    width: auto;
    text-align: center;
    list-style-type: none;
    display: inline-block
}

.filter__distance-program__select.up {
    background-image: url("../../assets/images/icon-arrow-up.png")
}

.filter__distance-program__select:hover {
    cursor: pointer
}

.filter__distance-program__list {
    display: none;
    position: absolute;
    background: #fff;
    top: 100%;
    z-index: 100;
    min-width: 26em;
    padding: 0.625em;
    overflow: scroll;
    border: 1px solid #000
}

.filter__distance-program__list--child {
    margin-left: 0.625em
}

.filter__distance-program__item {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 1em;
    display: block
}

.filter__distance-program__item::after {
    clear: both;
    content: "";
    display: table
}

.filter__distance-program__item--orange {
    color: #f93
}

.filter__distance-program__item--blue {
    color: #39c
}

.filter__distance-program__item--green {
    color: #3c3
}

.filter__distance-program__item--aqua {
    color: #2cbc8c
}

.filter__distance-program__item--light-blue {
    color: #00c0c0
}

.filter__distance-program__item--indigo {
    color: #36c
}

.filter__distance-program__item--purple {
    color: #939
}

.filter__distance-program__item--dark-purple {
    color: #66c
}

.filter__distance-program__item--child {
    display: block;
    font-size: 0.85em;
    color: #000
}

.filter__distance-program__item--child::after {
    clear: both;
    content: "";
    display: table
}

.filter__distance-program__item--child label {
    font-size: 0.85em
}

.filter__distance-program .field,
.filter__distance-program .field-info {
    display: inline-block;
    vertical-align: middle
}

.filter__distance-program .field input,
.filter__distance-program .field-info input {
    width: 1em;
    margin-right: 0.625em
}

.filter__distance-program .field input[type="checkbox"],
.filter__distance-program .field-info input[type="checkbox"] {
    width: 2em;
    height: 2em
}

.filter__distance-program .btn-primary,
.filter__distance-program .btn-secondary,
.filter__distance-program .btn-primary--reverse,
.filter__distance-program .btn-primary--white,
.filter__distance-program .btn-primary--national-request-brochure,
.filter__distance-program .btn-primary--local-rif,
.filter__distance-program .btn-primary--apply,
.filter__distance-program .btn-primary--cutout,
.filter__distance-program .btn-primary--local-nav,
.filter__distance-program .btn-primary--hero,
.filter__distance-program [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .filter__distance-program .btn-primary--hero,
.filter__distance-program .mini-rif-form__btn {
    margin: 20px 0 20px 16px;
    padding: 0 10px
}

.filter__distance-program small {
    text-transform: none;
    padding-right: 0.625em;
    display: inline
}

.filter__search {
    margin: 1.5em auto;
    width: 100%;
    text-align: center
}

.filter__search::after {
    clear: both;
    content: "";
    display: table
}

.filter__search__input {
    display: inline-block;
    width: 90%;
    min-height: 30px;
    border: none;
    border-bottom: 2px solid #000;
    color: #fff;
    background-color: transparent
}

.filter__search__input:focus {
    border: none;
    border-bottom: 2px solid #000
}

.background--black .filter__search__input {
    border-bottom: 2px solid #fff;
    color: #fff
}

.background--black .filter__search__input:focus {
    border: none;
    border-bottom: 2px solid #fff
}

.filter__search__input::-webkit-input-placeholder {
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.filter__search__input::-moz-placeholder {
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.filter__search__input:-moz-placeholder {
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.filter__search__input:-ms-input-placeholder {
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.filter__search__btn {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: 4px;
    left: -43px
}

.filter__search__btn img {
    max-width: 35px
}

.filter--404 input {
    float: none
}

.filter--404 .filter__search__btn {
    top: 5px;
    left: -30px
}

.filter--scholarships {
    text-align: center
}

.filter--scholarships .filter__distance-program {
    display: inline-block;
    min-width: 19em
}

.filter--items {
    border-top: 1px solid #000
}

.filter--items label {
    font-size: 1em;
    margin-top: 0.5em
}

.filters--items__list {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important
}

.filters--items__item {
    display: inline-block !important;
    margin-right: 1.25em !important;
    cursor: pointer !important;
    font-size: 2em;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.filters--items__item i {
    color: #AA0E13;
    vertical-align: text-top;
    font-size: 0.5em
}

.filters--items__item--clear {
    font-size: 0.75em;
    text-transform: uppercase
}

#search {
    overflow: visible;
    position: relative
}

#search:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    bottom: -51px;
    left: 46%;
    margin-left: 0;
    pointer-events: none;
    border-color: transparent;
    border-width: 2em;
    border-top-color: black
}

.gainful-employment-form label {
    font-size: 1.5em;
    margin: 0 0 0.5em 0;
    color: #AA0E13
}

.gainful-employment-form fieldset {
    margin-bottom: 2em !important
}

.gainful-employment-form select:disabled {
    border-color: #ccc;
    color: #ccc;
    background-image: none
}

.gainful-employment-form .inactive {
    display: none
}

.gainful-employment-form #reset,
.gainful-employment-form #get-info {
    display: none
}

.gallery .column--3,
.gallery .column--2 {
    padding-top: 2em
}

.gallery .column--3 p,
.gallery .column--2 p {
    margin: 0.7em 0
}

.gallery .column--2:nth-of-type(2n+1),
.gallery .column--3:nth-of-type(3n+1) {
    clear: both
}

.gallery h4 {
    padding-top: 0;
    margin-bottom: 0
}

.gallery img {
    width: 100%
}

.gallery--thumb {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .gallery--thumb-inner {
    display: table;
    margin: 0 auto;
    padding: 0;
    max-width: none;
    width: 100%
}

.gallery__tag {
    background-color: #f1f1f1;
    padding: 0 0.9em;
    margin: 0.5em 0.5em 0.5em 0;
    line-height: 2.5em;
    display: inline-block;
    color: #fff
}

.gallery__tag--red {
    color: #AA0E13
}

.gallery__tag--red:visited {
    color: #AA0E13
}

.gallery__tag--visual,
.gallery__tag--green {
    color: #3c3
}

.gallery__tag--visual:visited,
.gallery__tag--green:visited {
    color: #3c3
}

.gallery__tag--interior,
.gallery__tag--aqua {
    color: #2cbc8c
}

.gallery__tag--interior:visited,
.gallery__tag--aqua:visited {
    color: #2cbc8c
}

.gallery__tag--marketing,
.gallery__tag--light-blue {
    color: #00c0c0
}

.gallery__tag--marketing:visited,
.gallery__tag--light-blue:visited {
    color: #00c0c0
}

.gallery__tag--animation,
.gallery__tag--blue {
    color: #39c
}

.gallery__tag--animation:visited,
.gallery__tag--blue:visited {
    color: #39c
}

.gallery__tag--film,
.gallery__tag--indigo {
    color: #36c
}

.gallery__tag--film:visited,
.gallery__tag--indigo:visited {
    color: #36c
}

.gallery__tag--gaming,
.gallery__tag--dark-purple {
    color: #66c
}

.gallery__tag--gaming:visited,
.gallery__tag--dark-purple:visited {
    color: #66c
}

.gallery__tag--fashion,
.gallery__tag--purple {
    color: #939
}

.gallery__tag--fashion:visited,
.gallery__tag--purple:visited {
    color: #939
}

.gallery__tag--culinary,
.gallery__tag--orange {
    color: #f93
}

.gallery__tag--culinary:visited,
.gallery__tag--orange:visited {
    color: #f93
}

.gallery__cta {
    margin-top: 4em
}

.gallery--item {
    position: relative
}

.gallery--item a {
    display: block;
    position: relative
}

.gallery--item a .icon-angle-left {
    position: absolute;
    bottom: 1.1em;
    left: 1.1em;
    -webkit-transform: rotate(-45deg) translate(10px, -4px);
    -moz-transform: rotate(-45deg) translate(10px, -4px);
    -ms-transform: rotate(-45deg) translate(10px, -4px);
    -o-transform: rotate(-45deg) translate(10px, -4px);
    transform: rotate(-45deg) translate(10px, -4px)
}

.gallery--item a .icon-angle-right {
    position: absolute;
    top: 1.1em;
    right: 1.1em;
    transition: all .13s ease;
    -webkit-transform: rotate(-45deg) translate(-10px, 4px);
    -moz-transform: rotate(-45deg) translate(-10px, 4px);
    -ms-transform: rotate(-45deg) translate(-10px, 4px);
    -o-transform: rotate(-45deg) translate(-10px, 4px);
    transform: rotate(-45deg) translate(-10px, 4px)
}

.gallery--item a .icon-angle-left,
.gallery--item a .icon-angle-right {
    font-size: 3em;
    opacity: 0;
    z-index: 100
}

.gallery--item a img {
    margin-bottom: -5px
}

.gallery--item a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all .2s ease
}

.gallery--item a:hover:after {
    opacity: 1
}

.gallery--item a:hover .icon-angle-left {
    -webkit-transform: rotate(-45deg) translate(-10px, -4px);
    -moz-transform: rotate(-45deg) translate(-10px, -4px);
    -ms-transform: rotate(-45deg) translate(-10px, -4px);
    -o-transform: rotate(-45deg) translate(-10px, -4px);
    transform: rotate(-45deg) translate(-10px, -4px)
}

.gallery--item a:hover .icon-angle-right {
    -webkit-transform: rotate(-45deg) translate(10px, 4px);
    -moz-transform: rotate(-45deg) translate(10px, 4px);
    -ms-transform: rotate(-45deg) translate(10px, 4px);
    -o-transform: rotate(-45deg) translate(10px, 4px);
    transform: rotate(-45deg) translate(10px, 4px)
}

.gallery--item a:hover .icon-angle-left,
.gallery--item a:hover .icon-angle-right {
    opacity: 1
}

.gallery--item__thumb {
    width: 4em;
    float: left;
    margin: 0 5px
}

.gallery--item__thumb .icon-angle {
    display: none
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .gallery--item__thumb {
    float: none;
    display: inline-block
}

.gallery--item .social__list {
    position: absolute;
    bottom: -2em;
    left: 43%;
    opacity: 0
}

.gallery--item:hover .social__list {
    opacity: 1;
    z-index: 100
}

.gallery--item:hover .social__list a:hover {
    background-color: transparent
}

.gallery--item:hover .social__list a:after {
    background-color: transparent
}

body:after {
    content: url(../../assets/images/close.png) url(../../assets/images/loading.gif) url(../../assets/images/prev.png) url(../../assets/images/next.png);
    display: none
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    opacity: 0.8;
    display: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80)
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    overflow: visible !important;
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../../assets/images/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 25%;
    position: absolute;
    left: -1em;
    background: url(../../assets/images/prev.png) left 48% no-repeat
}

@media (min-width: 768px) {
    .lb-nav a.lb-prev {
        left: -5em
    }
}

.lb-nav a.lb-next {
    width: 8em;
    position: absolute;
    right: -1em;
    background: url(../../assets/images/next.png) right 48% no-repeat
}

@media (min-width: 768px) {
    .lb-nav a.lb-next {
        right: -5em
    }
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../../assets/images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    transition: opacity 0.2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.hero {
    position: relative;
    margin-bottom: 1em
}

.hero.hero--slider {  
	margin-bottom: -32px;  

}

section:not(.hide-vertical-rif) .hero {
    background: #595959
}

section:not(.hide-vertical-rif) .hero .heading {
    background: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

section:not(.hide-vertical-rif) .hero .heading__span {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.hero--2 {
    display: none
}

.hero__loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
    -webkit-transition: opacity 0.7s ease-in-out;
    -moz-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out
}

.hero__spinner {
    border: 5px solid #f0f0f0;
    border-top: 5px solid #AA0E13;
    border-radius: 100%;
    width: 66px;
    height: 66px;
    animation: spin 0.85s linear infinite;
    z-index: 999;
    position: absolute;
    top: 300px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@media (min-width: 430px) {
    .hero--1 {
        display: none
    }
    .hero--2 {
        display: block
    }
}

@media (min-width: 1224px) {
    .hero {
        overflow: hidden
    }
    .hero:before {
        content: "";
        position: absolute;
        top: 0;
        right: -64%;
        width: 100%;
        height: 100%;
        z-index: 0;
        background-color: rgba(0, 0, 0, 0.75);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: rotate(0deg) skewX(-30deg);
        -moz-transform: rotate(0deg) skewX(-30deg);
        -ms-transform: rotate(0deg) skewX(-30deg);
        -o-transform: rotate(0deg) skewX(-30deg);
        transform: rotate(0deg) skewX(-30deg)
    }
    .hide-vertical-rif .hero:before {
        display: none
    }
}

.hero img {
    display: block;
    width: 100%
}

.hero--slider {
    overflow: visible;
    position: relative
}

.hero--slider:before {
    display: none
}

.hero--slider .slick-list {
    background: #595959;
}

.hide-vertical-rif .hero--slider .slick-list {
    background: none
}

.hide-vertical-rif .hero--slider .slick-list:before {
    display: none
}

@media (min-width: 1224px) {
    .hero--slider .slick-list {
        overflow: hidden
    }
    .hero--slider .slick-list:before {
        content: "";
        position: absolute;
        top: 0;
        right: -27%;
        width: 64%;
        height: 100%;
        z-index: 1;
        background-color: rgba(0, 0, 0, 0.75);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: rotate(0deg) skewX(-30deg);
        -moz-transform: rotate(0deg) skewX(-30deg);
        -ms-transform: rotate(0deg) skewX(-30deg);
        -o-transform: rotate(0deg) skewX(-30deg);
        transform: rotate(0deg) skewX(-30deg)
    }
}

.hero .slick-dots {
    position: absolute;
    margin: 1rem 0 0;
    padding: 0;
    width: 100%;
    text-align: center
}

section:not(.hide-vertical-rif) .hero .slick-dots {
    bottom: 0
}

section:not(.hide-vertical-rif) .hero .slick-dots li:before {
    border-color: #fff
}

section:not(.hide-vertical-rif) .hero .slick-dots li.slick-active:before {
    background: #fff
}

@media (min-width: 1224px) {
    section:not(.hide-vertical-rif) .hero .slick-dots {
        bottom: 25px
    }
}

.hero .slick-dots li {
    display: inline-block;
    margin: 0 0.5rem
}

.hero .slick-dots li:before {
    content: '';
    display: block;
    height: 12px;
    width: 12px;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #000
}

.hero .slick-dots li.slick-active:before {
    background: #000
}

.hero .slick-dots button {
    display: none
}

.hero__slider-item {
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative
}

.slick-initialized .hero__slider-item {
    position: relative;
    height: auto
}
.hero__slider-item.wozu-slider a.btn-primary--hero {
    color: #0f3041;
}

.hero__slider-item.wozu-slider a.btn-primary--hero:hover {
    background: #62c6ba;
}


@media screen and (min-width: 768px) {
    .hero__slider-item.wozu-slider h1,
    .hero__slider-item.smalltext-whiteheader h1 {
        font-size: 40px;
        padding-top: 40px;
    }
    .hero__slider-item.wozu-slider .hero__text,
    .hero__slider-item.smalltext-whiteheader .hero__text {
        margin-top: 0;
        margin-bottom: 0;
    }
    .hero__slider-item.wozu-slider a.btn-primary--hero {
        padding: 5px 15px;
        color: #0f3041;
    }
    .hero__slider-item.smalltext-whiteheader a.btn-primary--hero {
        padding: 5px 15px;
    }
    .hero__slider-item.wozu-slider h1 span {
        color: #62c6ba;
    }
    .hero__slider-item.wozu-slider a.btn-primary--hero:hover {
        background: #62c6ba;
    }
}
@media screen and (min-width: 1224px) {
    .hero__slider-item.wozu-slider h1 {
        padding-top: 250px;
        font-size: 38px;
        padding-bottom: 15px;
    }
    .hero__slider-item.smalltext-whiteheader h1 {
        padding-top: 200px;
        font-size: 38px;
        padding-bottom: 15px;
    }
    .hero__slider-item.smalltext-whiteheader h1 {
        font-size: 3em;
        line-height: 1em;
    }
    .hero__slider-item.wozu-slider .hero__content,
    .hero__slider-item.smalltext-whiteheader .hero__content {
        padding-left: 50px;
    }
    .hero__slider-item.wozu-slider a.btn-primary--hero,
    .hero__slider-item.smalltext-whiteheader a.btn-primary--hero {
        padding: 10px 20px;
    }
}


.hero__slider-item:focus {
    outline: none
}

.hero__slider-picture {
    position: relative
}

.hero__video-link {
    display: block;
    margin: 0 auto;
    text-indent: -99999px;
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.66);
    border-radius: 100%
}

.hide-vertical-rif .hero__video-link {
    display: none
}

.hero__video-link--not-vertical-rif {
    display: none
}

.hide-vertical-rif .hero__video-link--not-vertical-rif {
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 999;
    -webkit-transform: translateX(50%) translateY(-50%);
    -moz-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    -o-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%)
}

.hero__video-link:hover {
    background: rgba(0, 0, 0, 0.9)
}

@media (min-width: 1224px) {
    .hero__video-link {
        display: inline-block;
        position: relative;
        top: auto;
        right: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .hide-vertical-rif .hero__video-link {
        display: none
    }
    .hero__video-link--not-vertical-rif {
        display: none
    }
    .hide-vertical-rif .hero__video-link--not-vertical-rif {
        display: block
    }
}

.hero__video-play {
    height: 100%;
    width: 100%;
    display: block;
    fill: #fff
}

.hero__content {
    position: relative;
    margin: auto;
    padding: 1rem 10px 2rem;
    text-align: center;
    color: black;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.hero__content:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    width: 100%;
    border-top: 10px solid rgba(0, 0, 0, 0.75)
}

.hide-vertical-rif .hero__content {
    padding: 0
}

.hide-vertical-rif .hero__content:before {
    display: none
}

@media (min-width: 768px) {
    .hero__content {
        position: absolute;
        bottom: 20%;
        left: 0;
        right: 0;
        padding-top: 0;
        background: none
    }
    .hero__content:before {
        display: none
    }
    section:not(.hide-vertical-rif) .hero--slider .hero__content {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .hide-vertical-rif .hero__content {
        position: static;
        top: auto
    }
}

@media (min-width: 1224px) {
    .hero__content {
        position: static;
        transform: none;
        margin: 0;
        width: 44%;
        text-align: left;
        color: #fff;
        transform: none
    }
    section:not(.hide-vertical-rif) .hero--slider .hero__content {
        transform: none
    }
    .hide-vertical-rif .hero__content {
        position: absolute;
        top: 33%;
        width: 100%;
        text-align: center
    }
}

.hero__title {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow: hidden;
    padding-top: 1.25em
}
@media screen and (min-width: 1224px) {
    div[class*="hero__title background--"] {
        background-color: rgba(0, 0, 0, 0.5);
    }

        div[class*="hero__title background--"] .heading__span--last {
            color: #fff;
        }
}

.hero__title h1 {
    margin-bottom: 0
}

.hero__title .heading__span {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.hero--slider .heading__span {
    color: #fff
}

@media (min-width: 768px) {
    .hero__title .heading__span {
        color: #fff
    }
    .hero__title .heading__span--last {
        color: #000
    }
}

@media (min-width: 1224px) {
    .hero__title {
        padding-top: 0
    }
    .hero__title h1 {
        padding: 0;
        font-size: 4em
    }
    .hide-vertical-rif .hero__title h1 {
        padding: 15px 25px 8px
    }
}

.hero__text {
    margin: 1rem 0 0.5rem
}

section:not(.hide-vertical-rif) .hero__text {
    color: #fff
}

.hero__desc {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%
}

@media (min-width: 1224px) {
    .hero__desc {
        pointer-events: none;
        position: absolute;
        top: 0;
        max-width: 1300px;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 5%;
        color: #fff
    }
    .hero__desc .mini-rif-form {
        pointer-events: all;
        float: right;
        left: -8%;
        margin-top: 0;
        padding: 0;
        z-index: 10
    }
}

@media (min-width: 1425px) {
    .hero__desc {
        top: 20%
    }
}

@media (min-width: 2000px) {
    .hero__desc {
        top: 30%
    }
}


.hero__desc h2 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 0em;
    color: #000
}

.hero__desc__content {
    max-width: 800px;
    margin: 0 auto;
    padding-top: 1em
}

@media (min-width: 1224px) {
    .hero__desc__content h2,
    .hero__desc__content p {
        color: #fff
    }
}

.hero__desc p {
    font-size: 1.3em;
    line-height: 1.25em
}

.hero__desc .btn-quarternary {
    background-color: #000;
    color: #fff
}

.hero__desc .btn-quarternary:hover {
    background-color: #fff;
    color: #fff
}

@media (min-width: 1224px) {
    .hero__desc .btn-quarternary {
        background-color: #fff;
        color: #000
    }
    .hero__desc .btn-quarternary:hover {
        background-color: #000;
        color: #fff
    }
}

@media (min-width: 1224px) {
    .hero__inner-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0 0 0 20px;
        width: 100%;
        height: 100%;
        max-width: 1300px
    }
}

.hero .info-tag {
    top: 1.75em;
    left: 1.75em
}

.hero .info-tag__toggle {
    background-color: #000;
    line-height: 0;
    height: 2.3em;
    width: 2.3em
}

.hero .info-tag__toggle .icon-angle-left {
    -webkit-transition: all 0.13s ease;
    -moz-transition: all 0.13s ease;
    transition: all 0.13s ease;
    position: absolute;
    bottom: 1.1em;
    left: 1.1em;
    -webkit-transform: rotate(-45deg) translate(-40px, -4px);
    -moz-transform: rotate(-45deg) translate(-40px, -4px);
    -ms-transform: rotate(-45deg) translate(-40px, -4px);
    -o-transform: rotate(-45deg) translate(-40px, -4px);
    transform: rotate(-45deg) translate(-40px, -4px)
}

.hero .info-tag__toggle .icon-angle-right {
    -webkit-transition: all 0.13s ease;
    -moz-transition: all 0.13s ease;
    transition: all 0.13s ease;
    position: absolute;
    top: 1.1em;
    right: 1.1em;
    -webkit-transform: rotate(-45deg) translate(40px, 4px);
    -moz-transform: rotate(-45deg) translate(40px, 4px);
    -ms-transform: rotate(-45deg) translate(40px, 4px);
    -o-transform: rotate(-45deg) translate(40px, 4px);
    transform: rotate(-45deg) translate(40px, 4px)
}

.hero .info-tag__toggle .icon-angle-left,
.hero .info-tag__toggle .icon-angle-right {
    font-size: 2em
}

.hero .info-tag__toggle:focus {
    outline: 0
}

.hero .info-tag__toggle:hover .icon-angle-left {
    -webkit-transform: rotate(-45deg) translate(-42px, -4px);
    -moz-transform: rotate(-45deg) translate(-42px, -4px);
    -ms-transform: rotate(-45deg) translate(-42px, -4px);
    -o-transform: rotate(-45deg) translate(-42px, -4px);
    transform: rotate(-45deg) translate(-42px, -4px)
}

.hero .info-tag__toggle:hover .icon-angle-right {
    -webkit-transform: rotate(-45deg) translate(42px, 4px);
    -moz-transform: rotate(-45deg) translate(42px, 4px);
    -ms-transform: rotate(-45deg) translate(42px, 4px);
    -o-transform: rotate(-45deg) translate(42px, 4px);
    transform: rotate(-45deg) translate(42px, 4px)
}

.hero .info-tag__toggle:active .icon-angle-left,
.hero .info-tag__toggle.active .icon-angle-left {
    -webkit-transform: rotate(-45deg) translate(-18px, -4px);
    -moz-transform: rotate(-45deg) translate(-18px, -4px);
    -ms-transform: rotate(-45deg) translate(-18px, -4px);
    -o-transform: rotate(-45deg) translate(-18px, -4px);
    transform: rotate(-45deg) translate(-18px, -4px)
}

.hero .info-tag__toggle:active .icon-angle-right,
.hero .info-tag__toggle.active .icon-angle-right {
    -webkit-transform: rotate(-45deg) translate(18px, 4px);
    -moz-transform: rotate(-45deg) translate(18px, 4px);
    -ms-transform: rotate(-45deg) translate(18px, 4px);
    -o-transform: rotate(-45deg) translate(18px, 4px);
    transform: rotate(-45deg) translate(18px, 4px)
}

.hero .info-tag__toggle:active:hover .icon-angle-left,
.hero .info-tag__toggle.active:hover .icon-angle-left {
    -webkit-transform: rotate(-45deg) translate(-20px, -4px);
    -moz-transform: rotate(-45deg) translate(-20px, -4px);
    -ms-transform: rotate(-45deg) translate(-20px, -4px);
    -o-transform: rotate(-45deg) translate(-20px, -4px);
    transform: rotate(-45deg) translate(-20px, -4px)
}

.hero .info-tag__toggle:active:hover .icon-angle-right,
.hero .info-tag__toggle.active:hover .icon-angle-right {
    -webkit-transform: rotate(-45deg) translate(20px, 4px);
    -moz-transform: rotate(-45deg) translate(20px, 4px);
    -ms-transform: rotate(-45deg) translate(20px, 4px);
    -o-transform: rotate(-45deg) translate(20px, 4px);
    transform: rotate(-45deg) translate(20px, 4px)
}

.hero .info-tag__info {
    top: 3.4em;
    left: 0
}

.hero .info-tag__info:after {
    top: -1.4em;
    left: 1.5em
}

.hero .info-tag__info--social a {
    color: #fff
}

.hero .info-tag__info--social a:visited {
    color: #fff
}

.hero .info-tag__info--social a:hover {
    color: #AA0E13
}

.hero .info-tag__info--social i {
    font-size: 1.5em
}

.hero--sub .hero__title {
    bottom: 0;
    top: auto;
    left: auto;
    width: 100%
}

.hero--sub .hero__title h1 {
    margin-bottom: 0.5em
}

.hero--sub [class*=' background--'] .heading,
.hero--sub [class*=' background--'] .heading__span {
    background: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.hero--sub [class*=' background--'] .heading {
    padding-top: 0.5em
}

.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.jump-links .wrapper {
    position: relative
}

.jump-links h2 {
    padding-left: 0.5em
}

@media (min-width: 768px) {
    .jump-links h2 {
        padding-left: 0
    }
}

.jump-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.jump-links__list .wrapper {
    padding: 0.75em 3%
}

.jump-links__list--child {
    display: none
}

.jump-links__list--child li:before {
    content: '\2022';
    color: #ababab
}

.jump-links__container {
    background: #eee
}

.jump-links__container-wrapper {
    padding: 0.75em 1.25em
}

.jump-links li {
    -webkit-transition: background-color 0.2s ease-in;
    -moz-transition: background-color 0.2s ease-in;
    transition: background-color 0.2s ease-in
}

.not-mobile .jump-links li:hover {
    opacity: 0.8
}

.jump-links__item {
    margin-bottom: 10px;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 1.125em;
    cursor: pointer
}

.jump-links__item--visual {
    background-color: #3c3
}

.jump-links__item--visual span[class^=color--] {
    color: #fff
}

.jump-links__item--green {
    background-color: #3c3
}

.jump-links__item--green span[class^=color--] {
    color: #fff
}

.jump-links__item--interior {
    background-color: #2cbc8c
}

.jump-links__item--interior span[class^=color--] {
    color: #fff
}

.jump-links__item--aqua {
    background-color: #2cbc8c
}

.jump-links__item--aqua span[class^=color--] {
    color: #fff
}

.jump-links__item--marketing {
    background-color: #00c0c0
}

.jump-links__item--marketing span[class^=color--] {
    color: #fff
}

.jump-links__item--light-blue {
    background-color: #00c0c0
}

.jump-links__item--light-blue span[class^=color--] {
    color: #fff
}

.jump-links__item--animation {
    background-color: #39c
}

.jump-links__item--animation span[class^=color--] {
    color: #fff
}

.jump-links__item--blue {
    background-color: #39c
}

.jump-links__item--blue span[class^=color--] {
    color: #fff
}

.jump-links__item--film {
    background-color: #36c
}

.jump-links__item--film span[class^=color--] {
    color: #fff
}

.jump-links__item--indigo {
    background-color: #36c
}

.jump-links__item--indigo span[class^=color--] {
    color: #fff
}

.jump-links__item--gaming {
    background-color: #66c
}

.jump-links__item--gaming span[class^=color--] {
    color: #fff
}

.jump-links__item--dark-purple {
    background-color: #66c
}

.jump-links__item--dark-purple span[class^=color--] {
    color: #fff
}

.jump-links__item--fashion {
    background-color: #939
}

.jump-links__item--fashion span[class^=color--] {
    color: #fff
}

.jump-links__item--purple {
    background-color: #939
}

.jump-links__item--purple span[class^=color--] {
    color: #fff
}

.jump-links__item--culinary {
    background-color: #f93
}

.jump-links__item--culinary span[class^=color--] {
    color: #fff
}

.jump-links__item--orange {
    background-color: #f93
}

.jump-links__item--orange span[class^=color--] {
    color: #fff
}

.jump-links__item--red {
    background-color: #AA0E13
}

.jump-links__item-title {
    display: block;
    width: 100%;
    padding: 0.75em 1.25em;
    color: #fff;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.jump-links__item-title--visual {
    background-color: #3c3
}

.jump-links__item-title--visual span[class^=color--] {
    color: #fff
}

.jump-links__item-title--green {
    background-color: #3c3
}

.jump-links__item-title--green span[class^=color--] {
    color: #fff
}

.jump-links__item-title--interior {
    background-color: #2cbc8c
}

.jump-links__item-title--interior span[class^=color--] {
    color: #fff
}

.jump-links__item-title--aqua {
    background-color: #2cbc8c
}

.jump-links__item-title--aqua span[class^=color--] {
    color: #fff
}

.jump-links__item-title--marketing {
    background-color: #00c0c0
}

.jump-links__item-title--marketing span[class^=color--] {
    color: #fff
}

.jump-links__item-title--light-blue {
    background-color: #00c0c0
}

.jump-links__item-title--light-blue span[class^=color--] {
    color: #fff
}

.jump-links__item-title--animation {
    background-color: #39c
}

.jump-links__item-title--animation span[class^=color--] {
    color: #fff
}

.jump-links__item-title--blue {
    background-color: #39c
}

.jump-links__item-title--blue span[class^=color--] {
    color: #fff
}

.jump-links__item-title--film {
    background-color: #36c
}

.jump-links__item-title--film span[class^=color--] {
    color: #fff
}

.jump-links__item-title--indigo {
    background-color: #36c
}

.jump-links__item-title--indigo span[class^=color--] {
    color: #fff
}

.jump-links__item-title--gaming {
    background-color: #66c
}

.jump-links__item-title--gaming span[class^=color--] {
    color: #fff
}

.jump-links__item-title--dark-purple {
    background-color: #66c
}

.jump-links__item-title--dark-purple span[class^=color--] {
    color: #fff
}

.jump-links__item-title--fashion {
    background-color: #939
}

.jump-links__item-title--fashion span[class^=color--] {
    color: #fff
}

.jump-links__item-title--purple {
    background-color: #939
}

.jump-links__item-title--purple span[class^=color--] {
    color: #fff
}

.jump-links__item-title--culinary {
    background-color: #f93
}

.jump-links__item-title--culinary span[class^=color--] {
    color: #fff
}

.jump-links__item-title--orange {
    background-color: #f93
}

.jump-links__item-title--orange span[class^=color--] {
    color: #fff
}

.jump-links__item-title:after {
    content: ""
}

.jump-links__item-title.flip:after {
    content: ""
}

.jump-links__item-title:after {
    position: absolute;
    right: 1em;
    font-size: 1.8em
}

@media (min-width: 768px) {
    .jump-links__item-title:after {
        right: 1.75em
    }
}

.jump-links__item--child {
    font-size: 0.85em;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    padding: 0.3125em 1em;
    text-transform: none;
    padding-left: 0;
    margin-bottom: 0px
}

.jump-links__item--child:first-child {
    padding-top: 0.625em
}

.jump-links a {
    color: #000;
    display: inline-block
}

.jump-links a:visited {
    color: #000
}

.jump-links__link {
    display: inline-block
}

.not-mobile .jump-links__link:hover {
    text-decoration: none
}

.jump-links__link--child {
    display: block
}

.jump-links__link--child:hover {
    text-decoration: underline
}

.jump-links__link--utility {
    font-family: "AvenirLTW01-95BlackObli", "sans-serif";
    text-decoration: underline;
    margin-left: 10px
}

.jump-links__aos {
    margin-bottom: 10px
}

.jump-links__dropdown {
    margin: 0;
    position: relative
}

.jump-links__dropdown__button span {
    display: inline-block
}

.jump-links__dropdown ul {
    margin: 0;
    padding: 1em;
    background-color: white;
    position: absolute;
    width: 100%
}

.jump-links__dropdown ul li {
    list-style: none;
    padding: 0.5em 0;
    border-bottom: 1px solid #e8e8e8
}

.jump-links__dropdown ul li:first-child {
    padding-top: 0em
}

.jump-links__dropdown ul li:last-child {
    padding: 0.5em 0 0 0;
    border-bottom: none
}

.jump-nav {
    background-color: #3c3
}

.jump-nav__list {
    margin-bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.jump-nav__list li {
    font-size: 1.3em;
    float: left;
    list-style: none;
    padding: 2em 2%
}

.jump-nav__list li a {
    color: #fff
}

.latest-happenings__image {
    display: block
}

.location-picker {
    padding-top: 0
}

.location-picker #location {
    margin: 0 0 30px
}

.location-picker .btn-primary,
.location-picker .btn-secondary,
.location-picker .btn-primary--reverse,
.location-picker .btn-primary--white,
.location-picker .btn-primary--national-request-brochure,
.location-picker .btn-primary--local-rif,
.location-picker .btn-primary--apply,
.location-picker .btn-primary--cutout,
.location-picker .btn-primary--local-nav,
.location-picker .btn-primary--hero,
.location-picker [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .location-picker .btn-primary--hero,
.location-picker .mini-rif-form__btn {
    margin: 0 0 25px
}

.map {
    position: relative;
    margin: 2em 0;
    overflow: hidden;
    padding-top: 0
}

.map iframe,
.map #map_canvas {
    display: none
}

@media (min-width: 768px) {
    .map iframe,
    .map #map_canvas {
        float: right;
        display: block;
        width: 70%;
        height: 800px
    }
}

.map__results {
    position: static;
    top: 0
}

@media (min-width: 768px) {
    .map__results {
        float: left;
        padding: 0;
        width: 30%
    }
}

.map__results__container {
    position: static;
    top: 0em;
    width: auto;
    height: auto;
    padding: 0;
    background: #000;
    border-top: 1em solid #000;
    border-bottom: 1em solid #000;
    z-index: 20
}

@media (min-width: 768px) {
    .map__results__container {
        overflow-y: auto;
        height: 800px;
        width: 100%
    }
}

@media (min-width: 1824px) {
    .map__results__container {
        float: right;
        padding: 0 20%
    }
}

.map__results__container__result {
    width: 100%;
    padding: 0 1em;
    margin: 1em 0;
    color: #fff
}

.map__results__container__result:first-child {
    margin-top: 0
}

.map__results__container__result:last-child {
    margin-bottom: 0
}

.map__results__container__result h3,
.map__results__container__result h4 {
    margin-bottom: 0.3em
}

.map__results__container__result span {
    text-transform: uppercase
}

.map__results__container__result p {
    margin-bottom: 0
}

.map__results__container__result .btn-primary,
.map__results__container__result .btn-secondary,
.map__results__container__result .btn-primary--reverse,
.map__results__container__result .btn-primary--white,
.map__results__container__result .btn-primary--national-request-brochure,
.map__results__container__result .btn-primary--local-rif,
.map__results__container__result .btn-primary--apply,
.map__results__container__result .btn-primary--cutout,
.map__results__container__result .btn-primary--local-nav,
.map__results__container__result .btn-primary--hero,
.map__results__container__result [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .map__results__container__result .btn-primary--hero,
.map__results__container__result .mini-rif-form__btn {
    margin: 1em 0 0 1em;
    color: #fff
}

.map__results__container__result .btn-primary:hover,
.map__results__container__result .btn-secondary:hover,
.map__results__container__result .btn-primary--reverse:hover,
.map__results__container__result .btn-primary--white:hover,
.map__results__container__result .btn-primary--national-request-brochure:hover,
.map__results__container__result .btn-primary--local-rif:hover,
.map__results__container__result .btn-primary--apply:hover,
.map__results__container__result .btn-primary--cutout:hover,
.map__results__container__result .btn-primary--local-nav:hover,
.map__results__container__result .btn-primary--hero:hover,
.map__results__container__result .mini-rif-form__btn:hover {
    color: #000
}

.map__results__container__result .btn-primary:hover:after,
.map__results__container__result .btn-secondary:hover:after,
.map__results__container__result .btn-primary--reverse:hover:after,
.map__results__container__result .btn-primary--white:hover:after,
.map__results__container__result .btn-primary--national-request-brochure:hover:after,
.map__results__container__result .btn-primary--local-rif:hover:after,
.map__results__container__result .btn-primary--apply:hover:after,
.map__results__container__result .btn-primary--cutout:hover:after,
.map__results__container__result .btn-primary--local-nav:hover:after,
.map__results__container__result .btn-primary--hero:hover:after,
.map__results__container__result .mini-rif-form__btn:hover:after {
    background: #fff
}

.map__results__location {
    display: none;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: auto
}

@media (min-width: 768px) {
    .map__results__location {
        display: block
    }
}

.map__results__location--pittsburgh {
    top: 44%;
    left: 51%
}

.map__results__location--york {
    top: 57%;
    left: 80.3%
}

.map__results__location--vancouver {
    top: 12%;
    left: 41%
}

.map__results__location--seattle {
    top: 27%;
    left: 42.3%
}

.map__results__location--miami {
    top: 81%;
    left: 86%
}

.map__results__location--chicago {
    top: 41%;
    left: 80.3%
}

.map__results__location__pin {
    display: block;
    background-color: #AA0E13;
    color: #fff;
    font-size: 2em;
    line-height: 1.3em;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-transform: uppercase;
    position: relative
}

.map__results__location__pin:hover {
    text-decoration: none;
    background-color: #000
}

.map__results__location__copy {
    border: none;
    width: 300px;
    padding: 1em;
    text-align: left;
    position: absolute;
    margin-left: -125px;
    bottom: 110%;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    opacity: 0;
    visibility: hidden;
    font-size: 1.5em;
    z-index: 10
}

.map__results__location__copy.active {
    opacity: 1;
    visibility: visible
}

.map__results__location__copy.active .btn-primary,
.map__results__location__copy.active .btn-secondary,
.map__results__location__copy.active .btn-primary--reverse,
.map__results__location__copy.active .btn-primary--white,
.map__results__location__copy.active .btn-primary--national-request-brochure,
.map__results__location__copy.active .btn-primary--local-rif,
.map__results__location__copy.active .btn-primary--apply,
.map__results__location__copy.active .btn-primary--cutout,
.map__results__location__copy.active .btn-primary--local-nav,
.map__results__location__copy.active .btn-primary--hero,
.map__results__location__copy.active .mini-rif-form__btn {
    margin: 1em 0 0 1em;
    font-size: 0.7em;
    color: #fff
}

.map__results__location__copy p {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    padding: 0;
    margin: 0
}

.msg-positive,
.msg-neutral,
.msg-negative {
    clear: both;
    display: block;
    margin: 5px 0 15px 0;
    padding: 10px
}

.msg-positive {
    color: #089b58;
    background: #e2fbf0
}

.msg-neutral {
    color: #666600;
    background: #ffffcc
}

.msg-negative {
    color: #b30006;
    background: #ffeedd
}

.mini-rif-form {
    color: #fff;
    background: #201c1c;
    padding: 0
}

.mini-rif-form .column-wrapper {
    padding: .75em 1em 1.75em
}

.hero__desc .mini-rif-form__title {
    margin: 0;
    padding: 20px 18px;
    font-size: 1.5em;
    text-align: left;
    color: #fff;
    background: #2B2727
}

.mini-rif-form__toggle-btn {
    float: right;
    cursor: pointer
}

.mini-rif-form__toggle-btn:after {
    content: ""
}

.mini-rif-form__toggle-btn.js-mini-rif-closed:after {
    content: ""
}

.mini-rif-form__toggle-btn.js-mini-rif-closed:after {
    font-size: 35px
}

.mini-rif-form__toggle-btn:after {
    font-size: 23px
}

.mini-rif-form__location {
    margin: 0 0 2em
}

.mini-rif-form__location-title {
    margin-bottom: 0;
    padding-top: 1px;
    font-size: 1.063em;
    color: #fff
}

.mini-rif-form__email {
    position: relative
}

.mini-rif-form__email::after {
    clear: both;
    content: "";
    display: table
}

.mini-rif-form__input {
    display: inline-block;
    margin: 0 0 1.25em;
    border: none;
    border-bottom: 2px solid #000;
    color: #000;
    background-color: #fff
}

.mini-rif-form__input::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #000
}

.mini-rif-form__input::-moz-placeholder {
    text-transform: uppercase;
    color: #000
}

.mini-rif-form__input:-moz-placeholder {
    text-transform: uppercase;
    color: #000
}

.mini-rif-form__input:-ms-input-placeholder {
    text-transform: uppercase;
    color: #000
}

.mini-rif-form__select {
    margin: 0 0 1.75em;
    color: #000
}

.mini-rif-form__btn {
    display: block;
    margin: 0;
    padding: 6px 40px;
    height: auto
}

.mini-rif-form__btn,
.mini-rif-form__btn span {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

@media (min-width: 430px) {
    .mini-rif-form__btn,
    .mini-rif-form__btn span {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.mini-rif-form__btn img {
    max-width: 35px
}

.mini-rif-form__radio-buttons {
    width: auto;
    display: inline-block;
    position: relative;
    margin-top: 7px
}

.mini-rif-form__radio-buttons label,
.mini-rif-form__radio-buttons input {
    margin: 0
}

.mini-rif-form__radio-buttons label {
    width: auto;
    display: inline-block;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    margin-right: 5px;
    padding-left: 25px
}

.mini-rif-form__radio-buttons input[type="radio"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width: 768px) {
    .mini-rif-form__toggle-btn {
        display: none
    }
}

@media (min-width: 1224px) {
    .mini-rif-form {
        position: relative
    }
    .mini-rif-form:before {
        content: "";
        display: block;
        position: absolute;
        top: -10px;
        width: 100%;
        border-top: 10px solid rgba(0, 0, 0, 0.75)
    }
    .mini-rif-form .column-wrapper {
        display: block !important
    }
    .mini-rif-form__email {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: bottom;
        -moz-box-align: bottom;
        box-align: bottom;
        -webkit-align-items: bottom;
        -moz-align-items: bottom;
        -ms-align-items: bottom;
        -o-align-items: bottom;
        align-items: bottom;
        -ms-flex-align: bottom
    }
    .mini-rif-form__email .mini-rif-form__input {
        margin: 0 2em 0 0
    }
}

@media (min-width: 1224px) {
    .mini-rif-form {
        max-width: 385px;
        background: transparent
    }
    .mini-rif-form:before {
        display: none
    }
    .hero__desc .mini-rif-form__title {
        font-size: 2.15em;
        color: #fff;
        background: transparent
    }
    .mini-rif-form__location-title {
        font-size: 1.063em;
        font-family: "Avenir LT W01 65 Medium", "sans-serif";
        color: #ccc
    }
    .mini-rif-form__email {
        display: block
    }
    .mini-rif-form__email .mini-rif-form__input {
        margin: 0 0 1.75em
    }
    .mini-rif-form__input {
        color: #000;
        border-bottom: 2px solid #fff
    }
    .mini-rif-form__input::-webkit-input-placeholder {
        color: #000
    }
    .mini-rif-form__input::-moz-placeholder {
        color: #000
    }
    .mini-rif-form__input:-moz-placeholder {
        color: #000
    }
    .mini-rif-form__input:-ms-input-placeholder {
        color: #000
    }
    .mini-rif-form__select {
        color: #000;
        background-image: url(../../assets/images/icon-arrow-down-transparent.png);
        border: 1px solid #000
    }
    .mini-rif-form__select option {
        color: #000
    }
    .mini-rif-form__btn {
        float: right;
        margin: 0 10px 0 0;
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        transform: skew(-30deg)
    }
}

@media (min-width: 1224px) and (min-width: 1224px) {
    .mini-rif-form__btn span {
        display: block;
        z-index: 20;
        -webkit-transform: skew(30deg);
        -moz-transform: skew(30deg);
        -ms-transform: skew(30deg);
        -o-transform: skew(30deg);
        transform: skew(30deg)
    }
}

.info-content {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: transparent;
    display: none
}

.info-content__bg {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.8)
}

.info-content__container {
    max-width: 800px;
    margin: 0 auto;
    padding: 2em;
    position: relative;
    margin-top: 5em;
    overflow-y: scroll;
    max-height: 90vh;
    background-color: #fff;
    position: relative;
    z-index: 10001;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.info-content__container h4 {
    padding: 0 1em 0 0
}

.info-content__container .icon-cancel {
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: 2em;
    -webkit-transition: all 0.18s ease-in;
    -moz-transition: all 0.18s ease-in;
    transition: all 0.18s ease-in;
    cursor: pointer
}

.info-content__container .icon-cancel:hover {
    color: #AA0E13
}

.info-content__container.active {
    margin-top: 2em;
    -webkit-animation: move-up 1s 1;
    -moz-animation: move-up 1s 1;
    -o-animation: move-up 1s 1;
    animation: move-up 1s 1
}

.object-to-animate {
    -webkit-animation: move-up .5s 1;
    -moz-animation: move-up .5s 1;
    -o-animation: move-up .5s 1;
    animation: move-up .5s 1
}

@-webkit-keyframes move-up {
    0% {
        opacity: 0;
        margin-top: 5em
    }
    100% {
        opacity: 1;
        margin-top: 2em
    }
}

@-moz-keyframes move-up {
    0% {
        opacity: 0;
        margin-top: 5em
    }
    100% {
        opacity: 1;
        margin-top: 2em
    }
}

@-o-keyframes move-up {
    0% {
        opacity: 0;
        margin-top: 5em
    }
    100% {
        opacity: 1;
        margin-top: 2em
    }
}

@keyframes move-up {
    0% {
        opacity: 0;
        margin-top: 5em
    }
    100% {
        opacity: 1;
        margin-top: 2em
    }
}

@media (min-width: 768px) {
    .section-more-campuses .column--3 {
        min-height: 325px
    }
}

.our-campuses {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.our-campuses__list {
    margin: 30px 0;
    padding: 0;
    list-style-type: none
}
@media (min-width: 500px) {
    .our-campuses__list {
        column-count: 2;
    }
}
@media (min-width: 768px) {
    .our-campuses__list {
        column-count: 3;
    }
}
@media (min-width: 1024px) {
    .our-campuses__list {
        column-count: 4;
    }
}
@media (min-width: 1200px) {
    .our-campuses__list {
        column-count: 5;
    }
}

.our-campuses__list::after {
    clear: both;
    content: "";
    display: table
}

.our-campuses__list--child {
    margin: 0 0 0 0.3125em;
    padding: 0;
    list-style-type: none
}

.our-campuses__list--child:first-child {
    border-top: 1px solid #000
}

.our-campuses__item {
    color: #fff;
    font-size: 1.25em;
    margin: 0 0 1em 0;
    list-style-type: none;
    color: #33BF5C;
    font-size: 17px;
    break-inside: avoid-column;
    page-break-inside: avoid;
    overflow: hidden;

}

.our-campuses__link {
    font-size: 22px;
    line-height: 1.4
}

.our-campuses__link,
.our-campuses__link:visited {
    color: #000
}

.our-campuses__link:hover {
    color: #AA0E13;
    text-decoration: none
}

.our-campuses__footnote {
    font-size: 20px
}

.program--tout {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: relative
}

.program--tout h3,
.program--tout h4,
.program--tout h5,
.program--tout h6,
.program--tout p {
    color: white
}

.program--tout h4 {
    margin: 0 0 0.5em 0
}

.program--tout a {
    width: 100%;
    height: 100%;
    text-decoration: none
}

.program--tout__content {
    color: #fff;
    padding: 3%;
    position: absolute;
    bottom: 0
}

.program--tout:hover {
    opacity: 0.9
}

.program-feature .video-full {
    padding-bottom: 0
}

@media (min-width: 768px) {
    .program-feature .video-full {
        padding-bottom: 1em
    }
}

.program-feature .video-full .wrapper {
    padding: 0
}

@media (min-width: 768px) {
    .program-feature .video-full .wrapper {
        padding-left: 2em;
        padding-right: 2em
    }
}

.program-feature .content--center {
    padding-bottom: 0
}

.request-information-cta {
    visibility: hidden;
    position: fixed;
    bottom: 50px;
    right: -12px;
    font-size: 20px;
    text-transform: uppercase;
    border: none;
    outline: 5px solid #fff;
    z-index: 1001
}

.request-information-cta:hover {
    border: none;
    outline: 5px solid #fff
}

.request-information-cta--mobile {
    visibility: visible;
    display: block;
    position: static;
    top: auto;
    right: auto;
    margin: 10px auto;
    padding: 10px 16px;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    outline: none;
    width: 90%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.request-information-cta--mobile span {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.local-header .request-information-cta--mobile {
    margin: -10px auto 10px
}

@media (min-width: 768px) {
    .request-information-cta {
        visibility: visible;
        display: block
    }
    .request-information-cta--mobile {
        display: none
    }
}

.disclaimer-text {
    font-size: 12px;
}


/* APPOINTMENT STEPS --------------------------------------------- */
.schedule-steps { display: inline-table; width: 100%; margin: 0 auto; margin-bottom: 2em; padding: 0; list-style-type: none; text-align: center; 
    background-color: #fff; background-image: url(/Static/AI/Main/assets/images/dotted-bg.png); background-repeat: repeat-x; background-position: left 9px;
}
.schedule-steps__item { display: table-cell; background: none; color: #000; padding: 0; font-size: 13px; line-height: 13px; text-align: center; }
    .schedule-steps__item:after { transition: none; }
    .schedule-steps__item:hover { cursor: inherit; background-color: #fff !important; color: #000 !important; }
    .schedule-steps__item:first-of-type { background: linear-gradient(to right, #fff 0%, #fff 50%, transparent 50%, transparent 100%); }
    .schedule-steps__item:last-of-type { background: linear-gradient(to right, transparent 0%, transparent 50%, #fff 50%, #fff 100%); }

    span.number-circle { display: block; width: 24px; font-size: 16px; line-height: 20px; background-color: #fff; margin: 0 auto; margin-bottom: 10px; border: 2px solid #000; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; text-align: center; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
    span.abbreviate { display: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

    .schedule-steps__item--active { }
        .schedule-steps__item--active span.number-circle { background-color: #000 !important; color: #fff !important; border-color: #fff !important; }
        .schedule-steps__item--active:hover { background-color: #000 !important; color: #fff !important; }
            .schedule-steps__item--active:hover span.number-circle { background-color: #000; color: #fff; }

    .schedule-steps__item--complete { background-color: #000; color: #fff; }
        .schedule-steps__item--complete span.number-circle { background-color: #000; color: #fff; border-color: #fff !important; }
        .schedule-steps__item--complete:hover { background-color: #000 !important; color: #fff !important; }
            .schedule-steps__item--complete:hover span.number-circle { background-color: #000; color: #fff; }
@media (min-width: 850px) {
    span.abbreviate { display: inline-block !important; }
}
@media (min-width: 760px) {
    .schedule-steps { display: inline-block; background-color: #fff; background-image: none; }
    .schedule-steps__item { display: inline-block; background-color: #ddd; color: #000; padding: 7px 16px; font-size: 1em; }
        .schedule-steps__item:hover { background-color: #ddd !important; color: #000 !important; }
        .schedule-steps__item:first-of-type { background: linear-gradient(to right, #000 0%, #000 100%); background-color: #000; }
        .schedule-steps__item:last-of-type { background: linear-gradient(to right, #ddd 0%, #ddd 100%); background-color: #ddd; }

    span.number-circle { display: inline-block !important; background-color: #ddd; margin-bottom: 0; }
    
    .schedule-steps__item--active { background-color: #000; color: #fff; }
        .schedule-steps__item--active span.number-circle { background-color: #000 !important; color: #fff !important; border-color: #fff !important; }
        .schedule-steps__item--active:hover { background-color: #000 !important; color: #fff !important; }
            .schedule-steps__item--active:hover span.number-circle { background-color: #000; color: #fff; }
            .schedule-steps__item--active:first-of-type { background: linear-gradient(to right, #000 0%, #000 100%); background-color: #000; }
            .schedule-steps__item--active:last-of-type { background: linear-gradient(to right, #000 0%, #000 100%); background-color: #000; }

    .schedule-steps__item--complete { background-color: #000; color: #fff; }
        .schedule-steps__item--complete span.number-circle { background-color: #000 !important; color: #fff !important; border-color: #fff !important; }
        .schedule-steps__item--complete:hover { background-color: #000 !important; color: #fff !important; }
            .schedule-steps__item--complete:hover span.number-circle { background-color: #000; color: #fff; }
            .schedule-steps__item--complete:first-of-type { background: linear-gradient(to right, #000 0%, #000 100%); background-color: #000; }
            .schedule-steps__item--complete:last-of-type { background: linear-gradient(to right, #000 0%, #000 100%); background-color: #000; }
}

/* APPOINTMENT CALENDAR --------------------------------------------- */
.schedule-appt-calendar { position: relative; display: block; }
    .schedule-appt-calendar-left { display: block; text-align: center; padding: 0 0 30px 0; position: relative; border-right: 0; border-bottom: 1px solid #ccc; }
    .schedule-appt-calendar-right { display: block; text-align: center; padding: 30px 0 0 0; position: relative; }
@media (min-width: 768px) {
    .schedule-appt-calendar { display: flex; flex-direction: row; flex-wrap: nowrap; }
        .schedule-appt-calendar-left { display: inline-block; width: 66%; padding: 0 10px 0 0; border-right: 1px solid #ccc; border-bottom: 0; }
        .schedule-appt-calendar-right { display: inline-block; width: 32%; padding: 10px 0 0 30px; }
}

.schedule-appt-calendar .calendar { display: block; border-right: none; padding: 0; margin: 0; }
.schedule-appt-calendar .title { margin-right: 0; margin-bottom: 20px;}
.schedule-appt-calendar #next { display: none; position: absolute; right: 0; }

.schedule-appt-calendar .date { height: auto; padding: 1em 0; }
@media (min-width: 768px) {
    .schedule-appt-calendar .date { height: 45px; padding: 0.3em 0; }
}

.schedule-appt-calendar .day { text-align: center !important; position: relative; padding: 1em 0; border-bottom: 1px solid #000; padding: 0; }
    .schedule-appt-calendar .day:hover.past-date,
    .schedule-appt-calendar .day:hover.not-available { background-color: transparent !important; font-family: "Avenir LT W01 65 Medium", "sans-serif"; }

.schedule-appt-calendar .calendar .day { position: relative; width: 10.28571%; margin-right: 4%; height: 45px; display: block; border-bottom: none; }
    .schedule-appt-calendar .calendar .day:hover,
    .schedule-appt-calendar .calendar .day[data-state="active"] { background-color: #ee1b22; color: #fff; }

.schedule-section__back-link { display: inline-block; margin: 0 0 1.5em; }

#schedule-section .appointment-selection { font-size: 22px; }
    #schedule-section .appointment-selection a { font-size: 15px; text-decoration: underline;}


/* AVAILABLE APPOINTMENT CALENDAR TIMES --------------------------------------------------- */
.schedule-appt-calendar-right p.selected-date { font-size: 20px; line-height: 26px; text-transform: uppercase; margin-bottom: 20px; }
    .schedule-appt-calendar-right p.selected-date strong { font-size: 24px; line-height: 26px; text-transform: capitalize; margin: 0 0 20px 0; }

.schedule-appt-calendar-right p.available-times-label { font-size: 14px; line-height: 20px; margin: 0 0 15px 0; }

.schedule-appt-calendar-right ul.available-times-list { font-size: 14px; line-height: 14px; display: inline-block; margin: 0 auto; padding: 0; list-style: none; text-align: center; }
    .schedule-appt-calendar-right ul.available-times-list li,
    .schedule-appt-calendar-right .times__item { font-size: 14px; line-height: 14px; display: inline-block; margin: 0 7px 10px 0; width: 75px; padding: 6px 0 6px 0; list-style: none; text-align: center; background-color: #000; color: #fff; text-transform: uppercase; }

        .schedule-appt-calendar-right ul.available-times-list li:hover,
        .schedule-appt-calendar-right ul.available-times-list li:active,
        .schedule-appt-calendar-right .times__item:hover,
        .schedule-appt-calendar-right .times__item:active,
        .schedule-appt-calendar-right .times__item[data-state="active"] { background-color: #ee1b22; color: #fff; text-decoration: none; }

        .schedule-appt-calendar-right ul.available-times-list li .times__link,
        .schedule-appt-calendar-right .times__item .times__link { font-size: 14px; line-height: 14px; text-align: center; color: #fff; text-transform: uppercase; text-decoration: none; font-weight: normal !important; background-color: none; }

        .schedule-appt-calendar-right ul.available-times-list li:hover .times__link,
        .schedule-appt-calendar-right ul.available-times-list li:active .times__link,
        .schedule-appt-calendar-right .times__item:hover .times__link,
        .schedule-appt-calendar-right .times__item:active .times__link,
        .schedule-appt-calendar-right .times__item[data-state="active"] .times__link { color: #fff; text-decoration: none; font-weight: normal !important; background-color: none; }

.schedule-appt-calendar-right .times__item--confirmation,
.schedule-appt-calendar-right .times__item:last-child { display: none; font-size: 14px; line-height: 14px; padding: 10px 0px 10px 0px; background-color: #ee1b22; color: #fff; text-decoration: none; font-weight: bold !important; margin: 0 auto; margin-top: 25px; }
    .schedule-appt-calendar-right .times__item--confirmation:hover,
    .schedule-appt-calendar-right .times__item:last-child:hover { background-color: #b03826; color: #fff; text-decoration: none; font-weight: bold !important; }

    .schedule-appt-calendar-right .times__item--confirmation .times__link,
    .schedule-appt-calendar-right .times__item:last-child .times__link,
    .schedule-appt-calendar-right .times__item--confirmation:hover .times__link,
    .schedule-appt-calendar-right .times__item:last-child:hover .times__link { color: #fff; text-decoration: none; transition: none; font-weight: bold !important; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; }

/* APPOINTMENT THANK YOU PAGE --------------------------------------------- */
.schedule-appt-calendar-thanks-banner { 
    display: block; text-align: center; color: #fff; padding: 30px 0 30px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#33cc33+0,33cc33+25,2989d8+75,3399cc+100 */
    background: #33cc33; /* Old browsers */
    background: -moz-linear-gradient(left,  #33cc33 0%, #33cc33 25%, #2989d8 75%, #3399cc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #33cc33 0%,#33cc33 25%,#2989d8 75%,#3399cc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #33cc33 0%,#33cc33 25%,#2989d8 75%,#3399cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33cc33', endColorstr='#3399cc',GradientType=1 ); /* IE6-9 */
}
.schedule-appt-calendar-thanks-banner h2 { color: #fff !important; text-transform: uppercase !important; font-size: 2.5em !important; padding-top: 0px !important; }

.schedule-appt-calendar-thanks p.selected-date { color: #fff; font-size: 22px; line-height: 28px; margin-bottom: 10px; }
    .schedule-appt-calendar-thanks p.selected-date .uppercase { text-transform: uppercase; }

.schedule-appt-calendar-thanks p.confirmation-text { color: #fff; font-size: 18px; line-height: 24px; margin-bottom: 0; }

.schedule-appt-calendar-thanks-form { display: block; padding: 30px 0 30px 0; clear: both; text-align: center; }
.invite-friend-form { position: relative; display: block; text-align: left; }
    .invite-friend-form-left { display: block; padding: 20px 0 0 0; position: relative; text-align: left; }
        .invite-friend-form-left p { margin: 0; }
    .invite-friend-form-right { display: block; padding: 20px 0 0 0; position: relative; text-align: center; }
        .invite-friend-form-right .column--1, 
        .invite-friend-form-right .column--2 { text-align: left; }
        .invite-friend-form-right label.friends-last-label { display: none; }

/* upcoming open house section */
.upcoming-open-house { display: block; border-top: 1px solid #ccc; padding-top: 30px; text-align: center; max-width: 1250px; margin: 0 auto; }
    .upcoming-open-house h5 { text-transform: uppercase; margin-bottom: 15px !important; }
    .upcoming-open-house p { font-size: 22px; line-height: 28px; text-transform: capitalize; }
    .upcoming-open-house p a.attend-open-house-link { font-size: 14px; line-height: 28px; text-transform: uppercase; display: block; color: #000; font-weight: bold; margin-top: 15px; }
    .upcoming-open-house p a.attend-open-house-link span { font-size: 14px; line-height: 28px; display: inline-block; padding-right: 35px; background: #fff url(/Static/AI/Main/assets/images/arrow-in-a-circle-right.png) no-repeat right 1px; }

@media (min-width: 768px) {
    .schedule-appt-calendar-thanks-banner { padding: 50px 0 50px 0; }
    .schedule-appt-calendar-thanks-form { padding: 50px 0 50px 0; }
    .invite-friend-form { display: flex; flex-direction: row; flex-wrap: nowrap; }
        .invite-friend-form-left { display: inline-block; width: 32%; padding-right: 4%; }
        .invite-friend-form-right { display: inline-block; width: 63%; text-align: right; }
        .invite-friend-form-right label { margin-top: 0; }
        .invite-friend-form-right .btn-primary { margin-top: 30px; margin-right: 20px;}
    .upcoming-open-house p a.attend-open-house-link { display: inline-block; margin-left: 15px; clear: none; }
}
@media (min-width: 950px) {
    .invite-friend-form-right label.friends-last-label { display: block; }
}



fieldset .high-school,
fieldset #high-school {
    display: none
}

.scholarships {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    box-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute
}

.scholarships__container {
    background-color: #EBEBEB;
    padding: 70px 0 !important
}

.scholarships__item {
    padding: 30px;
    background: #fff;
    -webkit-transition: all 0.18s ease-in;
    -moz-transition: all 0.18s ease-in;
    transition: all 0.18s ease-in
}

.scholarships__item h3,
.scholarships__item h5,
.scholarships__item p {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.scholarships__item .tag {
    cursor: default
}

.scholarships__item .btn-primary,
.scholarships__item .btn-secondary,
.scholarships__item .btn-primary--reverse,
.scholarships__item .btn-primary--white,
.scholarships__item .btn-primary--national-request-brochure,
.scholarships__item .btn-primary--local-rif,
.scholarships__item .btn-primary--apply,
.scholarships__item .btn-primary--cutout,
.scholarships__item .btn-primary--local-nav,
.scholarships__item .btn-primary--hero,
.scholarships__item [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .scholarships__item .btn-primary--hero,
.scholarships__item .mini-rif-form__btn {
    padding: 8px 24px
}

.scholarships__rif-btn {
    text-align: center
}

.scholarships__rif-btn .btn-primary,
.scholarships__rif-btn .btn-secondary,
.scholarships__rif-btn .btn-primary--reverse,
.scholarships__rif-btn .btn-primary--white,
.scholarships__rif-btn .btn-primary--national-request-brochure,
.scholarships__rif-btn .btn-primary--local-rif,
.scholarships__rif-btn .btn-primary--apply,
.scholarships__rif-btn .btn-primary--cutout,
.scholarships__rif-btn .btn-primary--local-nav,
.scholarships__rif-btn .btn-primary--hero,
.scholarships__rif-btn [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .scholarships__rif-btn .btn-primary--hero,
.scholarships__rif-btn .mini-rif-form__btn {
    padding: 8px 16px
}

.scholarships .show-more {
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
}

.scholarships .show-more:hover {
    color: #AA0E13
}

.new-scholarship:before {
    content: "NEW!";
    font-size: 13px;
    color: #AA0E13;
    font-weight:600;
    letter-spacing: .5px;
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    margin: 0 0 -10px 0;
    padding: 0;
    top: -20px;
}

.site-search {
    margin: 2em auto 2em auto;
    width: 80%;
    float: left;
    position: relative
}

.site-search::after {
    clear: both;
    content: "";
    display: table
}

.site-search--404 {
    margin: 2em 0 2em;
    width: 96%
}

@media (min-width: 768px) {
    .site-search--404 {
        margin: 2em auto 2em auto;
        width: 100%
    }
}

.site-search input {
    display: inline-block;
    border: none;
    border-bottom: 2px solid #000;
    background-color: transparent;
    padding: 0.625em 0
}

.site-search input::-webkit-input-placeholder {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.site-search input::-moz-placeholder {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.site-search input:-moz-placeholder {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.site-search input:-ms-input-placeholder {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.site-search__btn {
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    top: 11px;
    right: -11px
}

.site-search__btn img {
    max-width: 35px
}

.content--center .select-your-campus__header p {
    text-align: center
}

.slider {
    padding: 0 0 60px
}

.slider--article-detail .slider {
    padding: 0
}

.slider--article-detail .slider__slide__story {
    padding: 2em 2.7em;
    max-width: 100%;
    max-height: 594px
}

.slider--article-detail .slider__nav {
    top: 25%
}

@media (min-width: 768px) {
    .slider--article-detail .slider__nav {
        top: 30%
    }
}

@media (min-width: 1224px) {
    .slider--article-detail .slider__nav {
        top: 25%
    }
}

.slider h2 {
    text-align: center
}

.slider__slide {
    margin: 0 auto;
    position: relative
}

@media (min-width: 768px) {
    .slider__slide.column--1 {
        width: 96%;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.slider__slide h5,
.slider__slide h4 {
    margin-bottom: 0
}

.slider__slide__degree {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 1.1em;
    margin-bottom: 0.5em
}

.slider__slide__story {
    display: none;
    padding: 2em 4em;
    background-color: rgba(0, 0, 0, 0.9);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1000;
    overflow: scroll;
    max-height: 474px
}

.is-tablet .slider__slide__story {
    max-width: 440px
}

.slider__slide__story h5 {
    margin-bottom: 0.75em
}

.slider__slide__story h5,
.slider__slide__story p {
    color: #fff
}

.slider__slide__story a,
.slider__slide__story a:visited {
    color: #AA0E13
}

.slider__slide__story .icon-cancel {
    color: #fff;
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: 1.5em;
    cursor: pointer
}

.slider__slide__story .icon-cancel:hover {
    color: #AA0E13
}

.slider__slide__description.quote {
    font-style: italic
}

.slider--1 p {
    max-width: 30em
}

.slider .slick-slider {
    display: none;
    margin: 0;
    padding: 0
}

.slider .slick-slider.slick-initialized {
    display: block
}

.slider__nav--prev {
    left: -10px;
    background: url(../../assets/images/controls.png) no-repeat -2px 0
}

.slider__nav--prev:hover {
    background-position: -2px -58px
}

.slider__nav--next {
    right: -10px;
    background: url(../../assets/images/controls.png) no-repeat -83px 0px
}

.slider__nav--next:hover {
    background-position: -83px -58px
}

.slider--angle-nav.slider--angle-nav {
    padding: 0 10px
}

.slider--angle-nav.slider--angle-nav .slider__nav {
    background-position: center;
    background-size: contain;
    width: 20px
}

.slider--angle-nav.slider--angle-nav .slider__nav--next {
    right: -23px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgdmlld0JveD0nMCAwIDQxMy43IDc3Ni4yJz48cGF0aCBmaWxsPScjYjdiN2I3JyBkPSdNNDEzLjcsMzg5LjJsLTM4MiwzODEuOWMtNi44LDYuOC0xNy43LDYuOC0yNC41LDBzLTYuOC0xNy43LDAtMjQuNWwzNTcuNS0zNTcuNEw1LjEsMjkuNiBjLTYuOC02LjgtNi44LTE3LjcsMC0yNC41czE3LjctNi44LDI0LjUsMEw0MTMuNywzODkuMnonLz48L3N2Zz4=")
}

.slider--angle-nav.slider--angle-nav .slider__nav--next:hover {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgdmlld0JveD0nMCAwIDQxMy43IDc3Ni4yJz48cGF0aCBmaWxsPScjODE4MTgxJyBkPSdNNDEzLjcsMzg5LjJsLTM4MiwzODEuOWMtNi44LDYuOC0xNy43LDYuOC0yNC41LDBzLTYuOC0xNy43LDAtMjQuNWwzNTcuNS0zNTcuNEw1LjEsMjkuNiBjLTYuOC02LjgtNi44LTE3LjcsMC0yNC41czE3LjctNi44LDI0LjUsMEw0MTMuNywzODkuMnonLz48L3N2Zz4=")
}

.slider--angle-nav.slider--angle-nav .slider__nav--prev {
    left: -23px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgdmlld0JveD0nMCAwIDQxMy43IDc3Ni4yJz48cGF0aCBmaWxsPScjYjdiN2I3JyBkPSdNMCwzODdMMzgyLDUuMWM2LjgtNi44LDE3LjctNi44LDI0LjUsMGM2LjgsNi44LDYuOCwxNy43LDAsMjQuNUw0OSwzODdsMzU5LjYsMzU5LjZjNi44LDYuOCw2LjgsMTcuNywwLDI0LjUgYy02LjgsNi44LTE3LjcsNi44LTI0LjUsMEwwLDM4N3onLz48L3N2Zz4=")
}

.slider--angle-nav.slider--angle-nav .slider__nav--prev:hover {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgdmlld0JveD0nMCAwIDQxMy43IDc3Ni4yJz48cGF0aCBmaWxsPScjODE4MTgxJyBkPSdNMCwzODdMMzgyLDUuMWM2LjgtNi44LDE3LjctNi44LDI0LjUsMGM2LjgsNi44LDYuOCwxNy43LDAsMjQuNUw0OSwzODdsMzU5LjYsMzU5LjZjNi44LDYuOCw2LjgsMTcuNywwLDI0LjUgYy02LjgsNi44LTE3LjcsNi44LTI0LjUsMEwwLDM4N3onLz48L3N2Zz4=")
}

@media (min-width: 768px) {
    .slider--angle-nav.slider--angle-nav .slider__nav {
        width: 22px;
        top: 50%;
        transform: translateY(-50%)
    }
    .slider--angle-nav.slider--angle-nav .slider__nav--next {
        right: -30px
    }
    .slider--angle-nav.slider--angle-nav .slider__nav--prev {
        left: -30px
    }
}

.slider__nav {
    cursor: pointer;
    color: transparent;
    position: absolute;
    top: 15%;
    outline: 0;
    width: 80px;
    height: 56px;
    text-indent: -9999px;
    z-index: 1000;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.slider__nav.disabled {
    display: none
}

@media (min-width: 768px) {
    .slider__nav {
        top: 20%
    }
}

@media (min-width: 1224px) {
    .slider__nav {
        top: 25%
    }
}

.sci-sticky-nav__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.sci-sticky-nav__list::after {
    clear: both;
    content: "";
    display: table
}

.sci-sticky-nav__item {
    float: left;
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #000;
    background: #e8e8e8
}

.sci-sticky-nav__item:nth-child(odd) {
    border-right: 1px solid #000
}

.sci-sticky-nav__item:last-child {
    border-right: none
}

.sci-sticky-nav__link {
    display: block;
    padding: 15px 20px;
    min-height: 125px;
    font-size: 13px;
    text-decoration: none;
    transition: all .25s
}

.sci-sticky-nav__link,
.sci-sticky-nav__link:visited {
    color: dimgray
}

.sci-sticky-nav__link:hover {
    text-decoration: none;
    color: #000
}

.sci-sticky-nav__number,
.sci-sticky-nav__number span {
    position: relative
}

.sci-sticky-nav__number span {
    z-index: 10;
    color: #fff
}

.sci-sticky-nav__number:after {
    content: "";
    border-radius: 50%;
    background: #000;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.title--active {
    font-weight: 700
}

@media (min-width: 1224px) {
    .sci-sticky-nav {
        margin: 0 auto;
        max-width: 1300px
    }
    .sci-sticky-nav,
    .sci-sticky-nav-wrapper {
        position: relative;
        height: 126px
    }
    .sci-sticky-nav__list {
        display: table;
        table-layout: fixed;
        width: 100%;
        background: #e8e8e8
    }
    .sci-sticky-nav__list:after {
        content: none
    }
    .sci-sticky-nav__item {
        float: none;
        display: table-cell;
        width: auto;
        vertical-align: middle;
        border-right: 1px solid #000;
        border-bottom: none
    }
    .sci-sticky-nav__item:last-child {
        border-right: none
    }
    .sci-sticky-nav__item--active .sci-sticky-nav__title {
        text-decoration: underline
    }
    .sci-sticky-nav__link {
        display: inline-block
    }
    .not-mobile .sci-sticky-nav--fixed {
        position: fixed;
        top: 100px;
        width: 100%
    }
}

.study-section p.cta {
    margin-bottom: 0;
    text-align: center
}

.tag {
    background: #000;
    padding: 1px 11px;
    margin: 0.5em 0.5em 0.5em 0;
    display: inline-block;
    color: #fff
}

.tag--visual {
    background-color: #3c3
}

.tag--visual span[class^=color--] {
    color: #fff
}

.tag--green {
    background-color: #3c3
}

.tag--green span[class^=color--] {
    color: #fff
}

.tag--interior {
    background-color: #2cbc8c
}

.tag--interior span[class^=color--] {
    color: #fff
}

.tag--aqua {
    background-color: #2cbc8c
}

.tag--aqua span[class^=color--] {
    color: #fff
}

.tag--marketing {
    background-color: #00c0c0
}

.tag--marketing span[class^=color--] {
    color: #fff
}

.tag--light-blue {
    background-color: #00c0c0
}

.tag--light-blue span[class^=color--] {
    color: #fff
}

.tag--animation {
    background-color: #39c
}

.tag--animation span[class^=color--] {
    color: #fff
}

.tag--blue {
    background-color: #39c
}

.tag--blue span[class^=color--] {
    color: #fff
}

.tag--film {
    background-color: #36c
}

.tag--film span[class^=color--] {
    color: #fff
}

.tag--indigo {
    background-color: #36c
}

.tag--indigo span[class^=color--] {
    color: #fff
}

.tag--gaming {
    background-color: #66c
}

.tag--gaming span[class^=color--] {
    color: #fff
}

.tag--dark-purple {
    background-color: #66c
}

.tag--dark-purple span[class^=color--] {
    color: #fff
}

.tag--fashion {
    background-color: #939
}

.tag--fashion span[class^=color--] {
    color: #fff
}

.tag--purple {
    background-color: #939
}

.tag--purple span[class^=color--] {
    color: #fff
}

.tag--culinary {
    background-color: #f93
}

.tag--culinary span[class^=color--] {
    color: #fff
}

.tag--orange {
    background-color: #f93
}

.tag--orange span[class^=color--] {
    color: #fff
}

.tag:visited {
    color: #fff
}

.tag--expired {
    background: #AA0E13;
    color: #fff;
    cursor: text
}

.tag--expired:visited {
    color: #fff
}

.teach-out-modal {
    position: absolute;
    top: 130px;
    background-color: #fff;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    transform-origin: 50% 50%;
    z-index: 9999
}

@media (min-width: 768px) {
    .teach-out-modal {
        position: absolute
    }
}

.teach-out-modal__container[aria-hidden="true"] {
    display: none
}

@media (min-width: 950px) {
    .teach-out-modal {
        width: 900px
    }
}

@media (min-width: 1224px) {
    .teach-out-modal {
        width: 1070px
    }
}

.teach-out-modal__overlay {
    position: fixed;
    width: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0.6;
    z-index: 999
}

.teach-out-modal__header {
    padding: 30px 40px;
    background-color: #000;
    text-align: center
}
.teach-out-modal__header p {
    color: white;
}
@media (min-width: 950px) {
    .teach-out-modal__header {
        padding: 30px 100px
    }
}

.teach-out-modal__header a,
.teach-out-modal__header a:visited {
    color: #AA0E13
}

.teach-out-modal__head-title {
    color: #fff;
    font-size: 1em
}

@media (min-width: 950px) {
    .teach-out-modal__head-title {
        font-size: 1.3em
    }
}

@media (min-width: 1224px) {
    .teach-out-modal__head-title {
        font-size: 1.7em
    }
}

.teach-out-modal__head-subtitle {
    color: #fff;
    font-size: 0.875em;
    font-family: "Avenir LT W01 65 Medium", "sans-serif"
}

@media (min-width: 950px) {
    .teach-out-modal__head-subtitle {
        font-size: 1.1em
    }
}

@media (min-width: 1224px) {
    .teach-out-modal__head-subtitle {
        font-size: 1.3em
    }
}

.teach-out-modal__close {
    background: url(//cdn.optimizely.com/img/1763591460/86e744641f8b4990ba2f121d754f78b4.png);
    height: 25px;
    width: 25px;
    position: absolute;
    right: 30px;
    cursor: pointer
}

.teach-out-modal__body {
    padding: 20px 0
}

@media (min-width: 768px) {
    .teach-out-modal__body {
        padding: 25px 50px
    }
}

@media (min-width: 1224px) {
    .teach-out-modal__body {
        padding: 30px 80px
    }
}

.teach-out-modal__title {
    font-size: 1.5em;
    padding: 0 20px
}

.teach-out-modal__title:focus {
    outline: 0;
    border: 0
}

@media (min-width: 768px) {
    .teach-out-modal__title {
        font-size: 1em;
        padding: 0
    }
}

@media (min-width: 950px) {
    .teach-out-modal__title {
        font-size: 1.5em
    }
}

.teach-out-modal__list {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width: 950px) {
    .teach-out-modal__link {
        top: 167px;
        right: 18px;
        left: inherit
    }
}

.teach-out-modal__item-title {
    font-size: 1.4em
}

.school {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 20px
}

@media (min-width: 768px) {
    .school {
        width: 32%
    }
}

.school__link {
    top: 167px;
    right: 18px;
    left: inherit
}

.school__title {
    font-size: 1.5em
}

@media (min-width: 768px) {
    .school__title {
        font-size: 1em
    }
}

@media (min-width: 950px) {
    .school__title {
        font-size: 1.5em
    }
}

.school__title,
.school__desc {
    width: 100%;
    height: 35px;
    text-align: left
}

@media (min-width: 768px) {
    .school__desc {
        font-size: 0.75em;
        line-height: 1.5
    }
}

@media (min-width: 1224px) {
    .school__desc {
        font-size: 1em
    }
}

.school.tout p {
    height: 60px
}

@media (min-width: 768px) {
    .school.tout {
        padding: 10px
    }
}

@media (min-width: 1224px) {
    .school.tout {
        padding: 20px
    }
}

.school.tout .heading {
    font-size: 1.3em;
    padding: 8px 25px !important
}

@media (min-width: 768px) {
    .school.tout .heading {
        font-size: 0.75em;
        padding: 8px 13px !important;
        bottom: 9%
    }
}

@media (min-width: 1224px) {
    .school.tout .heading {
        font-size: 1.3em;
        padding: 8px 13px !important;
        bottom: 13%
    }
}

.tech-check-wrapper.content.content--mid {
    width: 90%;
    max-width: none;
    margin: 0 auto;
}

.tech-check-wrapper body {
    background: #fff url(../images/main_bg_img.gif) 0 0 repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

.tech-check-wrapper #wp {
    width: 100%;
    list-style-type: none
}

.tech-check-wrapper #aiologo {
    display: table-cell;
    vertical-align: top
}

.tech-check-wrapper #aiologo {
    width: 592px
}

.tech-check-wrapper #scon {
    width: 561px
}

.tech-check-wrapper #aiologo {
    padding: 20px 0 174px 31px
}

.tech-check-wrapper #con {
    background: transparent url(../images/mast_img.png) 0 0 no-repeat;
    display: table;
    table-layout: fixed;
    padding: 0;
    margin: 0 auto;
    height: 1%;
    width: 960px;
    color: #4d4d4d
}

.tech-check-wrapper #con {
    _word-wrap: break-word
}

.tech-check-wrapper #doc1,
.tech-check-wrapper #doc2 {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.tech-check-wrapper #scon {
    color: #4d5150
}

.tech-check-wrapper h2 {
    font-size: 1.8em;
    line-height: 1.3em;
    color: #ee3124;
    padding: 10px 30px 10px 0;
    font-weight: normal
}

.tech-check-wrapper h3 {
    font-size: 1.8em;
    line-height: 1.3em;
    color: #727272;
    padding: 10px 30px 10px 0;
    font-weight: normal
}

.tech-check-wrapper .tcRed {
    color: #ee3124
}

.tech-check-wrapper .admissionSection {
    width: 337px;
    margin-top: 30px;
    margin-bottom: 82px
}

.tech-check-wrapper a:link.ApplyToday {
    display: block;
    width: 196px;
    height: 68px;
    background: url("../images/techCheck_apply_btn.png") no-repeat;
    margin-bottom: 10px
}

.tech-check-wrapper a:hover.ApplyToday {
    background-position: 0 -68px
}

.tech-check-wrapper a:link.RequestInfo {
    display: block;
    width: 196px;
    height: 68px;
    background: url("../images/techCheck_req_btn.png") no-repeat
}

.tech-check-wrapper a:hover.RequestInfo {
    background-position: 0 -68px
}

.tech-check-wrapper #scon p {
    font-size: 1.3em;
    line-height: 1.3em;
    padding-right: 30px
}

.tech-check-wrapper #wrapper p {
    padding-top: 5px;
    padding-bottom: 5px
}

.tech-check-wrapper #wrapper {
    margin: auto;
    width: 960px
}

.tech-check-wrapper .BrowserInfo {
    font-size: 20px
}

.tech-check-wrapper .fail {
    color: #ee3124;
    text-decoration: underline
}

.tech-check-wrapper .failure {
    width: 15px;
    height: 15px;
    background: url("../images/failure.png") no-repeat;
    display: inline-block
}

.tech-check-wrapper .success {
    width: 15px;
    height: 15px;
    background: url("../images/success.png") no-repeat;
    display: inline-block
}

.tech-check-wrapper .IE8SUCC {
    display: none
}

.tech-check-wrapper .IE8FAIL {
    display: none
}

.tech-check-wrapper .caution {
    color: #FFCC00;
    border: solid 1px #FFCC00
}

.tech-check-wrapper .items {
    width: 25%
}

.tech-check-wrapper .stepOne {
    float: left !important;
    width: 616px
}

.tech-check-wrapper .stepOneTop {
    margin-bottom: 90px
}

.tech-check-wrapper .stepTwo {
    float: right !important;
    width: 340px
}

.tech-check-wrapper #scon .techCheckerFrame {
    float: none;
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #4d5150;
    background: #fff;
    margin-top: 10px
}

.tech-check-wrapper #scon .techCheckerHead {
    float: none;
    display: table-row;
    background: #000
}

.tech-check-wrapper #scon .techCheckerHead .row1 {
    float: none;
    display: table-cell;
    padding: 15px;
    text-align: left;
    font-size: 12px;
    color: #fff
}

.tech-check-wrapper #scon .techCheckerHead .row2 {
    float: none;
    display: table-cell;
    padding: 15px;
    text-align: left;
    font-size: 12px;
    color: #fff
}

.tech-check-wrapper #scon .techCheckerHead .row3 {
    float: none;
    display: table-cell;
    padding: 15px;
    text-align: left;
    font-size: 12px;
    color: #fff
}

.tech-check-wrapper #scon .techCheckerData {
    float: none;
    display: table-row;
    border-top: 1px solid #4d5150;
    font-size: 11px
}

.tech-check-wrapper #scon .techCheckerSysData {
    float: none;
    position: relative;
    height: 100px;
    font-size: 11px
}

.tech-check-wrapper #scon .techCheckerSysData:nth-child(2) {
    height: 50px
}

.tech-check-wrapper #scon .OSrow1 {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 406px;
    height: 100px;
    padding: 15px;
    background: #4d5150;
    color: #fff;
    border-bottom: 1px solid #fff
}

.tech-check-wrapper #scon .OSrow2 {
    float: none;
    position: absolute;
    left: 406px;
    width: 209px;
    height: 100px;
    display: table-cell;
    padding: 15px;
    border: 1px solid #4d5150
}

.tech-check-wrapper #scon .SRrow1 {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 406px;
    height: 50px;
    padding: 15px;
    background: #4d5150;
    color: #fff;
    border-bottom: 1px solid #fff
}

.tech-check-wrapper #scon .SRrow2 {
    float: none;
    position: absolute;
    left: 406px;
    width: 209px;
    height: 50px;
    display: table-cell;
    padding: 15px;
    border-left: 1px solid #4d5150;
    border-bottom: 1px solid #4d5150;
    border-right: 1px solid #4d5150
}

.tech-check-wrapper #scon .row1 {
    float: none;
    display: table-cell;
    padding: 15px;
    overflow: auto
}

.tech-check-wrapper #scon .row2 {
    float: none;
    display: table-cell;
    padding: 15px;
    border-left: 1px solid #4d5150;
    border-right: 1px solid #4d5150
}

.tech-check-wrapper #scon .row22 {
    float: none;
    display: table-cell;
    padding: 15px;
    border-left: 1px solid #4d5150;
    border-right: 1px solid #4d5150
}

.tech-check-wrapper #scon .row222 {
    float: none;
    display: table-cell;
    padding: 15px;
    border-left: 1px solid #4d5150;
    border-right: 1px solid #4d5150
}

.tech-check-wrapper #scon .row3 {
    float: none;
    display: table-cell;
    padding: 15px
}

.tech-check-wrapper .techCheck {
    width: 920px;
    margin: auto
}

.tech-check-wrapper #scon div {
    float: left
}

.tech-check-wrapper #scon div ul {
    list-style: disc;
    width: 245px;
    padding-left: 15px;
    font-size: 1.1em;
    line-height: 1.3em
}

.tech-check-wrapper #scon div.fineprint {
    clear: both;
    float: none;
    width: 850px;
    padding-top: 10px
}

.tech-check-wrapper #scon div.fineprint h3 {
    color: #db1924;
    font-weight: normal;
    line-height: 2.2em
}

.tech-check-wrapper #scon div.fineprint p {
    color: #7f7f7f;
    padding-top: 3px;
    font-size: 1.1em;
    line-height: 1.2em
}

.tech-check-wrapper footer {
    font-family: 'AvenirLight', Arial, Sans-serif
}

.tech-check-wrapper #ft {
    background: #000 url(/images/footer_bg_img.jpg) center no-repeat;
    border-top: 1px solid #b1b1b1;
    color: #fff;
    margin: 0;
    height: 306px
}

.tech-check-wrapper #ft>div {
    width: 920px;
    margin: 0 auto;
    padding-top: 40px
}

.tech-check-wrapper #ft span {
    float: left;
    width: 190px;
    padding-right: 40px
}

.tech-check-wrapper #ft h4 {
    font-size: 1.4em;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    font-weight: normal
}

.tech-check-wrapper #ft ul {
    font-size: 1.2em
}

.tech-check-wrapper #ft ul li {
    background: transparent bottom left no-repeat;
    line-height: 20px
}

.tech-check-wrapper #ft a {
    color: #b0b0b0;
    text-decoration: none
}

.tech-check-wrapper #ft a:hover {
    color: #fff
}

.tech-check-wrapper #ft span.ftrFollow {
    padding-right: 0;
    text-align: right;
    position: relative;
    width: 218px
}

.tech-check-wrapper #ft span.ftrFollow h4,
.tech-check-wrapper #fb,
.tech-check-wrapper #li,
.tech-check-wrapper #tw {
    display: inline-block;
    float: left;
    margin-right: 3px
}

.tech-check-wrapper #ft .twitter {
    background: transparent url(/images/twitter_bg.png) 0 0 no-repeat;
    padding: 35px 0 0 9px;
    width: 208px;
    color: #b0b0b0;
    height: 151px
}

.tech-check-wrapper #ft .twitter p {
    display: block;
    width: 198px;
    height: 72px;
    text-align: left;
    line-height: 1.4em;
    font-size: 1.2em
}

.tech-check-wrapper #ft span.ftrFollow .twitter a.lnkRead {
    line-height: 2.5em;
    display: inline-block;
    font-size: 1em;
    background: transparent url(/images/twitter_arrow.png) right no-repeat;
    padding-right: 8px;
    margin-right: 4px;
    float: right
}

.tech-check-wrapper #ft span.ftrFollow .links {
    position: absolute;
    right: 0;
    top: 0
}

.tech-check-wrapper #fb {
    background: transparent url(/images/footer_fb_lnk.png) 0 0 no-repeat;
    width: 17px;
    height: 17px
}

.tech-check-wrapper #li {
    background: transparent url(/images/footer_li_lnk.png) 0 0 no-repeat;
    width: 17px;
    height: 17px
}

.tech-check-wrapper #tw {
    background: transparent url(/images/footer_tw_lnk.png) 0 0 no-repeat;
    width: 17px;
    height: 17px
}

.tech-check-wrapper .float_left {
    float: left
}

.tech-check-wrapper .float_right {
    float: right
}

.tech-check-wrapper .clear {
    clear: both
}

.tech-check-wrapper .clear_right {
    clear: right
}

.tech-check-wrapper .clear_left {
    clear: left
}

.tech-check-wrapper #scon #oldTechCheck {
    float: none
}

.tech-check-wrapper .header2 {
    font-size: 40px
}

.tech-check-wrapper #scon #wrapper-techcheck {
    float: none
}

.tech-check-wrapper #scon #wrapper-techcheck .stepOneTop {
    width: 620px
}

.tech-check-wrapper #scon.scon-techcheck {
    width: auto!important;
}

.tech-check-wrapper #newTechCheck iframe #main .header2 {
    font-size: 20px !important
}

.tech-check-wrapper #footer {
    background: #333;
    padding: 0 0 40px;
    color: #ccc;
    text-align: center;
    margin-bottom: -20px;
    font-size: 1em;
    font-family: 'AvenirLight', Arial, Sans-serif
}

.tech-check-wrapper .footer-sci {
    text-align: center;
    color: #ededed;
    display: block;
    line-height: 3.429em;
    font-weight: bold;
    border-bottom: 1px solid #444;
    font-size: 14px;
    text-decoration: none
}

.tech-check-wrapper .footer-sci>span {
    border-radius: 20px;
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background: #00b9ff;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-style: italic;
    margin: 10px 18px
}

.tech-check-wrapper #footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.tech-check-wrapper #footer .inner {
    margin: 0 auto
}

.tech-check-wrapper #footer li {
    display: inline-block;
    vertical-align: top
}

.tech-check-wrapper #footer p {
    padding: 10px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    font-family: 'AvenirLight', Arial, Sans-serif
}

.tech-check-wrapper #footer a:hover {
    color: #ee3124;
    text-decoration: underline
}

.tech-check-wrapper #footer .link-list {
    padding: 10px 0;
    font-size: 13px
}

.tech-check-wrapper .link-list li {
    padding-left: 0;
    padding-right: 0;
    line-height: 25px
}

.tech-check-wrapper .link-list a {
    color: #ccc;
    text-decoration: none;
    padding: 10px 3px;
    font-size: 14px
}

.tech-check-wrapper .social-links {
    margin: 0;
    padding: 0
}

.tech-check-wrapper #main>div.callout.bg-gray.center-text>div>ul {
    text-align: center
}

.tech-check-wrapper #footer .social-links {
    padding: 50px 20px 40px 20px
}

.tech-check-wrapper #footer .social-links ul,
.tech-check-wrapper footer .inner ul {
    text-align: center
}

.tech-check-wrapper .social-links li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px
}

.tech-check-wrapper .social-links a {
    display: block;
    background: url("/images/icons/social.png") no-repeat 0 0;
    width: 33px;
    height: 33px;
    overflow: hidden;
    line-height: 1000px
}

.tech-check-wrapper a.social-logo {
    background: url("/images/footer-logo.png") no-repeat;
    width: 360px;
    height: 60px;
    margin-right: 120px;
    margin-top: -15px
}

.tech-check-wrapper a.social-facebook {
    background-position: 0 0
}

.tech-check-wrapper a.social-facebook:hover {
    background-position: 0 -37px
}

.tech-check-wrapper a.social-instagram {
    background-position: -75px 0
}

.tech-check-wrapper a.social-instagram:hover {
    background-position: -75px -37px
}

.tech-check-wrapper a.social-twitter {
    background-position: -150px 0
}

.tech-check-wrapper a.social-twitter:hover {
    background-position: -150px -37px
}

.tech-check-wrapper a.social-pintrest {
    background-position: -225px 0
}

.tech-check-wrapper a.social-pintrest:hover {
    background-position: -225px -37px
}

.tech-check-wrapper a.social-google {
    background-position: -300px 0
}

.tech-check-wrapper a.social-google:hover {
    background-position: -300px -37px
}

.tech-check-wrapper a.social-linkedin {
    background-position: -375px 0
}

.tech-check-wrapper a.social-linkedin:hover {
    background-position: -375px -37px
}

.tech-check-wrapper a.social-youtube {
    background-position: -450px 0;
    width: 65px
}

.tech-check-wrapper a.social-youtube:hover {
    background-position: -450px -37px
}

.tech-check-wrapper .inner {
    margin: 0 auto;
    width: 1015px;
    max-width: 96.8%
}

.tech-check-wrapper .inner a {
    color: #ccc
}

@font-face {
    .tech-check-wrapper {
        font-weight: normal;
        font-style: normal;
        font-family: 'AvenirHeavy';
        src: url("./fonts/avenirltstd-heavy-webfont.eot");
        src: url("./fonts/avenirltstd-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/avenirltstd-heavy-webfont.woff") format("woff"), url("./fonts/avenirltstd-heavy-webfont.ttf") format("truetype"), url("./fonts/avenirltstd-heavy-webfont.svg#AvenirHeavy") format("svg")
    }
}

@font-face {
    .tech-check-wrapper {
        font-weight: normal;
        font-style: normal;
        font-family: 'AvenirMedium';
        src: url("./fonts/avenirltstd-medium-webfont.eot");
        src: url("./fonts/avenirltstd-medium-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/avenirltstd-medium-webfont.woff") format("woff"), url("./fonts/avenirltstd-medium-webfont.ttf") format("truetype"), url("./fonts/avenirltstd-medium-webfont.svg#AvenirMedium") format("svg")
    }
}

@font-face {
    .tech-check-wrapper {
        font-weight: normal;
        font-style: normal;
        font-family: 'AvenirLight';
        src: url("./fonts/avenirltstd-light-webfont.eot");
        src: url("./fonts/avenirltstd-light-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/avenirltstd-light-webfont.woff") format("woff"), url("./fonts/avenirltstd-light-webfont.ttf") format("truetype"), url("./fonts/avenirltstd-light-webfont.svg#AvenirMedium") format("svg")
    }
}

.tech-check-wrapper a.cta-red,
.tech-check-wrapper a.cta-gray,
.tech-check-wrapper a.cta-white,
.tech-check-wrapper a.cta-white-red-text,
.tech-check-wrapper a.cta-green {
    padding: 10px 30px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 50px;
    margin: 0 10px;
    font-family: 'AvenirMedium';
    text-decoration: none;
    margin-bottom: 10px;
    width: 150px;
    text-align: center;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out
}

.tech-check-wrapper a.cta-red {
    background: #ee3124;
    border: 2px solid #ee3124
}

.tech-check-wrapper a.cta-red:hover {
    background: none;
    color: #ee3124;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out
}

.tech-check-wrapper a.cta-green {
    background: #55b949;
    border: 2px solid #55b949
}

.tech-check-wrapper a.cta-green:hover {
    color: #55b949;
    background: none;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out
}

.tech-check-wrapper a.cta-gray {
    background: #363636;
    border: 2px solid #363636
}

.tech-check-wrapper a.cta-gray:hover {
    background: none;
    color: #363636;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out
}

.tech-check-wrapper a.cta-white {
    background: #fff;
    color: #333;
    border: 2px solid #fff;
    font-size: 16px
}

.tech-check-wrapper a.cta-white:hover {
    background: none;
    color: #fff;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out
}

.tech-check-wrapper a.cta-white-go {
    padding: 10px 65px
}

.tech-check-wrapper a.cta-white-red-text {
    background: #fff;
    color: #ee3124;
    border: 2px solid #fff
}

.tech-check-wrapper a.cta-white-red-text:hover {
    background: none;
    color: #fff;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out
}

.tech-check-wrapper .link-red {
    display: inline-block;
    vertical-align: top;
    color: #ee3124;
    padding-right: 10px;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out
}

.tech-check-wrapper .link-red:hover::after {
    color: #fc0002;
    padding-right: 0;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out, border-color 300ms ease-in-out
}

.testimonial,
.testimonial:first-child,
.testimonial:last-child {
    padding: 2em 0
}

.testimonial__content {
    margin: 1.5em 1em
}

.testimonial__image {
    float: none;
    padding: 0
}

@media (min-width: 768px) {
    .testimonial__image {
        float: left;
        max-width: 250px;
        padding-right: 2em
    }
}

.testimonial__quote {
    font-size: 2.5em;
    line-height: 1em;
    display: block;
    margin-bottom: 0.5em
}

.testimonial__quote:before,
.testimonial__quote:after {
    content: open-quote;
    font-size: 2em;
    font-family: serif;
    position: relative;
    bottom: -25px
}

.testimonial__quote:after {
    content: close-quote
}

.testimonial__quote-credit {
    font-size: 1em;
    line-height: 1.25em;
    display: block;
    padding-left: 0
}

.invite-friend-form .invalid {
    border: 1px solid red
}

.ch-thank-you-content {
    width: 100%;
    margin: 0 auto;
    padding-top: 25px
}

.ch-thank-you-content h2 {
    font-size: 2.5em
}

.ch-thank-you-content h3 {
    padding-top: 0;
    font-size: 1.5em
}

.ch-thank-you-content h5 {
    font-size: 2em
}

.ch-thank-you-content .left-content,
.ch-thank-you-content .right-content {
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.ch-thank-you-content .left-content h2 {
    padding-top: 0
}

.ch-thank-you-content .left-content .content--mid,
.ch-thank-you-content .left-content .content--center,
.ch-thank-you-content .left-content .content--center {
    padding: 0
}

.ch-thank-you-content .right-content {
    padding: 0 15px;
    border-left: 2px solid #e2e2e2;
    min-height: 590px
}

.ch-thank-you-content .right-content h5 {
    color: #AA0E13;
    padding-top: 0
}

.ch-thank-you-content .right-content p {
    font-size: 15px;
    line-height: 22px
}

.ch-thank-you-content .video-full {
    padding: 0 0 1em
}

.ch-thank-you-content .btn-primary,
.ch-thank-you-content .btn-secondary,
.ch-thank-you-content .btn-primary--reverse,
.ch-thank-you-content .btn-primary--white,
.ch-thank-you-content .btn-primary--national-request-brochure,
.ch-thank-you-content .btn-primary--local-rif,
.ch-thank-you-content .btn-primary--apply,
.ch-thank-you-content .btn-primary--cutout,
.ch-thank-you-content .btn-primary--local-nav,
.ch-thank-you-content .btn-primary--hero,
.ch-thank-you-content [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .ch-thank-you-content .btn-primary--hero,
.ch-thank-you-content .mini-rif-form__btn {
    margin-bottom: 0;
    margin-left: 12px;
    width: 255px;
    padding: 10px 30px
}

.ch-thank-you-content #stateprovince {
    margin: 20px 0
}

@media (min-width: 768px) {
    .ch-thank-you-content {
        max-width: 800px
    }
    .ch-thank-you-content .left-content {
        width: 59%
    }
    .ch-thank-you-content .left-content .wrapper {
        padding: 0 3.2em 0 0
    }
    .ch-thank-you-content .right-content {
        width: 39%;
        padding-left: 30px
    }
    .ch-thank-you-content .video-full {
        padding: 1em
    }
}

.tour-campus-select {
    max-width: 570px;
    margin: 0 auto;
    position: relative
}

.tour-campus-select__wrapper {
    margin: 0 auto;
    padding: 0 20px
}

.tour-campus-select__title {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    padding: 8px 53px 8px 10px;
    background-color: white;
    color: #959595;
    text-align: left;
    font-size: 1rem;
    border: 1px solid #b7b7b7;
    cursor: pointer;
    position: relative
}

.tour-campus-select__title-drop {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 43px;
    border-left: 1px solid #b7b7b7;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMwMTk0NkIwNjVBMTExRTdBQTQxOUY5QTRBOEE4NjBGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMwMTk0NkIxNjVBMTExRTdBQTQxOUY5QTRBOEE4NjBGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzAxOTQ2QUU2NUExMTFFN0FBNDE5RjlBNEE4QTg2MEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzAxOTQ2QUY2NUExMTFFN0FBNDE5RjlBNEE4QTg2MEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz479aNbAAAAY0lEQVR42mKsqqoyZmBgcAHiTgbsQBCI04B4FgtUYQcQKwFxOhaFu4EYZOAeFqiJSlDdDEgakBWCxM6yoCmAaahAUzgLJMiCZCWyhlCoyXCF6IrRNaAoxKaYAUnRWXQJgAADAFdvE1g7QR/6AAAAAElFTkSuQmCC");
    background-position: center center;
    background-repeat: no-repeat
}

.tour-campus-select--is-open .tour-campus-select__title-drop {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI4MzJDRTE3NjVBMTExRTdCNERFRDlDRjcwMzdCQ0MwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI4MzJDRTE4NjVBMTExRTdCNERFRDlDRjcwMzdCQ0MwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjgzMkNFMTU2NUExMTFFN0I0REVEOUNGNzAzN0JDQzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjgzMkNFMTY2NUExMTFFN0I0REVEOUNGNzAzN0JDQzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6DNFJ9AAAAXElEQVR42mJgQANVVVWCQKyELv7//38GJnSFQGo3EJ8Bso3RNTBhUQhTtBtdAxMWhelA7IpNAxO6wra2tllAfBabBpDJM5EVwkxB1wBTvBqIw5AVYtHQCeIDBBgAWuMsFh40KJcAAAAASUVORK5CYII=");
    background-position: center center;
    background-repeat: no-repeat
}

.tour-campus-select--is-open .tour-campus-select__state-list {
    height: 350px;
    border-bottom: 1px solid #b7b7b7
}

.tour-campus-select__state-list {
    height: 0;
    position: absolute;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: white;
    overflow: auto;
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7
}

.tour-campus-select__state-list-item {
    margin: 5px 0
}

.tour-campus-select__state-list-title {
    font-size: .75rem;
    text-transform: uppercase;
    color: #959595;
    margin: 0 10px;
    border-bottom: 1px solid #ccc
}

.tour-campus-select__campus-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.tour-campus-select__campus-list-link {
    display: block;
    padding: 4px 10px;
    color: #303030;
    transition: none
}

.tour-campus-select__campus-list-link:hover {
    background-color: #f0f0f0;
    text-decoration: none
}

.tour-campus-select__campus-list-link:visited {
    color: #000
}

.tour-menu-boxes {
    text-align: center;
    display: block;
    padding: 0;
    border: 0;
    background-color: transparent
}

.tour-menu-boxes,
.tour-menu-boxes:hover {
    text-decoration: none
}

.tour-menu-boxes__svg {
    width: 30px;
    height: 30px;
    display: inline-block
}

.tour-menu-boxes__box {
    fill: white
}

.tour-menu-boxes--0-is-lit .tour-menu-boxes__box-fill--0 {
    fill: white
}

.tour-menu-boxes--1-is-lit .tour-menu-boxes__box-fill--1 {
    fill: white
}

.tour-menu-boxes--2-is-lit .tour-menu-boxes__box-fill--2 {
    fill: white
}

.tour-menu-boxes--3-is-lit .tour-menu-boxes__box-fill--3 {
    fill: white
}

.tour-menu-boxes__text {
    color: white;
    font-size: .625rem;
    line-height: 1
}

.tour-title.tour-title {
    font-size: 1.875rem;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    margin: 115px 0 50px;
    max-width: 100%
}

.tour-title.tour-title--white {
    color: white
}

.tour-title.tour-title em {
    color: #AA0E13;
    font-style: normal
}

@media (min-width: 768px) {
    .tour-title.tour-title {
        font-size: 2.125rem
    }
}

@media (min-width: 1224px) {
    .tour-title.tour-title {
        font-size: 2.25rem
    }
}

.tout {
    position: relative;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 0;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .tout {
        text-align: center
    }
}

@media (min-width: 768px) {
    .tout .info-tag {
        left: 0%
    }
}

@media (min-width: 793px) {
    .tout .info-tag {
        left: 3%
    }
}

@media (min-width: 841px) {
    .tout .info-tag {
        left: 6%
    }
}

@media (min-width: 895px) {
    .tout .info-tag {
        left: 10%
    }
}

@media (min-width: 950px) {
    .tout .info-tag {
        left: 0%
    }
}

.tout__detail {
    min-height: 90px;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.3em
}

.tout__detail p {
    margin: 0
}

.tout a:not(.cta-link) {
    display: block;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.not-mobile .tout a:not(.cta-link):hover .heading,
.not-mobile .tout a:not(.cta-link):active .heading {
    background: #b03826
}

.not-mobile .tout a:not(.cta-link):hover .heading--white,
.not-mobile .tout a:not(.cta-link):active .heading--white {
    color: #fff !important
}

.not-mobile .tout a:not(.cta-link):hover [class^="heading heading--"],
.not-mobile .tout a:not(.cta-link):active [class^="heading heading--"] {
    background: #000
}

.not-mobile .tout a:not(.cta-link):hover img,
.not-mobile .tout a:not(.cta-link):active img {
    transition: all 6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateX(5%) scale(1.1);
    -moz-transform: translateX(5%) scale(1.1);
    -ms-transform: translateX(5%) scale(1.1);
    -o-transform: translateX(5%) scale(1.1);
    transform: translateX(5%) scale(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tout a:not(.cta-link) img {
    transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateX(1%) scale(1.1) rotate(0.1deg);
    -moz-transform: translateX(1%) scale(1.1) rotate(0.1deg);
    -ms-transform: translateX(1%) scale(1.1) rotate(0.1deg);
    -o-transform: translateX(1%) scale(1.1) rotate(0.1deg);
    transform: translateX(1%) scale(1.1) rotate(0.1deg)
}

.tout a:not(.cta-link).btn-primary,
.tout a.btn-secondary:not(.cta-link),
.tout a.btn-primary--reverse:not(.cta-link),
.tout a.btn-primary--white:not(.cta-link),
.tout a.btn-primary--national-request-brochure:not(.cta-link),
.tout a.btn-primary--local-rif:not(.cta-link),
.tout a.btn-primary--apply:not(.cta-link),
.tout a.btn-primary--cutout:not(.cta-link),
.tout a.btn-primary--local-nav:not(.cta-link),
.tout a.btn-primary--hero:not(.cta-link),
.tout a.mini-rif-form__btn:not(.cta-link),
.tout a:not(.cta-link).btn-secondary,
.tout a:not(.cta-link).btn-tertiary {
    display: inline-block
}

.tout .heading {
    position: absolute;
    bottom: 13%;
    right: 0;
    margin: 0;
    overflow: hidden;
    padding: 8px 25px !important;
    width: auto;
    outline: 1px solid transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
}

@media (min-width: 430px) {
    .tout .heading {
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        transform: skew(-30deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

.tout .heading__span {
    display: inline-block;
    font-family: "AvenirLTW01-95BlackObli", "sans-serif";
    color: #fff
}

@media (min-width: 430px) {
    .tout .heading__span {
        -webkit-transform: skew(30deg);
        -moz-transform: skew(30deg);
        -ms-transform: skew(30deg);
        -o-transform: skew(30deg);
        transform: skew(30deg)
    }
}

.tout .heading--text {
    font-size: 2em;
    color: white;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-decoration: underline
}

.tout.column--3 .heading {
    font-size: 1.25em
}

.tout__description .heading {
    top: 110px;
    bottom: auto
}

@media (min-width: 1224px) {
    .tout__description .heading {
        top: 124px
    }
}

.tout__description .info-tag p {
    margin: 0 0 0.25em 0;
    padding: 0
}

.tout__description .info-tag p:first-child {
    font-size: 1.5em;
    margin-bottom: 0.5em
}

.tout__description .info-tag p:last-child {
    margin-top: 0.75em
}

.tout__description p {
    padding-top: 1em;
    text-align: left
}

.tuition__head {
    margin-bottom: 2em
}

.tuition .btn-secondary {
    outline: none
}

.tuition .btn-secondary:hover:after {
    left: -18%
}

.tuition .btn-secondary.active:after {
    left: 0
}

.tuition .btn-secondary.active:hover:after {
    left: 0
}

@media (min-width: 950px) {
    .tuition__table-content {
        display: none
    }
    .tuition__table:nth-of-type(2) .tuition__table-content {
        display: block
    }
}

.tuition__table__title {
    width: 100%;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
}

.not-mobile .tuition__table__title:hover {
    opacity: 0.8
}

.tuition__table__title h5 {
    font-family: "AvenirLTW01-95BlackObli", "sans-serif";
    padding: 0;
    margin: 0;
    color: #fff
}

@media (min-width: 950px) {
    .tuition__table__title h5:after {
        content: ""
    }
    .tuition__table__title h5.flip:after {
        content: ""
    }
    .tuition__table__title h5:after {
        position: absolute;
        top: 0;
        right: 1em;
        font-size: 1.5em;
        color: #fff
    }
}

.tuition__table__title .wrapper {
    position: relative;
    text-align: left
}

.tuition__table--visual .tuition__table__title,
.tuition__table--green .tuition__table__title {
    background-color: #3c3
}

.tuition__table--interior .tuition__table__title,
.tuition__table--aqua .tuition__table__title {
    background-color: #2cbc8c
}

.tuition__table--marketing .tuition__table__title,
.tuition__table--light-blue .tuition__table__title {
    background-color: #00c0c0
}

.tuition__table--animation .tuition__table__title,
.tuition__table--blue .tuition__table__title {
    background-color: #39c
}

.tuition__table--film .tuition__table__title,
.tuition__table--indigo .tuition__table__title {
    background-color: #36c
}

.tuition__table--gaming .tuition__table__title,
.tuition__table--dark-purple .tuition__table__title {
    background-color: #66c
}

.tuition__table--fashion .tuition__table__title,
.tuition__table--purple .tuition__table__title {
    background-color: #939
}

.tuition__table--culinary .tuition__table__title,
.tuition__table--orange .tuition__table__title {
    background-color: #f93
}

.tuition__table__info {
    text-align: left !important;
    width: 100%;
    padding: 0 0 2em 0
}

@media (min-width: 950px) {
    .tuition__table__info {
        padding: 0 2em 2em 2em;
        font-size: 82%
    }
}

@media (min-width: 1224px) {
    .tuition__table__info {
        font-size: 100%
    }
}

.tuition__table--visual .tuition__table__info--bg,
.tuition__table--green .tuition__table__info--bg {
    background-color: #c2f0c2
}

.tuition__table--interior .tuition__table__info--bg,
.tuition__table--aqua .tuition__table__info--bg {
    background-color: #aeecd8
}

.tuition__table--marketing .tuition__table__info--bg,
.tuition__table--light-blue .tuition__table__info--bg {
    background-color: #c0ffff
}

.tuition__table--animation .tuition__table__info--bg,
.tuition__table--blue .tuition__table__info--bg {
    background-color: #c2e0f0
}

.tuition__table--film .tuition__table__info--bg,
.tuition__table--indigo .tuition__table__info--bg {
    background-color: #c2d1f0
}

.tuition__table--gaming .tuition__table__info--bg,
.tuition__table--dark-purple .tuition__table__info--bg {
    background-color: #cdcdee
}

.tuition__table--fashion .tuition__table__info--bg,
.tuition__table--purple .tuition__table__info--bg {
    background-color: #f2d9f2
}

.tuition__table--culinary .tuition__table__info--bg,
.tuition__table--orange .tuition__table__info--bg {
    background-color: #ffe6cc
}

.tuition__table__info--head {
    display: none;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    padding-bottom: 0.1em
}

@media (min-width: 950px) {
    .tuition__table__info--head {
        display: block
    }
}

.tuition__table__info--head .tuition__table__info__row:hover {
    background-color: transparent !important
}

.tuition__table__info__row {
    width: 100%;
    padding: 0 1em
}

.tuition__table__info__row sup {
    padding-left: 0.3em
}

.tuition__table__info__row--housing {
    margin-top: 2em
}

.tuition__table__info__row--housing fieldset {
    float: left
}

.tuition__table__info__row--housing fieldset label {
    display: inline-block;
    padding: 0.4em 0.8em;
    margin-left: 1em;
    text-transform: none;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    background-color: #e8e8e8;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
}

.tuition__table__info__row--housing fieldset label:hover {
    background-color: #000;
    color: #fff;
    cursor: pointer
}

.tuition__table__info__row--housing fieldset input[type="radio"] {
    display: none
}

.tuition__table__info__row--housing fieldset input[type="radio"]:checked+label {
    background-color: #AA0E13;
    color: #fff
}

.tuition__table__info__row--housing fieldset input[type="radio"]:checked+label:hover {
    background-color: #AA0E13;
    cursor: pointer
}

@media (min-width: 950px) {
    .tuition__table__info__row--housing fieldset input[type="radio"]:checked+label:hover {
        background-color: #000
    }
}

@media (min-width: 950px) {
    .tuition__table__info__row {
        display: table
    }
    .tuition__table--visual .tuition__table__info__row:hover,
    .tuition__table--green .tuition__table__info__row:hover {
        background-color: #c2f0c2
    }
    .tuition__table--interior .tuition__table__info__row:hover,
    .tuition__table--aqua .tuition__table__info__row:hover {
        background-color: #aeecd8
    }
    .tuition__table--marketing .tuition__table__info__row:hover,
    .tuition__table--light-blue .tuition__table__info__row:hover {
        background-color: #c0ffff
    }
    .tuition__table--animation .tuition__table__info__row:hover,
    .tuition__table--blue .tuition__table__info__row:hover {
        background-color: #c2e0f0
    }
    .tuition__table--film .tuition__table__info__row:hover,
    .tuition__table--indigo .tuition__table__info__row:hover {
        background-color: #c2d1f0
    }
    .tuition__table--gaming .tuition__table__info__row:hover,
    .tuition__table--dark-purple .tuition__table__info__row:hover {
        background-color: #cdcdee
    }
    .tuition__table--fashion .tuition__table__info__row:hover,
    .tuition__table--purple .tuition__table__info__row:hover {
        background-color: #f2d9f2
    }
    .tuition__table--culinary .tuition__table__info__row:hover,
    .tuition__table--orange .tuition__table__info__row:hover {
        background-color: #ffe6cc
    }
    .tuition__table__info__row--housing fieldset {
        float: right
    }
    .tuition__table__info__row--housing:hover {
        background-color: transparent !important
    }
}

.tuition__table__info__row__toggle {
    width: 100%;
    display: block;
    vertical-align: middle;
    padding: 0.7em 1em;
    cursor: pointer
}

.tuition__table__info__row__toggle.flip .icon-angle-down:after {
    content: ""
}

@media (min-width: 950px) {
    .tuition__table__info__row__toggle {
        display: table-cell;
        cursor: auto;
        width: 12%;
        padding: 0.7em 0
    }
    .tuition__table__info__row__toggle .icon-angle-down {
        display: none
    }
}

@media (min-width: 1224px) {
    .tuition__table__info__row__toggle {
        width: 17%
    }
}

.tuition__table__info__row__list {
    margin: 0;
    padding: 0.5em 1em;
    width: 100%;
    background-color: #e8e8e8;
    padding-bottom: 1em;
    display: none
}

.tuition__table__info__row__list li {
    list-style: none;
    width: 48%;
    display: inline-block;
    padding-left: 5%
}

.tuition__table__info__row__list li.item-name {
    display: inline-block;
    padding-left: 0
}

.tuition__table__info__row__list li.item-name.housing {
    display: none
}

.tuition__table__info__row__list li:nth-child(even) {
    text-align: right
}

.tuition__table__info__row__list .housing,
.tuition__table__info__row__list .housing--desktop {
    display: none
}

@media (min-width: 950px) {
    .tuition__table__info__row__list {
        padding: 0.7em 0;
        display: table-cell;
        float: right;
        text-align: right;
        background-color: transparent
    }
    .tuition__table__info__row__list li {
        padding-left: 1%;
        width: 6.9em;
        display: inline-block;
        text-align: right !important;
        vertical-align: middle
    }
    .tuition__table__info__row__list li.item-name {
        display: none
    }
}

.video-bg-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 50%;
    display: none;
    overflow: hidden
}

@media (min-width: 768px) {
    .video-bg-wrap {
        display: block
    }
}

.video-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none !important;
    opacity: 0;
    transition: opacity 0.2s ease
}

.video-bg--is-ready {
    opacity: 1
}

.video-full {
    padding: 1em
}

.video-full__frame {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 1em;
    height: 0
}

.video-full__frame video {
    width: 100% !important;
    height: auto !important
}

.video-full__frame iframe,
.video-full__frame object,
.video-full__frame embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.info-tag {
    position: absolute;
    top: 0;
    left: 0
}

.info-tag__toggle {
    overflow: hidden;
    color: #fff;
    border: 0;
    padding: 0;
    background-color: transparent;
    position: relative;
    height: 3em;
    width: 3em
}

.info-tag__toggle .icon-plus {
    height: 1.5em;
    width: 1.5em;
    display: inline-block;
    background: #000;
    margin-top: 5px
}

.info-tag__toggle .icon-plus:after {
    position: absolute;
    top: 1.4em;
    right: 1.2em;
    -webkit-transition: all 0.14s ease;
    -moz-transition: all 0.14s ease;
    transition: all 0.14s ease;
    line-height: 0
}

.info-tag__toggle:hover .icon-plus:after {
    -webkit-transform: scale(1.2) rotate(0deg);
    -moz-transform: scale(1.2) rotate(0deg);
    -ms-transform: scale(1.2) rotate(0deg);
    -o-transform: scale(1.2) rotate(0deg);
    transform: scale(1.2) rotate(0deg)
}

.info-tag__toggle:focus {
    outline: 0
}

.info-tag__toggle:active .icon-plus:after,
.info-tag__toggle.active .icon-plus:after {
    -webkit-transform: scale(1) rotate(135deg);
    -moz-transform: scale(1) rotate(135deg);
    -ms-transform: scale(1) rotate(135deg);
    -o-transform: scale(1) rotate(135deg);
    transform: scale(1) rotate(135deg)
}

.info-tag__toggle:active:hover .icon-plus:after,
.info-tag__toggle.active:hover .icon-plus:after {
    -webkit-transform: scale(1.2) rotate(135deg);
    -moz-transform: scale(1.2) rotate(135deg);
    -ms-transform: scale(1.2) rotate(135deg);
    -o-transform: scale(1.2) rotate(135deg);
    transform: scale(1.2) rotate(135deg)
}

.info-tag__info {
    display: none;
    position: absolute;
    top: 2.9em;
    left: 0.7em;
    background-color: #000;
    color: #fff;
    padding: 1em;
    width: 16rem;
    z-index: 100
}

.info-tag__info p {
    margin: 0 0 0.5em 0
}

.info-tag__info p:first-child {
    font-size: 1.5em;
    margin-bottom: 0.5em
}

.info-tag__info p:last-child {
    margin-top: 0.75em
}

.info-tag__info__school {
    font-size: 0.75em;
    line-height: 1.1em
}

.info-tag__info a {
    color: #fff;
    text-decoration: underline
}

.info-tag__info a:hover {
    color: #AA0E13
}

.info-tag__info:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    top: -1.3em;
    left: 17px;
    margin-left: -1em;
    pointer-events: none;
    border-color: transparent;
    border-width: 0.8em;
    border-bottom-color: black
}

.info-tag__info--social {
    padding-top: 1em;
    text-align: left
}

.info-tag__info--social a {
    display: inline-block
}

.info-tag__info--social a:hover {
    opacity: 0.8
}

.info-tag__info--social i {
    padding-right: 0.5em
}

.breadcrumbs {
    padding: 0.625em 0
}

.breadcrumbs__wrapper {
    padding: 0 1em
}

@media (min-width: 768px) {
    .breadcrumbs__wrapper {
        padding: 0 1.8em
    }
}

.breadcrumbs__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.breadcrumbs__item {
    float: left;
    font-size: 0.75em;
    margin-right: 0.5em
}

.breadcrumbs__item:after {
    content: "/";
    color: #000;
    margin-left: 0.2em
}

.breadcrumbs__item:last-child:after {
    content: none
}

.breadcrumbs__item:active,
.breadcrumbs__item--active {
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.breadcrumbs__link {
    color: #000;
    text-decoration: none
}

.breadcrumbs__link:visited {
    color: #000
}

.breadcrumbs__link:hover {
    color: #AA0E13
}

.international-site .local-header--utility__list {
    min-width: 39%
}

.international-site .local-header--utility__list--child--site-search {
    margin-left: -18em
}

.local-header-primary__nav {
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block
}

.local-header-primary__nav::after {
    clear: both;
    content: "";
    display: table
}

@media (min-width: 1224px) {
    .local-header-primary__nav {
        display: inline-block;
        padding: 0 0.5em;
        width: 100%
    }
}

.local-header-primary__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    display: none
}

@media (min-width: 1224px) {
    .local-header-primary__list {
        display: inline
    }
}

.local-header-primary__item {
    width: 100%;
    float: none;
    margin: 0;
    border-bottom: 2px solid #e1e1e1
}

.local-header-primary__item:first-child {
    border-top: 2px solid #e1e1e1
}

@media (min-width: 1224px) {
    .local-header-primary__item {
        float: left;
        margin-right: 15px;
        border-bottom: none;
        text-align: left;
        width: auto
    }
    .local-header-primary__item:last-child {
        margin-right: 0
    }
    .local-header-primary__item:first-child {
        border-top: 0
    }
    .local-header-primary__item:hover,
    .local-header-primary__item.is_open {
        background-color: #000;
        color: #fff
    }
    .local-header-primary__item:hover a,
    .local-header-primary__item.is_open a {
        color: #fff
    }
    .local-header-primary__item:hover .local-header-primary__subnav,
    .local-header-primary__item.is_open .local-header-primary__subnav {
        display: block
    }
}

.local-header-primary__link {
    font-size: 1.25em;
    padding: 12px;
    color: #000;
    display: block;
    width: 100%;
    position: relative
}

.local-header-primary__link .icon-angle-right,
.local-header-primary__link .icon-angle-down {
    color: #e1e1e1;
    font-size: 28px;
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width: 1224px) {
    .local-header-primary__link .icon-angle-right,
    .local-header-primary__link .icon-angle-down {
        display: none
    }
}

.local-header-primary__link .icon-angle-down {
    right: calc(1em - 3px)
}

.local-header-primary__link:visited {
    color: #000
}

@media (min-width: 768px) {
    .local-header-primary__link {
        font-size: 1em
    }
}

@media (min-width: 950px) {
    .local-header-primary__link {
        font-size: 1.1em;
        width: auto
    }
}

@media (min-width: 1224px) {
    .local-header-primary__link {
        font-size: 16px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .local-header-primary__link:hover {
        text-decoration: none;
        color: #fff
    }
}

.local-header-primary__link--overview {
    font-size: 1.25em;
    padding: 0.625em
}

.local-header-primary__subnav {
    display: none
}

@media (min-width: 1224px) {
    .local-header-primary__subnav {
        position: absolute;
        top: 100%;
        z-index: 101;
        background-color: #000
    }
}

.local-header-primary__sublist {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.local-header-primary__sublist-tertiary {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none
}

.local-header-primary__subitem:hover {
    background-color: #AA0E13
}

.local-header-primary__subitem--green:hover,
.local-header-primary__subitem--green.is_open {
    background-color: #3c3
}

.local-header-primary__subitem--green:hover:hover,
.local-header-primary__subitem--green.is_open:hover {
    background-color: #3c3
}

.local-header-primary__subitem--aqua:hover,
.local-header-primary__subitem--aqua.is_open {
    background-color: #2cbc8c
}

.local-header-primary__subitem--aqua:hover:hover,
.local-header-primary__subitem--aqua.is_open:hover {
    background-color: #2cbc8c
}

.local-header-primary__subitem--light-blue:hover,
.local-header-primary__subitem--light-blue.is_open {
    background-color: #00c0c0
}

.local-header-primary__subitem--light-blue:hover:hover,
.local-header-primary__subitem--light-blue.is_open:hover {
    background-color: #00c0c0
}

.local-header-primary__subitem--blue:hover,
.local-header-primary__subitem--blue.is_open {
    background-color: #39c
}

.local-header-primary__subitem--blue:hover:hover,
.local-header-primary__subitem--blue.is_open:hover {
    background-color: #39c
}

.local-header-primary__subitem--indigo:hover,
.local-header-primary__subitem--indigo.is_open {
    background-color: #36c
}

.local-header-primary__subitem--indigo:hover:hover,
.local-header-primary__subitem--indigo.is_open:hover {
    background-color: #36c
}

.local-header-primary__subitem--dark-purple:hover,
.local-header-primary__subitem--dark-purple.is_open {
    background-color: #66c
}

.local-header-primary__subitem--dark-purple:hover:hover,
.local-header-primary__subitem--dark-purple.is_open:hover {
    background-color: #66c
}

.local-header-primary__subitem--purple:hover,
.local-header-primary__subitem--purple.is_open {
    background-color: #939
}

.local-header-primary__subitem--purple:hover:hover,
.local-header-primary__subitem--purple.is_open:hover {
    background-color: #939
}

.local-header-primary__subitem--orange:hover,
.local-header-primary__subitem--orange.is_open {
    background-color: #f93
}

.local-header-primary__subitem--orange:hover:hover,
.local-header-primary__subitem--orange.is_open:hover {
    background-color: #f93
}

.local-header-primary__subitem-tertiary:last-child {
    padding-bottom: 0.625em
}

.local-header-primary__sublink {
    font-size: 1em;
    color: #000;
    padding: 0.625em 1.25em;
    display: inline-block;
    width: 100%;
    transition: none
}

.local-header-primary__sublink:hover,
.local-header-primary__sublink:visited:hover {
    text-decoration: none;
    color: #fff
}

.local-header-primary__sublink:visited {
    color: #000
}

@media (min-width: 1224px) {
    .local-header-primary__sublink {
        color: #fff
    }
    .local-header-primary__sublink:visited,
    .local-header-primary__sublink:visited:hover {
        color: #fff
    }
}

.local-header-primary__sublink-tertiary {
    padding: 0.3125em 2em;
    display: inline-block;
    width: 100%
}

.local-top-utility__content {
    margin: 0 auto;
    background-color: #000;
    padding: 1em 0
}

.local-top-utility__content::after {
    clear: both;
    content: "";
    display: table
}

.page-national .local-top-utility__content {
    padding: 0 0 20px 0;
}

.page-local .local-top-utility__content {
    padding: 0 0 20px 0;
}

.local-top-utility__link {
    color: #fff
}

.local-top-utility__link:hover,
.local-top-utility__link:active {
    color: #AA0E13;
    text-decoration: none
}


.local-top-utility__link:visited {
    color: #fff
}

@media (min-width: 768px) {
    .local-top-utility__link {
        display: inline-block;
        position: absolute;
        top: 8px;
        left: 12em;
        padding-bottom: 2px
    }
    .local-top-utility__link--ai {
        left: auto
    }
    .local-top-utility__link.login {
        left: 24em;
    }
}

.location-nav {
    background-color: #000;
    padding-top: 1em;
    display: none
}

.location-nav .natl-header__wrapper {
    padding: 0
}

.location-nav__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}
@media (min-width: 500px) {
    .location-nav__container {
        column-count: 2;
    }
}
@media (min-width: 768px) {
    .location-nav__container {
        column-count: 3;
        margin-top: 30px;
    }
}
@media (min-width: 1000px) {
    .location-nav__container {
        column-count: 5;
    }
}

.location-nav__item {
    color: #fff;
    font-size: 1.25em;
    margin: 0 0 1em 0;
    list-style-type: none;
    break-inside: avoid-column;
  page-break-inside: avoid;
  overflow: hidden;
} 

.location-nav__sublist {
    margin: 0 0 0 0.3125em;
    padding: 0;
    list-style-type: none
}

.location-nav__link {
    color: #fff;
    font-size: 0.625em;
    line-height: 0.75em
}

.location-nav__link:visited {
    color: #fff
}

.location-nav__link:hover {
    color: #AA0E13;
    text-decoration: none
}

.natl-header__column--5 {
    width: 16%;
    margin-right: 5%;
    float: left
}

.natl-header__column--5:nth-last-child(2) {
    margin-right: 0
}

.natl-header__column--5>ul {
    margin: 0;
    padding: 0
}

@media (min-width: 1224px) {
    .page-national .local-top-utility__content {
        padding: 1.5em 0 .5em
    }
    .page-local .local-top-utility__content {
        display: none
    } 
    .local-top-utility__content.login-content {
        padding-left: 24em;
    }
}

.local-header-utility {
    display: none
}

@media (min-width: 1224px) {
    .local-header-utility {
        display: inline-block
    }
    .login-national.inline-div {
        height: 0;
    }
    .local-top-utility__content ul, 
    .local-top-utility__content ul li a {
        padding-left: 0;
        margin-left: 0;
    }
}

.local-header-utility__wrapper {
    padding: 0;
    position: relative
}

@media (min-width: 1224px) {
    .local-header-utility__wrapper {
        padding: 0 1em
    }
}

.local-header-utility__nav {
    margin: 0 auto;
    padding: 0 1em;
    text-align: center
}

.local-header-utility__nav::after {
    clear: both;
    content: "";
    display: table
}

@media (min-width: 768px) {
    .local-header-utility__nav {
        text-align: left;
        padding: 1em;
        margin-top: 0.5em
    }
}

.local-header-utility__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
    position: relative;
    float: none;
    width: 100%;
    display: none
}

@media (min-width: 1224px) {
    .local-header-utility__list {
        display: inline-block
    }
}

@media (min-width: 1224px) {
    .local-header-utility__list {
        padding: 0 0 1em;
        margin-left: 1em;
        margin-top: 10px;
        width: auto;
        position: absolute;
        float: left;
        display: inline-block;
        background: transparent
    }
}

.local-header-utility__item {
    float: none;
    display: inline-block;
    padding: 0;
    border-bottom: 2px solid #e1e1e1;
    width: 100%
}

.local-header-utility__item:last-child {
    margin-right: 0;
    border-bottom: 0;
    width: 100%;
}

@media (min-width: 1224px) {
    .local-header-utility__item {
        margin-right: 5px;
        width: auto;
        border-bottom: 0;
        padding: 0
    }
    .local-header-utility__item:hover .local-header-utility__link {
        color: #fff;
        background: #2E2F2E
    }
    .local-header-utility__item:hover .local-header-utility__sublist {
        display: block
    }
    .local-header-utility__item:hover .icon-angle-right {
        transform: none;
        color: #FFF
    }
    .local-header-utility__item:hover .icon-angle-right:after {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.local-header-utility__link {
    display: block;
    color: #AA0E13;
    text-transform: uppercase;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 1em;
    position: relative;
    transition: color 0.2s ease-in-out;
    text-align: left;
    padding: 12px
}

.local-header-utility__link:visited {
    color: #fff
}

.local-header-utility__link:before {
    content: none;
    position: absolute;
    top: -28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.local-header-utility__link .icon-angle-right,
.local-header-utility__link .icon-angle-down {
    color: #e1e1e1;
    font-size: 28px;
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out
}

@media (min-width: 1224px) {
    .local-header-utility__link .icon-angle-right,
    .local-header-utility__link .icon-angle-down {
        transform: none;
        margin-left: 5px;
        color: #000;
        position: relative;
        right: auto;
        font-size: 14px
    }
    .local-header-utility__link .icon-angle-right:after,
    .local-header-utility__link .icon-angle-down:after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.local-header-utility__link .icon-angle-down {
    right: calc(1em - 3px)
}

@media (min-width: 1224px) {
    .local-header-utility__link {
        padding: 10px .75em;
        color: #000;
        text-transform: uppercase;
        font-size: .875em
    }
    .local-header-utility__link:visited {
        color: #000
    }
    .local-header-utility__link:hover,
    .is_open .local-header-utility__link {
        text-decoration: none
    }
    .local-header-utility__link:hover:before,
    .is_open .local-header-utility__link:before {
        content: none;
        position: absolute;
        top: -28px
    }
}

.local-header-utility__sublist {
    display: none;
    margin: 0;
    padding: 0 0 1em 0;
    list-style-type: none
}

@media (min-width: 768px) {
    .local-header-utility__sublist {
        padding: 0 1em 0em
    }
}

@media (min-width: 1224px) {
    .local-header-utility__sublist {
        background-color: #2E2F2E;
        padding: .5em 0;
        position: absolute;
        left: auto;
        z-index: 1
    }
}

.local-header-utility__subitem {
    margin: 0;
    padding-left: 1.5em;
    float: none
}

@media (min-width: 768px) {
    .local-header-utility__subitem {
        position: relative
    }
}

@media (min-width: 1224px) {
    .local-header-utility__subitem {
        padding: 0
    }
}

.local-header-utility__sublink {
    display: block;
    padding: 0.625em;
    color: #000;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    white-space: nowrap;
    transition: none
}

@media (min-width: 768px) {
    .local-header-utility__sublink {
        display: block;
        font-size: .875em;
        padding: 5px 1em
    }
}

@media (min-width: 1224px) {
    .local-header-utility__sublink {
        font-family: "Avenir LT W01 65 Medium", "sans-serif";
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0.75em;
    }
    .local-header-utility__sublink:visited {
        color: #e6e6e6
    }
    .local-header-utility__sublink:hover {
        text-decoration: none;
        color: #AA0E13;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
    }
}

.local-header {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    background: #fff
}

@media (min-width: 1224px) {
    .local-header {
        position: fixed;
        top: 0;
        z-index: 1001;
        width: 100%
    }
}

.local-header__wrapper {
    padding: 0
}

@media (min-width: 1224px) {
    .local-header__wrapper {
        padding: 0 1em
    }
}

.local-header__container {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    display: none
}

.local-header__container::after {
    clear: both;
    content: "";
    display: table
}

@media (min-width: 1224px) {
    .local-header__container {
        display: block;
        -webkit-flex-flow: none;
        -moz-flex-flow: none;
        flex-flow: none
    }
    .local-header__container .local-header-utility__nav {
        order: 1
    }
    .local-header__container .local-header-primary__nav {
        order: 2
    }
}

.local-header__container .local-header-primary__nav {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 100%;
    -moz-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .local-header__container .local-header-primary__nav:after {
    content: "";
    display: table;
    clear: both
}

.local-header__container .local-header-utility__nav {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 100%;
    -moz-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .local-header__container .local-header-utility__nav:after {
    content: "";
    display: table;
    clear: both
}

.local-header__logo {
    display: none
}

.local-header__logo:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .local-header__logo {
        display: inline-block;
        margin-left: 30px;
    }
}

.local-header__logo--mobile {
    display: inline-block
}

/*Clearhead test 90*/

.local-header__logo.local-header__logo--mobile img {
    margin: 0 auto;
    max-width: 80%;
}

@media (min-width: 768px) {
    .local-header__logo--mobile {
        display: none
    }
}

.local-header__control-wrapper {
    position: relative
}

.local-header__controls {
    position: relative;
    display: block;
    text-align: center;
    padding: 1em 0;
    z-index: 999
}

@media (min-width: 768px) {
    .local-header__controls {
        padding: 0.25em 0
    }
}

@media (min-width: 950px) {
    .local-header__controls {
        padding: 0
    }
}

.local-header__mobile-buttons {
    width: 100%;
    display: block;
    text-align: center
}

@media (min-width: 1224px) {
    .local-header__mobile-buttons {
        display: none
    }
}

.local-header__menubtn {
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    color: #000;
    font-size: 20px;
    z-index: 9999;
}

@media (min-width: 768px) {
    .local-header__menubtn {
        top: 35px
    }
}

@media (min-width: 1224px) {
    .local-header__menubtn {
        display: none
    }
}

.local-header__searchbtn {
    display: inline-block;
    color: #000;
    font-size: 25px;
    padding: 0.5em;
    position: absolute;
    right: 0;
    top: -14px;
}

@media (min-width: 768px) {
    .local-header__searchbtn {
        top: 23px
    }
}

@media (min-width: 1224px) {
    .local-header__searchbtn {
        float: right;
        color: #C9C5BF;
        top: auto;
        right: auto;
        position: relative
    }
}

.local-header__rif {
    display: none;
    position: absolute;
    top: 12px;
    right: calc(2em + 35px)
}
.no-header-rif .local-header__rif {
    display: none;
}
.no-header-rif aside.column--3 h4 {
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 1.33em 0 0.36em;
}

@media (min-width: 1224px) {
    .local-header__rif {
        display: inline-block;
        float: right;
        position: relative;
        margin-top: -5px;
        right: auto
    }
}

.local-header__rif--mobile {
    right: calc(2em + 70px)
}

@media (min-width: 768px) {
    .local-header__rif--mobile {
        display: block;
        top: 22px;
        right: calc(2em + 80px)
    }
}

@media (min-width: 1224px) {
    .local-header__rif--mobile {
        display: none
    }
}

.local-header__search-placeholder {
    display: none
}

.local-header-newsletter__input {
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    display: inline-block;
    padding: 0;
    margin: 0 1em;
    width: 93%
}

@media (min-width: 768px) {
    .local-header-newsletter__input {
        margin: 0 0 0 0.625em
    }
}

@media (min-width: 950px) {
    .local-header-newsletter__input {
        min-width: auto
    }
}

.local-header-newsletter__btn {
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 1em;
    color: #fff !important;
    font-size: 0.75em;
    line-height: 1.5em
}

.local-header-newsletter__btn:visited {
    color: #fff
}

@media (min-width: 768px) {
    .local-header-newsletter__btn {
        right: 6px
    }
}

@media (min-width: 950px) {
    .local-header-newsletter__btn {
        right: 8px
    }
}

@media (min-width: 1224px) {
    .local-header-newsletter__btn {
        right: 0
    }
}

.local-header-newsletter__btn img {
    max-width: 32px
}

.local-header .natl-header-utility__btn {
    color: #fff
}

.local-header .natl-header-utility__btn:hover,
.local-header .natl-header-utility__btn:active {
    color: #AA0E13;
    text-decoration: none
}

.local-header .natl-header-utility__btn:visited {
    color: #fff
}

@media (min-width: 768px) {
    .local-header .natl-header-utility__btn {
        display: inline-block;
        position: absolute;
        top: 4px;
        left: 12em;
        padding-bottom: 2px
    }
    .local-header .natl-header-utility__btn--ai {
        left: auto
    }
}

.local-header .natl-header-utility__btn--link {
    display: block;
    float: none;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
    text-align: center
}

@media (min-width: 768px) {
    .local-header .natl-header-utility__btn--link {
        display: none
    }
}

.local-header .natl-header-primary__nav {
    display: none
}

.local-header .natl-header-location__nav {
    display: none
}

@media (min-width: 1224px) {
    .local-header__natlmenu {
        display: none
    }
}

.local-header__natlmenu-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.local-header__natlmenu-item {
    width: 100%;
    padding: 0;
    background: #111;
    float: left;
    border-bottom: 2px solid #333
}

.local-header__natlmenu-item:first-child {
    border-top: 2px solid #333
}

.local-header__natlmenu-link {
    width: 100%;
    float: left;
    padding: 0.625em;
    color: #fff;
    font-family: "Avenir LT W01 65 Medium", "sans-serif"
}

.local-header__natlmenu-link:visited {
    color: #fff
}

.natl-main-nav {
    display: none;
    margin: 0;
    padding: 0
}

@media (min-width: 1224px) {
    .natl-main-nav {
        display: inline-block;
        margin: 0 0 0 4rem;
        padding: 0
    }
}

.natl-main-nav__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.natl-main-nav__item {
    float: none;
    margin-right: 0;
    text-align: left
}

.local-header .natl-main-nav__item--search {
    display: none
}

.natl-main-nav__item:last-child {
    margin-right: 0
}

.natl-main-nav__item:last-child:after {
    content: none
}

.natl-main-nav__item:after {
    content: none
}

@media (min-width: 1224px) {
    .natl-main-nav__item {
        float: left;
        margin-right: 1em;
        padding: 0;
        border-bottom: none !important;
        text-align: left
    }
    .natl-main-nav__item:first-child {
        margin-left: 1em; 
        margin-right:1em; 
    }
    .natl-main-nav__item:first-child:after {
        /*content: none;*/
        margin-left: 0.45em
    }
    .natl-main-nav__item:after {
        content: "/";
        color: #AA0E13;
        font-size: 2.5em;
        font-family: "Avenir LT W01 65 Medium", "sans-serif";
        margin-left: 0.15em
    }
}

.natl-main-nav__item--green {
    border-bottom: 1px solid #3c3
}

.natl-main-nav__item--green:after {
    color: #3c3
}

.natl-main-nav__item--blue {
    border-bottom: 1px solid #39c
}

.natl-main-nav__item--blue:after {
    color: #39c
}

.natl-main-nav__item--purple {
    border-bottom: 1px solid #939
}

.natl-main-nav__item--purple:after {
    color: #939
}

.natl-main-nav__item--orange {
    border-bottom: 1px solid #f93
}

.natl-main-nav__item--orange:after {
    color: #f93
}

.natl-main-nav__item .btn-primary,
.natl-main-nav__item .btn-secondary,
.natl-main-nav__item .btn-primary--reverse,
.natl-main-nav__item .btn-primary--white,
.natl-main-nav__item .btn-primary--national-request-brochure,
.natl-main-nav__item .btn-primary--local-rif,
.natl-main-nav__item .btn-primary--apply,
.natl-main-nav__item .btn-primary--cutout,
.natl-main-nav__item .btn-primary--local-nav,
.natl-main-nav__item .btn-primary--hero,
.natl-main-nav__item [data-component="hero"]+.content--mid .btn-primary--hero,
[data-component="hero"]+.content--mid .natl-main-nav__item .btn-primary--hero,
.natl-main-nav__item .mini-rif-form__btn {
    font-size: 14px
}

.natl-main-nav__link {
    display: block;
    padding: 1em;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 1.5em;
    line-height: 0.8em;
    color: #fff;
    letter-spacing: 1px
}

.natl-main-nav__link:hover {
    color: #AA0E13 !important;
    text-decoration: none
}

.natl-main-nav__link:visited {
    color: #fff
}

.natl-main-nav__link span {
    display: inline
}

@media (min-width: 1224px) {
    .natl-main-nav__link span {
        display: block;
        font-size: 0.625em
    }
}

@media (min-width: 1224px) {
    .natl-main-nav__link {
        display: inline-block;
        padding: 0;
        font-size: 1.5em
    }
}

.natl-main-nav__item--brochure {
    padding: .9375em 0 1.875em;
    border-bottom: 1px solid #343434
}

@media (min-width: 1224px) {
    .natl-main-nav__item--brochure {
        display: none
    }
}

.natl-main-nav__item--brochure a {
    display: block;
    margin: 0 auto;
    width: calc(100% - 60px)
}

.natl-secondary-nav {
    position: absolute;
    top: 18px;
    right: 15px
}
.natl-secondary-nav.menu {
    left: 15px;
}
@media (min-width: 768px) {
    .natl-secondary-nav {
        top: 6px
    }
}

@media (min-width: 1224px) {
    .natl-secondary-nav {
        top: 50px;
    }
}

.natl-secondary-nav a {
    vertical-align: middle;
    color: #fff
}

.natl-secondary-nav__brochure-btn {
    display: none
}

@media (min-width: 768px) {
    .natl-secondary-nav__brochure-btn {
        display: inline-block;
        margin: 0 1.4em 0 0;
    }
}

.natl-secondary-nav__search-btn {
    display: inline-block;
    font-size: 28px;
    margin-top: -6px;
}

.natl-secondary-nav__menu-btn {
    display: inline-block;
    width: 45px;
    font-size: 24px;
}
@media (min-width: 768px) {
    .natl-secondary-nav__menu-btn {
        margin-top: 10px;
    }
}

@media (min-width: 1224px) {
    .natl-secondary-nav__menu-btn {
        display: none
    }
}

.page-local .natl-secondary-nav {
    display: none
}

.natl-utility-nav {
    float: none;
    display: none;
    margin: 0;
    padding: 0 1em;
    width: 100%;
    list-style-type: none;
    background-color: #000
}

.natl-utility-nav::after {
    clear: both;
    content: "";
    display: table
}

.page-national .natl-utility-nav {
    display: block;
    padding: 0
}

.natl-utility-nav__item {
    margin-left: 0;
    float: none;
    display: block;
    border-top: 1px solid #343434
}

.natl-utility-nav__item--login {
    display: none
}

.natl-utility-nav__link {
    display: block;
    padding: 1.25rem;
    color: #fff;
    font-size: 1rem
}

.natl-utility-nav__link:visited {
    color: #fff
}

@media (min-width: 1224px) {
    .natl-utility-nav {
        display: table;
        position: absolute;
        top: 4px;
        right: 15px;
        padding: 0;
        width: auto
    }
    .page-national .natl-utility-nav {
        display: table-cell
    }
    .natl-utility-nav__item {
        margin-left: 1.5em;
        float: left
    }
    .natl-utility-nav__link {
        display: inline-block;
        padding: 0;
        font-family: "Avenir LT W01 95 Black", "sans-serif";
        font-size: 0.75em
    }
}

.natl-header {
    background: #000;
    z-index: 10001
}

.natl-header.page-local {
    display: none
}

.natl-header__logo {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
@media screen and (min-width: 1224px) {
    .natl-header__logo {
        width: auto;
        padding-left: 20px;
    }
}

.natl-header__wrapper {
    position: relative;
    padding: 0.5rem 0 0;
}

.natl-header__footnote {
    clear: left;
    font-size: 12px;
    color: #fff
}

.page-national .natl-header__footnote {
    display: none
}

.page-national .natl-header-utility__btn--link {
    display: none
}

@media (min-width: 1224px) {
    .natl-header__wrapper {
        padding-top: 45px;
    }
    .natl-header.page-national {
        position: fixed;
        top: 0;
        z-index: 1001;
        width: 100%;
        transition: top 0.25s
    }
    .natl-header--lock.page-national {
        top: -30px
    }
    .natl-header--lock.page-national .btn-primary--national-request-brochure {
        background: #AA0E13;
        border: 2px solid #AA0E13
    }
    .not-mobile .natl-header--lock.page-national .btn-primary--national-request-brochure:hover,
    .not-mobile .natl-header--lock.page-national .btn-primary--national-request-brochure:active {
        color: #AA0E13;
        background: #fff;
        border: 2px solid #fff
    }
    .natl-header.page-local {
        display: block
    }
}

.sidebar {
    padding: 0
}

.sidebar__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.sidebar__item {
    border-bottom: 1px solid #fff
}

.sidebar__item:hover {
    background-color: #000
}

.sidebar__item:last-child {
    border-bottom: none
}

.sidebar__link {
    padding: 0.625em;
    color: #fff;
    display: block;
    position: relative;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

.sidebar__link:hover,
.sidebar__link:visited {
    color: #fff;
    text-decoration: none;
    background-color: #AA0E13
}

.sidebar__link:after {
    content: ""
}

.sidebar__link:after {
    position: absolute;
    right: 0.5em;
    font-size: 1.4em
}

.sidebar--black {
    background-color: #000
}

.site-search-widget {
    display: none;
    padding: 1.5625rem .9375rem;
    background: rgba(34, 34, 34, 0.9)
}

.site-search-widget__input {
    display: block;
    margin: 0 0 1.25rem;
    padding: .625rem;
    width: 96.55%;
    font-size: 1.125rem;
    color: #000;
    border: none
}

.site-search-widget__btn {
    display: block;
    margin: 0 auto;
    max-width: 50%
}

.site-search-widget__btn--close {
    display: none
}

@media (min-width: 768px) {
    .site-search-widget__btn {
        max-width: 30%
    }
}

@media (min-width: 1224px) {
    .site-search-widget {
        padding: 20px 165px
    }
    .site-search-widget__input {
        display: inline-block;
        margin: 0 1.25rem 0 0;
        width: 72.55%
    }
    .site-search-widget__btn {
        display: inline-block
    }
    .site-search-widget__btn--close {
        margin: 0 0 0 1.25rem;
        max-width: none;
        font-size: 38px;
        line-height: normal;
        vertical-align: middle;
        color: #fff
    }
}

.sub-nav__nav {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 2em 0
}

.body--visual .sub-nav__nav {
    border-color: #3c3
}

.body--visual .sub-nav__nav i {
    color: #3c3
}

.body--green .sub-nav__nav {
    border-color: #3c3
}

.body--green .sub-nav__nav i {
    color: #3c3
}

.body--interior .sub-nav__nav {
    border-color: #2cbc8c
}

.body--interior .sub-nav__nav i {
    color: #2cbc8c
}

.body--aqua .sub-nav__nav {
    border-color: #2cbc8c
}

.body--aqua .sub-nav__nav i {
    color: #2cbc8c
}

.body--marketing .sub-nav__nav {
    border-color: #00c0c0
}

.body--marketing .sub-nav__nav i {
    color: #00c0c0
}

.body--light-blue .sub-nav__nav {
    border-color: #00c0c0
}

.body--light-blue .sub-nav__nav i {
    color: #00c0c0
}

.body--animation .sub-nav__nav {
    border-color: #39c
}

.body--animation .sub-nav__nav i {
    color: #39c
}

.body--blue .sub-nav__nav {
    border-color: #39c
}

.body--blue .sub-nav__nav i {
    color: #39c
}

.body--film .sub-nav__nav {
    border-color: #36c
}

.body--film .sub-nav__nav i {
    color: #36c
}

.body--indigo .sub-nav__nav {
    border-color: #36c
}

.body--indigo .sub-nav__nav i {
    color: #36c
}

.body--gaming .sub-nav__nav {
    border-color: #66c
}

.body--gaming .sub-nav__nav i {
    color: #66c
}

.body--dark-purple .sub-nav__nav {
    border-color: #66c
}

.body--dark-purple .sub-nav__nav i {
    color: #66c
}

.body--fashion .sub-nav__nav {
    border-color: #939
}

.body--fashion .sub-nav__nav i {
    color: #939
}

.body--purple .sub-nav__nav {
    border-color: #939
}

.body--purple .sub-nav__nav i {
    color: #939
}

.body--culinary .sub-nav__nav {
    border-color: #f93
}

.body--culinary .sub-nav__nav i {
    color: #f93
}

.body--orange .sub-nav__nav {
    border-color: #f93
}

.body--orange .sub-nav__nav i {
    color: #f93
}

.sub-nav__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

@media (min-width: 950px) {
    .sub-nav__list {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: distribute;
        -moz-box-pack: distribute;
        box-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        -ms-justify-content: space-around;
        -o-justify-content: space-around;
        justify-content: space-around;
        -ms-flex-pack: distribute
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .sub-nav__list {
        display: table;
        width: 100%
    }
}

.sub-nav__item {
    margin-bottom: 1em
}

.sub-nav__item:last-child {
    margin-bottom: 0
}

@media (min-width: 950px) {
    .sub-nav__item {
        margin-bottom: 0
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .sub-nav__item {
        display: table-cell;
        text-align: center
    }
}

.sub-nav__link {
    font-size: 1.5em;
    color: #000
}

.sub-nav__link:hover {
    color: #000
}

.sub-nav__link:visited {
    color: #000
}

.sub-nav__link .icon-angle-down {
    margin-left: 8px
}

.sub-nav i {
    color: #000
}

.academic-programs {
    padding: 50px 1em
}

@media (min-width: 950px) {
    .academic-programs {
        padding: 0
    }
}

.academic-programs h2 {
    text-align: center;
    font-size: 1.875rem
}

.academic-programs .link-icons {
    text-align: center;
    margin-bottom: 10px;
}

.academic-programs .link-icon {
    text-decoration: none !important;
    font-size: 1.875em;
    display: inline-block;
    text-align: center
}

.academic-programs .link-icon:after {
    color: #444
}

.academic-programs .link-icon--ge:after {
    content: ""
}

.academic-programs .link-icon--sci:after {
    content: ""
}

.academic-programs__tech-check {
    text-align: center;
    margin-top: 20px
}

.academic-programs__tech-check a {
    font-size: 18px;
    text-decoration: underline;
    margin-bottom: 2em
}

@media (min-width: 1200px) and (max-height: 850px) {
    .academic-programs .jump-links__item-title {
        padding: 0.45em 1.25em
    }
    .academic-programs__tech-check {
        text-align: left
    }
}

.art-grant .fp-tableCell {
    height: 100% !important
}

.art-grant .scene {
    margin: 0;
    padding: 0;
    background-color: #AA0E13;
    background-image: url("/Static/AI/Main/assets/images/ai-hub/scene-mobile.jpg");
    background-repeat: no-repeat;
    background-position: 50% 42%;
    background-size: 150%;
    min-height: 100vh;
    height: 100%;
    padding-top: 86px;
    width: 100%;
    overflow: hidden
}

@media (min-width: 430px) {
    .art-grant .scene {
        background-position: 50% 50%;
        background-size: 150%
    }
}

@media (min-width: 768px) {
    .art-grant .scene {
        background-size: 100%;
        padding-top: 0
    }
}

.art-grant .scene .container {
    position: relative
}

.art-grant .scene h3 {
    font-size: 20vw;
    letter-spacing: 1px;
    line-height: 0.8em;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    color: #ffffff;
    margin: 0 0 0.2em 0;
    padding-top: 0.2em
}

@media (min-width: 1224px) {
    .art-grant .scene h3 {
        font-size: 10em;
        line-height: 1em;
        margin: 0;
        margin-bottom: 2rem;
        position: relative
    }
}

@media (min-width: 1224px) {
    .art-grant .scene h3 {
        font-size: 12em
    }
}

@media (min-width: 1824px) {
    .art-grant .scene h3 {
        font-size: 15em
    }
}

.art-grant .scene ul {
    margin: 0;
    padding: 0
}

.art-grant .scene p {
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    font-weight: 300
}

.art-grant .scene .container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    background: #000
}

.art-grant .scene .background {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .background {
        display: block;
        background-color: #AA0E13;
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0
    }
}

.art-grant .scene .layer {
    right: 0;
    bottom: 0;
    width: 100%
}

.art-grant .scene .layer--img {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .layer--img {
        display: block
    }
}

.art-grant .scene .layer-container {
    text-align: center;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100vw
}

.art-grant .scene .layer-container--child {
    position: absolute
}

.art-grant .scene .earn-layer {
    position: absolute;
    top: 18%;
    left: 50%;
    text-align: center;
    width: 900px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.art-grant .scene .earn-layer .pre-head {
    font-size: 2em;
    letter-spacing: 7px;
    text-transform: uppercase;
    color: white
}

@media (min-width: 1224px) {
    .art-grant .scene .earn-layer {
        top: 31%
    }
}

.art-grant .scene .value-layer {
    position: absolute;
    top: 23%;
    left: 50%;
    text-align: center;
    width: 100%;
    opacity: 0;
    margin: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width: 1224px) {
    .art-grant .scene .value-layer {
        top: 34%
    }
}

.art-grant .scene .copy-layer {
    top: 40%;
    left: 50%;
    text-align: center;
    padding: 0 2em;
    width: 100%;
    max-width: 620px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.art-grant .scene .copy-layer h4,
.art-grant .scene .copy-layer p {
    color: black
}

.art-grant .scene .copy-layer h4 {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: "Avenir LT W01 65 Medium", "sans-serif"
}

.art-grant .scene .copy-layer p {
    max-width: 700px;
    font-size: 1.2em;
    margin: 0 auto 1em auto;
    font-family: "Avenir LT W01 95 Black", "sans-serif"
}

@media (min-width: 1224px) {
    .art-grant .scene .copy-layer {
        max-width: 880px
    }
    .art-grant .scene .copy-layer h4,
    .art-grant .scene .copy-layer p {
        color: black
    }
    .art-grant .scene .copy-layer h4 {
        text-transform: uppercase;
        letter-spacing: 4px;
        font-family: "Avenir LT W01 65 Medium", "sans-serif"
    }
    .art-grant .scene .copy-layer p {
        max-width: 700px;
        font-size: 1.2em;
        margin: 0 auto 1em auto;
        font-family: "Avenir LT W01 95 Black", "sans-serif"
    }
}

@media only screen and (min-height: 800px) and (min-width: 900px) {
    .art-grant .scene .copy-layer {
        top: 42%
    }
}

@media only screen and (min-height: 800px) and (min-width: 1224px) {
    .art-grant .scene .copy-layer {
        top: 62%
    }
}

@media only screen and (min-height: 950px) and (min-width: 1224px) {
    .art-grant .scene .copy-layer {
        top: 58%
    }
}

@media only screen and (min-height: 1100px) and (min-width: 1500px) {
    .art-grant .scene .copy-layer {
        top: 58%
    }
}

@media only screen and (min-height: 1000px) and (min-width: 1400px) {
    .art-grant .scene .copy-layer {
        top: 65%
    }
}

@media only screen and (max-height: 800px) and (min-width: 1200px) {
    .art-grant .scene .copy-layer {
        top: 57% !important
    }
}

.art-grant .scene .spool {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .spool {
        display: inline-block;
        position: absolute;
        z-index: 997;
        width: 195px;
        top: 51%;
        left: 6%
    }
}

@media (min-width: 1824px) {
    .art-grant .scene .spool {
        width: 230px;
        left: 13%
    }
}

.art-grant .scene .stylus {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .stylus {
        display: inline-block;
        position: absolute;
        z-index: 997;
        bottom: 39%;
        right: 13%
    }
}

@media (min-width: 1824px) {
    .art-grant .scene .stylus {
        right: 16%
    }
}

.art-grant .scene .brush {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .brush {
        position: absolute;
        z-index: 997;
        width: 550px;
        top: 66%;
        right: 1%
    }
}

@media (min-width: 1824px) {
    .art-grant .scene .brush {
        top: 64%;
        right: 6%;
        width: 600px
    }
}

.art-grant .scene .pencil {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .pencil {
        display: inline-block;
        position: absolute;
        z-index: 997;
        width: 561px;
        top: 71%;
        left: 3%
    }
}

@media (min-width: 1824px) {
    .art-grant .scene .pencil {
        left: 10%;
        width: 640px
    }
}

.art-grant .scene .lense {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .lense {
        display: inline-block;
        position: absolute;
        z-index: 997;
        width: 250px;
        top: 65%;
        right: 2%
    }
}

@media (min-width: 1824px) {
    .art-grant .scene .lense {
        width: 300px;
        top: 60%;
        right: 4%
    }
}

.art-grant .scene .eraser {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .eraser {
        display: inline-block;
        position: absolute;
        z-index: 997;
        top: 85%;
        width: 130px;
        left: 28%
    }
}

.art-grant .scene .whisk {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .whisk {
        display: inline-block;
        position: absolute;
        z-index: 997;
        width: auto;
        top: 84%;
        right: -11%
    }
}

@media (min-width: 1824px) {
    .art-grant .scene .whisk {
        top: 83%;
        right: -8%
    }
}

.art-grant .scene .scissors {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .scissors {
        display: block;
        position: absolute;
        z-index: 997;
        top: 82%;
        width: auto;
        left: -11%
    }
}

@media (min-width: 1824px) {
    .art-grant .scene .scissors {
        left: -6%
    }
}

.art-grant .scene .desk {
    display: none
}

@media (min-width: 1224px) {
    .art-grant .scene .desk {
        display: block;
        width: 150vw;
        height: 115vh;
        margin-left: -16%;
        top: -12%;
        position: absolute;
        background: -moz-linear-gradient(top, rgba(255, 0, 0, 0) 0%, rgba(196, 15, 15, 0) 16%, rgba(181, 19, 19, 0.2) 20%, #b12c2c 36%, #ae3d3e 47%, #b77373 54%, #f5d3d3 61%, #fff 79%, #fff 100%);
        background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0) 0%, rgba(196, 15, 15, 0) 16%, rgba(181, 19, 19, 0.2) 20%, #b12c2c 36%, #ae3d3e 47%, #b77373 54%, #f5d3d3 61%, #fff 79%, #fff 100%);
        background: linear-gradient(to bottom, rgba(255, 0, 0, 0) 0%, rgba(196, 15, 15, 0) 16%, rgba(181, 19, 19, 0.2) 20%, #b12c2c 36%, #ae3d3e 47%, #b77373 54%, #f5d3d3 61%, #fff 79%, #fff 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ff0000', endColorstr='#ffffff', GradientType=0)
    }
}

.art-grant .scene--mobile {
    height: 100vh;
    padding: 2em;
    text-align: center;
    position: relative;
    margin-top: 17vw
}

.art-grant .scene--mobile .pre-head {
    color: #ffffff;
    margin: 1em auto 0 auto;
    text-transform: uppercase
}

.art-grant .scene--mobile h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 5vw;
    letter-spacing: 2px;
    font-family: "Avenir LT W01 65 Medium", "sans-serif"
}

.art-grant .scene--mobile p {
    font-size: 4vw;
    line-height: 2em;
    width: 77%;
    display: block;
    margin: 0 auto
}

@media (min-width: 768px) {
    .art-grant .scene--mobile p {
        font-size: 3.3vw
    }
}

.art-grant .scene--mobile .scene__btn {
    position: absolute;
    bottom: 5%;
    left: 10%;
    z-index: 110
}

@media (min-width: 1224px) {
    .art-grant .scene--mobile {
        display: none
    }
}

.banner-panel strong,
.banner-panel h3 {
    font-size: 18px;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-weight: normal;
    margin-bottom: 1em;
    display: block
}

.banner-panel.blade--no-blade.blade--dark-text .wrapper .blade__copy,
.banner-panel.blade--no-blade.blade--dark-text .wrapper .blade__title h1,
.banner-panel.blade--no-blade.blade--dark-text .wrapper .blade__title h2,
.banner-panel.blade--no-blade.blade--dark-text .wrapper .blade__title h3,
.banner-panel.blade--no-blade.blade--dark-text .wrapper a:not([class^=btn]),
.banner-panel.blade--no-blade.blade--dark-text .wrapper a:not([class^=btn]):visited {
    color: #000
}

@media (min-width: 768px) {
    .banner-panel.blade--no-blade.blade--dark-text .wrapper .blade__copy,
    .banner-panel.blade--no-blade.blade--dark-text .wrapper .blade__title h1,
    .banner-panel.blade--no-blade.blade--dark-text .wrapper .blade__title h2,
    .banner-panel.blade--no-blade.blade--dark-text .wrapper .blade__title h3,
    .banner-panel.blade--no-blade.blade--dark-text .wrapper a:not([class^=btn]),
    .banner-panel.blade--no-blade.blade--dark-text .wrapper a:not([class^=btn]):visited {
        color: #000
    }
}

.banner-panel.blade--no-blade .wrapper .blade__copy,
.banner-panel.blade--no-blade .wrapper .blade__title h1,
.banner-panel.blade--no-blade .wrapper .blade__title h2,
.banner-panel.blade--no-blade .wrapper .blade__title h3,
.banner-panel.blade--no-blade .wrapper a:not([class^=btn]),
.banner-panel.blade--no-blade .wrapper a:not([class^=btn]):visited {
    color: #000
}

@media (min-width: 768px) {
    .banner-panel.blade--no-blade .wrapper .blade__copy,
    .banner-panel.blade--no-blade .wrapper .blade__title h1,
    .banner-panel.blade--no-blade .wrapper .blade__title h2,
    .banner-panel.blade--no-blade .wrapper .blade__title h3,
    .banner-panel.blade--no-blade .wrapper a:not([class^=btn]),
    .banner-panel.blade--no-blade .wrapper a:not([class^=btn]):visited {
        color: #fff
    }
}

.banner-panel .wrapper {
    padding: 0
}

@media (min-width: 768px) {
    .banner-panel .wrapper {
        padding-left: 1em;
        padding-right: 1em
    }
}

.banner-panel .wrapper a:not([class^=btn]),
.banner-panel .wrapper a:not([class^=btn]):visited {
    color: white;
    text-decoration: underline
}

.banner-panel .wrapper a:not([class^=btn]):hover,
.banner-panel .wrapper a:not([class^=btn]):visited:hover {
    color: #AA0E13
}

.banner-panel.panel:first-of-type .blade__centering {
    padding-top: 100px
}

@media (min-width: 950px) {
    .banner-panel.panel:first-of-type .blade__centering {
        padding-top: inherit
    }
}

.banner-panel .blade__title {
    min-height: 50px;
    margin-bottom: 36px;
    padding-top: 36px;
    display: block
}

.banner-panel .blade__title h1,
.banner-panel .blade__title h2,
.banner-panel .blade__title h3 {
    margin: 0;
    padding: 0
}

.banner-panel .blade__title h1,
.banner-panel .blade__title h2 {
    font-size: 2.15em;
    line-height: 1.15em;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-transform: none
}

@media (min-width: 768px) {
    .banner-panel .blade__title h1,
    .banner-panel .blade__title h2 {
        font-size: 3em;
        line-height: 1.1em
    }
}

.banner-panel .blade__copy {
    padding-right: 1em
}

.banner-panel .blade__copy:after {
    content: '';
    clear: both;
    display: block
}

.banner-panel__background {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: none;
    overflow: hidden;
}

@media (min-width: 768px) {
    .banner-panel__background {
        z-index: -2;
        width: 100%;
        height: auto;
        max-height: 100%;
    }
}

.banner-panel__image,
.banner-panel__image img {
    min-height: 100vh;
    width: 100vh;
    background: no-repeat 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top right;
    object-position: top right;
    font-family: "object-fit: cover; object-position: top right";
    opacity: 1;
    position: absolute;
    right: 0
}

@media (min-width: 768px) {
    .banner-panel__image,
    .banner-panel__image img {
        position: relative;
        right: auto;
        height: 100%;
        width: 100vw;
        max-width: initial
    }
}

.banner-panel__link {
    text-decoration: none !important;
    width: 45px;
    height: 45px;
    margin-right: 30px;
    margin-bottom: 20px;
    display: inline-block;
    float: left;
    text-align: center;
    background: #fff;
    line-height: 45px;
    font-size: 28px
}

@media (min-width: 768px) {
    .banner-panel__link {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 18px;
        margin-right: 10px;
        margin-bottom: 10px
    }
}

.banner-panel__link:after {
    color: #444
}

.blade--dark-text .banner-panel__link {
    background: #444
}

.blade--dark-text .banner-panel__link:after {
    color: #fff
}

.banner-panel__link--facebook:after {
    content: url(../../assets/images/coloricon-facebook.jpg);
}

.banner-panel__link--linkedin:after {
    content: url(../../assets/images/coloricon-linkedin.jpg);
}

.banner-panel__link--twitter:after {
    content: url(../../assets/images/coloricon-twitter.jpg);
}

.banner-panel__link--instagram:after {
    content: url(../../assets/images/coloricon-instagram.jpg);
}

.banner-panel__link--snapchat:after {
    content: url(../../assets/images/coloricon-snapchat.jpg);
}

.banner-panel__link--behance:after {
    content: url(../../assets/images/coloricon-behance.jpg);
}

.banner-panel__link--pinterest:after {
    content: url(../../assets/images/coloricon-pinterest.jpg);
}

.banner-panel__link--youtube:after {
    content: url(../../assets/images/coloricon-youtube.jpg);
}

.banner-panel__link--rss:after {
    content: url(../../assets/images/coloricon-rss.jpg);
}

.campus-info {
    color: #fff
}

.campus-info .wrapper {
    padding: 0
}

@media (min-width: 768px) {
    .campus-info .wrapper {
        padding-left: 1em;
        padding-right: 1em
    }
}

@media (min-width: 768px) {
    .campus-info .blade__copy-wrap {
        height: 100vh
    }
}

.campus-info__background {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative
}

@media (min-width: 768px) {
    .campus-info__background {
        position: absolute;
        z-index: -2;
        height: 100%
    }
}

.campus-info__image,
.campus-info__image img {
    max-width: initial;
    position: absolute;
    width: 100%;
    height: 100%;
    background: no-repeat 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"
}

.campus-info__headline {
    margin: 0 0 0.5em
}

.campus-info__headline em {
    font-style: normal;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    color: #AA0E13;
    display: block
}

@media (min-width: 768px) {
    .campus-info__headline.heading--hshub {
        max-width: 50%
    }
}

.campus-info__intro {
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    font-size: 1.25em;
    font-weight: 400;
    margin-bottom: 2em;
    line-height: 1.33
}

.campus-info__infoblock {
    margin: 1.5em 0
}

.campus-info__campus {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 1.375em;
    margin: 0
}

.campus-info__address {
    margin: 10px 0;
    font-style: normal;
    line-height: 1.75;
    font-size: .9375em
}

.campus-info__cta-link {
    display: table;
    font-size: .875em
}

.campus-info__cta-link:hover {
    color: #b03826
}

.campus-info__dates {
    font-size: .8125em
}

@media (min-width: 768px) {
    .campus-info__open-house {
        margin-left: 15px
    }
}

.disclaimer-panel {
    padding: 4rem 0 2rem
}

.panel:last-of-type .panel-advance {
    display: none
}

.panel:first-of-type:not(.banner-panel) .wrapper {
    padding-top: 100px
}

@media (min-width: 950px) {
    .panel:first-of-type:not(.banner-panel) .wrapper {
        padding-top: 0
    }
}

body[class*="fp-viewing"] {
    overflow: visible !important
}

.natl-header {
    top: 0;
    width: 100%
}

.fullpage__loader {
    position: absolute;
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
    -webkit-transition: opacity 0.7s ease-in-out;
    -moz-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out
}

.fullpage__spinner-container {
    width: 66px;
    height: 66px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%)
}

.fullpage__spinner {
    border: 5px solid #f0f0f0;
    border-top: 5px solid #AA0E13;
    border-radius: 100%;
    width: 66px;
    height: 66px;
    animation: spin 0.85s linear infinite;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0
}

.panel {
    position: relative;
    overflow: hidden
}

.panel footer {
    margin: 0
}

.panel-nav {
    display: none;
    background: rgba(0, 0, 0, 0.15);
    position: fixed;
    list-style: none;
    margin: 0;
    padding: 2.75rem 2rem;
    border-radius: 50px;
    text-indent: -9999px;
    top: 50%;
    right: 2.5%;
    z-index: 998;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width: 768px) {
    .panel-nav {
        display: block
    }
}

.panel-nav li {
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    background: transparent;
    display: block;
    border-radius: 100%;
    position: relative;
    margin: 0 0 12px 0
}

.panel-nav li:last-of-type {
    margin: 0
}

.panel-nav li:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 100%;
    background: #AA0E13;
    -webkit-transition: width 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), height 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: width 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), height 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: width 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), height 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.panel-nav li.active:before {
    width: calc(100% - 4px);
    height: calc(100% - 4px)
}

.panel-nav a {
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    display: block
}

.panel-advance {
    display: none;
    width: 150px;
    height: 50px;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.15);
    border: none;
    border-radius: 25px;
    position: absolute;
    bottom: 5%;
    left: 50%;
    z-index: 998;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: bottom 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: bottom 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: bottom 0.2s ease-in-out, background-color 0.2s ease-in-out
}

@media (min-width: 950px) {
    .panel-advance {
        display: block
    }
}

.panel-advance:hover {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: calc(4% - 4px)
}

.panel-advance:hover,
.panel-advance:active,
.panel-advance:focus {
    outline: 0
}

.panel-advance:before,
.panel-advance:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 33.5px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 1px
}

.panel-advance:before {
    left: 29%;
    transform: rotate(25deg)
}

.panel-advance:after {
    right: 29%;
    transform: rotate(-25deg)
}

.panel-control {
    display: none
}

@media (min-width: 768px) {
    .panel-control {
        display: inline-block;
        z-index: 99;
        position: absolute;
        bottom: 5%;
        right: 2.5%;
        background-color: rgba(0, 0, 0, 0.15);
        border-radius: 50%;
        padding: 27px;
        width: 28px;
        height: 28px;
        font-size: 0;
        white-space: nowrap;
        text-align: center;
        box-sizing: content-box;
        cursor: pointer
    }
    .panel-control:before {
        content: "";
        height: 28px
    }
    .panel-control,
    .panel-control:before,
    .panel-control__left,
    .panel-control__right {
        display: inline-block;
        vertical-align: middle;
        -webkit-transition: border .11s ease-in-out, width .11s ease-in-out, height .11s ease-in-out, margin .11s ease-in-out, background-color 0.22s;
        -moz-transition: border .11s ease-in-out, width .11s ease-in-out, height .11s ease-in-out, margin .11s ease-in-out, background-color 0.22s;
        transition: border .11s ease-in-out, width .11s ease-in-out, height .11s ease-in-out, margin .11s ease-in-out, background-color 0.22s;
        transition-timing-function: cubic-bezier(0.5, 0, 0.35, 1)
    }
    .panel-control:hover {
        background-color: rgba(0, 0, 0, 0.45)
    }
    .panel-control--pause .panel-control__left,
    .panel-control--pause .panel-control__right {
        margin: 0;
        border-left: 7px solid #fff;
        border-top: 0 solid transparent;
        border-bottom: 0 solid transparent;
        height: 24px
    }
    .panel-control--pause .panel-control__left {
        border-right: 5px solid transparent
    }
    .panel-control--play .panel-control__left {
        margin-left: 4px;
        border-left: 12px solid #fff;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-right: 0px solid transparent;
        height: 28px
    }
    .panel-control--play .panel-control__right {
        margin: 0;
        border-left: 12px solid #fff;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        height: 0px
    }
}

.image-hover {
    text-align: center;
    padding: 50px 0
}

@media (min-width: 950px) {
    .image-hover {
        padding: 30px 0 0 0;
    }
}

.image-hover h2 {
    font-size: 1.875rem;
    margin-bottom: 1em
}

.image-hover ul {
    margin: 0;
    padding: 0
}

.image-hover__tile {
    background-size: 100%;
    background-position: 50% -400px;
    margin-bottom: 1em
}

@media (min-width: 1224px) {
    .image-hover__tile {
        float: left;
        margin-bottom: 2px;
        background-size: cover;
        background-position: center;
        width: 33%;
        margin: 0 0.5% 0.5% 0
    }
    .image-hover__tile:nth-of-type(3n) {
        margin-right: 0;
        float: right
    }
}

.image-hover__tile:hover .image-hover__content {
    bottom: 0em
}

.image-hover__tile:hover .image-hover__wrap:after {
    background: rgba(0, 0, 0, 0.7)
}

.image-hover__wrap {
    width: 100%;
    position: relative;
    overflow: hidden
}

@media (min-width: 1224px) {
    .image-hover__wrap {
        height: 300px
    }
    .image-hover__wrap:after {
        content: '';
        z-index: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: transparent;
        -webkit-transition: background 0.4s ease-in-out;
        -moz-transition: background 0.4s ease-in-out;
        transition: background 0.4s ease-in-out
    }
}

@media (min-width: 1200px) and (max-height: 850px) {
    .image-hover__wrap {
        height: 200px
    }
}

.image-hover__content {
    -webkit-transition: bottom 0.4s ease-in-out, background 0.4s ease-in-out;
    -moz-transition: bottom 0.4s ease-in-out, background 0.4s ease-in-out;
    transition: bottom 0.4s ease-in-out, background 0.4s ease-in-out;
    width: 100%;
    height: 100%;
    z-index: 9;
    text-align: center
}

@media (min-width: 1224px) {
    .image-hover__content {
        position: absolute;
        bottom: calc(-100% + 45px + 3rem);
        left: 0;
        padding: 1rem 1rem 0;
        color: #fff
    }
}

.image-hover__content h2 {
    display: none
}

.image-hover__content li {
    list-style: none;
    margin-bottom: 0.5em;
    line-height: 14px;
    font-size: 12px;
}

.image-hover__name {
    height: 65px;
    color: #fff;
    width: 100%;
    line-height: 62px;
    font-size: 1.375em;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    position: relative
}

.image-hover__name:before {
    content: ""
}

.image-hover__name span {
    z-index: 2;
    position: relative
}

.image-hover__name:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5)
}

.image-hover__name:before {
    color: #fff;
    position: absolute;
    right: 12px;
    z-index: 9;
    font-size: 30px
}

.image-hover__name--open:before {
    content: ""
}

@media (min-width: 1224px) {
    .image-hover__name {
        margin-bottom: 2rem;
        -webkit-transition: margin-bottom 0.4s ease-in-out;
        -moz-transition: margin-bottom 0.4s ease-in-out;
        transition: margin-bottom 0.4s ease-in-out
    }
    .image-hover__tile:hover .image-hover__name {
        margin-bottom: 0
    }
    .image-hover__name:after,
    .image-hover__name:before {
        display: none
    }
}

.image-hover__accordion {
    display: none;
    background: #eee;
    padding-bottom: 1px;
    padding: 1em
}

@media (min-width: 1224px) {
    .image-hover__accordion {
        background: none;
        display: block !important;
        padding: 0
    }
}

.panel-location-picker .video-panel__image-background {
    overflow: hidden
}

.panel-location-picker .video-panel__image-background img {
    max-width: none;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"
}

.panel-pathfinder__title {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-style: normal;
    text-align: center;
    text-transform: none;
    font-size: 46px;
    margin-top: 90px;
    position: absolute;
    right: -9999px;
}

@media (min-width: 768px) {
    .panel-pathfinder__title {
        margin-top: 150px
    }
}

.panel-pathfinder .iframe-wrapper {
    height: 400px;
    min-height: 400px;
    width: 100%;
    padding: 0;
    margin: 0 auto 10px
}

.panel-pathfinder .iframe-wrapper iframe {
    min-height: 400px !important
}

@media (min-width: 768px) {
    .panel-pathfinder .iframe-wrapper {
        height: calc(90vh - 200px);
        min-height: calc(90vh - 200px)
    }
    .panel-pathfinder .iframe-wrapper iframe {
        min-height: calc(90vh - 200px) !important
    }
}

.photo-fader {
    color: white
}

.photo-fader__rotator {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden
}

@media (min-width: 768px) {
    .photo-fader__rotator {
        position: absolute;
        z-index: -2;
        height: 100%
    }
}

.photo-fader__headline em {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    display: block;
    font-weight: normal;
    font-style: normal
}

@media (min-width: 768px) {
    .photo-fader__headline.heading--hshub {
        max-width: 50%
    }
}

.photo-fader__image,
.photo-fader__image img {
    max-width: initial;
    position: absolute;
    width: 100%;
    height: 450px;
    background: no-repeat 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    opacity: 1;
    animation-name: kenburns;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 21s;
    transform: scale(1.05)
}

.photo-fader__image:nth-child(1),
.photo-fader__image img:nth-child(1) {
    animation-name: kenburns-1;
    z-index: 2
}

.photo-fader__image:nth-child(2),
.photo-fader__image img:nth-child(2) {
    animation-name: kenburns-2;
    z-index: 1
}

.photo-fader__image:nth-child(3),
.photo-fader__image img:nth-child(3) {
    animation-name: kenburns-3;
    z-index: 0
}

.photo-fader--noanimation .photo-fader__image,
.photo-fader--noanimation .photo-fader__image img {
    animation-play-state: paused
}

@media (min-width: 768px) {
    .photo-fader__image,
    .photo-fader__image img {
        height: 100%
    }
}

.photo-fader .blade__wrapper {
    position: relative;
    width: 100%;
    min-height: 80vh;
    z-index: 1
}

.photo-fader .blade__copy-wrap {
    display: table;
    vertical-align: middle;
    width: 100%;
    color: #fff
}

.photo-fader .blade__copy-wrap ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.photo-fader .blade__copy-wrap li {
    margin-bottom: 7px;
    padding-left: 15px;
    position: relative
}

.photo-fader .blade__copy-wrap li:before {
    content: '\2022';
    color: #666;
    position: absolute;
    left: 0
}

.photo-fader .blade__centering {
    display: table-cell;
    vertical-align: middle;
    padding: 1rem
}

.photo-fader .blade__copy {
    width: 100%;
    z-index: 9;
    display: block;
    margin-bottom: 1em
}

.photo-fader .blade__element {
    z-index: 2
}

.photo-fader .blade__element:after {
    content: '';
    background: #AA0E13;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.photo-fader .blade--hshub .photo-fader .blade__element:after {
    background: #AA0E13
}

.photo-fader .blade__container {
    padding: 0
}

.photo-fader .blade--hshub p {
    font-size: 18px
}

.blade--no-blade .photo-fader .blade__element:after {
    background: #ededed
}

@media (min-width: 768px) {
    .photo-fader .blade__centering {
        background: none;
        padding: 1em
    }
    .photo-fader .blade__copy {
        position: relative;
        bottom: auto;
        display: table-cell
    }
    .photo-fader .blade__element {
        z-index: 2
    }
    .photo-fader .blade__element:after {
        content: '';
        background: #AA0E13;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1
    }
    .blade--no-blade .photo-fader .blade__element:after {
        display: none
    }
    .photo-fader .blade__container {
        padding-left: 1em;
        padding-right: 1em
    }
    .photo-fader .blade--hshub .photo-fader .blade__element:after {
        background: #AA0E13;
        -webkit-transform: skew(-9deg) translateX(-45%);
        -moz-transform: skew(-9deg) translateX(-45%);
        -ms-transform: skew(-9deg) translateX(-45%);
        -o-transform: skew(-9deg) translateX(-45%);
        transform: skew(-9deg) translateX(-45%)
    }
    .photo-fader .blade--hshub .photo-fader .blade__copy-wrap {
        width: 50%
    }
    .blade--2col .photo-fader .blade__copy {
        width: 50%
    }
}

@media (min-width: 950px) {
    .photo-fader .blade__copy-wrap {
        height: 100vh;
        width: 45%
    }
    .photo-fader .blade__element {
        z-index: 2
    }
    .photo-fader .blade__element:after {
        -webkit-transform: skew(-9deg) translateX(-57.5%);
        -moz-transform: skew(-9deg) translateX(-57.5%);
        -ms-transform: skew(-9deg) translateX(-57.5%);
        -o-transform: skew(-9deg) translateX(-57.5%);
        transform: skew(-9deg) translateX(-57.5%)
    }
    .blade--2col .photo-fader .blade__element:after {
        -webkit-transform: skew(-9deg) translateX(-39%);
        -moz-transform: skew(-9deg) translateX(-39%);
        -ms-transform: skew(-9deg) translateX(-39%);
        -o-transform: skew(-9deg) translateX(-39%);
        transform: skew(-9deg) translateX(-39%)
    }
    .blade--2col .photo-fader .blade__copy-wrap {
        width: 60% !important
    }
}

@media (min-width: 1824px) {
    .photo-fader .blade__centering {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    .photo-fader .blade--hshub .blade__centering {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@media (min-width: superx) {
    .photo-fader .blade__centering {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
    .photo-fader .blade--hshub .blade__centering {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.photo-fader .blade__wrapper {
    min-height: 0;
    padding-bottom: 1em
}

@media (min-width: 768px) {
    .photo-fader .blade__element:after {
        -webkit-transform: skew(-9deg) translateX(-45%);
        -moz-transform: skew(-9deg) translateX(-45%);
        -ms-transform: skew(-9deg) translateX(-45%);
        -o-transform: skew(-9deg) translateX(-45%);
        transform: skew(-9deg) translateX(-45%)
    }
    .photo-fader .blade__copy-wrap {
        width: 50%;
        height: 100vh
    }
}

@keyframes kenburns-1 {
    0% {
        opacity: 1;
        transform: scale(1.05)
    }
    1.19048% {
        opacity: 1
    }
    32.14286% {
        opacity: 1
    }
    34.52381% {
        opacity: 0;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(1.05)
    }
    98.80952% {
        opacity: 0;
        transform: scale(1.05172)
    }
    100% {
        opacity: 1
    }
}

@keyframes kenburns-2 {
    32.14286% {
        opacity: 1;
        transform: scale(1.05)
    }
    34.52381% {
        opacity: 1
    }
    65.47619% {
        opacity: 1
    }
    67.85714% {
        opacity: 0;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(1.05)
    }
}

@keyframes kenburns-3 {
    65.47619% {
        opacity: 1;
        transform: scale(1.05)
    }
    67.85714% {
        opacity: 1
    }
    98.80952% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: scale(1)
    }
}

.student-work {
    padding: 100px 0
}

@media (min-width: 950px) {
    .student-work {
        min-height: 100vh !important;
        padding: 0
    }
}

.student-work h2 {
    margin-bottom: 1em;
    font-size: 1.875em;
    text-align: center
}

.student-work__panel {
    display: none
}

.student-work__panel[aria-hidden="false"] {
    display: block
}

.student-work__slider-title {
    font-size: 1rem;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-transform: uppercase;
    margin-bottom: 1.25rem;
    padding-left: 10px
}

.student-work__slide {
    width: 50%;
    float: left;
    margin-bottom: 6px
}

@media (min-width: 768px) {
    .student-work__slide {
        width: 25%
    }
}

.student-work__slide img {
    width: calc(100% - 12px);
    height: calc(100% - 12px)
}

.student-work__link {
    float: left;
    position: relative
}

.student-work__video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px
}

.student-work__video-icon {
    fill: #fff;
    width: 100%;
    height: 100%
}

.student-work__tabs {
    list-style: none;
    margin: 0 auto 2rem;
    padding: 0
}

@media (min-width: 768px) {
    .student-work__tabs {
        text-align: center;
        width: 75%
    }
}

.student-work__tab {
    margin: 0;
    padding: 0 1rem;
    display: inline-block;
    color: black;
    cursor: pointer;
    font-size: 1.125rem;
    margin-bottom: 30px;
    width: calc(50% - 1rem);
    line-height: 0.875;
    text-align: center;
    text-transform: uppercase
}

.student-work__tab[aria-selected="true"] {
    color: #707070
}

.student-work__tab:hover {
    color: #AA0E13
}

@media (min-width: 768px) {
    .student-work__tab {
        width: auto;
        margin-bottom: 20px;
        border-right: 1px solid #707070
    }
    .student-work__tab:last-of-type {
        border-right: 0
    }
}

.topics {
    background-size: cover;
    background-position: bottom right;
    padding: 100px 0
}

@media (min-width: 950px) {
    .topics {
        padding: 0
    }
}

.topics__content {
    padding: 50px 10px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 30px;
    text-align: center;
    color: #fff
}

.topics__title {
    font-size: 1.875rem;
    margin-bottom: 45px
}

.topics__link {
    text-transform: uppercase;
    text-align: center
}

.topics__link+.topics__link {
    margin-top: 35px
}

.topics__link a {
    font-size: 1.25rem
}

.topics__link a,
.topics__link a:visited {
    color: #fff
}

.topics__link a.visited {
    color: #707070
}

.topics__next {
    margin-top: 45px;
    transform: skew(0)
}

.topics__next span {
    transform: skew(5deg)
}

@media (min-width: 768px) {
    .topics__content {
        padding: 80px 40px;
        width: 80%;
        margin: 0 auto
    }
    .topics__link.topics__link {
        display: inline-block;
        margin-top: 20px
    }
    .topics__link.topics__link--divider:nth-child(4n+2) {
        display: inline-block;
        margin-left: 20px;
        margin-right: 20px;
        width: 1px;
        height: 1em;
        background-color: #707070
    }
    .topics__link.topics__link--divider:nth-child(4n) {
        display: block;
        height: 1px;
        margin: 0
    }
    .topics__link.topics__link a {
        font-size: 1.125rem
    }
    .topics__next {
        margin-top: 60px
    }
}

@media (min-width: 1224px) {
    .topics__link.topics__link.topics__link--divider {
        display: inline-block;
        margin-left: 20px;
        margin-right: 20px;
        width: 1px;
        height: 1em;
        background-color: #707070
    }
    .topics__link.topics__link.topics__link--divider:last-child {
        display: none
    }
    .topics__next {
        margin-top: 30px;
        transform: skew(-30deg)
    }
    .topics__next span {
        transform: skew(35deg)
    }
}

.tour-navigation {
    text-align: center;
    padding-top: 100px
}

@media (min-width: 1224px) {
    .tour-navigation {
        padding-top: 0
    }
}

.tour-navigation__headline {
    font-size: 1.875em;
    margin-bottom: 0;
    font-style: normal;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    text-transform: none
}

@media (min-width: 768px) {
    .tour-navigation__headline {
        font-size: 2.25em;
        margin: 1em 0 0
    }
}

.tour-navigation__school {
    margin: 1em 0 2em
}

.tour-navigation__window {
    width: 100%;
    margin-bottom: 2em;
    display: block;
    overflow: auto;
    margin-top: 20px;
}

@media (min-width: 768px) {
    .tour-navigation__window {
        margin-bottom: 40px;
    }
}

.tour-navigation__frame {
    display: block;
    float: left;
    position: relative;
    width: 48%;
    padding-bottom: 40%;
    height: 0;
    margin: 1%;
    background: #AA0E13
}

.tour-navigation__frame--is-visited:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.25);
    pointer-events: none
}

@media (min-width: 768px) {
    .tour-navigation__frame--is-visited:before {
        background: rgba(0, 0, 0, 0.5)
    }
}

@media (min-width: 768px) {
    .tour-navigation__frame {
        width: 49.5%;
        margin: 0.25%;
        background: #fff
    }
}

@media (min-width: 950px) {
    .tour-navigation__frame {
        padding-bottom: 25%
    }
}

.tour-navigation__pane {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media (min-width: 768px) {
    .tour-navigation__pane-background {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        background-position: center;
        background-size: cover
    }
}

.tour-navigation__pane-content {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    line-height: 1.2;
    transform: translateY(-50%);
    z-index: 9
}

@media (max-width: 767px) {
    .tour-navigation__pane-content .btn-primary,
    .tour-navigation__pane-content .btn-secondary,
    .tour-navigation__pane-content .btn-primary--reverse,
    .tour-navigation__pane-content .btn-primary--white,
    .tour-navigation__pane-content .btn-primary--national-request-brochure,
    .tour-navigation__pane-content .btn-primary--local-rif,
    .tour-navigation__pane-content .btn-primary--apply,
    .tour-navigation__pane-content .btn-primary--cutout,
    .tour-navigation__pane-content .btn-primary--local-nav,
    .tour-navigation__pane-content .btn-primary--hero,
    .tour-navigation__pane-content [data-component="hero"]+.content--mid .btn-primary--hero,
    [data-component="hero"]+.content--mid .tour-navigation__pane-content .btn-primary--hero,
    .tour-navigation__pane-content .mini-rif-form__btn {
        padding: 0;
        background: transparent
    }
    .panel.panel-pathfinder {
        margin-top: 40px;
    }
}

.tour-navigation__next {
    display: block;
    float: left;
    width: 100%;
    margin-top: 1em
}

@media (min-width: 768px) {
    .tour-navigation__next {
        text-align: right;
        margin-top: 2em;
        padding-right: 2em
    }
}

.video-carousel {
    padding: 1em 0
}

@media (min-width: 950px) {
    .video-carousel {
        padding: 0
    }
    .panel-pathfinder {
        padding-top: 100px!important;
    }
}
@media (min-width:1100px) {
    .video-carousel,
    .academic-programs,
    .student-work {
        padding-top: 50px;
    }
}
@media (min-width:1360px) {
    .video-carousel,
    .academic-programs,
    .student-work {
        padding-top: 80px;
    }
    .panel-pathfinder {
        padding-top: 110px!important;
    }
}

.video-carousel .slider__nav {
    top: 50%;
    z-index: 900;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.video-carousel .slider__nav--next {
    right: -10px
}

.video-carousel .slider__nav--prev {
    left: -10px
}

@media (min-width: 768px) {
    .video-carousel .slider__nav {
        top: 50%
    }
    .video-carousel .slider__nav--next {
        right: -30px
    }
    .video-carousel .slider__nav--prev {
        left: -30px
    }
}

.video-carousel h2 {
    font-size: 1.875rem;
    margin-bottom: 1em
}

.video-carousel__title {
    text-align: center
}

.video-carousel__btn {
    background: rgba(0, 0, 0, 0.66);
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.video-carousel__btn-icon {
    width: 100%;
    height: 100%;
    fill: white
}

@media (min-width: 768px) {
    .video-carousel__btn {
        width: 80px;
        height: 80px
    }
}

.video-carousel__item {
    position: relative
}

.video-carousel__item img {
    width: 100%;
    height: auto
}

@media (min-width: 1200px) and (max-height: 850px) {
    .video-carousel__item img {
        /* max-height: 215px; */
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover"
    }
}

.video-carousel__link {
    display: block;
    position: relative
}

.video-carousel__link:hover .video-carousel__btn {
    background: rgba(0, 0, 0, 0.9)
}

.video-carousel__caption {
    background-image: -webkit-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.5) 85%);
    background-image: linear-gradient(to, rgba(0, 0, 0, 0.5) 85%);
    padding: 1rem 1.5rem;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #fff
}

.video-carousel--grid .video-carousel__border-box {
    margin: 8px 4px;
    overflow: hidden
}

.video-carousel--grid .video-carousel__ratio-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 85%
}

.video-carousel--grid .video-carousel__item {
    float: left;
    margin: 0;
    width: 100%;
    padding: 0 3px
}

.video-carousel--grid .video-carousel__content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0 3px
}

.video-carousel--grid .video-carousel__btn {
    background-color: transparent !important;
    width: 30%;
    height: 30%;
    min-width: 40px;
    min-height: 40px
}
@media (max-width: 450px) {
    .video-carousel--grid .video-carousel__caption {
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        padding-bottom: 10px;
    }
    .video-carousel__btn {
        top: calc(50% - 15px);
    }
}
@media (min-width: 451px) and (max-width: 767px) {
    .video-carousel--grid .video-carousel__caption {
        font-size: 1em;
        line-height: 1.2em;
        text-align: center;
        padding-bottom: 1rem;
    }
}

@media (min-width: 768px) {
    .video-carousel--grid .video-carousel__border-box {
        margin: 2px 1px
    }
    .video-carousel--grid .video-carousel__btn {
        top: 35%;
        width: 60px;
        height: 60px
    }
    .video-carousel--grid .video-carousel__caption {
        display: block;
        background-image: none;
        text-align: center;
        font-size: 1.25rem;
        font-weight: bold;
        line-height: 1.25;
        top: 50%;
        bottom: auto
    }
}

.video-panel {
    min-height: 100vh;
    overflow: visible
}

@media (min-width: 950px) {
    .video-panel {
        overflow: initial
    }
}

.video-panel .fp-scroller {
    height: 100vh
}

.video-panel__headline {
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    font-weight: 400
}

.video-panel__headline em {
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-style: normal;
    color: #AA0E13;
    display: block
}

.video-panel__headline.heading--hshub {
    color: white;
    max-width: 500px;
    font-size: 3.5em
}

.video-panel__image-background {
    background-color: black;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 1%;
    z-index: -1
}

@media (min-width: 1224px) {
    .video-panel__image-background {
        display: none
    }
}

.video-panel__yt {
    display: none;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out
}

.video-panel__yt.active {
    opacity: 1
}

@media (min-width: 950px) {
    .video-panel__yt {
        display: block
    }
}

.video-panel__video-container {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    max-width: initial
}

.video-panel__content {
    z-index: 2;
    position: absolute;
    width: 100%;
    bottom: 10%
}

.video-panel__content--centered {
    bottom: 45%
}

.video-panel .video-bg-wrap {
    pointer-events: none
}

.grid-example code {
    display: block;
    text-align: center;
    line-height: 3em
}

.grid-example .grid__row {
    background: #e5e4e4;
    border: 1px solid rgba(153, 153, 153, 0.2)
}

.grid-example .grid__col {
    background: #ccc;
    border: 1px solid rgba(153, 153, 153, 0.2)
}

.grid__row--content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__row--content:after {
    content: "";
    display: table;
    clear: both
}

.grid__col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    padding: 20px 15px;
    width: 100%
}

.grid__col--sm-pull-0 {
    right: auto
}

.grid__col--sm-push-0 {
    left: auto
}

.grid__col--sm-order-0 {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0
}

.grid__col--sm-first,
.grid__col--sm-full {
    padding-left: 15px
}

.grid__col--sm-last,
.grid__col--sm-full {
    padding-right: 15px
}

.grid__col--sm-1 {
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    max-width: 8.33333%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-1 {
    width: 8.33333%
}

.grid__col--sm-pull-1 {
    right: 8.33333%
}

.grid__col--sm-push-1 {
    left: 8.33333%
}

.grid__col--sm-order-1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1
}

.grid__col--sm-2 {
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    max-width: 16.66667%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-2 {
    width: 16.66667%
}

.grid__col--sm-pull-2 {
    right: 16.66667%
}

.grid__col--sm-push-2 {
    left: 16.66667%
}

.grid__col--sm-order-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2
}

.grid__col--sm-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    max-width: 25%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-3 {
    width: 25%
}

.grid__col--sm-pull-3 {
    right: 25%
}

.grid__col--sm-push-3 {
    left: 25%
}

.grid__col--sm-order-3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -ms-flex-order: 3
}

.grid__col--sm-4 {
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    max-width: 33.33333%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-4 {
    width: 33.33333%
}

.grid__col--sm-pull-4 {
    right: 33.33333%
}

.grid__col--sm-push-4 {
    left: 33.33333%
}

.grid__col--sm-order-4 {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;
    -webkit-order: 4;
    -moz-order: 4;
    order: 4;
    -ms-flex-order: 4
}

.grid__col--sm-5 {
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    max-width: 41.66667%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-5 {
    width: 41.66667%
}

.grid__col--sm-pull-5 {
    right: 41.66667%
}

.grid__col--sm-push-5 {
    left: 41.66667%
}

.grid__col--sm-order-5 {
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    box-ordinal-group: 5;
    -webkit-order: 5;
    -moz-order: 5;
    order: 5;
    -ms-flex-order: 5
}

.grid__col--sm-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    max-width: 50%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-6 {
    width: 50%
}

.grid__col--sm-pull-6 {
    right: 50%
}

.grid__col--sm-push-6 {
    left: 50%
}

.grid__col--sm-order-6 {
    -webkit-box-ordinal-group: 6;
    -moz-box-ordinal-group: 6;
    box-ordinal-group: 6;
    -webkit-order: 6;
    -moz-order: 6;
    order: 6;
    -ms-flex-order: 6
}

.grid__col--sm-7 {
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    max-width: 58.33333%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-7 {
    width: 58.33333%
}

.grid__col--sm-pull-7 {
    right: 58.33333%
}

.grid__col--sm-push-7 {
    left: 58.33333%
}

.grid__col--sm-order-7 {
    -webkit-box-ordinal-group: 7;
    -moz-box-ordinal-group: 7;
    box-ordinal-group: 7;
    -webkit-order: 7;
    -moz-order: 7;
    order: 7;
    -ms-flex-order: 7
}

.grid__col--sm-8 {
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    max-width: 66.66667%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-8 {
    width: 66.66667%
}

.grid__col--sm-pull-8 {
    right: 66.66667%
}

.grid__col--sm-push-8 {
    left: 66.66667%
}

.grid__col--sm-order-8 {
    -webkit-box-ordinal-group: 8;
    -moz-box-ordinal-group: 8;
    box-ordinal-group: 8;
    -webkit-order: 8;
    -moz-order: 8;
    order: 8;
    -ms-flex-order: 8
}

.grid__col--sm-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    max-width: 75%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-9 {
    width: 75%
}

.grid__col--sm-pull-9 {
    right: 75%
}

.grid__col--sm-push-9 {
    left: 75%
}

.grid__col--sm-order-9 {
    -webkit-box-ordinal-group: 9;
    -moz-box-ordinal-group: 9;
    box-ordinal-group: 9;
    -webkit-order: 9;
    -moz-order: 9;
    order: 9;
    -ms-flex-order: 9
}

.grid__col--sm-10 {
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    max-width: 83.33333%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-10 {
    width: 83.33333%
}

.grid__col--sm-pull-10 {
    right: 83.33333%
}

.grid__col--sm-push-10 {
    left: 83.33333%
}

.grid__col--sm-order-10 {
    -webkit-box-ordinal-group: 10;
    -moz-box-ordinal-group: 10;
    box-ordinal-group: 10;
    -webkit-order: 10;
    -moz-order: 10;
    order: 10;
    -ms-flex-order: 10
}

.grid__col--sm-11 {
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    max-width: 91.66667%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-11 {
    width: 91.66667%
}

.grid__col--sm-pull-11 {
    right: 91.66667%
}

.grid__col--sm-push-11 {
    left: 91.66667%
}

.grid__col--sm-order-11 {
    -webkit-box-ordinal-group: 11;
    -moz-box-ordinal-group: 11;
    box-ordinal-group: 11;
    -webkit-order: 11;
    -moz-order: 11;
    order: 11;
    -ms-flex-order: 11
}

.grid__col--sm-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
    padding-left: 4px;
    padding-right: 4px
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--sm-12 {
    width: 100%
}

.grid__col--sm-pull-12 {
    right: 100%
}

.grid__col--sm-push-12 {
    left: 100%
}

.grid__col--sm-order-12 {
    -webkit-box-ordinal-group: 12;
    -moz-box-ordinal-group: 12;
    box-ordinal-group: 12;
    -webkit-order: 12;
    -moz-order: 12;
    order: 12;
    -ms-flex-order: 12
}

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

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col {
    float: left
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 768px) {
    .grid__col {
        padding: 40px 30px
    }
    .grid__col--sm-1,
    .grid__col--md-1 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-1 {
        -webkit-flex-basis: 8.33333%;
        -moz-flex-basis: 8.33333%;
        flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        max-width: 8.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-1 {
        width: 8.33333%
    }
    .grid__col--md-pull-1 {
        right: 8.33333%
    }
    .grid__col--md-push-1 {
        left: 8.33333%
    }
    .grid__col--md-order-1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1
    }
    .grid__col--sm-2,
    .grid__col--md-2 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-2 {
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        max-width: 16.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-2 {
        width: 16.66667%
    }
    .grid__col--md-pull-2 {
        right: 16.66667%
    }
    .grid__col--md-push-2 {
        left: 16.66667%
    }
    .grid__col--md-order-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2
    }
    .grid__col--sm-3,
    .grid__col--md-3 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-3 {
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        max-width: 25%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-3 {
        width: 25%
    }
    .grid__col--md-pull-3 {
        right: 25%
    }
    .grid__col--md-push-3 {
        left: 25%
    }
    .grid__col--md-order-3 {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3
    }
    .grid__col--sm-4,
    .grid__col--md-4 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-4 {
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        max-width: 33.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-4 {
        width: 33.33333%
    }
    .grid__col--md-pull-4 {
        right: 33.33333%
    }
    .grid__col--md-push-4 {
        left: 33.33333%
    }
    .grid__col--md-order-4 {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-order: 4;
        order: 4;
        -ms-flex-order: 4
    }
    .grid__col--sm-5,
    .grid__col--md-5 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-5 {
        -webkit-flex-basis: 41.66667%;
        -moz-flex-basis: 41.66667%;
        flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        max-width: 41.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-5 {
        width: 41.66667%
    }
    .grid__col--md-pull-5 {
        right: 41.66667%
    }
    .grid__col--md-push-5 {
        left: 41.66667%
    }
    .grid__col--md-order-5 {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        box-ordinal-group: 5;
        -webkit-order: 5;
        -moz-order: 5;
        order: 5;
        -ms-flex-order: 5
    }
    .grid__col--sm-6,
    .grid__col--md-6 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-6 {
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        max-width: 50%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-6 {
        width: 50%
    }
    .grid__col--md-pull-6 {
        right: 50%
    }
    .grid__col--md-push-6 {
        left: 50%
    }
    .grid__col--md-order-6 {
        -webkit-box-ordinal-group: 6;
        -moz-box-ordinal-group: 6;
        box-ordinal-group: 6;
        -webkit-order: 6;
        -moz-order: 6;
        order: 6;
        -ms-flex-order: 6
    }
    .grid__col--sm-7,
    .grid__col--md-7 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-7 {
        -webkit-flex-basis: 58.33333%;
        -moz-flex-basis: 58.33333%;
        flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        max-width: 58.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-7 {
        width: 58.33333%
    }
    .grid__col--md-pull-7 {
        right: 58.33333%
    }
    .grid__col--md-push-7 {
        left: 58.33333%
    }
    .grid__col--md-order-7 {
        -webkit-box-ordinal-group: 7;
        -moz-box-ordinal-group: 7;
        box-ordinal-group: 7;
        -webkit-order: 7;
        -moz-order: 7;
        order: 7;
        -ms-flex-order: 7
    }
    .grid__col--sm-8,
    .grid__col--md-8 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-8 {
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        max-width: 66.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-8 {
        width: 66.66667%
    }
    .grid__col--md-pull-8 {
        right: 66.66667%
    }
    .grid__col--md-push-8 {
        left: 66.66667%
    }
    .grid__col--md-order-8 {
        -webkit-box-ordinal-group: 8;
        -moz-box-ordinal-group: 8;
        box-ordinal-group: 8;
        -webkit-order: 8;
        -moz-order: 8;
        order: 8;
        -ms-flex-order: 8
    }
    .grid__col--sm-9,
    .grid__col--md-9 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-9 {
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        max-width: 75%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-9 {
        width: 75%
    }
    .grid__col--md-pull-9 {
        right: 75%
    }
    .grid__col--md-push-9 {
        left: 75%
    }
    .grid__col--md-order-9 {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        box-ordinal-group: 9;
        -webkit-order: 9;
        -moz-order: 9;
        order: 9;
        -ms-flex-order: 9
    }
    .grid__col--sm-10,
    .grid__col--md-10 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-10 {
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        max-width: 83.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-10 {
        width: 83.33333%
    }
    .grid__col--md-pull-10 {
        right: 83.33333%
    }
    .grid__col--md-push-10 {
        left: 83.33333%
    }
    .grid__col--md-order-10 {
        -webkit-box-ordinal-group: 10;
        -moz-box-ordinal-group: 10;
        box-ordinal-group: 10;
        -webkit-order: 10;
        -moz-order: 10;
        order: 10;
        -ms-flex-order: 10
    }
    .grid__col--sm-11,
    .grid__col--md-11 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-11 {
        -webkit-flex-basis: 91.66667%;
        -moz-flex-basis: 91.66667%;
        flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        max-width: 91.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-11 {
        width: 91.66667%
    }
    .grid__col--md-pull-11 {
        right: 91.66667%
    }
    .grid__col--md-push-11 {
        left: 91.66667%
    }
    .grid__col--md-order-11 {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        box-ordinal-group: 11;
        -webkit-order: 11;
        -moz-order: 11;
        order: 11;
        -ms-flex-order: 11
    }
    .grid__col--sm-12,
    .grid__col--md-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-12 {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        max-width: 100%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--md-12 {
        width: 100%
    }
    .grid__col--md-pull-12 {
        right: 100%
    }
    .grid__col--md-push-12 {
        left: 100%
    }
    .grid__col--md-order-12 {
        -webkit-box-ordinal-group: 12;
        -moz-box-ordinal-group: 12;
        box-ordinal-group: 12;
        -webkit-order: 12;
        -moz-order: 12;
        order: 12;
        -ms-flex-order: 12
    }
    .grid__col--sm-full,
    .grid__col--md-full {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--sm-mid,
    .grid__col--md-mid {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--md-pull-0 {
        right: auto
    }
    .grid__col--md-push-0 {
        left: auto
    }
    .grid__col--md-order-0 {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        box-ordinal-group: 0;
        -webkit-order: 0;
        -moz-order: 0;
        order: 0;
        -ms-flex-order: 0
    }
}

@media (min-width: 1224px) {
    .grid__col {
        padding: 40px 130px
    }
    .grid__col--sm-1,
    .grid__col--md-1,
    .grid__col--lg-1 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-1 {
        -webkit-flex-basis: 8.33333%;
        -moz-flex-basis: 8.33333%;
        flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        max-width: 8.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-1 {
        width: 8.33333%
    }
    .grid__col--lg-pull-1 {
        right: 8.33333%
    }
    .grid__col--lg-push-1 {
        left: 8.33333%
    }
    .grid__col--lg-order-1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1
    }
    .grid__col--sm-2,
    .grid__col--md-2,
    .grid__col--lg-2 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-2 {
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        max-width: 16.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-2 {
        width: 16.66667%
    }
    .grid__col--lg-pull-2 {
        right: 16.66667%
    }
    .grid__col--lg-push-2 {
        left: 16.66667%
    }
    .grid__col--lg-order-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2
    }
    .grid__col--sm-3,
    .grid__col--md-3,
    .grid__col--lg-3 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-3 {
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        max-width: 25%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-3 {
        width: 25%
    }
    .grid__col--lg-pull-3 {
        right: 25%
    }
    .grid__col--lg-push-3 {
        left: 25%
    }
    .grid__col--lg-order-3 {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3
    }
    .grid__col--sm-4,
    .grid__col--md-4,
    .grid__col--lg-4 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-4 {
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        max-width: 33.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-4 {
        width: 33.33333%
    }
    .grid__col--lg-pull-4 {
        right: 33.33333%
    }
    .grid__col--lg-push-4 {
        left: 33.33333%
    }
    .grid__col--lg-order-4 {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-order: 4;
        order: 4;
        -ms-flex-order: 4
    }
    .grid__col--sm-5,
    .grid__col--md-5,
    .grid__col--lg-5 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-5 {
        -webkit-flex-basis: 41.66667%;
        -moz-flex-basis: 41.66667%;
        flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        max-width: 41.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-5 {
        width: 41.66667%
    }
    .grid__col--lg-pull-5 {
        right: 41.66667%
    }
    .grid__col--lg-push-5 {
        left: 41.66667%
    }
    .grid__col--lg-order-5 {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        box-ordinal-group: 5;
        -webkit-order: 5;
        -moz-order: 5;
        order: 5;
        -ms-flex-order: 5
    }
    .grid__col--sm-6,
    .grid__col--md-6,
    .grid__col--lg-6 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-6 {
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        max-width: 50%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-6 {
        width: 50%
    }
    .grid__col--lg-pull-6 {
        right: 50%
    }
    .grid__col--lg-push-6 {
        left: 50%
    }
    .grid__col--lg-order-6 {
        -webkit-box-ordinal-group: 6;
        -moz-box-ordinal-group: 6;
        box-ordinal-group: 6;
        -webkit-order: 6;
        -moz-order: 6;
        order: 6;
        -ms-flex-order: 6
    }
    .grid__col--sm-7,
    .grid__col--md-7,
    .grid__col--lg-7 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-7 {
        -webkit-flex-basis: 58.33333%;
        -moz-flex-basis: 58.33333%;
        flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        max-width: 58.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-7 {
        width: 58.33333%
    }
    .grid__col--lg-pull-7 {
        right: 58.33333%
    }
    .grid__col--lg-push-7 {
        left: 58.33333%
    }
    .grid__col--lg-order-7 {
        -webkit-box-ordinal-group: 7;
        -moz-box-ordinal-group: 7;
        box-ordinal-group: 7;
        -webkit-order: 7;
        -moz-order: 7;
        order: 7;
        -ms-flex-order: 7
    }
    .grid__col--sm-8,
    .grid__col--md-8,
    .grid__col--lg-8 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-8 {
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        max-width: 66.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-8 {
        width: 66.66667%
    }
    .grid__col--lg-pull-8 {
        right: 66.66667%
    }
    .grid__col--lg-push-8 {
        left: 66.66667%
    }
    .grid__col--lg-order-8 {
        -webkit-box-ordinal-group: 8;
        -moz-box-ordinal-group: 8;
        box-ordinal-group: 8;
        -webkit-order: 8;
        -moz-order: 8;
        order: 8;
        -ms-flex-order: 8
    }
    .grid__col--sm-9,
    .grid__col--md-9,
    .grid__col--lg-9 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-9 {
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        max-width: 75%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-9 {
        width: 75%
    }
    .grid__col--lg-pull-9 {
        right: 75%
    }
    .grid__col--lg-push-9 {
        left: 75%
    }
    .grid__col--lg-order-9 {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        box-ordinal-group: 9;
        -webkit-order: 9;
        -moz-order: 9;
        order: 9;
        -ms-flex-order: 9
    }
    .grid__col--sm-10,
    .grid__col--md-10,
    .grid__col--lg-10 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-10 {
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        max-width: 83.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-10 {
        width: 83.33333%
    }
    .grid__col--lg-pull-10 {
        right: 83.33333%
    }
    .grid__col--lg-push-10 {
        left: 83.33333%
    }
    .grid__col--lg-order-10 {
        -webkit-box-ordinal-group: 10;
        -moz-box-ordinal-group: 10;
        box-ordinal-group: 10;
        -webkit-order: 10;
        -moz-order: 10;
        order: 10;
        -ms-flex-order: 10
    }
    .grid__col--sm-11,
    .grid__col--md-11,
    .grid__col--lg-11 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-11 {
        -webkit-flex-basis: 91.66667%;
        -moz-flex-basis: 91.66667%;
        flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        max-width: 91.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-11 {
        width: 91.66667%
    }
    .grid__col--lg-pull-11 {
        right: 91.66667%
    }
    .grid__col--lg-push-11 {
        left: 91.66667%
    }
    .grid__col--lg-order-11 {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        box-ordinal-group: 11;
        -webkit-order: 11;
        -moz-order: 11;
        order: 11;
        -ms-flex-order: 11
    }
    .grid__col--sm-12,
    .grid__col--md-12,
    .grid__col--lg-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-12 {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        max-width: 100%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--lg-12 {
        width: 100%
    }
    .grid__col--lg-pull-12 {
        right: 100%
    }
    .grid__col--lg-push-12 {
        left: 100%
    }
    .grid__col--lg-order-12 {
        -webkit-box-ordinal-group: 12;
        -moz-box-ordinal-group: 12;
        box-ordinal-group: 12;
        -webkit-order: 12;
        -moz-order: 12;
        order: 12;
        -ms-flex-order: 12
    }
    .grid__col--sm-full,
    .grid__col--md-full,
    .grid__col--lg-full {
        padding-left: 130px;
        padding-right: 130px
    }
    .grid__col--sm-mid,
    .grid__col--md-mid,
    .grid__col--lg-mid {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--lg-pull-0 {
        right: auto
    }
    .grid__col--lg-push-0 {
        left: auto
    }
    .grid__col--lg-order-0 {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        box-ordinal-group: 0;
        -webkit-order: 0;
        -moz-order: 0;
        order: 0;
        -ms-flex-order: 0
    }
}

@media (min-width: 1824px) {
    .grid__col {
        padding: 40px 130px
    }
    .grid__col--sm-1,
    .grid__col--md-1,
    .grid__col--lg-1,
    .grid__col--xlg-1 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-1 {
        -webkit-flex-basis: 8.33333%;
        -moz-flex-basis: 8.33333%;
        flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        max-width: 8.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-1 {
        width: 8.33333%
    }
    .grid__col--xlg-pull-1 {
        right: 8.33333%
    }
    .grid__col--xlg-push-1 {
        left: 8.33333%
    }
    .grid__col--xlg-order-1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1
    }
    .grid__col--sm-2,
    .grid__col--md-2,
    .grid__col--lg-2,
    .grid__col--xlg-2 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-2 {
        -webkit-flex-basis: 16.66667%;
        -moz-flex-basis: 16.66667%;
        flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        max-width: 16.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-2 {
        width: 16.66667%
    }
    .grid__col--xlg-pull-2 {
        right: 16.66667%
    }
    .grid__col--xlg-push-2 {
        left: 16.66667%
    }
    .grid__col--xlg-order-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2
    }
    .grid__col--sm-3,
    .grid__col--md-3,
    .grid__col--lg-3,
    .grid__col--xlg-3 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-3 {
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        max-width: 25%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-3 {
        width: 25%
    }
    .grid__col--xlg-pull-3 {
        right: 25%
    }
    .grid__col--xlg-push-3 {
        left: 25%
    }
    .grid__col--xlg-order-3 {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3
    }
    .grid__col--sm-4,
    .grid__col--md-4,
    .grid__col--lg-4,
    .grid__col--xlg-4 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-4 {
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        max-width: 33.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-4 {
        width: 33.33333%
    }
    .grid__col--xlg-pull-4 {
        right: 33.33333%
    }
    .grid__col--xlg-push-4 {
        left: 33.33333%
    }
    .grid__col--xlg-order-4 {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-order: 4;
        order: 4;
        -ms-flex-order: 4
    }
    .grid__col--sm-5,
    .grid__col--md-5,
    .grid__col--lg-5,
    .grid__col--xlg-5 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-5 {
        -webkit-flex-basis: 41.66667%;
        -moz-flex-basis: 41.66667%;
        flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        max-width: 41.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-5 {
        width: 41.66667%
    }
    .grid__col--xlg-pull-5 {
        right: 41.66667%
    }
    .grid__col--xlg-push-5 {
        left: 41.66667%
    }
    .grid__col--xlg-order-5 {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        box-ordinal-group: 5;
        -webkit-order: 5;
        -moz-order: 5;
        order: 5;
        -ms-flex-order: 5
    }
    .grid__col--sm-6,
    .grid__col--md-6,
    .grid__col--lg-6,
    .grid__col--xlg-6 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-6 {
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        max-width: 50%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-6 {
        width: 50%
    }
    .grid__col--xlg-pull-6 {
        right: 50%
    }
    .grid__col--xlg-push-6 {
        left: 50%
    }
    .grid__col--xlg-order-6 {
        -webkit-box-ordinal-group: 6;
        -moz-box-ordinal-group: 6;
        box-ordinal-group: 6;
        -webkit-order: 6;
        -moz-order: 6;
        order: 6;
        -ms-flex-order: 6
    }
    .grid__col--sm-7,
    .grid__col--md-7,
    .grid__col--lg-7,
    .grid__col--xlg-7 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-7 {
        -webkit-flex-basis: 58.33333%;
        -moz-flex-basis: 58.33333%;
        flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        max-width: 58.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-7 {
        width: 58.33333%
    }
    .grid__col--xlg-pull-7 {
        right: 58.33333%
    }
    .grid__col--xlg-push-7 {
        left: 58.33333%
    }
    .grid__col--xlg-order-7 {
        -webkit-box-ordinal-group: 7;
        -moz-box-ordinal-group: 7;
        box-ordinal-group: 7;
        -webkit-order: 7;
        -moz-order: 7;
        order: 7;
        -ms-flex-order: 7
    }
    .grid__col--sm-8,
    .grid__col--md-8,
    .grid__col--lg-8,
    .grid__col--xlg-8 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-8 {
        -webkit-flex-basis: 66.66667%;
        -moz-flex-basis: 66.66667%;
        flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        max-width: 66.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-8 {
        width: 66.66667%
    }
    .grid__col--xlg-pull-8 {
        right: 66.66667%
    }
    .grid__col--xlg-push-8 {
        left: 66.66667%
    }
    .grid__col--xlg-order-8 {
        -webkit-box-ordinal-group: 8;
        -moz-box-ordinal-group: 8;
        box-ordinal-group: 8;
        -webkit-order: 8;
        -moz-order: 8;
        order: 8;
        -ms-flex-order: 8
    }
    .grid__col--sm-9,
    .grid__col--md-9,
    .grid__col--lg-9,
    .grid__col--xlg-9 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-9 {
        -webkit-flex-basis: 75%;
        -moz-flex-basis: 75%;
        flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        max-width: 75%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-9 {
        width: 75%
    }
    .grid__col--xlg-pull-9 {
        right: 75%
    }
    .grid__col--xlg-push-9 {
        left: 75%
    }
    .grid__col--xlg-order-9 {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        box-ordinal-group: 9;
        -webkit-order: 9;
        -moz-order: 9;
        order: 9;
        -ms-flex-order: 9
    }
    .grid__col--sm-10,
    .grid__col--md-10,
    .grid__col--lg-10,
    .grid__col--xlg-10 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-10 {
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        max-width: 83.33333%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-10 {
        width: 83.33333%
    }
    .grid__col--xlg-pull-10 {
        right: 83.33333%
    }
    .grid__col--xlg-push-10 {
        left: 83.33333%
    }
    .grid__col--xlg-order-10 {
        -webkit-box-ordinal-group: 10;
        -moz-box-ordinal-group: 10;
        box-ordinal-group: 10;
        -webkit-order: 10;
        -moz-order: 10;
        order: 10;
        -ms-flex-order: 10
    }
    .grid__col--sm-11,
    .grid__col--md-11,
    .grid__col--lg-11,
    .grid__col--xlg-11 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-11 {
        -webkit-flex-basis: 91.66667%;
        -moz-flex-basis: 91.66667%;
        flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        max-width: 91.66667%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-11 {
        width: 91.66667%
    }
    .grid__col--xlg-pull-11 {
        right: 91.66667%
    }
    .grid__col--xlg-push-11 {
        left: 91.66667%
    }
    .grid__col--xlg-order-11 {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        box-ordinal-group: 11;
        -webkit-order: 11;
        -moz-order: 11;
        order: 11;
        -ms-flex-order: 11
    }
    .grid__col--sm-12,
    .grid__col--md-12,
    .grid__col--lg-12,
    .grid__col--xlg-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-12 {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        max-width: 100%
    }
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .grid__col--xlg-12 {
        width: 100%
    }
    .grid__col--xlg-pull-12 {
        right: 100%
    }
    .grid__col--xlg-push-12 {
        left: 100%
    }
    .grid__col--xlg-order-12 {
        -webkit-box-ordinal-group: 12;
        -moz-box-ordinal-group: 12;
        box-ordinal-group: 12;
        -webkit-order: 12;
        -moz-order: 12;
        order: 12;
        -ms-flex-order: 12
    }
    .grid__col--sm-full,
    .grid__col--md-full,
    .grid__col--lg-full,
    .grid__col--xlg-full {
        padding-left: 130px;
        padding-right: 130px
    }
    .grid__col--sm-mid,
    .grid__col--md-mid,
    .grid__col--lg-mid,
    .grid__col--xlg-mid {
        padding-left: 30px;
        padding-right: 30px
    }
    .grid__col--xlg-pull-0 {
        right: auto
    }
    .grid__col--xlg-push-0 {
        left: auto
    }
    .grid__col--xlg-order-0 {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        box-ordinal-group: 0;
        -webkit-order: 0;
        -moz-order: 0;
        order: 0;
        -ms-flex-order: 0
    }
}

.grid__container.max-content-width-lg .grid__container--content,
.grid__row.max-content-width-lg .grid__row--content {
    margin: 0 auto;
    max-width: 960px
}

.grid__container.max-content-width-xlg .grid__container--content,
.grid__row.max-content-width-xlg .grid__row--content {
    margin: 0 auto;
    max-width: 1824px
}

.max-bkg-width-lg {
    margin: 0 auto;
    max-width: 1224px
}

.max-bkg-width-xlg {
    margin: 0 auto;
    max-width: 1824px
}

.tour-body-text {
    /*background: #f2f2f2;
    padding: 20px 20px 1px;
    max-width: 550px;*/
    margin: 20px auto 40px;
}
.tour-body-text ul {
    list-style: none;
    column-count: 2;
    padding-left: 0;
    display: block;
}



/*Creative Pathfinde Header button*/
.tour-header__sci-links.header-flex .btn-primary.creative-pathfinder {
    margin-bottom: 0;
}

.creative-pathfinder {
    padding: 0 10px;
    display: none;
}
.creative-pathfinder a,
.creative-pathfinder-footer a {
    color: #fff;
    font-size: 12px;
}
.tour-header__sci-links {
    text-align: right;
}
.creative-pathfinder-footer {
    display: block;
    width: 250px;
    margin: 0 auto 20px;
    padding: 0 10px;
}

@media (min-width: 768px) {
    .tour-header__utilities {
        display: block;
        margin-bottom: 0;
    }

    .creative-pathfinder {
        margin: 0 12px 10px 0;
        display: inline-block;
    }

    .tour-header__sci-links {
        text-align: right;
        display: inline-block;
        width: calc(100% - 280px);
    }
}
@media (min-width: 1224px) {
    .tour-header__sci-links {
        width: 48%;
    }
}

.alert.tour-alert {
    margin: 0;
    padding: 2px 22px;
}
.alert.tour-alert .split_design .larger_style {
    font-size: 14px;
    line-height: 14px!important;
}
.alert.tour-alert .split_design .is-50 {
    line-height: 1;
}

.intro-video.intro-video--container {
    position: relative;
}
.intro-video__headline.center-title {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    text-align: center;
}
.intro-video__headline.center-title h1 {
    font-size: 2.2rem;
    max-width: 700px;
    color: #fff;
    font-style: initial;
    text-transform: none;
    margin: 0 auto;
    padding-top: 0;
}
.pane.video-intro-center-title {
    padding-top: 0;
    max-height: 300px;
    overflow: hidden;
    position: relative;
}
section#pane-1 {
    padding-top: 0!important;
}

ul.sci-links {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 10;
    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
    list-style: none;
    text-align: center;
}
ul.sci-links li {
    display: inline;
    padding-left: 10px;
    margin: 0 auto;
}
ul.sci-links li a {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
}
.local-header__logo.microsite {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: calc(50% - 100px);
    display: block;
}
.local-header__logo.microsite img {
    max-width: 200px;
}
.tout.column--2:first-child {
    padding-bottom: 2em;
}

@media (min-width: 768px) {
    .pane.video-intro-center-title {
        max-height: 100%;
    }
    .intro-video__headline.center-title h1 {
        font-size: 4rem;
    }
    .intro-video__headline.center-title {
        top: 20%;
    }
    ul.sci-links {
        text-align: right;
        padding: 10px;
    }
    ul.sci-links li {
        padding-left: 30px;
        float: right;
    }
    .tout.column--2:first-child {
        padding-bottom: 0;
    }
    .local-header__logo.microsite {
        position: absolute;
        z-index: 10;
        max-width: 300px;
        bottom: 70px;
        left: 20px;
    }
    .local-header__logo.microsite img {
        max-width: 300px;
    }
    .pane.video-intro-center-title {
        max-height: 770px;
    }
}
@media (min-width: 1370px) {
    .intl-culinary {
        height: auto!important;
        min-width: 100%;
    }
}





/** BLOG CTA TEST IMPLEMENTATION **/

.blog_cta {
    clear: both;
    overflow: auto;
}

.blog_cta .copy {
    font-family: "Avenir LT W01 95 Black","sans-serif";
  }

	.blog_cta .rif-button {
	  background: #AA0E13;
	  border: 2px solid #AA0E13;
	  color: #fff;
	  display: inline-block;
	  float: left;
	  font-family: "AvenirLTW01-95BlackObli","sans-serif";
	  margin-left: 10px;
	  padding: 5px 35px;
	  text-transform: uppercase;
	  -webkit-transform: skew(-30deg);
	  -moz-transform: skew(-30deg);
	  -ms-transform: skew(-30deg);
	  -o-transform: skew(-30deg);
	  transform: skew(-30deg);
	  }

		.blog_cta .rif-button span {
		display: inline-block;
		transform: skew(30deg);
		}
		
			.blog_cta .rif-button span:hover {
			color: #fff;

			}

		.blog_cta .rif-button:hover {
		  background-color: #B43826;;
		  border-color: #B43826;;
		}
/** END BLOG CTA TEST IMPLEMENTATION **/



/** MINI RIF HEADER  **/
.mini_rif_header div[class*="hero__title background--"]{
    background-color: transparent!important;
}
/** END MINI RIF HEADER **/


/** THROUGH THE ARTS SLIDE **/
.throughthearts .hero__text {
    padding-top: 0;
}

@media screen and (min-width: 768px) {
    .throughthearts .hero__text {
        padding-top: 30px;
        max-width: 90%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1015px) {
    .throughthearts .hero__text {
        padding-top: 50px;
        max-width: 90%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1200px) {
    .throughthearts .hero__text {
        padding-top: 80px;
    }
}

@media screen and (min-width: 1225px) {
    .throughthearts .hero__text {
        padding-top: 290px;
        max-width: none;
        margin: initial;
    }
}
/** END THROUGH THE ARTS SLIDE **/



/** BOLD DISABLED SELECT OPTIONS **/
select {
    color: #212121;
}

option[disabled], option:disabled {
    font-weight: bold;
    color: black !important;
}

option {
    color: #000;
}

/** END BOLD DISABLED SELECT OPTIONS **/


/** CARE PAGE CSS **/


.care section.application_form {
    background: #ec1c24;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    margin: 0;
}

.care section.application_form a {
    color: #FFF;
    line-height: 30px;
    text-align: center;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-style: italic;
    font-family: "Avenir LT W01 95 Black", "sans-serif";
    font-size: 30px;
}

.care section.contact_info.content.content--full {
    background: #ece8e8;
    max-width: none;
    padding: 30px 0;
}

.care .contact_info .container {
    margin: 0 auto;
    width: 90%;
    max-width: 1000px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.care .contact_info .container h4 {
    align-self:flex-start;
}

.care .contact_info .container h4:first-of-type {
    padding-top: 0;
}

.care .contact_info .container p {
    margin-bottom: 0;
}

.care .location_modules {
    margin-top: 30px;
}

.care .location_volunteer_efforts {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    order: 2;
    position: relative;
    padding-bottom: 30px;
}

.care .location_item {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    margin: 70px 0;
    padding: 70px 0 0 0;
    border-top: 1px solid #e2e1e1;
}

.care .location_item:first-of-type {
    border-top: none;
    margin-top: 30px;
    padding-top: 30px;
}

.care .single-item {
    width: 100%;
    display: block;
    position: relative;
    /* overflow: hidden; */
    margin: 0 auto;
    max-width: 600px;
    height: auto;
}

.care .care_blurb {
    width: 100%;
    order: 1;
    display: block;
}

.care .slick-initialized .slick-slide {
    height: auto!important;
    /* width: 100% !important; */
}


.care .slick-slide a {
    width: 100%;
    height: auto;
    border:  none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.care .slick-slide a img,
.care .slick-slide img {
    width: 100%;
    height: auto;
    display: block;
    align-self:center;
    margin: 0 auto;
}


.care .slick-track {
    height:  auto!important;
    overflow: hidden;
    /* width: 100% !important; */
    display: block;
}

.care .slick-arrow {
    position: absolute;
    top: calc(50% - 30px);
    height: 20px;
    content: ">";
    transform: scaleY(1.5) translate(1px, 1px);
    -moz-transform: scaleY(1.5) translate(2px, -2px);
    color: #FFF;
    font-size: 40px;
    font-weight: bold;
    background: transparent;
    border: 0;
    transition: all .3s ease;
    outline: none;
    }



.care .slick-arrow.slick-prev {
    left: -15px;
}

.care .slick-arrow.slick-prev:before {
    content: "<";
    transform: scaleY(1.5) translate(-1px, 1px);
    -moz-transform: scaleY(1.5) translate(-1px, -2px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#000')";
    filter: drop-shadow(0px 0px 4px #000);
    opacity: 1;
}

.care .slick-arrow.slick-next {
    right: -15px;
}

.care .slick-arrow.slick-next:after {
    content: ">";
    transform: scaleY(1.5) translate(1px, 1px);
    -moz-transform: scaleY(1.5) translate(2px, -2px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#000')";
    filter: drop-shadow(0px 0px 4px #000);
}


.care .care_slider_nav {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    /* display: flex; */
}

.care .care_slider_nav ul {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.care .care_slider_nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 10px;
    border-radius: 50%;
    background-color: grey;
    height: 10px;
    margin: 0 5px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.58);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.58);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.58);
    transition: all .3s ease;
}

.care .care_slider_nav li:first-child {
    margin-left: 0;
}

.care .care_slider_nav .slick-active {
    border: 1px solid grey;
    background-color: #FFF;
}


.care .care_slider_nav li:hover {
    transform: scale(1.2,1.2);
    cursor: pointer;
}


.care .care_slider_nav li button {
    display: none;
}





@media screen and (min-width: 1024px) {


    .care section.application_form a {
        font-size: 45px;
        line-height: 50px;
    }
    
    .care .location_item {
        flex-direction: row;
    }

        .care .location_item.right_image .location_volunteer_efforts {
            order: 2;
            margin: 0 0 0 5%;
        }

        .care .location_item.right_image .care_blurb {
            order: 1;
        }

    .care .location_volunteer_efforts {
        width: 45%;
        display: inline-block;
        margin: 0px 5% 0 0;
        float: left;
        order: 1;
        align-self: baseline;
    }

    .care .care_blurb {
        width: 50%;
        display: inline-block;
        float: left;
        order: 2;
    }

        .care .care_blurb h3 {
            margin: 0 0 10px 0;
            padding: 0;
        }

}


.care .care_application_copy {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 60px;
}

.care .care_application_copy h3,
.care .care_application_copy p {
    text-align: center;
}

.care .campus_list {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 20px auto 60px;
    max-width: 1000px;
    justify-content: center;
}

.care .campus_item {
    text-align: center;
    align-content: center;
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    padding: 0 30px 50px;
    width: 90%;
}

.care .campus_list .campus_item p {
    font-weight: bold;
    margin: 0;

}

@media screen and (min-width: 768px) {
   .care .campus_list .campus_item {
        width: 50%;
    } 
}

@media screen and (min-width: 1024px) {
   .care .campus_list .campus_item {
        width: 33%;
    } 
}

/** END CARE PAGE CSS **/




/** ALUMNI CSS **/


.alumni-reviews * {
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

.alumni-reviews .alumni-reviews-filter {
    background-color: #000;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 20px 0;
    overflow: auto;
}

.alumni-reviews .alumni-reviews-filter .container {
    display: block;
    width: 90%;
    margin: 0 auto;
    max-width: 1050px;
}

.alumni-reviews .alumni-reviews-filter span {
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
    display: block;
    clear: both;
    margin-bottom: 20px;
}

.alumni-reviews .alumni-reviews-filter label {
    display: none;
}

.alumni-reviews .alumni-reviews-filter select {
    width: 100%;
    margin: 0 0 20px;
    border: none;
    height: 35px;
}

.alumni-reviews .alumni-reviews-filter span.button-slants {
    display: block;
    background: #AA0E13;
    position: relative;
    width: calc(100% - 20px);
    text-align: center;
    margin: 0 auto 15px;
    cursor: pointer;
    transition: .3s ease;
}

.alumni-reviews .alumni-reviews-filter span.button-slants:hover,
.alumni-reviews .alumni-reviews-filter span.button-slants:hover:before,
.alumni-reviews .alumni-reviews-filter span.button-slants:hover:after{   
    background-color: #ca0103;
}

.alumni-reviews .alumni-reviews-filter span.button-slants:before,
.alumni-reviews .alumni-reviews-filter span.button-slants:after {
    content: "";
    width: 15px;
    height: 35px;
    background-color: #AA0E13;  
    position: absolute;
    top: 0;
    transition: .3s ease;
}

.alumni-reviews .alumni-reviews-filter span.button-slants:before {
    transform: skewX(-12.7deg);
    left: -5px;
}

.alumni-reviews .alumni-reviews-filter span.button-slants:after {
    transform: skewX(-12.7deg);
    right: -5px;
}

.alumni-reviews .alumni-reviews-filter span.button-slants input {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    color: #FFF;
    font-weight: 700;
    cursor: pointer;
    transition: .3s ease;
}

.alumni-reviews .alumni-reviews-filter span.button-slants input:hover {
    background-color: transparent;
}

.alumni-reviews .alumni-reviews-filter input.clear-button {
    background: url(../images/x-button.png) no-repeat left center transparent;
    border: none;
    padding-left: 20px;
    color: #FFF;
    font-style: italic;
    cursor: pointer;
    float: right;
    clear: both;
    width: 100px;
    text-align: right;
} 

.alumni-reviews .alumni-reviews-results {
    display: block; 
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: auto;
    background-color: #ebebeb;
}

.alumni-reviews .alumni-reviews-results .divContainer {
    display: block;
    width: 90%;
    margin: 20px auto;
    background-color: #FFF;
    padding: 20px 5%;
    overflow: visible;
    max-width: 1050px;
    position: relative;
}

.alumni-reviews .alumni-reviews-results .single-item {

}

.alumni-reviews .alumni-reviews-results .single-item .slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile {
    height: 100px;
    border: 1px solid #e1e1e1;
    width: 100%;
    margin: 0 0 15px;
}

.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a {
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    border: 5px solid white;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-decoration: none;
    transition: .3s ease;
    
}

.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a:hover {
    background-color: #dedede;
}

.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a .alumniFilterProfile-image {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 70px;
    overflow: hidden;
    flex-basis: 70px;
}

.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a .alumniFilterProfile-image img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0;
    padding: 0;
    align-self: center;
    transition: .3s ease;
    max-width: none;
    border: none;
}


.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a:hover .alumniFilterProfile-image {
    overflow: hidden;
}

.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a:hover .alumniFilterProfile-image img {
    transform: scale(1.1,1.1);
}


.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a .alumniFilterProfile-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-left: 7px;
    flex-basis: 53%;
}

.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a .alumniFilterProfile-text p.alumniFilterProfileText-name {
    margin: 0 0 15px;
    padding: 0;
    height: auto;
    font-size: 12px;
    line-height: 13px;
    font-weight: 700;
    color: black;
    text-decoration: none;
}

.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a .alumniFilterProfile-text p.alumniFilterProfileText-title {
    margin: 0;
    padding: 0;
    height: auto;
    font-size: 12px;
    color: #666666;
    line-height: 13px;
}
.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a .alumniFilterProfile-text p.alumniFilterProfileText-name,
.alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile a .alumniFilterProfile-text p.alumniFilterProfileText-title {
    width: 100%;
}

.alumni-reviews button.slick-arrow {
    height: 50px;
    width: 50px;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 25px);
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: none;
}

.alumni-reviews button.slick-arrow:focus {
    outline: none
}

.alumni-reviews button.slick-prev.slick-arrow {
    left: -18px;

}

.alumni-reviews button.slick-next.slick-arrow {
    right: -18px;
}

.alumni-reviews button.slick-prev.slick-arrow:before,
.alumni-reviews button.slick-next.slick-arrow:before {
    content: "<";
    color: #AA0E13;
    font-weight: 700;
    font-size: 75px;
    transform: scale(1,1.3);
    display: block;
    -moz-transform: scaleY(1.5) translate(2px, -2px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#000')";
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.52));
    line-height: 75px;
    height: 57px;
    padding: 0;
    margin: 0;
    top: -18px;
    position: relative;
    transition: .3s ease;
}

.alumni-reviews button.slick-arrow:hover:before
{
    color: #ca0103;
}

.alumni-reviews button.slick-prev.slick-arrow:before {
    content: "<";
}

.alumni-reviews button.slick-next.slick-arrow:before {
    content: ">";
}

.alumni-reviews .slick-initialized .slick-slide {
    height: auto !important;
}

.alumni-reviews .alumni_slider_nav {
    display: none;
}

@media screen and (min-width: 660px) {
    .alumni-reviews .alumni-reviews-results .single-item .slide {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile {
        margin: 0 0 15px;
        width: initial;
        flex-basis: 44%;
    }

    .alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile:nth-child(odd) {
        margin-right: 15px;
    }
}


@media screen and (min-width: 768px) {
    .alumni-reviews .alumni-reviews-filter .container {
        max-width: 70%;
    }

    .alumni-reviews .alumni-reviews-results .divContainer {
        padding: 20px 50px;
    }

    .alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile {
        margin: 0 0 15px;
        width: initial;
        flex-basis: 170px;
    }

    .alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile {
        margin-right: 15px;
    }
}

@media screen and (min-width: 1024px) {

    .alumni-reviews .alumni-reviews-filter .container {
        max-width: 1050px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        height: 80px;
    }

    .alumni-reviews .alumni-reviews-filter span {
        display: inline-block;
        float: left;
        clear: none;
        margin-right: 25px;
        margin-bottom: 0;
    }

    .alumni-reviews .alumni-reviews-filter select {
        display: inline-block;
        float: left;
        width: 35%;
        margin-right: 25px;
        margin-bottom: 0;
    }

    .alumni-reviews .alumni-reviews-filter span.button-slants  {
        display: inline-block;
        width: 100px;
        float: right;
        margin: 0;
    }

    .alumni-reviews .alumni-reviews-filter input.clear-button {
        align-self: flex-end;
        position: absolute;
        right: -6px;
        bottom: -15px;
        margin-bottom: 0;
    }


    .alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile {
        flex-basis: 170px;
    }

    .alumni-reviews .alumni-reviews-results .single-item .slide .alumniFilterProfile {
        margin-right: 15px;
    }


}


/** END ALUMNI CSS **/






/** TUITION REDUCTION  **/
.tuition-reduction * {
  box-sizing: border-box;
}

.tuition-reduction .container {
  display: block;
  width: 90%;
  margin: 0 auto;
  overflow: visible;
  position: relative;
  max-width: 1200px;
}

.tuition-reduction-top > .container {
    padding-bottom: 120px;
}

.tuition-reduction {
    width: 100%;
    overflow: hidden;
    padding: 0;
}

.tuition-reduction-top {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 15px;
  background-color: #FFF;
  position: relative;
}

.tuition-reduction-top .text {
  margin: 0 auto;
  padding: 0;
}

.tuition-reduction-top .text h1 {
  font-size: 38px;
  line-height: 41px;
  color: #AA0E13;
  font-weight: normal;
  margin: 0 0 15px;
  text-transform: none;
  font-style: normal;
  font-family: "Avenir LT W01 95 Black", "sans-serif";
}

.tuition-reduction-top .text p {
  color: #000;
  font-size: 16px;
  line-height: 29px;
  margin: 0;
  padding: 0;
}

.tuition-reduction-top .timeline {
    width: 112%;
    margin-left: -6%;
    margin-top: 80px;
}

.tuition-reduction-top p.notes {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    bottom: 0;
    right: 0px;
    position: absolute;
    font-style: italic;
}

.tuition-reduction-top .timeline > .timeline-arrow {
    width: 100%;
    height: 70px;
    margin: 0;
    padding: 0;
    overflow: visible;
    position: relative;
    z-index: 5;
}

.tuition-reduction-top .timeline > .timeline-arrow .arrow-top,
.tuition-reduction-top .timeline > .timeline-arrow .arrow-bottom{
  background-color: #FFF;
  display: inline-block;
  float: left;
  width: 50%;
  height: 35px;
  -webkit-box-shadow: 2px 5px 4px 0px rgba(0,0,0,0.77);
  -moz-box-shadow: 2px 5px 4px 0px rgba(0,0,0,0.77);
  box-shadow: 2px 5px 4px 0px rgba(0,0,0,0.77);
  margin-top: -10px;
}

.tuition-reduction-top .timeline .timeline-arrow .arrow-top {
  -moz-transform: skewX(0deg) skewY(12.7deg);
  -webkit-transform: skewX(0deg) skewY(12.7deg);
  -o-transform: skewX(0deg) skewY(12.7deg);
  -ms-transform: skewX(0deg) skewY(12.7deg);
  transform: skewX(0deg) skewY(12.7deg);
  margin-left: 0;
  transform-origin: bottom right;
}

.tuition-reduction-top .timeline  .timeline-arrow .arrow-bottom {
  -moz-transform: skewX(0deg) skewY(-12.7deg);
  -webkit-transform: skewX(0deg) skewY(-12.7deg);
  -o-transform: skewX(0deg) skewY(-12.7deg);
  -ms-transform: skewX(0deg) skewY(-12.7deg);
  transform: skewX(0deg) skewY(-12.7deg);
  float: left;
  margin-right: 0;
  transform-origin: bottom left;
}

.tuition-reduction-top .timeline ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.tuition-reduction-top .timeline ul li {
    position: relative;
    min-height: 100px;
    display: block;
    background: transparent !important;
}

.tuition-reduction-top .timeline ul li .timeline-arrow {
    display: block;
    height: 130px;
    width: 100%;
    margin-left: 0;
}


.tuition-reduction-top .timeline ul li .timeline-arrow .arrow-top, 
.tuition-reduction-top .timeline ul li .timeline-arrow .arrow-bottom {
    background-color: #243b81;
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
    -webkit-box-shadow: 2px 5px 4px 0px rgba(0,0,0,0.77);
    -moz-box-shadow: 2px 5px 4px 0px rgba(0,0,0,0.77);
    box-shadow: 2px 5px 4px 0px rgba(0,0,0,0.77);
    /* margin-top: 25px; */
}

.tuition-reduction-top .timeline ul .timeline-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FFF;
    z-index: 10;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 15px;
    transition: .2s ease;
}

.tuition-reduction-top .timeline ul .timeline-text p{
  font-size: 11px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
}

.tuition-reduction-top .timeline ul .timeline-text span{
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Avenir LT W01 95 Black", "sans-serif";
}

.tuition-reduction-top .timeline ul .timeline-text span.text-size-large {
  font-size: 44px;
  line-height: 40px;
  font-weight: normal;
}

.tuition-reduction-top .timeline ul .timeline-text span.text-size-medium {
  font-size: 19px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: bold;
}

.tuition-reduction-top .timeline ul .timeline-text span.text-size-small {
  font-size: 14px;
  line-height: 13px;
  font-weight: bold;
}


.tuition-reduction-top .timeline ul li:nth-child(1) {
  z-index: 4;
  background: -moz-linear-gradient(left, #192959 0%, #192959 50%, #16244f 50%, #16244f 100%);
  background: -webkit-linear-gradient(left, #192959 0%,#192959 50%,#16244f 50%,#16244f 100%);
  background: linear-gradient(to right, #192959 0%,#192959 50%,#16244f 50%,#16244f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#192959', endColorstr='#16244f',GradientType=1 );
  margin-top: -66px;
}

.tuition-reduction-top .timeline ul li:nth-child(1) .timeline-arrow .arrow-top {
  background-color: #191919;
}

.tuition-reduction-top .timeline ul li:nth-child(1) .timeline-arrow .arrow-bottom {
  background-color: #0b0b0b;
}




.tuition-reduction-top .timeline ul li:nth-child(2) {
  z-index: 3;
background: -moz-linear-gradient(left,  #036fc7 0%, #036fc7 50%, #0262b0 50%, #0262b0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #036fc7 0%,#036fc7 50%,#0262b0 50%,#0262b0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #036fc7 0%,#036fc7 50%,#0262b0 50%,#0262b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#036fc7', endColorstr='#0262b0',GradientType=1 ); /* IE6-9 */
}

.tuition-reduction-top .timeline ul li:nth-child(2) .timeline-arrow .arrow-top {
  background-color: #757575;
}

.tuition-reduction-top .timeline ul li:nth-child(2) .timeline-arrow .arrow-bottom {
  background-color: #686868;
}


.tuition-reduction-top .timeline ul li:nth-child(3) {
  z-index: 2;
background: -moz-linear-gradient(left,  #0caac7 0%, #0caac7 50%, #0b9ab4 50%, #0b9ab4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0caac7 0%,#0caac7 50%,#0b9ab4 50%,#0b9ab4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0caac7 0%,#0caac7 50%,#0b9ab4 50%,#0b9ab4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0caac7', endColorstr='#0b9ab4',GradientType=1 ); /* IE6-9 */
}

.tuition-reduction-top .timeline ul li:nth-child(3) .timeline-arrow .arrow-top {
  background-color: #8f0707;
}

.tuition-reduction-top .timeline ul li:nth-child(3) .timeline-arrow .arrow-bottom {
  background-color: #770606;
}


.tuition-reduction-top .timeline ul li:nth-child(4) {
background: -moz-linear-gradient(left,  #ed8c01 0%, #ed8c01 50%, #d98001 50%, #d98001 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ed8c01 0%,#ed8c01 50%,#d98001 50%,#d98001 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ed8c01 0%,#ed8c01 50%,#d98001 50%,#d98001 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed8c01', endColorstr='#d98001',GradientType=1 ); /* IE6-9 */

}

.tuition-reduction-top .timeline ul li:nth-child(4) .timeline-arrow .arrow-top {
  background-color: #AA0E13;
}

.tuition-reduction-top .timeline ul li:nth-child(4) .timeline-arrow .arrow-bottom {
  background-color: #e21116;
}





.tuition-reduction-bottom {
  width: 100%;
    margin: 0 auto 30px;
    padding: 45px 0;
    background-color: #f0f0f0;
    /*box-shadow:0 1px 4px rgba(0, 0, 0, 0.2),
    0 -1px 0px rgba(220, 220, 221, 1) inset,
    0 -2px 0px rgba(240, 240, 240, 1) inset;*/
    position: relative;
}

.tuition-reduction-bottom:before,
.tuition-reduction-bottom:after {
  position:absolute;
  content:"";
  top:100px;
  bottom:5px;
  left:30px;
  right:30px;
  z-index:-1;
  /*box-shadow: 0 0 40px 7px #e8e8e8;
  border-radius: 100px/20px; */
  width: 100%;
}

.tuition-reduction-bottom .text h3 {
  color: #51535c;
  font-size: 16px;
  line-height: 20px;
}

.tuition-reduction-bottom .text p {
  color: #51535c;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}


.tuition-reduction-bottom .cta a {
  display: flex;
  width: 75%;
  max-width: 250px;
  color: #FFF;
  background-color: #AA0E13;
  padding: 15px 10px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  margin: 30px auto 0;
  -webkit-box-shadow: 0px 5px 14px -5px rgba(20,33,72,.7);
  -moz-box-shadow: 0px 5px 14px -5px rgba(20,33,72,.7);
  box-shadow: 0px 5px 14px -5px rgba(20,33,72,.7);
  position: relative;
  transition: .3s ease;
  align-content: center;
  justify-content: center;
  -moz-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  transform: skew(-30deg);
}

.tuition-reduction-bottom .cta a span {
    transform: skew(30deg);
}

.tuition-reduction-bottom .cta a:after {
  content: "";
  clear: both;
  display: block;
  width: 1px;
  height: 1px;
  float: none;
}

.tuition-reduction-bottom .cta a:hover {
  background-color: #e21116;
}

.tuition-reduction-disclaimer {
  padding: 0;
  margin: 0 auto 40px;
}

.tuition-reduction-disclaimer p {
  color: #929292;
  font-size: 12px;
  line-height: 15px;
  margin: 0 auto;
  padding: 0;
}




@media screen and (min-width: 768px) {

  .tuition-reduction-top > .container {
    padding-bottom: 40px;
}
  .online-tuition-and-aid .container {
      width: 100%;
  }

  .tuition-reduction-top .timeline {
    width: 100%;
    margin: 40px auto 0;
  }

  .online-tuition-and-aid .container .timeline  {
      width: 97%;
  }
  
  .tuition-reduction-top .timeline > .timeline-arrow {
    display: none;
  }
  
  .tuition-reduction-top .timeline ul {
    display: block;
    width: 104%;
    margin: 0 auto;
    padding: 0 0 0 4%;
  }
  
  .tuition-reduction-top .timeline ul li {
    display: inline-block;
    width: 24%;
    height: 180px;
    padding: 0;
    margin: 0;
    position: relative;
  }
  
  .tuition-reduction-top .timeline ul li:first-child {
    margin-left: 0;
  }
  
  .tuition-reduction-top .timeline ul li .timeline-arrow  {
    position: absolute;
    bottom: 0;
    height: 56px;
  }
  
  .tuition-reduction-top .timeline ul li .timeline-arrow .arrow-top, 
  .tuition-reduction-top .timeline ul li .timeline-arrow .arrow-bottom {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 auto;
    padding: 0;
    height: 28px;
    width: 97.5%;
    position: relative;
  }
  
  .tuition-reduction-top .timeline ul li .timeline-arrow .arrow-top {
    transform: skewX(47deg) skewY(00deg) rotate(0deg);
  }
  
  .tuition-reduction-top .timeline ul li .timeline-arrow .arrow-bottom {
    transform: skewX(-47deg) skewY(0deg) rotate(0deg);
    transform-origin: top left;
  }
  
  .tuition-reduction-top .timeline ul .timeline-text:before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 5px solid white;
    transform: none;
    position: absolute;
    bottom: 36px;
    left: calc(50% - 17px);
    box-sizing: initial;
  }
  
  .tuition-reduction-top .timeline ul .timeline-text:after {
    content: "";
    width: 3px;
    height: 24px;
    position: absolute;
    bottom: 75px;
    left: calc(50% - 2px)
  }
  
    .tuition-reduction-top .timeline ul li:nth-child(1) .timeline-text:before {
    background-color: #000000;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 5px 0px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 0px 4px rgba(0,0,0,1);
  }
  
  .tuition-reduction-top .timeline ul li:nth-child(1) .timeline-text:after {
    background-color: #000000;
  }
  
      .tuition-reduction-top .timeline ul li:nth-child(2) .timeline-text:before {
    background-color: #545454;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(84, 84, 84,1);
-moz-box-shadow: 0px 5px 0px 0px rgba(84, 84, 84,1);
box-shadow: 0px 0px 0px 4px rgba(84, 84, 84,1);
  }
  
    .tuition-reduction-top .timeline ul li:nth-child(2) .timeline-text:after {
    background-color: #545454;
  }
  
      .tuition-reduction-top .timeline ul li:nth-child(3) .timeline-text:before {
    background-color: #6a0505;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(106, 5, 5, 1);
-moz-box-shadow: 0px 5px 0px 0px rgba(106, 5, 5, 1);
box-shadow: 0px 0px 0px 4px rgba(106, 5, 5, 1);
  }
    
    .tuition-reduction-top .timeline ul li:nth-child(3) .timeline-text:after {
    background-color: #6a0505;
  }
  
      .tuition-reduction-top .timeline ul li:nth-child(4) .timeline-text:before {
    background-color: #c50d12;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(197, 13, 18, 1);
-moz-box-shadow: 0px 5px 0px 0px rgba(197, 13, 18, 1);
box-shadow: 0px 0px 0px 4px rgba(197, 13, 18, 1);
  }
  
      .tuition-reduction-top .timeline ul li:nth-child(4) .timeline-text:after {
    background-color: #c50d12;
  }
  
  
  .tuition-reduction-top .timeline ul li:nth-child(1) {
    margin-top: 0;
  }
  
  
  .tuition-reduction-top .timeline ul .timeline-text {
    top: 0;
    justify-content: flex-start;
    height: 100%;
    margin-left: -10%;
    display: block;
    float: none;
    text-align: center;
    color: #000;
  }
  
  .tuition-reduction-top .timeline ul .timeline-text .arrow-text {
    color: #FFF;
  }

  .tuition-reduction-top .timeline ul .timeline-text span.text-size-large {
      letter-spacing: -.5px;
      font-weight: 600;
    }

  
  .tuition-reduction-top .timeline ul .timeline-text span {
    display: block;
  }
  
  .tuition-reduction-top .timeline ul .timeline-text p {
    position: absolute;
    bottom: 2px;
    width: 100%;
    text-align: center;
    left: 0;
  }
  
  .tuition-reduction-bottom {
    padding: 20px 0 30px;;
  }
  
  .tuition-reduction-bottom .container {
    overflow: auto;
  }
  
  .tuition-reduction-bottom .cta a {
    margin: 10px 20px 0 0;
    float: right;
  }

  .online-tuition-and-aid .tuition-reduction-bottom .container {
      width: 90%;
  }
  
}




@media screen and (min-width: 1024px) {
  .tuition-reduction .container {
    overflow: auto;
  }
  
  .tuition-reduction-top .container {
    overflow: visible;
    display: flex;
    align-items: center;
  }
  
  .tuition-reduction-top {
    overflow: auto;
  }

  .online-tuition-and-aid .tuition-reduction-top {
    overflow: visible;
  }
  
  .tuition-reduction-top .text {
    display: inline-block;
    float: left;
    width: 34%;
    margin: 0 7% 0 0;
  }


  
  .tuition-reduction-top .timeline {
    display: inline-block;
    float: right;
    width: 58%;
    margin: 0px;
  } 


.online-tuition-and-aid .tuition-reduction-top .container {
    display: block;
}

  .online-tuition-and-aid .tuition-reduction-top .text {
      
      display: block;
      float: none;
      width: 100%;
      clear: both;
  }

    .online-tuition-and-aid .tuition-reduction-top .timeline {
        margin-top: 40px;
        display: block;
        float: none;
        clear: both;
    }
  
  .tuition-reduction-bottom {
    padding: 45px 0;
  }
  
  .tuition-reduction-bottom .container {
    display: flex;
    align-items: center;
  }
  
  .tuition-reduction-bottom .text {
width: 70%;
  }
  
  .tuition-reduction-bottom .cta {
    width: 28%;
    height: 100%;
    margin-top: 0;
  }

  .online-tuition-and-aid .tuition-reduction-bottom .container {
      flex-direction: column;
  }

  .online-tuition-and-aid .tuition-reduction-bottom .text {
    width: 100%;
    margin-bottom: 20px;
  }

  .online-tuition-and-aid .tuition-reduction-bottom .cta {
      align-self: flex-end;
      margin-right: 15px;
  }
  
  .tuition-reduction-bottom .cta a {
    width: 100%;
    margin: 10px 10px 0 0;
  }
  
}
/** END TUITION REDUCTION **/











/** REMOVING SPACE ON NATIONAL HOMEPAGE **/

.national_home .alert + section + .content--mid {
    padding: 0;
    margin-top: -48px;
}
/** END REMOVING SPACE ON NATIONAL HOMEPAGE **/


.dark-red-fill { 
    display: none 
}

/** HIDING RED BOX ON TEACHOUT ALERT **/
#teach-out-modal + .alert .dark-red-fill {
    display: none !important;
}
/** END RED BOX ON TEACHOUT ALERT **/




.help-with-section {
    margin-top: 15px;
    border-top: 1px #eee solid;
    margin-right: 50px;
}
.contact-accordion {
    background-color: #fff;
    color: #AA0E13;
    cursor: pointer;
    padding: 5px 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.arrow-link {
    border: solid #AA0E13;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin: 0px 0px 2px 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.active {
}
.accordion-panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.teachout-alert {
    background: black;
    color: white;
    padding: 5px 10px;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
.teachout-alert-inner {
    max-width: 1300px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .teachout-alert {
        font-size: 1em;
        line-height: 1.5em;
    }
}
@media (min-width: 1224px) {
    .teachout-alert-inner {
        padding: 0 28px;
    }
}

/*Hides menu and search for online-specific rif - 53063*/
.online-rif .local-header__menubtn, .online-rif .local-header__searchbtn {
    display: none;
}
.online-rif .page-title.background--greenBlue:after {
    display: none;
}
.online-rif .page-title.background--greenBlue h1 {
    margin-bottom: 10px;
    font-size: 26px;
}
@media (min-width: 768px) {
    .online-rif .page-title.background--greenBlue h1 {
        margin-bottom: 20px;
        font-size: 3em;
    }
}

/*Open House Thank You*/
.ch-next-steps-container {
    width: 90%;
    margin: 0 auto;
    max-width: 570px;
}
.ch-next-steps-container .ch-next-steps-header {
    text-align: center;
}
.ch-next-steps-container h3.ch-next-steps-header {
    font-size: 1em;
    margin-bottom: 1em;
}
.ch-thank-you-content h3 {
    padding-top: 0;
    font-size: 1.5em;
}
.ch-next-steps-container img.ch-next-steps-img {
    width: auto;
    margin-bottom: .75em;
}
.ch-next-steps-container .ch-next-steps {
    width: 80%;
    margin: 0 auto;
}
.ch-next-steps-container ul.ch-next-steps {
    list-style-type: none;
    padding-left: .75em;
}
.ch-next-steps-container ul.ch-next-steps li.ch-numOne {
    background-image: url("../../assets/images/bullet-circle-red-one.png");
    background-repeat: no-repeat;
    background-size: 24px;
    padding-left: 2.6em;
    padding-bottom: 1em;
}
.ch-next-steps-container ul.ch-next-steps li a {
    color: #AA0E13;
    text-decoration: underline;
    font-weight: 600;
    line-height: 1.3;
}
.ch-next-steps-container ul.ch-next-steps li.ch-numTwo {
    background-image: url("../../assets/images/bullet-circle-red-two.png");
    background-repeat: no-repeat;
    background-size: 24px;
    padding-left: 2.6em;
    padding-bottom: 1em;
}
.ch-thank-you-content .left-content {
    border-right: none;
}
.ch-thank-you-content .left-content .content .wrapper {
    text-align: center;
    padding: 0 20px;
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
a#brochureLink {
    background: #AA0E13;    
    border: none;
    max-width: 350px;
    text-align: center;
    margin: 20px auto;
    width: 75%;
}
a#brochureLink span {
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg);
    display: inline-block;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
}
    a#brochureLink:before {
        display: none;
    }

@media (min-width: 768px) {
    .ch-thank-you-content .left-content {
        width: 100%;
    }
        a#brochureLink {
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        transform: skew(-30deg);
    }
    a#brochureLink span {
        -webkit-transform: skew(15deg);
        -moz-transform: skew(15deg);
        -ms-transform: skew(15deg);
        -o-transform: skew(15deg);
        transform: skew(15deg);
    }
}

.page-title h1 span.subhead {
    display: block;
    font-size: 28px;
    line-height: 30px;
}
.cs-callout {
    max-width: 900px;
    margin: 0 auto;
}
.cs-callout-item {
    border: 1px solid #cecece;
    margin: 20px 10px;
}
.cs-callout-item h2 {
    color: white;
    margin: 0;
    padding: 20px 10px 0 10px;
    font-size: 27px;
    line-height: 18px;
}
.cs-callout-item h2 span {
    font-size: 15px;
    line-height: 16px;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
    font-family: "Avenir LT W01 65 Medium", "sans-serif";
}
.cs-callout-item ul {
    padding: 10px 20px 1px 30px;
    margin-left: 0;
    font-size:  15px;
    line-height: 20px;
    letter-spacing: 0px;
}
.dark-gray h2 {
    background: #0b0b0b;
}
.light-gray h2 {
    background: #686868;
}
.dark-red h2 {
    background: #770706;
}
.light-red h2 {
    background: #e21116;
}

@media (min-width: 900px) {
    .cs-callout {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .cs-callout-item {
        -webkit-flex: 1 100%;
        -moz-flex: 1 100%;
        -ms-flex: 1 100%;
        flex: 1 100%;
        width:  0;
    }
    .cs-callout-item:first-of-type {
        margin-left: 0;
    }
    .cs-callout-item:last-of-type {
        margin-right: 0;
    }
}

.campus-list {
    color: white;
    list-style: none;
    max-width: 700px;
    width: 100%;
    margin: 20px auto 50px;
    line-height: 35px;
    text-align: center;
}

@media (min-width: 550px) {
    .campus-list {
        column-count: 2;
        text-align: left;
        padding-left: 50px;
    }
}

@media (min-width: 768px) {
    .campus-list {
        column-count: 3;
        padding-left: 90px;
        max-width: 750px;
    }
}
.campus-list li a:hover {
	color: #AA0E13;
}
.gray-disclaimer {
    color: #ADADAD!important;
    font-size: 13px;
    text-align: center;
    margin-bottom: 50px;
}
.select-your-campus .heading-center {
    text-align: center;
}
.select-your-campus h2:after {
    content: "";
    height: 1px;
    background: #adadad;
    display: block;
    width: 70%;
    margin: 0 auto;
    margin-top: 35px;
}

.open-house-ty .invite-friend-form-left, 
.open-house-ty .invite-friend-form-right {
    width: 100%;
    display: block;
}
.open-house-ty .invite-friend-form {
    display: block;
}

/*
#mini-rif-form-container {
  display: none;
}
*/
.exp-97 {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: -10px;
  height: 4.563rem;
  z-index: 1002;
  background-color: transparent;
}

.exp-97 .cta-wrapper {
  background-color: black;
  color: white;
  width: 100%;
  height: 4.563rem;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.exp-97 .cta-wrapper .cta-text {
  height: 1.25rem;
  float: left;
  width: 6rem;
  margin: 1.625rem 0rem 1.625rem 1.625rem;
  padding-bottom: 1.75rem;
}

.exp-97 .cta-wrapper .cta-text span {
  color: white;
  text-align: center;
  font-family: Avenir, sans-serif;
  line-height: 1.25rem;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 1px;
}

.exp-97 .cta-wrapper .cta-button {
  background-color: #AA0E13;
  margin: 1rem 1.188rem 1rem 1rem;
  padding: 0.6875rem 8%;
  float: right;
  width: 56%;
  height: 2.75rem;
}

@media screen and (device-aspect-ratio: 2 / 3) {
  .exp-97 .cta-wrapper .cta-button {
    width: 51%;
    margin-top: 11px;
  }

  .exp-97 .cta-wrapper .cta-button span {
    font-size: 0.8rem;
  }
}
@media screen and (device-aspect-ratio: 40 / 71) {
  .exp-97 .cta-wrapper .cta-button {
    width: 51%;
  }

  .exp-97 .cta-wrapper .cta-button span {
    font-size: 0.8rem;
  }
}
.exp-97 .cta-wrapper .cta-button span {
  font-size: 1rem;
  font-family: AvenirLTW01-95BlackObli, sans-serif;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.375rem;
  margin: 0rem;
}

 


.national-footer {
  padding-bottom: 50px;
}
 

.local-footer {
  padding-bottom: 50px;
}


body {
  font-family: "Avenir LT W01 65 Medium", "Helvetica Neue", sans-serif;
  line-height: 1.5;
}

h1 {
  font-family: "Avenir LT W01 95 Black", "Helvetica Neue Bold", sans-serif;
  text-align: center;
  line-height: 1.2;
}

.wrap {
  max-width: 1200px;
  margin: 0 auto 3rem;
  padding: 1rem;
}

#bottom-cta {
  font-family: "AvenirLTW01-95BlackObli", "Helevetica Neue Bold Oblique", sans-serif;
  bottom: 0;
  box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 1001;
}

#bottom-cta a {
  color: #fff;
  display: block;
  flex-grow: 1;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  padding: 1.2rem;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  #bottom-cta {
    display: none;
  }
  .wrap {
    margin-bottom: 0;
  }
}

.chat-button {
  background: #000;
}

.request-brochure-button {
  background: #AA0E13;
}
@media (min-width: 1224px) {
    .local-header-primary__subnav {
        top: 75%;
    }


 @media (min-width: 1224px) {
  .natl-main-nav__list {
    display: flex;
    align-items: baseline;
  }
  .natl-header__wrapper {
    padding: 2.5rem 0 0.3rem;
  }
  .natl-header__logo {
    margin: 10px auto 0;
  }
}

}

.tour-panel-container {
margin-top: 50px;
}