@charset 'UTF-8';
.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) center center no-repeat
}

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

body, body p{ line-height: 1.5; }


.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

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

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}

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

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

.slick-list:focus {
    outline: none
}

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

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

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

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

.slick-track:after {
    clear: both
}

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

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

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset "UTF-8";
.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

body:before {
    content:'{ "current": "large" }';
    display: none
}

@media(min-width:48.063em) and (max-width:75em) {
    body:before {
        content:'{ "current": "medium" }'
    }
}

@media(min-width:0em) and (max-width:48em) {
    body:before {
        content:'{ "current": "small" }'
    }
}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg")
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before,
.fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before,
.fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before,
.fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before,
.fa-sort:before {
    content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-legal:before,
.fa-gavel:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before,
.fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before,
.fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before,
.fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-rupee:before,
.fa-inr:before {
    content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: ""
}

.fa-won:before,
.fa-krw:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-ge:before,
.fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-send:before,
.fa-paper-plane:before {
    content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before,
.fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before,
.fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before,
.fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.wf-loading {
    visibility: hidden
}

.wf-active {
    visibility: visible
}

*:focus {
    outline: 0
}

html {
    -webkit-text-size-adjust: 100%
}

html,
body {
    height: 100%
}

*,
div {
    box-sizing: border-box
}

img {
    display: inline-block;
    vertical-align: middle
}

.clearit {
    clear: both;
    font-size: 1px;
    line-height: 1px
}

.site-header {
    position: fixed;
    z-index: 15;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 50px!important;
    padding-bottom: 50px!important;
    height: 165px;
    background: #fff;
    transition: height ease .3s
}

@media(min-width:0em) and (max-width:48em) {
    .site-header {
        padding-top: 15px!important;
        padding-bottom: 15px!important;
        height: 90px
    }
}

.logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 295px;
    padding: 0;
    transition: all ease .3s
}
footer .logo {
    max-width: 120px;
}

.logo a img {
    width: 100%;
}
header .logo a img {
		margin-top: 55px;
}

@media(min-width:48.063em) and (max-width:75em) {
    .logo {
        width: 200px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .logo {
        width: 140px
    }
    .logo a {
        height: 30px
    }
}

.site-header.scroll {
    height: 90px
}

.site-header.scroll .logo {
    width: 190px
}

.site-header.scroll .logo a {
    height: auto
}

.site-header.scroll .util {
    position: absolute;
    right: calc(50% - 700px);
    top: 20px
}

.site-header.scroll .mobile-nav {
    margin: -5px 0 0;
    z-index: 100003
}

@media(min-width:0em) and (max-width:48em) {
    .site-header.scroll .mobile-nav {
        margin-top: 11px
    }
}

.util {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.util>div {
    text-align: right
}

.navigation {
    text-align: right;
    transition: all ease .3s;
	margin-top: 35px;
}

.navigation ul {
    display: flex;
    margin: 0
}

.navigation ul li {
    text-align: center;
    position: static
}

.navigation ul li a {
    font-size: 15px !important;
    line-height: 18px;
    color: #1e376c;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    display: block;
    position: relative;
}

.navigation ul li a:hover {
    text-decoration: none;
    color: #ffd000
}

.navigation ul li ul li a{
    text-transform: none !important;
}

@media(min-width:48.063em) and (max-width:75em) {
    .navigation ul li a {
        font-size: 19px
    }
}

.navigation ul li:before {
    display: none
}

/* .navigation ul li.has-childs a:after,
.navigation ul li.menu-item-has-children a:after {
    content: '\f123';
    font-family: Ionicons;
    color: #1e376c;
    margin: 0 0 0 10px;
    font-size: 16px;
    vertical-align: .1em;
    transition: all ease .3s;
    display: inline-block;
    position: absolute;
    top: 0px;
} */

.navigation ul li.open a:after {
    transform: rotate(-180deg)
}

.navigation ul li.open a {
    color: #ffd000
}

.navigation ul li.active a,
.navigation ul li.current-page-parent a,
.navigation ul li.current_page_parent a,
.navigation ul li.current-menu-item a {
    color: #ffd000
}

.navigation ul li .dropdown {
    display: none;
    position: absolute;
    border-top: 25px solid #fff;
	width: 200px;
}

.navigation ul li .dropdown .dropdown-content {
    background: white;
	padding-top: 5px !important;
    padding-bottom: 5px;
}

.navigation ul li .dropdown .dropdown-content.half {
    padding: 0;
    background: none
}

.navigation ul li .dropdown .dropdown-content.half ul {
    margin: 0
}

.navigation ul li .dropdown .dropdown-content.half ul li {
    flex: 1;
    border: 0;
    min-height: 320px;
    position: relative;
    transition: all ease .3s
}

.navigation ul li .dropdown .dropdown-content.half ul li.menu-item>a {
    display: none
}

.navigation ul li .dropdown .dropdown-content.half ul li:first-child {
    background: #1e376c
}

.navigation ul li .dropdown .dropdown-content.half ul li:last-child {
    background: rgba(92, 190, 183, .95)
}

.navigation ul li .dropdown .dropdown-content.half ul li .subnav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all ease .5s
}

.navigation ul li .dropdown .dropdown-content.half ul li .subnav p {
    font-size: 40px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 0;
    position: relative;
    z-index: 5
}

.navigation ul li .dropdown .dropdown-content.half ul li .subnav .subnav-links ul {
    display: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    position: relative;
    z-index: 5
}

.navigation ul li .dropdown .dropdown-content.half ul li .subnav .subnav-links ul a {
    width: 50%;
    font-size: 24px;
    padding: 0 20px 20px
}

.navigation ul li .dropdown .dropdown-content.half ul li .subnav .subnav-bg-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.navigation ul li .dropdown ul {
	display: block;
}
.subnav p {
    display: none;
}
.subnav {
    position: absolute;
    width: 200px;
    right: 200px;
    background: #f9f9f9;
    margin-top: -40px;
}
.subnav a {
    padding: 10px;
}

@media only screen and (max-width:1050px) {
    .navigation ul li .dropdown ul {
    }
}

.navigation ul li .dropdown ul li {
    text-align: left
}

.navigation ul li .dropdown ul li:nth-child(3n+1) {
    border: 0
}
.navigation ul li .dropdown ul li a {
    border-bottom: 1px solid rgba(0,0,0,.3);
}
.navigation ul li .dropdown ul li:last-of-type a {
    border-bottom: none;
}
.navigation ul li .dropdown ul li a {
    font-size: 15px;
    font-weight: 300;
    color: #1e376c;
	padding-bottom: 10px;
	text-align: center;
}
.navigation ul li ul li {
	margin: auto;
	padding: 10px 10px 5px 10px;
}

.navigation ul li .dropdown ul li a:after {
    display: none
}

@media only screen and (max-width:1050px) {
    .navigation ul li .dropdown ul li a {
        font-size: 30px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .navigation {
        display: none
    }
}

.util-nav a {
    border: 1.5px solid #1e376c;
	color: #1e376c;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	padding: 7px 30px;
	margin: 0 0 0 10px;
	font-weight: 500;
	border-radius: 1px;
}

.util-nav a:hover {
    background: #1e376c;
    color: #fff;
    text-decoration: none
}

.util-nav a.search {
    width: 32px;
    height: 32px;
    border: none;
    font-size: 30px;
    color: #FFD000;
    text-align: center;
	padding: 0 10px !important;
	vertical-align: middle;
}

.util-nav a.search:hover {
    background: #1e376c;
    color: #fff
}

@media(min-width:0em) and (max-width:48em) {
    .util-nav {
        display: none
    }
}

.mobile-nav {
    display: none;
    position: absolute;
    right: calc(50% - 700px);
    z-index: 101;
    font-size: 16px;
    padding: 0;
    margin: 9px 0 0
}

.mobile-nav .button {
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    position: relative;
    vertical-align: middle
}

.mobile-nav .button i {
    margin: 0
}

@media(min-width:0em) and (max-width:48em) {
    .mobile-nav .button {
        width: 35px;
        height: 35px;
        line-height: 33px;
        font-size: 22px;
        padding: 0
    }
}

.mobile-nav span {
    display: block;
    position: absolute;
    height: 3px;
    width: 27px;
    background: #fff;
    opacity: 1;
    left: 11px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

@media(min-width:0em) and (max-width:48em) {
    .mobile-nav span {
        left: 7px;
        width: 20px
    }
}

.mobile-nav span:nth-child(1) {
    top: 17px
}

@media(min-width:0em) and (max-width:48em) {
    .mobile-nav span:nth-child(1) {
        top: 10px
    }
}

.mobile-nav span:nth-child(2),
.mobile-nav span:nth-child(3) {
    top: 23px
}

@media(min-width:0em) and (max-width:48em) {
    .mobile-nav span:nth-child(2),
    .mobile-nav span:nth-child(3) {
        top: 16px
    }
}

.mobile-nav span:nth-child(4) {
    top: 29px
}

@media(min-width:0em) and (max-width:48em) {
    .mobile-nav span:nth-child(4) {
        top: 22px
    }
}

.mobile-nav a.open span:nth-child(1) {
    top: 16px;
    width: 0;
    left: 50%
}

.mobile-nav a.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 3px
}

.mobile-nav a.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 3px
}

.mobile-nav a.open span:nth-child(4) {
    top: 16px;
    width: 0;
    left: 50%
}

@media only screen and (max-width:1400px) {
    .mobile-nav {
        right: 40px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .mobile-nav {
        display: block;
        right: 20px
    }
}

.mobile-nav p.social-links {
    display: inline-block;
    padding: 0 20px 0 0;
    vertical-align: -.3em
}

.mobile-nav p.social-links a {
    border: 1px solid #9b9b9b;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    line-height: 30px;
    border-radius: 50%;
    color: #9b9b9b;
    text-align: center
}

@media only screen and (max-width:600px) {
    .mobile-nav p.social-links {
        display: none
    }
}

.global-mobile-nav {
    background-color: rgba(0,0,0,.85);
    color: #f7f7f7;
    height: calc(100vh - 90px);
    right: -100%;
    padding-top: 30px;
    padding-bottom: 80px;
    position: fixed;
    text-align: left;
    top: 90px;
    transition: right .2s ease-in-out;
    width: 25%;
    min-width: 500px;
    z-index: 15;
    overflow: scroll
}

@media(min-width:0em) and (max-width:48em) {
    .global-mobile-nav {
        width: 100%;
        min-width: 1px
    }
}

.global-mobile-nav.open {
    right: 0
}

.global-mobile-nav ul {
    margin: 0 10px;
    list-style: none
}

.global-mobile-nav ul li {
    padding: 0;
    margin: 0;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    position: relative
}

.global-mobile-nav ul li:after {
    content: ''
}

.global-mobile-nav ul li:before {
    content: ''
}

.global-mobile-nav ul li a {
    color: #fff;
    padding: 10px 0;
    font-family: 'Roboto', sans-serif;
    display: block;
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase
}

.global-mobile-nav ul li a:active,
.global-mobile-nav ul li a:focus,
.global-mobile-nav ul li a:hover,
.global-mobile-nav ul li a.active {
    color: #fff
}

.global-mobile-nav ul li:last-child {
    border: 0
}

.global-mobile-nav ul li.current-menu-item a {
    color: #fff
}

.global-mobile-nav ul li.menu-item-has-children>a {
    position: relative
}

.global-mobile-nav ul li.menu-item-has-children>a:after {
    content: '\f3d1';
    font-family: Ionicons;
    position: absolute;
    right: 0;
    top: 10px
}
#menu-main-menu-new-1 > li > a::after {
    content: '' !important;
}
#menu-main-menu-new-1 .sub-menu .sub-menu a {
    font-size: 15px !important;
    text-indent: 15px;
}
.global-mobile-nav ul li ul {
    border: none;
    margin: -10px 0 0;
    border: 0
}

.global-mobile-nav ul li li {
    border: 0
}

.global-mobile-nav ul li li a {
    padding: 10px 0;
    font-weight: 400;
    font-size: 20px
}
.subnav a, .sub-menu a {
    text-transform:capitalize !important;
}
.global-mobile-nav ul li li:last-child a {
    border: none
}

.global-mobile-nav ul+ul {
    display: flex;
    margin: 20px 0 0 10px
}

.global-mobile-nav ul+ul li {
    border: 0;
    padding: 0 20px 0 0
}

.global-mobile-nav ul+ul li a {
    border: 1px solid #fff;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 20px
}

.global-mobile-nav p.social-links {
    padding: 20px 0 20px 20px;
    color: #fff;
    display: none
}

.global-mobile-nav p.social-links a {
    border: 1px solid #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 768px) {
	.global-mobile-nav .sub-menu .sub-menu {
		display: none;
	}
}

@media only screen and (max-width:600px) {
    .global-mobile-nav p.social-links {
        display: block
    }
}

.mobile-overlayer {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
    background: rgba(0, 0, 0, .6)
}

.mobile-overlayer.popup-overlayer {
    background: rgba(255, 255, 255, .95);
    z-index: 102
}

.site-footer {
    background: #F4F4F4;
    padding-top: 50px!important;
    padding-bottom: 50px!important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 13
}

.site-footer .ga-processed:last-of-type:after {
    content: none;
}
.site-footer span .ga-processed:last-of-type::after {
    content: '|';
    padding: 0 9px 0 9px;
}


@media(min-width:0em) and (max-width:48em) {
    .site-footer {
        flex-wrap: wrap
    }
}

.site-footer p:first-child {
    padding: 0
}

.site-footer p:first-child a {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin: 0 20px 0 0
}

@media(min-width:0em) and (max-width:48em) {
    .site-footer p:first-child a {
        margin: 0 10px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .site-footer p:first-child {
        width: 100%;
        text-align: center;
        padding: 0 0 10px
    }
}

.site-footer p:last-child {
    text-align: right;
    padding: 0;
    color: #1e376c
}

.site-footer p:last-child a {
    display: inline-block;
    font-size: 13px;
    color: #1e376c;
    text-align: center;
    border-radius: 50%;
    margin: 0 0 0 10px
}

.site-footer p:last-child a:hover {
    color: #1e376c;
}

.site-footer .ga-processed::after {
    content: '|';
    padding: 0 0 0 9px;
}

@media(min-width:0em) and (max-width:48em) {
    .site-footer p:last-child a {
        margin: 0 5px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .site-footer p:last-child {
        width: 100%;
        text-align: center
    }
    .site-footer p:last-child span {
        display: block;
        margin: 0 0 5px
    }
}

* {
    box-sizing: border-box
}

*:focus {
    outline: 0
}

html,
body {
    height: 100%
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #4a4a4a;
    font-family: Raleway, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif, HelveticaNeueETW01-55Rg;
    background: #fff;
    -webkit-print-color-adjust: exact;
    overflow-y: scroll;
    will-change: opacity
}

 p::not(:where(.et-boc p)),
li::not(:where(.et-boc li)),
td::not(:where(.et-boc td)) { 	
    color: #4a4a4a;
    line-height: 1.5;
    font-weight: 500;
    padding-bottom: 25px;
    font-size: 15px;
    margin: 0
}

a {
    color: #ffd000;
    text-decoration: none;
    transition: all .3s ease !important;
}

a:hover {
    color: #ffd000;
    text-decoration: underline
}

ul,
ol {
    padding-bottom: 25px;
    padding-top: 25px;
    margin: 0 0 15px;
    padding: 0
}

@media(min-width:0em) and (max-width:48em) {
    ul,
    ol {
        margin-left: 0
    }
}

ol {
    margin: 0 0 15px 20px
}

ul li {
    padding-bottom: 0;
    margin-left: 20px;
    list-style: none;
    position: relative
}

ul li:before {
    content: '\f111';
    font-family: FontAwesome;
    font-size: 4px;
    position: absolute;
    left: -17px;
    top: 8px;
    color: #4a4a4a
}

@media(min-width:0em) and (max-width:48em) {
    ul li:before {
        left: -20px
    }
}

ul li ul {
    margin-top: 10px
}

ul li ul li {
    padding: 0 0 5px
}

ol li {
    padding-bottom: 0
}

img {
    max-width: 100%;
    height: auto;
    border: 0
}

h1 {
    color: #000;
    font-family: 'Playfair Display', sans-serif;
    font-size: 82px;
    margin: 0 0 10px;
    line-height: 1.1;
	font-weight:400;
}

@media(min-width:48.063em) and (max-width:75em) {
    h1 {
        font-size: 28px
    }
}

@media(min-width:0em) and (max-width:48em) {
    h1 {
        font-size: 28px
    }
}

h2 {
    color: #1e376c;
    font-family: 'Playfair Display', sans-serif;
    font-size: 52px;
    line-height: .9;
    font-weight: 400;
    margin: 0 0 25px;
}

h2 span {
    color: #bee1f7;
    display: block
}

@media(min-width:48.063em) and (max-width:75em) {
}

@media(min-width:0em) and (max-width:48em) {
}

h3 {
    color: #1e376c;
    font-family: 'Playfair Display', sans-serif;
    font-size: 36px;
	font-weight: 500;
    margin: 0 0 25px;
    line-height: 1;
    font-weight: 600;
}

h3 a,
h3 a:hover {
    color: #1e376c
}

@media(min-width:0em) and (max-width:48em) {
    h3 {
        font-size: 38px
    }
}

h4 {
    color: #1e376c;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    margin: 0 0 25px;
    line-height: 1;
    font-weight: 300;
}

h4.blue {
    color: #006fac
}

h4.grey {
    color: #9b9b9b;
    font-size: 30px;
    margin: 0 0 15px;
    font-weight: 800
}

h5 {
    color: #9b9b9b;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 1;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-weight: 300
}

h5.small {
    font-size: 18px;
    text-transform: none
}

.et-db #et-boc .et_pb_section .et_pb_module .align-center,
.align-center {
    text-align: center
}

.alignleft {
    float: left;
    margin: 0 25px 10px 0
}

.alignright {
    float: right;
    margin: 0 0 10px 25px
}

.view-right {
    float: right;
    padding: 10px 0 25px
}

@media(min-width:0em) and (max-width:48em) {
    .view-right {
        float: none;
        padding: 0 0 25px
    }
}

.upper {
    text-transform: uppercase
}

.hidden {
    display: none
}

input,
textarea,
select {
    color: #4a4a4a;
    font-size: 15px;
    font-family: Raleway, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif, HelveticaNeueETW01-55Rg;
    -webkit-appearance: none;
    background-color: #ededed;
    border: 0;
    box-shadow: none;
    font-size: 18px;
    color: #1e376c;
    padding: 10px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase
}

input[type=submit],
input[type=button],
textarea[type=submit],
textarea[type=button],
select[type=submit],
select[type=button] {
    cursor: pointer;
    width: auto
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

*::-moz-placeholder {
    color: #1e376c;
    opacity: 1
}

::-webkit-input-placeholder {
    color: #1e376c;
    opacity: 1
}

:-ms-input-placeholder {
    color: #1e376c;
    opacity: 1
}

.invisible {
    opacity: 0
}

.clearit {
    clear: both;
    padding: 0;
    height: 1px;
    line-height: 1px
}

sup,
sub {
    vertical-align: baseline;
    position: relative;
    top: -.6em;
    font-size: 10px
}

.desktop-only {
    display: inline-block
}

@media(min-width:0em) and (max-width:48em) {
    .desktop-only {
        display: none
    }
}

.mobile-only {
    display: none
}

@media(min-width:0em) and (max-width:48em) {
    .mobile-only {
        display: inline-block
    }
}

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    margin: -10px 0 0
}

.page-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    width: 100%
}

.page-wrap header {
    flex-shrink: 0;
    -webkit-flex-shrink: 0
}

.page-wrap main {
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 0 auto;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    padding: 185px 0 0
}

@media(min-width:0em) and (max-width:48em) {
    .page-wrap main {
        padding-top: 90px
    }
}

.page-wrap footer {
    flex-shrink: 0;
    -webkit-flex-shrink: 0
}

.et-db #et-boc .et_pb_section .et_pb_module .wrapper,
.wrapper {
    padding: 0 calc(50% - 525px);
    padding-top: 50px
}

@media only screen and (max-width:1050px) {
	.et-db #et-boc .et_pb_section .et_pb_module .wrapper,
    .wrapper {
        padding: 50px 20px 0
    }
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .wrapper,
    .wrapper {
        padding-top: 20px
    }
}

.site-header.wrapper {}

@media only screen and (max-width:1400px) {
    .site-header.wrapper {
        padding: 50px 60px 0
    }
}

@media(min-width:0em) and (max-width:48em) {
    .site-header.wrapper {
        padding: 50px 20px 0
    }
}

.section {
    width: 100%
}

.section.grey {
    background: #f3f3f3
}

.section.wrapper {
    padding-top: 50px
}

@media(min-width:0em) and (max-width:48em) {
    .section.wrapper {
        padding-top: 20px
    }
}

.section:not(.grey)+.section:not(.grey) {
    padding-top: 0
}

.section:not(.wrapper)+.section {
    padding-top: 50px!important
}

.section:not(.wrapper)+.section:not(.wrapper) {
    padding-top: 0!important
}

.section:not(.wrapper) .content-area {
    padding-left: 20px
}

.section:not(.wrapper) .callouts {
    padding-right: 20px
}

.section+.section.grey {
    margin-top: 100px
}

.homepage .section:not(:nth-child(1)),
.home .section:not(:nth-child(1)) {
    position: relative;
    z-index: 14
}

.homepage .section:nth-child(n+3),
.home .section:nth-child(n+3) {
    background: #fff
}

.content-container {
    display: flex
}

@media(min-width:0em) and (max-width:48em) {
    .content-container {
        flex-wrap: wrap
    }
}

.main-container {
    width: 100%;
    overflow-x: hidden
}

.full-hero {
    min-height: calc(100vh - 125px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    position: relative
}

@media(min-width:0em) and (max-width:48em) {
    .full-hero {
        min-height: calc(100vh - 90px)
    }
}

.full-hero .start {
    position: absolute;
    left: calc(50% - 20px);
    bottom: 15px;
    color: #1e376c;
    font-size: 50px
}

.banner-container {
    display: table;
    height: 450px;
    width: 100%;
    position: relative
}

@media(min-width:0em) and (max-width:48em) {
    .banner-container {
        height: auto
    }
}

.banner-container .content-area {
    display: table-cell;
    vertical-align: middle;
    padding: 0 calc(50% - 525px)!important;
    padding-top: 25px!important;
    position: relative;
    z-index: 5
}

@media only screen and (max-width:1050px) {
    .banner-container .content-area {
        padding: 0 20px!important
    }
}

@media(min-width:0em) and (max-width:48em) {
    .banner-container .content-area {
        padding: 50px 20px 25px!important
    }
}

.banner-container .content-area h5,
.banner-container .content-area h2,
.banner-container .content-area p {
    color: #fff
}

.banner-container .content-area h2 {
    max-width: 700px
}

.banner-container .content-area p {
    font-weight: 600;
    max-width: 700px
}

.banner-container:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(92.4deg, #95e0dc 0, rgba(7, 22, 21, 0) 100%);
    mix-blend-mode: multiply
}

.feature-with-img,
.feature-with-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 70px 0;
    width: 100%
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-img,
    .feature-with-banner {
        flex-wrap: wrap;
        padding: 35px 0
    }
}

.feature-with-img>div.hero,
.feature-with-banner>div.hero {
    width: 650px;
    margin-right: -100px
}

@media(min-width:48.063em) and (max-width:75em) {
    .feature-with-img>div.hero,
    .feature-with-banner>div.hero {
        width: 600px;
        margin-right: -150px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-img>div.hero,
    .feature-with-banner>div.hero {
        order: 0;
        width: 100%;
        margin: 0;
        padding: 0 0 20px
    }
}

.feature-with-img>div.blurb,
.feature-with-banner>div.blurb {
    width: calc(100% - 550px);
    padding: 0 20px 0 0
}

@media(min-width:48.063em) and (max-width:75em) {
    .feature-with-img>div.blurb,
    .feature-with-banner>div.blurb {
        width: calc(100% - 450px);
        padding-right: 0
    }
}

.feature-with-img>div.blurb p,
.feature-with-banner>div.blurb p {
    font-size: 1.1em;
    color: #000
}

.feature-with-img>div.blurb h2,
.feature-with-banner>div.blurb h2 {
    font-size: 90px
}

@media(min-width:48.063em) and (max-width:75em) {
    .feature-with-img>div.blurb h2,
    .feature-with-banner>div.blurb h2 {
        font-size: 65px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-img>div.blurb h2,
    .feature-with-banner>div.blurb h2 {
        font-size: 65px;
        padding-right: 100px
    }
}

@media only screen and (max-height:700px) {
    .feature-with-img>div.blurb h2,
    .feature-with-banner>div.blurb h2 {
        font-size: 65px
    }
}

.feature-with-img>div.blurb h3,
.feature-with-banner>div.blurb h3 {
    font-size: 36px;
    margin: 0 0 5px
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-img>div.blurb h3,
    .feature-with-banner>div.blurb h3 {
        font-size: 30px
    }
}

.feature-with-img>div.blurb h5,
.feature-with-banner>div.blurb h5 {
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-img>div.blurb,
    .feature-with-banner>div.blurb {
        width: 100%;
        order: 1
    }
}

.feature-with-img.img-left>div.hero,
.feature-with-banner.img-left>div.hero {
    order: 0;
    margin-left: -100px
}

@media(min-width:48.063em) and (max-width:75em) {
    .feature-with-img.img-left>div.hero,
    .feature-with-banner.img-left>div.hero {
        margin-left: -150px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-img.img-left>div.hero,
    .feature-with-banner.img-left>div.hero {
        margin: 0
    }
}

.feature-with-img.img-left>div.blurb,
.feature-with-banner.img-left>div.blurb {
    order: 1;
    padding: 0 0 0 20px
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-img.img-left>div.blurb,
    .feature-with-banner.img-left>div.blurb {
        padding-left: 0
    }
}

@media(min-width:0em) and (max-width:48em) {
    .home .feature-with-img {
        flex-wrap: wrap;
        padding: 35px 0 100px
    }
}

.feature-with-banner {
    padding: 0;
    align-items: stretch;
    border-bottom: 1px solid rgba(151, 151, 151, .54);
    overflow: hidden;
    background: #fff
}

.feature-with-banner>div.hero {
    min-height: 450px;
    width: calc(49% - 80px);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transform: scale(1.1);
    margin-right: 0
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-banner>div.hero {
        padding-top: 25%;
        padding-bottom: 25%;
        width: 100%;
        transform: scale(1);
        border-radius: 0;
        min-height: 1px
    }
    .feature-with-banner>div.hero:before {
        border-radius: 0!important
    }
}

.feature-with-banner>div.hero img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.feature-with-banner>div.hero span {
    position: relative;
    z-index: 10;
    padding-right: 100px
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-banner>div.hero span {
        padding-right: 0
    }
}

.feature-with-banner>div.blurb {
    width: 51%;
    min-width: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media only screen and (max-width:1050px) {
    .feature-with-banner>div.blurb {
        padding-left: 20px!important
    }
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-banner>div.blurb {
        padding-top: 15px!important;
        width: 100%;
        min-width: 1px;
        padding: 15px 20px 0!important
    }
}

.feature-with-banner.img-left>div.hero {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-banner.img-left>div.hero {
        padding: 25% 20px!important;
        border-radius: 0
    }
}

@media only screen and (max-width:1050px) {
    .feature-with-banner.img-left>div.blurb {
        padding-right: 20px!important
    }
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-banner.img-left>div.blurb {
        padding: 15px 20px 0!important
    }
}

.feature-with-banner .slick-slide {
    padding-right: 50px
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-banner .slick-slide {
        padding-right: 0
    }
}

.home .feature-with-banner {
    position: relative;
    z-index: 14
}

.shadow-before {
    display: none
}

.home .shadow-before,
.homepage .shadow-before {
    display: block;
    margin: 0;
    height: 8px!important;
    -webkit-box-shadow: inset 0 -3px 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 0 -3px 5px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -3px 5px 0 rgba(0, 0, 0, .25);
    position: relative;
    z-index: 10
}

.button.btn-search {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    padding: 0;
    border-radius: 50%;
    font-size: 40px;
    position: relative;
    z-index: 10;
    margin: 0 2px 0 calc(51% + 10px);
    transition: all ease .3s;
    transform: translateY(-50%);
    pointer-events: auto
}

@media(min-width:0em) and (max-width:48em) {
    .button.btn-search {
        margin: calc(35% + 30px) 0 0 50%;
        height: 50px;
        width: 50px;
        line-height: 50px;
        font-size: 30px;
        transform: translate(-50%, 0)
    }
}

.search-overlayer {
    display: none;
    position: absolute;
    z-index: 14;
    left: 0;
    top: 0;
    width: 100%;
    background-color: rgba(47, 47, 47, .9)
}

@media(min-width:0em) and (max-width:48em) {
    .search-overlayer {
        position: fixed;
        height: 100%;
        mix-blend-mode: normal;
        background-color: rgba(0, 0, 0, .9)
    }
}

.general-search-overlayer {
    position: fixed;
    height: 100%;
    z-index: 101
}

.general-search-overlayer .close {
    position: absolute;
    z-index: 103;
    right: 30px;
    top: 20px;
    color: #fff;
    font-size: 50px
}

@media only screen and (max-width:1050px) {
    .general-search-overlayer .close {
        font-size: 35px
    }
}

.general-search {
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 102;
    padding-top: 100px;
    padding-bottom: 100px;
    transform: translateY(-50%);
    transition: all .3s ease
}

.general-search.wrapper {
    padding: 0;
    max-width: 1050px;
    left: 50%;
    transform: translateX(-50%)!important
}

@media only screen and (max-width:1050px) {
    .general-search.wrapper {
        left: 0;
        transform: translateX(0)!important;
        padding: 0 20px
    }
}

.general-search.results-list-open {
    transform: none;
    top: 100px
}

.general-search input {
    height: 80px;
    line-height: 80px;
    padding: 0 100px 0 30px;
    background: #fff;
    box-shadow: none;
    border: 0;
    width: 100%;
    border-radius: 40px;
    font-size: 25px;
    color: #1e376c;
    font-family: 'Roboto', sans-serif;
    font-weight: 600
}

@media(min-width:0em) and (max-width:48em) {
    .general-search input {
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
}

.general-search input[type=submit] {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    padding: 0;
    border-radius: 50%;
    font-size: 40px;
    position: relative;
    z-index: 10;
    margin: 0 0 -80px;
    transition: all ease .3s;
    transform: translateY(-100%);
    float: right;
    color: #fff!important;
    background: #ffd000;
    font-family: Ionicons
}

@media(min-width:0em) and (max-width:48em) {
    .general-search input[type=submit] {
        height: 50px;
        width: 50px;
        line-height: 50px;
        font-size: 30px
    }
}

.general-search .search-results {
    padding-top: 50px
}

.search-container {
    position: absolute;
    z-index: 14;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none
}

.search-container input {
    display: none;
    height: 80px;
    line-height: 80px;
    padding: 0 100px 0 30px;
    background: #fff;
    box-shadow: none;
    border: 0;
    width: 100%;
    border-radius: 40px;
    font-size: 25px;
    color: #1e376c;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    transform: translateY(-150%);
    float: left
}

@media(min-width:0em) and (max-width:48em) {
    .search-container input {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        transform: translateY(-100%)
    }
}

.search-container .close {
    position: absolute;
    z-index: 17;
    right: 30px;
    top: 140px;
    color: #fff;
    font-size: 50px;
    display: none
}

@media only screen and (max-width:1050px) {
    .search-container .close {
        font-size: 35px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .search-container {
        padding-top: 90px!important
    }
}

figure.image[style*="float: left"] img,
figure.image[style*="float:left"] img {
    margin: 0 25px 10px 0
}

figure.image[style*="float: right"] img,
figure.image[style*="float:right"] img {
    margin: 0 0 10px 25px
}

.search-results {
    display: none
}

.search-results .button.white {
    border: 1px solid #fff;
    background: #fff;
    color: #ffd000;
    font-weight: 600
}

.search-results .button.white:hover {
    background: #ffd000;
    border: 1px solid #ffd000
}

.search-results p.feedback-message {
    color: #ffd000
}

.search-results p.feedback-message a {
    text-decoration: underline
}

.search-results .articles-list p {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px
}

.search-results .articles-list p.title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.search-results .articles-list p a {
    color: #fff
}

.search-results .articles-list a {
    color: #fff;
    padding-right: 50px;
    display: block
}

.search-results .articles-list a:hover {
    text-decoration: none
}

.search-results .articles-list li {
    padding-right: 0
}

.search-results .articles-list li:after {
    filter: brightness(0) invert(1);
    pointer-events: none
}

.search-results .search-filters {
    float: left;
    width: 220px;
    padding-right: 50px
}

@media(min-width:0em) and (max-width:48em) {
    .search-results .search-filters {
        float: none;
        width: 100%;
        padding-top: 30px
    }
}

.search-results .search-filters .button {
    width: 100%;
    margin: 0 0 15px
}

.search-results .search-filters .button.transparent {
    background: none!important;
    border: 1px solid #fff
}

.search-results .search-filters .button.transparent:active,
.search-results .search-filters .button.transparent:focus {
    background: none!important
}

@media(min-width:0em) and (max-width:48em) {
    .search-results .search-filters .button {
        width: auto
    }
}

.search-results .search-filters>div {
    padding: 0 0 10px
}

@media(min-width:0em) and (max-width:48em) {
    .search-results .search-filters>div {
        display: inline-block
    }
}

@media(min-width:0em) and (max-width:48em) {
    .search-results .search-filters>div>div {
        display: none
    }
}

.search-results .search-filters p {
    padding: 0 0 10px 10px
}

.search-results .search-filters p label {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    display: inline-block
}

.search-results .search-content {
    float: left;
    width: calc(100% - 220px)
}

@media(min-width:0em) and (max-width:48em) {
    .search-results .search-content {
        float: none;
        width: 100%;
        padding-top: 30px;
        border-top: 2px solid #c2c2c2
    }
}

.search-results .search-content .switch {
    background: none;
    border: 1px solid #fff
}

.search-results .search-content .switch a {
    color: #fff
}

.search-results .search-content .switch a.active {
    color: #ffd000
}

.search-results .search-content .switch:before {
    background: #fff
}

.search-results .search-content .results-no {
    padding: 0
}

.search-results .search-content .results-no p {
    color: #fff
}

.search-results .search-content.full {
    width: 100%
}

.search-container.open {
    pointer-events: auto
}

.search-container.open .button.btn-search {
    margin-left: calc(100% - 81px)
}

@media(min-width:0em) and (max-width:48em) {
    .search-container.open .button.btn-search {
        margin-left: calc(100% - 25px)
    }
}

.search-container.open input {
    display: block
}

.search-container.open .close {
    display: block
}

.main-containerx:hover .button.btn-search {
    margin-left: calc(100% - 81px)
}

.main-containerx:hover .search-overlayer,
.main-containerx:hover .search-container input {
    display: block
}

.search-containerx:hover .search-results {
    display: block
}

.slider-holder.loading {
    padding-bottom: 17%;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    height: 0;
    background: url(../images/loader.gif) center center no-repeat
}

.slider-holder.loading .feat-scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slider-holder.loading .slick-list,
.slider-holder.loading .slick-track,
.slider-holder.loading .slick-slide {
    height: 100%!important
}

.slider-holder.loading .feat-scroll {
    opacity: 0
}

.feat-scroll {
    transition: opacity .3s ease
}

@media(min-width:0em) and (max-width:48em) {
    .feat-scroll {
        padding: 10px 0 0;
        margin: 10px 0 0
    }
}

.full-hero .feat-scroll .feature-with-img {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto
}

.full-hero .feat-scroll .feature-with-img .hero {
    min-height: calc(100vh - 285px)
}

@media(min-width:0em) and (max-width:48em) {
    .full-hero .feat-scroll .feature-with-img .hero {
        min-height: 200px
    }
}

@media only screen and (max-width:1400px) {
    .full-hero .feat-scroll .feature-with-img .blurb {
        padding-left: 60px
    }
}

@media only screen and (max-width:1400px) {
    .full-hero .feat-scroll .feature-with-img.img-left .blurb {
        padding-right: 60px;
        padding-left: 20px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .full-hero .feat-scroll .feature-with-img.img-left .blurb {
        padding: 0 20px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .full-hero .feat-scroll .feature-with-img .blurb {
        padding: 0 20px
    }
}

.full-hero .slick-next {
    display: inline-block
}

.full-hero .slick-prev {
    display: inline-block
}

.full-hero button.slick-prev,
.full-hero button.slick-next {
    display: none!important
}

.full-hero .blurb .slick-prev,
.full-hero .blurb .slick-next {
    position: relative;
    top: 0;
    left: 0
}

@media(min-width:0em) and (max-width:48em) {
    .feature-with-banner .feat-scroll {
        margin-top: 30px;
        padding: 0
    }
}

.feature-with-banner .slider-holder.loading {
    min-height: 350px
}

.slick-prev,
.slick-next {
    top: -15px;
    width: 25px;
    height: 25px;
    box-shadow: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-prev:active,
.slick-next:hover,
.slick-next:focus,
.slick-next:active {
    border: 0
}

.slick-prev {
    left: -5px
}

.slick-prev:before {
    content: '\f3d2';
    font-family: Ionicons;
    color: #9b9b9b;
    font-size: 25px!important
}

@media(min-width:0em) and (max-width:48em) {
    .slick-prev {
        left: auto;
        left: 0
    }
}

.slick-next {
    left: 20px
}

.slick-next:before {
    content: '\f3d3';
    font-family: Ionicons;
    color: #9b9b9b;
    font-size: 25px!important
}

@media(min-width:0em) and (max-width:48em) {
    .slick-next {
        left: 20px
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll,
.collections-scroll {
    margin-bottom: 0
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-prev,
.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-next,
.collections-scroll .slick-prev,
.collections-scroll .slick-next {
    top: -15px;
    width: 25px;
    height: 25px;
    box-shadow: none
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-prev:hover,
.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-prev:focus,
.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-prev:active,
.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-next:hover,
.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-next:focus,
.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-next:active,
.collections-scroll .slick-prev:hover,
.collections-scroll .slick-prev:focus,
.collections-scroll .slick-prev:active,
.collections-scroll .slick-next:hover,
.collections-scroll .slick-next:focus,
.collections-scroll .slick-next:active {
    border: 0
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-prev,
.collections-scroll .slick-prev {
    left: -5px
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-prev:before,
.collections-scroll .slick-prev:before {
    content: '\f3d2';
    font-family: Ionicons;
    color: #9b9b9b;
    font-size: 25px!important
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-prev,
    .collections-scroll .slick-prev {
        left: auto;
        right: 20px
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-next,
.collections-scroll .slick-next {
    left: 20px
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-next:before,
.collections-scroll .slick-next:before {
    content: '\f3d3';
    font-family: Ionicons;
    color: #9b9b9b;
    font-size: 25px!important
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-next,
    .collections-scroll .slick-next {
        right: 0;
        left: auto
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-track,
.collections-scroll .slick-track {
    padding: 0
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-slide,
.collections-scroll .slick-slide {
    overflow: hidden;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .5);
    margin: 3px
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-slide.ope,
.collections-scroll .slick-slide.open {
    position: relative
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-slide.open:after,
.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-slide.open:hover:after,
.collections-scroll .slick-slide.open:after,
.collections-scroll .slick-slide.open:hover:after {
    content: '';
    position: absolute;
    z-index: 1000;
    bottom: 0;
    left: calc(50% - 10px);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-slide.open:before,
.collections-scroll .slick-slide.open:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    background: rgba(0, 0, 0, .3);
    z-index: 10;
    pointer-events: none
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .slick-slide:not(.open) .title:hover:after,
.collections-scroll .slick-slide:not(.open) .title:hover:after {
    content: '\f123';
    font-family: Ionicons;
    position: absolute;
    left: 50%;
    bottom: 25px;
    color: #fff;
    z-index: 5;
    transform: translateX(-50%);
    font-size: 20px
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .title,
.collections-scroll .title {
    padding-bottom: 60%;
    position: relative;
    display: block
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .title:hover,
.collections-scroll .title:hover {
    transform: scale(1.2)
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .title p,
.collections-scroll .title p {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff !important;
    font-size: 24px;
    line-height: 1.1;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding: 0;
    text-align: center;
    transform: translate(-50%, -50%)
}

.et-db #et-boc .et_pb_section .et_pb_module .collections-scroll .open .title,
.collections-scroll .open .title {
    transform: scale(1.2)
}

.cell-img {
    margin: 0 0 25px;
    max-width: 280px;
    overflow: hidden;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .5)
}

.cell-img .title {
    padding-bottom: 60%;
    position: relative;
    display: block
}

.cell-img .title:hover {
    transform: scale(1.2)
}

.cell-img .title p {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 1.1;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding: 0;
    text-align: center;
    transform: translate(-50%, -50%)
}

.cell-img.open .title {
    transform: scale(1.2)
}

.grid-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 0 50px
}

@media only screen and (max-width:500px) {
    .grid-img {
        margin: 0
    }
}

.grid-img>.cell-img {
    margin: 3px;
    max-width: 100%;
    width: calc(25% - 6px);
    position: relative;
    z-index: 10
}

@media only screen and (max-width:1100px) {
    .grid-img>.cell-img {
        width: 50%
    }
}

@media only screen and (max-width:500px) {
    .grid-img>.cell-img {
        width: 100%
    }
}

.grid-img>.cell-img.open {
    position: relative;
    z-index: 10
}

.grid-img>.cell-img.open:after,
.grid-img>.cell-img.open:hover:after {
    content: '';
    position: absolute;
    z-index: 1000;
    bottom: 0;
    left: calc(50% - 10px);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff
}

.grid-img>.cell-img.open:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    background: rgba(0, 0, 0, .3);
    z-index: 10;
    pointer-events: none
}

.grid-img>.cell-img:not(.open):hover:after {
    content: '\f123';
    font-family: Ionicons;
    position: absolute;
    left: calc(50% - 10px);
    bottom: 5px;
    color: #fff;
    z-index: 5;
    transform: translateX(-50%);
    font-size: 25px
}

.grid-img .cell-img:first-child:nth-last-child(2n),
.grid-img .cell-img:first-child:nth-last-child(2n)~.cell-img {
    width: calc(25% - 6px)
}

@media only screen and (max-width:1100px) {
    .grid-img .cell-img:first-child:nth-last-child(2n),
    .grid-img .cell-img:first-child:nth-last-child(2n)~.cell-img {
        width: calc(50% - 6px)
    }
}

@media only screen and (max-width:500px) {
    .grid-img .cell-img:first-child:nth-last-child(2n),
    .grid-img .cell-img:first-child:nth-last-child(2n)~.cell-img {
        width: 100%
    }
}

.grid-img .cell-img:first-child:nth-last-child(3n),
.grid-img .cell-img:first-child:nth-last-child(3n)~.cell-img {
    width: calc(33.33% - 6px)
}

@media only screen and (max-width:768px) {
    .grid-img .cell-img:first-child:nth-last-child(3n),
    .grid-img .cell-img:first-child:nth-last-child(3n)~.cell-img {
        width: calc(50% - 6px)
    }
}

@media only screen and (max-width:500px) {
    .grid-img .cell-img:first-child:nth-last-child(3n),
    .grid-img .cell-img:first-child:nth-last-child(3n)~.cell-img {
        width: 100%
    }
}

.grid-img .cell-img:first-child:nth-last-child(2),
.grid-img .cell-img:first-child:nth-last-child(2)~.cell-img {
    width: calc(50% - 6px);
    max-width: 525px
}

@media only screen and (max-width:500px) {
    .grid-img .cell-img:first-child:nth-last-child(2),
    .grid-img .cell-img:first-child:nth-last-child(2)~.cell-img {
        width: 100%
    }
}

.grid-img:last-child {
    margin-bottom: 0
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown,
.grid-img .cell-dropdown {
    display: none;
    padding-top: 55px;
    padding-bottom: 25px;
    position: relative;
    width: 100%
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content,
.grid-img .cell-dropdown .cell-dropdown-content {
    display: flex;
    position: relative;
    z-index: 10
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content,
    .grid-img .cell-dropdown .cell-dropdown-content {
        flex-wrap: wrap
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content>div,
.grid-img .cell-dropdown .cell-dropdown-content>div {
    flex: 1
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content>div:nth-child(2),
.grid-img .cell-dropdown .cell-dropdown-content>div:nth-child(2) {
    padding-left: 30px
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content>div:nth-child(2),
    .grid-img .cell-dropdown .cell-dropdown-content>div:nth-child(2) {
        padding-left: 0
    }
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content>div,
    .grid-img .cell-dropdown .cell-dropdown-content>div {
        flex: 0 1 auto;
        width: 100%
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content h4,
.grid-img .cell-dropdown .cell-dropdown-content h4 {
    color: #ffffff !important;
    margin: 25px 0 10px;
    font-size: 36px;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    font-weight: 300;
	padding-bottom: 0;
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content p,
.grid-img .cell-dropdown .cell-dropdown-content p {
    color: #ffffff !important;
    font-weight: 700;
	padding-bottom: 25px;
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content h4+p a.button,
.grid-img .cell-dropdown .cell-dropdown-content h4+p a.button {
    margin-top: 25px
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content .articles-list li:after,
.grid-img .cell-dropdown .cell-dropdown-content .articles-list li:after {
    filter: brightness(0) invert(1)
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .cell-dropdown-content .articles-list li:last-child,
.grid-img .cell-dropdown .cell-dropdown-content .articles-list li:last-child {
    border: 0
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .close,
.grid-img .cell-dropdown .close {
    position: absolute;
    z-index: 10;
    right: 25px;
    top: 15px;
    color: #fff;
    font-size: 40px
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .articles-list p a,
.grid-img .cell-dropdown .articles-list p a {
    color: #fff
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .articles-list h5,
.grid-img .cell-dropdown .articles-list h5 {
    color: #fff;
    text-transform: none;
    font-weight: 400
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .articles-list .date, 
.grid-img .cell-dropdown .articles-list .date {
    color: #fff
}

.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown:after, 
.grid-img .cell-dropdown:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    mix-blend-mode: multiply
}
.et-db #et-boc .et_pb_section .et_pb_module .grid-img .cell-dropdown .button{
	background: #ffd000;
    border: 1px solid #ffd000;
    border-radius: 25px;
    color: #fff;
    font-family: 'Roboto', sans-serif!important;
    font-weight: 800;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    padding: 10px 30px;
    margin: 0 5px 0 0;
    transition: all 200ms ease-out;
    display: inline-block!important;
    box-shadow: 0 0 3px -1px rgb(0 0 0 / 50%);
    text-transform: uppercase;
}

.et-db #et-boc .et_pb_section .et_pb_module 
.scroll-after-text {
    position: relative;
    display: inline-block
}

.et-db #et-boc .et_pb_section .et_pb_module .scroll-after-text .slick-prev,
.scroll-after-text .slick-prev {
    right: -35px;
    left: auto;
    top: 15px
}

.et-db #et-boc .et_pb_section .et_pb_module .scroll-after-text .slick-next,
.scroll-after-text .slick-next {
    right: -55px;
    left: auto;
    top: 15px
}

.et-db #et-boc .et_pb_section .et_pb_module .util-filters,
.util-filters {
    position: relative
}

.et-db #et-boc .et_pb_section .et_pb_module .filter,
.filter {
    float: left;
    padding: 0 0 20px;
    min-height: 40px
}

.et-db #et-boc .et_pb_section .et_pb_module .filter.right,
.filter.right {
    float: right;
    position: relative
}

.et-db #et-boc .et_pb_section .et_pb_module .filter.left,
.filter.left {
    float: left;
    width: 100%;
    position: relative
}

.et-db #et-boc .et_pb_section .et_pb_module .filter.left p.results,
.filter.left p.results {
    float: right;
    padding: 10px 0 0
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .filter.left p.results,
    .filter.left p.results {
        float: none;
        padding: 50px 0 0
    }
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .filter.left,
    .filter.left {
        float: none
    }
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .filter,
    .filter {
        float: none;
        clear: both
    }
	.et-db #et-boc .et_pb_section .et_pb_module .filter.right,
    .filter.right {
        float: none
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .filter span,
.filter span {
    color: #000;
    font-size: 16px;
    margin: 0 10px 0 0;
    font-weight: 500
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .filter span,
    .filter span {
        display: block;
        margin: 0 0 10px
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.open,
.filter .button.open {
    background-color: #ffd000;
    border: 1px solid rgba(92, 190, 183, .8);
    color: #fff!important;
    text-decoration: none!important
}

.et-db #et-boc .et_pb_section .et_pb_module .filter>div,
.filter>div {
    display: inline-block
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .filter,
    .filter {
        float: none;
        max-width: 100%
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown,
.filter-dropdown {
    display: none;
    position: absolute;
    z-index: 13;
    left: 0;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .19);
    padding: 15px 10px 5px;
    border-radius: 30px;
    margin-top: 18px;
    width: 100%
}

.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown>p,
.filter-dropdown>p {
    padding: 0 10px 10px;
    display: inline-block
}

.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown>p label,
.filter-dropdown>p label {
    color: #1e376c;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase
}

.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown>p .more,
.filter-dropdown>p .more {
    border-left: 1px solid #c2c2c2;
    padding-left: 20px
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown>p,
    .filter-dropdown>p {
        padding: 0 10px 5px
    }
}

.share {
    float: left;
    max-width: 70%;
    padding: 10px 0 20px
}

.share a {
    color: #9b9b9b;
    font-size: 16px;
    border: 1px solid #9b9b9b;
    width: 30px!important;
    height: 30px;
    line-height: 30px!important;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin: 0 4px!important
}

@media(min-width:0em) and (max-width:48em) {
    .share {
        float: none;
        max-width: 100%
    }
}

.switch {
    background-color: #4D2B84;
    border-radius: 25px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .29), 0 0 3px -1px rgba(0, 0, 0, .5);
    display: flex;
    align-items: center;
    min-width: 250px;
    position: relative;
    margin: 0 0 20px
}

.switch.right {
    float: right
}

@media(min-width:0em) and (max-width:48em) {
    .switch.right {
        float: none
    }
}

.switch.left {
    float: left
}

@media(min-width:0em) and (max-width:48em) {
    .switch.left {
        float: none
    }
}

.switch.center {
    width: 400px;
    margin: 0 auto 20px
}

@media(min-width:0em) and (max-width:48em) {
    .switch.center {
        width: 100%
    }
}

.switch a {
    flex: 1;
    padding: 10px 15px;
    color: #fff;
    font-weight: 400!important;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    position: relative;
    z-index: 10
}

.switch a i {
    font-size: 16px;
    vertical-align: .1em;
    margin: 0 4px 0 0
}

.switch a.active {
    color: #fff
}

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

.switch a.date.asc:after {
    content: '\f106';
    vertical-align: .1em;
	font: normal normal normal 14px/1 FontAwesome;
}

.switch.on-left:before,
.switch.on-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #814C9E;
    border-radius: 25px;
    transition: all ease .3s
}

.switch.on-right:before {
    left: 50%
}

.switch.on-left:before {
    left: 0
}

.et-db #et-boc .et_pb_section .et_pb_module .results-no,
.results-no {
    padding: 0;
    float: right;
    text-align: right
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .results-no, 
    .results-no {
        float: none;
        text-align: left
    }
	.et-db #et-boc .et_pb_section .et_pb_module .results-no .button,
    .results-no .button {
        margin-bottom: 5px
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .resources-list h4,
.resources-list h4 {
    float: left
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .resources-list h4,
    .resources-list h4 {
        float: none
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .filters-no,
.filters-no {
    clear: both;
    width: 100%;
    padding: 15px 0
}

.et-db #et-boc .et_pb_section .et_pb_module .more,
.more {
    color: #9b9b9b;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    position: relative
}

.et-db #et-boc .et_pb_section .et_pb_module .more:hover,
.more:hover {
    text-decoration: none;
    color: #9b9b9b
}

.et-db #et-boc .et_pb_section .et_pb_module .more.arrow:after,
.more.arrow:after {
    content: '\f125';
    font-family: Ionicons;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #ffd000;
    border: 1px solid #ffd000;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin: 0 0 0 10px;
    vertical-align: .1em;
    font-size: 18px
}

.et-db #et-boc .et_pb_section .et_pb_module .more.arrow:hover:after,
.more.arrow:hover:after {
    background: #fff;
    border: 1px solid #4d2b84;
    color: #4d2b84
}

.et-db #et-boc .et_pb_section .et_pb_module .load-more,
.load-more {
    color: #4d2b84;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    position: relative;
    display: inline-block
}

.et-db #et-boc .et_pb_section .et_pb_module .load-more:before,
.load-more:before {
    content: '\f489';
    font-family: Ionicons;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #4d2b84;
    border: 1px solid #4d2b84;
    border-radius: 50%;
    color: #fff;
    display: block;
    text-align: center;
    margin: 0 0 0 10px;
    vertical-align: .1em;
    font-size: 32px
}

.et-db #et-boc .et_pb_section .et_pb_module .load-more:hover,
.load-more:hover {
    text-decoration: none
}

.et-db #et-boc .et_pb_section .et_pb_module .load-more:hover:before,
.load-more:hover:before {
    background: #fff;
    border: 1px solid #4d2b84;
    color: #4d2b84
}

h3+p {
    color: #000
}

h5+h4 {
    color: #006fac;
    font-weight: 600;
    letter-spacing: .05px;
    margin: 0 0 5px
}

h3+h4 {
    color: #006fac;
    font-weight: 600;
    letter-spacing: .05px;
    margin: -20px 0 25px
}

.play {
    position: relative
}

.play:after {
    content: '\f487';
    font-family: Ionicons;
    width: 75px;
    height: 75px;
    border: 4px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    font-size: 55px;
    line-height: 75px;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center
}

.play:hover {
    text-decoration: none
}

.gallery {
    position: relative
}

.gallery:after {
    content: '';
    width: 90px;
    height: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 55px;
    line-height: 75px;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    background: url(../images/gallery-icon.svg) center center no-repeat;
    background-size: contain
}

.et-db #et-boc .et_pb_section .et_pb_module .grid,
.grid {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin: 0 0 25px
}

.et-db #et-boc .et_pb_section .et_pb_module .grid>a,
.grid>a {
    width: calc(25% - 20px);
    border: 1px solid #d5d5d5;
    margin: 0 20px 20px 0;
    min-height: 240px;
    position: relative
}

.et-db #et-boc .et_pb_section .et_pb_module .grid>a:hover,
.grid>a:hover {
    text-decoration: none;
    background: #f1f1f1;
}
@media only screen and (max-width:1000px) {
	.et-db #et-boc .et_pb_section .et_pb_module .grid>a,
    .grid>a {
        width: calc(33.33% - 20px)
    }
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .grid>a,
    .grid>a {
        width: calc(50% - 20px)
    }
}

@media only screen and (max-width:500px) {
	.et-db #et-boc .et_pb_section .et_pb_module .grid>a,
    .grid>a {
        width: 100%
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .grid>a h5,
.grid>a h5 {
    font-weight: 400;
    font-size: 18px;
    text-transform: none
}

.et-db #et-boc .et_pb_section .et_pb_module .grid>a h3,
.grid>a h3 {
    font-size: 22px;
    color: #1e376c;
    font-weight: 700
}

.et-db #et-boc .et_pb_section .et_pb_module .grid>a .blurb,
.grid>a .blurb {
    padding: 15px 15px 25px;
    display: block
}

.et-db #et-boc .et_pb_section .et_pb_module .grid>a .blurb .date,
.grid>a .blurb .date {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-family: Raleway, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    color: #9b9b9b
}

.et-db #et-boc .et_pb_section .et_pb_module .grid>a:hover,
.grid>a:hover {
    text-decoration: none;
    background: #f1f1f1
}

.et-db #et-boc .et_pb_section .et_pb_module .grid.square>div,
.grid.square>div {
    position: relative;
    padding-bottom: calc(20% - 20px)
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .grid.square>div,
    .grid.square>div {
        padding-bottom: calc(40% - 20px)
    }
}

@media only screen and (max-width:500px) {
	.et-db #et-boc .et_pb_section .et_pb_module .grid.square>div,
    .grid.square>div {
        padding-bottom: calc(80%)
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .grid.square .blurb,
.grid.square .blurb {
    position: absolute;
    left: 0;
    top: 0
}

.content-area {
    width: calc(92% - 280px);
    padding-bottom: 20px
}

@media only screen and (max-width:1200px) {
    .content-area {
        padding-bottom: 0
    }
}

@media(min-width:0em) and (max-width:48em) {
    .content-area {
        padding-top: 20px
    }
}

.content-area.full {
    width: 100%
}

.content-area.limited {
    max-width: 840px;
    width: auto
}

.content-area.limited h2 {
    margin: 0 0 80px
}

.content-area a {
    font-weight: 600
}

@media(min-width:0em) and (max-width:48em) {
    .content-area .hero {
        float: right;
        width: 200px;
        margin-right: -20px
    }
}

@media only screen and (max-width:500px) {
    .content-area .hero {
        width: 100%;
        margin-right: -20px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .content-area {
        float: none;
        width: 100%
    }
}

.section:first-child .content-area {
    padding-top: 70px
}

@media only screen and (max-width:1200px) {
    .section:first-child .content-area {
        padding-top: 0
    }
}

.callouts {
    width: calc(280px + 8%);
    padding-left: 8%
}

@media(min-width:0em) and (max-width:48em) {
    .callouts {
        width: 100%;
        padding-left: 0
    }
}

.callouts a {
    font-weight: 600
}

.callouts .callout {
    margin: 0 0 25px;
    padding: 0 0 15px
}

.callouts .callout:last-child {
    border: 0
}

.callouts ul li.widget {
    margin: 0
}

.callouts ul li.widget:before {
    display: none
}

.callouts .hero {
    width: 600px;
    margin: -50px -320px 25px -70px
}

.callouts .hero:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:1200px) {
    .callouts .hero {
        width: 400px;
        margin-right: -120px
    }
}

.callouts h4 {
    font-weight: 600;
    font-size: 22px;
    margin: 0 0 15px
}

.callouts h5 {
    font-size: 18px;
    font-weight: 400;
    text-transform: none
}

.callouts .articles-list li {
    padding-top: 0;
    margin-bottom: 15px
}

.callouts ul:first-child:not(.hero) {
    margin-top: 70px
}

.content-half {
    display: flex
}

@media(min-width:0em) and (max-width:48em) {
    .content-half {
        flex-wrap: wrap
    }
}

.content-half>div {
    flex: 1;
    padding: 0 0 50px
}

@media(min-width:0em) and (max-width:48em) {
    .content-half>div {
        width: 100%;
        flex: 0 1 auto;
        padding: 0
    }
}

.content-half>div:last-child {
    padding-left: 8%
}

@media(min-width:0em) and (max-width:48em) {
    .content-half>div:last-child {
        padding-left: 0
    }
}

.content-half>div:last-child .callout {
    width: 100%
}

.content-half>div:last-child .callout h5 {
    font-weight: 600
}

.content-half>div:last-child .callout img {
    width: 100%;
    height: auto
}

.content-half>div:last-child .callout:first-child {
    margin: -75px 0 75px
}

@media(min-width:0em) and (max-width:48em) {
    .content-half>div:last-child .callout:first-child {
        margin: 0
    }
}

@media(min-width:0em) and (max-width:48em) {
    .content-half>div:last-child .callout {
        padding-bottom: 25px
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .articles-list li, 
.articles-list li {
    padding: 15px 50px 0 0;
    margin: 0;
    border-bottom: 2px solid #d6d6d6
}

.articles-list li:before {
    display: none
}

.articles-list p {
    line-height: 1.2;
    padding: 0 0 15px
}

.articles-list p a {
    color: #1e376c;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase
}

.articles-list h5 {
    text-transform: none;
    font-weight: 400
}

.links-list {
    margin: 0 0 10px
}

.links-list li {
    margin: 0 0 10px;
    padding: 0 0 10px;
    padding-right: 50px;
    border-bottom: 2px solid #d6d6d6
}

.links-list li:before {
    display: none
}

.links-list li:last-child {
    border: 0
}

.links-list a {
    color: #ffd000;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.2;
    display: block
}

.collections-list {
    margin: 25px 0 0
}

.collections-list li {
    display: flex;
    padding: 0 0 20px;
    margin: 0
}

.collections-list li:before {
    display: none
}

.collections-list li p {
    padding: 0 0 10px
}

.collections-list li .title {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    padding: 0;
    line-height: 1.2
}

.collections-list li .title a {
    color: #1e376c;
    font-weight: 800
}

.collections-list li>div {
    width: calc(100% - 170px)
}

.collections-list li>div.img {
    width: 180px;
    padding-right: 25px
}

.collections-list li>div.img img {
    width: 100%
}

.bullets-infographic {
    display: flex;
    justify-content: center;
    padding: 20px 0 100px
}

@media(min-width:0em) and (max-width:48em) {
    .bullets-infographic {
        flex-wrap: wrap;
        margin: 0 5%
    }
}

.bullets-infographic>div {
    flex: 1;
    position: relative;
    max-width: 300px
}

@media(min-width:0em) and (max-width:48em) {
    .bullets-infographic>div {
        flex: 0 1 auto;
        width: 50%;
        max-width: 250px
    }
}

@media only screen and (max-width:500px) {
    .bullets-infographic>div {
        width: 100%
    }
}

.bullets-infographic>div .circle {
    background: rgba(46, 39, 96, .95);
    border-radius: 50%;
    padding-bottom: calc(100% + 30px);
    margin: 0 -15px;
    transition: all ease .3s;
    position: relative
}

@media(min-width:0em) and (max-width:48em) {
    .bullets-infographic>div .circle {
        margin: -15px
    }
}

.bullets-infographic>div:hover .circle {
    transform: scale(1.5);
    z-index: 13
}

@media(min-width:0em) and (max-width:48em) {
    .bullets-infographic>div:hover .circle {
        transform: scale(1.3)
    }
}

.bullets-infographic>div:hover .info {
    justify-content: flex-start;
    top: -20%;
    z-index: 14
}

@media(min-width:0em) and (max-width:48em) {
    .bullets-infographic>div:hover .info {
        top: -15%
    }
}

.bullets-infographic>div:hover .info img {
    height: 50px
}

.bullets-infographic>div:hover .info .more-info {
    display: block
}

.bullets-infographic>div .info {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all ease .5s
}

.bullets-infographic>div .info p {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    text-align: center;
    padding: 0 0 15px
}

.bullets-infographic>div .info img {
    display: block;
    margin: 0 auto 10px;
    height: 90px;
    width: auto
}

@media(min-width:0em) and (max-width:48em) {
    .bullets-infographic>div .info img {
        height: 50px
    }
}

.bullets-infographic>div .info .more-info {
    display: none;
    margin: 0 -20%
}

@media only screen and (max-width:500px) {
    .bullets-infographic>div .info .more-info {
        margin: 0
    }
}

.bullets-infographic>div .info .more-info ul {
    list-style-position: inside
}

.bullets-infographic>div .info .more-info p,
.bullets-infographic>div .info .more-info li {
    font-size: 15px;
    color: #fff;
    font-family: Raleway, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    text-transform: none;
    text-align: center;
    list-style-position: inside;
    padding: 0 0 5px
}

.bullets-infographic>div .info .more-info p:before,
.bullets-infographic>div .info .more-info li:before {
    color: #fff;
    position: relative;
    top: -5px
}

@media(min-width:48.063em) and (max-width:75em) {
    .bullets-infographic>div .info .more-info p,
    .bullets-infographic>div .info .more-info li {
        font-size: 12px
    }
}

@media(min-width:0em) and (max-width:48em) {
    .bullets-infographic>div .info .more-info p,
    .bullets-infographic>div .info .more-info li {
        font-size: 12px
    }
}

.bullets-infographic>div .info .more-info p:first-child {
    font-weight: 700
}

.bullets-infographic>div:nth-child(n) .circle {
    background: rgba(46, 39, 96, .9);
    mix-blend-mode: multiply
}

.bullets-infographic>div:nth-child(2n) .circle {
    background: rgba(0, 111, 172, .9)
}

.bullets-infographic>div:nth-child(3n) .circle {
    background: rgba(92, 190, 183, .9)
}

.bullets-infographic>div:nth-child(4n) .circle {
    background: rgba(46, 39, 96, .9)
}

.date {
    color: #4a4a4a;
    font-size: 18px;
    font-family: 'Roboto', sans-serif
}

.black-txt {
    color: #000
}

.highlighted-box {
    background: #f3f3f3;
    padding: 25px 25px 0;
    margin: 0 0 25px
}

.highlighted-box p {
    color: #000
}

h4+.highlighted-box {
    margin-top: 20px
}

.event-format {
    display: flex;
    flex-wrap: wrap
}

.event-format>div {
    width: 50%;
    display: flex
}

.event-format p {
    padding: 0 15px 25px 0
}

.event-format p:nth-child(2n+1) {
    color: #1e376c;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: -2px
}

.address-format {
    display: flex;
    flex-wrap: wrap
}

.address-format>div {
    width: 50%;
    display: flex;
    position: relative
}

@media(min-width:0em) and (max-width:48em) {
    .address-format>div {
        width: 100%;
        padding-left: 25px
    }
}

.address-format>div:first-child {
    padding-left: 25px
}

.address-format>div:first-child:before {
    content: '\f455';
    font-family: Ionicons;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffd000;
    font-size: 30px;
    font-weight: 700
}

.address-format>div:first-child p {
    color: #ffd000;
    font-weight: 700
}

.address-format p {
    padding: 0 15px 25px 0
}

@media only screen and (max-width:900px) {
    .content-area:not(.full) .event-format>div {
        width: 100%
    }
}

@media(min-width:0em) and (max-width:48em) {
    .content-area:not(.full) .event-format>div {
        width: 50%
    }
}

@media only screen and (max-width:600px) {
    .content-area:not(.full) .event-format>div {
        width: 100%
    }
}

@media only screen and (max-width:600px) {
    .content-area.full .event-format>div {
        width: 100%
    }
}

.jobs {
    margin: 15px 0 50px;
    border-top: 2px solid #d6d6d6
}

.jobs li {
    margin: 0;
    border-bottom: 2px solid #d6d6d6;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media(min-width:0em) and (max-width:48em) {
    .jobs li {
        flex-wrap: wrap
    }
}

.jobs li:before {
    display: none
}

.jobs li>p {
    padding: 15px 0
}

@media(min-width:0em) and (max-width:48em) {
    .jobs li>p {
        width: 100%;
        padding: 15px 0 0
    }
    .jobs li>p .button {
        margin: 0 0 15px
    }
}

.jobs li>p:first-child {
    padding-right: 20px
}

.jobs li>p .button {
    white-space: nowrap
}

.jobs li>p a {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif
}

.people.executive {
    display: flex;
    align-items: center;
    padding: 0 30px 0 0;
    margin: 0 0 25px;
    border: 1px solid #c2c2c2
}

@media(min-width:0em) and (max-width:48em) {
    .people.executive {
        flex-wrap: wrap;
        padding: 0
    }
}

.people.executive .img {
    width: 38%;
    padding: 0 30px 0 0
}

.people.executive .img img {
    filter: grayscale(100%);
    transition: all ease .3s
}

.people.executive .img a:hover img {
    filter: grayscale(0)
}

@media(min-width:0em) and (max-width:48em) {
    .people.executive .img {
        width: 100%;
        padding: 0 0 10px;
        text-align: center
    }
    .people.executive .img img {
        max-width: 280px;
        width: 100%
    }
}

.people.executive .blurb {
    width: 62%
}

@media(min-width:0em) and (max-width:48em) {
    .people.executive .blurb {
        width: 100%;
        padding: 0 20px
    }
}

.people.executive .blurb h3 {
    margin: 0 0 5px;
    font-size: 28px
}

.people.executive .blurb p {
    padding: 0 0 10px
}

.people.executive .blurb .contact a {
    color: #0275af;
    font-size: 40px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 15px
}

.people.grid {
    display: flex;
    width: calc(100% + 20px);
    flex-wrap: wrap
}

.people.grid>div {
    width: calc(20% - 20px);
    margin: 0 20px 0 0
}

@media only screen and (max-width:1000px) {
    .people.grid>div {
        width: calc(33.33% - 20px)
    }
}

@media(min-width:0em) and (max-width:48em) {
    .people.grid>div {
        width: calc(50% - 20px)
    }
}

@media only screen and (max-width:400px) {
    .people.grid>div {
        width: calc(100% - 20px);
        margin: 0
    }
}

.people.grid>div img {
    border: 1px solid #c2c2c2;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    filter: grayscale(100%);
    transition: all ease .3s
}

.people.grid>div a:hover img {
    filter: grayscale(0)
}

.people.grid>div p.contact a {
    color: #1e376c;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    font-size: 18px
}

.people.grid>div p.contact a.email,
.people.grid>div p.contact a.phone {
    color: #0275af;
    font-size: 35px;
    line-height: 1;
    margin: 0 10px 0 0;
    vertical-align: -.3em
}

.people.list {
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative
}

.people.list:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 117, 175, .72);
    mix-blend-mode: multiply
}

.people.list ul {
    position: relative;
    z-index: 5;
    border-top: 1px solid #fff
}

.people.list ul li {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media(min-width:0em) and (max-width:48em) {
    .people.list ul li {
        flex-wrap: wrap
    }
}

.people.list ul li p {
    flex: 1;
    padding: 0;
    color: #fff
}

@media(min-width:0em) and (max-width:48em) {
    .people.list ul li p {
        flex: 0 1 auto;
        width: 100%
    }
}

.people.list ul li p:last-child {
    text-align: right
}

@media(min-width:0em) and (max-width:48em) {
    .people.list ul li p:last-child {
        text-align: left
    }
}

.people.list ul li p a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    font-size: 18px
}

.people.list ul li p a.email,
.people.list ul li p a.phone {
    color: #fff;
    font-size: 35px;
    line-height: 1;
    margin: 0 10px 0 0;
    vertical-align: -.2em
}

.people.list ul li p .desktop-only {
    min-width: 120px
}

.people.list ul li:before {
    display: none
}

.people.list h4 {
    color: #fff;
    position: relative;
    z-index: 5
}

.section.wrapper .people.list {
    padding-left: 20px;
    padding-right: 20px
}

.bio-img {
    position: fixed;
    bottom: 0;
    height: calc(100vh - 250px);
    width: auto
}

@media only screen and (max-width:1000px) {
    .bio-img {
        position: relative;
        height: auto;
        width: 50%;
        max-width: 300px
    }
}

.bio-blurb {
    padding: 100px calc(50% - 525px) 50px 0;
    display: none
}

.bio-blurb h3 {
    margin: 0
}

.bio-blurb p.contact {
    margin: -20px 0 -10px
}

.bio-blurb p.contact a {
    color: #0275af;
    font-size: 40px;
    line-height: 1;
    margin: 0 10px 0 0;
    vertical-align: -.3em
}

@media only screen and (max-width:1000px) {
    .bio-blurb {
        border-top: 1px solid #c2c2c2;
        padding: 20px!important
    }
}

.content-bio {
    display: flex
}

@media(min-width:0em) and (max-width:48em) {
    .content-bio {
        flex-wrap: wrap
    }
}

.content-bio>div {
    flex: 1
}

@media(min-width:0em) and (max-width:48em) {
    .content-bio>div {
        flex: 0 1 auto;
        width: 100%
    }
}

.content-bio>div img {
    border: 1px solid #c2c2c2
}

.content-bio .content-bio-img {
    padding-right: 50px
}

@media(min-width:0em) and (max-width:48em) {
    .content-bio .content-bio-img {
        padding: 0 0 20px
    }
}

.content-bio .content-bio-blurb h3 {
    margin: 0
}

.content-bio .content-bio-blurb p.contact {
    margin: -20px 0 -10px
}

.content-bio .content-bio-blurb p.contact a {
    color: #0275af;
    font-size: 40px;
    line-height: 1;
    margin: 0 10px 0 0;
    vertical-align: -.3em
}

.alert,
.tools,
.fact,
.comment,
.video,
.grants,
.rfp,
.case-studies {
    position: relative
}

.alert:after,
.tools:after,
.fact:after,
.comment:after,
.video:after,
.grants:after,
.rfp:after,
.case-studies:after {
    content: '';
    width: 20px;
    height: 20px;
    margin: 0 0 0 7px;
    display: inline-block;
    vertical-align: -.3em
}

.grid>a:after {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    bottom: 10px
}

.articles-list li:after {
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
    width: 30px;
    height: 30px
}

.alert:after {
    background: url(../images/icon-alert.svg) left top no-repeat;
    background-size: contain
}

.tools:after {
    background: url(../images/icon-tools.svg) left top no-repeat;
    background-size: contain
}

.fact:after {
    background: url(../images/icon-fact.svg) left top no-repeat;
    background-size: contain
}

.comment:after {
    background: url(../images/icon-comment.png) left top no-repeat;
    background-size: contain
}

.video:after {
    background: url(../images/icon-video.svg) left top no-repeat;
    background-size: contain
}

.grants:after {
    background: url(../images/icon-grants.png) left top no-repeat;
    background-size: contain
}

.rfp:after {
    background: url(../images/icon-rfp.png) left top no-repeat;
    background-size: contain
}

.content-block p:first-child {
    color: #000
}

.content-block h4 {
    color: #1e376c;
    font-weight: 600
}

.single-news .content-block p:first-child {
    color: #4a4a4a
}

figure {
    max-width: 300px;
    max-width: min-content;
    max-width: -moz-min-content;
    margin: 0 auto 15px
}

figure figcaption {
    font-size: 11px
}

figure img {
    max-width: inherit
}

button,
.button,
input[type=button] {
    background: #ffd000;
    border: 1px solid #ffd000;
    border-radius: 25px;
    color: #fff;
    font-family: 'Roboto', sans-serif!important;
    font-weight: 800;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    padding: 7px 30px;
    margin: 0 5px 0 0;
    transition: all 200ms ease-out;
    display: inline-block!important;
    box-shadow: 0 0 3px -1px rgba(0, 0, 0, .5);
    text-transform: uppercase
}

button.white,
.button.white,
input[type=button].white {
    border: 1px solid #d1d1d1;
    background: none;
    color: #ffd000;
    font-weight: 600
}

button.big,
.button.big,
input[type=button].big {
    font-size: 22px;
    padding: 10px 50px
}

button:hover,
.button:hover,
input[type=button]:hover {
    background-color: #ffd000;
    border: 1px solid rgba(92, 190, 183, .8);
    color: #fff!important;
    text-decoration: none!important
}

button i,
.button i,
input[type=button] i {
    margin-left: 4px
}

button.close:after,
.button.close:after,
input[type=button].close:after {
    content: '\f2d7';
    font-family: Ionicons;
    margin-left: 8px
}

button.transparent,
.button.transparent,
input[type=button].transparent {
    border: 1px solid #fff;
    color: #fff;
    background: none
}

button.transparent:active,
button.transparent:focus,
.button.transparent:active,
.button.transparent:focus,
input[type=button].transparent:active,
input[type=button].transparent:focus {
    background: none!important
}

button.transparent:hover,
.button.transparent:hover,
input[type=button].transparent:hover {
    background: #ffd000;
    color: #fff;
    border: 1px solid #ffd000
}

button.arrow,
.button.arrow,
input[type=button].arrow {
    padding: 7px 15px 7px 20px
}

button.arrow:after,
.button.arrow:after,
input[type=button].arrow:after {
    content: '\f125';
    font-family: Ionicons;
    background: #ffd000;
    border: 1px solid #ffd000;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin: 0 0 0 10px;
    vertical-align: .1em;
    font-size: 18px
}

@media(min-width:0em) and (max-width:48em) {
    button,
    .button,
    input[type=button] {
        font-size: 18px;
        padding: 7px 15px
    }
}

.button.right {
    border: 0;
    padding-right: 30px;
    background: linear-gradient(-45deg, transparent 15px, #f00 0) bottom right, linear-gradient(-135deg, transparent 15px, #f00 0) top right;
    background-size: 100% 50%;
    background-repeat: no-repeat
}

.button.left {
    border: 0;
    padding-left: 30px;
    background: linear-gradient(45deg, transparent 15px, #f00 0) bottom left, linear-gradient(135deg, transparent 15px, #f00 0) top left;
    background-size: 100% 50%;
    background-repeat: no-repeat
}

.button.trapez {
    position: relative;
    background: none;
    border: 0;
    margin: 0 25px 0 20px;
    color: #fff
}

.button.trapez:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transform: skew(-45deg)
}



.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown,
.filter .button.list-dropdown {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    background: #fff;
    width: 230px;
    cursor: pointer
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown,
    .filter .button.list-dropdown {
        right: auto;
        left: 0;
        width: 100%
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown span,
.filter .button.list-dropdown span {
    color: #ffd000;
    font-weight: 600;
    font-size: 18px
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown span:after,
.filter .button.list-dropdown span:after {
    content: '\f123';
    font-family: Ionicons;
    font-size: 16px;
    color: #ffd000;
    margin-left: 5px;
    display: inline-block;
    transition: all ease .3s
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown span,
    .filter .button.list-dropdown span {
        margin: 0
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown.open,
.filter .button.list-dropdown.open {
    background: #fff;
    color: #ffd000!important;
    border: 1px solid #d1d1d1
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown.open span:hover:after,
.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown.open span:after,
.filter .button.list-dropdown.open span:hover:after,
.filter .button.list-dropdown.open span:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown .button-list-container,
.filter .button.list-dropdown .button-list-container {
    opacity: 0;
    height: 1px;
    margin: 0;
    transition: all ease .3s;
    overflow: hidden
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown .button-list-container ul,
.filter .button.list-dropdown .button-list-container ul {
    padding: 10px 0 0;
    margin: 0
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown .button-list-container ul li ,
.filter .button.list-dropdown .button-list-container ul li {
    margin: 0;
    padding: 0 0 10px
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown .button-list-container ul li a,
.filter .button.list-dropdown .button-list-container ul li a {
    font-size: 18px;
    color: #9b9b9b;
    line-height: 1;
    display: block
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown .button-list-container ul li:before,
.filter .button.list-dropdown .button-list-container ul li:before {
    display: none
}

.et-db #et-boc .et_pb_section .et_pb_module .filter .button.list-dropdown.open .button-list-container,
.filter .button.list-dropdown.open .button-list-container {
    opacity: 1
}

.et-db #et-boc .et_pb_section .et_pb_module .filter.right .button.list-dropdown,
.filter.right .button.list-dropdown {
    right: 0;
    left: auto;
    margin: 0
}


.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:not(:checked),
.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:checked,
[type=checkbox]:not(:checked),
[type=checkbox]:checked {
    position: absolute;
    left: -9999px
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:not(:checked)+label,
.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:checked+label,
[type=checkbox]:not(:checked)+label,
[type=checkbox]:checked+label {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:not(:checked)+label:before,
.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:checked+label:before,
[type=checkbox]:not(:checked)+label:before,
[type=checkbox]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 20px;
    height: 20px;
    background: none;
    border: 1px solid #fff;
    border-radius: 2px
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:not(: checked)+label:before,
	.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:checked+label:before,
    [type=checkbox]:not(: checked)+label:before, [type=checkbox]:checked+label:before {
        border: 1px solid #c2c2c2
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown [type=checkbox]:not(:checked)+label:before,
.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown [type=checkbox]:checked+label:before,
.filter-dropdown [type=checkbox]:not(:checked)+label:before,
.filter-dropdown [type=checkbox]:checked+label:before,
.nf-form-cont [type=checkbox]:not(:checked)+label:before,
.nf-form-cont [type=checkbox]:checked+label:before {
    border: 1px solid #c2c2c2
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:checked+label:before,
[type=checkbox]:checked+label:before {
    background: none
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:not(:checked)+label:after,
.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:checked+label:after,
[type=checkbox]:not(:checked)+label:after,
[type=checkbox]:checked+label:after {
    content: '\f3fd';
    font-family: Ionicons;
    position: absolute;
    top: -3px;
    left: 6px;
    line-height: 100%;
    font-size: 24px;
    transition: all .2s;
    color: #fff;
    font-weight: 300
}

@media(min-width:0em) and (max-width:48em) {
	.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:not(: checked)+label:after,
	.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:checked+label:after,
    [type=checkbox]:not(: checked)+label:after, [type=checkbox]:checked+label:after {
        color: #c2c2c2
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown [type=checkbox]:not(:checked)+label:after,
.et-db #et-boc .et_pb_section .et_pb_module .filter-dropdown [type=checkbox]:checked+label:after,
.filter-dropdown [type=checkbox]:not(:checked)+label:after,
.filter-dropdown [type=checkbox]:checked+label:after,
.nf-form-cont [type=checkbox]:not(:checked)+label:after,
.nf-form-cont [type=checkbox]:checked+label:after {
    color: #c2c2c2
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:not(:checked)+label:after,
[type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:checked+label:after,
[type=checkbox]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:disabled:not(:checked)+label:before,
.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:disabled:checked+label:before,
[type=checkbox]:disabled:not(:checked)+label:before,
[type=checkbox]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:disabled:checked+label:after,
[type=checkbox]:disabled:checked+label:after {
    color: #999
}

.et-db #et-boc .et_pb_section .et_pb_module [type=checkbox]:disabled+label,
[type=checkbox]:disabled+label {
    color: #aaa
}

nf-field {
    width: 50%;
    float: left;
    padding: 0 5px 0 0
}

@media(min-width:0em) and (max-width:48em) {
    nf-field {
        width: 100%;
        padding: 0;
        float: none
    }
}

nf-field:nth-child(2n+1) {
    clear: both
}

nf-field.full {
    width: 100%
}

nf-field.full .nf-field-element .right {
    float: right
}

nf-field.full .full-checkboxes {
    padding: 10px 0 0
}

nf-field.full .full-checkboxes li:before {
    display: none
}

nf-field.full .full-checkboxes li label {
    margin-left: 0!important
}

nf-field.full .full-checkboxes li label:before {
    top: 0
}

nf-field.full .html-wrap {
    padding: 10px 0 0
}

.nf-field-container {
    margin: 0 0 2px!important
}

.nf-form-cont {
    max-width: 750px
}

.checkbox-wrap,
.submit-wrap {
    padding: 20px 0 0!important
}

.field-wrap p {
    padding: 0
}

.nf-form-cont {
    padding: 0 0 50px!important
}

.nf-error-msg {
    font-size: 12px!important;
    margin: 0 0 5px
}

.nf-form-errors {
    clear: left;
    width: 100%;
    padding-top: 20px
}

.embed-container,
div.video-filter {
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    margin: 15px 0
}

.embed-container object,
.embed-container iframe,
div.video-filter object,
div.video-filter iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.video-play {
    position: relative;
    display: inline-block
}

.video-play:after {
    content: '\f01d';
    font-family: FontAwesome;
    font-size: 160px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 1
}

@media(min-width:0em) and (max-width:48em) {
    .video-play:after {
        font-size: 80px
    }
}

.et-db #et-boc .et_pb_section .et_pb_module .resources-list,
.resources-list,
.dynamic-list {
    position: relative;
    min-height: 400px
}

.et-db #et-boc .et_pb_section .et_pb_module .splash,
.splash {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .85);
    z-index: 14
}

.et-db #et-boc .et_pb_section .et_pb_module .splash .white-box,
.splash .white-box {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .18), 0 0 2px 0 rgba(0, 0, 0, .22);
    background-size: cover;
    width: 90%;
    max-width: 720px;
    min-height: 320px;
    margin: 0 auto;
    padding: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.et-db #et-boc .et_pb_section .et_pb_module .splash .white-box h2,
.splash .white-box h2 {
    color: #0275af;
    font-size: 30px;
    text-align: left;
    margin-bottom: 20px
}

.et-db #et-boc .et_pb_section .et_pb_module .splash .white-box label.error,
.splash .white-box label.error {
    color: red;
    font-size: 12px;
    font-weight: 300;
    padding: 10px 0 0 20px
}

.et-db #et-boc .et_pb_section .et_pb_module .splash .content-box,
.splash .content-box {
    margin: 0 auto;
    padding: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.et-db #et-boc .et_pb_section .et_pb_module .splash.loader-full,
.splash.loader-full {
    position: fixed;
    z-index: 120
}

.et-db #et-boc .et_pb_section .et_pb_module .resources-list .splash .content-box,
.resources-list .splash .content-box {
    margin: 0 auto;
    padding: 50px;
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 10%;
    transform: translateX(-50%)
}

.et-db #et-boc .et_pb_section .et_pb_module .spinner,
.spinner {
    margin: 50px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px
}

.et-db #et-boc .et_pb_section .et_pb_module .spinner>div,
.spinner>div {
    background-color: #346178;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.et-db #et-boc .et_pb_section .et_pb_module .spinner .rect2,
.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.et-db #et-boc .et_pb_section .et_pb_module .spinner .rect3,
.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.et-db #et-boc .et_pb_section .et_pb_module .spinner .rect4,
.spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.et-db #et-boc .et_pb_section .et_pb_module .spinner .rect5,
.spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

@media print {
    body {
        overflow: visible!important;
        overflow-x: visible!important;
        overflow-y: visible!important;
        width: 100%;
        height: auto!important;
        display: block
    }
    .mobile-nav,
    .util,
    .callouts,
    .site-footer,
    .print,
    .hero,
    .util-filters,
    .load-more-container,
    .slick-prev,
    .slick-next,
    .start,
    .shadow-before,
    .splash,
    .bullets-infographic,
    .banner-container:before,
    .switch,
    .btn-search {
        display: none!important
    }
    .site-header {
        height: auto;
        box-shadow: none;
        position: relative
    }
    main {
        padding: 30px 0 0!important;
        height: auto!important;
        width: 100%;
        display: block!important
    }
    .content-area {
        padding: 0!important;
        width: 100%
    }
    .callouts ul:first-child:not(.hero) {
        margin-top: 0
    }
    .wrapper {
        padding: 0!important
    }
    .page-wrap {
        height: auto!important;
        width: 100%;
        min-height: 1px!important;
        display: block!important
    }
    .main-container {
        overflow: visible!important;
        overflow-x: visible!important;
        overflow-y: visible!important
    }
    .content-container,
    .grid,
    .full-hero {
        display: block!important;
        overflow: visible!important;
        overflow-x: visible!important;
        overflow-y: visible!important
    }
    .full-hero {
        min-height: 1px!important;
        border: 10 px siolid yellow
    }
    h2 span {
        display: inline-block
    }
    .grid>a {
        min-height: 1px;
        border: 0;
        width: 100%
    }
    .grid>a h3 {
        margin: 0
    }
    .grid .blurb {
        padding: 0!important
    }
    .grid .blurb .date {
        position: relative!important;
        left: 0!important;
        bottom: 0!important
    }
    .collections-scroll .title {
        padding: 15px 0!important;
        background: none!important
    }
    .collections-scroll .title p {
        position: relative;
        left: 0;
        top: 0;
        color: #000;
        transform: translate(0, 0);
        text-align: left
    }
    .full-hero .feat-scroll .feature-with-img .hero {
        display: none!important
    }
    .slick-slide,
    .slick-track,
    .slick-list {
        width: 100%!important;
        display: block!important;
        overflow: visible!important;
        overflow-x: visible!important;
        overflow-y: visible!important;
        float: none;
        opacity: 1!important;
        left: 0!important;
        top: auto!important;
        height: auto!important;
        box-shadow: none!important
    }
    .feature-with-img,
    .feature-with-banner,
    .feature-with-banner.img-left {
        flex-wrap: wrap;
        padding: 35px 0;
        display: block!important;
        overflow: visible!important;
        overflow-x: visible!important;
        overflow-y: visible!important;
        margin: 0!important;
        border: 0
    }
    .feature-with-img>div.hero,
    .feature-with-banner>div.hero,
    .feature-with-banner.img-left>div.hero {
        display: none!important;
        width: 0!important
    }
    .feature-with-img>div.blurb,
    .feature-with-banner>div.blurb,
    .feature-with-banner.img-left>div.blurb {
        padding: 0!important;
        width: 100%!important;
        order: 1;
        display: block!important
    }
    .feature-with-img>div.blurb h2,
    .feature-with-banner>div.blurb h2,
    .feature-with-banner.img-left>div.blurb h2 {
        font-size: 65px;
        padding-right: 100px
    }
    .feature-with-img>div.blurb h2 span,
    .feature-with-banner>div.blurb h2 span,
    .feature-with-banner.img-left>div.blurb h2 span {
        display: inline-block
    }
    .feature-with-img>div.blurb h3,
    .feature-with-banner>div.blurb h3,
    .feature-with-banner.img-left>div.blurb h3 {
        font-size: 30px
    }
    .feature-with-img.img-left>div.hero,
    .feature-with-banner.img-left>div.hero,
    .feature-with-banner.img-left.img-left>div.hero {
        margin: 0
    }
    .feature-with-img.img-left>div.blurb,
    .feature-with-banner.img-left>div.blurb,
    .feature-with-banner.img-left.img-left>div.blurb {
        padding-left: 0
    }
    .section.grey {
        background: none
    }
    .content-half>div:last-child .callout:first-child {
        margin: 0
    }
    .content-half {
        display: block
    }
    .content-half>div:last-child {
        padding: 0
    }
    .banner-container {
        background: none!important;
        height: auto
    }
    .banner-container .content-area h5,
    .banner-container .content-area h2,
    .banner-container .content-area p {
        color: #4a4a4a
    }
    .people.grid>div {
        width: 100%
    }
    .people.grid a img {
        display: none
    }
    .grid-img {
        display: block
    }
    .grid-img .cell-img {
        width: 100%!important;
        box-shadow: none
    }
    .grid-img .cell-img .title {
        background: none!important;
        padding: 15px 0
    }
    .grid-img .cell-img .title p {
        position: relative;
        left: 0;
        top: 0;
        transform: translate(0, 0);
        color: #000;
        text-align: left
    }
}

.print {
    font-size: 18px
}

@media(min-width:0em) and (max-width:48em) {
    .print {
        display: none
    }
}

a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden
}

@media screen and (max-width:1024px) {
    header .logo a img {
        margin-top: 25px;
    }
    .util {
        display: none;
    }
    .mobile-nav {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
    }
}

.et-db #et-boc .et_pb_text ol, .et-db #et-boc  .et_pb_text ul{ padding-bottom: 1px !important;}
.et-db #et-boc .et_pb_text ol li > ol, .et-db #et-boc  .et_pb_text ul li > ul{ padding-bottom: 0!important;}