/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

figcaption {
    font-style: italic;
}

blockquote {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.c-caption__modal {
    color: white;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(0,0,0,0.50);

}

audio, canvas, progress, video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
progress {
    vertical-align: baseline
}
[hidden], template {
    display: none
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active, a:hover {
    outline-width: 0
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
b, strong {
    font-weight: inherit;
    font-weight: bolder
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background-color: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
img {
    border-style: none
}
svg:not(:root) {
    overflow: hidden
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}
optgroup {
    font-weight: 700
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
textarea {
    overflow: auto
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
body {
    font-size: 16px;
    line-height: 1.5;
    color: #4a4a4a;
    font-family: Open Sans, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    overflow-x: hidden
}
.page {
    transition: transform .3s;
    position: relative;
    overflow: hidden;
}
@media (max-width:1025px) {
    .page.mobile-nav-opened {
        box-shadow: 0 1px 0 1px #d8d8d8;
        -ms-transform: translateX(-280px);
        transform: translateX(-280px)
    }
}
a {
    transition: .3s
}
.link, a {
    color: #5592c1
}
.chevron:after {
    vertical-align: middle;
    content: "";
    display: inline-block;
    width: .5em;
    height: .8em;
    margin-left: .3em;
    background: url(../images/chevron.svg) 50% no-repeat;
    background-size: contain
}
.chevron--white:after {
    background-image: url(../images/chevron-white.svg)
}
button {
    transition: .3s;
    cursor: pointer
}
img {
    max-width: 100%
}
h1, h2, h3 {
    font-family: Work Sans, Arial, sans-serif;
    line-height: 1
}
h2 {
    font-size: 2.3em;
    text-transform: uppercase;
    font-weight: 700
}
h2.border-bottom {
    padding-bottom: .8em;
    margin-bottom: .8em
}
.border-bottom, hr {
    border: none;
    border-bottom: 1px solid #5592c1
}
h3 {
    color: #5592c1;
    font-weight: 700;
    font-size: 1.3em;
    margin: 0 0 .8em
}
.text-bigger {
    font-size: 1.1em
}
.heading-lg-light {
    font-size: 2.6em;
    font-weight: 300;
    color: #5592c1;
    text-transform: uppercase;
    margin: 0 0 .4em
}
.bg--light {
    background: #f7f7f4
}
.mag {
    position: relative
}
.mag:after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: .7em;
    right: .7em;
    background: url(../images/mag.svg) no-repeat;
    background-size: cover
}
.airnz-widget__title {
    text-align: center;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.15em
}
@media (max-width:767px) {
    .airnz-widget > * {
        margin-left: auto;
        margin-right: auto;
    }
}
.margin {
    margin: 2em 0
}
[v-cloak] {
    display: none!important
}
@media (min-width:768px) {
    .cols {
        display: -ms-flexbox;
        display: flex
    }
}
.cols>div {
    margin: 1em 0
}
@media (min-width:768px) {
    .cols>div {
        -ms-flex: 1;
        flex: 1;
        margin: 0 2em 0 0
    }
    .cols>div.cols__two-thirds {
        -ms-flex: 0 1 55%;
        flex: 0 1 55%
    }
}
.cols>div:last-child {
    margin-right: 0
}
.cols .cols {
    display: block
}
@media (min-width:768px) {
    .cols .cols>div {
        margin: 1em 0
    }
}
@media (min-width:1025px) {
    .cols .cols>div {
        margin: 0 2em 0 0
    }
}
.cols .cols>div:last-child {
    margin-right: 0
}
@media (min-width:1025px) {
    .cols .cols {
        display: -ms-flexbox;
        display: flex
    }
}
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2em
}
@media (min-width:1440px) {
    .container {
        padding: 0
    }
}
.container .container:not(.model-container .container) {
    padding: 0
}
.container--narrow {
    max-width: 968px
}
.container--wide {
    max-width: 1440px
}
.container__main>h2:first-child {
    margin-top: 0
}
.container__main--visit h2, .container__main--visit h3, .container__main--visit h4 {
    color: #5592c1
}
.container__main--live h2, .container__main--live h3, .container__main--live h4 {
    color: #fc0
}
.container__main--business h2, .container__main--business h3, .container__main--business h4 {
    color: #B6BB54
}
.container__main--about h2, .container__main--about h3, .container__main--about h4 {
    color: #E7AE15
}
.container__main--contact h2, .container__main--contact h3, .container__main--contact h4 {
    color: #7BA9A9
}
.container__main--visit hr {
    border-bottom: 1px solid #5592c1
}
.container__main--live hr {
    border-bottom: 1px solid #fc0
}
.container__main--business hr {
    border-bottom: 1px solid #B6BB48
}
div.container__side {
    width: 230px;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
    display: none
}
@media (min-width:768px) {
    div.container__side {
        display: block
    }
}
@media (max-width:767px) {
    .container--sidebar > .container__side {
        display: block;
        width: 100%
    }
}
.btn {
    text-align: center;
    min-width: 140px;
    display: inline-block;
    box-sizing: border-box;
    background: #5592c1;
    color: #fff;
    border: none;
    padding: .6em 1.4em;
    font-size: 1.1em;
    text-decoration: none
}
.btn.chevron:after {
    height: 1.5em;
    margin-left: 1em
}
.btn--sm {
    min-width: 0;
    padding: .4em 1.4em
}
.btn--wide {
    min-width: 290px
}
.btn--med-wide {
    min-width: 205px
}
.btn--inline {
    margin: .5em 0
}
.btn-row {
    text-align: center
}
.btn--huge {
    font-weight: 700;
    text-transform: uppercase;
    background: #fad30c;
    color: #fff
}
@media (min-width:768px) {
    .btn--huge {
        text-decoration: none;
        font-size: 1.1em;
        padding: 1.2em 2em
    }
}
.select {
    display: inline-block;
    position: relative;
    border: 1px solid #5592c1
}
.select:after {
    content: "";
    width: 6px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 1em;
    pointer-events: none;
    background: url(../images/chevron.svg) no-repeat;
    background-size: cover;
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}
.select select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    color: #5592c1;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 45px;
    padding: .5em 3em .5em 1em
}
.select select::-ms-expand {
    display: none
}
.row {
    margin: 3.5em 0
}
.row--bg {
    margin: 0;
    padding: 3.5em 0
}
@media (min-width:768px) {
    .item-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -1em
    }
}
.item-list>div {
    box-sizing: border-box;
    display: block;
    margin-bottom: 2em
}
@media (min-width:768px) {
    .item-list>div {
        margin-bottom: 0;
        padding: 1em;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        max-width: 50%
    }
}
@media (min-width:1025px) {
    .item-list>div {
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
        max-width: 25%
    }
}
@media (min-width:1025px) {
    .item-list--2col>div {
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}
.item-list--2col>div img {
    width: 100%
}
.field {
    margin: 1.3em 0
}
.field label {
    display: block;
    color: #5592c1;
    margin-bottom: .5em
}
.field input[type=text], .field select, .field textarea {
    padding: .5em 3em .5em 1em;
    box-sizing: border-box
}
.field .select, .field input[type=text], .field textarea {
    border: 1px solid #4a4a4a;
    border-radius: 3px;
    color: #4a4a4a
}
.field select {
    color: #4a4a4a
}
.field textarea {
    width: 100%;
    max-width: 600px;
    height: 9em
}
.site-header {
    position: relative;
    z-index: 4;
    height: 80px
}
@media (min-width:1025px) {
    .site-header {
        height: 130px
    }
}
.site-header .container {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}
.site-header__container-wrap {
    max-width: 1440px;
    margin: 0 auto;
    height: 100%
}
.site-header__logo {
    display: block;
    margin-right: 2em
}
.site-header__logo img {
    display: block;
    max-height: 55px
}
.site-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
@media (min-width:1025px) {
    .site-header__logo img {
        max-height: none
    }
}
.site-header--landing {
    margin-bottom: -80px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .01))
}
@media (min-width:1025px) {
    .site-header--landing {
        margin-bottom: -130px
    }
}
.site-header--landing .site-header__container-wrap {
    border-bottom: 2px solid #fff
}
.site-header--visit {
    background: linear-gradient(180deg, #4991bc 0, #77b8d5)
}
.site-header--live {
    background: linear-gradient(180deg, #f5910b 0, #fac033)
}
.site-header--business {
    background: linear-gradient(180deg, #646464 0, #9f9f9f)
}
.site-nav {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
    display: none
}
@media (min-width:1025px) {
    .site-nav {
        display: block
    }
}
.site-nav a {
    display: block;
    text-decoration: none;
    padding: .7em 1em
}
.site-nav li {
    display: inline-block;
    margin: 0 .7em
}
.site-nav li:first-child {
    margin-left: 0
}
.site-nav li:last-child {
    margin-right: 0
}
@media (min-width:1090px) {
    .site-nav li {
        margin: 0 1em
    }
}
.site-nav li a {
    text-transform: uppercase;
    background: transparent;
    font-weight: 700;
    font-size: .95em;
    color: #fff;
    padding: .3em 0;
    letter-spacing: .05em
}
.site-nav li a.active {
    font-weight: 700;
    color: #fad30c;
    border-bottom: 2px solid #fad30c
}
.site-subnav {
    display: none;
}
@media (min-width:1025px) {
    .site-subnav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
}
.site-subnav__socials {
    margin-right: 10px;
}
.site-subnav__socials > a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 24px;
    height: 24px;
}
.btn-mobile-menu {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    background: none;
    border: none;
    width: 32px;
    height: 32px;
    padding: 0;
    color: #fff;
    font-size: 2em;
    outline: none
}
@media (min-width:1025px) {
    .btn-mobile-menu {
        display: none
    }
}
.btn-mobile-menu .btn-mobile-menu__bar {
    position: absolute;
    width: 32px;
    height: 3px;
    background: #fff;
    left: 0;
    transition: .3s
}
.btn-mobile-menu .btn-mobile-menu__top {
    top: 5px
}
.btn-mobile-menu .btn-mobile-menu__mid {
    top: 50%;
    margin-top: -1.5px
}
.btn-mobile-menu .btn-mobile-menu__bottom {
    bottom: 5px
}
.btn-mobile-menu--opened .btn-mobile-menu__top {
    transform: translate3d(6px, 2px, 0) rotate(45deg) scale(.7)
}
.btn-mobile-menu--opened .btn-mobile-menu__mid {
    opacity: 0
}
.btn-mobile-menu--opened .btn-mobile-menu__bottom {
    transform: translate3d(6px, -2px, 0) rotate(-45deg) scale(.7)
}
.hero {
    position: relative;
    font-size: .5em;
    overflow: hidden;
    min-height: 200px;
    background: rgb(100,100,100);
}
@media (min-width:768px) {
    .hero {
        font-size: .7em;
        min-height: 220px;
    }
}
@media (min-width:1025px) {
    .hero {
        font-size: 1em;
        min-height: 300px;
    }
}

@media (min-width:1440px) {
    .hero {
        font-size: 1em;
        min-height: 400px;
    }
}

.hero img {
    display: block;
    width: 100%
}
.hero__slide, .hero__title {
    position: relative
}
/* START: Hero video pre play screen */
.hero--video .hero__video {
    position: relative;
    z-index: 1;
}
.hero--video .hero__slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}
.hero--video .hero__img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
/* END: Hero video pre play screen */
.hero__title {
    z-index: 3;
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 4em;
    text-transform: uppercase
}
.hero__content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}
.hero__icon {
    display: inline-block;
    width: 1.9em;
    height: 1.9em;
    vertical-align: middle;
    position: relative;
    top: -.15em
}
.hero__icon:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent
}
.hero__modal-content {
    display: none
}
.hero--home .hero__content {
    top: 80px
}
@media (min-width:768px) {
    .hero--home .hero__content {
        top: 130px
    }
}
@media (max-width:479px) {
    .hero--home {
        height: 300px;
    }
    .hero--home > .slider {
        height: 100%;
    }
    .hero--home .hero__slide > img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }

     .hero--home .hero__slide > a > img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }

     .hero--home .hero__slide > a {
        height: 100%;
    }
}
.hero--landing:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 50%;
    padding-bottom: 48.1%;
    border-radius: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: .4
}
@media (max-width:767px) {
    .hero--landing > img {
        height: 300px;
        -o-object-fit:cover;
           object-fit:cover;
    }
}
.site-footer {
    background: #f7f7f4;
    padding: 3em 0 5em;
    line-height: 1.7;
    color: #4a4a4a;
    font-size: .9em
}
.site-footer a {
    color: #4a4a4a;
    text-decoration: none
}
.site-footer a:hover {
    color: #000;
    font-weight: 700
}
@media (min-width:1025px) {
    .site-footer .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
@media (min-width:768px) {
    .site-footer__cols {
        display: -ms-flexbox;
        display: flex
    }
}
.site-footer__col {
    margin-right: 4em;
    margin-bottom: 2em
}
@media (min-width:1025px) {
    .site-footer__col {
        margin-bottom: 0
    }
}
.site-footer__col-heading {
    color: #5592c1;
    text-transform: uppercase;
    font-size: 1.6em;
    font-weight: 400;
    margin: 0 0 .5em
}
.site-footer__links {
    margin: 0;
    padding: 0;
    list-style: none
}
.site-footer__links li {
    margin: .4em 0;
    padding: 0
}
.site-footer__contact {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.site-footer__contact-heading {
    font-size: 1em;
    margin: 0 0 .5em
}
.inline-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 3px
}
.inline-form input[type=email] {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .4em .8em;
    border: none;
    background: none
}
.inline-form button {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.c-signup__pending {
    background: #ddd;
}

.c-signup__success {
    background: #689F38;
}

.c-signup__error {
    background: #5592c1;
}

.intro {
    margin-bottom: 3em;
}

.intro-article {
    margin-bottom: 1em;
}

.row .intro:last-child {
    margin-bottom: 0
}
.intro p {
    margin-top: 0
}
.intro__title {
    color: #5592c1;
    margin: 0 0 .3em;
    line-height: 1
}
.intro__content p:last-child {
    margin-bottom: 0
}
.intro__content p {
    font-weight: 500
}
.intro--lg .intro__content {
    font-size: 1.25em
}
.intro--center, .intro--center .intro__title {
    text-align: center
}
.main-sections__items {
    margin: 0 -1em;
}
@media (min-width:768px) {
    .main-sections__items {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.main-sections__item {
    display: block;
    text-align: center;
    background-size: cover;
    background-position: 50%;
    margin: 1em;
}
@media (min-width:768px) {
    .main-sections__item {
        width: 33.33%;
        -ms-flex: 1;
        flex: 1
    }
}
.main-sections__item-inner {
    padding-bottom: 100%;
    position: relative
}
.main-sections__item-title {
    border-radius: 50%;
    height: 93%;
    width: 93%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 2.5em;
    text-transform: uppercase;
    font-family: Work Sans, Arial, sans-serif;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}
.main-sections__item--visit .main-sections__item-title {
    background-color: rgba(85, 146, 193, .5)
}
.main-sections__item--live .main-sections__item-title {
    background-color: rgba(255, 204, 0, .5)
}
.main-sections__item--business .main-sections__item-title {
    background-color: rgba(182, 187, 84, .5)
}
.sub-sections__title {
    text-align: center;
    color: #5592c1;
    margin: 0 0 1.5em
}
@media (min-width:768px) {
    .sub-sections__items {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -1em
    }
}
.sub-sections__item {
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    margin-bottom: 2em
}
@media (min-width:768px) {
    .sub-sections__item {
        margin-bottom: 0;
        padding: 1em;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%
    }
}
@media (min-width:1025px) {
    .sub-sections__item {
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        max-width: 25%
    }
}
.sub-sections__item:last-child {
    margin-right: 0
}
.sub-sections__item img {
    width: 100%;
    display: block
}
.sub-sections__item-inner {
    border-radius: 50%;
    overflow: hidden;
    position: relative
}
.sub-sections__item-inner .overlay-background {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.2;
}

.sub-sections__item-title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Work Sans, Arial, sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 1.9em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}
.social-links {
    margin-top: 2.5em
}
.social-links a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 1.5em
}
.social-links a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent
}
.filter-lists {
    color: #5592c1;
    text-align: center;
    background: radial-gradient(ellipse at center, #ffec00 0, #ffcb05 100%);
    background-size: cover;
    padding-top: 2.5em
}
.filter-lists__title {
    margin: 0 0 .5em
}
.filter-lists__subtitle {
    font-size: 1.4em;
    margin-bottom: 1em
}
@media (min-width:768px) {
    .filter-lists__form {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
}
.filter-lists__form div {
    margin: 1em 0
}
@media (min-width:768px) {
    .filter-lists__form div {
        margin: 0 .7em
    }
}
.filter-lists__form .select {
    min-width: 220px
}
.filter-lists__form .btn {
    height: 100%
}
.listings {
    -ms-flex: 1;
    flex: 1
}
@media (min-width:768px) {
    .listings {
        margin-right: 5em
    }
}
.listings:last-child {
    margin-right: 0
}
.listings__title {
    font-family: Work Sans, Arial, sans-serif;
    font-weight: 700;
    color: #5592c1;
    text-transform: uppercase;
    font-size: 2em;
    margin: 0 0 .7em;
    padding: .25em 0
}
.listings__items {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1
}
.listing-item, .listings__items {
    display: -ms-flexbox;
    display: flex
}
.listing-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    text-decoration: none;
    margin-bottom: 1.2em
}
.listing-item:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2em;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 34px;
    background: url(../images/chevron.svg) no-repeat
}
.listing-item:last-child {
    margin-bottom: 0
}
.listing-item__img {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}
.listing-item__img img {
    display: block
}
@media (min-width: 480px) {
    .listing-item__img img {
        max-width: 160px;
    }
}
.listing-item__main {
    position: relative;
    font-size: .9em;
    padding: 1.7em 6em 1.7em 1.5em;
    line-height: 1.8;
    color: #4a4a4a
}
.listing-item__main p {
    margin: 0
}
.listing-item__title {
    line-height: 1.2;
    margin: 0 0 .3em;
    color: #5592c1
}
.listings--stories .listings__items {
    background-color: #fff
}
.listings--stories .listing-item__title {
    font-size: 1.6em;
    font-weight: 400
}
.listings--stories .listing-item {
    background: #fff;
    border-bottom: 1px solid #d8d8d8
}
.listings--stories .listing-item:last-child {
    border-bottom: none
}
.listings--events .listings--events__title-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.3em
}
.listings--events .listings--events__title-wrap a {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}
.listings--events .listings__title {
    margin-bottom: 0
}
.listings--events .listing-item__title {
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase
}
.listings--events .listing-item {
    background: linear-gradient(90deg, #ffcb05 0, #ffec00)
}
.listings--events .listing-item__main {
    color: #5592c1;
    padding-bottom: 3em
}
.listings--events .listing-item__date {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1.3em;
    font-weight: 700;
    background-color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: .05em 1.1em
}
@media (max-width: 479px) {
    .listings--stories .listing-item,
    .listings--events .listing-item {
        display: block;
    }
    .listings--stories .listing-item:after,
    .listings--events .listing-item:after {
        display: none;
    }
    .listings--stories .listing-item__img,
    .listings--events .listing-item__img {
        flex: none;
    }
    .listings--stories .listing-item__img > img,
    .listings--events .listing-item__img > img {
        width: 100%;
    }
    .listings--stories .listing-item__main,
    .listings--events .listing-item__main {
        padding-right: 5em;
    }
    .listings--stories .listing-item__main:after,
    .listings--events .listing-item__main:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 2em;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 16px;
        height: 34px;
        background: url(../images/chevron.svg) no-repeat;
    }
    .listings--events .listings--events__title-wrap {
        display: block;
    }
}
@media (max-width: 767px) {
    .listings--events {
        margin-top: 20px;
    }
}
.teasers__title {
    text-align: center;
    color: #5592c1;
    margin: 0 0 1em
}
@media (min-width:768px) {
    .teasers__items {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -1em
    }
}
.teasers__item {
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    color: #4a4a4a;
    margin-bottom: 2em
}
@media (min-width:768px) {
    .teasers__item {
        margin-bottom: 0;
        padding: 1em;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        max-width: 50%
    }
}
@media (min-width:1025px) {
    .teasers__item {
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
        max-width: 25%
    }
}
.teasers__item img {
    width: 100%
}
.teasers__item-placeholder-wrapper {
    padding-bottom: 100%;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4991bc), to(#77b8d5));
    background: linear-gradient(180deg, #4991bc 0, #77b8d5);
}
.teasers__item-placeholder {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    color: white;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
}
.teasers__item-title {
    color: #5592c1;
    font-size: 1.5em;
    margin: .8em 0 .7em;
    text-transform: none;
    font-weight: 700;
    font-family: Open Sans, Arial, sans-serif
}
.teasers__item-content p {
    margin: .3em 0
}
@media (min-width:768px) {
    .teasers--cta .teasers__items {
        margin: 0 -2em
    }
}
.teasers--cta .teasers__item {
    text-align: center
}
@media (min-width:768px) {
    .teasers--cta .teasers__item {
        padding: 2em
    }
}
.teasers--cta .teasers__item img {
    border-radius: 50%
}
.teasers--cta .teasers__item-title {
    color: #5592c1;
    font-weight: 400
}
.teasers--cta .teasers__item-content {
    font-size: .9em
}
@media (min-width:768px) {
    .teasers--listings .teasers__items {
        margin: 0 -2em
    }
}
@media (min-width:768px) {
    .teasers--listings .teasers__item {
        padding: 1.6em
    }
}
.teasers--listings .teasers__item-title {
    color: #5592c1;
    font-weight: 400;
    border-bottom: 1px solid #5592c1;
    padding-bottom: .5em;
    font-size: 1.4em;
    margin-bottom: .8em
}
.teasers--listings .teasers__item-content {
    font-size: .9em
}
/*
@media (min-width:768px) {
    .teasers--overview .teasers__items {
        margin: 0 -2em
    }
}
*/
@media (min-width:768px) {
    .teasers--overview .teasers__item {
        padding: 1em
    }
}
@media (min-width:1025px) {
    .teasers--overview .teasers__item {
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        max-width: 33%
    }
}
.teasers--overview .grid-item__title {
    font-size: 1em;
}

.teasers--overview .teasers-item__img {
    position: relative
}
.teasers--overview .teasers-item__img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block
}
.teasers--overview .teasers-item__img .overlay-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.2;
}
.teasers--overview .teasers-item__title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0.5em;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.8em;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Work Sans, Arial, sans-serif;
    text-align: center;
    word-break: normal;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}
.teasers--overview .teasers__item-content {
    margin-top: .8em;
    font-size: .9em;
}
.tiles>div {
    margin-bottom: 3em
}
.tiles>div:last-child {
    margin-bottom: 0
}
.tiles a, .tiles img {
    display: block
}
.tiles img {
    width: 100%
}
modal {
    display: none
}
.modal-mask {
    position: fixed;
    z-index: 6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: opacity .3s;
    overflow: auto
}
.modal-mask .container {
    position: relative;
    padding: 0
}
.modal-container {
    box-sizing: border-box;
    width: 100%;
    padding: 30px;
    transition: .3s
}
.modal-container iframe, .modal-container img {
    max-width: 100%
}
.modal-close-button {
    position: relative;
    position: absolute;
    top: 0;
    padding: 0;
    width: 23px;
    height: 23px;
    border: none;
    background: none;
    outline: none;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    right: -5px
}
.modal-close-button:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent
}
.modal-close-button svg {
    width: 100%;
    height: 100%
}
.modal-enter, .modal-leave-active {
    opacity: 0
}
.modal-enter .modal-container, .modal-leave-active .modal-container {
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list, .slick-slider {
    position: relative;
    display: block
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}
.slick-track:after, .slick-track:before {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block;
    height:100%;
    object-fit: cover
}
.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
}
.slides {
    opacity: 0;
    transition: .3s
}
.slick-slider {
    opacity: 1;
    overflow: hidden;
    margin-bottom: -1px;
    height: 100%
}
.slick-list {
    margin: 0 -1px;
    height: 100%
}
.slick-track {
    height: 100%;
    display: -ms-flexbox;
    display: flex
}
.slick-initialized .slick-slide {
    outline: none;
    /*display: -ms-flexbox;
    display: flex;*/
    display: block;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}
.slick-initialized .slick-slide .container {
    margin: 0;
    width: 1200px;
    max-width: 100%
}
.slick-dots {
    left: 0;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 25px;
    text-align: center
}
.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    line-height: 1
}
.slick-dots button {
    border: 1px solid #fff;
    padding: 0;
    background: none;
    color: transparent;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    overflow: hidden
}
.slick-dots .slick-active button {
    background: #fff;
    cursor: pointer
}
.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    border: none;
    background: url(../images/gallery-right.svg) no-repeat;
    background-size: cover;
    width: 58px;
    height: 58px;
    font-size: 0;
    border: 1px solid #fff;
    border-radius: 50%
}
.slick-prev {
    left: 0;
    -ms-transform: translateY(-55%) rotate(180deg);
    transform: translateY(-55%) rotate(180deg)
}
.slick-next {
    right: 0;
    -ms-transform: translateY(-55%);
    transform: translateY(-55%)
}
.slider--gallery+.modal-close-button {
    display: none
}
.slider--gallery .slick-slide img {
    box-sizing: border-box;
    border: 5px solid #fff
}
.slider--gallery .slick-arrow {
    border: none;
    width: 100px;
    height: 100px
}
.slider__arrows {
    display: none;
    margin-top: 65px;
    position: absolute;
    top: 50%;
    left: 2em;
    right: 2em
}
@media (min-width:768px) {
    .slider__arrows {
        display: block
    }
}
@media (min-width:1470px) {
    .slider__arrows {
        left: 0;
        right: 0
    }
}
.responsive-frame {
    position: relative;
    width: 100%;
    padding-bottom: 57%;
}

.responsive-frame--wisita > .responsive-frame{
    padding-bottom: 0 !important;
}

.responsive-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.site-search__input {
    box-sizing: border-box;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    padding: .2em 1em;
    text-align: right;
    width: 140px
}
@media (min-width:1440px) {
    .site-search__input {
        width: 160px
    }
}
.site-search__btn {
    display: none
}
.side-nav {
    margin-bottom: 3em
}
.side-nav ul {
    list-style: none;
    margin: 0
}
.side-nav>ul {
    padding: 0
}
.side-nav>ul li {
    margin: .3em 0
}
.side-nav>ul>li {
    position: relative;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d8d8d8
}
.side-nav>ul>li:hover:after {
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 0;
    width: 3px;
    background: #fff;
    z-index: 2
}
.side-nav>ul>li a {
    color: #4a4a4a;
    text-decoration: none;
    font-size: .9em
}
.side-nav>ul>li a:hover {
    color: #5592c1
}
.side-nav>ul>li>a {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    padding: .7em .5em;
    position: relative
}
.side-nav>ul>li.has-children>a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: .2em;
    width: 7px;
    height: 12px;
    background: url(../images/chevron-black.svg) no-repeat;
    background-size: contain;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.side-nav__flyout {
    display: none;
    position: absolute;
    top: -1px;
    left: 99%;
    z-index: 1;
    background: #fff;
    border: 1px solid #d8d8d8;
    width: 11em;
    padding: .8em 1.2em;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}
li:hover .side-nav__flyout {
    display: block
}
.side-nav__title {
    margin: 0 0 .5em;
    color: #5592c1;
    font-size: 1.5em;
    font-family: Open Sans, Arial, sans-serif;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px solid #5592c1;
    padding: 0 0 .4em .2em
}
.mobile-nav {
    position: absolute;
    top: 0;
    right: 0;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 280px;
    z-index: 100;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}
.mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}
@media (min-width:1025px) {
    .mobile-nav ul {
        display: none
    }
}
.mobile-nav ul ul, .mobile-nav ul ul li:last-child {
    border-bottom: none
}
.mobile-nav>ul>li {
    border-bottom: 1px solid #fff
}
.mobile-nav>ul>li>a {
    background: #d8d8d8;
    color: #000;
    text-transform: uppercase
}
.mobile-nav>ul>li>a.active {
    font-weight: 700
}
.mobile-nav li {
    border-bottom: 1px solid #d8d8d8
}
.mobile-nav li:last-child {
    margin-right: 0
}
.mobile-nav a {
    display: block;
    text-decoration: none;
    padding: .7em 1em
}
.mobile-nav-close {
    display: none
}
@media (max-width:1025px) {
    .mobile-nav-close {
        display: block;
        background: hsla(0, 0%, 100%, .001);
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 5;
        border: none;
        outline: none
    }
}
@media (min-width:768px) {
    .grid[data-columns] {
        display: -ms-flexbox;
        display: flex
    }
    .grid[data-columns]:before {
        display: none
    }
    .grid[data-columns] .col {
        -ms-flex: 1;
        flex: 1;
        margin-right: .8em
    }
    .grid[data-columns] .col:last-child {
        margin-right: 0
    }
}
@media (min-width:768px) {
    .grid[data-columns]:before {
        content: '2 .col'
    }
}
@media (min-width:1025px) {
    .grid[data-columns]:before {
        content: '3 .col'
    }
}
.grid-item {
    display: block;
    text-decoration: none;
    margin-bottom: 1em
}
.grid-item__img {
    position: relative
}
.grid-item__img img {
    width: 100%;
    display: block
}

.grid-item__img .overlay-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.2;
}

.grid-item__title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.8em;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Work Sans, Arial, sans-serif;
    text-align: center
}
.grid-item__content {
    color: #4a4a4a;
    padding: .8em 1em
}
.grid-item--event .grid-item__img {
    margin-bottom: .8em
}
.grid-item--event .grid-item__content {
    padding: 1.3em
}
.grid-item--event .grid-item--event__title {
    color: #000;
    font-weight: 700;
    margin-bottom: .5em
}
.grid-item--event .grid-item--event__date {
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 1.1;
    border-bottom: 1px solid currentColor;
    padding-bottom: .6em;
    margin: 0 0 .6em
}
.grid-item--event .grid-item--event__link {
    font-weight: 700;
    font-size: .9em;
    margin-top: .5em
}
.grid-item--a .grid-item--event__date, .grid-item--a .grid-item__content {
    color: #fff
}
.grid-item--a .grid-item__content {
    background-color: #5592c1
}
.grid-item--a .grid-item--event__link, .grid-item--a .grid-item--event__title, .grid-item--b .grid-item--event__date, .grid-item--b .grid-item__content {
    color: #000
}
.grid-item--b .grid-item__content {
    background-color: #fad30c
}
.grid-item--c .grid-item--event__date, .grid-item--c .grid-item__content {
    color: #fff
}
.grid-item--c .grid-item__content {
    background-color: #4a4a4a
}
.grid-item--c .grid-item--event__link, .grid-item--c .grid-item--event__title {
    color: #fad30c
}
.wysiwyg h3 {
    font-weight: 500;
    margin: 1em 0
}
.wysiwyg h3+div>div p:first-child {
    margin-top: 0
}
.icon-list {
    list-style: none;
    margin: 0 0 2em;
    padding: 0
}
.icon-list li {
    position: relative;
    line-height: 1.8;
    margin: .8em 0;
    padding-left: 38px
}
.icon-list a {
    text-decoration: none
}
.icon-list svg {
    width: 100%;
    height: 100%
}
.icon-list__icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 28px;
    height: 28px
}
.umb-grid .container {
    padding: 0
}
.umb-grid .row {
    margin: 0
}
@media (min-width:1025px) {
    .umb-grid .row {
        margin: 0 -1em;
        display: -ms-flexbox;
        display: flex
    }
}
.umb-grid .column {
    box-sizing: border-box;
    padding: 1em 0
}
@media (min-width:1025px) {
    .umb-grid .column {
        -ms-flex: 1;
        flex: 1;
        padding: 1em
    }
}
.umb-grid .column>div>p:first-child {
    margin-top: 0
}
.umb-grid .column>div>p:last-child {
    margin-bottom: 0
}
.umb-grid .column>.blue-background {
    background: #eff8ff;
    padding: 1.2em
}
.umb-grid .column>.yellow-background {
    background: #fce988;
    padding: 1.2em
}
.umb-grid .col-md-12>div>h2:first-child {
    margin-top: 0
}
@media (min-width:1025px) {
    .umb-grid .col-md-8 {
        -ms-flex: 0 0 66.66%;
        flex: 0 0 66.66%;
        width: 66.66%
    }
}
@media (min-width:1025px) {
    .umb-grid .col-md-4 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        width: 33.33%
    }
}

.map {
    margin-top: 30px;
}

.map .map__title {
    color: #4a4a4a;
    font-weight: 300;
    font-size: 1.5em;
    margin-bottom: .8em
}
.map__embed {
    height: 260px
}


/* START: New mobile nav */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,700);

.c-mobile-nav {
    position: absolute;
    top: 80px;
    right: 0;
    z-index: 10;
    max-width: 320px;
    transform: translateX(100%);
    transition: transform .3s ease;
    overflow: hidden;
}

@media screen and (min-width: 1025px) {
    .c-mobile-nav {
        display: none;
    }
}

.c-mobile-nav__search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #5592C1;
  padding: 12px;
}

.c-mobile-nav__search-input {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0;
  border: 0;
  background-color: transparent;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFF;
}

.c-mobile-nav__search-input:focus {
    outline-width: 0;
}

.c-mobile-nav__search-input::-webkit-input-placeholder {
  color: #FFF;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
}

.c-mobile-nav__search-input::-moz-placeholder {
  color: #FFF;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
}

.c-mobile-nav__search-input:-ms-input-placeholder {
  color: #FFF;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
}

.c-mobile-nav__search-input::placeholder {
  color: #FFF;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
}

.c-mobile-nav__search-submit {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 24px;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  width: 24px;
  height: 24px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.c-mobile-nav__search-submit:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url(../images/icon-search.svg);
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 24px;
}
  
.c-mobile-nav__menu {
  padding: 12px 42px;
  background-color: #4A4A4A;
}

.c-mobile-nav__menu-item,
.c-mobile-nav__submenu-item,
.c-mobile-nav__subsubmenu-item {
  position: relative;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
}

.c-mobile-nav__menu-item {
  font-weight: 700;
}
*.c-mobile-nav__menu-item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -6px;
  width: 7px;
  height: 12px;
  background-image: url(../images/chevron-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 24px;
  color: #757575;
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  -o-transition: transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
}

/*.c-mobile-nav__menu-item:before {
  content: "\f105";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #757575;
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  -o-transition: transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
}*/

.c-mobile-nav__menu-item.is-active:before {
  -webkit-transform: rotateZ(90deg);
      -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
}

.c-mobile-nav__submenu-item,
.c-mobile-nav__subsubmenu-item {
  font-weight: 300;
}

.c-mobile-nav__subsubmenu-item {
  position: relative;
  padding-left: 15px;
}

.c-mobile-nav__subsubmenu-item:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  display: inline-block;
  width: 3px;
  height: calc(100% - 24px);
  background-color: #5592C1;
}

.c-mobile-nav__menu-wrapper {
  overflow: hidden;
}
/* END: New mobile nav */