@charset "UTF-8";

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


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

@import url(../css/magnific-popup.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/owl.theme.default.min.css);
@import url(../css/slick.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
}

video {
    display: inline-block;
    vertical-align: baseline
}

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bold
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

img {
    border: 0
}

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

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] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

textarea {
    overflow: auto
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #777777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

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

.accordion__title:after,
.back-btn.back-mobile:before,
.btn--pdf:before,
.mastsidebar__block a[target=_blank]:after,
.owl-next:after,
.owl-prev:before,
.searchform span.mg:after,
.slick-next.slick-arrow:after,
.slick-prev.slick-arrow:before {
    font-family: "fontello";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.m-b-0 {
    margin-bottom: 0px!important
}

.m-b-5 {
    margin-bottom: 5px!important
}

.m-b-10 {
    margin-bottom: 10px!important
}

.m-b-15 {
    margin-bottom: 15px!important
}

.m-b-20 {
    margin-bottom: 20px!important
}

.m-b-25 {
    margin-bottom: 25px!important
}

.m-b-30 {
    margin-bottom: 30px!important
}

.m-b-35 {
    margin-bottom: 35px!important
}

.m-b-40 {
    margin-bottom: 40px!important
}

.m-b-45 {
    margin-bottom: 45px!important
}

.m-b-50 {
    margin-bottom: 50px!important
}

.m-b-55 {
    margin-bottom: 55px!important
}

.m-b-60 {
    margin-bottom: 60px!important
}

.m-b-65 {
    margin-bottom: 65px!important
}

.m-b-70 {
    margin-bottom: 70px!important
}

.m-b-75 {
    margin-bottom: 75px!important
}

.m-b-80 {
    margin-bottom: 80px!important
}

.m-b-85 {
    margin-bottom: 85px!important
}

.m-b-90 {
    margin-bottom: 90px!important
}

.m-b-95 {
    margin-bottom: 95px!important
}

.m-b-100 {
    margin-bottom: 100px!important
}

.m-b-105 {
    margin-bottom: 105px!important
}

.m-b-110 {
    margin-bottom: 110px!important
}

.m-b-115 {
    margin-bottom: 115px!important
}

.m-b-120 {
    margin-bottom: 120px!important
}

.m-b-125 {
    margin-bottom: 125px!important
}

.m-b-130 {
    margin-bottom: 130px!important
}

.m-b-135 {
    margin-bottom: 135px!important
}

.m-b-140 {
    margin-bottom: 140px!important
}

.m-b-145 {
    margin-bottom: 145px!important
}

.m-b-150 {
    margin-bottom: 150px!important
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

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

html {
    overflow-x: hidden
}

html.freeze {
    overflow: hidden
}

body {
    font: 16px/1.8em "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    position: relative;
    overflow-x: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: white;
    color: #051635
}

.wider-container {
    /*max-width: 1310px;*/
    /*width: 100%;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
}


/* .main-content {
    margin: 50px 0
} */

.fullwidth {
    padding: 0 65px
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-align-center {
    -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
}

.flex-row-wrap {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.flex.container:after,
.flex.container:before,
.flex.row:after,
.flex.row:before {
    content: normal
}

.fonticon {
    font-family: "fontello"
}

.mobile-menu {
    color: white;
    font-size: 30px;
    display: none;
    float: right;
    line-height: 106px;
    cursor: pointer
}

.fonticon.dropdown {
    color: white;
    margin-left: 2px;
    font-size: 10px;
    font-weight: bold
}

.video-play {
    color: white;
    font-size: 70px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -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%)
}

.twit {
    color: #1da1f2;
    font-size: 25px;
    margin-left: 10px
}

.one-result {
    position: relative
}

.fb-social {
    margin-right: 5px
}

.circ-social {
    background-color: #051635;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.fonticon.fb,
.fonticon.instg {
    color: white;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 22px
}

.masthead {
    color: white;
    position: fixed;
    z-index: 100000000;
    width: 100%;
    -webkit-transition: opacity 0.2s ease, background-color 0.2s ease;
    -moz-transition: opacity 0.2s ease, background-color 0.2s ease;
    -o-transition: opacity 0.2s ease, background-color 0.2s ease;
    transition: opacity 0.2s ease, background-color 0.2s ease
}

.masthead.show {
    /* opacity:1; */
}

.masthead.shrink {
    background-color: #051635;
    top: 0
}

.masthead.shrink .masthead__wrapper {
    padding-top: 0
}

.masthead.shrink .mastlogo a {
    background-size: 110px 70px;
    background-position: 0 50%
}

.masthead__wrapper {
    padding-top: 40px;
    -webkit-transition: padding-top 0.4s ease;
    -moz-transition: padding-top 0.4s ease;
    -o-transition: padding-top 0.4s ease;
    transition: padding-top 0.4s ease;
}

.mastlogo {
    width: 174px;
    height: 110px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle
}

.mastlogo a {
    background-image: url("../img/compressed/bedford-logo-new.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    overflow: hidden;
    height: 100%;
    white-space: nowrap;
    text-indent: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: background-size 0.4s ease, background-position 0.4s ease;
    -moz-transition: background-size 0.4s ease, background-position 0.4s ease;
    -o-transition: background-size 0.4s ease, background-position 0.4s ease;
    transition: background-size 0.4s ease, background-position 0.4s ease
}

.masthead__nav {
    /*height: 106px;*/
    position: relative;
}

.masthead__nav-wrapper {
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 50%;*/
    margin-top: -60px
}

.mastfoot {
    background-color: #051635;
    color: white
}

.mastfoot__top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 45px 0;
    padding-bottom: 20px
}

.mastfoot__title {
    color: #95b5f1;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 15px
}

.mastfoot__list {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px
}

.mastfoot__img-link {
    display: inline-block;
    vertical-align: middle;
    margin-top: 55px;
    padding: 0 3px
}

.mastfoot__img-link img {
    height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.mastfoot__bottom {
    padding: 20px 0
}

.info-link {
    display: inline-block;
    color: white;
    font-size: 16px;
    border-right: 1px solid white;
    padding-right: 10px;
    margin-right: 5px;
    line-height: 90%
}

.ficon-link {
    display: inline-block
}

.ficon {
    font-size: 20px;
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px
}

.searchform {
    display: inline-block;
    width: 90%;
    max-width: 250px;
    margin-left: 30px
}

.searchform__wrapper {
    background-color: white;
    border-radius: 24px;
    position: relative;
    z-index: 4
}

.searchform input {
    border: none;
    padding: 5px 5px 5px 15px;
    border-radius: 24px;
    color: #051635;
    font-size: 18px;
    width: 80%
}

.searchform input:focus {
    outline: none
}

.searchform span.mg {
    display: inline-block;
    width: 10px;
    height: 0px;
    position: absolute;
    top: 4px;
    right: 30px
}

.searchform span.mg:after {
    content: "\e80d";
    font-size: 16px;
    color: #051635
}

.searchform input[type=submit] {
    width: 10px;
    background-color: transparent;
    position: absolute;
    top: -11px
}

.aligned-menu>li {
    display: inline-block
}

.masthead__nav .menu__main-title {
    color: white;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 33px;
    line-height: 170%;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding: 10px;
    display: none;
    padding-left: 20px
}

.masthead__nav {
    color: white;
    display: inline-block;
    float: right;
    text-align: right;
    -webkit-transition: -webkit-transform 0.4s ease, background-color 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease, background-color 0.4s ease;
    -webkit-transition: background-color 0.4s ease, -webkit-transform 0.4s ease;
    transition: background-color 0.4s ease, -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease, background-color 0.4s ease;
    transition: transform 0.4s ease, background-color 0.4s ease;
    transition: transform 0.4s ease, background-color 0.4s ease, -webkit-transform 0.4s ease
}

.mobile-menu.open+.masthead__nav {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    cursor: pointer
}

.masthead__nav.submenu-open {
    background-color: #152a50
}

.masthead__nav li {
    margin-right: 15px
}

.masthead__nav li:last-child {
    margin-right: 0
}

.masthead__nav li a {
    color: #ffffff;
    font-family: 'Geologica', sans-serif !important;
    font-size: 15px;
    font-weight: 300;
    line-height: 170%;
    display: inline-block;
    position: relative
}

.nav__top-level>li>a {
    position: relative
}

.nav__top-level>li>a:after {
    content: '';
    height: 1px;
    width: 0px;
    background: white;
    position: absolute;
    bottom: -3px;
    left: 50%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.nav__top-level>li:hover>a:after,
.nav__top-level>li>a.menu__link-active:after {
    width: 100%;
    left: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

.masthead__nav .top-menu {
    margin-bottom: 5px
}

.masthead__nav .top-menu li a {
    opacity: 0.8;
    color: #ffffff;
    font-weight: 400;
    line-height: 170%;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

.submenu-container,
.submenu-wrapper {
    width: 1049px;
    position: absolute;
    top: 100%;
    right: 0;
    padding-top: 30px;
    text-align: left;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    color: #051635;
    -webkit-transition: opacity 0.4s ease 0.2s, visibility 0.4s ease;
    -moz-transition: opacity 0.4s ease 0.2s, visibility 0.4s ease;
    -o-transition: opacity 0.4s ease 0.2s, visibility 0.4s ease;
    transition: opacity 0.4s ease 0.2s, visibility 0.4s ease
}

.submenu-content {
    background-color: white;
    padding: 40px
}

.submenu-container {
    z-index: 2
}

.back-btn.back-mobile {
    display: none;
    width: auto;
    margin-left: 20px;
    margin-top: 30px;
    font-size: 20px;
    cursor: pointer;
    padding-bottom: 20px
}

.back-btn.back-mobile:before {
    content: "\e800";
    color: white;
    margin-right: 8px;
    font-size: 12px;
    vertical-align: middle;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease
}

.back-btn.back-mobile:hover,
.back-btn.back-mobile:hover:before {
    color: #aeca37
}

.masthead__nav .menu-item.menu__parent:hover>a>.top-arrow {
    -webkit-transition: opacity 0.2s ease 0.4s, visibility 0.4s ease;
    -moz-transition: opacity 0.2s ease 0.4s, visibility 0.4s ease;
    -o-transition: opacity 0.2s ease 0.4s, visibility 0.4s ease;
    transition: opacity 0.2s ease 0.4s, visibility 0.4s ease;
    visibility: visible;
    opacity: 1
}

.masthead__nav .menu-item.menu__parent:hover .submenu-wrapper {
    visibility: visible;
    opacity: 1
}

.top-arrow {
    bottom: -40px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 20px;
    margin-left: -20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease, visibility 0.4s ease;
    -moz-transition: opacity 0.2s ease, visibility 0.4s ease;
    -o-transition: opacity 0.2s ease, visibility 0.4s ease;
    transition: opacity 0.2s ease, visibility 0.4s ease
}

.masthead__nav .menu-item.expanded .submenu-wrapper,
.masthead__nav .menu-item.expanded .top-arrow,
.masthead__nav .submenu-container.active {
    visibility: visible;
    opacity: 1
}

.masthead__nav li .submenu li a {
    color: #051635;
    font-size: 18px;
    line-height: 180%;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease
}

.masthead__nav li .submenu li:focus {
    outline: 0
}

.masthead__nav li .submenu li a:hover {
    color: #aeca37
}

.masthead__nav .menu-item__title {
    color: #051635;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 33px;
    line-height: 170%;
    text-transform: uppercase;
    margin-bottom: 5px
}

.masthead__nav .menu-item__age-range {
    color: #051635;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.14px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.top-menu__subwrapper {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 100%;
    right: 0;
    z-index: 2;
    padding-top: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.top-menu__subcontainer {
    background-color: #051635;
    padding: 20px 30px;
    text-align: right
}

.top__top-level .menu__parent {
    position: relative
}

.top__top-level .menu__parent.show-children .top-menu__subwrapper {
    visibility: visible;
    opacity: 1
}

.top-menu__submenu-item-title {
    color: white;
    white-space: nowrap;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    line-height: 170%;
    text-transform: uppercase;
    margin-bottom: 5px
}

.top__top-level {
    position: relative
}

.top-menu__submenu li {
    margin: 0;
    white-space: nowrap
}

.top-menu__submenu li a {
    -webkit-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    transition: color 0.4s ease;
    color: #9ba2ae!important
}

.top-menu__submenu li a:hover {
    color: white!important
}

.mastsidebar {
    width: 80%
}

.mastsidebar__block {
    margin: 35px 0
}

.mastsidebar__block:first-child {
    margin-top: 0
}

.mastsidebar__block.mastsidebar__btn-wrapper {
    margin-top: 20px
}

.mastsidebar__block.mastsidebar__btn-wrapper:before {
    content: none
}

.mastsidebar__block:before {
    content: "";
    background-color: #051635;
    width: 100px;
    height: 1px;
    display: block;
    margin-bottom: 8px
}

.mastsidebar__title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase;
    padding: 13px 0 10px 0
}

.mastsidebar__list {
    color: #797979;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 210%
}

.mastsidebar__item a {
    -webkit-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    transition: color 0.4s ease;
    display: block;
    line-height: 140%;
    margin-bottom: 12px
}

.mastsidebar__item a:hover {
    color: #aeca36
}

.mastsidebar__sublist {
    padding-left: 25px
}

.mastsidebar__item .mastsidebar__link-active {
    color: #aeca37
}

.mastsidebar__post-item {
    position: relative;
    margin-top: 40px
}

.mastsidebar__post-item:first-child {
    margin-top: 20px
}

.mastsidebar__post-img {
    background-size: cover;
    width: 100%;
    display: block;
    height: 150px
}

.mastsidebar__post-title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 130%;
    margin-top: 10px
}

.mastsidebar__tweet-wrap {
    border-bottom: 1px solid #d7d7d7;
    margin-top: 20px;
    padding-bottom: 20px
}

.mastsidebar__tweet-wrap:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.mastsidebar__twitter-title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px
}

.mastsidebar__twitter-author {
    color: #aeca37;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 29px
}

.mastsidebar__twitter-content {
    margin-top: 8px
}

.mastsidebar__twitter-content a {
    color: #1da1f2!important
}

.mastsidebar__twitter-content time {
    margin-top: 4px;
    color: #b1b1b1;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    display: block
}

.mastsidebar__blockquote {
    padding-top: 10px;
    font-weight: 400;
    line-height: 35px;
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 30px;
    margin-bottom: 20px
}

.mastsidebar__blockquote footer {
    color: #aeca37;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    margin-top: 10px
}

.mastsidebar__block a[target=_blank]:after {
    content: "\f08e";
    font-size: 11px;
    margin-left: 3px;
    display: inline-block;
    top: -3px;
    position: relative
}

.vcard {
    margin-bottom: 20px
}

.vcard .fn {
    font-weight: 600
}

.vcard .contact-data {
    margin-top: 10px
}

.mastslider .slick-list,
.mastslider .slick-slide,
.mastslider .slick-track {
    height: 100%
}

.mastslider {
    position: relative;
    width: 100%;
    height: 100vh
}

.mastslider__container {
    visibility: hidden;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

.mastslider__slide {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translateZ(0x);
    background-position: 50% 50%
}

.mastslider__slide,
.owl-item,
.owl-stage,
.owl-stage-outer {
    height: 100%
}

.mastslider__text {
    position: absolute;
    bottom: 200px;
    color: white;
    z-index: 2
}

.mastslider__title {
    color: #ffffff;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    font-size: 50px;
    opacity: 0;
    -webkit-transition: opacity 1s ease 1s;
    -moz-transition: opacity 1s ease 1s;
    -o-transition: opacity 1s ease 1s;
    transition: opacity 1s ease 1s
}

.owl-item.active .mastslider__title,
.owl-item.active .mastslider__title span {
    opacity: 1
}

.mastslider__title span {
    font-size: 95px;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 1s ease 1.5s;
    -moz-transition: opacity 1s ease 1.5s;
    -o-transition: opacity 1s ease 1.5s;
    transition: opacity 1s ease 1.5s
}

.mastslider__text .btn {
    margin-top: 0px;
    opacity: 0;
    -webkit-transition: opacity 1s ease 2s!important;
    -moz-transition: opacity 1s ease 2s!important;
    -o-transition: opacity 1s ease 2s!important;
    transition: opacity 1s ease 2s!important
}

.owl-loaded+.wider-container .mastslider__text .btn {
    opacity: 1
}

.slick-slide,
.slick-slide div,
.slick-slider .slick-list,
.slick-track {
    -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)
}

.mastslider__award {
    position: absolute;
    bottom: 120px;
    right: 0;
    z-index: 1;
    width: 25%;
    border: 1px solid white;
    max-width: 305px
}

.mastslider--video .mastslider__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden
}

.mastslider--video .mastslider__video iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    min-width: 177.77vh;
    height: 56.25vw;
    min-height: 100vh;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 991px) {
    .mastslider--video .mastslider__video iframe {
        min-height: 600px
    }
}

@media screen and (max-width: 700px) {
    .mastslider--video .mastslider__video iframe {
        min-height: 450px
    }
}

@media screen and (max-width: 549px) {
    .mastslider--video .mastslider__video iframe {
        min-height: 300px
    }
}

.mastslider--video .mastslider__title {
    font-family: myriad-pro-condensed, sans-serif;
    font-weight: 300;
    text-transform: none
}

.mastslider--video .mastslider__title span {
    font-family: myriad-pro-condensed, sans-serif;
    font-weight: 300
}

.mastslider--video .mastslider__title span.italic {
    display: inline-block;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-style: italic
}

.mastslider--video .owl-cust-visible .mastslider__title,
.mastslider--video .owl-cust-visible .mastslider__title span {
    opacity: 1
}

.mastslider--video .owl-cust-visible+.wider-container .btn {
    opacity: 1
}

.mastban__preload {
    position: absolute
}

.mastban__wrapper {
    position: relative
}

.mastbanner__container {
    visibility: hidden
}

.owl-cust-visible {
    visibility: visible
}

.owl-cust-remove {
    visibility: hidden;
    position: absolute!important
}

.mastban {
    height: 675px;
    position: relative;
    background-position: 50% 50%;
    background-size: cover
}

.mastban__text {
    bottom: 60px
}

.mastban__text.has-intro {
    bottom: 150px
}

.mastban__text.blog {
    bottom: 30px
}

.mastban__intro {
    opacity: 0.7;
    color: #ffffff;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 170%;
    text-transform: uppercase
}

.mastban__text.blog .mastban__intro.single {
    color: #aeca37;
    opacity: 1
}

.mastban__title {
    color: #ffffff;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    line-height: 88px;
    text-transform: uppercase;
    font-size: 95px
}

.banner {
    position: relative;
    width: 100%;
    height: 100vh
}

@media screen and (max-width: 991px) {
    .banner--svg {
        max-height: 600px
    }
}

@media screen and (max-width: 700px) {
    .banner--svg {
        max-height: 450px
    }
}

.banner__content {
    position: absolute;
    right: 0;
    bottom: 260px;
    left: 0;
    width: 100%;
    max-width: 1310px;
    margin: 0 auto;
    z-index: 1
}

@media screen and (max-width: 1350px) {
    .banner__content {
        width: 1140px;
        max-width: 1250px
    }
}

@media screen and (max-width: 1200px) {
    .banner__content {
        width: 940px
    }
}

@media screen and (max-width: 991px) {
    .banner__content {
        bottom: 180px;
        width: 720px
    }
}

@media screen and (max-width: 767px) {
    .banner__content {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width: 700px) {
    .banner__content {
        bottom: 110px
    }
}

.banner__content h2 {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 20px
}

@media screen and (max-width: 700px) {
    .banner__content h2 {
        font-size: 28px
    }
}

.banner__content h2 span {
    display: block;
    font-size: 95px
}

@media screen and (max-width: 700px) {
    .banner__content h2 span {
        font-size: 40px
    }
}

@media screen and (max-width: 549px) {
    .banner__content h2 span {
        font-size: 38px
    }
}

.banner__svg {
    position: relative;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#38afe5), color-stop(25%, #57bbe5), color-stop(60%, #89cee4));
    background: -webkit-linear-gradient(top, #38afe5 0%, #57bbe5 25%, #89cee4 60%);
    background: -o-linear-gradient(top, #38afe5 0%, #57bbe5 25%, #89cee4 60%);
    background: linear-gradient(180deg, #38afe5 0%, #57bbe5 25%, #89cee4 60%)
}

.banner__svg svg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.banner--home-new {
    position: relative;
    width: 100%;
    height: 100vh
}

.banner--home-new .banner__image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.banner--home-new .banner__content {
    bottom: 245px;
    max-width: 100%;
    padding: 0 60px
}

.banner--home-new .banner__content h2 {
    font-size: 94px;
    line-height: 112px;
    letter-spacing: -0.65px;
    color: #FFF;
    margin-bottom: 20px
}

@media screen and (max-width: 1200px) {
    .banner--home-new .banner__content h2 {
        font-size: 70px;
        line-height: 80px;
        letter-spacing: -0.3px
    }
}

@media screen and (max-width: 576px) {
    .banner--home-new .banner__content h2 {
        font-size: 46px;
        line-height: 52px;
        letter-spacing: -0.3px
    }
}

@media screen and (max-width: 576px) {
    .banner--home-new .banner__content {
        padding: 0 15px
    }
}

.snowfall-flakes {
    z-index: 1!important
}

.article__wrapper.has-author {
    margin-top: -100px
}

.article__wrapper.no-author {
    margin-top: -40px
}

.article__author {
    padding: 30px 30px;
    background-color: white;
    position: relative;
    z-index: 1
}

.article__author-img {
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.article__author-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.article__author-status {
    display: block;
    color: #797979;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase
}

.article__author-name {
    display: block;
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase
}

.article__author-description {
    color: #3f3f3f;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 140%
}

.article__author-more {
    display: inline-block;
    width: 100%;
    color: #aeca37;
    margin-top: 15px
}

.article__number {
    color: #aeca37;
    font-size: 120px;
    line-height: 100%;
    text-align: center;
    display: block;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif
}

.article__number-description {
    font-weight: bold;
    font-size: 22px;
    color: #051635
}

.article__content {
    margin-top: 30px
}

.article__content.post {
    margin-top: 20px
}

.posts.grid {
    margin-top: 0
}

.postbox {
    margin-bottom: 30px
}

.grid-post-item {
    width: 100%;
    background-color: white;
    position: relative
}

.grid-post__ftimg {
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat
}

.grid-post__content {
    padding: 30px 20px;
    position: relative;
    min-height: 215px;
    padding-bottom: 0
}

.notice .grid-post__content {
    min-height: auto;
    margin-bottom: 80px
}

.grid-post__title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 29px
}

.grid-post__excerpt {
    margin: 10px 0 20px 0;
    color: #797979;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px
}

.grid-post__footer {
    left: 0;
    width: 100%;
    bottom: 30px;
    padding: 0 20px 20px 20px
}

.notice .grid-post__footer {
    position: absolute;
    padding: 0;
    bottom: 15px
}

.grid-post__footer time {
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    display: inline-block;
    width: 100%;
    text-align: center
}

.grid-post__cat {
    float: none;
    color: #051635;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    display: inline-block;
    width: 100%;
    text-align: center
}

.vid-grid .video-overlay {
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.vid-grid .video-wrap.wrap-all.popup-video:hover+.grid-post__ftimg .video-overlay {
    opacity: 0
}

.cats__list {
    margin: 20px 0 20px 0
}

.subcategories {
    float: right
}

.news-filters__list {
    display: inline-block
}

.news-filters__item {
    display: inline-block
}

.news-filters__item a {
    opacity: 0.8;
    color: #aeca37;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 170%;
    padding: 2px 10px 4px 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.news-filters__item a.active-item,
.news-filters__item a:hover {
    background-color: #aeca37;
    color: white
}

.subcat-select {
    height: 28px;
    background-color: white;
    border-radius: 0px;
    color: #787878;
    max-width: 150px
}

.mastpage-pagination {
    margin-top: 100px
}

.page-numbers {
    display: block;
    width: 100%;
    text-align: center
}

.page-numbers li {
    display: inline-block;
    margin: 0 4px
}

.page-numbers li a {
    background-color: #051635;
    color: white;
    padding: 2px 10px;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 170%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.page-numbers li a:hover,
.page-numbers li span.current {
    background-color: #aeca37;
    color: white;
    padding: 2px 10px;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 170%
}

.grid-post-item--event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.grid-post-item--event .grid-post__date-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #051635;
    padding: 7px 22px
}

.grid-post-item--event .grid-post__date-cat p {
    color: #FFF
}

.grid-post-item--event .grid-post__date-cat p:first-of-type {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0.04px;
    text-transform: uppercase
}

.grid-post-item--event .grid-post__date-cat p:nth-of-type(2) {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01px
}

.grid-post-item--event .grid-post__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 22px
}

.grid-post-item--event .grid-post__title {
    margin-bottom: 10px
}

.grid-post-item--event .grid-post__excerpt {
    margin: 0 0 50px 0
}

.grid-post-item--event .grid-post__footer {
    bottom: auto;
    left: auto;
    padding: 0;
    margin-top: auto
}

.grid-post-item--event .grid-post__footer p {
    font-size: 15px;
    line-height: 17px;
    letter-spacing: -0.02px;
    color: #B2B2B2;
    margin-bottom: 10px
}

.grid-post-item--event .grid-post__footer p:last-of-type {
    margin-bottom: 0
}

.horizontal-overlay-shadow {
    width: 100%;
    height: 295px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.35) 46%, rgba(0, 0, 0, 0.16) 66%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.35) 46%, rgba(0, 0, 0, 0.16) 66%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.35) 46%, rgba(0, 0, 0, 0.16) 66%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.35) 46%, rgba(0, 0, 0, 0.16) 66%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(46%, rgba(0, 0, 0, 0.35)), color-stop(66%, rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.35) 46%, rgba(0, 0, 0, 0.16) 66%, rgba(0, 0, 0, 0) 100%)
}

.single-post .vertical-overlay-shadow {
    width: 90%
}

.vertical-overlay-shadow {
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.38) 65%, rgba(0, 0, 0, 0.06) 95%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.38) 65%, rgba(0, 0, 0, 0.06) 95%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.38) 65%, rgba(0, 0, 0, 0.06) 95%, transparent 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.38) 65%, rgba(0, 0, 0, 0.06) 95%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(0, 0, 0, 0.6)), color-stop(65%, rgba(0, 0, 0, 0.38)), color-stop(95%, rgba(0, 0, 0, 0.06)), to(transparent));
    background: linear-gradient(left, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.38) 65%, rgba(0, 0, 0, 0.06) 95%, transparent 100%)
}

.video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #051635;
    opacity: .38
}

.grid-overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.9) 100%);
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), to(rgba(5, 22, 53, 0.9)));
    background: linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.9) 100%);
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.featured-pages .grid-overlay {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

.caroverlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: #376369;
    opacity: .6;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease
}

.owl-item.active.center .caroverlay,
.slick-active .caroverlay {
    background-color: transparent;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), to(rgba(5, 22, 53, 0.6)));
    background: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(5, 22, 53, 0.6) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#051635', GradientType=0)
}

.strip--intro>.container>.row {
    margin: 0
}

.strip--intro_container {
    z-index: 1
}

.strip {
    padding: 55px 0
}

.strip.has-bg {
    background-color: #eeeeee
}

.strip__box {
    background-color: white
}

.strip__box-title.main-title {
    font-size: 44px;
    margin-bottom: 20px
}

.strip__box-title:before {
    content: "";
    width: 115px;
    height: 1px;
    background-color: #051635;
    margin-bottom: 20px;
    display: block
}

.strip__box-content {
    color: #797979;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    padding: 40px 25px
}

.strip__box-content .awards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: -155px;
    right: -35px
}

.strip__box-content .awards img.award {
    width: 175px;
    height: auto
}

.strip__box-content .awards img.award:first-of-type {
    margin-right: 10px
}

.strip__box-vid-title {
    color: #ffffff;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 45px;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 40px
}

.strip__box-content p {
    margin-bottom: 15px
}

.strip--intro .strip__box.float {
    margin-top: -135px;
    margin-bottom: -33%;
    background-image: url("../img/compressed/eagle.jpg");
    background-size: 565px;
    background-repeat: no-repeat;
    background-position: -150px -70px;
    width: 71%;
    position: relative;
    right: -40px;
    z-index: 2
}

.strip--intro .strip__box.float .strip__box-content {
    padding-top: 75px;
    padding-bottom: 105px;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px)
}

.strip--intro .strip__box.float .strip__box-content .cst {
    padding-left: 50px
}

.strip--intro .strip__box.float .strip__box-content .btn {
    margin-top: 30px
}

.strip--intro .strip__box.fix {
    width: 63.5%;
    height: 480px;
    z-index: 2
}

.facts__title .btn {
    margin-top: 15px
}

.facts__item {
    display: none;
    color: #051635;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: center
}

.facts__item-title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 67px;
    font-weight: 400;
    line-height: 130%;
    display: block;
    text-align: center
}

.strip--news .read-more.cst {
    right: 15px
}

.strip--news .read-more {
    position: absolute;
    bottom: 2px;
    right: 0
}

.lastnews__content {
    margin-top: 40px
}

.new-item {
    color: #797979;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    margin-bottom: 30px
}

.new-item:last-child {
    margin-bottom: 0
}

.new-item__title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 5px
}

.new-item__date {
    font-size: 15px;
    line-height: 160%;
    display: block;
    margin-bottom: 5px
}

.new-item__content {
    font-size: 17px;
    line-height: 160%
}

.new-item__content .read-more {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 150%
}

.social-grid__wrapper {
    height: 100%
}

.social-item {
    margin-bottom: 30px
}

.social-item:nth-child(3),
.social-item:nth-child(4) {
    margin-bottom: 0
}

.social-item__content {
    background-color: white;
    padding: 20px
}

.social-grid__vid {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    min-height: 280px
}

.social-grid .video-play {
    font-size: 45px
}

.social-grid .strip__box-vid-title {
    font-size: 23px;
    line-height: 130%;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px
}

.social-item__content .social-item__twb {
    position: relative;
    padding-bottom: 45px
}

.social-item__content .social-item__twb--footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

.social-item__twb--title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 130%
}

.social-item__twb--account {
    color: #939393;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 130%
}

.social-item__twb--description {
    font-size: 17px;
    font-weight: 400;
    color: #797979;
    margin-top: 20px
}

.social-item__twb--description a {
    color: #1da1f2!important
}

.social-item__twb--footer {
    display: block;
    width: 100%;
    margin-top: 20px
}

.social-item__twb--footer time {
    display: inline-block
}

.social-item__twb--footer i {
    float: right
}

.social-item__content .new-item {
    position: relative;
    padding-bottom: 45px
}

.social-item__content .new-footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

.social-item__instagram {
    position: relative
}

.instagram-box {
    position: relative;
    padding-bottom: 45px
}

.instg-imgs {
    line-height: 0
}

.instg-img {
    width: 30.9%;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 9px;
    line-height: 0
}

.instg-img:nth-child(3n) {
    margin-right: 0
}

.instg-img img {
    display: inline-block;
    width: 100%;
    height: auto
}

.instagram-footer {
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    width: 100%
}

.instagram-title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 29px
}

.instagram-tag {
    float: right;
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px
}

.grid {
    margin-top: 40px;
    margin-bottom: -30px
}

.grid--big {
    height: 570px
}

.grid--small {
    height: 270px;
    margin-bottom: 30px
}

.grid--small:nth-child(3),
.grid--small:nth-child(4) {
    margin-bottom: 0
}

.grid--menu-tile {
    height: 180px
}

.grid__content {
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: relative
}

.grid__content .wrap-all:hover+.grid__title {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.grid__content .wrap-all:hover+.grid__title+.grid-overlay {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.grid__title {
    color: #ffffff;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 40px;
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.grid__title.menu-tile {
    bottom: 10px;
    left: 20px;
    font-size: 20px;
    line-height: 140%
}

.grid--small .grid__title {
    font-size: 20px;
    bottom: 20px;
    left: 20px
}

.strip--campus-map {
    padding: 100px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    color: white
}

.strip--campus__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, #071834 31%, #1c3453 43%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-linear-gradient(left, #071834 31%, #1c3453 43%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(31%, #071834), color-stop(43%, #1c3453), to(rgba(125, 185, 232, 0)));
    background: -o-linear-gradient(left, #071834 31%, #1c3453 43%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, #071834 31%, #1c3453 43%, rgba(125, 185, 232, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#071834', endColorstr='#007db9e8', GradientType=1)
}

.strip--campus-map .main-title:before {
    background-color: white;
    margin-bottom: 7px
}

.strip--campus-map .main-title {
    color: white;
    line-height: 100%
}

.strip--campus-map .main-title span {
    display: inline-block;
    width: 100%;
    font-size: 28px
}

.strip--campus__content {
    margin: 20px 0;
    font-size: 19px;
    margin-bottom: 30px;
    line-height: 150%
}

.strip--campus-map .btn {
    padding: 25px 24px
}

.carousel-wrapper {
    margin-top: 40px
}

.caritem__wrapper {
    width: 982px
}

.caritem {
    padding: 0px 15px;
    height: 560px;
    max-width: 1310px
}

.caritem:focus,
.slick-next.slick-arrow:focus,
.slick-prev.slick-arrow:focus,
.slick-slide:focus {
    outline: none!important
}

.caritem__content {
    position: relative
}

.caritem__title {
    position: absolute;
    bottom: 20px;
    left: 40px;
    color: #ffffff;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 44px;
    font-weight: 400;
    line-height: 45px;
    text-transform: uppercase;
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.owl-item.active.center .caritem__title {
    z-index: 1
}

.slick-active .caritem__title {
    z-index: 1
}

.slick-next.slick-arrow.hide,
.slick-next.slick-arrow.hide {
    display: none
}

.slick-next.slick-arrow,
.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 100px;
    height: 100px;
    background-color: #051635;
    opacity: .7;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: white;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 100px;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.slick-prev.slick-arrow {
    left: -50px;
    text-align: right
}

.slick-next.slick-arrow {
    right: -50px;
    text-align: left
}

.slick-next.slick-arrow:after,
.slick-prev.slick-arrow:before {
    color: white;
    font-size: 22px
}

.slick-prev.slick-arrow:before {
    content: "\e800";
    padding-right: 20px
}

.slick-next.slick-arrow:after {
    content: "\e801";
    padding-left: 20px
}

.slick-next.slick-arrow:hover,
.slick-prev.slick-arrow:hover {
    opacity: 1
}

.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-next,
.owl-prev {
    position: absolute;
    display: inline-block;
    z-index: 1;
    width: 100px;
    height: 100px;
    background-color: #051635;
    opacity: .7;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: white;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 100px;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.owl-prev {
    left: -50px;
    text-align: right
}

.owl-next {
    right: -50px;
    text-align: left
}

.owl-next:after,
.owl-prev:before {
    color: white;
    font-size: 22px
}

.owl-prev:before {
    content: "\e800";
    padding-right: 25px
}

.owl-next:after {
    content: "\e801";
    padding-left: 25px
}

.owl-next:hover,
.owl-prev:hover {
    opacity: 1
}

.owl-item {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

.carousel-wrapper .owl-carousel .owl-dots.disabled,
.carousel-wrapper .owl-carousel .owl-nav.disabled {
    display: block
}

.btn {
    padding: 0;
    margin: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: background-color 0.4s ease!important;
    -moz-transition: background-color 0.4s ease!important;
    -o-transition: background-color 0.4s ease!important;
    transition: background-color 0.4s ease!important
}

.btn--full {
    width: 100%;
    display: block
}

.btn--main {
    background-color: #aeca37;
    color: white;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 0px;
    padding: 30px 24px;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease
}

.btn--main:hover {
    background-color: #90a635
}

.btn--sec {
    background-color: #051635
}

.btn--sec:hover {
    background-color: #02091e
}

.btn--pdf {
    background-color: #ce4949;
    color: white;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 0px;
    padding: 30px 24px;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease
}

.btn--pdf:hover {
    background-color: #ab3c3c
}

.btn--pdf:before {
    content: "\e803";
    color: white;
    margin-right: 10px
}

a.btn--main,
a.btn--pdf {
    color: white!important
}

.btn--highlight {
    margin-top: 30px;
    padding: 25px 45px;
    display: inline-block
}

.btn--sidebar {
    margin-top: 10px;
    padding: 30px 45px;
    display: inline-block
}

.btn--ghost {
    background-color: transparent;
    border-color: #aeca37;
    color: #aeca37!important;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 0px;
    padding: 30px 24px;
    -webkit-transition: background-color 0.4s ease, color 0.4s ease;
    -moz-transition: background-color 0.4s ease, color 0.4s ease;
    -o-transition: background-color 0.4s ease, color 0.4s ease;
    transition: background-color 0.4s ease, color 0.4s ease
}

.btn--ghost:hover {
    background-color: #aeca37;
    color: white!important
}

.custom-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.custom-lightbox__background {
    background-color: #051635;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .8
}

.custom-lightbox__container {
    padding-top: 30px;
    width: 600px;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    max-height: 70vh;
    max-width: 95%;
    -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%)
}

.custom-lighbox__content {
    background-color: white;
    padding: 40px;
    overflow-y: auto;
    width: 100%
}

.custom-lighbox__content.is_calendar {
    padding-bottom: 0
}

.custom-lightbox__close {
    cursor: pointer;
    font-style: normal!important;
    color: #aeca37;
    font-size: 35px;
    position: absolute;
    right: 0;
    top: 0
}

.custom-lightbox .cal-content .bbtncal,
.custom-lightbox .cal-content .tribe-events-meta-group-venue {
    display: none
}

.contact-details .line,
.contact-details strong {
    display: block;
    line-height: 150%
}

.board-item {
    margin-bottom: 30px
}

#map {
    display: inline-block;
    width: 100%;
    height: auto;
    width: 100%;
    height: 550px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

#transport {
    display: inline-block;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.hide-map {
    opacity: 0;
    visibility: hidden;
    position: absolute!important;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.maps {
    position: relative;
    -webkit-transition: height 0.4s ease;
    -moz-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
    transition: height 0.4s ease
}

.map__wrapper {
    margin: 20px 0;
    display: inline-block;
    width: 100%;
    position: relative
}

.map__item {
    display: inline-block;
    margin-bottom: 15px;
    cursor: pointer
}

.map__item.active {
    color: #7b8494
}

.map__item:first-child {
    border-right: 1px solid #aaaaaa;
    padding-right: 10px;
    margin-right: 10px
}

.map__dir {
    float: right
}

.cpt-title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 29px;
    font-weight: 400;
    line-height: 130%
}

.relative {
    position: relative
}

.cover {
    background-size: cover;
    height: 100%
}

.box-shadow {
    box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 0 34px 6px rgba(0, 0, 0, 0.06)
}

.wrap-all {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.wrap-all:focus {
    outline: none
}

.mfp-bg {
    background-color: #051635!important
}

.ol.more.load-notice {
    display: block;
    margin-top: 10px;
    color: #aeca37;
    cursor: pointer
}

.childFade,
.elFade {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0
}

.come-in {
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    -o-transform: translateY(150px);
    -moz-transform: translateY(150px);
    -webkit-transform: translateY(150px);
    animation: come-in .8s ease forwards;
    -o-animation: come-in .8s ease forwards;
    -moz-animation: come-in .8s ease forwards;
    -webkit-animation: come-in .8s ease forwards;
    opacity: 1!important
}

.already-visible {
    -ms-transform: translateY(0)!important;
    transform: translateY(0)!important;
    -o-transform: translateY(0)!important;
    -moz-transform: translateY(0)!important;
    -webkit-transform: translateY(0)!important;
    animation: come-in .8s ease forwards;
    -o-animation: come-in .8s ease forwards;
    -moz-animation: come-in .8s ease forwards;
    -webkit-animation: come-in .8s ease forwards;
    opacity: 1!important
}

@keyframes come-in {
    0% {
        -webkit-transform: translateY(150px);
        transform: translateY(150px)
    }
    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-o-keyframes come-in {
    0% {
        transform: translateY(150px)
    }
    to {
        transform: translateY(0px)
    }
}

@-moz-keyframes come-in {
    0% {
        transform: translateY(150px)
    }
    to {
        transform: translateY(0px)
    }
}

@-webkit-keyframes come-in {
    0% {
        -webkit-transform: translateY(150px);
        transform: translateY(150px)
    }
    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

div.iframe-embed {
    position: relative;
    max-width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 50px 0;
    overflow: hidden
}

div.iframe-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widgettitle {
    display: none
}

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

#calendar {
    margin-top: 45px
}

#calendar .calendar-events {
    table-layout: inherit;
    min-width: 100%
}

#calendar .calendar-events tbody {
    display: table;
    width: 100%
}

#calendar .calendar-events tr {
    width: 100%
}

.tribe-mini-calendar-wrapper {
    margin-bottom: 40px
}

.tribe-mini-calendar-list-wrapper {
    display: none
}

#calendar tr.date {
    background-color: #051635!important;
    color: white;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    text-transform: uppercase
}

#calendar tr td {
    padding: 7px 0
}

#calendar tr td:first-child,
#calendar tr td:last-child {
    padding-left: 20px;
    padding-right: 20px
}

#calendar tr td.event,
#calendar tr td.ta_c,
#calendar tr td a {
    font-size: 18px
}

#calendar tr:nth-child(2n) {
    background-color: #e8e8e8
}

#calendar tr:nth-child(odd) {
    background-color: #f7f7f7
}

#calendar tr td.event a {
    color: #051635!important
}

#calendar tr td.ta_c {
    width: 120px
}

#calendar tr td.location {
    width: 160px
}

.tribe-mini-calendar td.tribe-events-has-events a:hover {
    background-color: #808998!important
}

.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a:before {
    background-color: white
}

.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a:before {
    width: 5px;
    height: 5px
}

#calendar .calendar-nav {
    line-height: 23px;
    color: #051635!important;
    font-size: 16px
}

#calendar .calendar-nav a {
    margin: 0 5px
}

#calendar .calendar-nav .active-item {
    color: #051635!important
}

.tribe-mini-calendar .tribe-mini-calendar-dayofweek {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    background-color: transparent!important
}

.tribe-mini-calendar .tribe-mini-calendar-nav td,
.tribe-mini-calendar thead {
    background-color: transparent!important;
    background: transparent!important;
    border: none
}

.tribe-mini-calendar .tribe-mini-calendar-nav span {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px
}

.tribe-mini-calendar .tribe-mini-calendar-dayofweek {
    border: none
}

.tribe-mini-calendar td.tribe-events-past {
    background-color: #051635!important
}

.tribe-mini-calendar td.tribe-events-present {
    background-color: #aeca37!important
}

.tribe-mini-calendar td.tribe-events-future {
    background-color: #051635!important
}

.tribe-mini-calendar .tribe-events-has-events a,
.tribe-mini-calendar .tribe-mini-calendar-no-event {
    color: #051635!important;
    padding: 15px 0px!important
}

.tribe-mini-calendar .tribe-events-has-events a,
.tribe-mini-calendar .tribe-mini-calendar-no-event {
    color: white!important
}

.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a:before {
    background: white!important;
    bottom: 8px!important;
    display: block;
    width: 5px!important;
    height: 5px!important;
    margin: 5px auto 0 -3px!important
}

.tribe-mini-calendar-nav .prev-month {
    float: left
}

.tribe-mini-calendar-nav .next-month {
    float: right
}

.tribe-mini-calendar .tribe-mini-calendar-nav .next-month span,
.tribe-mini-calendar .tribe-mini-calendar-nav .prev-month span {
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 35px;
    height: 19px;
    background-image: url("../img/compressed/arrows.png");
    vertical-align: middle;
    display: inline-block
}

.tribe-mini-calendar .tribe-mini-calendar-nav .next-month span {
    background-position: 100% 101%
}

.calendar-nav {
    display: inline-block
}

.calendar-filter {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.calendar-filter h4 {
    display: inline-block;
    padding-right: 15px;
    position: relative
}

.calendar-filter h4:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 500px;
    right: -500px;
    top: 16px;
    background-color: #f7d117
}

#calendar-filter,
#month-selector,
#subcat-calendar-filter {
    width: 100%
}

#calendar-filter select,
#month-selector select,
#subcat-calendar-filter select {
    background-color: #e8e8e8;
    border-radius: 23px;
    color: #051635;
    font-size: 18px;
    line-height: 20px;
    padding: 11px 40px 9px 20px!important;
    background-position: 90% 50%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    background-image: url("../img/compressed/arrowd.png");
    background-repeat: no-repeat;
    width: 100%
}

#calendar-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    height: 100vh;
    z-index: 10000
}

.calendar-lightbox__content {
    max-width: 500px;
    width: 500px;
    background-color: white;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 20px
}

.calendar-lightbox__content h3 {
    margin-top: 0;
    font-size: 35px;
    line-height: 120%;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif
}

#content-area .time-event,
.calendar-lightbox__content .time-event {
    font-size: 18px;
    width: 100%;
    margin: 10px 0 20px 0;
    display: inline-block
}

#ajax-cal-content {
    padding: 50px 0
}

#content-area .tribe-events-cal-links,
.calendar-lightbox__content .tribe-events-cal-links {
    margin-top: 20px;
    border-bottom: 20px solid white;
    height: 60px
}

#content-area .tribe-events-cal-links a,
.calendar-lightbox__content .tribe-events-cal-links a {
    margin-right: 20px;
    font-size: 16px;
    border: 1px solid #051635;
    padding: 8px;
    color: #051635;
    -webkit-transition: background-color 0.4s ease, color 0.4s ease;
    -moz-transition: background-color 0.4s ease, color 0.4s ease;
    -o-transition: background-color 0.4s ease, color 0.4s ease;
    transition: background-color 0.4s ease, color 0.4s ease
}

#content-area .tribe-events-cal-links a:hover,
.calendar-lightbox__content .tribe-events-cal-links a:hover {
    background-color: #051635;
    color: white
}

#content-area {
    width: 100%
}

#content-area h3 {
    padding-top: 0
}

#content-area .loadergif,
.calendar-lightbox__content .loadergif {
    text-align: center;
    width: 150px;
    height: auto;
    margin: 0 auto;
    display: inherit;
    border-bottom: 20px solid white
}

.subcat-filter-wrapper.ignorethis {
    display: none
}

.export-month {
    margin-bottom: 20px;
    width: 100%;
    padding: 20px
}

.single-tribe_events .cal-event-time {
    margin: 20px 0 30px 0;
    font-size: 20px
}

.single-tribe_events #tribe-events .tribe-events-button {
    margin-right: 20px;
    font-size: 16px!important;
    font-weight: 400!important;
    text-transform: inherit!important;
    border: 1px solid #051635;
    padding: 8px;
    color: #051635;
    background-color: white!important;
    color: #051635!important;
    -webkit-transition: background-color 0.4s ease, color 0.4s ease!important;
    -moz-transition: background-color 0.4s ease, color 0.4s ease!important;
    -o-transition: background-color 0.4s ease, color 0.4s ease!important;
    transition: background-color 0.4s ease, color 0.4s ease!important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}

.single-tribe_events #tribe-events .tribe-events-button:hover {
    background-color: #051635!important;
    color: white!important
}

.single-tribe_events .tribe-events-meta-group dd {
    margin-bottom: 15px
}

.single-tribe_events .tribe-events-meta-group dt,
.single-tribe_events .tribe-events-meta-group dt+dd {
    display: inline-block
}

.single-tribe_events .tribe-events-meta-group dt+dd:after {
    content: "";
    width: 100%;
    display: block;
    clear: both
}

.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 25px;
    font-weight: 300
}

.accordions {
    margin-top: 40px
}

.accordion {
    display: block;
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 18px;
    margin-top: 15px
}

.accordion__title {
    color: #aeca37;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    padding-right: 25px;
    font-size: 20px;
    cursor: pointer
}

.accordion__title:after {
    color: #051635;
    font-size: 27px;
    position: absolute;
    right: 0
}

.closed .accordion__title:after {
    content: "\e805"
}

.opened .accordion__title:after {
    content: "\e806"
}

.accordion__description {
    margin-top: 10px;
    display: none
}

.issuu {
    margin-top: 0px!important
}

.publication {
    background-color: white;
    margin-bottom: 30px
}

.publication__image {
    width: 165px;
    height: 260px;
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    background-position: 50% 50%
}

.publication__content {
    padding: 20px;
    display: inline-block;
    vertical-align: top;
    width: 245px
}

.publication__title {
    color: #051635;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 26px;
    line-height: 130%;
    margin-bottom: 10px
}

.publication__date {
    color: #b4b4b4
}

.gallery-columns-3 .gallery-item {
    margin: 15px;
    width: 31%!important
}

.gallery-columns-3 .gallery-item:nth-child(3n+1) {
    margin-left: 0
}

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

.gallery-columns-4 .gallery-item {
    margin: 1.7%;
    margin-bottom: 0;
    width: 22.2%!important
}

.gallery-columns-4 .gallery-item:first-child,
.gallery-columns-4 br+.gallery-item {
    margin-left: 0
}

.gallery-columns-4 .gallery-item+.gallery-item+.gallery-item+.gallery-item {
    margin-right: 0
}

.gallery img {
    width: 100%;
    border: none!important
}

.gallery .wp-caption-text.gallery-caption {
    display: none
}

.staff__item-wrapper {
    margin-bottom: 30px
}

.staff__item {
    width: 100%
}

.staff__img {
    height: 270px;
    background-position: 50% 50%;
    background-size: cover
}

.staff__info {
    padding: 10px
}

.entry .staff__title {
    font-size: 26px
}

.larger-vid .grid-post__ftimg {
    height: 500px
}

.larger-vid .fonticon.video-play {
    font-size: 60px!important
}

.stats__wrapper {
    padding: 40px;
    display: inline-block;
    width: 100%;
    background-color: white;
    position: relative;
    z-index: 1;
    margin-top: -100px;
    top: -50px
}

.stats__number {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif
}

.stats__number {
    font-size: 120px;
    color: #aeca37;
    display: inline-block
}

.stats__fact {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 50px;
    line-height: 88%;
    color: #aeca37;
    display: inline-block;
    margin-left: 7px
}

.stats__description {
    color: #051635;
    font-weight: bold;
    font-size: 23px;
    line-height: 130%
}

.stats__min .stats__number {
    font-size: 65px;
    line-height: 60px
}

.stats__age .stats__number {
    font-size: 100px;
    line-height: 83px
}

.stats__outRes .stats__number {
    font-size: 55px;
    line-height: 104%
}

.stats__fixtures .stats__number {
    font-size: 83px;
    line-height: 90%
}

.stats__ol {
    display: inline-block
}

section.music-socials {
    background-color: #F4F4F4;
    padding: 80px 0 90px 0
}

section.music-socials h2 {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    font-size: 42px;
    line-height: 48px;
    text-transform: uppercase;
    color: #051635
}

section.music-socials .row.social-feeds-row .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

section.music-socials .row.social-feeds-row .row>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 992px) {
    section.music-socials .row.social-feeds-row .row>div:first-of-type {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 556px) {
    section.music-socials .row.social-feeds-row .row>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%
    }
}

section.music-socials .music-videos .music-videos__top .slider__slide .music-videos__video-embed {
    position: relative;
    height: 0;
    padding-bottom: 56.25%
}

section.music-socials .music-videos .music-videos__top .slider__slide .music-videos__video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

section.music-socials .music-videos .music-videos__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.music-socials .music-videos .music-videos__bottom .music-videos__slider-dots {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(((100% / 4) * 3) - 5px);
    flex: 0 0 calc(((100% / 4) * 3) - 5px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.music-socials .music-videos .music-videos__bottom .music-videos__slider-dots ul.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.music-socials .music-videos .music-videos__bottom .music-videos__slider-dots ul.slick-dots li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% / 3) - (20px / 3));
    flex: 0 0 calc((100% / 3) - (20px / 3));
    position: relative;
    height: 130px;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0.35
}

section.music-socials .music-videos .music-videos__bottom .music-videos__slider-dots ul.slick-dots li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

section.music-socials .music-videos .music-videos__bottom .music-videos__slider-dots ul.slick-dots li.slick-active {
    opacity: 1
}

@media screen and (max-width: 556px) {
    section.music-socials .music-videos .music-videos__bottom .music-videos__slider-dots ul.slick-dots li {
        height: 70px
    }
}

@media screen and (max-width: 556px) {
    section.music-socials .music-videos .music-videos__bottom .music-videos__slider-dots {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px
    }
}

section.music-socials .music-videos .music-videos__bottom .music-videos__view-all {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% / 4) - 5px);
    flex: 0 0 calc((100% / 4) - 5px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #051635;
    padding: 37px
}

section.music-socials .music-videos .music-videos__bottom .music-videos__view-all p {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #FFF
}

@media screen and (max-width: 992px) {
    section.music-socials .music-videos .music-videos__bottom .music-videos__view-all {
        padding: 20px
    }
}

@media screen and (max-width: 556px) {
    section.music-socials .music-videos .music-videos__bottom .music-videos__view-all {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width: 556px) {
    section.music-socials .music-videos .music-videos__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

section.music-socials .social-item__instagram {
    padding: 25px 30px
}

section.music-socials .social-item__instagram .instagram-box {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
}

section.music-socials .social-item__instagram .instagram-box .instg-imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.music-socials .social-item__instagram .instagram-box .instg-imgs .instg-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(20% - (48px / 5));
    flex: 0 0 calc(20% - (48px / 5));
    width: auto;
    height: 72px;
    margin: 0;
    margin-bottom: 12px
}

section.music-socials .social-item__instagram .instagram-box .instg-imgs .instg-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 556px) {
    section.music-socials .social-item__instagram .instagram-box .instg-imgs .instg-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - (24px / 2));
        flex: 0 0 calc(50% - (24px / 2))
    }
}

section.music-socials .social-item__instagram .instagram-box .instagram-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    margin: 0
}

section.music-socials .social-item__instagram .instagram-box .instagram-footer .instagram-tag {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #051635
}

@media screen and (max-width: 556px) {
    section.music-socials .social-item__instagram .instagram-box .instagram-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    section.music-socials .social-item__instagram .instagram-box .instagram-footer .instagram-title {
        margin-bottom: 5px
    }
}

@media screen and (max-width: 556px) {
    section.music-socials .social-item__instagram {
        padding: 20px
    }
}

section.music-socials .social-item__twitter {
    padding: 30px 25px 0 35px
}

section.music-socials .social-item__twitter .twitter-teaser__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

section.music-socials .social-item__twitter .twitter-teaser__header svg {
    width: auto;
    height: 10px;
    margin-right: 5px
}

section.music-socials .social-item__twitter .twitter-teaser__header p {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #051635;
    margin: 0
}

section.music-socials .social-item__twitter .twitter-teaser__tweets {
    max-height: 275px;
    text-align: left;
    padding-right: 45px;
    overflow-y: scroll
}

section.music-socials .social-item__twitter .twitter-teaser__tweets .tweet {
    border-bottom: 1px solid #CCCCCC;
    padding: 25px 0
}

section.music-socials .social-item__twitter .twitter-teaser__tweets .tweet .image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    margin-bottom: 25px
}

section.music-socials .social-item__twitter .twitter-teaser__tweets .tweet .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

section.music-socials .social-item__twitter .twitter-teaser__tweets .tweet p {
    font-size: 16px;
    line-height: 21px
}

section.music-socials .social-item__twitter .twitter-teaser__tweets .tweet p a {
    color: #AECA36
}

section.music-socials .social-item__twitter .twitter-teaser__tweets .tweet:first-of-type {
    padding-top: 0
}

section.music-socials .social-item__twitter .twitter-teaser__tweets::-webkit-scrollbar {
    width: 10px
}

section.music-socials .social-item__twitter .twitter-teaser__tweets::-webkit-scrollbar-track {
    background-color: #EDEDED;
    border-radius: 4px
}

section.music-socials .social-item__twitter .twitter-teaser__tweets::-webkit-scrollbar-thumb {
    background-color: #051635;
    border-radius: 4px
}

@media screen and (max-width: 556px) {
    section.music-socials .social-item__twitter .twitter-teaser__tweets {
        padding-right: 15px
    }
}

section.music-socials .social-item__twitter .twitter-teaser__date {
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.5px;
    color: #002269;
    margin-bottom: 10px
}

@media screen and (max-width: 556px) {
    section.music-socials .social-item__twitter {
        padding: 20px 20px 0 20px
    }
}

.notification--wrapper {
    width: 100%;
    height: 157px;
    background-color: #051635;
    position: fixed;
    left: 0;
    bottom: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
    z-index: -5
}

.notification--wrapper.show {
    opacity: 0.9;
    z-index: 5
}

.notification__title {
    padding-left: 65px;
    color: #FFFFFF;
    font-family: "Adobe Garamond Pro";
    font-size: 32px;
    letter-spacing: 0;
    line-height: 31px;
    margin-top: 29px;
    text-transform: uppercase
}

.notification__title--link {
    pointer-events: none
}

.notification__text {
    padding-left: 65px;
    margin-top: 16px;
    color: #FFFFFF;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px
}

.notification__text a {
    color: #AECA36!important
}

.notification--container {
    position: relative;
    height: 100%
}

.notification__close-button {
    position: absolute;
    top: 14px;
    right: 14px;
    cursor: pointer
}

.notification--row {
    height: 100%
}

.notification__button {
    margin-top: 65px;
    padding: 24px 24px
}

.notification--pad-r {
    padding-right: 130px
}

@media (max-width: 1199.98px) {
    .notification__button {
        font-size: 18px!important;
        padding: 22px 19px!important;
        margin-top: 67px
    }
    .notification__title {
        font-size: 27px;
        margin-top: 20px
    }
    .notification__text {
        font-size: 17px;
        margin-top: 12px
    }
    .notification--pad-r {
        padding-right: 100px
    }
}

@media (max-width: 1070px) {
    .notification--wrapper {
        padding-left: 35px
    }
    .notification--middle {
        margin-top: 25px
    }
    .notification__title {
        padding-left: 0px;
        font-size: 26px
    }
    .notification__text {
        font-size: 16px;
        padding-left: 0px
    }
}

@media (max-width: 1011px) {
    .notification--wrapper {
        padding-left: 20px
    }
    .notification__title {
        font-size: 30px;
        margin-top: 34px
    }
}

@media (max-width: 991px) {
    .notification__button {
        margin-top: 34px;
        font-size: 20px
    }
    .notification__text {
        margin-top: 8px;
        font-size: 15px
    }
}

@media (max-width: 860px) {
    .notification--pad-r {
        padding-right: 50px
    }
    .notification__title {
        font-size: 28px
    }
    .notification--middle {
        margin-top: 30px
    }
    .notification__icons {
        margin-left: 15px
    }
}

@media (max-width: 760px) {
    .notification__title {
        padding-left: 0;
        font-size: 29px;
        margin-top: 18px
    }
    .notification__text {
        font-size: 15px;
        line-height: 25px;
        margin-top: 4px;
        padding-right: 23px
    }
    .notification__link--small {
        pointer-events: all
    }
}

@media (max-width: 520px) {
    .notification__title {
        font-size: 25px;
        margin-top: 20px;
        pointer-events: all
    }
    .notification__text {
        font-size: 15px;
        line-height: 22px
    }
    .notification__link--small {
        pointer-events: all
    }
    .notification--pad-r {
        padding-right: 35px
    }
}

@media (max-width: 478px) {
    .notification__title {
        font-size: 19px;
        margin-top: 20px
    }
    .notification__text {
        padding-left: 0;
        line-height: 19px;
        font-size: 14px
    }
    .notification--middle {
        margin-top: 15px
    }
    .notification--wrapper {
        height: 170px;
        padding-left: 20px
    }
    .notification--pad-r {
        padding-right: 30px
    }
}

@media (max-width: 356px) {
    .notification--wrapper {
        height: 150px
    }
    .notification__title {
        font-size: 15px;
        margin-left: 10px;
        margin-top: 10px
    }
    .notification__text {
        padding-left: 10px;
        font-size: 12px;
        padding-right: 20px
    }
    .notification--wrapper {
        text-align: left
    }
    .notification__close-button {
        top: 7px;
        right: 7px
    }
}

.scholarship-profile {
    position: relative;
    width: 100%;
    max-width: 780px;
    margin: 0 auto
}

.scholarship-profile__title {
    max-width: 450px;
    padding-top: 35px;
    margin: 0 0 40px 50px
}

.scholarship-profile__title h2 {
    font-size: 42px!important;
    line-height: 46px!important;
    letter-spacing: -1.15px;
    padding: 0!important;
    margin: 0!important
}

@media screen and (max-width: 1350px) {
    .scholarship-profile__title {
        max-width: 400px;
        margin-left: 0
    }
}

@media screen and (max-width: 992px) {
    .scholarship-profile__title {
        max-width: 100%;
        margin-bottom: 30px
    }
}

.scholarship-profile__content {
    position: absolute;
    top: 50%;
    left: 0;
    max-width: 470px;
    width: 100%;
    background: #051635;
    padding: 40px 40px 60px 50px;
    -webkit-box-shadow: 0 1px 39px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 39px 0 rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.scholarship-profile__content blockquote {
    position: relative;
    padding: 0 0 10px 27px
}

.scholarship-profile__content blockquote:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #aeca37
}

.scholarship-profile__content blockquote p {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.76px;
    color: #FFF;
    margin-bottom: 15px
}

@media screen and (max-width: 1200px) {
    .scholarship-profile__content blockquote p {
        font-size: 22px;
        line-height: 26px
    }
}

.scholarship-profile__content blockquote cite {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.86px;
    text-transform: uppercase;
    color: #FFF
}

@media screen and (max-width: 1200px) {
    .scholarship-profile__content blockquote cite {
        font-size: 14px;
        line-height: 22px
    }
}

.scholarship-profile__content a.scholarship-popup {
    position: absolute;
    right: 40px;
    bottom: 30px
}

@media screen and (max-width: 1200px) {
    .scholarship-profile__content {
        max-width: 380px;
        padding: 30px 30px 50px 30px
    }
}

@media screen and (max-width: 992px) {
    .scholarship-profile__content {
        position: relative;
        top: auto;
        max-width: 100%;
        padding: 30px 30px 60px 30px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.scholarship-profile__image {
    position: relative;
    width: 360px;
    margin-left: auto
}

.scholarship-profile__image.scholarship-profile__image--mobile {
    display: none;
    position: relative;
    right: 0;
    width: 100%;
    margin-bottom: 30px
}

@media screen and (max-width: 992px) {
    .scholarship-profile__image.scholarship-profile__image--mobile {
        display: block
    }
}

.scholarship-profile__image .object-fit {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 130%
}

.scholarship-profile__image .object-fit img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 1200px) {
    .scholarship-profile__image {
        width: 280px
    }
    .scholarship-profile__image .object-fit {
        padding-bottom: 150%
    }
}

@media screen and (max-width: 992px) {
    .scholarship-profile__image {
        display: none
    }
    .scholarship-profile__image .object-fit {
        padding-bottom: 120%
    }
}

.scholarship-profile--white .scholarship-profile__content {
    right: 0;
    left: auto;
    background-color: #FFF
}

.scholarship-profile--white .scholarship-profile__content blockquote p {
    color: #051635
}

.scholarship-profile--white .scholarship-profile__content blockquote cite {
    color: #051635
}

.scholarship-profile--white .scholarship-profile__image {
    margin-left: 0
}

@media screen and (max-width: 992px) {
    .scholarship-profile {
        margin: 30px 0
    }
}

.mfp-bg,
.mfp-wrap {
    z-index: 1000000000!important
}

.popup--scholarship {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    max-width: 85vw;
    height: 85vh;
    background-color: #FFF;
    margin: 0 auto
}

.popup--scholarship .popup__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42.5%;
    flex: 0 0 42.5%;
    height: 100%
}

.popup--scholarship .popup__image .object-fit {
    position: relative;
    width: 100%;
    height: 100%
}

.popup--scholarship .popup__image .object-fit img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 992px) {
    .popup--scholarship .popup__image {
        display: none
    }
}

.popup--scholarship .popup__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    padding: 60px;
    overflow-y: auto
}

.popup--scholarship .popup__content blockquote {
    position: relative;
    padding: 10px 0 20px 27px;
    margin-bottom: 20px
}

.popup--scholarship .popup__content blockquote:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #aeca37
}

.popup--scholarship .popup__content blockquote p {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: -0.76px;
    color: #051635
}

.popup--scholarship .popup__content .content p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.01px;
    color: #051635;
    margin-bottom: 20px
}

.popup--scholarship .popup__content .content p:last-of-type {
    margin-bottom: 0
}

@media screen and (max-width: 992px) {
    .popup--scholarship .popup__content {
        padding: 30px
    }
}

.popup--scholarship .popup__content-bottom {
    position: relative;
    padding-top: 7px;
    margin-top: 40px
}

.popup--scholarship .popup__content-bottom:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 1px;
    background-color: #051635
}

.popup--scholarship .popup__content-bottom p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.86px;
    text-transform: uppercase;
    color: #051635
}

.popup--scholarship button.mfp-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 10px;
    right: 10px;
    width: auto;
    height: auto;
    opacity: 1
}

.popup--scholarship button.mfp-close svg {
    width: 25px;
    height: auto;
    pointer-events: none
}

.mfp-wrap.popup-video .mfp-container .mfp-content .mfp-iframe-scaler iframe {
    background: transparent
}

.mfp-wrap.popup-video .mfp-container .mfp-content .mfp-iframe-scaler iframe body {
    background-color: transparent
}

.tpl-page-list {
    margin-top: 60px
}

.tpl-page-list.no-content-above {
    margin-top: 0
}

.tpl-page-list__row {
    margin-bottom: 60px
}

.tpl-page-list__img {
    min-height: 250px;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

.tpl-page-list__content {
    color: #051635;
    font-weight: 400;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    line-height: 140%
}

.tpl-page-list__title {
    color: #051635;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 33px;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 5px
}

.tpl-page-list__stand-left {
    -ms-flex-order: -1;
    -webkit-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
}

body.page-template-tpl--strategy-inner form.post-password-form,
body.page-template-tpl--strategy-overview form.post-password-form {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100vh;
    background-color: #051635;
    z-index: 5
}

body.page-template-tpl--strategy-inner form.post-password-form p,
body.page-template-tpl--strategy-overview form.post-password-form p {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #FFF
}

body.page-template-tpl--strategy-inner form.post-password-form p:first-of-type,
body.page-template-tpl--strategy-overview form.post-password-form p:first-of-type {
    margin-bottom: 20px
}

body.page-template-tpl--strategy-inner form.post-password-form input,
body.page-template-tpl--strategy-overview form.post-password-form input {
    color: #051635
}

body.page-template-tpl--strategy-overview .mastban__wrapper {
    margin-bottom: 80px
}

body.page-template-tpl--strategy-overview main.main-content {
    margin: 0
}

body.page-template-tpl--strategy-overview main.main-content section.intro-content {
    margin-bottom: 65px
}

body.page-template-tpl--strategy-overview main.main-content section.intro-content .entry>:last-child {
    margin-bottom: 0
}

body.page-template-tpl--strategy-overview main.main-content section.intro-content h2 {
    font-size: 64px;
    line-height: 77px;
    letter-spacing: -0.44px;
    padding: 0;
    margin-bottom: 10px
}

body.page-template-tpl--strategy-overview main.main-content section.intro-content p {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: normal
}

body.page-template-tpl--strategy-overview main.main-content section.intro-content p.intro-paragraph {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--strategy-overview main.main-content section.intro-content div[style*=columns] {
        -webkit-columns: unset!important;
        columns: unset!important
    }
}

body.page-template-tpl--strategy-overview main.main-content section.intro-content img {
    max-width: 100%;
    margin: 35px 0
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    position: relative;
    min-height: 560px
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__image {
    position: relative;
    width: 100%;
    height: 100%
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__overlay {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 22, 53, 0)), to(#051635));
    background: -webkit-linear-gradient(top, rgba(5, 22, 53, 0) 0%, #051635 100%);
    background: -o-linear-gradient(top, rgba(5, 22, 53, 0) 0%, #051635 100%);
    background: linear-gradient(180deg, rgba(5, 22, 53, 0) 0%, #051635 100%);
    opacity: 0.9;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__overlay--darker {
    height: 100%;
    opacity: 0
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__content {
    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-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px 40px
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__content h2.main-title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -0.24px;
    color: #FFF
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__content h2.main-title:before {
    content: none
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__content {
        padding: 30px 15px
    }
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover {
    display: none
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.11px;
    color: #FFF;
    margin: 10px 0 25px 0
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover>div a.btn {
    display: inline-block;
    width: auto;
    background-color: #FFF;
    color: #051635!important;
    border: 1px solid #FFF;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover>div a.btn:hover {
    background-color: transparent;
    color: #FFF!important
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover>div a.btn:nth-of-type(2) {
    background-color: transparent;
    color: #FFF!important;
    margin-left: 20px
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover>div a.btn:nth-of-type(2):hover {
    background-color: #FFF;
    color: #051635!important
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover>div a.btn:nth-of-type(2) {
        margin-left: 10px
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser__hover>div a.btn {
        font-size: 14px;
        line-height: 14px;
        padding: 10px
    }
}

body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser:hover .teaser__overlay--darker {
    opacity: 0.9
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-height: 0;
        width: 100%;
        height: 0;
        padding-bottom: 50%
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers .teaser {
        padding-bottom: 100%
    }
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--strategy-overview main.main-content section.page-teasers .teasers {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body.page-template-tpl--strategy-inner .mastban__wrapper {
    margin-bottom: 80px
}

body.page-template-tpl--strategy-inner main.main-content {
    margin: 0;
    margin-bottom: 50px
}

body.page-template-tpl--strategy-inner main.main-content section.intro-content {
    margin-bottom: 120px
}

body.page-template-tpl--strategy-inner main.main-content section.intro-content .entry {
    padding: 0 67px
}

body.page-template-tpl--strategy-inner main.main-content section.intro-content .entry>:last-child {
    margin-bottom: 0
}

body.page-template-tpl--strategy-inner main.main-content section.intro-content p {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: normal
}

body.page-template-tpl--strategy-inner main.main-content section.intro-content p.intro-paragraph {
    font-size: 24px;
    line-height: 32px
}

body.page-template-tpl--strategy-inner main.main-content section.intro-content img {
    max-width: 100%;
    margin: 35px 0
}

body.page-template-tpl--strategy-inner main.main-content section.grid {
    margin: 0;
    margin-bottom: 60px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:first-of-type {
    margin-bottom: 65px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:first-of-type h2 {
    display: inline-block;
    font-size: 42px;
    line-height: 36px;
    letter-spacing: -0.29px;
    padding: 0;
    margin: 0
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:first-of-type h2:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    width: 80px;
    height: 2px;
    background-color: #051635;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(2) {
    margin-bottom: 30px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(2) .video-teaser {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(2) .video-teaser .play-button {
    width: 70px;
    height: 70px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(2) .video-teaser .play-button img.play-icon {
    width: 18px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(2) .video-teaser p {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.1px
}

@media screen and (max-width: 1200px) {
    body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(3) div[class^=col-]:first-of-type {
        margin-bottom: 30px
    }
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(3) .blue-block {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #051635;
    padding: 30px 65px 70px 65px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(3) .blue-block>div:first-of-type {
    text-align: center;
    margin-bottom: 50px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(3) .blue-block>div:first-of-type h3 {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -0.24px;
    text-transform: uppercase;
    color: #FFF;
    padding: 0;
    margin: 0
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(3) .blue-block>div:nth-of-type(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(4) div[class^=col-] {
        margin-bottom: 30px
    }
    body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(4) div[class^=col-]:last-of-type {
        margin-bottom: 0
    }
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(5) {
    margin-bottom: 0
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(5) div[class^=col-]:first-of-type>div:nth-of-type(1) {
    margin-bottom: 30px
}

@media screen and (max-width: 1200px) {
    body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(5) div[class^=col-] {
        margin-bottom: 30px
    }
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(6) {
    margin: 60px 0 0 0
}

body.page-template-tpl--strategy-inner main.main-content section.grid .row:nth-of-type(6) a.btn {
    margin: 0
}

body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 240px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser img:not(.play-icon),
body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}

body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #051635;
    opacity: 0.5;
    z-index: 1
}

body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser>div {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser>div .play-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 57px;
    height: 57px;
    background-color: #AECA37;
    border-radius: 50%;
    margin-bottom: 12px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser>div .play-button img.play-icon {
    position: relative;
    left: 3px;
    width: 15px;
    height: auto
}

body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser>div p {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    color: #FFF
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser {
        min-height: 300px
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--strategy-inner main.main-content section.grid .video-teaser {
        min-height: 240px
    }
}

body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 240px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser__image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser__overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 22, 53, 0)), to(#051635));
    background: -webkit-linear-gradient(top, rgba(5, 22, 53, 0) 0%, #051635 100%);
    background: -o-linear-gradient(top, rgba(5, 22, 53, 0) 0%, #051635 100%);
    background: linear-gradient(180deg, rgba(5, 22, 53, 0) 0%, #051635 100%);
    opacity: 0.9
}

body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser__content {
    position: relative;
    width: 100%;
    height: auto;
    padding: 25px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser__content p {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.58px;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 12px
}

body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser__content h3 {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.17px;
    text-transform: uppercase;
    color: #FFF;
    padding: 0;
    margin: 0
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser {
        min-height: 300px
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--strategy-inner main.main-content section.grid .news-teaser {
        min-height: 240px
    }
}

body.page-template-tpl--strategy-inner main.main-content section.grid .graphic {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body.page-template-tpl--home-new form.post-password-form {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100vh;
    background-color: #051635;
    z-index: 5
}

body.page-template-tpl--home-new form.post-password-form p {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #FFF
}

body.page-template-tpl--home-new form.post-password-form p:first-of-type {
    margin-bottom: 20px
}

body.page-template-tpl--home-new form.post-password-form input {
    color: #051635
}

body.page-template-tpl--home-new .mastslider .mastslider__title {
    font-size: 50px;
    line-height: 50px
}

body.page-template-tpl--home-new .mastslider .mastslider__title span {
    font-size: 50px;
    line-height: 50px
}

body.page-template-tpl--home-new .mastslider .mastslider__text.mastslider__cat {
    bottom: 100px!important
}

body.page-template-tpl--home-new .mastslider .btn.btn--main:not(.btn--2) {
    margin-right: 20px
}

body.page-template-tpl--home-new main {
    margin: 0
}

body.page-template-tpl--home-new main section.awards {
    background-color: #051635;
    padding: 50px 0;
    margin-bottom: 80px
}

body.page-template-tpl--home-new main section.awards .award__image-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    margin-bottom: 15px
}

body.page-template-tpl--home-new main section.awards .award__image-title img {
    width: auto;
    max-width: 100px;
    height: 110px;
    -o-object-fit: contain;
    object-fit: contain
}

body.page-template-tpl--home-new main section.awards .award h2.main-title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.22px;
    color: #FFF
}

body.page-template-tpl--home-new main section.awards .award h2.main-title:before {
    content: none
}

body.page-template-tpl--home-new main section.awards .award p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    margin-bottom: 30px
}

body.page-template-tpl--home-new main section.awards .award a.btn {
    background-color: transparent;
    color: #FFF;
    border: 1px solid #aeca37;
    margin-top: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

body.page-template-tpl--home-new main section.awards .award a.btn:hover {
    background-color: #aeca37
}

body.page-template-tpl--home-new main section.awards .container .row .col-lg-12 .award {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body.page-template-tpl--home-new main section.awards .container .row .col-lg-12 .award>div:first-of-type h2,
body.page-template-tpl--home-new main section.awards .container .row .col-lg-12 .award>div:first-of-type p {
    color: #FFF
}

@media screen and (max-width: 1200px) {
    body.page-template-tpl--home-new main section.awards .container .row .col-lg-12 .award>div:first-of-type {
        margin-right: 30px
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.awards .container .row .col-lg-12 .award>div:first-of-type {
        margin-right: 0;
        margin-bottom: 30px
    }
}

body.page-template-tpl--home-new main section.awards .container .row .col-lg-12 .award>div:nth-of-type(2) img {
    max-width: 145px;
    height: auto
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.awards .container .row .col-lg-12 .award {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body.page-template-tpl--home-new main section.awards--2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

body.page-template-tpl--home-new main section.awards--2:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: calc(100% - 100px);
    background-color: #aeca37;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 991px) {
    body.page-template-tpl--home-new main section.awards--2:before {
        width: calc(100% - 40px);
        height: 1px
    }
}

body.page-template-tpl--home-new main section.awards--2 .award {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 730px;
    padding: 0 80px 16px 80px
}

body.page-template-tpl--home-new main section.awards--2 .award h2,
body.page-template-tpl--home-new main section.awards--2 .award p {
    color: #FFF
}

body.page-template-tpl--home-new main section.awards--2 .award h2.main-title {
    max-width: 650px;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.22px
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.awards--2 .award h2.main-title {
        font-size: 22px;
        line-height: 28px
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.awards--2 .award p {
        font-size: 18px
    }
}

@media screen and (max-width: 991px) {
    body.page-template-tpl--home-new main section.awards--2 .award:first-of-type {
        margin-bottom: 80px
    }
}

@media screen and (max-width: 1199px) {
    body.page-template-tpl--home-new main section.awards--2 .award {
        padding: 0 40px 16px 40px
    }
}

@media screen and (max-width: 991px) {
    body.page-template-tpl--home-new main section.awards--2 .award {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 15px
    }
}

@media screen and (max-width: 991px) {
    body.page-template-tpl--home-new main section.awards--2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body.page-template-tpl--home-new main section.two-teasers {
    margin-bottom: 100px
}

body.page-template-tpl--home-new main section.two-teasers .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.two-teasers .row div[class^=col-]:first-of-type {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.two-teasers .row {
        display: block
    }
}

body.page-template-tpl--home-new main section.two-teasers .teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 100%
}

body.page-template-tpl--home-new main section.two-teasers .teaser__image {
    position: relative;
    height: 0;
    padding-bottom: 60%
}

body.page-template-tpl--home-new main section.two-teasers .teaser__image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body.page-template-tpl--home-new main section.two-teasers .teaser__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    width: calc(100% - 70px);
    background-color: #FFF;
    padding: 40px 50px;
    margin: 0 auto;
    margin-top: -60px;
    -webkit-box-shadow: 0 1px 39px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 39px 0 rgba(0, 0, 0, 0.3)
}

body.page-template-tpl--home-new main section.two-teasers .teaser__content h2.main-title {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.21px;
    margin-bottom: 12px
}

body.page-template-tpl--home-new main section.two-teasers .teaser__content p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #757575;
    margin-bottom: 40px
}

body.page-template-tpl--home-new main section.two-teasers .teaser__content a.btn {
    display: inline-block;
    width: auto;
    margin-top: auto
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.two-teasers .teaser__content a.btn {
        font-size: 14px;
        line-height: 14px;
        padding: 20px 10px
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.two-teasers .teaser__content {
        width: calc(100% - 30px);
        padding: 30px 15px
    }
}

body.page-template-tpl--home-new main section.two-teasers .teaser--right .teaser__content {
    background-color: #051635
}

body.page-template-tpl--home-new main section.two-teasers .teaser--right .teaser__content .teaser__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

body.page-template-tpl--home-new main section.two-teasers .teaser--right .teaser__content .teaser__data p {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    margin: 0
}

body.page-template-tpl--home-new main section.two-teasers .teaser--right .teaser__content .teaser__data div {
    width: 30px;
    height: 2px;
    background-color: #FFF;
    margin: 0 12px
}

body.page-template-tpl--home-new main section.two-teasers .teaser--right .teaser__content h2.main-title {
    color: #FFF;
    line-height: 34px
}

body.page-template-tpl--home-new main section.two-teasers .teaser--right .teaser__content h2.main-title:before {
    content: none
}

body.page-template-tpl--home-new main section.two-teasers .teaser--right .teaser__content p {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #FFF
}

body.page-template-tpl--home-new main section.areas-of-focus .container {
    margin-bottom: 50px
}

body.page-template-tpl--home-new main section.areas-of-focus .container h2.main-title {
    display: inline-block;
    font-size: 42px;
    line-height: 36px;
    letter-spacing: -0.29px;
    margin-bottom: 20px
}

body.page-template-tpl--home-new main section.areas-of-focus .container h2.main-title:before {
    width: 80px;
    height: 2px;
    margin: 0 auto 20px auto
}

body.page-template-tpl--home-new main section.areas-of-focus .container p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #757575
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    position: relative;
    min-height: 560px
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__image {
    position: relative;
    width: 100%;
    height: 100%
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__overlay {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 22, 53, 0)), to(#051635));
    background: -webkit-linear-gradient(top, rgba(5, 22, 53, 0) 0%, #051635 100%);
    background: -o-linear-gradient(top, rgba(5, 22, 53, 0) 0%, #051635 100%);
    background: linear-gradient(180deg, rgba(5, 22, 53, 0) 0%, #051635 100%);
    opacity: 0.9;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__overlay--darker {
    height: 100%;
    opacity: 0
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__content {
    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-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px 40px
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__content h2.main-title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -0.24px;
    color: #FFF
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__content h2.main-title:before {
    content: none
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__content {
        padding: 30px 15px
    }
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover {
    display: none
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.11px;
    color: #FFF;
    margin: 10px 0 25px 0
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover>div a.btn {
    display: inline-block;
    width: auto;
    background-color: #FFF;
    color: #051635!important;
    border: 1px solid #FFF;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover>div a.btn:hover {
    background-color: transparent;
    color: #FFF!important
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover>div a.btn:nth-of-type(2) {
    background-color: transparent;
    color: #FFF!important;
    margin-left: 20px
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover>div a.btn:nth-of-type(2):hover {
    background-color: #FFF;
    color: #051635!important
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover>div a.btn:nth-of-type(2) {
        margin-left: 10px
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser__hover>div a.btn {
        font-size: 14px;
        line-height: 14px;
        padding: 10px
    }
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser:nth-of-type(2) .teaser__image img {
    -o-object-fit: contain;
    object-fit: contain;
    background-color: #f2f2f2
}

body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser:hover .teaser__overlay--darker {
    opacity: 0.9
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-height: 0;
        width: 100%;
        height: 0;
        padding-bottom: 50%
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.areas-of-focus .teasers .teaser {
        padding-bottom: 100%
    }
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.areas-of-focus .teasers {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body.page-template-tpl--home-new main section.strip--facts {
    margin-bottom: 80px
}

body.page-template-tpl--home-new main section.news-updates {
    margin-bottom: 100px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:first-of-type .col-sm-4.text-right {
        text-align: left
    }
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:first-of-type {
        display: block
    }
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(2) {
    margin-bottom: 80px
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(2) .col-md-4 {
        margin-bottom: 40px
    }
    body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(2) .col-md-4:nth-last-of-type(-n+1) {
        margin-bottom: 0
    }
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(2) .news-teaser__image {
    position: relative;
    height: 0;
    padding-bottom: 65%;
    margin-bottom: 30px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(2) .news-teaser__image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(2) .news-teaser__content h3 {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.19px;
    text-transform: uppercase;
    margin-bottom: 10px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(2) .news-teaser__content p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #757575;
    margin: 0
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4 {
    margin-bottom: 30px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4 .instagram-teaser {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 80%
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4 .instagram-teaser>img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4 .instagram-teaser div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 20px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4 .instagram-teaser div img {
    width: 16px;
    height: auto;
    margin-right: 10px
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4 .instagram-teaser div img {
        margin-right: 5px
    }
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4 .instagram-teaser div p {
    font-size: 14px;
    line-height: 14px;
    color: #FFF
}

@media screen and (max-width: 576px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4 .instagram-teaser div {
        left: 5px;
        bottom: 5px
    }
}

@media screen and (min-width: 992px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-9 .row .col-md-4:nth-last-of-type(-n+3) {
        margin-bottom: 0
    }
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #051635;
    padding: 30px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__top {
    margin-bottom: 15px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__top div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__top div img {
    width: 17px;
    height: auto;
    margin-right: 10px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__top div p {
    font-size: 14px;
    line-height: 14px;
    color: #FFF
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__tweet {
    margin-bottom: 20px
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__tweet p {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.12px;
    color: #FFF
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__tweet p a {
    color: #aeca37
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__bottom {
    margin-top: auto
}

body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser__bottom .btn.btn--main {
    background-color: #FFF;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: normal;
    color: #051635!important;
    padding: 6px 15px
}

@media screen and (max-width: 1200px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser {
        padding: 30px 15px
    }
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) .col-md-3 .twitter-teaser {
        padding: 30px
    }
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.news-updates .container>.row:nth-of-type(3) {
        display: block
    }
}

body.page-template-tpl--home-new main section.news-updates--new .container .row:first-of-type {
    margin-bottom: 35px
}

body.page-template-tpl--home-new main section.news-updates--new .container .row:first-of-type .btn {
    font-size: 17px;
    line-height: 20px;
    padding: 18px 30px
}

body.page-template-tpl--home-new main section.news-updates--new .container .row:first-of-type .btn:nth-of-type(1) {
    margin-right: 10px
}

body.page-template-tpl--home-new main section.news-updates--new .container .row:first-of-type div[class^="col-"] {
    width: 100%
}

@media screen and (max-width: 991px) {
    body.page-template-tpl--home-new main section.news-updates--new .container .row:first-of-type div[class^="col-"].text-right {
        text-align: left!important;
        margin-top: 20px
    }
}

@media screen and (max-width: 991px) {
    body.page-template-tpl--home-new main section.news-updates--new .container .row:first-of-type {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.page-template-tpl--home-new main section.news-updates--new .container .row:nth-of-type(2) {
    margin-bottom: 0
}

body.page-template-tpl--home-new main section.news-updates--new .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 302px 30px 1fr 30px 383px;
    grid-template-columns: 302px 1fr 383px;
    -ms-grid-rows: 302px 30px 484px;
    grid-template-rows: 302px 484px;
    grid-template-areas: "events news news" "instagram instagram twitter";
    gap: 30px;
    width: 100%;
    margin: 0
}

@media screen and (max-width: 991px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid>div {
        display: block;
        grid-area: auto!important;
        width: 100%!important
    }
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: events;
    position: relative;
    background-color: #051635
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events>p {
    position: absolute;
    top: 20px;
    left: 25px;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: -0.02px;
    color: #FFF;
    z-index: 1;
    pointer-events: none
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .bg-image {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider {
    position: relative;
    width: 100%;
    height: 100%
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slick-list,
body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slick-track {
    height: 100%
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slide {
    height: 100%
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slide .events-teaser {
    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-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    padding: 30px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slide .events-teaser__content p {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 0.07px;
    text-transform: uppercase;
    color: #aeca37;
    margin-bottom: 10px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slide .events-teaser__content h3 {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.04px;
    text-transform: uppercase;
    color: #FFF
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    position: absolute;
    top: 25px;
    right: 25px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slick-dots li {
    position: relative;
    width: 9px;
    height: 9px;
    background-color: #FFF;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slick-dots li button {
    position: absolute;
    inset: 0;
    padding: 0;
    border: none;
    opacity: 0
}

body.page-template-tpl--home-new main section.news-updates--new .grid .events .slider .slick-dots li.slick-active {
    background-color: #95B5F1
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3;
    grid-area: news;
    -webkit-box-shadow: 0 1px 39px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 39px 0 rgba(0, 0, 0, 0.1)
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider {
    position: relative;
    width: 100%;
    height: 100%
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slick-list,
body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slick-track {
    height: 100%
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide {
    height: 100%
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__image {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__image img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    height: 100%;
    background-color: #FFF;
    padding: 45px 60px 60px 60px;
    overflow-y: auto
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__content h3 {
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 0.05px
}

@media screen and (max-width: 1199px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__content h3 {
        font-size: 22px;
        line-height: 28px
    }
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__content p {
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: -0.02px
}

@media screen and (max-width: 1199px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__content p {
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (max-width: 1199px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__content {
        padding: 45px 30px 30px 30px
    }
}

@media screen and (max-width: 650px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser__content {
        padding: 45px 20px 20px 20px
    }
}

@media screen and (max-width: 500px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slide .news-teaser {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    position: absolute;
    top: 25px;
    right: 25px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slick-dots li {
    position: relative;
    width: 9px;
    height: 9px;
    background-color: #051635;
    border-radius: 50%;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0.5
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slick-dots li button {
    position: absolute;
    inset: 0;
    padding: 0;
    border: none;
    opacity: 0
}

body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slick-dots li.slick-active {
    opacity: 1
}

@media screen and (max-width: 500px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .news .slider .slick-dots li {
        background-color: #FFFFFF
    }
}

body .page-template-tpl--home-new main section.news-updates--new .grid .instagram {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: instagram;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 10px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .instagram .instagram-item {
    position: relative
}

body.page-template-tpl--home-new main section.news-updates--new .grid .instagram .instagram-item img.instagram-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

body.page-template-tpl--home-new main section.news-updates--new .grid .instagram .instagram-item div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 20px;
    left: 20px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .instagram .instagram-item div img {
    width: 16px;
    height: auto;
    margin-right: 10px
}

@media screen and (max-width: 1199px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .instagram .instagram-item div img {
        margin-right: 5px
    }
}

body.page-template-tpl--home-new main section.news-updates--new .grid .instagram .instagram-item div p {
    font-size: 15px;
    line-height: 18px;
    color: #FFF
}

@media screen and (max-width: 1199px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .instagram .instagram-item div {
        top: 10px;
        left: 10px
    }
}

@media screen and (max-width: 550px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .instagram {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr
    }
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    grid-area: twitter
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #051635;
    padding: 38px 67px 43px 44px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__top {
    margin-bottom: 30px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__top>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__top>a img {
    width: 21px;
    height: auto;
    margin-right: 10px
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__top>a p {
    font-size: 17px;
    line-height: 20px;
    color: #FFF
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__tweet {
    margin-bottom: 20px;
    overflow-y: auto
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__tweet p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.14px;
    color: #FFF
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__tweet p a {
    color: #aeca37
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__bottom {
    margin-top: auto
}

body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser__bottom .btn.btn--main {
    background-color: #FFF;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: normal;
    color: #051635!important;
    padding: 12px 21px
}

@media screen and (max-width: 1200px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser {
        padding: 30px 15px
    }
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid .twitter .twitter-teaser {
        padding: 30px
    }
}

@media screen and (max-width: 1199px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid {
        -ms-grid-rows: 300px 400px;
        grid-template-rows: 300px 400px
    }
}

@media screen and (max-width: 991px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        -ms-grid-rows: 300px 300px 400px 400px;
        grid-template-rows: 300px 300px 400px 400px;
        grid-template-areas: none
    }
}

@media screen and (max-width: 550px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid {
        -ms-grid-rows: 300px 300px 600px 400px;
        grid-template-rows: 300px 300px 600px 400px
    }
}

@media screen and (max-width: 500px) {
    body.page-template-tpl--home-new main section.news-updates--new .grid {
        -ms-grid-rows: 300px 450px 600px 400px;
        grid-template-rows: 300px 450px 600px 400px
    }
}

body.page-template-tpl--home-new main section.map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px
}

body.page-template-tpl--home-new main section.map>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative
}

body.page-template-tpl--home-new main section.map>div:first-of-type {
    background-color: #051635;
    padding: 85px 150px 85px 60px
}

body.page-template-tpl--home-new main section.map>div:first-of-type>* {
    color: #FFF
}

body.page-template-tpl--home-new main section.map>div:first-of-type h2.main-title {
    font-size: 40px;
    line-height: 36px;
    letter-spacing: -0.28px;
    margin-bottom: 35px
}

body.page-template-tpl--home-new main section.map>div:first-of-type h2.main-title span {
    font-size: 27px;
    line-height: 36px;
    letter-spacing: -0.19px
}

body.page-template-tpl--home-new main section.map>div:first-of-type h2.main-title:before {
    background-color: #FFF
}

body.page-template-tpl--home-new main section.map>div:first-of-type p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    margin-bottom: 40px
}

@media screen and (max-width: 1200px) {
    body.page-template-tpl--home-new main section.map>div:first-of-type {
        padding: 60px
    }
}

@media screen and (max-width: 992px) {
    body.page-template-tpl--home-new main section.map>div:first-of-type {
        padding: 40px
    }
}

body.page-template-tpl--home-new main section.map>div:nth-of-type(2) img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--home-new main section.map>div:nth-of-type(2) {
        width: 100%;
        height: 0;
        padding-bottom: calc((100% / 3) * 2)
    }
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--home-new main section.map>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--home-new main section.map {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body.page-template-tpl--home-new main .strip--wnext {
    padding: 0;
    margin-bottom: 80px
}

body.page-template-tpl--leaver-destinations .main-content {
    margin: 100px 0 0 0
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.map-popups .row.intro .text-center {
        text-align: left
    }
}

body.page-template-tpl--leaver-destinations section.map-popups .row.intro h2.main-title {
    font-size: 42px;
    line-height: 36px;
    letter-spacing: -0.29px
}

body.page-template-tpl--leaver-destinations section.map-popups .row.intro h2.main-title:before {
    margin: 0 auto;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.map-popups .row.intro h2.main-title:before {
        margin: 0;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.map-popups .row.intro h2.main-title {
        font-size: 38px;
        line-height: 44px;
        letter-spacing: -0.26px
    }
}

body.page-template-tpl--leaver-destinations section.map-popups .row.intro p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #757575
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container {
    position: relative
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map-wrapper {
    overflow: hidden
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map {
    position: relative;
    left: calc(50% - (630px / 2));
    max-width: 630px;
    height: auto;
    -webkit-transition: left 0.2s ease-in-out!important;
    -o-transition: left 0.2s ease-in-out!important;
    transition: left 0.2s ease-in-out!important;
    will-change: left
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map__image {
    width: 100%;
    height: auto
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map__image svg {
    width: 100%;
    height: auto
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.map-popups .map-container .map__image svg {
        height: 100%
    }
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map__pins .map__pin {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map__pins .map__pin>div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    background-color: #051635;
    border: 1px solid #FFF;
    border-radius: 50%;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map__pins .map__pin.active>div,
body.page-template-tpl--leaver-destinations section.map-popups .map-container .map__pins .map__pin:hover>div {
    background-color: #aeca37
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map.popup-open {
    left: 0
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.map-popups .map-container .map {
        left: auto;
        width: 100%;
        max-width: 100%
    }
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10000
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup {
    position: absolute;
    top: 50%;
    right: 0;
    width: 450px;
    height: auto;
    background-color: #FFF;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-filter: drop-shadow(0 0 35px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0 0 35px rgba(0, 0, 0, 0.3))
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup__content {
    padding: 40px
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup__content h3.main-title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.22px
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup__content p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #757575
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup__content ul {
    padding-left: 20px
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup__content ul li {
    position: relative;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #757575;
    margin-bottom: 15px
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup__content ul li:last-of-type {
    margin-bottom: 0
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup__content ul li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 7px;
    height: 7px;
    background-color: #aeca37;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup.active {
    opacity: 1;
    visibility: visible
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.map-popups .map-container .popups .popup {
        top: auto;
        width: 100%;
        height: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-filter: none;
        filter: none;
        overflow: scroll
    }
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #aeca37;
    border-radius: 2.5px
}

body.page-template-tpl--leaver-destinations section.map-popups .map-container .map-controls>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35px;
    height: 35px;
    cursor: pointer
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.map-popups .map-container {
        border: 1px solid rgba(5, 22, 53, 0.2)
    }
}

body.page-template-tpl--leaver-destinations section.table-filter .row.intro h2.main-title {
    font-size: 42px;
    line-height: 36px;
    letter-spacing: -0.29px
}

body.page-template-tpl--leaver-destinations section.table-filter .row.intro h2.main-title:before {
    margin: 0 auto;
    margin-bottom: 20px
}

body.page-template-tpl--leaver-destinations section.table-filter .filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.page-template-tpl--leaver-destinations section.table-filter .filter>p {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.13px;
    color: #051635;
    margin-right: 9px
}

body.page-template-tpl--leaver-destinations section.table-filter .filter .filter__field {
    margin: 0 11px
}

body.page-template-tpl--leaver-destinations section.table-filter .filter .filter__field select {
    min-width: 130px;
    max-width: 250px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.11px;
    color: #051635;
    border: 1px solid #B4B4B4;
    padding: 8px 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

body.page-template-tpl--leaver-destinations section.table-filter .filter .filter__field:last-of-type {
    margin-right: 0
}

body.page-template-tpl--leaver-destinations section.table-filter .table {
    overflow: hidden
}

body.page-template-tpl--leaver-destinations section.table-filter .table__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 195px 1fr 80px;
    grid-template-columns: 195px 1fr 80px
}

body.page-template-tpl--leaver-destinations section.table-filter .table__row--head .table__left {
    cursor: pointer
}

body.page-template-tpl--leaver-destinations section.table-filter .table__row--head .table__left svg {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.page-template-tpl--leaver-destinations section.table-filter .table__row--head .table__middle .table__cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #051635;
    text-align: center;
    padding: 8px 25px;
    border-right: 2px solid #FFF
}

body.page-template-tpl--leaver-destinations section.table-filter .table__row--head .table__middle .table__cell p {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #FFF
}

body.page-template-tpl--leaver-destinations section.table-filter .table__row--head .table__right {
    cursor: pointer
}

body.page-template-tpl--leaver-destinations section.table-filter .table__row--head .table__right svg {
    position: absolute;
    top: 50%;
    left: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.page-template-tpl--leaver-destinations section.table-filter .table__row--head .table__cell {
    position: relative
}

body.page-template-tpl--leaver-destinations section.table-filter .table__left {
    z-index: 1
}

body.page-template-tpl--leaver-destinations section.table-filter .table__left .table__cell {
    background-color: #FFF
}

body.page-template-tpl--leaver-destinations section.table-filter .table__left .table__cell p {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.91px;
    text-transform: uppercase;
    color: #051635
}

body.page-template-tpl--leaver-destinations section.table-filter .table__middle {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc(100% / 3);
    overflow: hidden
}

body.page-template-tpl--leaver-destinations section.table-filter .table__middle .table__cell {
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: -webkit-transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out
}

body.page-template-tpl--leaver-destinations section.table-filter .table__middle .table__cell p {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -0.13px;
    color: #757575
}

body.page-template-tpl--leaver-destinations section.table-filter .table__middle .table__cell p strong {
    font-weight: 600
}

body.page-template-tpl--leaver-destinations section.table-filter .table__right .table__cell {
    border-right: none
}

body.page-template-tpl--leaver-destinations section.table-filter .table__cell {
    height: 100%;
    padding: 25px 25px 25px 30px;
    border-right: 2px solid #051635;
    border-bottom: 2px solid rgba(5, 22, 53, 0.2)
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.table-filter {
        display: none
    }
}

body.page-template-tpl--leaver-destinations section.accordion-filter {
    display: none
}

body.page-template-tpl--leaver-destinations section.accordion-filter .intro h2.main-title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.22px
}

body.page-template-tpl--leaver-destinations section.accordion-filter .year-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    overflow-x: scroll
}

body.page-template-tpl--leaver-destinations section.accordion-filter .year-filter p {
    position: relative;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: normal;
    margin-right: 25px;
    cursor: pointer
}

body.page-template-tpl--leaver-destinations section.accordion-filter .year-filter p:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #aeca37;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0
}

body.page-template-tpl--leaver-destinations section.accordion-filter .year-filter p.active:after {
    opacity: 1
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion {
    padding: 0;
    border: none;
    margin: 0
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__item {
    display: none;
    background-color: #FFF;
    padding: 0;
    border-bottom: 1px solid rgba(5, 22, 53, 0.2)
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__item.active {
    display: block
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    padding: 24px 0;
    cursor: pointer
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger h3.accordion__title {
    max-width: 90%;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 1.18px;
    text-transform: uppercase;
    color: #051635;
    margin: 0
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__content {
    display: none;
    padding-bottom: 25px
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__content div.year {
    display: none
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__content div.year p {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: -0.15px;
    color: #757575;
    margin-bottom: 10px
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__content div.year p:last-of-type {
    margin-bottom: 0
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__content div.year.active {
    display: block
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger-icon {
    display: inline-block;
    float: right;
    position: relative;
    width: 29px;
    height: 29px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger-icon.active:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger-icon.active:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger-icon:after,
body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger-icon:before {
    content: "";
    position: absolute;
    background-color: #051635;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    -o-transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger-icon:before {
    top: 0;
    left: 50%;
    width: 3px;
    height: 100%;
    margin-left: -2px
}

body.page-template-tpl--leaver-destinations section.accordion-filter .accordion__trigger-icon:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    margin-top: -2px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

@media screen and (max-width: 768px) {
    body.page-template-tpl--leaver-destinations section.accordion-filter {
        display: block
    }
}

body.page-template-tpl--leaver-destinations div[data-tippy-root] {
    left: 10px!important
}

body.page-template-tpl--leaver-destinations div[data-tippy-root] .tippy-box {
    background-color: #aeca37;
    border-radius: 0
}

body.page-template-tpl--leaver-destinations div[data-tippy-root] .tippy-box .tippy-content {
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.13px;
    color: #FFF
}

body.page-template-tpl--leaver-destinations div[data-tippy-root] .tippy-box .tippy-arrow {
    color: #aeca37
}

body.page-template-tpl--flexible-content .article__content {
    padding-right: 80px;
    margin-top: 60px
}

@media (max-width: 1200px) {
    body.page-template-tpl--flexible-content .article__content {
        padding-right: 0
    }
}

body.page-template-tpl--flexible-content section h2 {
    font-size: 42px;
    line-height: 46px;
    letter-spacing: -1.15px;
    padding: 0;
    margin-bottom: 15px
}

body.page-template-tpl--flexible-content section.block--content-editor {
    margin-bottom: 60px
}

body.page-template-tpl--flexible-content section.block--accordion {
    margin-bottom: 40px
}

body.page-template-tpl--flexible-content section.block--accordion h2 {
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -0.9px;
    padding: 0;
    margin-bottom: 15px
}

body.page-template-tpl--flexible-content section.block--accordion .accordions .accordion__title {
    position: relative
}

body.page-template-tpl--flexible-content section.block--scholarship-profiles {
    margin-bottom: 70px
}

body.page-template-tpl--flexible-content section.block--image-text {
    margin-bottom: 100px
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 330px;
    flex: 0 0 330px;
    position: relative;
    width: 330px;
    min-height: 100%;
    max-height: 400px;
    margin-right: 50px
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row__image img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 1200px) {
    body.page-template-tpl--flexible-content section.block--image-text .image-text-row__image {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        aspect-ratio: 550 / 400;
        width: 100%;
        height: auto;
        min-height: 300px;
        margin-bottom: 20px
    }
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row__content h3 {
    font-size: 33px;
    line-height: 39px;
    letter-spacing: -0.9px;
    padding: 0;
    margin-bottom: 15px
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row__content p {
    margin: 0
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row__content .btn {
    display: inline-block;
    margin-top: 30px
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row:last-of-type {
    margin-bottom: 0
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row:nth-of-type(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

body.page-template-tpl--flexible-content section.block--image-text .image-text-row:nth-of-type(2n) .image-text-row__image {
    margin-right: 0;
    margin-left: 50px
}

@media (max-width: 1200px) {
    body.page-template-tpl--flexible-content section.block--image-text .image-text-row:nth-of-type(2n) .image-text-row__image {
        margin: 0 0 20px 0
    }
}

@media (max-width: 1200px) {
    body.page-template-tpl--flexible-content section.block--image-text .image-text-row {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
}

body.page-template-tpl--flexible-content section.block--video-grid {
    margin-bottom: 70px
}

@media (min-width: 1201px) {
    body.page-template-tpl--flexible-content section.block--video-grid .larger-vid .grid-post__ftimg {
        height: 440px
    }
}

@media screen and (max-width: 650px) {
    body.page-template-tpl--flexible-content section.block--video-grid .larger-vid .grid-post__ftimg {
        height: 250px
    }
}

@media screen and (max-width: 650px) {
    body.page-template-tpl--flexible-content section.block--video-grid .grid-post__ftimg {
        height: 250px
    }
}

body.page-template-tpl--flexible-content section.block--video-grid .grid-post__content {
    min-height: 150px
}

body.page-template-tpl--flexible-content section.block--cta .cta-container {
    padding: 75px 135px 85px 85px;
    border: 1px solid #aeca37
}

body.page-template-tpl--flexible-content section.block--cta .cta-container h2 {
    margin-bottom: 20px
}

body.page-template-tpl--flexible-content section.block--cta .cta-container p.intro-paragraph {
    margin-bottom: 10px
}

body.page-template-tpl--flexible-content section.block--cta .cta-container .buttons .btn:first-of-type {
    background-color: #051635;
    color: #FFF!important;
    padding: 30px 40px;
    border: 1px solid #051635
}

body.page-template-tpl--flexible-content section.block--cta .cta-container .buttons .btn:first-of-type:hover {
    background-color: transparent;
    color: #051635!important
}

@media screen and (max-width: 1200px) {
    body.page-template-tpl--flexible-content section.block--cta .cta-container {
        padding: 40px
    }
}

@media screen and (max-width: 650px) {
    body.page-template-tpl--flexible-content section.block--cta .cta-container {
        padding: 20px
    }
}

svg {
    max-width: 100%
}

svg.railtrack {
    max-width: initial
}

.bin-page {
    margin-top: 90px;
    color: #051635;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    line-height: 30px
}

.bin__title {
    margin-bottom: 15px;
    color: #aeca37;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 51px;
    line-height: 100%;
    text-transform: uppercase
}

.bin__title.big {
    font-size: 70px;
    margin-bottom: 30px
}

.bin__title-ca {
    margin-top: 20px
}

.bin-page strong {
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.legend {
    visibility: hidden;
    font-size: 14px;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.legend.fadeLegend {
    opacity: 1;
    visibility: visible
}

.legend ul {
    display: inline-block;
    margin-top: 15px
}

.legend li {
    text-align: left
}

.legend span {
    background-color: #010f31;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

#dayBoysLegend ul li:first-child span,
#nationStudentsLegend ul li:first-child span {
    background-color: #aeca37!important
}

#dayBoysLegend ul li span,
#nationStudentsLegend ul li span {
    background-color: #051635!important
}

.men-chart {
    margin-top: 20px
}

.animBlock .men-legend {
    opacity: 0;
    visibility: hidden;
    margin-top: 5px
}

.animBlock .men-legend li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    line-height: 150%
}

.animBlock .men-legend .color-pupil,
.animBlock .men-legend .color-staff {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: -2.1px
}

.animBlock .men-legend .color-pupil {
    background-color: #b6b6b6
}

.animBlock .men-legend .color-staff {
    background-color: #051635
}

.animBlock .men-chart img {
    visibility: hidden;
    opacity: 0;
    margin-right: 4px;
    display: inline-block;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

.animBlock.animTrigger .men-chart img,
.animBlock.animTrigger .men-legend {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.animBlock .men-chart img.item-1 {
    -webkit-transition: opacity 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s;
    -moz-transition: opacity 0.4s ease 1.3s, -moz-transform 0.4s ease 1.3s;
    transition: opacity 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s;
    -o-transition: opacity 0.4s ease 1.3s, transform 0.4s ease 1.3s;
    transition: opacity 0.4s ease 1.3s, transform 0.4s ease 1.3s;
    transition: opacity 0.4s ease 1.3s, transform 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s
}

.animBlock .men-chart img.item-2 {
    -webkit-transition: opacity 0.4s ease 1.5s, -webkit-transform 0.4s ease 1.5s;
    -moz-transition: opacity 0.4s ease 1.5s, -moz-transform 0.4s ease 1.5s;
    transition: opacity 0.4s ease 1.5s, -webkit-transform 0.4s ease 1.5s;
    -o-transition: opacity 0.4s ease 1.5s, transform 0.4s ease 1.5s;
    transition: opacity 0.4s ease 1.5s, transform 0.4s ease 1.5s;
    transition: opacity 0.4s ease 1.5s, transform 0.4s ease 1.5s, -webkit-transform 0.4s ease 1.5s
}

.animBlock .men-chart img.item-3 {
    -webkit-transition: opacity 0.4s ease 1.7s, -webkit-transform 0.4s ease 1.7s;
    -moz-transition: opacity 0.4s ease 1.7s, -moz-transform 0.4s ease 1.7s;
    transition: opacity 0.4s ease 1.7s, -webkit-transform 0.4s ease 1.7s;
    -o-transition: opacity 0.4s ease 1.7s, transform 0.4s ease 1.7s;
    transition: opacity 0.4s ease 1.7s, transform 0.4s ease 1.7s;
    transition: opacity 0.4s ease 1.7s, transform 0.4s ease 1.7s, -webkit-transform 0.4s ease 1.7s
}

.animBlock .men-chart img.item-4 {
    -webkit-transition: opacity 0.4s ease 1.9s, -webkit-transform 0.4s ease 1.9s;
    -moz-transition: opacity 0.4s ease 1.9s, -moz-transform 0.4s ease 1.9s;
    transition: opacity 0.4s ease 1.9s, -webkit-transform 0.4s ease 1.9s;
    -o-transition: opacity 0.4s ease 1.9s, transform 0.4s ease 1.9s;
    transition: opacity 0.4s ease 1.9s, transform 0.4s ease 1.9s;
    transition: opacity 0.4s ease 1.9s, transform 0.4s ease 1.9s, -webkit-transform 0.4s ease 1.9s
}

.animBlock .men-chart img.item-5 {
    -webkit-transition: opacity 0.4s ease 2.1s, -webkit-transform 0.4s ease 2.1s;
    -moz-transition: opacity 0.4s ease 2.1s, -moz-transform 0.4s ease 2.1s;
    transition: opacity 0.4s ease 2.1s, -webkit-transform 0.4s ease 2.1s;
    -o-transition: opacity 0.4s ease 2.1s, transform 0.4s ease 2.1s;
    transition: opacity 0.4s ease 2.1s, transform 0.4s ease 2.1s;
    transition: opacity 0.4s ease 2.1s, transform 0.4s ease 2.1s, -webkit-transform 0.4s ease 2.1s
}

.animBlock .men-chart img.item-6 {
    -webkit-transition: opacity 0.4s ease 2.3s, -webkit-transform 0.4s ease 2.3s;
    -moz-transition: opacity 0.4s ease 2.3s, -moz-transform 0.4s ease 2.3s;
    transition: opacity 0.4s ease 2.3s, -webkit-transform 0.4s ease 2.3s;
    -o-transition: opacity 0.4s ease 2.3s, transform 0.4s ease 2.3s;
    transition: opacity 0.4s ease 2.3s, transform 0.4s ease 2.3s;
    transition: opacity 0.4s ease 2.3s, transform 0.4s ease 2.3s, -webkit-transform 0.4s ease 2.3s
}

.animBlock .men-chart img.item-7 {
    -webkit-transition: opacity 0.4s ease 2.5s, -webkit-transform 0.4s ease 2.5s;
    -moz-transition: opacity 0.4s ease 2.5s, -moz-transform 0.4s ease 2.5s;
    transition: opacity 0.4s ease 2.5s, -webkit-transform 0.4s ease 2.5s;
    -o-transition: opacity 0.4s ease 2.5s, transform 0.4s ease 2.5s;
    transition: opacity 0.4s ease 2.5s, transform 0.4s ease 2.5s;
    transition: opacity 0.4s ease 2.5s, transform 0.4s ease 2.5s, -webkit-transform 0.4s ease 2.5s
}

.animBlock .men-chart img.item-8 {
    -webkit-transition: opacity 0.4s ease 2.7s, -webkit-transform 0.4s ease 2.7s;
    -moz-transition: opacity 0.4s ease 2.7s, -moz-transform 0.4s ease 2.7s;
    transition: opacity 0.4s ease 2.7s, -webkit-transform 0.4s ease 2.7s;
    -o-transition: opacity 0.4s ease 2.7s, transform 0.4s ease 2.7s;
    transition: opacity 0.4s ease 2.7s, transform 0.4s ease 2.7s;
    transition: opacity 0.4s ease 2.7s, transform 0.4s ease 2.7s, -webkit-transform 0.4s ease 2.7s
}

.animBlock .men-chart img.item-9 {
    -webkit-transition: opacity 0.4s ease 2.9s, -webkit-transform 0.4s ease 2.9s;
    -moz-transition: opacity 0.4s ease 2.9s, -moz-transform 0.4s ease 2.9s;
    transition: opacity 0.4s ease 2.9s, -webkit-transform 0.4s ease 2.9s;
    -o-transition: opacity 0.4s ease 2.9s, transform 0.4s ease 2.9s;
    transition: opacity 0.4s ease 2.9s, transform 0.4s ease 2.9s;
    transition: opacity 0.4s ease 2.9s, transform 0.4s ease 2.9s, -webkit-transform 0.4s ease 2.9s
}

.animBlock .men-chart img.item-10 {
    -webkit-transition: opacity 0.4s ease 3.1s, -webkit-transform 0.4s ease 3.1s;
    -moz-transition: opacity 0.4s ease 3.1s, -moz-transform 0.4s ease 3.1s;
    transition: opacity 0.4s ease 3.1s, -webkit-transform 0.4s ease 3.1s;
    -o-transition: opacity 0.4s ease 3.1s, transform 0.4s ease 3.1s;
    transition: opacity 0.4s ease 3.1s, transform 0.4s ease 3.1s;
    transition: opacity 0.4s ease 3.1s, transform 0.4s ease 3.1s, -webkit-transform 0.4s ease 3.1s
}

.animBlock .men-legend {
    -webkit-transition: opacity 0.4s ease 3.4s, -webkit-transform 0.4s ease 3.4s;
    -moz-transition: opacity 0.4s ease 3.4s, -moz-transform 0.4s ease 3.4s;
    transition: opacity 0.4s ease 3.4s, -webkit-transform 0.4s ease 3.4s;
    -o-transition: opacity 0.4s ease 3.4s, transform 0.4s ease 3.4s;
    transition: opacity 0.4s ease 3.4s, transform 0.4s ease 3.4s;
    transition: opacity 0.4s ease 3.4s, transform 0.4s ease 3.4s, -webkit-transform 0.4s ease 3.4s
}

.animBlock .bin__title,
.animBlock .bin__txt {
    opacity: 0;
    visibility: hidden
}

.animBlock .bin__title {
    -webkit-transition: opacity 0.8s ease 0.4s, -webkit-transform 0.8s ease 0.4s;
    -moz-transition: opacity 0.8s ease 0.4s, -moz-transform 0.8s ease 0.4s;
    transition: opacity 0.8s ease 0.4s, -webkit-transform 0.8s ease 0.4s;
    -o-transition: opacity 0.8s ease 0.4s, transform 0.8s ease 0.4s;
    transition: opacity 0.8s ease 0.4s, transform 0.8s ease 0.4s;
    transition: opacity 0.8s ease 0.4s, transform 0.8s ease 0.4s, -webkit-transform 0.8s ease 0.4s
}

.animBlock .bin__txt {
    -webkit-transition: opacity 0.8s ease 0.8s, -webkit-transform 0.8s ease 0.8s;
    -moz-transition: opacity 0.8s ease 0.8s, -moz-transform 0.8s ease 0.8s;
    transition: opacity 0.8s ease 0.8s, -webkit-transform 0.8s ease 0.8s;
    -o-transition: opacity 0.8s ease 0.8s, transform 0.8s ease 0.8s;
    transition: opacity 0.8s ease 0.8s, transform 0.8s ease 0.8s;
    transition: opacity 0.8s ease 0.8s, transform 0.8s ease 0.8s, -webkit-transform 0.8s ease 0.8s
}

.animBlock.right .bin__title,
.animBlock.right .bin__txt {
    -webkit-transform: translateX(140px);
    -moz-transform: translateX(140px);
    -ms-transform: translateX(140px);
    -o-transform: translateX(140px);
    transform: translateX(140px)
}

.animBlock.left .bin__title,
.animBlock.left .bin__txt {
    -webkit-transform: translateX(-140px);
    -moz-transform: translateX(-140px);
    -ms-transform: translateX(-140px);
    -o-transform: translateX(-140px);
    transform: translateX(-140px)
}

.animBlock.bottom .bin__title,
.animBlock.bottom .bin__txt {
    -webkit-transform: translateY(140px);
    -moz-transform: translateY(140px);
    -ms-transform: translateY(140px);
    -o-transform: translateY(140px);
    transform: translateY(140px)
}

.animTrigger.animBlock .bin__title,
.animTrigger.animBlock .bin__txt {
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    visibility: visible;
    opacity: 1
}

.bin_scholarships-list {
    margin-top: 20px
}

.bin_scholarships-list li {
    display: inline-block;
    width: 49%;
    padding-left: 26px;
    background-image: url(../img/compressed/svg/check.svg);
    background-size: 17px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    margin-bottom: 11px
}

.dev-invest {
    float: right;
    right: 0;
    width: 80%!important
}

.dev-invest .owl-stage {
    padding-left: 0!important
}

.dev-invest__title {
    color: #051635;
    font-size: 24px;
    font-weight: 600;
    line-height: 120%;
    display: block;
    text-align: center;
    font-size: 18px;
    margin-top: 15px
}

.dev-invest .owl-nav {
    position: absolute;
    top: -83px;
    right: 0;
    width: 30px;
    margin-top: 0
}

.dev-invest .owl-next:after,
.dev-invest .owl-prev:before {
    color: #051635;
    padding: 0!important
}

.dev-invest .owl-next {
    left: 0!important
}

.dev-invest .owl-next,
.dev-invest .owl-prev {
    background-color: transparent!important;
    padding: 0!important;
    margin: 0!important;
    width: 30px!important;
    height: 30px!important;
    line-height: 20px!important;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%)
}

.draw-svg.zoom {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.4s ease 2s;
    -moz-transition: -moz-transform 0.4s ease 2s;
    transition: -webkit-transform 0.4s ease 2s;
    -o-transition: transform 0.4s ease 2s;
    transition: transform 0.4s ease 2s;
    transition: transform 0.4s ease 2s, -webkit-transform 0.4s ease 2s
}

.animComplete .draw-svg.zoom {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.railtrack {
    margin-left: -5%;
    margin-top: -380px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg)
}

.slab {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(150px);
    -moz-transform: translateY(150px);
    -ms-transform: translateY(150px);
    -o-transform: translateY(150px);
    transform: translateY(150px)
}

.animTrigger .slab {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.animTrigger .slab1 {
    -webkit-transition: -webkit-transform 0.4s ease 0.5s, opacity 0.4s ease 0.5s;
    -moz-transition: -moz-transform 0.4s ease 0.5s, opacity 0.4s ease 0.5s;
    -webkit-transition: opacity 0.4s ease 0.5s, -webkit-transform 0.4s ease 0.5s;
    transition: opacity 0.4s ease 0.5s, -webkit-transform 0.4s ease 0.5s;
    -o-transition: transform 0.4s ease 0.5s, opacity 0.4s ease 0.5s;
    transition: transform 0.4s ease 0.5s, opacity 0.4s ease 0.5s;
    transition: transform 0.4s ease 0.5s, opacity 0.4s ease 0.5s, -webkit-transform 0.4s ease 0.5s
}

.animTrigger .slab2 {
    -webkit-transition: -webkit-transform 0.4s ease 0.6s, opacity 0.4s ease 0.6s;
    -moz-transition: -moz-transform 0.4s ease 0.6s, opacity 0.4s ease 0.6s;
    -webkit-transition: opacity 0.4s ease 0.6s, -webkit-transform 0.4s ease 0.6s;
    transition: opacity 0.4s ease 0.6s, -webkit-transform 0.4s ease 0.6s;
    -o-transition: transform 0.4s ease 0.6s, opacity 0.4s ease 0.6s;
    transition: transform 0.4s ease 0.6s, opacity 0.4s ease 0.6s;
    transition: transform 0.4s ease 0.6s, opacity 0.4s ease 0.6s, -webkit-transform 0.4s ease 0.6s
}

.animTrigger .slab3 {
    -webkit-transition: -webkit-transform 0.4s ease 0.7s, opacity 0.4s ease 0.7s;
    -moz-transition: -moz-transform 0.4s ease 0.7s, opacity 0.4s ease 0.7s;
    -webkit-transition: opacity 0.4s ease 0.7s, -webkit-transform 0.4s ease 0.7s;
    transition: opacity 0.4s ease 0.7s, -webkit-transform 0.4s ease 0.7s;
    -o-transition: transform 0.4s ease 0.7s, opacity 0.4s ease 0.7s;
    transition: transform 0.4s ease 0.7s, opacity 0.4s ease 0.7s;
    transition: transform 0.4s ease 0.7s, opacity 0.4s ease 0.7s, -webkit-transform 0.4s ease 0.7s
}

.animTrigger .slab4 {
    -webkit-transition: -webkit-transform 0.4s ease 0.8s, opacity 0.4s ease 0.8s;
    -moz-transition: -moz-transform 0.4s ease 0.8s, opacity 0.4s ease 0.8s;
    -webkit-transition: opacity 0.4s ease 0.8s, -webkit-transform 0.4s ease 0.8s;
    transition: opacity 0.4s ease 0.8s, -webkit-transform 0.4s ease 0.8s;
    -o-transition: transform 0.4s ease 0.8s, opacity 0.4s ease 0.8s;
    transition: transform 0.4s ease 0.8s, opacity 0.4s ease 0.8s;
    transition: transform 0.4s ease 0.8s, opacity 0.4s ease 0.8s, -webkit-transform 0.4s ease 0.8s
}

.animTrigger .slab5 {
    -webkit-transition: -webkit-transform 0.4s ease 0.9s, opacity 0.4s ease 0.9s;
    -moz-transition: -moz-transform 0.4s ease 0.9s, opacity 0.4s ease 0.9s;
    -webkit-transition: opacity 0.4s ease 0.9s, -webkit-transform 0.4s ease 0.9s;
    transition: opacity 0.4s ease 0.9s, -webkit-transform 0.4s ease 0.9s;
    -o-transition: transform 0.4s ease 0.9s, opacity 0.4s ease 0.9s;
    transition: transform 0.4s ease 0.9s, opacity 0.4s ease 0.9s;
    transition: transform 0.4s ease 0.9s, opacity 0.4s ease 0.9s, -webkit-transform 0.4s ease 0.9s
}

.animTrigger .slab6 {
    -webkit-transition: -webkit-transform 0.4s ease 1s, opacity 0.4s ease 1s;
    -moz-transition: -moz-transform 0.4s ease 1s, opacity 0.4s ease 1s;
    -webkit-transition: opacity 0.4s ease 1s, -webkit-transform 0.4s ease 1s;
    transition: opacity 0.4s ease 1s, -webkit-transform 0.4s ease 1s;
    -o-transition: transform 0.4s ease 1s, opacity 0.4s ease 1s;
    transition: transform 0.4s ease 1s, opacity 0.4s ease 1s;
    transition: transform 0.4s ease 1s, opacity 0.4s ease 1s, -webkit-transform 0.4s ease 1s
}

.animTrigger .slab7 {
    -webkit-transition: -webkit-transform 0.4s ease 1.1s, opacity 0.4s ease 1.1s;
    -moz-transition: -moz-transform 0.4s ease 1.1s, opacity 0.4s ease 1.1s;
    -webkit-transition: opacity 0.4s ease 1.1s, -webkit-transform 0.4s ease 1.1s;
    transition: opacity 0.4s ease 1.1s, -webkit-transform 0.4s ease 1.1s;
    -o-transition: transform 0.4s ease 1.1s, opacity 0.4s ease 1.1s;
    transition: transform 0.4s ease 1.1s, opacity 0.4s ease 1.1s;
    transition: transform 0.4s ease 1.1s, opacity 0.4s ease 1.1s, -webkit-transform 0.4s ease 1.1s
}

.animTrigger .slab8 {
    -webkit-transition: -webkit-transform 0.4s ease 1.2s, opacity 0.4s ease 1.2s;
    -moz-transition: -moz-transform 0.4s ease 1.2s, opacity 0.4s ease 1.2s;
    -webkit-transition: opacity 0.4s ease 1.2s, -webkit-transform 0.4s ease 1.2s;
    transition: opacity 0.4s ease 1.2s, -webkit-transform 0.4s ease 1.2s;
    -o-transition: transform 0.4s ease 1.2s, opacity 0.4s ease 1.2s;
    transition: transform 0.4s ease 1.2s, opacity 0.4s ease 1.2s;
    transition: transform 0.4s ease 1.2s, opacity 0.4s ease 1.2s, -webkit-transform 0.4s ease 1.2s
}

.animTrigger .slab9 {
    -webkit-transition: -webkit-transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s;
    -moz-transition: -moz-transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s;
    -webkit-transition: opacity 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s;
    transition: opacity 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s;
    -o-transition: transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s;
    transition: transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s;
    transition: transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s
}

.animTrigger .slab10 {
    -webkit-transition: -webkit-transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s;
    -moz-transition: -moz-transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s;
    -webkit-transition: opacity 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s;
    transition: opacity 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s;
    -o-transition: transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s;
    transition: transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s;
    transition: transform 0.4s ease 1.3s, opacity 0.4s ease 1.3s, -webkit-transform 0.4s ease 1.3s
}

.animTrigger .slab11 {
    -webkit-transition: -webkit-transform 0.4s ease 1.4s, opacity 0.4s ease 1.4s;
    -moz-transition: -moz-transform 0.4s ease 1.4s, opacity 0.4s ease 1.4s;
    -webkit-transition: opacity 0.4s ease 1.4s, -webkit-transform 0.4s ease 1.4s;
    transition: opacity 0.4s ease 1.4s, -webkit-transform 0.4s ease 1.4s;
    -o-transition: transform 0.4s ease 1.4s, opacity 0.4s ease 1.4s;
    transition: transform 0.4s ease 1.4s, opacity 0.4s ease 1.4s;
    transition: transform 0.4s ease 1.4s, opacity 0.4s ease 1.4s, -webkit-transform 0.4s ease 1.4s
}

.animTrigger .slab12 {
    -webkit-transition: -webkit-transform 0.4s ease 1.5s, opacity 0.4s ease 1.5s;
    -moz-transition: -moz-transform 0.4s ease 1.5s, opacity 0.4s ease 1.5s;
    -webkit-transition: opacity 0.4s ease 1.5s, -webkit-transform 0.4s ease 1.5s;
    transition: opacity 0.4s ease 1.5s, -webkit-transform 0.4s ease 1.5s;
    -o-transition: transform 0.4s ease 1.5s, opacity 0.4s ease 1.5s;
    transition: transform 0.4s ease 1.5s, opacity 0.4s ease 1.5s;
    transition: transform 0.4s ease 1.5s, opacity 0.4s ease 1.5s, -webkit-transform 0.4s ease 1.5s
}

.animTrigger .slab13 {
    -webkit-transition: -webkit-transform 0.4s ease 1.6s, opacity 0.4s ease 1.6s;
    -moz-transition: -moz-transform 0.4s ease 1.6s, opacity 0.4s ease 1.6s;
    -webkit-transition: opacity 0.4s ease 1.6s, -webkit-transform 0.4s ease 1.6s;
    transition: opacity 0.4s ease 1.6s, -webkit-transform 0.4s ease 1.6s;
    -o-transition: transform 0.4s ease 1.6s, opacity 0.4s ease 1.6s;
    transition: transform 0.4s ease 1.6s, opacity 0.4s ease 1.6s;
    transition: transform 0.4s ease 1.6s, opacity 0.4s ease 1.6s, -webkit-transform 0.4s ease 1.6s
}

.animTrigger .slab14 {
    -webkit-transition: -webkit-transform 0.4s ease 1.7s, opacity 0.4s ease 1.7s;
    -moz-transition: -moz-transform 0.4s ease 1.7s, opacity 0.4s ease 1.7s;
    -webkit-transition: opacity 0.4s ease 1.7s, -webkit-transform 0.4s ease 1.7s;
    transition: opacity 0.4s ease 1.7s, -webkit-transform 0.4s ease 1.7s;
    -o-transition: transform 0.4s ease 1.7s, opacity 0.4s ease 1.7s;
    transition: transform 0.4s ease 1.7s, opacity 0.4s ease 1.7s;
    transition: transform 0.4s ease 1.7s, opacity 0.4s ease 1.7s, -webkit-transform 0.4s ease 1.7s
}

.animTrigger .slab15 {
    -webkit-transition: -webkit-transform 0.4s ease 1.8s, opacity 0.4s ease 1.8s;
    -moz-transition: -moz-transform 0.4s ease 1.8s, opacity 0.4s ease 1.8s;
    -webkit-transition: opacity 0.4s ease 1.8s, -webkit-transform 0.4s ease 1.8s;
    transition: opacity 0.4s ease 1.8s, -webkit-transform 0.4s ease 1.8s;
    -o-transition: transform 0.4s ease 1.8s, opacity 0.4s ease 1.8s;
    transition: transform 0.4s ease 1.8s, opacity 0.4s ease 1.8s;
    transition: transform 0.4s ease 1.8s, opacity 0.4s ease 1.8s, -webkit-transform 0.4s ease 1.8s
}

.animTrigger .slab16 {
    -webkit-transition: -webkit-transform 0.4s ease 1.9s, opacity 0.4s ease 1.9s;
    -moz-transition: -moz-transform 0.4s ease 1.9s, opacity 0.4s ease 1.9s;
    -webkit-transition: opacity 0.4s ease 1.9s, -webkit-transform 0.4s ease 1.9s;
    transition: opacity 0.4s ease 1.9s, -webkit-transform 0.4s ease 1.9s;
    -o-transition: transform 0.4s ease 1.9s, opacity 0.4s ease 1.9s;
    transition: transform 0.4s ease 1.9s, opacity 0.4s ease 1.9s;
    transition: transform 0.4s ease 1.9s, opacity 0.4s ease 1.9s, -webkit-transform 0.4s ease 1.9s
}

.animTrigger .slab17 {
    -webkit-transition: -webkit-transform 0.4s ease 2s, opacity 0.4s ease 2s;
    -moz-transition: -moz-transform 0.4s ease 2s, opacity 0.4s ease 2s;
    -webkit-transition: opacity 0.4s ease 2s, -webkit-transform 0.4s ease 2s;
    transition: opacity 0.4s ease 2s, -webkit-transform 0.4s ease 2s;
    -o-transition: transform 0.4s ease 2s, opacity 0.4s ease 2s;
    transition: transform 0.4s ease 2s, opacity 0.4s ease 2s;
    transition: transform 0.4s ease 2s, opacity 0.4s ease 2s, -webkit-transform 0.4s ease 2s
}

.animTrigger .slab18 {
    -webkit-transition: -webkit-transform 0.4s ease 2.1s, opacity 0.4s ease 2.1s;
    -moz-transition: -moz-transform 0.4s ease 2.1s, opacity 0.4s ease 2.1s;
    -webkit-transition: opacity 0.4s ease 2.1s, -webkit-transform 0.4s ease 2.1s;
    transition: opacity 0.4s ease 2.1s, -webkit-transform 0.4s ease 2.1s;
    -o-transition: transform 0.4s ease 2.1s, opacity 0.4s ease 2.1s;
    transition: transform 0.4s ease 2.1s, opacity 0.4s ease 2.1s;
    transition: transform 0.4s ease 2.1s, opacity 0.4s ease 2.1s, -webkit-transform 0.4s ease 2.1s
}

.animTrigger .slab19 {
    -webkit-transition: -webkit-transform 0.4s ease 2.2s, opacity 0.4s ease 2.2s;
    -moz-transition: -moz-transform 0.4s ease 2.2s, opacity 0.4s ease 2.2s;
    -webkit-transition: opacity 0.4s ease 2.2s, -webkit-transform 0.4s ease 2.2s;
    transition: opacity 0.4s ease 2.2s, -webkit-transform 0.4s ease 2.2s;
    -o-transition: transform 0.4s ease 2.2s, opacity 0.4s ease 2.2s;
    transition: transform 0.4s ease 2.2s, opacity 0.4s ease 2.2s;
    transition: transform 0.4s ease 2.2s, opacity 0.4s ease 2.2s, -webkit-transform 0.4s ease 2.2s
}

.animTrigger .slab20 {
    -webkit-transition: -webkit-transform 0.4s ease 2.3s, opacity 0.4s ease 2.3s;
    -moz-transition: -moz-transform 0.4s ease 2.3s, opacity 0.4s ease 2.3s;
    -webkit-transition: opacity 0.4s ease 2.3s, -webkit-transform 0.4s ease 2.3s;
    transition: opacity 0.4s ease 2.3s, -webkit-transform 0.4s ease 2.3s;
    -o-transition: transform 0.4s ease 2.3s, opacity 0.4s ease 2.3s;
    transition: transform 0.4s ease 2.3s, opacity 0.4s ease 2.3s;
    transition: transform 0.4s ease 2.3s, opacity 0.4s ease 2.3s, -webkit-transform 0.4s ease 2.3s
}

.animTrigger .slab21 {
    -webkit-transition: -webkit-transform 0.4s ease 2.4s, opacity 0.4s ease 2.4s;
    -moz-transition: -moz-transform 0.4s ease 2.4s, opacity 0.4s ease 2.4s;
    -webkit-transition: opacity 0.4s ease 2.4s, -webkit-transform 0.4s ease 2.4s;
    transition: opacity 0.4s ease 2.4s, -webkit-transform 0.4s ease 2.4s;
    -o-transition: transform 0.4s ease 2.4s, opacity 0.4s ease 2.4s;
    transition: transform 0.4s ease 2.4s, opacity 0.4s ease 2.4s;
    transition: transform 0.4s ease 2.4s, opacity 0.4s ease 2.4s, -webkit-transform 0.4s ease 2.4s
}

.animTrigger .slab22 {
    -webkit-transition: -webkit-transform 0.4s ease 2.5s, opacity 0.4s ease 2.5s;
    -moz-transition: -moz-transform 0.4s ease 2.5s, opacity 0.4s ease 2.5s;
    -webkit-transition: opacity 0.4s ease 2.5s, -webkit-transform 0.4s ease 2.5s;
    transition: opacity 0.4s ease 2.5s, -webkit-transform 0.4s ease 2.5s;
    -o-transition: transform 0.4s ease 2.5s, opacity 0.4s ease 2.5s;
    transition: transform 0.4s ease 2.5s, opacity 0.4s ease 2.5s;
    transition: transform 0.4s ease 2.5s, opacity 0.4s ease 2.5s, -webkit-transform 0.4s ease 2.5s
}

.animTrigger .slab23 {
    -webkit-transition: -webkit-transform 0.4s ease 2.6s, opacity 0.4s ease 2.6s;
    -moz-transition: -moz-transform 0.4s ease 2.6s, opacity 0.4s ease 2.6s;
    -webkit-transition: opacity 0.4s ease 2.6s, -webkit-transform 0.4s ease 2.6s;
    transition: opacity 0.4s ease 2.6s, -webkit-transform 0.4s ease 2.6s;
    -o-transition: transform 0.4s ease 2.6s, opacity 0.4s ease 2.6s;
    transition: transform 0.4s ease 2.6s, opacity 0.4s ease 2.6s;
    transition: transform 0.4s ease 2.6s, opacity 0.4s ease 2.6s, -webkit-transform 0.4s ease 2.6s
}

.animTrigger .slab24 {
    -webkit-transition: -webkit-transform 0.4s ease 2.7s, opacity 0.4s ease 2.7s;
    -moz-transition: -moz-transform 0.4s ease 2.7s, opacity 0.4s ease 2.7s;
    -webkit-transition: opacity 0.4s ease 2.7s, -webkit-transform 0.4s ease 2.7s;
    transition: opacity 0.4s ease 2.7s, -webkit-transform 0.4s ease 2.7s;
    -o-transition: transform 0.4s ease 2.7s, opacity 0.4s ease 2.7s;
    transition: transform 0.4s ease 2.7s, opacity 0.4s ease 2.7s;
    transition: transform 0.4s ease 2.7s, opacity 0.4s ease 2.7s, -webkit-transform 0.4s ease 2.7s
}

.animTrigger .slab25 {
    -webkit-transition: -webkit-transform 0.4s ease 2.8s, opacity 0.4s ease 2.8s;
    -moz-transition: -moz-transform 0.4s ease 2.8s, opacity 0.4s ease 2.8s;
    -webkit-transition: opacity 0.4s ease 2.8s, -webkit-transform 0.4s ease 2.8s;
    transition: opacity 0.4s ease 2.8s, -webkit-transform 0.4s ease 2.8s;
    -o-transition: transform 0.4s ease 2.8s, opacity 0.4s ease 2.8s;
    transition: transform 0.4s ease 2.8s, opacity 0.4s ease 2.8s;
    transition: transform 0.4s ease 2.8s, opacity 0.4s ease 2.8s, -webkit-transform 0.4s ease 2.8s
}

.animTrigger .slab26 {
    -webkit-transition: -webkit-transform 0.4s ease 2.9s, opacity 0.4s ease 2.9s;
    -moz-transition: -moz-transform 0.4s ease 2.9s, opacity 0.4s ease 2.9s;
    -webkit-transition: opacity 0.4s ease 2.9s, -webkit-transform 0.4s ease 2.9s;
    transition: opacity 0.4s ease 2.9s, -webkit-transform 0.4s ease 2.9s;
    -o-transition: transform 0.4s ease 2.9s, opacity 0.4s ease 2.9s;
    transition: transform 0.4s ease 2.9s, opacity 0.4s ease 2.9s;
    transition: transform 0.4s ease 2.9s, opacity 0.4s ease 2.9s, -webkit-transform 0.4s ease 2.9s
}

.animTrigger .slab27 {
    -webkit-transition: -webkit-transform 0.4s ease 3s, opacity 0.4s ease 3s;
    -moz-transition: -moz-transform 0.4s ease 3s, opacity 0.4s ease 3s;
    -webkit-transition: opacity 0.4s ease 3s, -webkit-transform 0.4s ease 3s;
    transition: opacity 0.4s ease 3s, -webkit-transform 0.4s ease 3s;
    -o-transition: transform 0.4s ease 3s, opacity 0.4s ease 3s;
    transition: transform 0.4s ease 3s, opacity 0.4s ease 3s;
    transition: transform 0.4s ease 3s, opacity 0.4s ease 3s, -webkit-transform 0.4s ease 3s
}

.animTrigger .slab28 {
    -webkit-transition: -webkit-transform 0.4s ease 3.1s, opacity 0.4s ease 3.1s;
    -moz-transition: -moz-transform 0.4s ease 3.1s, opacity 0.4s ease 3.1s;
    -webkit-transition: opacity 0.4s ease 3.1s, -webkit-transform 0.4s ease 3.1s;
    transition: opacity 0.4s ease 3.1s, -webkit-transform 0.4s ease 3.1s;
    -o-transition: transform 0.4s ease 3.1s, opacity 0.4s ease 3.1s;
    transition: transform 0.4s ease 3.1s, opacity 0.4s ease 3.1s;
    transition: transform 0.4s ease 3.1s, opacity 0.4s ease 3.1s, -webkit-transform 0.4s ease 3.1s
}

.animTrigger .slab29 {
    -webkit-transition: -webkit-transform 0.4s ease 3.2s, opacity 0.4s ease 3.2s;
    -moz-transition: -moz-transform 0.4s ease 3.2s, opacity 0.4s ease 3.2s;
    -webkit-transition: opacity 0.4s ease 3.2s, -webkit-transform 0.4s ease 3.2s;
    transition: opacity 0.4s ease 3.2s, -webkit-transform 0.4s ease 3.2s;
    -o-transition: transform 0.4s ease 3.2s, opacity 0.4s ease 3.2s;
    transition: transform 0.4s ease 3.2s, opacity 0.4s ease 3.2s;
    transition: transform 0.4s ease 3.2s, opacity 0.4s ease 3.2s, -webkit-transform 0.4s ease 3.2s
}

@media screen and (max-width: 1565px) {
    .railtrack {
        margin-top: -320px
    }
}

@media screen and (max-width: 1350px) {
    .railtrack {
        margin-top: -280px
    }
}

@media screen and (max-width: 1250px) {
    .railtrack {
        margin-top: -260px
    }
}

@media screen and (max-width: 1200px) {
    .established-block {
        margin-bottom: 80px
    }
    .railtrack {
        margin-top: -210px
    }
}

@media screen and (max-width: 1100px) {
    .railtrack {
        margin-top: -170px
    }
}

@media screen and (max-width: 991px) {
    .railtrack {
        margin-left: 0%;
        margin-top: -160px;
        -webkit-transform: rotate(15deg) scaleX(-1);
        -moz-transform: rotate(15deg) scaleX(-1);
        -ms-transform: rotate(15deg) scaleX(-1);
        -o-transform: rotate(15deg) scaleX(-1);
        transform: rotate(15deg) scaleX(-1)
    }
    .sport-item {
        margin-bottom: 50px
    }
    .sport-container {
        margin-bottom: 100px
    }
    .bedfordians-container .flex.flex-align-center {
        width: 100%;
        display: block;
        margin: 0
    }
    .bin__globe-svg {
        margin: 50px 0
    }
    .bin__title.big,
    .bin__txt {
        margin-left: 0!important
    }
    .bin__title.big {
        font-size: 60px
    }
    .chart-dght {
        height: 295px
    }
    .dev-invest {
        width: 720px!important;
        margin: 0 auto;
        position: relative!important;
        float: none
    }
    .dev-invest-wrapper {
        height: auto!important;
        margin-bottom: 150px!important
    }
    .scholar-left {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 840px) {
    .railtrack {
        margin-top: -120px
    }
}

@media screen and (max-width: 767px) {
    .dev-invest {
        width: 100%!important;
        padding: 0 15px
    }
}

@media screen and (max-width: 700px) {
    .bedfordians-left,
    .bedfordians-right {
        text-align: center!important
    }
    .dev-invest .owl-nav {
        position: relative!important;
        bottom: -40px;
        left: 50%;
        top: auto
    }
    .wider-container.block-wrapper {
        margin-bottom: 75px!important
    }
    .bin__title.big {
        font-size: 45px
    }
}

@media screen and (max-width: 680px) {
    .railtrack {
        margin-top: -140px
    }
}

@media screen and (max-width: 650px) {
    .wider-container .flex {
        display: block;
        width: 100%;
        margin: 0
    }
    .bin__results-svg {
        height: 265px;
        margin: 0 auto;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
        padding: 0
    }
    .bin__awards-svg,
    .bin__results-txt {
        padding: 0;
        float: none
    }
    .bin__awards-txt {
        display: block;
        width: 100%;
        float: none;
        padding: 0
    }
    .bin__awards-svg {
        width: 200px;
        margin: 30px auto
    }
    .ca-item,
    .ec-item,
    .sport-item {
        width: 100%;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 600px) {
    .chart-dght {
        width: 100%;
        height: auto;
        margin-bottom: 40px
    }
    .railtrack {
        margin-top: -100px
    }
    .bin__title {
        font-size: 28px;
        margin-bottom: 0
    }
    .bin__title.big {
        font-size: 34px!important;
        margin-bottom: 30px!important
    }
    .bin-page {
        margin-top: 50px!important
    }
}

@media screen and (max-width: 550px) {
    .dev-invest .owl-nav {
        left: 0!important;
        width: 100%!important
    }
    .dev-invest .owl-prev:before {
        padding-right: 25px!important
    }
    .dev-invest .owl-next:after {
        padding-left: 25px!important
    }
}

.bedford-community {}

.bedford-community #content-wrap {
    padding-top: 40px
}

.bedford-community .main-content {
    margin-top: 0
}

.bedford-community .ajax-container {
    height: 100vh
}

.bedford-community .community__background {
    background-color: #051635;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bedford-community .community__web-container {
    width: 100%;
    height: 100vh;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.bedford-community #mainCircle {
    border: 2px solid white;
    background-color: #001639;
    background-image: url("../img/compressed/logo.png");
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: default;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    z-index: 3
}

.bedford-community .circle {
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    background-color: #001639;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 0.4s ease, width 0.4s ease, height 0.4s ease, margin 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease, width 0.4s ease, height 0.4s ease, margin 0.4s ease;
    -webkit-transition: width 0.4s ease, height 0.4s ease, margin 0.4s ease, -webkit-transform 0.4s ease;
    transition: width 0.4s ease, height 0.4s ease, margin 0.4s ease, -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease, width 0.4s ease, height 0.4s ease, margin 0.4s ease;
    transition: transform 0.4s ease, width 0.4s ease, height 0.4s ease, margin 0.4s ease;
    transition: transform 0.4s ease, width 0.4s ease, height 0.4s ease, margin 0.4s ease, -webkit-transform 0.4s ease
}

.bedford-community .circle .cc {
    background-color: #001639;
    border: 2px solid white;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0.4s ease, border 0.4s ease, opacity 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease, border 0.4s ease, opacity 0.4s ease;
    -webkit-transition: border 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
    transition: border 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease, border 0.4s ease, opacity 0.4s ease;
    transition: transform 0.4s ease, border 0.4s ease, opacity 0.4s ease;
    transition: transform 0.4s ease, border 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-backface-visibility: hidden
}

.bedford-community .circle.oc .cc:hover {
    border: 2px solid #aeca37;
    -webkit-transform: scaleX(1.2) scaleY(1.2);
    -moz-transform: scaleX(1.2) scaleY(1.2);
    -ms-transform: scaleX(1.2) scaleY(1.2);
    -o-transform: scaleX(1.2) scaleY(1.2);
    transform: scaleX(1.2) scaleY(1.2)
}

.bedford-community .circle .cc.active-item {
    border: 2px solid #aeca37
}

.bedford-community .lvl-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -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%);
    -webkit-transition: -webkit-transform 0.4s ease, width 0.4s ease, height 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease, width 0.4s ease, height 0.4s ease;
    -webkit-transition: width 0.4s ease, height 0.4s ease, -webkit-transform 0.4s ease;
    transition: width 0.4s ease, height 0.4s ease, -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease, width 0.4s ease, height 0.4s ease;
    transition: transform 0.4s ease, width 0.4s ease, height 0.4s ease;
    transition: transform 0.4s ease, width 0.4s ease, height 0.4s ease, -webkit-transform 0.4s ease
}

.bedford-community .lvl-wrapper.passive {
    -webkit-transform: translateY(-150px);
    -moz-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    -o-transform: translateY(-150px);
    transform: translateY(-150px)
}

.bedford-community .lvl-wrapper.sec-lvl {
    z-index: -1
}

.bedford-community .lvl-wrapper.sec-lvl.hidden {
    visibility: hidden
}

.bedford-community #mainCircle.circle-passive,
.bedford-community .lvl-wrapper.passive .child.oc {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    margin-left: 15px
}

.bedford-community .ajax-content.bic-content {
    width: 100%;
    position: absolute;
    top: 50%;
    padding-right: 30px;
    font-size: 21px;
    line-height: 150%;
    color: white;
    margin-top: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.bedford-community .bic-content h1 {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    color: white;
    font-weight: 400;
    font-size: 60px;
    line-height: 120%;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 5px;
    top: 50%
}

.bedford-community .bic-content h2 {
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    color: white;
    font-weight: 400;
    font-size: 50px;
    line-height: 120%;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 5px
}

.bedford-community .bic-content p {
    margin-bottom: 15px
}

.bedford-community .bic-content .owl-dots {
    display: none
}

.bedford-community .bic-content .owl-theme .owl-nav [class*=owl-] {
    background-color: transparent;
    margin: 0;
    padding: 0
}

.bedford-community .bic-content .owl-nav {
    bottom: -20px;
    right: 0px;
    width: 60px;
    z-index: 2;
    height: 20px;
    top: auto
}

.bedford-community .bic-content .owl-next,
.bedford-community .bic-content .owl-prev {
    width: 20px;
    height: 20px
}

.bedford-community .bic-content .owl-next {
    right: 0
}

.bedford-community .bic-content .owl-prev {
    left: 0
}

.bedford-community .bic-content .owl-prev:before {
    padding-right: 0;
    top: 0;
    left: 0;
    position: relative
}

.bedford-community .bic-content .owl-next:after {
    padding-left: 0;
    top: 0;
    right: 0;
    position: relative
}

.page-template-tpl--foundation .video-item {
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px
}

.page-template-tpl--foundation .video-item .video {
    aspect-ratio: 860/485
}

.page-template-tpl--foundation .video-item .video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.page-template-tpl--foundation .video-item .video-content {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3
}

.page-template-tpl--foundation .video-item .video-content .play-button {
    width: 70px;
    height: 70px;
    background-color: #aeca37;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 23px 0;
    padding-left: 8px
}

.page-template-tpl--foundation .video-item .video-content img {
    width: 18px;
    height: 23px;
    margin: 0 auto
}

.page-template-tpl--foundation .video-item .video-content h3 {
    font-size: 19px;
    line-height: 1;
    letter-spacing: -0.13px;
    color: white
}

.page-template-tpl--foundation .video-item .video-overlay {
    pointer-events: none;
    z-index: 1
}

.page-template-tpl--foundation .explore-wrapper .main-title,
.page-template-tpl--foundation .news-wrapper .main-title {
    font-size: 42px;
    text-align: center;
    margin-bottom: 30px
}

.page-template-tpl--foundation .explore-wrapper .main-title:before,
.page-template-tpl--foundation .news-wrapper .main-title:before {
    margin: 0 auto 20px auto
}

.page-template-tpl--foundation .news-wrapper {
    margin-bottom: 30px
}

.page-template-tpl--foundation .news-teaser {
    position: relative;
    margin-bottom: 30px
}

.page-template-tpl--foundation .news-teaser__image {
    aspect-ratio: 415/260;
    overflow: hidden
}

.page-template-tpl--foundation .news-teaser__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.page-template-tpl--foundation .news-teaser__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 22, 53, 0)), color-stop(8.62%, rgba(5, 22, 53, 0.02)), color-stop(16.56%, rgba(5, 22, 53, 0.05)), color-stop(23.93%, rgba(5, 22, 53, 0.12)), color-stop(30.85%, rgba(5, 22, 53, 0.2)), color-stop(37.42%, rgba(5, 22, 53, 0.29)), color-stop(43.77%, rgba(5, 22, 53, 0.39)), color-stop(50%, rgba(5, 22, 53, 0.5)), color-stop(56.23%, rgba(5, 22, 53, 0.61)), color-stop(62.58%, rgba(5, 22, 53, 0.71)), color-stop(69.15%, rgba(5, 22, 53, 0.8)), color-stop(76.07%, rgba(5, 22, 53, 0.88)), color-stop(83.44%, rgba(5, 22, 53, 0.95)), color-stop(91.38%, rgba(5, 22, 53, 0.98)), to(#051635));
    background: -webkit-linear-gradient(top, rgba(5, 22, 53, 0) 0%, rgba(5, 22, 53, 0.02) 8.62%, rgba(5, 22, 53, 0.05) 16.56%, rgba(5, 22, 53, 0.12) 23.93%, rgba(5, 22, 53, 0.2) 30.85%, rgba(5, 22, 53, 0.29) 37.42%, rgba(5, 22, 53, 0.39) 43.77%, rgba(5, 22, 53, 0.5) 50%, rgba(5, 22, 53, 0.61) 56.23%, rgba(5, 22, 53, 0.71) 62.58%, rgba(5, 22, 53, 0.8) 69.15%, rgba(5, 22, 53, 0.88) 76.07%, rgba(5, 22, 53, 0.95) 83.44%, rgba(5, 22, 53, 0.98) 91.38%, #051635 100%);
    background: -o-linear-gradient(top, rgba(5, 22, 53, 0) 0%, rgba(5, 22, 53, 0.02) 8.62%, rgba(5, 22, 53, 0.05) 16.56%, rgba(5, 22, 53, 0.12) 23.93%, rgba(5, 22, 53, 0.2) 30.85%, rgba(5, 22, 53, 0.29) 37.42%, rgba(5, 22, 53, 0.39) 43.77%, rgba(5, 22, 53, 0.5) 50%, rgba(5, 22, 53, 0.61) 56.23%, rgba(5, 22, 53, 0.71) 62.58%, rgba(5, 22, 53, 0.8) 69.15%, rgba(5, 22, 53, 0.88) 76.07%, rgba(5, 22, 53, 0.95) 83.44%, rgba(5, 22, 53, 0.98) 91.38%, #051635 100%);
    background: linear-gradient(180deg, rgba(5, 22, 53, 0) 0%, rgba(5, 22, 53, 0.02) 8.62%, rgba(5, 22, 53, 0.05) 16.56%, rgba(5, 22, 53, 0.12) 23.93%, rgba(5, 22, 53, 0.2) 30.85%, rgba(5, 22, 53, 0.29) 37.42%, rgba(5, 22, 53, 0.39) 43.77%, rgba(5, 22, 53, 0.5) 50%, rgba(5, 22, 53, 0.61) 56.23%, rgba(5, 22, 53, 0.71) 62.58%, rgba(5, 22, 53, 0.8) 69.15%, rgba(5, 22, 53, 0.88) 76.07%, rgba(5, 22, 53, 0.95) 83.44%, rgba(5, 22, 53, 0.98) 91.38%, #051635 100%);
    opacity: 0.9;
    z-index: 1
}

.page-template-tpl--foundation .news-teaser__content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 2
}

.page-template-tpl--foundation .news-teaser__content h3,
.page-template-tpl--foundation .news-teaser__content p {
    color: white
}

.page-template-tpl--foundation .news-teaser__content p {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.58px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.page-template-tpl--foundation .news-teaser__content h3 {
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: -0.17px
}

.page-template-tpl--foundation .news-teaser:hover .news-teaser__image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.page-template-tpl--foundation .explore-wrapper {
    margin-bottom: 60px
}

.page-template-tpl--foundation .explore-wrapper .explore-teaser--small .news-teaser {
    height: 205px
}

@media screen and (max-width: 991px) {
    .page-template-tpl--foundation .explore-wrapper .explore-teaser--small .news-teaser {
        height: 250px
    }
}

.page-template-tpl--foundation .explore-wrapper .explore-teaser--large .news-teaser {
    height: calc( 205px + 205px + 30px)
}

@media screen and (max-width: 991px) {
    .page-template-tpl--foundation .explore-wrapper .explore-teaser--large .news-teaser {
        height: 250px
    }
}

.page-template-tpl--foundation .explore-wrapper .explore-teaser--large .news-teaser .news-teaser__content h3 {
    font-size: 32px
}

.page-template-tpl--foundation .explore-wrapper .news-teaser__content {
    bottom: 25px
}

.page-template-tpl--foundation .explore-wrapper .news-teaser__image {
    aspect-ratio: unset;
    width: 100%;
    height: 100%
}

body.intermap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body.intermap #page-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.interactive_map {
    width: 100%;
    height: calc( 100vh - 110px);
    margin-top: 110px;
    margin-bottom: 0;
    overflow: hidden
}

.im_wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.im_panzoom {
    width: 100%;
    height: 100%;
    background-image: url("../img/compressed/map/map.jpg");
    display: inline-block;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    position: relative
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .im_panzoom {
            background-image: url("../img/compressed/map/map.webp")
        }
    }
}

.im_label {
    position: absolute;
    background-color: white;
    padding: 3px 8px 5px 8px;
    display: inline-block;
    line-height: 120%;
    font-size: 18px;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease, margin-top 0.4s ease;
    -moz-transition: opacity 0.4s ease, margin-top 0.4s ease;
    -o-transition: opacity 0.4s ease, margin-top 0.4s ease;
    transition: opacity 0.4s ease, margin-top 0.4s ease;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left
}

.im_label:after {
    content: "";
    position: absolute;
    top: 95%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: solid 10px #ffffff;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent
}

.im_marker[data-off-campus="1"] {
    width: 1.8%
}

.im_marker {
    position: absolute;
    z-index: 1;
    display: inline-block;
    height: 3.5%;
    width: 2.5%;
    cursor: pointer;
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center
}

.im_marker:hover {
    z-index: 3
}

.im_marker:hover+.im_label,
.im_marker:hover+noscript+.im_label {
    opacity: 1;
    z-index: 2;
    -webkit-transform: translateX(-50%) translateY(-120%);
    -moz-transform: translateX(-50%) translateY(-120%);
    -ms-transform: translateX(-50%) translateY(-120%);
    -o-transform: translateX(-50%) translateY(-120%);
    transform: translateX(-50%) translateY(-120%)
}

.im_placeholder {
    display: block;
    opacity: 0;
    position: relative;
    z-index: -1
}

.im-lightbox__wrapper {
    position: fixed;
    z-index: 5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.im-lighbox__overlay {
    position: absolute;
    width: 100%;
    height: 100vh
}

.im-lightbox {
    width: 1000px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: auto;
    margin-top: 16px;
    max-height: calc(100vh - (110px + 98px));
    -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%)
}

.im-lightbox__container {
    padding: 20px 0;
    display: inline-block;
    width: 100%
}

.im-lightbox__title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 44px;
    font-weight: 400;
    line-height: 48px;
    text-transform: uppercase
}

.im-lightbox__content {
    margin-top: 22px
}

.im-lightbox__content a,
.im-lightbox__dyk a {
    color: #aeca37!important
}

.im-lightbox__dyk {
    background-color: #eeeeee;
    padding: 20px;
    line-height: 150%
}

.im-lightbox__dyk-title {
    font-size: 30px;
    line-height: 180%;
    color: #a1bd38;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif
}

.im-lightbox__action {
    background-color: #051635;
    text-transform: uppercase;
    width: 49.8%;
    display: inline-block;
    padding: 15px;
    line-height: 60%
}

.im-lightbox__action.lb {
    text-align: right
}

.im-lightbox__footer span {
    display: inline-block;
    width: 100%;
    color: white;
    line-height: 150%
}

.im-lightbox__footer .im-lightbox__title {
    color: #aeca37;
    font-size: 24px
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    60% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    60% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    60% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@media screen and (max-width: 991px) {
    .im_placeholder {
        width: 1400px
    }
}

@media screen and (max-width: 768px) {
    .im-lightbox__footer span {
        font-size: 12px
    }
    .im-lightbox__footer .im-lightbox__title {
        font-size: 16px
    }
}

@media screen and (max-width: 550px) {
    .im-lightbox__action.rb {
        text-align: center;
        margin-bottom: 0px;
        width: 100%
    }
    .im-lightbox__action.lb {
        text-align: center;
        margin-bottom: 15px;
        width: 100%
    }
}

.mobile-only {
    display: none
}

@media screen and (max-width: 1350px) {
    .wider-container {
        width: 1140px;
        max-width: 1250px
    }
    .mastban__intro {
        font-size: 20px
    }
    .mastban__title {
        font-size: 75px
    }
    .stats__number {
        font-size: 115px
    }
    .stats__fact {
        font-size: 47px
    }
    .stats__min .stats__number {
        font-size: 75px;
        line-height: 60px
    }
    .stats__outRes .stats__number {
        font-size: 50px
    }
    .stats__ol .stats__number {
        font-size: 73px
    }
    .mastlogo {
        width: 130px
    }
    .btn--sidebar {
        padding: 30px 24px
    }
    .publication__content {
        width: 190px
    }
    .tablepress tfoot th,
    .tablepress thead th {
        font-size: 20px!important
    }
    .larger-vid .grid-post__ftimg {
        height: 430px
    }
    .mastfoot .mastfoot__img-link img {
        width: 65px!important
    }
}

@media screen and (max-width: 1200px) {
    .wider-container {
        width: 940px
    }
    .submenu-container,
    .submenu-wrapper {
        left: 20px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }
    .stats__description {
        font-size: 20px
    }
    .stats__outRes .stats__number {
        font-size: 42px
    }
    .stats__ol .stats__number {
        font-size: 47px
    }
    .stats__ol .stats__description {
        vertical-align: 8px!important
    }
    .strip--intro .strip__box.fix {
        width: 60%
    }
    .strip--intro .strip__box.float {
        width: 80%;
        right: 50px
    }
    .facts__item-title {
        font-size: 58px
    }
    .facts__item {
        font-size: 17px
    }
    .grid--big {
        height: 450px
    }
    .grid--small {
        height: 210px
    }
    .gallery-columns-4 .gallery-item {
        margin: 1%;
        margin-bottom: 0;
        width: 23.4%!important
    }
    .publication {
        width: 100%
    }
    .publication__image {
        display: block;
        margin: 0 auto
    }
    .publication__content {
        width: 100%
    }
    .larger-vid .grid-post__ftimg {
        height: 360px
    }
    .mastfoot__top-container .mastlogo {
        width: 100%
    }
    .mastfoot .mastfoot__img-link {
        float: right!important
    }
    .mastfoot .mastfoot__img-link+.mastfoot__img-link {
        margin-top: 12px!important
    }
    .mastfoot .mastfoot__img-link img {
        width: 80px!important
    }
    .searchform {
        width: 33%
    }
}

@media screen and (max-width: 1100px) {
    .im-lightbox {
        width: 95%
    }
    .im-lightbox__action {
        width: 48.9%
    }
    .im-lightbox__dyk {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 991px) {
    .wider-container {
        width: 720px
    }
    .stats__awards {
        text-align: center
    }
    .stats__number {
        line-height: 80%
    }
    .stats__outRes {
        margin-bottom: 20px
    }
    .stats__wrapper.stats__or {
        margin-top: 0;
        top: 0;
        margin-bottom: 50px;
        padding: 20px
    }
    .stats__wrapper.stats__or .flex {
        display: block
    }
    .stats__awards.stats__or {
        margin-bottom: 20px
    }
    .stats-col.stats__or {
        padding: 0
    }
    .mastslider {
        max-height: 600px
    }
    .mastslider__award {
        max-width: 120px
    }
    .masthead__nav-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100%
    }
    .masthead__nav {
        z-index: 100;
        float: unset;
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }
    .masthead__nav.submenu-open {
        overflow: hidden
    }
    .masthead__nav .topmenu {
        margin-top: 25px
    }
    .masthead__nav .topmenu li a {
        font-size: 14px;
        opacity: 0.8;
        text-transform: uppercase;
        padding: 17px 10px
    }
    .masthead__nav .top-menu__subwrapper {
        position: relative;
        left: 0;
        right: auto;
        padding: 0;
        text-align: left;
        visibility: visible;
        opacity: 1;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }
    .masthead__nav .top-menu__subcontainer {
        padding: 0;
        width: 100%;
        text-align: left;
        background-color: transparent
    }
    .masthead__nav .top-menu__submenu-item-title {
        display: none
    }
    .top__top-level {
        margin-top: 20px
    }
    .masthead__nav .top-menu li a,
    .top-menu__submenu li a {
        color: white!important;
        opacity: 1
    }
    .back-btn.back-mobile {
        display: inline-block
    }
    .masthead__nav .menu__main-title {
        display: block
    }
    .masthead__nav li {
        border-bottom: 1px solid #252e50
    }
    .masthead__nav li a {
        font-size: 22px;
        line-height: 140%;
        margin: 0;
        padding: 10px;
        padding-left: 20px;
        width: 100%;
        -webkit-transition: color 0.4s ease;
        -moz-transition: color 0.4s ease;
        -o-transition: color 0.4s ease;
        transition: color 0.4s ease
    }
    .masthead__nav li a:hover {
        color: #aeca37
    }
    .masthead__nav li:hover a:after,
    .masthead__nav li a:after {
        background: transparent
    }
    .top-arrow {
        display: none
    }
    .mobile-menu {
        display: inline-block
    }
    .masthead__nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #051635;
        height: 100%;
        width: 300px;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
    .masthead__nav-wrapper {
        position: relative;
        top: auto;
        margin-top: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        height: auto;
        text-align: left
    }
    .masthead__nav li {
        display: block;
        margin-right: 0
    }
    .masthead__nav .container {
        width: auto
    }
    .masthead__nav .top-menu {
        margin-bottom: 20px
    }
    .masthead__nav li .submenu-wrapper {
        overflow-y: auto;
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        z-index: 4;
        background-color: #051635;
        padding: 0;
        height: 100%;
        width: 270px;
        visibility: visible;
        opacity: 1;
        -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
        cursor: auto;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform 0.4s ease;
        -moz-transition: -moz-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        -o-transition: transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease
    }
    .masthead__nav li.open .submenu-wrapper {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .submenu-content {
        padding: 20px;
        background-color: #051635;
        color: white
    }
    .masthead__nav .menu-item__title {
        margin-bottom: 20px;
        color: white;
        line-height: 120%;
        padding: 15px;
        padding-bottom: 0
    }
    .masthead__nav li .submenu li a {
        color: white;
        font-size: 20px;
        line-height: 140%
    }
    .featured-pages {
        display: none
    }
    .submenu-content {
        padding: 0
    }
    .sbmenu-container {
        margin-right: 0
    }
    .sbmenu-pages {
        padding-right: 0
    }
    .strip--intro .strip__box.fix {
        width: 100%
    }
    .strip--intro .strip__box.float {
        width: 100%;
        right: 0px;
        margin-bottom: 30px;
        background-position: -190px 30%;
        background-size: 485px
    }
    .strip--intro .strip__box.float .strip__box-content {
        width: 450px;
        float: right
    }
    .facts__title {
        margin-bottom: 50px
    }
    .facts__title .btn,
    .facts__title .main-title {
        display: inline-block;
        width: auto
    }
    .facts__title .btn {
        padding: 28px 20px;
        vertical-align: 100%;
        float: right;
        margin-top: 14px;
        font-size: 16px
    }
    .strip--life .facts__title {
        margin-bottom: 0px
    }
    .social-grid__wrapper {
        margin-top: 10px
    }
    .home-recent-news .new-item {
        width: 49%;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
        vertical-align: top
    }
    .home-recent-news .new-item:nth-child(odd) {
        padding-left: 0
    }
    .home-recent-news .new-item:nth-child(2n) {
        padding-right: 0
    }
    .home-recent-news .new-item:last-child {
        display: none
    }
    .grid--big {
        margin-bottom: 30px
    }
    .grid--small {
        height: 250px
    }
    .mastban {
        height: 485px
    }
    .mastban__intro {
        line-height: 120%
    }
    .mastban__title {
        font-size: 65px;
        line-height: 100%
    }
    .mastsidebar {
        width: 100%
    }
    .entry .testimonial__content {
        width: 100%
    }
    .caritem__wrapper {
        width: 750px
    }
    .caritem {
        height: 400px
    }
    .sub-label {
        display: none
    }
    .tpl-page-list__stand-left {
        -ms-flex-order: 0;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .tpl-page-list__img-wrapper {
        margin-bottom: 20px
    }
    .entry table {
        border: 0
    }
    .entry table thead {
        display: none
    }
    .entry table tr {
        margin-bottom: 10px;
        display: block
    }
    .entry table td {
        display: block;
        text-align: right!important;
        font-size: 16px;
        border-bottom: 1px dotted #ccc;
        padding: 5px!important;
        border: none!important
    }
    .entry table td:last-child {
        border-bottom: 0
    }
    .entry table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold
    }
    .entry table td[data-empty=true] {
        display: none
    }
    .entry table.calendar-events td {
        width: 100%!important;
        text-align: center!important
    }
    .larger-vid .grid-post__ftimg {
        height: 270px
    }
    .mastfoot .mastlogo a {
        max-width: 145px;
        margin: 0 auto
    }
    .mastfoot__title {
        margin-top: 20px
    }
    .mastfoot__img-container {
        text-align: center
    }
    .mastfoot__img-link {
        display: inline-block;
        margin: 10px;
        margin-top: 20px;
        margin-bottom: 0;
        vertical-align: middle
    }
    .mastfoot .mastfoot__img-link {
        float: none!important
    }
    .mastfoot .mastfoot__img-link,
    .mastfoot .mastfoot__img-link+.mastfoot__img-link {
        margin-top: 30px!important
    }
    .mastfoot .mastfoot__img-link img {
        width: 110px!important
    }
    .searchform {
        margin-top: 20px;
        margin-left: 0
    }
    .entry table.tablepress tr {
        display: table-row
    }
    .entry table.tablepress tr td {
        display: table-cell;
        width: 25%;
        text-align: left!important;
        padding: 10px!important
    }
    .entry table.tablepress tr td.column-2 {
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .wider-container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
    .stats__wrapper {
        margin-top: 0;
        top: 0;
        margin-bottom: 50px;
        padding: 20px
    }
    .stats__wrapper .flex {
        display: block;
        width: 100%
    }
    .stats__awards {
        margin-bottom: 20px
    }
    .stats-col {
        padding: 0
    }
    .stats__awards.stats__fixtures {
        margin-bottom: 0px
    }
    .mastsidebar__block:before {
        content: none
    }
    .mastsidebar__item:not(.isopen),
    .mastsidebar__title {
        display: none
    }
    .lastlvl .mastsidebar__item,
    .lastlvl .mastsidebar__title {
        display: block
    }
    .mastslider__award {
        right: 15px
    }
    .mastsidebar {
        display: inline-block
    }
    .mastsidebar__list {
        background-color: #95b5f1
    }
    .isopen.mastsidebar__item>.mastsidebar__link-active {
        color: #051635
    }
    .isopen .mastsidebar__sublist .mastsidebar__link.mastsidebar__link-active {
        color: white;
        opacity: 1
    }
    .mastsidebar__sublist {
        padding: 0px 15px 15px 15px
    }
    .mastsidebar__btn-wrapper {
        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: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .mastsidebar__btn-wrapper .btn {
        display: block;
        width: auto;
        min-width: 200px;
        max-width: 220px
    }
    .lastlvl .mastsidebar__title,
    .mastsidebar__item.isopen>.mastsidebar__link {
        margin-bottom: 0;
        padding: 13px 50px 13px 15px;
        line-height: 1;
        position: relative;
        background-color: #95b5f1;
        color: white;
        text-transform: inherit;
        font-size: 23px;
        font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif
    }
    .lastlvl .mastsidebar__title:after,
    .mastsidebar__item.isopen>.mastsidebar__link:after {
        font-family: "fontello";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f0c9";
        color: white;
        position: absolute;
        right: 15px
    }
    .lastlvl .mastsidebar__title.expanded:after,
    .mastsidebar__item.isopen>.mastsidebar__link.expanded:after {
        content: "\e817";
        font-size: 28px;
        margin-top: -4px
    }
    .mastsidebar {
        margin-bottom: 20px
    }
    .mastsidebar__block.lastlvl {
        margin-bottom: -12px
    }
    .lastlvl,
    .mastsidebar__item.isopen {
        display: block;
        width: 100%;
        color: white;
        font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
        font-size: 23px;
        font-weight: 400;
        line-height: 140%;
        border: 1px solid #95b5f1;
        cursor: pointer
    }
    .isopen.mastsidebar__item>a:hover {
        color: inherit
    }
    .isopen .mastsidebar__sublist,
    .lastlvl .mastsidebar__item {
        margin-top: 5px
    }
    .isopen .mastsidebar__sublist .mastsidebar__link {
        margin-bottom: 0;
        color: white;
        opacity: .7;
        font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 210%
    }
    .lastlvl .mastsidebar__item a,
    .lastlvl .mastsidebar__item {
        margin: 0!important;
        color: white;
        line-height: 210%
    }
    .lastlvl .mastsidebar__list {
        background-color: #95b5f1;
        padding: 0px 15px 15px 15px
    }
    .lastlvl .mastsidebar__item a {
        opacity: .7
    }
    .lastlvl .mastsidebar__item a.mastsidebar__link-active,
    .lastlvl .mastsidebar__item a:hover {
        opacity: 1
    }
    .isopen .mastsidebar__sublist .mastsidebar__link:hover {
        opacity: 1
    }
    .lastlvl .mastsidebar__list,
    .mastsidebar__item.isopen .mastsidebar__sublist {
        display: none
    }
    .mastsidebar__instagram,
    .mastsidebar__twitter {
        display: none
    }
    .postbox {
        display: inline-block;
        width: 49.5%
    }
    .notice .grid-post__footer {
        position: relative
    }
    .grid-post-item {
        height: 100%
    }
    .notice .grid-post__content {
        margin-bottom: 30px
    }
    .facts__title .btn {
        display: inline-block;
        float: none;
        width: auto;
        margin-top: 0;
        vertical-align: 7px;
        margin-left: 20px
    }
    .strip--campus-map {
        padding: 50px 0
    }
    .strip--campus__overlay {
        background: -moz-linear-gradient(left, #071834 -34%, #1c3453 -23%, rgba(7, 24, 52, 0.7) 100%);
        background: -webkit-linear-gradient(left, #071834 -34%, #1c3453 -23%, rgba(7, 24, 52, 0.7) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(-34%, #071834), color-stop(-23%, #1c3453), to(rgba(7, 24, 52, 0.7)));
        background: -o-linear-gradient(left, #071834 -34%, #1c3453 -23%, rgba(7, 24, 52, 0.7) 100%);
        background: linear-gradient(to right, #071834 -34%, #1c3453 -23%, rgba(7, 24, 52, 0.7) 100%)
    }
    .publication-wrapper {
        width: 50%
    }
    .caritem__wrapper {
        width: 100%
    }
    .larger-vid {
        width: 100%;
        display: block
    }
    .larger-vid .grid-post__ftimg {
        height: 400px
    }
    .mastfoot__img-container {
        text-align: left
    }
    .mastfoot__img-container .mastfoot__img-link:first-child {
        margin-left: 0
    }
    .mastsidebar__btn-wrapper,
    .mastsidebar__posts {
        display: none!important
    }
    .mobile-only {
        display: block
    }
    .mobile-only .mastsidebar__btn-wrapper,
    .mobile-only .mastsidebar__posts {
        display: block!important
    }
}

@media screen and (max-width: 700px) {
    .mastslider {
        max-height: 450px
    }
    .mastslider__text.mastslider__cat {
        bottom: 80px!important
    }
    .mastslider__text {
        bottom: 160px
    }
    .mastslider__title {
        font-size: 28px
    }
    .mastslider__title span {
        font-size: 40px
    }
    .mastslider__award {
        bottom: 80px
    }
    .entry table td {
        display: block;
        text-align: left!important;
        font-size: 16px;
        border-bottom: 1px dotted #ccc;
        padding: 5px!important;
        border: none!important
    }
    .strip--intro .strip__box.float {
        background-image: url("../img/compressed/eagle-transparent.jpg");
        margin-top: -75px
    }
    .strip--intro .strip__box.float .strip__box-content {
        float: none;
        width: 100%
    }
    .strip--intro .strip__box.float .strip__box-content .cst {
        padding: 0
    }
    .facts__title .btn {
        display: inline-block;
        float: none;
        width: auto
    }
    .custom-lightbox__container {
        width: 95%
    }
    .custom-lighbox__content {
        padding: 20px
    }
    .gallery-columns-4 .gallery-item {
        margin: 1%;
        margin-bottom: 0;
        width: 49%!important
    }
    .gallery-columns-4 .gallery-item+.gallery-item {
        margin-right: 0
    }
    .gallery-columns-4 .gallery-item+.gallery-item+.gallery-item {
        margin-left: 0;
        margin-right: 1%
    }
    .gallery-columns-4 .gallery-item+.gallery-item+.gallery-item+.gallery-item {
        margin-left: 1%
    }
    .caritem__wrapper {
        width: 100%
    }
    .caritem {
        height: 350px
    }
}

@media screen and (max-width: 650px) {
    .postbox {
        padding: 0;
        margin-bottom: 30px!important
    }
    .larger-vid .grid-post__ftimg {
        height: 160px
    }
    .larger-vid .fonticon.video-play {
        font-size: 40px!important
    }
    .grid-post__content {
        min-height: auto
    }
}

@media screen and (max-width: 600px) {
    .mastfoot__bottom-info {
        width: 100%;
        display: block;
        text-align: center!important
    }
    .searchform {
        display: block;
        width: 100%;
        margin: 15px auto
    }
}

@media screen and (max-width: 549px) {
    .main-content {
        margin-top: 0
    }
    .main-content.interactive_map {
        margin-top: 110px!important
    }
    .flex {
        display: block
    }
    .custom-lighbox__content.flex,
    .custom-lightbox__container.flex {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
    .custom-lighbox__content::-webkit-scrollbar {
        width: 4px
    }
    .custom-lighbox__content::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: rgba(0, 0, 0, 0.5)
    }
    .tribe-mini-calendar-grid-wrapper {
        margin-top: 30px
    }
    .mastslider {
        max-height: 300px
    }
    .mastslider__text {
        display: none
    }
    .mastban__text {
        display: block;
        bottom: 25px!important
    }
    .masthead__nav {
        width: 260px
    }
    .masthead__nav li .submenu-wrapper {
        width: 230px;
        padding-bottom: 30px;
        padding-top: 20px
    }
    .mastsidebar__block:first-child {
        margin-top: 20px
    }
    .mastsidebar__block {
        margin-bottom: 20px
    }
    .mastslider__title {
        font-size: 28px
    }
    .mastslider__title span {
        font-size: 38px
    }
    .strip--intro .strip__box.float .strip__box-content {
        padding: 50px 15px
    }
    .strip--intro .strip__box.float .strip__box-content .btn {
        padding: 30px 0;
        font-size: 15px
    }
    .strip__box-vid-title {
        left: 22px;
        bottom: 16px;
        line-height: 31px;
        font-size: 26px
    }
    .video-play {
        font-size: 40px
    }
    .strip--intro .strip__box.fix {
        height: 300px
    }
    .strip.has-bg.strip--facts {
        padding-bottom: 30px
    }
    .slick-prev.slick-arrow {
        display: inline-block!important;
        bottom: 0;
        position: absolute!important;
        margin-left: -30px!important
    }
    .slick-next.slick-arrow {
        margin-left: 30px!important
    }
    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        position: relative;
        background: transparent;
        color: #051635;
        top: auto;
        right: auto;
        text-align: center;
        width: 100%;
        margin: 0;
        height: 45px;
        line-height: 100%;
        margin-top: 35px;
        width: 50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .slick-next.slick-arrow:after,
    .slick-prev.slick-arrow:before {
        color: black;
        font-size: 35px
    }
    .facts__title .btn {
        width: 100%
    }
    .rm-wrapper,
    .title-wrapper {
        width: 100%;
        display: block
    }
    .strip--news .read-more.cst {
        position: relative;
        right: 0;
        bottom: 0
    }
    .home-recent-news .new-item {
        width: 100%;
        padding: 0!important
    }
    .social-item {
        width: 100%;
        margin-bottom: 20px!important
    }
    .grid--small {
        width: 100%
    }
    .grid--big .grid__title {
        font-size: 20px;
        bottom: 20px;
        left: 20px
    }
    .grid--big {
        height: 250px
    }
    .grid--small:nth-child(3) {
        margin-bottom: 30px
    }
    .owl-nav {
        position: relative;
        color: black;
        text-align: center;
        margin-top: 25px
    }
    .owl-next:after,
    .owl-prev:before {
        color: #051635;
        font-size: 30px;
        padding: 0
    }
    .owl-prev {
        padding-right: 60px
    }
    .owl-carousel .owl-dot,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        position: relative;
        width: 100%;
        background: transparent;
        bottom: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: 0;
        width: 20px
    }
    .owl-nav {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
    .owl-next,
    .owl-prev {
        height: 25px;
        line-height: 100%
    }
    .caritem {
        height: 240px
    }
    .caritem__title {
        font-size: 24px;
        line-height: 140%;
        bottom: 10px;
        left: 20px
    }
    .main-title {
        font-size: 35px
    }
    .gallery-columns-4 .gallery-item {
        margin: 0;
        margin-bottom: 0;
        width: 100%!important
    }
    .mastban {
        height: 385px
    }
    .mastban__title {
        font-size: 52px
    }
    .publication-wrapper {
        width: 100%
    }
    .postbox {
        display: block;
        width: 100%
    }
    .map__dir {
        display: block;
        float: none;
        margin-bottom: 20px
    }
    .staff__item-wrapper {
        display: block;
        width: 100%
    }
    body .gform_wrapper ul li.gfield {
        width: 100%!important;
        padding: 0!important
    }
    .gform_wrapper .gform_footer input.button,
    .gform_wrapper .gform_footer input[type=submit] {
        padding: 10px 0!important
    }
}

@media screen and (max-width: 500px) {
    .masthead__wrapper {
        padding-top: 15px
    }
    .mastban__title {
        font-size: 28px;
        line-height: 130%
    }
    .mastban__intro {
        display: inline-block
    }
    .mastban__intro {
        padding-right: 15px
    }
    .stats__ol .stats__description,
    .stats__ol .stats__number {
        display: block;
        width: 100%
    }
    .facts__title .btn {
        margin-left: 0
    }
    .entry .gform_wrapper .gfield.stand-left,
    .entry .gform_wrapper .gfield.stand-right,
    .gform_wrapper .top_label .gfield_error.stand-left,
    .gform_wrapper .top_label .gfield_error.stand-right {
        width: 100%!important;
        padding: 0!important
    }
    .one-footer-col {
        display: block;
        width: 100%
    }
    .mastfoot__list {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0px;
        -webkit-column-gap: 0px;
        column-gap: 0px
    }
    .mastfoot__img-link:first-child img {
        width: 85px!important
    }
    .mastfoot__img-link:last-child img {
        width: 85px!important
    }
    .mastfoot__top {
        padding: 45px 30px
    }
}

.main-title {
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 41px;
    line-height: 120%
}

.main-title:before {
    content: "";
    width: 80px;
    height: 2px;
    background-color: #051635;
    margin-bottom: 20px;
    display: block
}

.read-more {
    color: #aeca37;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px
}

.entry {
    color: #051635;
    font-weight: 400;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    line-height: 140%
}

.entry h1 {
    color: #051635;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 60px;
    line-height: 170%;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 5px
}

.entry h2 {
    color: #051635;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 35px;
    line-height: 150%;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 5px
}

.entry h3 {
    color: #051635;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 32px;
    line-height: 130%;
    text-transform: uppercase;
    padding-top: 10px
}

.entry .intro-paragraph {
    color: #051635;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 20px
}

.entry p {
    margin-bottom: 20px
}

.article__content.entry>p:last-child {
    margin-bottom: 0
}

.entry img {
    max-width: 100%;
    height: auto
}

.entry img.alignleft {
    float: left;
    margin: 15px 15px 15px 0px
}

.entry img.alignright {
    float: right;
    margin: 15px 0px 15px 15px
}

.entry img.aligncenter {
    text-align: center;
    display: block;
    margin: 0 auto
}

.entry img.alignnone {
    width: auto;
    height: auto
}

.entry ul {
    margin: 0px 0 25px 0;
    display: inline-block
}

.entry li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px
}

.entry ul li:before {
    content: '\2022';
    font-size: 30px;
    position: absolute;
    left: 0;
    color: #aeca37
}

.entry em,
.entry i {
    font-style: italic
}

.entry b,
.entry strong {
    font-weight: bold
}

#content-wrap .entry a,
.custom-lightbox__container.entry a {
    text-decoration: none;
    color: #aeca37;
    -webkit-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    transition: color 0.4s ease
}

#content-wrap .entry a:hover,
.custom-lightbox__container.entry a:hover {
    color: #809625
}

.entry .testimonial {
    margin: 40px 0 30px 0
}

.entry .testimonial__content {
    width: 100%;
    color: #051635;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    display: block
}

.entry .testimonial__author {
    color: #ce4949;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px
}

.entry .btn {
    margin-right: 10px;
    margin-top: 15px
}

.entry table {
    margin-top: 20px;
    table-layout: fixed;
    display: inline-block;
    max-width: 100%
}

.entry table.tablepress {
    display: table;
    width: 100%!important
}

.tablepress tfoot th,
.tablepress thead th {
    background-color: transparent!important;
    padding: 0;
    padding-bottom: 10px!important;
    font-weight: 500!important;
    border-bottom: none!important;
    color: #051635;
    font-weight: 400;
    font-family: "adobe-garamond-pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 24px;
    line-height: 110%;
    text-transform: uppercase
}

.tablepress td,
.tablepress th {
    padding: 10px!important
}

.entry table h3 {
    font-size: 24px
}

.entry .page-numbers li:before {
    content: none
}

.entry .page-numbers li {
    padding-left: 0
}

.entry .page-numbers li a {
    color: white!important
}

.entry .cats__list li:before {
    content: none
}

.entry .cats__list li {
    padding-left: 0;
    margin-right: 20px
}

.entry .cats__list li a {
    color: #051635!important
}

.entry .cats__list li a.active-item,
.entry .cats__list li a:hover {
    color: white!important
}

.gform_wrapper .gfield.gsection {
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 300
}

.gform_wrapper .gsection_title {
    font-weight: 500!important;
    font-size: 40px!important
}

.entry .gfield,
.gform_wrapper .top_label .gfield_error {
    padding: 0;
    padding-right: 0!important;
    width: 100%!important;
    margin: 0;
    display: inline-block;
    margin-bottom: 15px;
    border: none!important;
    background-color: transparent!important
}

.entry .gfield.stand-left,
.gform_wrapper .top_label .gfield_error.stand-left {
    padding-right: 16px!important
}

.entry .gfield.stand-left,
.entry .gfield.stand-right,
.gform_wrapper .top_label .gfield_error.stand-left,
.gform_wrapper .top_label .gfield_error.stand-right {
    width: 50%!important;
    vertical-align: top
}

.entry .gfield.stand-right,
.gform_wrapper .top_label .gfield_error.stand-right {
    padding-right: 0!important
}

.gform_wrapper .gfield_checkbox label {
    vertical-align: -16%!important;
    margin-left: 5px!important
}

.entry .gfield input,
.entry .gfield textarea {
    width: 100%!important;
    border: 1px solid #b4b4b4;
    background-color: #ffffff;
    color: #787878;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 19px!important;
    font-weight: 400;
    line-height: 29px;
    padding: 10px!important;
    display: inline-block
}

.entry .gfield input[type=checkbox],
.entry .gfield input[type=radio],
.entry .gfield textarea[type=checkbox],
.entry .gfield textarea[type=radio] {
    width: auto!important
}

.gform_wrapper .gfield select {
    width: 100%!important;
    height: 52px;
    background-color: white;
    border-radius: 0px;
    color: #787878
}

.entry .gfield input,
.entry .gfield textarea,
.gform_wrapper .gfield select {
    margin-top: 5px!important;
    margin-bottom: 0!important
}

.entry .gform_wrapper .top_label .field_sublabel_above label.gfield_label+.ginput_complex.ginput_container {
    margin-top: -35px!important
}

.entry .gform_wrapper .gfield_label_before_complex+.ginput_complex {
    margin-top: -20px!important
}

.entry .gform_wrapper .ginput_complex>span {
    margin-top: 28px!important
}

.entry .gform_wrapper .ginput_complex>span {
    margin-top: 28px!important
}

.entry .gform_wrapper .ginput_complex>span input,
.entry .gform_wrapper .ginput_complex>span select {
    margin-top: 8px!important
}

.entry .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label {
    margin: 0!important
}

.entry .gform_wrapper .ginput_complex .ginput_full {
    display: inline-block;
    width: 100%
}

.entry .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left,
.entry .gform_wrapper .ginput_complex .ginput_left {
    padding-right: 16px!important;
    margin-right: 0!important
}

.gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
    padding-right: 0!important
}

.gform_wrapper .gfield input[type=file] {
    line-height: 0;
    font-size: 16px!important
}

.entry label {
    color: #051635;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 15px!important;
    font-weight: 400!important;
    line-height: 29px;
    text-transform: uppercase
}

.gform_wrapper .gform_footer {
    margin: 0!important;
    padding: 0!important
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    border: none;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #aeca37;
    color: white;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 15px 45px;
    display: inline-block;
    line-height: 100%;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    min-width: 128px;
    min-height: 48px
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #90a635
}

.gform_wrapper .gfield_label_before_complex {
    color: #051635;
    font-weight: 400!important;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 15px!important;
    line-height: 130%!important;
    text-transform: uppercase;
    padding-top: 10px
}

.gform_wrapper div.validation_error {
    font-weight: 400!important;
    border: none!important;
    margin-bottom: 20px!important;
    margin-top: 10px!important
}

.gform_wrapper div.validation_error {
    color: #790000;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 25px;
    border-top: 2px solid #790000;
    border-bottom: 2px solid #790000;
    padding: 0;
    clear: both;
    width: 100%;
    text-align: left;
    background: none;
    margin-top: 80px;
    margin-top: 40px!important
}

.gform_wrapper div.validation_error code {
    padding: 13px
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0px!important
}

.gfield_description,
.gsection_description {
    color: #051635
}

.gform_wrapper .validation_message {
    font-size: 14px!important;
    font-weight: 400!important
}

.entry .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    margin: 0!important
}

.gf_progressbar_wrapper {
    margin-bottom: 0!important;
    padding-bottom: 10px!important
}

.gform_wrapper .percentbar_blue {
    background-color: #051635!important
}

.gf_progressbar {
    margin-top: 25px!important;
    width: 100%!important;
    color: white!important;
    background: none!important;
    padding: 0!important;
    background-color: #fafafa!important
}

.gform_wrapper .gf_progressbar:after {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important
}

.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
    color: #051635!important;
    font-size: 14px!important
}

.gform_next_button,
.gform_previous_button {
    outline: none;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: background-color 0.4s ease!important;
    -moz-transition: background-color 0.4s ease!important;
    -o-transition: background-color 0.4s ease!important;
    transition: background-color 0.4s ease!important;
    background-color: #aeca37;
    color: white;
    font-family: "myriad-pro", "Myriad Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 0px;
    padding: 24px;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease
}

.gform_body input[type=button]:hover {
    background-color: #90a635!important
}

.gform_wrapper#gform_wrapper_33 .gfield_checkbox>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gform_wrapper#gform_wrapper_33 .gfield_checkbox>li input[type=checkbox] {
    vertical-align: top;
    margin: 0;
    margin-right: 5px
}

.gform_wrapper#gform_wrapper_33 .gfield_checkbox>li label {
    text-transform: none
}

.gform_wrapper .no-text-transform .gfield_label {
    text-transform: none
}

pre.language-html {
    display: none
}

.btn:focus,
a:active,
a:focus,
a:link,
a:visited {
    text-decoration: none;
    color: inherit;
    outline: 0;
    -moz-outline-style: none
}