@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body {
    overflow-x: hidden;
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto Condensed', sans-serif;
}
html {
    scroll-behavior: smooth;
}
@charset "UTF-8";
@import "https://unpkg.com/purecss@1.0.0/build/pure-min.css";
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/*@import "https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css";*/
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.fa-xs {
    font-size: .75em;
}

.fa-sm {
    font-size: .875em;
}

.fa-1x {
    font-size: 1em;
}

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

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

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

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

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

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

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

.fa-ul > li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

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

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em;
}

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

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

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

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

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

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

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

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

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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,
:root .fa-flip-both {
    filter: none;
}

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

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

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

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

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
    content: "\f26e";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-accusoft:before {
    content: "\f369";
}

.fa-acquisitions-incorporated:before {
    content: "\f6af";
}

.fa-ad:before {
    content: "\f641";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-card:before {
    content: "\f2bb";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-adn:before {
    content: "\f170";
}

.fa-adobe:before {
    content: "\f778";
}

.fa-adversal:before {
    content: "\f36a";
}

.fa-affiliatetheme:before {
    content: "\f36b";
}

.fa-air-freshener:before {
    content: "\f5d0";
}

.fa-airbnb:before {
    content: "\f834";
}

.fa-algolia:before {
    content: "\f36c";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-alipay:before {
    content: "\f642";
}

.fa-allergies:before {
    content: "\f461";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-amazon-pay:before {
    content: "\f42c";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-amilia:before {
    content: "\f36d";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-android:before {
    content: "\f17b";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angry:before {
    content: "\f556";
}

.fa-angrycreative:before {
    content: "\f36e";
}

.fa-angular:before {
    content: "\f420";
}

.fa-ankh:before {
    content: "\f644";
}

.fa-app-store:before {
    content: "\f36f";
}

.fa-app-store-ios:before {
    content: "\f370";
}

.fa-apper:before {
    content: "\f371";
}

.fa-apple:before {
    content: "\f179";
}

.fa-apple-alt:before {
    content: "\f5d1";
}

.fa-apple-pay:before {
    content: "\f415";
}

.fa-archive:before {
    content: "\f187";
}

.fa-archway:before {
    content: "\f557";
}

.fa-arrow-alt-circle-down:before {
    content: "\f358";
}

.fa-arrow-alt-circle-left:before {
    content: "\f359";
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-arrows-alt-h:before {
    content: "\f337";
}

.fa-arrows-alt-v:before {
    content: "\f338";
}

.fa-artstation:before {
    content: "\f77a";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-asymmetrik:before {
    content: "\f372";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-atlas:before {
    content: "\f558";
}

.fa-atlassian:before {
    content: "\f77b";
}

.fa-atom:before {
    content: "\f5d2";
}

.fa-audible:before {
    content: "\f373";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-autoprefixer:before {
    content: "\f41c";
}

.fa-avianex:before {
    content: "\f374";
}

.fa-aviato:before {
    content: "\f421";
}

.fa-award:before {
    content: "\f559";
}

.fa-aws:before {
    content: "\f375";
}

.fa-baby:before {
    content: "\f77c";
}

.fa-baby-carriage:before {
    content: "\f77d";
}

.fa-backspace:before {
    content: "\f55a";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-bacon:before {
    content: "\f7e5";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-balance-scale-left:before {
    content: "\f515";
}

.fa-balance-scale-right:before {
    content: "\f516";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-band-aid:before {
    content: "\f462";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-baseball-ball:before {
    content: "\f433";
}

.fa-basketball-ball:before {
    content: "\f434";
}

.fa-bath:before {
    content: "\f2cd";
}

.fa-battery-empty:before {
    content: "\f244";
}

.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battle-net:before {
    content: "\f835";
}

.fa-bed:before {
    content: "\f236";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bezier-curve:before {
    content: "\f55b";
}

.fa-bible:before {
    content: "\f647";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-biking:before {
    content: "\f84a";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-biohazard:before {
    content: "\f780";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-blender:before {
    content: "\f517";
}

.fa-blender-phone:before {
    content: "\f6b6";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-blog:before {
    content: "\f781";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-bold:before {
    content: "\f032";
}

.fa-bolt:before {
    content: "\f0e7";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-bone:before {
    content: "\f5d7";
}

.fa-bong:before {
    content: "\f55c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-book-dead:before {
    content: "\f6b7";
}

.fa-book-medical:before {
    content: "\f7e6";
}

.fa-book-open:before {
    content: "\f518";
}

.fa-book-reader:before {
    content: "\f5da";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-bootstrap:before {
    content: "\f836";
}

.fa-border-all:before {
    content: "\f84c";
}

.fa-border-none:before {
    content: "\f850";
}

.fa-border-style:before {
    content: "\f853";
}

.fa-bowling-ball:before {
    content: "\f436";
}

.fa-box:before {
    content: "\f466";
}

.fa-box-open:before {
    content: "\f49e";
}

.fa-boxes:before {
    content: "\f468";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-brain:before {
    content: "\f5dc";
}

.fa-bread-slice:before {
    content: "\f7ec";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-briefcase-medical:before {
    content: "\f469";
}

.fa-broadcast-tower:before {
    content: "\f519";
}

.fa-broom:before {
    content: "\f51a";
}

.fa-brush:before {
    content: "\f55d";
}

.fa-btc:before {
    content: "\f15a";
}

.fa-buffer:before {
    content: "\f837";
}

.fa-bug:before {
    content: "\f188";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-burn:before {
    content: "\f46a";
}

.fa-buromobelexperte:before {
    content: "\f37f";
}

.fa-bus:before {
    content: "\f207";
}

.fa-bus-alt:before {
    content: "\f55e";
}

.fa-business-time:before {
    content: "\f64a";
}

.fa-buy-n-large:before {
    content: "\f8a6";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-calendar-alt:before {
    content: "\f073";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-calendar-day:before {
    content: "\f783";
}

.fa-calendar-minus:before {
    content: "\f272";
}

.fa-calendar-plus:before {
    content: "\f271";
}

.fa-calendar-times:before {
    content: "\f273";
}

.fa-calendar-week:before {
    content: "\f784";
}

.fa-camera:before {
    content: "\f030";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-campground:before {
    content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
    content: "\f785";
}

.fa-candy-cane:before {
    content: "\f786";
}

.fa-cannabis:before {
    content: "\f55f";
}

.fa-capsules:before {
    content: "\f46b";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-car-alt:before {
    content: "\f5de";
}

.fa-car-battery:before {
    content: "\f5df";
}

.fa-car-crash:before {
    content: "\f5e1";
}

.fa-car-side:before {
    content: "\f5e4";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-caret-square-down:before {
    content: "\f150";
}

.fa-caret-square-left:before {
    content: "\f191";
}

.fa-caret-square-right:before {
    content: "\f152";
}

.fa-caret-square-up:before {
    content: "\f151";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-carrot:before {
    content: "\f787";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cash-register:before {
    content: "\f788";
}

.fa-cat:before {
    content: "\f6be";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-centos:before {
    content: "\f789";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-chair:before {
    content: "\f6c0";
}

.fa-chalkboard:before {
    content: "\f51b";
}

.fa-chalkboard-teacher:before {
    content: "\f51c";
}

.fa-charging-station:before {
    content: "\f5e7";
}

.fa-chart-area:before {
    content: "\f1fe";
}

.fa-chart-bar:before {
    content: "\f080";
}

.fa-chart-line:before {
    content: "\f201";
}

.fa-chart-pie:before {
    content: "\f200";
}

.fa-check:before {
    content: "\f00c";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-check-double:before {
    content: "\f560";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-cheese:before {
    content: "\f7ef";
}

.fa-chess:before {
    content: "\f439";
}

.fa-chess-bishop:before {
    content: "\f43a";
}

.fa-chess-board:before {
    content: "\f43c";
}

.fa-chess-king:before {
    content: "\f43f";
}

.fa-chess-knight:before {
    content: "\f441";
}

.fa-chess-pawn:before {
    content: "\f443";
}

.fa-chess-queen:before {
    content: "\f445";
}

.fa-chess-rook:before {
    content: "\f447";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-chromecast:before {
    content: "\f838";
}

.fa-church:before {
    content: "\f51d";
}

.fa-circle:before {
    content: "\f111";
}

.fa-circle-notch:before {
    content: "\f1ce";
}

.fa-city:before {
    content: "\f64f";
}

.fa-clinic-medical:before {
    content: "\f7f2";
}

.fa-clipboard:before {
    content: "\f328";
}

.fa-clipboard-check:before {
    content: "\f46c";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.fa-clock:before {
    content: "\f017";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-closed-captioning:before {
    content: "\f20a";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-cloud-download-alt:before {
    content: "\f381";
}

.fa-cloud-meatball:before {
    content: "\f73b";
}

.fa-cloud-moon:before {
    content: "\f6c3";
}

.fa-cloud-moon-rain:before {
    content: "\f73c";
}

.fa-cloud-rain:before {
    content: "\f73d";
}

.fa-cloud-showers-heavy:before {
    content: "\f740";
}

.fa-cloud-sun:before {
    content: "\f6c4";
}

.fa-cloud-sun-rain:before {
    content: "\f743";
}

.fa-cloud-upload-alt:before {
    content: "\f382";
}

.fa-cloudscale:before {
    content: "\f383";
}

.fa-cloudsmith:before {
    content: "\f384";
}

.fa-cloudversify:before {
    content: "\f385";
}

.fa-cocktail:before {
    content: "\f561";
}

.fa-code:before {
    content: "\f121";
}

.fa-code-branch:before {
    content: "\f126";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cog:before {
    content: "\f013";
}

.fa-cogs:before {
    content: "\f085";
}

.fa-coins:before {
    content: "\f51e";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-comment:before {
    content: "\f075";
}

.fa-comment-alt:before {
    content: "\f27a";
}

.fa-comment-dollar:before {
    content: "\f651";
}

.fa-comment-dots:before {
    content: "\f4ad";
}

.fa-comment-medical:before {
    content: "\f7f5";
}

.fa-comment-slash:before {
    content: "\f4b3";
}

.fa-comments:before {
    content: "\f086";
}

.fa-comments-dollar:before {
    content: "\f653";
}

.fa-compact-disc:before {
    content: "\f51f";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-compress:before {
    content: "\f066";
}

.fa-compress-arrows-alt:before {
    content: "\f78c";
}

.fa-concierge-bell:before {
    content: "\f562";
}

.fa-confluence:before {
    content: "\f78d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-cookie:before {
    content: "\f563";
}

.fa-cookie-bite:before {
    content: "\f564";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-cotton-bureau:before {
    content: "\f89e";
}

.fa-couch:before {
    content: "\f4b8";
}

.fa-cpanel:before {
    content: "\f388";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-creative-commons-by:before {
    content: "\f4e7";
}

.fa-creative-commons-nc:before {
    content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.fa-creative-commons-nd:before {
    content: "\f4eb";
}

.fa-creative-commons-pd:before {
    content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.fa-creative-commons-remix:before {
    content: "\f4ee";
}

.fa-creative-commons-sa:before {
    content: "\f4ef";
}

.fa-creative-commons-sampling:before {
    content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.fa-creative-commons-share:before {
    content: "\f4f2";
}

.fa-creative-commons-zero:before {
    content: "\f4f3";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-critical-role:before {
    content: "\f6c9";
}

.fa-crop:before {
    content: "\f125";
}

.fa-crop-alt:before {
    content: "\f565";
}

.fa-cross:before {
    content: "\f654";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-crow:before {
    content: "\f520";
}

.fa-crown:before {
    content: "\f521";
}

.fa-crutch:before {
    content: "\f7f7";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-css3-alt:before {
    content: "\f38b";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-cut:before {
    content: "\f0c4";
}

.fa-cuttlefish:before {
    content: "\f38c";
}

.fa-d-and-d:before {
    content: "\f38d";
}

.fa-d-and-d-beyond:before {
    content: "\f6ca";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-deaf:before {
    content: "\f2a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-democrat:before {
    content: "\f747";
}

.fa-deploydog:before {
    content: "\f38e";
}

.fa-deskpro:before {
    content: "\f38f";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-dev:before {
    content: "\f6cc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-dharmachakra:before {
    content: "\f655";
}

.fa-dhl:before {
    content: "\f790";
}

.fa-diagnoses:before {
    content: "\f470";
}

.fa-diaspora:before {
    content: "\f791";
}

.fa-dice:before {
    content: "\f522";
}

.fa-dice-d20:before {
    content: "\f6cf";
}

.fa-dice-d6:before {
    content: "\f6d1";
}

.fa-dice-five:before {
    content: "\f523";
}

.fa-dice-four:before {
    content: "\f524";
}

.fa-dice-one:before {
    content: "\f525";
}

.fa-dice-six:before {
    content: "\f526";
}

.fa-dice-three:before {
    content: "\f527";
}

.fa-dice-two:before {
    content: "\f528";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-digital-tachograph:before {
    content: "\f566";
}

.fa-directions:before {
    content: "\f5eb";
}

.fa-discord:before {
    content: "\f392";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-divide:before {
    content: "\f529";
}

.fa-dizzy:before {
    content: "\f567";
}

.fa-dna:before {
    content: "\f471";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-docker:before {
    content: "\f395";
}

.fa-dog:before {
    content: "\f6d3";
}

.fa-dollar-sign:before {
    content: "\f155";
}

.fa-dolly:before {
    content: "\f472";
}

.fa-dolly-flatbed:before {
    content: "\f474";
}

.fa-donate:before {
    content: "\f4b9";
}

.fa-door-closed:before {
    content: "\f52a";
}

.fa-door-open:before {
    content: "\f52b";
}

.fa-dot-circle:before {
    content: "\f192";
}

.fa-dove:before {
    content: "\f4ba";
}

.fa-download:before {
    content: "\f019";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-drafting-compass:before {
    content: "\f568";
}

.fa-dragon:before {
    content: "\f6d5";
}

.fa-draw-polygon:before {
    content: "\f5ee";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-dribbble-square:before {
    content: "\f397";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-drum:before {
    content: "\f569";
}

.fa-drum-steelpan:before {
    content: "\f56a";
}

.fa-drumstick-bite:before {
    content: "\f6d7";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-dumbbell:before {
    content: "\f44b";
}

.fa-dumpster:before {
    content: "\f793";
}

.fa-dumpster-fire:before {
    content: "\f794";
}

.fa-dungeon:before {
    content: "\f6d9";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-ebay:before {
    content: "\f4f4";
}

.fa-edge:before {
    content: "\f282";
}

.fa-edit:before {
    content: "\f044";
}

.fa-egg:before {
    content: "\f7fb";
}

.fa-eject:before {
    content: "\f052";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-ello:before {
    content: "\f5f1";
}

.fa-ember:before {
    content: "\f423";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-text:before {
    content: "\f658";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-envira:before {
    content: "\f299";
}

.fa-equals:before {
    content: "\f52c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-ethernet:before {
    content: "\f796";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-euro-sign:before {
    content: "\f153";
}

.fa-evernote:before {
    content: "\f839";
}

.fa-exchange-alt:before {
    content: "\f362";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-expand:before {
    content: "\f065";
}

.fa-expand-arrows-alt:before {
    content: "\f31e";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-external-link-alt:before {
    content: "\f35d";
}

.fa-external-link-square-alt:before {
    content: "\f360";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-dropper:before {
    content: "\f1fb";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-fan:before {
    content: "\f863";
}

.fa-fantasy-flight-games:before {
    content: "\f6dc";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-feather:before {
    content: "\f52d";
}

.fa-feather-alt:before {
    content: "\f56b";
}

.fa-fedex:before {
    content: "\f797";
}

.fa-fedora:before {
    content: "\f798";
}

.fa-female:before {
    content: "\f182";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-figma:before {
    content: "\f799";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-file-archive:before {
    content: "\f1c6";
}

.fa-file-audio:before {
    content: "\f1c7";
}

.fa-file-code:before {
    content: "\f1c9";
}

.fa-file-contract:before {
    content: "\f56c";
}

.fa-file-csv:before {
    content: "\f6dd";
}

.fa-file-download:before {
    content: "\f56d";
}

.fa-file-excel:before {
    content: "\f1c3";
}

.fa-file-export:before {
    content: "\f56e";
}

.fa-file-image:before {
    content: "\f1c5";
}

.fa-file-import:before {
    content: "\f56f";
}

.fa-file-invoice:before {
    content: "\f570";
}

.fa-file-invoice-dollar:before {
    content: "\f571";
}

.fa-file-medical:before {
    content: "\f477";
}

.fa-file-medical-alt:before {
    content: "\f478";
}

.fa-file-pdf:before {
    content: "\f1c1";
}

.fa-file-powerpoint:before {
    content: "\f1c4";
}

.fa-file-prescription:before {
    content: "\f572";
}

.fa-file-signature:before {
    content: "\f573";
}

.fa-file-upload:before {
    content: "\f574";
}

.fa-file-video:before {
    content: "\f1c8";
}

.fa-file-word:before {
    content: "\f1c2";
}

.fa-fill:before {
    content: "\f575";
}

.fa-fill-drip:before {
    content: "\f576";
}

.fa-film:before {
    content: "\f008";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-fingerprint:before {
    content: "\f577";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-fire-alt:before {
    content: "\f7e4";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-first-aid:before {
    content: "\f479";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-first-order-alt:before {
    content: "\f50a";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-fish:before {
    content: "\f578";
}

.fa-fist-raised:before {
    content: "\f6de";
}

.fa-flag:before {
    content: "\f024";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-flag-usa:before {
    content: "\f74d";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-flushed:before {
    content: "\f579";
}

.fa-fly:before {
    content: "\f417";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-minus:before {
    content: "\f65d";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-folder-plus:before {
    content: "\f65e";
}

.fa-font:before {
    content: "\f031";
}

.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-font-awesome-alt:before {
    content: "\f35c";
}

.fa-font-awesome-flag:before {
    content: "\f425";
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-football-ball:before {
    content: "\f44e";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-frog:before {
    content: "\f52e";
}

.fa-frown:before {
    content: "\f119";
}

.fa-frown-open:before {
    content: "\f57a";
}

.fa-fulcrum:before {
    content: "\f50b";
}

.fa-funnel-dollar:before {
    content: "\f662";
}

.fa-futbol:before {
    content: "\f1e3";
}

.fa-galactic-republic:before {
    content: "\f50c";
}

.fa-galactic-senate:before {
    content: "\f50d";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-gas-pump:before {
    content: "\f52f";
}

.fa-gavel:before {
    content: "\f0e3";
}

.fa-gem:before {
    content: "\f3a5";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-ghost:before {
    content: "\f6e2";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-gifts:before {
    content: "\f79c";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-git-alt:before {
    content: "\f841";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-github:before {
    content: "\f09b";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-glass-cheers:before {
    content: "\f79f";
}

.fa-glass-martini:before {
    content: "\f000";
}

.fa-glass-martini-alt:before {
    content: "\f57b";
}

.fa-glass-whiskey:before {
    content: "\f7a0";
}

.fa-glasses:before {
    content: "\f530";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-globe-africa:before {
    content: "\f57c";
}

.fa-globe-americas:before {
    content: "\f57d";
}

.fa-globe-asia:before {
    content: "\f57e";
}

.fa-globe-europe:before {
    content: "\f7a2";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-golf-ball:before {
    content: "\f450";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-gopuram:before {
    content: "\f664";
}

.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-greater-than:before {
    content: "\f531";
}

.fa-greater-than-equal:before {
    content: "\f532";
}

.fa-grimace:before {
    content: "\f57f";
}

.fa-grin:before {
    content: "\f580";
}

.fa-grin-alt:before {
    content: "\f581";
}

.fa-grin-beam:before {
    content: "\f582";
}

.fa-grin-beam-sweat:before {
    content: "\f583";
}

.fa-grin-hearts:before {
    content: "\f584";
}

.fa-grin-squint:before {
    content: "\f585";
}

.fa-grin-squint-tears:before {
    content: "\f586";
}

.fa-grin-stars:before {
    content: "\f587";
}

.fa-grin-tears:before {
    content: "\f588";
}

.fa-grin-tongue:before {
    content: "\f589";
}

.fa-grin-tongue-squint:before {
    content: "\f58a";
}

.fa-grin-tongue-wink:before {
    content: "\f58b";
}

.fa-grin-wink:before {
    content: "\f58c";
}

.fa-grip-horizontal:before {
    content: "\f58d";
}

.fa-grip-lines:before {
    content: "\f7a4";
}

.fa-grip-lines-vertical:before {
    content: "\f7a5";
}

.fa-grip-vertical:before {
    content: "\f58e";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-guitar:before {
    content: "\f7a6";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-hacker-news-square:before {
    content: "\f3af";
}

.fa-hackerrank:before {
    content: "\f5f7";
}

.fa-hamburger:before {
    content: "\f805";
}

.fa-hammer:before {
    content: "\f6e3";
}

.fa-hamsa:before {
    content: "\f665";
}

.fa-hand-holding:before {
    content: "\f4bd";
}

.fa-hand-holding-heart:before {
    content: "\f4be";
}

.fa-hand-holding-usd:before {
    content: "\f4c0";
}

.fa-hand-lizard:before {
    content: "\f258";
}

.fa-hand-middle-finger:before {
    content: "\f806";
}

.fa-hand-paper:before {
    content: "\f256";
}

.fa-hand-peace:before {
    content: "\f25b";
}

.fa-hand-point-down:before {
    content: "\f0a7";
}

.fa-hand-point-left:before {
    content: "\f0a5";
}

.fa-hand-point-right:before {
    content: "\f0a4";
}

.fa-hand-point-up:before {
    content: "\f0a6";
}

.fa-hand-pointer:before {
    content: "\f25a";
}

.fa-hand-rock:before {
    content: "\f255";
}

.fa-hand-scissors:before {
    content: "\f257";
}

.fa-hand-spock:before {
    content: "\f259";
}

.fa-hands:before {
    content: "\f4c2";
}

.fa-hands-helping:before {
    content: "\f4c4";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-hanukiah:before {
    content: "\f6e6";
}

.fa-hard-hat:before {
    content: "\f807";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-hat-cowboy:before {
    content: "\f8c0";
}

.fa-hat-cowboy-side:before {
    content: "\f8c1";
}

.fa-hat-wizard:before {
    content: "\f6e8";
}

.fa-haykal:before {
    content: "\f666";
}

.fa-hdd:before {
    content: "\f0a0";
}

.fa-heading:before {
    content: "\f1dc";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-headphones-alt:before {
    content: "\f58f";
}

.fa-headset:before {
    content: "\f590";
}

.fa-heart:before {
    content: "\f004";
}

.fa-heart-broken:before {
    content: "\f7a9";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-helicopter:before {
    content: "\f533";
}

.fa-highlighter:before {
    content: "\f591";
}

.fa-hiking:before {
    content: "\f6ec";
}

.fa-hippo:before {
    content: "\f6ed";
}

.fa-hips:before {
    content: "\f452";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-history:before {
    content: "\f1da";
}

.fa-hockey-puck:before {
    content: "\f453";
}

.fa-holly-berry:before {
    content: "\f7aa";
}

.fa-home:before {
    content: "\f015";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-hornbill:before {
    content: "\f592";
}

.fa-horse:before {
    content: "\f6f0";
}

.fa-horse-head:before {
    content: "\f7ab";
}

.fa-hospital:before {
    content: "\f0f8";
}

.fa-hospital-alt:before {
    content: "\f47d";
}

.fa-hospital-symbol:before {
    content: "\f47e";
}

.fa-hot-tub:before {
    content: "\f593";
}

.fa-hotdog:before {
    content: "\f80f";
}

.fa-hotel:before {
    content: "\f594";
}

.fa-hotjar:before {
    content: "\f3b1";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-start:before {
    content: "\f251";
}

.fa-house-damage:before {
    content: "\f6f1";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-hryvnia:before {
    content: "\f6f2";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-hubspot:before {
    content: "\f3b2";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-ice-cream:before {
    content: "\f810";
}

.fa-icicles:before {
    content: "\f7ad";
}

.fa-icons:before {
    content: "\f86d";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-id-card:before {
    content: "\f2c2";
}

.fa-id-card-alt:before {
    content: "\f47f";
}

.fa-igloo:before {
    content: "\f7ae";
}

.fa-image:before {
    content: "\f03e";
}

.fa-images:before {
    content: "\f302";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-industry:before {
    content: "\f275";
}

.fa-infinity:before {
    content: "\f534";
}

.fa-info:before {
    content: "\f129";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-intercom:before {
    content: "\f7af";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-invision:before {
    content: "\f7b0";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-italic:before {
    content: "\f033";
}

.fa-itch-io:before {
    content: "\f83a";
}

.fa-itunes:before {
    content: "\f3b4";
}

.fa-itunes-note:before {
    content: "\f3b5";
}

.fa-java:before {
    content: "\f4e4";
}

.fa-jedi:before {
    content: "\f669";
}

.fa-jedi-order:before {
    content: "\f50e";
}

.fa-jenkins:before {
    content: "\f3b6";
}

.fa-jira:before {
    content: "\f7b1";
}

.fa-joget:before {
    content: "\f3b7";
}

.fa-joint:before {
    content: "\f595";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-journal-whills:before {
    content: "\f66a";
}

.fa-js:before {
    content: "\f3b8";
}

.fa-js-square:before {
    content: "\f3b9";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-kaaba:before {
    content: "\f66b";
}

.fa-kaggle:before {
    content: "\f5fa";
}

.fa-key:before {
    content: "\f084";
}

.fa-keybase:before {
    content: "\f4f5";
}

.fa-keyboard:before {
    content: "\f11c";
}

.fa-keycdn:before {
    content: "\f3ba";
}

.fa-khanda:before {
    content: "\f66d";
}

.fa-kickstarter:before {
    content: "\f3bb";
}

.fa-kickstarter-k:before {
    content: "\f3bc";
}

.fa-kiss:before {
    content: "\f596";
}

.fa-kiss-beam:before {
    content: "\f597";
}

.fa-kiss-wink-heart:before {
    content: "\f598";
}

.fa-kiwi-bird:before {
    content: "\f535";
}

.fa-korvue:before {
    content: "\f42f";
}

.fa-landmark:before {
    content: "\f66f";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-laptop-code:before {
    content: "\f5fc";
}

.fa-laptop-medical:before {
    content: "\f812";
}

.fa-laravel:before {
    content: "\f3bd";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-laugh:before {
    content: "\f599";
}

.fa-laugh-beam:before {
    content: "\f59a";
}

.fa-laugh-squint:before {
    content: "\f59b";
}

.fa-laugh-wink:before {
    content: "\f59c";
}

.fa-layer-group:before {
    content: "\f5fd";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-lemon:before {
    content: "\f094";
}

.fa-less:before {
    content: "\f41d";
}

.fa-less-than:before {
    content: "\f536";
}

.fa-less-than-equal:before {
    content: "\f537";
}

.fa-level-down-alt:before {
    content: "\f3be";
}

.fa-level-up-alt:before {
    content: "\f3bf";
}

.fa-life-ring:before {
    content: "\f1cd";
}

.fa-lightbulb:before {
    content: "\f0eb";
}

.fa-line:before {
    content: "\f3c0";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-lira-sign:before {
    content: "\f195";
}

.fa-list:before {
    content: "\f03a";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-lock:before {
    content: "\f023";
}

.fa-lock-open:before {
    content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
    content: "\f309";
}

.fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.fa-long-arrow-alt-right:before {
    content: "\f30b";
}

.fa-long-arrow-alt-up:before {
    content: "\f30c";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-luggage-cart:before {
    content: "\f59d";
}

.fa-lyft:before {
    content: "\f3c3";
}

.fa-magento:before {
    content: "\f3c4";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-mail-bulk:before {
    content: "\f674";
}

.fa-mailchimp:before {
    content: "\f59e";
}

.fa-male:before {
    content: "\f183";
}

.fa-mandalorian:before {
    content: "\f50f";
}

.fa-map:before {
    content: "\f279";
}

.fa-map-marked:before {
    content: "\f59f";
}

.fa-map-marked-alt:before {
    content: "\f5a0";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-markdown:before {
    content: "\f60f";
}

.fa-marker:before {
    content: "\f5a1";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mask:before {
    content: "\f6fa";
}

.fa-mastodon:before {
    content: "\f4f6";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-mdb:before {
    content: "\f8ca";
}

.fa-medal:before {
    content: "\f5a2";
}

.fa-medapps:before {
    content: "\f3c6";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-medium-m:before {
    content: "\f3c7";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-medrt:before {
    content: "\f3c8";
}

.fa-meetup:before {
    content: "\f2e0";
}

.fa-megaport:before {
    content: "\f5a3";
}

.fa-meh:before {
    content: "\f11a";
}

.fa-meh-blank:before {
    content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5";
}

.fa-memory:before {
    content: "\f538";
}

.fa-mendeley:before {
    content: "\f7b3";
}

.fa-menorah:before {
    content: "\f676";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-meteor:before {
    content: "\f753";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-alt:before {
    content: "\f3c9";
}

.fa-microphone-alt-slash:before {
    content: "\f539";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-microscope:before {
    content: "\f610";
}

.fa-microsoft:before {
    content: "\f3ca";
}

.fa-minus:before {
    content: "\f068";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-mitten:before {
    content: "\f7b5";
}

.fa-mix:before {
    content: "\f3cb";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-mizuni:before {
    content: "\f3cc";
}

.fa-mobile:before {
    content: "\f10b";
}

.fa-mobile-alt:before {
    content: "\f3cd";
}

.fa-modx:before {
    content: "\f285";
}

.fa-monero:before {
    content: "\f3d0";
}

.fa-money-bill:before {
    content: "\f0d6";
}

.fa-money-bill-alt:before {
    content: "\f3d1";
}

.fa-money-bill-wave:before {
    content: "\f53a";
}

.fa-money-bill-wave-alt:before {
    content: "\f53b";
}

.fa-money-check:before {
    content: "\f53c";
}

.fa-money-check-alt:before {
    content: "\f53d";
}

.fa-monument:before {
    content: "\f5a6";
}

.fa-moon:before {
    content: "\f186";
}

.fa-mortar-pestle:before {
    content: "\f5a7";
}

.fa-mosque:before {
    content: "\f678";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-mountain:before {
    content: "\f6fc";
}

.fa-mouse:before {
    content: "\f8cc";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-mug-hot:before {
    content: "\f7b6";
}

.fa-music:before {
    content: "\f001";
}

.fa-napster:before {
    content: "\f3d2";
}

.fa-neos:before {
    content: "\f612";
}

.fa-network-wired:before {
    content: "\f6ff";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-newspaper:before {
    content: "\f1ea";
}

.fa-nimblr:before {
    content: "\f5a8";
}

.fa-node:before {
    content: "\f419";
}

.fa-node-js:before {
    content: "\f3d3";
}

.fa-not-equal:before {
    content: "\f53e";
}

.fa-notes-medical:before {
    content: "\f481";
}

.fa-npm:before {
    content: "\f3d4";
}

.fa-ns8:before {
    content: "\f3d5";
}

.fa-nutritionix:before {
    content: "\f3d6";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-oil-can:before {
    content: "\f613";
}

.fa-old-republic:before {
    content: "\f510";
}

.fa-om:before {
    content: "\f679";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-orcid:before {
    content: "\f8d2";
}

.fa-osi:before {
    content: "\f41a";
}

.fa-otter:before {
    content: "\f700";
}

.fa-outdent:before {
    content: "\f03b";
}

.fa-page4:before {
    content: "\f3d7";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-pager:before {
    content: "\f815";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-paint-roller:before {
    content: "\f5aa";
}

.fa-palette:before {
    content: "\f53f";
}

.fa-palfed:before {
    content: "\f3d8";
}

.fa-pallet:before {
    content: "\f482";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-parachute-box:before {
    content: "\f4cd";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-parking:before {
    content: "\f540";
}

.fa-passport:before {
    content: "\f5ab";
}

.fa-pastafarianism:before {
    content: "\f67b";
}

.fa-paste:before {
    content: "\f0ea";
}

.fa-patreon:before {
    content: "\f3d9";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-peace:before {
    content: "\f67c";
}

.fa-pen:before {
    content: "\f304";
}

.fa-pen-alt:before {
    content: "\f305";
}

.fa-pen-fancy:before {
    content: "\f5ac";
}

.fa-pen-nib:before {
    content: "\f5ad";
}

.fa-pen-square:before {
    content: "\f14b";
}

.fa-pencil-alt:before {
    content: "\f303";
}

.fa-pencil-ruler:before {
    content: "\f5ae";
}

.fa-penny-arcade:before {
    content: "\f704";
}

.fa-people-carry:before {
    content: "\f4ce";
}

.fa-pepper-hot:before {
    content: "\f816";
}

.fa-percent:before {
    content: "\f295";
}

.fa-percentage:before {
    content: "\f541";
}

.fa-periscope:before {
    content: "\f3da";
}

.fa-person-booth:before {
    content: "\f756";
}

.fa-phabricator:before {
    content: "\f3db";
}

.fa-phoenix-framework:before {
    content: "\f3dc";
}

.fa-phoenix-squadron:before {
    content: "\f511";
}

.fa-phone:before {
    content: "\f095";
}

.fa-phone-alt:before {
    content: "\f879";
}

.fa-phone-slash:before {
    content: "\f3dd";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-phone-square-alt:before {
    content: "\f87b";
}

.fa-phone-volume:before {
    content: "\f2a0";
}

.fa-photo-video:before {
    content: "\f87c";
}

.fa-php:before {
    content: "\f457";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-piggy-bank:before {
    content: "\f4d3";
}

.fa-pills:before {
    content: "\f484";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-pizza-slice:before {
    content: "\f818";
}

.fa-place-of-worship:before {
    content: "\f67f";
}

.fa-plane:before {
    content: "\f072";
}

.fa-plane-arrival:before {
    content: "\f5af";
}

.fa-plane-departure:before {
    content: "\f5b0";
}

.fa-play:before {
    content: "\f04b";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-playstation:before {
    content: "\f3df";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-plus:before {
    content: "\f067";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-poll:before {
    content: "\f681";
}

.fa-poll-h:before {
    content: "\f682";
}

.fa-poo:before {
    content: "\f2fe";
}

.fa-poo-storm:before {
    content: "\f75a";
}

.fa-poop:before {
    content: "\f619";
}

.fa-portrait:before {
    content: "\f3e0";
}

.fa-pound-sign:before {
    content: "\f154";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-pray:before {
    content: "\f683";
}

.fa-praying-hands:before {
    content: "\f684";
}

.fa-prescription:before {
    content: "\f5b1";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-prescription-bottle-alt:before {
    content: "\f486";
}

.fa-print:before {
    content: "\f02f";
}

.fa-procedures:before {
    content: "\f487";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-project-diagram:before {
    content: "\f542";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-question:before {
    content: "\f128";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-quidditch:before {
    content: "\f458";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-quran:before {
    content: "\f687";
}

.fa-r-project:before {
    content: "\f4f7";
}

.fa-radiation:before {
    content: "\f7b9";
}

.fa-radiation-alt:before {
    content: "\f7ba";
}

.fa-rainbow:before {
    content: "\f75b";
}

.fa-random:before {
    content: "\f074";
}

.fa-raspberry-pi:before {
    content: "\f7bb";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-react:before {
    content: "\f41b";
}

.fa-reacteurope:before {
    content: "\f75d";
}

.fa-readme:before {
    content: "\f4d5";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-receipt:before {
    content: "\f543";
}

.fa-record-vinyl:before {
    content: "\f8d9";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-red-river:before {
    content: "\f3e3";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-redhat:before {
    content: "\f7bc";
}

.fa-redo:before {
    content: "\f01e";
}

.fa-redo-alt:before {
    content: "\f2f9";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-remove-format:before {
    content: "\f87d";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-reply:before {
    content: "\f3e5";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-replyd:before {
    content: "\f3e6";
}

.fa-republican:before {
    content: "\f75e";
}

.fa-researchgate:before {
    content: "\f4f8";
}

.fa-resolving:before {
    content: "\f3e7";
}

.fa-restroom:before {
    content: "\f7bd";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-rev:before {
    content: "\f5b2";
}

.fa-ribbon:before {
    content: "\f4d6";
}

.fa-ring:before {
    content: "\f70b";
}

.fa-road:before {
    content: "\f018";
}

.fa-robot:before {
    content: "\f544";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-rocketchat:before {
    content: "\f3e8";
}

.fa-rockrms:before {
    content: "\f3e9";
}

.fa-route:before {
    content: "\f4d7";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-ruble-sign:before {
    content: "\f158";
}

.fa-ruler:before {
    content: "\f545";
}

.fa-ruler-combined:before {
    content: "\f546";
}

.fa-ruler-horizontal:before {
    content: "\f547";
}

.fa-ruler-vertical:before {
    content: "\f548";
}

.fa-running:before {
    content: "\f70c";
}

.fa-rupee-sign:before {
    content: "\f156";
}

.fa-sad-cry:before {
    content: "\f5b3";
}

.fa-sad-tear:before {
    content: "\f5b4";
}

.fa-safari:before {
    content: "\f267";
}

.fa-salesforce:before {
    content: "\f83b";
}

.fa-sass:before {
    content: "\f41e";
}

.fa-satellite:before {
    content: "\f7bf";
}

.fa-satellite-dish:before {
    content: "\f7c0";
}

.fa-save:before {
    content: "\f0c7";
}

.fa-schlix:before {
    content: "\f3ea";
}

.fa-school:before {
    content: "\f549";
}

.fa-screwdriver:before {
    content: "\f54a";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-scroll:before {
    content: "\f70e";
}

.fa-sd-card:before {
    content: "\f7c2";
}

.fa-search:before {
    content: "\f002";
}

.fa-search-dollar:before {
    content: "\f688";
}

.fa-search-location:before {
    content: "\f689";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-searchengin:before {
    content: "\f3eb";
}

.fa-seedling:before {
    content: "\f4d8";
}

.fa-sellcast:before {
    content: "\f2da";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-server:before {
    content: "\f233";
}

.fa-servicestack:before {
    content: "\f3ec";
}

.fa-shapes:before {
    content: "\f61f";
}

.fa-share:before {
    content: "\f064";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-shekel-sign:before {
    content: "\f20b";
}

.fa-shield-alt:before {
    content: "\f3ed";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-shipping-fast:before {
    content: "\f48b";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-shoe-prints:before {
    content: "\f54b";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-shopware:before {
    content: "\f5b5";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-shuttle-van:before {
    content: "\f5b6";
}

.fa-sign:before {
    content: "\f4d9";
}

.fa-sign-in-alt:before {
    content: "\f2f6";
}

.fa-sign-language:before {
    content: "\f2a7";
}

.fa-sign-out-alt:before {
    content: "\f2f5";
}

.fa-signal:before {
    content: "\f012";
}

.fa-signature:before {
    content: "\f5b7";
}

.fa-sim-card:before {
    content: "\f7c4";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-sistrix:before {
    content: "\f3ee";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-sith:before {
    content: "\f512";
}

.fa-skating:before {
    content: "\f7c5";
}

.fa-sketch:before {
    content: "\f7c6";
}

.fa-skiing:before {
    content: "\f7c9";
}

.fa-skiing-nordic:before {
    content: "\f7ca";
}

.fa-skull:before {
    content: "\f54c";
}

.fa-skull-crossbones:before {
    content: "\f714";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-slack:before {
    content: "\f198";
}

.fa-slack-hash:before {
    content: "\f3ef";
}

.fa-slash:before {
    content: "\f715";
}

.fa-sleigh:before {
    content: "\f7cc";
}

.fa-sliders-h:before {
    content: "\f1de";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-smile:before {
    content: "\f118";
}

.fa-smile-beam:before {
    content: "\f5b8";
}

.fa-smile-wink:before {
    content: "\f4da";
}

.fa-smog:before {
    content: "\f75f";
}

.fa-smoking:before {
    content: "\f48d";
}

.fa-smoking-ban:before {
    content: "\f54d";
}

.fa-sms:before {
    content: "\f7cd";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-snowboarding:before {
    content: "\f7ce";
}

.fa-snowflake:before {
    content: "\f2dc";
}

.fa-snowman:before {
    content: "\f7d0";
}

.fa-snowplow:before {
    content: "\f7d2";
}

.fa-socks:before {
    content: "\f696";
}

.fa-solar-panel:before {
    content: "\f5ba";
}

.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-alpha-down:before {
    content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
    content: "\f881";
}

.fa-sort-alpha-up:before {
    content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
    content: "\f882";
}

.fa-sort-amount-down:before {
    content: "\f160";
}

.fa-sort-amount-down-alt:before {
    content: "\f884";
}

.fa-sort-amount-up:before {
    content: "\f161";
}

.fa-sort-amount-up-alt:before {
    content: "\f885";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-numeric-down:before {
    content: "\f162";
}

.fa-sort-numeric-down-alt:before {
    content: "\f886";
}

.fa-sort-numeric-up:before {
    content: "\f163";
}

.fa-sort-numeric-up-alt:before {
    content: "\f887";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-sourcetree:before {
    content: "\f7d3";
}

.fa-spa:before {
    content: "\f5bb";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-speaker-deck:before {
    content: "\f83c";
}

.fa-spell-check:before {
    content: "\f891";
}

.fa-spider:before {
    content: "\f717";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-splotch:before {
    content: "\f5bc";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-spray-can:before {
    content: "\f5bd";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-square-full:before {
    content: "\f45c";
}

.fa-square-root-alt:before {
    content: "\f698";
}

.fa-squarespace:before {
    content: "\f5be";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-stackpath:before {
    content: "\f842";
}

.fa-stamp:before {
    content: "\f5bf";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-and-crescent:before {
    content: "\f699";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-star-half-alt:before {
    content: "\f5c0";
}

.fa-star-of-david:before {
    content: "\f69a";
}

.fa-star-of-life:before {
    content: "\f621";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stopwatch:before {
    content: "\f2f2";
}

.fa-store:before {
    content: "\f54e";
}

.fa-store-alt:before {
    content: "\f54f";
}

.fa-strava:before {
    content: "\f428";
}

.fa-stream:before {
    content: "\f550";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-stroopwafel:before {
    content: "\f551";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-subway:before {
    content: "\f239";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-suitcase-rolling:before {
    content: "\f5c1";
}

.fa-sun:before {
    content: "\f185";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-surprise:before {
    content: "\f5c2";
}

.fa-suse:before {
    content: "\f7d6";
}

.fa-swatchbook:before {
    content: "\f5c3";
}

.fa-swift:before {
    content: "\f8e1";
}

.fa-swimmer:before {
    content: "\f5c4";
}

.fa-swimming-pool:before {
    content: "\f5c5";
}

.fa-symfony:before {
    content: "\f83d";
}

.fa-synagogue:before {
    content: "\f69b";
}

.fa-sync:before {
    content: "\f021";
}

.fa-sync-alt:before {
    content: "\f2f1";
}

.fa-syringe:before {
    content: "\f48e";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-table-tennis:before {
    content: "\f45d";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-tablet-alt:before {
    content: "\f3fa";
}

.fa-tablets:before {
    content: "\f490";
}

.fa-tachometer-alt:before {
    content: "\f3fd";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-tape:before {
    content: "\f4db";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-taxi:before {
    content: "\f1ba";
}

.fa-teamspeak:before {
    content: "\f4f9";
}

.fa-teeth:before {
    content: "\f62e";
}

.fa-teeth-open:before {
    content: "\f62f";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-telegram-plane:before {
    content: "\f3fe";
}

.fa-temperature-high:before {
    content: "\f769";
}

.fa-temperature-low:before {
    content: "\f76b";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-tenge:before {
    content: "\f7d7";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-the-red-yeti:before {
    content: "\f69d";
}

.fa-theater-masks:before {
    content: "\f630";
}

.fa-themeco:before {
    content: "\f5c6";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-thermometer:before {
    content: "\f491";
}

.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-think-peaks:before {
    content: "\f731";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbtack:before {
    content: "\f08d";
}

.fa-ticket-alt:before {
    content: "\f3ff";
}

.fa-times:before {
    content: "\f00d";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-tint:before {
    content: "\f043";
}

.fa-tint-slash:before {
    content: "\f5c7";
}

.fa-tired:before {
    content: "\f5c8";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-toilet:before {
    content: "\f7d8";
}

.fa-toilet-paper:before {
    content: "\f71e";
}

.fa-toolbox:before {
    content: "\f552";
}

.fa-tools:before {
    content: "\f7d9";
}

.fa-tooth:before {
    content: "\f5c9";
}

.fa-torah:before {
    content: "\f6a0";
}

.fa-torii-gate:before {
    content: "\f6a1";
}

.fa-tractor:before {
    content: "\f722";
}

.fa-trade-federation:before {
    content: "\f513";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-traffic-light:before {
    content: "\f637";
}

.fa-train:before {
    content: "\f238";
}

.fa-tram:before {
    content: "\f7da";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

.fa-trash-restore:before {
    content: "\f829";
}

.fa-trash-restore-alt:before {
    content: "\f82a";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-trello:before {
    content: "\f181";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-truck-loading:before {
    content: "\f4de";
}

.fa-truck-monster:before {
    content: "\f63b";
}

.fa-truck-moving:before {
    content: "\f4df";
}

.fa-truck-pickup:before {
    content: "\f63c";
}

.fa-tshirt:before {
    content: "\f553";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-tv:before {
    content: "\f26c";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-typo3:before {
    content: "\f42b";
}

.fa-uber:before {
    content: "\f402";
}

.fa-ubuntu:before {
    content: "\f7df";
}

.fa-uikit:before {
    content: "\f403";
}

.fa-umbraco:before {
    content: "\f8e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-umbrella-beach:before {
    content: "\f5ca";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-undo:before {
    content: "\f0e2";
}

.fa-undo-alt:before {
    content: "\f2ea";
}

.fa-uniregistry:before {
    content: "\f404";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-university:before {
    content: "\f19c";
}

.fa-unlink:before {
    content: "\f127";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-untappd:before {
    content: "\f405";
}

.fa-upload:before {
    content: "\f093";
}

.fa-ups:before {
    content: "\f7e0";
}

.fa-usb:before {
    content: "\f287";
}

.fa-user:before {
    content: "\f007";
}

.fa-user-alt:before {
    content: "\f406";
}

.fa-user-alt-slash:before {
    content: "\f4fa";
}

.fa-user-astronaut:before {
    content: "\f4fb";
}

.fa-user-check:before {
    content: "\f4fc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-clock:before {
    content: "\f4fd";
}

.fa-user-cog:before {
    content: "\f4fe";
}

.fa-user-edit:before {
    content: "\f4ff";
}

.fa-user-friends:before {
    content: "\f500";
}

.fa-user-graduate:before {
    content: "\f501";
}

.fa-user-injured:before {
    content: "\f728";
}

.fa-user-lock:before {
    content: "\f502";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-user-minus:before {
    content: "\f503";
}

.fa-user-ninja:before {
    content: "\f504";
}

.fa-user-nurse:before {
    content: "\f82f";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-user-shield:before {
    content: "\f505";
}

.fa-user-slash:before {
    content: "\f506";
}

.fa-user-tag:before {
    content: "\f507";
}

.fa-user-tie:before {
    content: "\f508";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-users-cog:before {
    content: "\f509";
}

.fa-usps:before {
    content: "\f7e1";
}

.fa-ussunnah:before {
    content: "\f407";
}

.fa-utensil-spoon:before {
    content: "\f2e5";
}

.fa-utensils:before {
    content: "\f2e7";
}

.fa-vaadin:before {
    content: "\f408";
}

.fa-vector-square:before {
    content: "\f5cb";
}

.fa-venus:before {
    content: "\f221";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-vial:before {
    content: "\f492";
}

.fa-vials:before {
    content: "\f493";
}

.fa-viber:before {
    content: "\f409";
}

.fa-video:before {
    content: "\f03d";
}

.fa-video-slash:before {
    content: "\f4e2";
}

.fa-vihara:before {
    content: "\f6a7";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-vk:before {
    content: "\f189";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-voicemail:before {
    content: "\f897";
}

.fa-volleyball-ball:before {
    content: "\f45f";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-mute:before {
    content: "\f6a9";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-vote-yea:before {
    content: "\f772";
}

.fa-vr-cardboard:before {
    content: "\f729";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-walking:before {
    content: "\f554";
}

.fa-wallet:before {
    content: "\f555";
}

.fa-warehouse:before {
    content: "\f494";
}

.fa-water:before {
    content: "\f773";
}

.fa-wave-square:before {
    content: "\f83e";
}

.fa-waze:before {
    content: "\f83f";
}

.fa-weebly:before {
    content: "\f5cc";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-weight:before {
    content: "\f496";
}

.fa-weight-hanging:before {
    content: "\f5cd";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-whmcs:before {
    content: "\f40d";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-wind:before {
    content: "\f72e";
}

.fa-window-close:before {
    content: "\f410";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-wine-bottle:before {
    content: "\f72f";
}

.fa-wine-glass:before {
    content: "\f4e3";
}

.fa-wine-glass-alt:before {
    content: "\f5ce";
}

.fa-wix:before {
    content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
    content: "\f730";
}

.fa-wolf-pack-battalion:before {
    content: "\f514";
}

.fa-won-sign:before {
    content: "\f159";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-wordpress-simple:before {
    content: "\f411";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-wpressr:before {
    content: "\f3e4";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-x-ray:before {
    content: "\f497";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-yammer:before {
    content: "\f840";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-yarn:before {
    content: "\f7e3";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-yen-sign:before {
    content: "\f157";
}

.fa-yin-yang:before {
    content: "\f6ad";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.fa-zhihu:before {
    content: "\f63f";
}

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

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

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("../fonts/fa-brands-400.eot");
    src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

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

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

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    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;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

.slick-track:after {
    clear: both;
}

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

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

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

.slick-slide img {
    display: block;
}

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@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");
    font-weight: normal;
    font-style: normal;
}

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

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: 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: 0.25;
}

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

.slick-prev {
    left: -25px;
}

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

.slick-prev:before {
    content: "←";
}

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

.slick-next {
    right: -25px;
}

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

.slick-next:before {
    content: "→";
}

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

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

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

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

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

.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 {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

@font-face {
    font-family: 'simplon_bp_regularregular';
    src: url("../fonts/simplonbpregular-webfont.woff2") format("woff2"), url("../fonts/simplonbpregular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'simplon_bp_mediummedium';
    src: url("../fonts/simplonbp-medium-webfont.woff2") format("woff2"), url("../fonts/simplonbp-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'simplon_bplight';
    src: url("../fonts/simplonbp-light-webfont.woff2") format("woff2"), url("../fonts/simplonbp-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'simplon_bp_boldbold';
    src: url("../fonts/simplonbp-bold-webfont.woff2") format("woff2"), url("../fonts/simplonbp-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'simplon_monoregular';
    src: url("../fonts/simplonmono-regular-webfont.woff2") format("woff2"), url("../fonts/simplonmono-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.bg-debug-red {
    background-color: #f00;
}

.text-color-debug-red {
    color: #f00;
}

.bg-global-black {
    background-color: #151720;
}

.text-color-global-black {
    color: #151720;
}

.bg-global-border {
    background-color: #d8d8d8;
}

.text-color-global-border {
    color: #d8d8d8;
}

.bg-global-brown {
    background-color: #754A1D;
}

.text-color-global-brown {
    color: #754A1D;
}

.bg-global-dark-border {
    background-color: #979797;
}

.text-color-global-dark-border {
    color: #979797;
}

.bg-global-dark-grey {
    background-color: #87888D;
}

.text-color-global-dark-grey {
    color: #87888D;
}

.bg-global-deep-purple {
    background-color: #211B59;
}

.text-color-global-deep-purple {
    color: #211B59;
}

.bg-global-gold {
    background-color: #F7C74F;
}

.text-color-global-gold {
    color: #F7C74F;
}

.bg-global-gradient-end {
    background-color: #562163;
}

.text-color-global-gradient-end {
    color: #562163;
}

.bg-global-gradient-start {
    background-color: #2a256c;
}

.text-color-global-gradient-start {
    color: #2a256c;
}

.bg-global-grey {
    background-color: #F2F2F2;
}

.text-color-global-grey {
    color: #F2F2F2;
}

.bg-global-magenta {
    background-color: #db0a5b;
}

.text-color-global-magenta {
    color: #db0a5b;
}

.bg-global-navy {
    background-color: #151720;
}

.text-color-global-navy {
    color: #151720;
}

.bg-global-translucent {
    background-color: rgba(255, 255, 255, 0.5);
}

.text-color-global-translucent {
    color: rgba(255, 255, 255, 0.5);
}

.bg-global-white {
    background-color: #FFFFFF;
}

.text-color-global-white {
    color: #FFFFFF;
}

.bg-global-button-grey {
    background-color: #171f2f;
}

.text-color-global-button-grey {
    color: #171f2f;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, blockquote p, q {
    quotes: none;
}

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

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

@-webkit-keyframes moveUp {
    0% {
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes moveUp {
    0% {
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

/**
 * Allow the passed-in selectors to be used by headings without being overridden by default heading styles.
 *
 * @param  {selectors} $selectors a SCSS "list" of selectors.
 */
/**
 * _get()
 * A more terse way of retrieving data from sass maps
 */
.breakpoint {
    display: none;
    height: 0;
    position: absolute;
    width: 0;
}

body {
    border-bottom: 0px solid red;
}

@media only screen and (min-width: 569px) {
    body {
        border-color: green;
    }

    body .breakpoint.phone {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    body {
        border-color: blue;
    }

    body .breakpoint.tablet-portrait {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {
    body {
        border-color: purple;
    }

    body .breakpoint.tablet-landscape {
        display: block;
    }
}

@media only screen and (min-width: 1100px) {
    body {
        border-color: orange;
    }

    body .breakpoint.desktop {
        display: block;
    }
}

@media only screen and (min-width: 1200px) {
    body {
        border-color: yellow;
    }

    body .breakpoint.xl {
        display: block;
    }
}

@media screen and (min-width: 0) {
    .mobile-hidden {
        width: 0;
    }

    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-1-2,
    .pure-u-sm-1-3,
    .pure-u-sm-2-3,
    .pure-u-sm-3-3,
    .pure-u-sm-1-4,
    .pure-u-sm-2-4,
    .pure-u-sm-3-4,
    .pure-u-sm-4-4,
    .pure-u-sm-1-5,
    .pure-u-sm-2-5,
    .pure-u-sm-3-5,
    .pure-u-sm-4-5,
    .pure-u-sm-5-5,
    .pure-u-sm-1-6,
    .pure-u-sm-2-6,
    .pure-u-sm-3-6,
    .pure-u-sm-4-6,
    .pure-u-sm-5-6,
    .pure-u-sm-6-6,
    .pure-u-sm-1-8,
    .pure-u-sm-2-8,
    .pure-u-sm-3-8,
    .pure-u-sm-4-8,
    .pure-u-sm-5-8,
    .pure-u-sm-6-8,
    .pure-u-sm-7-8,
    .pure-u-sm-8-8,
    .pure-u-sm-1-12,
    .pure-u-sm-2-12,
    .pure-u-sm-3-12,
    .pure-u-sm-4-12,
    .pure-u-sm-5-12,
    .pure-u-sm-6-12,
    .pure-u-sm-7-12,
    .pure-u-sm-8-12,
    .pure-u-sm-9-12,
    .pure-u-sm-10-12,
    .pure-u-sm-11-12,
    .pure-u-sm-12-12,
    .pure-u-sm-1-24,
    .pure-u-sm-2-24,
    .pure-u-sm-3-24,
    .pure-u-sm-4-24,
    .pure-u-sm-5-24,
    .pure-u-sm-6-24,
    .pure-u-sm-7-24,
    .pure-u-sm-8-24,
    .pure-u-sm-9-24,
    .pure-u-sm-10-24,
    .pure-u-sm-11-24,
    .pure-u-sm-12-24,
    .pure-u-sm-13-24,
    .pure-u-sm-14-24,
    .pure-u-sm-15-24,
    .pure-u-sm-16-24,
    .pure-u-sm-17-24,
    .pure-u-sm-18-24,
    .pure-u-sm-19-24,
    .pure-u-sm-20-24,
    .pure-u-sm-21-24,
    .pure-u-sm-22-24,
    .pure-u-sm-23-24,
    .pure-u-sm-24-24 {
        *display: inline;
        display: inline-block;
        letter-spacing: normal;
        position: relative;
        text-rendering: auto;
        vertical-align: top;
        word-spacing: normal;
        zoom: 1;
    }

    .pure-u-sm-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-u-sm-1-12,
    .pure-u-sm-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-u-sm-1-8,
    .pure-u-sm-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-u-sm-1-6,
    .pure-u-sm-2-12,
    .pure-u-sm-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-u-sm-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-u-sm-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-u-sm-1-4,
    .pure-u-sm-2-8,
    .pure-u-sm-3-12,
    .pure-u-sm-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-u-sm-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-u-sm-1-3,
    .pure-u-sm-2-6,
    .pure-u-sm-4-12,
    .pure-u-sm-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-u-sm-3-8,
    .pure-u-sm-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-u-sm-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-u-sm-5-12,
    .pure-u-sm-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-u-sm-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-u-sm-1-2,
    .pure-u-sm-2-4,
    .pure-u-sm-3-6,
    .pure-u-sm-4-8,
    .pure-u-sm-6-12,
    .pure-u-sm-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-u-sm-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-u-sm-7-12,
    .pure-u-sm-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-u-sm-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-u-sm-5-8,
    .pure-u-sm-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-u-sm-2-3,
    .pure-u-sm-4-6,
    .pure-u-sm-8-12,
    .pure-u-sm-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-u-sm-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-u-sm-3-4,
    .pure-u-sm-6-8,
    .pure-u-sm-9-12,
    .pure-u-sm-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-u-sm-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-u-sm-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-u-sm-5-6,
    .pure-u-sm-10-12,
    .pure-u-sm-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-u-sm-7-8,
    .pure-u-sm-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-u-sm-11-12,
    .pure-u-sm-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-u-sm-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-2-2,
    .pure-u-sm-3-3,
    .pure-u-sm-4-4,
    .pure-u-sm-5-5,
    .pure-u-sm-6-6,
    .pure-u-sm-8-8,
    .pure-u-sm-12-12,
    .pure-u-sm-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .tablet-hidden {
        width: 0;
    }

    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-1-2,
    .pure-u-md-1-3,
    .pure-u-md-2-3,
    .pure-u-md-3-3,
    .pure-u-md-1-4,
    .pure-u-md-2-4,
    .pure-u-md-3-4,
    .pure-u-md-4-4,
    .pure-u-md-1-5,
    .pure-u-md-2-5,
    .pure-u-md-3-5,
    .pure-u-md-4-5,
    .pure-u-md-5-5,
    .pure-u-md-1-6,
    .pure-u-md-2-6,
    .pure-u-md-3-6,
    .pure-u-md-4-6,
    .pure-u-md-5-6,
    .pure-u-md-6-6,
    .pure-u-md-1-8,
    .pure-u-md-2-8,
    .pure-u-md-3-8,
    .pure-u-md-4-8,
    .pure-u-md-5-8,
    .pure-u-md-6-8,
    .pure-u-md-7-8,
    .pure-u-md-8-8,
    .pure-u-md-1-12,
    .pure-u-md-2-12,
    .pure-u-md-3-12,
    .pure-u-md-4-12,
    .pure-u-md-5-12,
    .pure-u-md-6-12,
    .pure-u-md-7-12,
    .pure-u-md-8-12,
    .pure-u-md-9-12,
    .pure-u-md-10-12,
    .pure-u-md-11-12,
    .pure-u-md-12-12,
    .pure-u-md-1-24,
    .pure-u-md-2-24,
    .pure-u-md-3-24,
    .pure-u-md-4-24,
    .pure-u-md-5-24,
    .pure-u-md-6-24,
    .pure-u-md-7-24,
    .pure-u-md-8-24,
    .pure-u-md-9-24,
    .pure-u-md-10-24,
    .pure-u-md-11-24,
    .pure-u-md-12-24,
    .pure-u-md-13-24,
    .pure-u-md-14-24,
    .pure-u-md-15-24,
    .pure-u-md-16-24,
    .pure-u-md-17-24,
    .pure-u-md-18-24,
    .pure-u-md-19-24,
    .pure-u-md-20-24,
    .pure-u-md-21-24,
    .pure-u-md-22-24,
    .pure-u-md-23-24,
    .pure-u-md-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-md-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-u-md-1-12,
    .pure-u-md-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-u-md-1-8,
    .pure-u-md-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-u-md-1-6,
    .pure-u-md-2-12,
    .pure-u-md-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-u-md-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-u-md-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-u-md-1-4,
    .pure-u-md-2-8,
    .pure-u-md-3-12,
    .pure-u-md-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-u-md-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-u-md-1-3,
    .pure-u-md-2-6,
    .pure-u-md-4-12,
    .pure-u-md-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-u-md-3-8,
    .pure-u-md-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-u-md-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-u-md-5-12,
    .pure-u-md-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-u-md-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-u-md-1-2,
    .pure-u-md-2-4,
    .pure-u-md-3-6,
    .pure-u-md-4-8,
    .pure-u-md-6-12,
    .pure-u-md-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-u-md-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-u-md-7-12,
    .pure-u-md-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-u-md-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-u-md-5-8,
    .pure-u-md-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-u-md-2-3,
    .pure-u-sm-4-6,
    .pure-u-md-8-12,
    .pure-u-md-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-u-md-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-u-md-3-4,
    .pure-u-md-6-8,
    .pure-u-md-9-12,
    .pure-u-md-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-u-md-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-u-md-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-u-md-5-6,
    .pure-u-md-10-12,
    .pure-u-md-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-u-md-7-8,
    .pure-u-md-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-u-md-11-12,
    .pure-u-md-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-u-md-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-2-2,
    .pure-u-md-3-3,
    .pure-u-md-4-4,
    .pure-u-md-5-5,
    .pure-u-md-6-6,
    .pure-u-md-8-8,
    .pure-u-md-12-12,
    .pure-u-md-24-24 {
        width: 100%;
    }
}

@media only screen and (min-width: 1100px) {
    .desktop-hidden {
        width: 0;
    }

    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-1-2,
    .pure-u-lg-1-3,
    .pure-u-lg-2-3,
    .pure-u-lg-1-4,
    .pure-u-lg-2-4,
    .pure-u-lg-3-4,
    .pure-u-lg-1-5,
    .pure-u-lg-2-5,
    .pure-u-lg-3-5,
    .pure-u-lg-4-5,
    .pure-u-lg-5-5,
    .pure-u-lg-1-6,
    .pure-u-lg-2-6,
    .pure-u-lg-3-6,
    .pure-u-lg-4-6,
    .pure-u-lg-5-6,
    .pure-u-lg-1-8,
    .pure-u-lg-2-8,
    .pure-u-lg-3-8,
    .pure-u-lg-4-8,
    .pure-u-lg-5-8,
    .pure-u-lg-6-8,
    .pure-u-lg-7-8,
    .pure-u-lg-1-12,
    .pure-u-lg-2-12,
    .pure-u-lg-3-12,
    .pure-u-lg-4-12,
    .pure-u-lg-5-12,
    .pure-u-lg-6-12,
    .pure-u-lg-7-12,
    .pure-u-lg-8-12,
    .pure-u-lg-9-12,
    .pure-u-lg-10-12,
    .pure-u-lg-11-12,
    .pure-u-lg-1-24,
    .pure-u-lg-2-24,
    .pure-u-lg-3-24,
    .pure-u-lg-4-24,
    .pure-u-lg-5-24,
    .pure-u-lg-6-24,
    .pure-u-lg-7-24,
    .pure-u-lg-8-24,
    .pure-u-lg-9-24,
    .pure-u-lg-10-24,
    .pure-u-lg-11-24,
    .pure-u-lg-12-24,
    .pure-u-lg-13-24,
    .pure-u-lg-14-24,
    .pure-u-lg-15-24,
    .pure-u-lg-16-24,
    .pure-u-lg-17-24,
    .pure-u-lg-18-24,
    .pure-u-lg-19-24,
    .pure-u-lg-20-24,
    .pure-u-lg-21-24,
    .pure-u-lg-22-24,
    .pure-u-lg-23-24,
    .pure-u-lg-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-lg-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-u-lg-1-12,
    .pure-u-lg-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-u-lg-1-8,
    .pure-u-lg-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-u-lg-1-6,
    .pure-u-lg-2-12,
    .pure-u-lg-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-u-lg-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-u-lg-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-u-lg-1-4,
    .pure-u-lg-2-8,
    .pure-u-lg-3-12,
    .pure-u-lg-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-u-lg-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-u-lg-1-3,
    .pure-u-lg-2-6,
    .pure-u-lg-4-12,
    .pure-u-lg-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-u-lg-3-8,
    .pure-u-lg-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-u-lg-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-u-lg-5-12,
    .pure-u-lg-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-u-lg-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-u-lg-1-2,
    .pure-u-lg-2-4,
    .pure-u-lg-3-6,
    .pure-u-lg-4-8,
    .pure-u-lg-6-12,
    .pure-u-lg-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-u-lg-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-u-lg-7-12,
    .pure-u-lg-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-u-lg-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-u-lg-5-8,
    .pure-u-lg-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-u-lg-2-3,
    .pure-u-lg-4-6,
    .pure-u-lg-8-12,
    .pure-u-lg-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-u-lg-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-u-lg-3-4,
    .pure-u-lg-6-8,
    .pure-u-lg-9-12,
    .pure-u-lg-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-u-lg-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-u-lg-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-u-lg-5-6,
    .pure-u-lg-10-12,
    .pure-u-lg-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-u-lg-7-8,
    .pure-u-lg-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-u-lg-11-12,
    .pure-u-lg-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-u-lg-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-5-5,
    .pure-u-lg-24-24 {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-1-2,
    .pure-u-xl-1-3,
    .pure-u-xl-2-3,
    .pure-u-xl-1-4,
    .pure-u-xl-2-4,
    .pure-u-xl-3-4,
    .pure-u-xl-1-5,
    .pure-u-xl-2-5,
    .pure-u-xl-3-5,
    .pure-u-xl-4-5,
    .pure-u-xl-5-5,
    .pure-u-xl-1-6,
    .pure-u-xl-2-6,
    .pure-u-xl-3-6,
    .pure-u-xl-4-6,
    .pure-u-xl-5-6,
    .pure-u-xl-1-8,
    .pure-u-xl-2-8,
    .pure-u-xl-3-8,
    .pure-u-xl-4-8,
    .pure-u-xl-5-8,
    .pure-u-xl-6-8,
    .pure-u-xl-7-8,
    .pure-u-xl-1-12,
    .pure-u-xl-2-12,
    .pure-u-xl-3-12,
    .pure-u-xl-4-12,
    .pure-u-xl-5-12,
    .pure-u-xl-6-12,
    .pure-u-xl-7-12,
    .pure-u-xl-8-12,
    .pure-u-xl-9-12,
    .pure-u-xl-10-12,
    .pure-u-xl-11-12,
    .pure-u-xl-1-24,
    .pure-u-xl-2-24,
    .pure-u-xl-3-24,
    .pure-u-xl-4-24,
    .pure-u-xl-5-24,
    .pure-u-xl-6-24,
    .pure-u-xl-7-24,
    .pure-u-xl-8-24,
    .pure-u-xl-9-24,
    .pure-u-xl-10-24,
    .pure-u-xl-11-24,
    .pure-u-xl-12-24,
    .pure-u-xl-13-24,
    .pure-u-xl-14-24,
    .pure-u-xl-15-24,
    .pure-u-xl-16-24,
    .pure-u-xl-17-24,
    .pure-u-xl-18-24,
    .pure-u-xl-19-24,
    .pure-u-xl-20-24,
    .pure-u-xl-21-24,
    .pure-u-xl-22-24,
    .pure-u-xl-23-24,
    .pure-u-xl-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-xl-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-u-xl-1-12,
    .pure-u-xl-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-u-xl-1-8,
    .pure-u-xl-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-u-xl-1-6,
    .pure-u-xl-2-12,
    .pure-u-xl-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-u-xl-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-u-xl-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-u-xl-1-4,
    .pure-u-xl-2-8,
    .pure-u-xl-3-12,
    .pure-u-xl-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-u-xl-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-u-xl-1-3,
    .pure-u-xl-2-6,
    .pure-u-xl-4-12,
    .pure-u-xl-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-u-xl-3-8,
    .pure-u-xl-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-u-xl-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-u-xl-5-12,
    .pure-u-xl-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-u-xl-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-u-xl-1-2,
    .pure-u-xl-2-4,
    .pure-u-xl-4-8,
    .pure-u-xl-6-12,
    .pure-u-xl-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-u-xl-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-u-xl-7-12,
    .pure-u-xl-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-u-xl-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-u-xl-5-8,
    .pure-u-xl-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-u-xl-2-3,
    .pure-u-xl-8-12,
    .pure-u-xl-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-u-xl-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-u-xl-3-4,
    .pure-u-xl-6-8,
    .pure-u-xl-9-12,
    .pure-u-xl-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-u-xl-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-u-xl-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-u-xl-5-6,
    .pure-u-xl-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-u-xl-7-8,
    .pure-u-xl-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-u-xl-11-12,
    .pure-u-xl-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-u-xl-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-5-5,
    .pure-u-xl-24-24 {
        width: 100%;
    }
}

.water-video-component {
    max-width: 100%;
}

/**:not(.main-header) h1, *:not(.main-header) h2, *:not(.main-header) h3, *:not(.main-header) h4, *:not(.main-header) h5, *:not(.main-header) p, *:not(.page-footer) h1, *:not(.page-footer) h2, *:not(.page-footer) h3, *:not(.page-footer) h4, *:not(.page-footer) h5, *:not(.page-footer) p {
  opacity: 0;
}
*/
*:not(.main-header) h1.dont-fade-me-in, *:not(.main-header) h2.dont-fade-me-in, *:not(.main-header) h3.dont-fade-me-in, *:not(.main-header) h4.dont-fade-me-in, *:not(.main-header) h5.dont-fade-me-in, *:not(.main-header) p.dont-fade-me-in, *:not(.page-footer) h1.dont-fade-me-in, *:not(.page-footer) h2.dont-fade-me-in, *:not(.page-footer) h3.dont-fade-me-in, *:not(.page-footer) h4.dont-fade-me-in, *:not(.page-footer) h5.dont-fade-me-in, *:not(.page-footer) p.dont-fade-me-in {
    opacity: initial;
}

#onetrust-consent-sdk #onetrust-policy-title, #onetrust-consent-sdk #onetrust-policy-text {
    opacity: 1;
}

#onetrust-consent-sdk #onetrust-policy-title, #onetrust-consent-sdk #onetrust-policy-text {
    opacity: 1;
}

#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk h6,
#onetrust-consent-sdk #onetrust-pc-sdk p,
#onetrust-consent-sdk #onetrust-pc-sdk #pc-policy-text,
#onetrust-consent-sdk #onetrust-pc-sdk #pc-title {
    opacity: 1 !important;
}































body {
    font-size: 1.125rem;
    height: 100%;
    overflow-x: initial;
    -webkit-font-smoothing: antialiased;
    font-family: "simplon_bp_regularregular", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
}

@media only screen and (min-width: 1024px) {
    body {
        background-size: 100% auto;
    }

    body.navOpen {
        left: auto;
        position: relative;
        right: auto;
        top: auto;
    }
}

.home {
    background-color: #151720;
    min-height: 100vh;
}

.home .content-container {
    opacity: 0;
    min-height: calc(100vh - 150px);
}

.page-map {
    background-color: #151720;
}

.content-container {
    min-height: calc(100vh - 150px);
}

img {
    height: auto;
    /*width: 100%;*/
}

.page-team-members img {
    height: auto;
    width: 100%;
}

main.content {
    width: 100%;
}

mark {
    background-color: transparent;
    box-shadow: 0px 2px 15px 0px #000;
}

.absolute {
    bottom: 0;
    position: absolute;
    right: 0;
}

.background-gradient {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.bottom-border {
    border-bottom: 1px solid #979797;
}

.bottom-negative-margin {
    margin-bottom: -100px;
}

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

.clearfix:after {
    clear: both;
}

.center {
    margin: 0 auto;
}

.component {
    height: 100%;
    width: 100%;
}

.component-alignment-bottom {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-box-align: flex-end;
    -webkit-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.component-alignment-center {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.component-alignment-stretch {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.component-alignment-top {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: flex-start;
    -webkit-box-align: flex-start;
    -webkit-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.component-error {
    padding: 100px 20px;
}

.component-error .island {
    display: block;
    margin: 0 auto 20px;
    width: 67px;
}

.component-error .body-text {
    margin-bottom: 80px;
}

.component-row,
.component-row-inner {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

.component-row {
    z-index: 2;
}

.component-row:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .component-row .row-reverse-mobile {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
    }

    .component-row .row-reverse-mobile:after {
        display: none;
    }
}

.component-row.zindexTop {
    z-index: 100000;
}

.component-row.stickySubNav {
    height: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: 65px;
    z-index: 1000;
}

@media screen and (min-width: 1150px) {
    .component-row.stickySubNav {
        top: 0;
    }
}

@media only screen and (min-width: 1100px) {
    .component-row.overlap-with-previous {
        margin-top: -75px;
    }
}

.component-row-standard {
    margin: 0 auto;
    max-width: 1440px;
    padding: 0;
    position: relative;
    width: 100%;
}

.tight-padding-on-mobile .component-row-standard {
    padding: 0 10px;
}

@media only screen and (min-width: 1024px) {
    .tight-padding-on-mobile .component-row-standard {
        padding: 0 25px;
    }
}

@media only screen and (min-width: 1100px) {
    .component-row-standard {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) {
    .component-row-standard {
        padding: 0;
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .component-row-standard {
        padding: 0 40px;
    }
}

.component-theme-black {
    background-color: #151720;
}

.component-theme-grey {
    background-color: #F2F2F2;
}

.component-theme-white, .component-theme-default {
    background-color: #FFFFFF;
}

.component-theme-magenta {
    background-color: #db0a5b;
}

.component-theme-purple {
    background: #361C3D;
    background-image: linear-gradient(to right, #2a256c 0%, #562163 100%);
}

.component-theme-purple .background-gradient {
    background-color: transparent;
}

.component-theme-default {
    background-color: transparent;
}

.content-wrapper {
    position: relative;
}

.desktop-hidden {
    display: inherit !important;
}

@media only screen and (min-width: 1100px) {
    .desktop-hidden {
        display: none !important;
    }
}

.foreground {
    z-index: 1000;
}

.fade-me-in {
    opacity: 0;
    -webkit-transition: opacity 1s;
    /* Chrome, Safari, Opera */
    transition: opacity 1s;
}

.fade-me-in.faded-in {
    opacity: 1;
    -webkit-transition: opacity 1s;
    /* Chrome, Safari, Opera */
    transition: opacity 1s;
}

.fill-image {
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
}

.gallery img {
    border: 0 !important;
}

.hideOnMobile {
    display: none;
}

@media only screen and (min-width: 768px) {
    .hideOnMobile {
        display: initial;
    }
}

.hideOnTabletLandscape {
    display: block;
}

@media only screen and (min-width: 1024px) {
    .hideOnTabletLandscape {
        display: none;
    }
}

.hideOnTabletPortrait {
    display: block;
}

@media only screen and (min-width: 768px) {
    .hideOnTabletPortrait {
        display: none;
    }
}

.hideOnDesktop.hideOnDesktop.hideOnDesktop {
    display: block;
}

@media only screen and (min-width: 1100px) {
    .hideOnDesktop.hideOnDesktop.hideOnDesktop {
        display: none;
    }
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.hover-underline a {
    background-image: linear-gradient(180deg, transparent 94%, #000 0);
    background-repeat: no-repeat;
    background-size: 0 100%;
    text-decoration: none;
    -webkit-transition: background-size 0.4s ease;
    -moz-transition: background-size 0.4s ease;
    transition: background-size 0.4s ease;
}

.hover-underline a:after {
    content: " ";
    display: block;
    margin-bottom: inherit;
}

.hover-underline a:hover {
    background-size: 100% 100%;
    text-decoration: none;
}

.hover-underline.hover-underline-white a {
    background-image: linear-gradient(180deg, transparent 94%, #FFFFFF 0);
}

.invisible {
    visibility: hidden;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
}

.ir:before {
    content: '';
    display: block;
    height: 150%;
    width: 0;
}

.last-row {
    padding-bottom: 80px;
}

.left-border {
    border-left: 1px solid #979797;
}

@media only screen and (min-width: 768px) {
    .margin-top-tablet-only {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 1024px) {
    .margin-top-tablet-only {
        margin-top: 0px;
    }
}

.medium-hero {
    height: 450px;
}

.medium-hero .video-wrapper {
    padding-bottom: 31.25%;
    max-height: 450px;
    min-height: 450px;
}

.medium-hero .video-wrapper iframe, .medium-hero .video-wrapper video {
    max-height: 450px;
    min-height: 450px;
}

.min-height-360 {
    min-height: 360px;
}

.min-height-450 {
    min-height: 450px;
}

.mobile-hidden {
    display: none !important;
}

@media only screen and (min-width: 768px) {
    .mobile-hidden {
        display: inherit !important;
    }
}

.mobile-only {
    display: none !important;
}

@media (min-width: 481px) and (max-width: 767px) {
    .mobile-only {
        display: inherit !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .mobile-only {
        display: inherit !important;
    }
}

.modal-blackout {
    background: black;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: opacity 0.5s;
    /* Chrome, Safari, Opera */
    transition: opacity 0.5s;
    display: block;
    opacity: 1;
}

.modal-blackout.visible {
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    /* Chrome, Safari, Opera */
    transition: opacity 0.5s;
}

.show-blackout-modal .modal-blackout {
    display: block;
}

.dom-loaded .modal-blackout {
    opacity: 0;
}

.dom-loaded.dom-has-been-loaded-for-two-seconds .modal-blackout {
    display: none;
}

.dom-loaded.dom-has-been-loaded-for-two-seconds.show-blackout-modal .modal-blackout {
    display: block;
}

.dom-loaded.dom-has-been-loaded-for-two-seconds.show-blackout-modal .modal-blackout.visible {
    opacity: 1;
}

.waves-background {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.waves-placeholder {
    background-size: cover;
    bottom: 0;
    display: block;
    left: 0;
    opacity: 1;
    position: fixed !important;
    right: 0;
    top: 0;
    z-index: 0 !important;
    -webkit-transition: opacity 2s;
    /* Chrome, Safari, Opera */
    transition: opacity 2s;
}

.window-loaded .waves-placeholder {
    opacity: 0;
}

.window-loaded.window-has-been-loaded-for-two-seconds .waves-placeholder {
    display: none;
}

.water-video-component {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.video-landscape .water-video-component {
    width: 100%;
}

.video-portrait .water-video-component {
    height: 100%;
}

.nav-hidden {
    display: none !important;
}

@media screen and (min-width: 1150px) {
    .nav-hidden {
        display: inherit !important;
    }
}

.new-elements {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    /* Chrome, Safari, Opera */
    transition: opacity 0.3s ease-in;
}

.no-margin-bottom-mobile, .mobile-hidden, .tablet-hidden, .desktop-hidden {
    margin-bottom: 0;
    padding: 0;
}

.no-margin-bottom-mobile.padding-bottom, .no-margin-bottom-mobile.padding-top, .no-margin-bottom-mobile.padding-right, .no-margin-bottom-mobile.padding-left, .no-margin-bottom-mobile.padding-bottom-small, .no-margin-bottom-mobile.padding-top-small, .no-margin-bottom-mobile.padding-right-small, .no-margin-bottom-mobile.padding-left-small, .no-margin-bottom-mobile.padding-bottom-small-tablet, .no-margin-bottom-mobile.padding-top-small-tablet, .no-margin-bottom-mobile.padding-right-small-tablet, .no-margin-bottom-mobile.padding-left-small-tablet, .mobile-hidden.padding-bottom, .mobile-hidden.padding-top, .mobile-hidden.padding-right, .mobile-hidden.padding-left, .mobile-hidden.padding-bottom-small, .mobile-hidden.padding-top-small, .mobile-hidden.padding-right-small, .mobile-hidden.padding-left-small, .mobile-hidden.padding-bottom-small-tablet, .mobile-hidden.padding-top-small-tablet, .mobile-hidden.padding-right-small-tablet, .mobile-hidden.padding-left-small-tablet, .tablet-hidden.padding-bottom, .tablet-hidden.padding-top, .tablet-hidden.padding-right, .tablet-hidden.padding-left, .tablet-hidden.padding-bottom-small, .tablet-hidden.padding-top-small, .tablet-hidden.padding-right-small, .tablet-hidden.padding-left-small, .tablet-hidden.padding-bottom-small-tablet, .tablet-hidden.padding-top-small-tablet, .tablet-hidden.padding-right-small-tablet, .tablet-hidden.padding-left-small-tablet, .desktop-hidden.padding-bottom, .desktop-hidden.padding-top, .desktop-hidden.padding-right, .desktop-hidden.padding-left, .desktop-hidden.padding-bottom-small, .desktop-hidden.padding-top-small, .desktop-hidden.padding-right-small, .desktop-hidden.padding-left-small, .desktop-hidden.padding-bottom-small-tablet, .desktop-hidden.padding-top-small-tablet, .desktop-hidden.padding-right-small-tablet, .desktop-hidden.padding-left-small-tablet {
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .no-top-padding-on-mobile.no-top-padding-on-mobile {
        padding-top: 0;
    }
}

.padding-bottom {
    padding-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .padding-bottom {
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 1024px) {
    .padding-bottom {
        padding-bottom: 80px;
    }
}

.padding-bottom-large {
    padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
    .padding-bottom-mobile {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-bottom-mobile-small.padding-bottom-mobile-small {
        padding-bottom: 20px;
    }
}

.padding-bottom-small {
    padding-bottom: 40px;
}

.padding-left {
    padding-left: 30px;
}

@media only screen and (min-width: 768px) {
    .padding-left {
        padding-left: 60px;
    }
}

@media only screen and (min-width: 1024px) {
    .padding-left {
        padding-left: 80px;
    }
}

.padding-left-large {
    padding-left: 80px;
}

.padding-left-small {
    padding-left: 30px;
}

@media only screen and (min-width: 768px) {
    .padding-left-small-tablet {
        padding-left: 40px;
    }
}

.padding-right {
    padding-right: 30px;
}

@media only screen and (min-width: 768px) {
    .padding-right {
        padding-right: 60px;
    }
}

@media only screen and (min-width: 1024px) {
    .padding-right {
        padding-right: 80px;
    }
}

.padding-right-large {
    padding-right: 80px;
}

.padding-right-small {
    padding-right: 30px;
}

@media only screen and (min-width: 768px) {
    .padding-right-small-tablet {
        padding-right: 40px;
    }
}

.padding-top {
    padding-top: 30px;
}

@media only screen and (min-width: 768px) {
    .padding-top {
        padding-top: 60px;
    }
}

@media only screen and (min-width: 1024px) {
    .padding-top {
        padding-top: 80px;
    }
}

.padding-top-large {
    padding-top: 80px;
}

@media only screen and (max-width: 767px) {
    .padding-top-mobile {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-top-mobile-small.padding-top-mobile-small {
        padding-top: 20px;
    }
}

.padding-top-small {
    padding-top: 40px;
}

.parallax-me {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}

.leave-site-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0.8);
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.leave-site-popup.popupOpen {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
}

.leave-site-popup .leave-site-popup-inner {
    background-color: rgba(255, 255, 255, 0.95);
    border: 2px solid #151720;
    padding: 40px;
    width: 90%;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media only screen and (min-width: 768px) {
    .leave-site-popup .leave-site-popup-inner {
        width: 600px;
        min-height: 300px;
    }
}

.leave-site-popup .leave-site-popup-inner .leave-site-positioning {
    text-align: center;
}

.leave-site-popup .leave-site-popup-inner .sans-serif24 {
    margin-bottom: 20px;
    font-size: 24px;
}

.leave-site-popup .leave-site-popup-inner p {
    color: #929497;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 700;
}

@media only screen and (min-width: 375px) {
    .leave-site-popup .leave-site-popup-inner .leave {
        margin-left: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .leave-site-popup .leave-site-popup-inner .leave {
        margin-left: 60px;
    }
}

.pure-g {
    letter-spacing: inherit;
    -ms-align-content: inherit;
    -webkit-align-content: inherit;
    align-content: inherit;
}

.responsive-image {
    display: block;
    height: auto;
    left: -50%;
    margin: 0 auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: -50%;
    top: 0;
    width: auto;
    z-index: 1;
}

.responsive-wrapper {
    height: 0;
    overflow: hidden;
    position: relative;
}

.right-border {
    border-right: 1px solid #979797;
}

.row-half-backdrop {
    position: relative;
}

.row-half-backdrop:before {
    content: " ";
    display: block;
    height: 50%;
    position: absolute;
    width: 100%;
}

.showOnDesktop {
    display: none;
}

@media only screen and (min-width: 1100px) {
    .showOnDesktop {
        display: block;
    }
}

.showOnTabletLandscape {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .showOnTabletLandscape {
        display: block;
    }
}

.single .post-img {
    margin-bottom: 60px;
    max-width: 100%;
    width: auto;
}

@media only screen and (min-width: 768px) {
    .single .post-img {
        margin-left: -10%;
        max-width: 120%;
        width: 120%;
    }
}

.single .post-img.alignleft, .single .post-img.post-img-left {
    clear: left;
    float: left;
    margin-right: 10px;
    max-width: 100%;
    width: auto;
}

.single .post-img.alignright, .single .post-img.post-img-right {
    clear: right;
    float: right;
    margin-left: 10px;
    margin-right: -10%;
    max-width: 100%;
    width: auto;
}

.slide-up-component .component {
    margin-top: -100px;
}

.slideIn {
    -webkit-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards;
    opacity: 1;
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
}

.small-hero {
    height: 200px;
}

.small-hero .video-wrapper {
    padding-bottom: 0;
    max-height: 200px;
    min-height: 200px;
}

.small-hero .video-wrapper iframe, .small-hero .video-wrapper video {
    max-height: 200px;
    min-height: 200px;
}

@media only screen and (min-width: 768px) {
    .small-hero {
        height: 350px;
    }

    .small-hero .video-wrapper {
        max-height: 350px;
        min-height: 350px;
    }

    .small-hero .video-wrapper iframe, .small-hero .video-wrapper video {
        max-height: 350px;
        min-height: 350px;
    }
}

.wavesBackground .small-hero {
    height: auto;
}

@media only screen and (min-width: 768px) {
    .wavesBackground .small-hero {
        height: 175px;
    }
}

@media only screen and (min-width: 768px) {
    .page-availabilities.wavesBackground .small-hero {
        height: 150px;
    }
}

.svg-sprite {
    height: 0;
    overflow: hidden;
}

.tablet-hidden {
    display: none !important;
}

@media only screen and (min-width: 1100px) {
    .tablet-hidden {
        display: inherit !important;
    }
}

.tall-hero {
    height: 80vh;
    transition: all 0.1s;
    z-index: 2;
}

@media only screen and (min-width: 768px) {
    .tall-hero {
        height: 100vh;
    }
}

@media only screen and (min-width: 1100px) {
    .tall-hero {
        height: 1024px;
    }
}

.tall-hero .video-wrapper {
    max-height: 80vh;
    min-height: 80vh;
}

.tall-hero .video-wrapper iframe, .tall-hero .video-wrapper video {
    max-height: 80vh;
    min-height: 80vh;
}

.top-border {
    border-top: 1px solid white;
    padding: 20px 20px 0 20px;
}

.top-negative-margin {
    margin-top: -170px;
}

.video-popup {
    background-color: rgba(21, 23, 32, 0.8);
    display: none;
    height: 100%;
    left: 0;
    padding: 60px 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}

@media only screen and (min-width: 1024px) {
    .video-popup {
        padding: 100px 20%;
    }
}

@media only screen and (max-width: 1099px) {
    .video-popup {
        padding: 120px 0;
    }
}

.video-popup.playVideo {
    display: block;
}

.video-popup.playVideo .close {
    display: block;
    right: 20px;
    top: 20px;
    z-index: 10;
}

@media only screen and (min-width: 1100px) {
    .video-popup.playVideo .close {
        right: 19%;
        top: 70px;
    }
}

.video-popup.playVideo .close:before, .video-popup.playVideo .close:after {
    background-color: #FFFFFF;
}

@media only screen and (max-width: 1099px) {
    .video-popup.playVideo .close {
        top: 100px;
        left: 5%;
        right: initial;
    }
}

.video-wrapper,
.embed-youtube {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}

.video-wrapper iframe, .video-wrapper video,
.embed-youtube iframe,
.embed-youtube video {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

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

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

.z-index-3 {
    z-index: 3;
}

#lottie {
    display: block;
    height: 100%;
    margin-bottom: 0;
    opacity: 1;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    #lottie {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1100px) {
    #lottie {
        margin-bottom: 45px;
    }

    .short-screen #lottie {
        margin-bottom: 30px;
    }
}

@-webkit-keyframes moveUp {
    0% {
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes moveUp {
    0% {
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes compassSway {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    75% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes compassSway {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    75% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-o-keyframes compassSway {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    75% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes compassSway {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    75% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes peek {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(1%);
        -moz-transform: translateX(1%);
        transform: translateX(1%);
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
}

@-moz-keyframes peek {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(1%);
        -moz-transform: translateX(1%);
        transform: translateX(1%);
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
}

@-o-keyframes peek {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(1%);
        -moz-transform: translateX(1%);
        transform: translateX(1%);
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes peek {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(1%);
        -moz-transform: translateX(1%);
        transform: translateX(1%);
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
}

.page-cover-modal {
    position: fixed;
    background-color: white;
    bottom: 0;
    height: 100vh;
    left: 0;
    opacity: 1;
    right: 0;
    top: 0vh;
    width: 100%;
    z-index: 10010;
    -webkit-transition: z-index 1s ease-out, opacity 1s ease-out, background-color 1s ease-out;
    /* Chrome, Safari, Opera */
    transition: z-index 1s ease-out, opacity 1s ease-out, background-color 1s ease-out;
    transition-delay: 1s;
}

.dom-loaded .page-cover-modal {
    z-index: -1;
    opacity: 0;
}

.home .page-cover-modal {
    background-color: #151720;
}

.leaveNav .page-cover-modal {
    z-index: 10010;
    opacity: 1;
}

.leaveNav.home .page-cover-modal {
    background-color: white;
}

@media only screen and (max-width: 568px) {
    .padding-top-phone {
        padding-top: 80px;
    }

    .padding-bottom-phone {
        padding-bottom: 80px;
    }
}

.page-corporate-customer-service .content-container {
    display: flex;
}

.page-corporate-customer-service .content-container .component-text-header h1 {
    font-size: 30px;
    text-shadow: none;
    letter-spacing: 2px;
    position: relative;
    margin: 55px 0;
    color: #fff;
}

.page-corporate-customer-service .content-container .component-text-header h1:after {
    background-color: #fff;
    content: '';
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: -30px;
    width: 47px;
}

.page-corporate-customer-service .content-container .body-text * {
    font-size: 20px;
    color: #fff !important;
}

address {
    font-style: normal;
}

a {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

blockquote, blockquote p {
    clear: both;
    margin: 60px 0;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
}

@media screen and (min-width: 768px) {
    blockquote, blockquote p {
        font-size: 28px;
    }
}

@media screen and (min-width: 1024px) {
    blockquote, blockquote p {
        font-size: 36px;
    }
}

@media screen and (min-width: 1025px) {
    blockquote, blockquote p {
        font-size: 36px;
    }
}

blockquote p {
    margin: 0;
}

em, i {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    font-style: italic;
}

hr {
    background: #151720;
    border: 0;
    height: 3px;
    margin: 25px auto;
    width: 80px;
}

p, .paragraph_sans_serif {
    font-size: 20px;
    color: inherit;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 300;
    margin: 0 0 1.2em;
    letter-spacing: .25px;
    margin-bottom: 12px;
    line-height: 1.3;
}

p a, .paragraph_sans_serif a {
    text-decoration: underline;
}

@media only screen and (min-width: 1100px) {
    p a:hover, .paragraph_sans_serif a:hover {
        text-decoration: none;
    }
}

p:last-child, .paragraph_sans_serif:last-child {
    margin-bottom: 0;
}

p span, .paragraph_sans_serif span {
    color: inherit;
    font: inherit;
}

small {
    color: inherit;
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

span {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}

strong, b {
    color: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    font-family: inherit;
    font-style: normal;
    font-weight: 700;
}

th, tr, td {
    color: inherit;
}

.body-text {
    line-height: 1.4;
    margin: 0 auto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

@media screen and (min-width: 768px) {
    .body-text {
        font-size: 16px;
    }
}

@media screen and (min-width: 1024px) {
    .body-text {
        font-size: 21px;
    }
}

@media screen and (min-width: 1025px) {
    .body-text {
        font-size: 21px;
    }
}

.body-text address {
    color: #BDBDBD;
    font-size: 12px;
    letter-spacing: 2.14px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
}

.body-text img, .body-text .post-img {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: auto;
}

.body-text img.alignleft, .body-text img.post-img-left, .body-text .post-img.alignleft, .body-text .post-img.post-img-left {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    width: auto;
}

@media only screen and (min-width: 768px) {
    .body-text img.alignleft, .body-text img.post-img-left, .body-text .post-img.alignleft, .body-text .post-img.post-img-left {
        clear: left;
        float: left;
        margin: 0 10px 10px 0;
    }
}

.body-text img.alignright, .body-text img.post-img-right, .body-text .post-img.alignright, .body-text .post-img.post-img-right {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    width: auto;
}

@media only screen and (min-width: 768px) {
    .body-text img.alignright, .body-text img.post-img-right, .body-text .post-img.alignright, .body-text .post-img.post-img-right {
        clear: right;
        float: right;
        margin: 0 0 10px 10px;
    }

    .body-text img.alignright.single, .body-text img.post-img-right.single, .body-text .post-img.alignright.single, .body-text .post-img.post-img-right.single {
        margin: 0 -10% 10px 10px;
    }
}

.body-text.align-left, .body-text.align-right {
    margin: 0;
}

.body-text.align-center {
    max-width: 850px;
    text-align: left;
}

.body-text-wide .body-text.align-center {
    max-width: 900px;
}

.body-text-wide .body-text {
    max-width: 900px;
}

.body-text + a {
    margin-top: 30px;
}

.body-text + .ctas {
    margin-top: 30px;
}

.row-text-white .body-text {
    color: #FFFFFF;
}

.row-text-black .body-text {
    color: #151720;
}

.body-text .button a {
    color: inherit;
    text-decoration: none;
}

.body-text ul, .body-text ol {
    margin-left: 40px;
    margin-bottom: 30px;
}

.body-text ul li, .body-text ol li {
    font-size: 16px;
    font-weight: inherit;
    letter-spacing: .91px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.body-text ul li:last-child, .body-text ol li:last-child {
    margin-bottom: 0;
}

.body-text ul li {
    list-style-type: disc;
}

.body-text ol li {
    list-style-type: decimal;
}

.body-text p {
    margin-bottom: 20px;
}

.body-text p:last-child {
    margin-bottom: 0;
}

.body-text p a, .body-text li a {
    color: #151720;
    font-weight: inherit;
    font-size: inherit;
    text-decoration: underline;
}

@media only screen and (min-width: 1100px) {
    .body-text p a:hover, .body-text li a:hover {
        text-decoration: none;
    }
}

.row-text-white .body-text p a, .row-text-white .body-text li a {
    color: white;
}

.body-text a.button {
    text-decoration: none;
    display: inline-block;
}

.follow {
    opacity: 1;
    letter-spacing: 5px;
    -webkit-transition: opacity 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.4s ease-out;
}

.follow .fab {
    color: #BCBDBC;
    font-size: 16px;
    line-height: 1;
    margin: 0 10px 0 0;
}

@media only screen and (min-width: 768px) {
    .follow .fab {
        font-size: 20px;
    }
}

.follow span {
    color: #BCBDBC;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    vertical-align: 3px;
}

@media only screen and (min-width: 1100px) {
    .follow:hover {
        opacity: .5;
    }
}

.breadcrumb {
    display: block;
    font-size: 14px;
    letter-spacing: 1.6px;
    margin-bottom: 23px;
    text-align: left;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
}

.button {
    background-color: white;
    border: 1px solid #151720;
    box-sizing: border-box;
    clear: both;
    color: #151720;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 55px;
    letter-spacing: 3px;
    margin: 20px auto 0;
    min-width: 109px;
    padding: 20px 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    -webkit-transition: background-color 0.4s ease-out, color 0.4s ease-out, border 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out, color 0.4s ease-out, border 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .button {
        font-size: 18px;
        min-width: 170px;
        padding: 18px 20px 0;
    }
}

@media only screen and (min-width: 1100px) {
    .button:hover {
        color: white;
        background-color: #151720;
    }
}

.button::-moz-selection {
    /* Code for Firefox */
    background: transparent;
}

.button::selection {
    background: transparent;
}

.button.button-secondary {
    color: white;
    border: 1px solid transparent;
    background-color: rgba(21, 23, 32, 0.5);
}

@media only screen and (min-width: 1100px) {
    .button.button-secondary:hover {
        border: 1px solid #151720;
        background-color: #151720;
    }
}

.ctas {
    margin-top: 40px;
}

.ctas:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    width: 100%;
}

.ctas .button {
    cursor: pointer;
    display: block;
    margin: 0 auto 20px;
    max-width: 250px;
    vertical-align: middle;
    white-space: nowrap;
}

.align-center .ctas .button {
    margin: 0 0 20px;
}

@media only screen and (min-width: 768px) {
    .ctas .button {
        display: inline-block;
        margin: 0 10px 20px;
        max-width: none;
    }

    .ctas .button:first-child {
        margin-left: 0;
    }

    .ctas .button:last-child {
        margin-right: 0;
    }
}

.error {
    color: red;
    font-size: 13px;
    font-style: italic;
    text-transform: none;
    font-style: normal;
    font-weight: 400;
}

.hover-underline.sans-serif12, .hover-underline.sans-serif14, label.hover-underline, .hover-underline.sans-serif20, .hover-underline.sans-serif36, .hover-underline.sans-serif45, .hover-underline.sans-serif78 {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1100px) {
    .hover-underline.sans-serif12 a:hover, .hover-underline.sans-serif14 a:hover, label.hover-underline a:hover, .hover-underline.sans-serif20 a:hover, .hover-underline.sans-serif36 a:hover, .hover-underline.sans-serif45 a:hover, .hover-underline.sans-serif78 a:hover {
        text-decoration: none;
    }
}

.pagination {
    font-size: 13px;
    font-weight: 500;
    margin-right: 15px;
    padding: 4px;
    text-align: right;
}

.pagination .page-number {
    color: #151720;
    margin: 0 5px;
    padding: 3px;
}

.pagination .page-number.activePage, .pagination .page-number:hover {
    background-color: #151720;
    color: #FFFFFF;
}

.row-text-white .headline1, .row-text-white
.headline2, .row-text-white
.headline3, .row-text-white
.headline4, .row-text-white
.sans-serif12, .row-text-white .sans-serif14, .row-text-white label, .row-text-white
.sans-serif20, .row-text-white
.sans-serif36, .row-text-white
.sans-serif45, .row-text-white
.sans-serif78 h1, .row-text-white h2, .row-text-white h3, .row-text-white p, .row-text-white li {
    color: #FFFFFF;
}

.row-text-white .headline1.black-text, .row-text-white
.headline2.black-text, .row-text-white
.headline3.black-text, .row-text-white
.headline4.black-text, .row-text-white
.sans-serif12.black-text, .row-text-white .sans-serif14.black-text, .row-text-white label.black-text, .row-text-white
.sans-serif20.black-text, .row-text-white
.sans-serif36.black-text, .row-text-white
.sans-serif45.black-text, .row-text-white
.sans-serif78 h1.black-text, .row-text-white h2.black-text, .row-text-white h3.black-text, .row-text-white p.black-text, .row-text-white li.black-text {
    color: #151720;
}

.row-text-white .headline1.brown-text, .row-text-white
.headline2.brown-text, .row-text-white
.headline3.brown-text, .row-text-white
.headline4.brown-text, .row-text-white
.sans-serif12.brown-text, .row-text-white .sans-serif14.brown-text, .row-text-white label.brown-text, .row-text-white
.sans-serif20.brown-text, .row-text-white
.sans-serif36.brown-text, .row-text-white
.sans-serif45.brown-text, .row-text-white
.sans-serif78 h1.brown-text, .row-text-white h2.brown-text, .row-text-white h3.brown-text, .row-text-white p.brown-text, .row-text-white li.brown-text {
    color: #754A1D;
}

.row-text-white .headline1.white-text, .row-text-white
.headline2.white-text, .row-text-white
.headline3.white-text, .row-text-white
.headline4.white-text, .row-text-white
.sans-serif12.white-text, .row-text-white .sans-serif14.white-text, .row-text-white label.white-text, .row-text-white
.sans-serif20.white-text, .row-text-white
.sans-serif36.white-text, .row-text-white
.sans-serif45.white-text, .row-text-white
.sans-serif78 h1.white-text, .row-text-white h2.white-text, .row-text-white h3.white-text, .row-text-white p.white-text, .row-text-white li.white-text {
    color: #FFFFFF;
}

.row-text-black .headline1, .row-text-black
.headline2, .row-text-black
.headline3, .row-text-black
.headline4, .row-text-black
.sans-serif12, .row-text-black .sans-serif14, .row-text-black label, .row-text-black
.sans-serif20, .row-text-black
.sans-serif36, .row-text-black
.sans-serif45, .row-text-black
.sans-serif78 h1, .row-text-black h2, .row-text-black h3, .row-text-black p, .row-text-black li {
    color: #151720;
}

.row-text-black .headline1.black-text, .row-text-black
.headline2.black-text, .row-text-black
.headline3.black-text, .row-text-black
.headline4.black-text, .row-text-black
.sans-serif12.black-text, .row-text-black .sans-serif14.black-text, .row-text-black label.black-text, .row-text-black
.sans-serif20.black-text, .row-text-black
.sans-serif36.black-text, .row-text-black
.sans-serif45.black-text, .row-text-black
.sans-serif78 h1.black-text, .row-text-black h2.black-text, .row-text-black h3.black-text, .row-text-black p.black-text, .row-text-black li.black-text {
    color: #151720;
}

.row-text-black .headline1.brown-text, .row-text-black
.headline2.brown-text, .row-text-black
.headline3.brown-text, .row-text-black
.headline4.brown-text, .row-text-black
.sans-serif12.brown-text, .row-text-black .sans-serif14.brown-text, .row-text-black label.brown-text, .row-text-black
.sans-serif20.brown-text, .row-text-black
.sans-serif36.brown-text, .row-text-black
.sans-serif45.brown-text, .row-text-black
.sans-serif78 h1.brown-text, .row-text-black h2.brown-text, .row-text-black h3.brown-text, .row-text-black p.brown-text, .row-text-black li.brown-text {
    color: #754A1D;
}

.row-text-black .headline1.white-text, .row-text-black
.headline2.white-text, .row-text-black
.headline3.white-text, .row-text-black
.headline4.white-text, .row-text-black
.sans-serif12.white-text, .row-text-black .sans-serif14.white-text, .row-text-black label.white-text, .row-text-black
.sans-serif20.white-text, .row-text-black
.sans-serif36.white-text, .row-text-black
.sans-serif45.white-text, .row-text-black
.sans-serif78 h1.white-text, .row-text-black h2.white-text, .row-text-black h3.white-text, .row-text-black p.white-text, .row-text-black li.white-text {
    color: #FFFFFF;
}

.headline1 span,
.headline2 span,
.headline3 span,
.headline4 span,
.sans-serif12 span,
.sans-serif14 span,
label span,
.sans-serif20 span,
.sans-serif36 span,
.sans-serif45 span,
.sans-serif78 h1 span, h2 span, h3 span, p span, li span {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.black-text {
    color: #151720;
}

.grey-text {
    color: rgba(255, 255, 255, 0.5);
}

.dark-grey-text {
    color: #87888D;
}

.magenta-text {
    color: #db0a5b;
}

.brown-text {
    color: #754A1D;
}

.no-margin {
    margin: 0;
}

.row-text-white {
    color: #FFFFFF;
}

.row-text-black {
    color: #151720;
}

.underline {
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: underline;
}

.white-text {
    color: #FFFFFF;
}

.border-top-center {
    position: relative;
    padding-top: 30px;
}

@media only screen and (min-width: 768px) {
    .border-top-center {
        padding-top: 45px;
    }
}

@media only screen and (min-width: 1100px) {
    .border-top-center {
        padding-top: 60px;
    }
}

.border-top-center:before {
    background-color: #151720;
    content: '';
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 8px;
    width: 47px;
}

@media only screen and (min-width: 768px) {
    .border-top-center:before {
        top: 14px;
    }
}

@media only screen and (min-width: 1100px) {
    .border-top-center:before {
        top: 30px;
    }
}

.border-bottom-center {
    position: relative;
    padding-bottom: 60px;
}

.border-bottom-center:after {
    background-color: #151720;
    content: '';
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 47px;
}

.border-top-left {
    position: relative;
    padding-top: 25px;
}

.border-top-left:before {
    background-color: #151720;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 67px;
}

.border-right {
    border: 1px solid #FFFFFF;
    margin-right: 15px;
    padding-right: 15px;
}

.border-right:last-child {
    border: 0;
    margin-right: 0;
    padding-right: 0;
}

.graphic-header {
    background-attachment: fixed;
    margin: 20px 0;
}

.lowercase {
    text-transform: lowercase;
}

.nocase {
    text-transform: none;
}

.uppercase {
    text-transform: uppercase;
}

.weight-bold {
    font-style: normal;
    font-weight: 700;
}

.weight-light {
    font-style: normal;
    font-weight: 400;
}

.weight-medium {
    font-style: normal;
    font-weight: 500;
}

.headline1 {
    font-size: 33px;
    color: inherit;
    letter-spacing: 4px;
    margin-left: 4px;
    text-align: center;
    text-shadow: 0 3px 11px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
}

@media only screen and (min-width: 768px) {
    .headline1 {
        font-size: 70px;
        letter-spacing: 14px;
    }
}

@media only screen and (min-width: 1024px) {
    .headline1 {
        font-size: 100px;
    }
}

.headline2 {
    font-size: 20px;
    letter-spacing: 2.14px;
    line-height: 1.7;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
}

@media only screen and (min-width: 768px) {
    .headline2 {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1100px) {
    .headline2 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 1100px) {
    .expander-content-positioning .headline2 {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1500px) {
    .expander-content-positioning .headline2 {
        font-size: 30px;
    }
}

.headline3 {
    font-size: 16px;
    color: #142E3C;
    letter-spacing: 2.14px;
    font-style: normal;
    font-weight: 400;
}

@media only screen and (min-width: 768px) {
    .headline3 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1100px) {
    .headline3 {
        font-size: 24px;
    }
}

.headline4 {
    font-size: 30px;
    letter-spacing: 3px;
    margin-left: 3px;
    font-style: normal;
    font-weight: 700;
}

@media only screen and (min-width: 768px) {
    .headline4 {
        font-size: 36px;
    }
}

.sans-serif12 {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
}

@media only screen and (min-width: 768px) {
    .sans-serif12 {
        font-size: 12px;
        letter-spacing: 4.55px;
    }
}

.sans-serif14, label {
    font-size: 12px;
    letter-spacing: 5px;
    font-style: normal;
    font-weight: 400;
}

@media only screen and (min-width: 768px) {
    .sans-serif14, label {
        font-size: 14px;
    }
}

.sans-serif18 {
    font-size: 18px;
    letter-spacing: 5px;
    font-style: normal;
    font-weight: 500;
}

.sans-serif20 {
    font-size: 16px;
    letter-spacing: 3.19px;
    line-height: 1.2;
    font-style: normal;
    font-weight: 700;
}

@media only screen and (min-width: 768px) {
    .sans-serif20 {
        font-size: 20px;
        letter-spacing: 4.55px;
    }
}

.sans-serif24 {
    font-size: 14px;
    letter-spacing: 5px;
    font-style: normal;
    font-weight: 500;
}

@media only screen and (min-width: 1024px) {
    .sans-serif24 {
        font-size: 24px;
    }
}

.sans-serif36 {
    font-size: 36px;
    font-weight: light;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
}

.sans-serif45 {
    font-size: 45px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    font-style: normal;
    font-weight: 700;
}

.sans-serif78 {
    font-size: 78px;
    font-weight: bold;
    text-align: center;
    font-style: normal;
    font-weight: 700;
}

.circle-button {
    color: white;
    cursor: pointer;
    display: block;
    font-size: 12px;
    letter-spacing: 4px;
    padding-top: 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
    .circle-button {
        font-size: 14px;
        padding-top: 40px;
    }
}

.circle-button .fa-play {
    font-size: 9px;
    content: "\f04b";
    position: absolute;
    top: 6px;
    right: 19px;
}

@media only screen and (min-width: 1100px) {
    .circle-button .fa-play {
        position: absolute;
        font-size: 14px;
        right: 5px;
        top: 6px;
    }
}

@media only screen and (min-width: 768px) {
    .circle-button .fa-play {
        position: absolute;
        font-size: 14px;
        right: 17px;
        top: 6px;
    }
}

@media only screen and (min-width: 1024px) {
    .circle-button .fa-play {
        position: absolute;
        font-size: 14px;
        right: 5px;
        top: 6px;
    }
}

.circle-button:before {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
    border: 2px solid white;
    content: '';
    height: 16px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    -webkit-transition: background-color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out;
}

@media only screen and (min-width: 768px) {
    .circle-button:before {
        height: 21px;
        width: 21px;
    }
}

@media only screen and (min-width: 1100px) {
    .circle-button:hover:before {
        background-color: rgba(255, 255, 255, 0.5);
    }

    .circle-button:focus:before {
        background-color: white;
    }
}

.circle-button.circle-button-black {
    color: #151720;
}

.circle-button.circle-button-black:before, .circle-button.circle-button-black:after {
    border: 2px solid #151720;
    background-color: rgba(21, 23, 32, 0);
}

@media only screen and (min-width: 1100px) {
    .circle-button.circle-button-black:hover:before {
        background-color: rgba(21, 23, 32, 0.5);
    }

    .circle-button.circle-button-black:focus:before {
        background-color: #151720;
    }
}

.circle-button.circle-button-horizontal {
    padding-top: 6px;
    padding-right: 35px;
    margin-bottom: 25px;
    text-align: right;
}

.circle-button.circle-button-horizontal:before {
    left: auto;
}

.circle-button.circle-button-horizontal-inline {
    text-align: left;
    left: 25vw;
    padding-top: 3px;
    text-decoration: none;
    margin-top: 30px;
}

@media only screen and (min-width: 569px) {
    .circle-button.circle-button-horizontal-inline {
        top: 0;
        left: 0;
        text-align: center;
        margin-top: 110px;
    }
}

@media only screen and (min-width: 768px) {
    .circle-button.circle-button-horizontal-inline {
        margin-top: 80px;
    }
}

.circle-button.circle-button-horizontal-inline:before {
    top: 1px;
    left: -342px;
}

@media only screen and (min-width: 569px) {
    .circle-button.circle-button-horizontal-inline:before {
        top: -40px;
        left: 0;
    }
}

.circle-button-wrapper {
    margin-top: 50px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 1024px) {
    .circle-button-wrapper {
        margin-top: 200px;
    }
}

.map-cta {
    position: fixed;
    right: 10px;
    top: calc(100vh - 225px);
    z-index: 100;
    width: 130px;
    text-align: center;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.4s ease-out;
}

@media only screen and (min-width: 768px) {
    .map-cta {
        top: calc(100vh - 150px);
    }
}

@media only screen and (min-width: 1024px) {
    .map-cta {
        width: 150px;
        right: 30px;
        top: calc(100vh - 160px);
    }
}

.map-cta.nearFooter {
    opacity: 0;
}

@media only screen and (max-width: 767px) {
    .map-cta.safariBarGone {
        top: calc(100vh - 125px);
    }
}

.map-icon-text {
    font-size: 14px;
    color: white;
    text-align: center;
    display: block;
    margin-top: 10px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-style: normal;
    font-weight: 500;
}

.map-button {
    background-color: #151720;
    border-radius: 50%;
    border: 2px solid white;
    cursor: pointer;
    width: 70px;
    height: 70px;
    display: block;
    text-align: center;
    padding-top: 16px;
    margin: 0 auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .map-button {
        width: 120px;
        height: 120px;
        padding-top: 28px;
    }
}

.map-button a {
    display: block;
}

.map-button .map-icon {
    stroke: white;
    width: 19px;
    height: 35px;
    -webkit-transition: stroke 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: stroke 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .map-button .map-icon {
        width: 34px;
        height: 58px;
    }
}

@media only screen and (min-width: 1100px) {
    .map-button:hover {
        background-color: white;
        border-color: #151720;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    .map-button:hover .map-icon {
        stroke: #151720;
    }
}

.zoom {
    background-color: #151720;
    border: 2px solid #b6b8ba;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 35px;
    position: absolute;
    width: 35px;
    -webkit-transition: background-color 0.4s ease-out, border 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out, border 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .zoom {
        width: 45px;
        height: 45px;
    }
}

.zoom:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 17px;
    background-color: white;
    top: 15px;
    left: 7px;
    -webkit-transition: background-color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .zoom:before {
        width: 22px;
        top: 20px;
        left: 10px;
    }
}

.zoom.zoom-in:after {
    content: '';
    position: absolute;
    height: 17px;
    width: 1px;
    background-color: white;
    top: 7px;
    left: 15px;
    -webkit-transition: background-color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .zoom.zoom-in:after {
        height: 22px;
        top: 9px;
        left: 20px;
    }
}

.zoom.zoomMax {
    border: 2px solid #151720;
    background-color: white;
    pointer-events: none;
}

.zoom.zoomMax:before, .zoom.zoomMax:after {
    background-color: #151720;
}

@media only screen and (min-width: 1100px) {
    .zoom:hover {
        border: 2px solid #151720;
        background-color: white;
    }

    .zoom:hover:before, .zoom:hover:after {
        background-color: #151720;
    }
}

.gallery-nav-item {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
    border: 1px solid white;
    display: inline-block;
    height: 8px;
    margin: 0 15px;
    width: 8px;
    -webkit-transition: background-color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.gallery-nav-item.activeTab {
    background-color: white;
}

@media only screen and (min-width: 1024px) {
    .gallery-nav-item {
        height: 16px;
        margin: 0 25px;
        width: 16px;
    }
}

@media only screen and (min-width: 1100px) {
    .gallery-nav-item:hover {
        background-color: rgba(255, 255, 255, 0.5);
    }

    .gallery-nav-item:focus {
        background-color: white;
    }
}

.arrow {
    cursor: pointer;
    display: block;
    height: 28px;
    position: absolute;
    width: 16px;
    z-index: 100;
    -webkit-transition: all 0.2s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 0.2s ease-out;
}

.arrow:after, .arrow:before {
    background-color: #151720;
    content: '';
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    right: -4px;
    width: 23px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

.arrow:after {
    bottom: 5px;
}

.arrow:before {
    top: 5px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

@media only screen and (min-width: 1100px) {
    .arrow:hover:after, .arrow:hover:before {
        background-color: #151720;
    }
}

.close {
    background-color: #151720;
    border-radius: 50%;
    border: 2px solid white;
    cursor: pointer;
    display: block;
    height: 40px;
    position: absolute;
    width: 40px;
    z-index: 100;
    -webkit-transition: background-color 0.4s ease-out, border 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out, border 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .close {
        height: 66px;
        width: 66px;
    }
}

.close:after, .close:before {
    background-color: white;
    content: '';
    display: block;
    height: 1px;
    left: 8px;
    position: absolute;
    top: 18px;
    width: 20px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    -webkit-transition: background-color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .close:after, .close:before {
        left: 19px;
        top: 30px;
        width: 24px;
    }
}

.close:before {
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

@media only screen and (min-width: 1100px) {
    .close:hover {
        border: 2px solid #151720;
        background-color: white;
    }

    .close:hover:before, .close:hover:after {
        background-color: #151720;
    }
}

.full-screen {
    background-color: #151720;
    border-radius: 50%;
    border: 2px solid white;
    cursor: pointer;
    display: block;
    height: 40px;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 100;
    -webkit-transition: background-color 0.4s ease-out, border 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out, border 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .full-screen {
        height: 66px;
        width: 66px;
    }
}

.full-screen .fa-expand {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    -webkit-transition: color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: color 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .full-screen .fa-expand {
        font-size: 25px;
        top: 18px;
    }
}

@media only screen and (min-width: 1100px) {
    .full-screen:hover {
        border: 2px solid #151720;
        background-color: white;
    }

    .full-screen:hover .fa-expand {
        color: #151720;
    }
}

.hamburger {
    background-color: transparent;
    border-top: 3px solid #151720;
    cursor: pointer;
    display: block;
    height: 23px;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: scale(0.55);
    width: 34px;
    z-index: 10;
    -webkit-transition: all 0.1s ease-in;
    /* Chrome, Safari, Opera */
    transition: all 0.1s ease-in;
}

@media only screen and (min-width: 1100px) {
    .hamburger {
        display: none;
    }
}

.hamburger:after, .hamburger:before {
    background-color: #151720;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 100%;
    -webkit-transition: all 0.1s ease-in;
    /* Chrome, Safari, Opera */
    transition: all 0.1s ease-in;
}

.hamburger:after {
    top: 21px;
}

.navOpen .hamburger {
    border-top: 3px solid transparent;
    right: 20px;
}

.navOpen .hamburger:after {
    background-color: #151720;
    top: 9px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.navOpen .hamburger:before {
    background-color: #151720;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .hamburger {
        right: 40px;
    }

    .navOpen .hamburger {
        right: 40px;
    }
}

.play {
    cursor: pointer;
    margin: 0 auto;
    position: absolute;
    z-index: 10;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.play .play-button {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    border: 2px solid white;
    height: 80px;
    width: 80px;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: background-color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out;
}

@media only screen and (min-width: 1100px) {
    .play .play-button {
        width: 160px;
        height: 160px;
    }
}

.play .play-arrow {
    border-left: 1px solid white;
    left: 4px;
    width: 19px;
    height: 19px;
    position: relative;
    -webkit-transition: border 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: border 0.4s ease-out;
}

@media only screen and (min-width: 1100px) {
    .play .play-arrow {
        width: 37px;
        height: 37px;
        left: 5px;
    }
}

.play .play-arrow:after, .play .play-arrow:before {
    background-color: white;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 21px;
    z-index: 10;
    -ms-transform: rotate(-26deg);
    /* IE 9 */
    -webkit-transform: rotate(-26deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-26deg);
    -webkit-transition: background-color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out;
    transform-origin: left;
}

@media only screen and (min-width: 1100px) {
    .play .play-arrow:after, .play .play-arrow:before {
        width: 41px;
    }
}

.play .play-arrow:after {
    bottom: 0;
}

.play .play-arrow:before {
    top: 0;
    -ms-transform: rotate(26deg);
    /* IE 9 */
    -webkit-transform: rotate(26deg);
    /* Chrome, Safari, Opera */
    transform: rotate(26deg);
}

@media only screen and (min-width: 1100px) {
    .play:hover .play-button {
        background-color: white;
    }

    .play:hover .play-arrow {
        border-left: 1px solid black;
    }

    .play:hover .play-arrow:after, .play:hover .play-arrow:before {
        background-color: black;
    }
}

.scroller {
    bottom: -30px;
    cursor: pointer;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 10;
}

.map-point {
    background-color: rgba(21, 23, 32, 0.8);
    border-radius: 50%;
    border: 1px solid white;
    color: white;
    cursor: pointer;
    font-size: 5px;
    height: 27px;
    letter-spacing: 0;
    line-height: 1.1;
    padding: 5px 3px 3px 3px;
    text-align: center;
    text-transform: uppercase;
    width: 27px;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 0.4s ease-out;
}

.row-text-white .map-point, .row-text-black .map-point {
    color: white;
}

@media only screen and (min-width: 415px) {
    .map-point {
        width: 40px;
        height: 40px;
        font-size: 8px;
    }
}

@media only screen and (min-width: 768px) {
    .map-point {
        background-color: #151720;
        border: 2px solid white;
        color: white;
        height: 62px;
        width: 62px;
        font-size: 11px;
    }
}

@media only screen and (min-width: 1100px) {
    .map-point {
        width: 80px;
        height: 80px;
        font-size: 14px;
    }

    .map-point:hover {
        border-color: #151720;
        background-color: white;
        color: #151720;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.map-point span {
    display: none;
}

@media only screen and (min-width: 768px) {
    .map-point span {
        display: block;
    }
}

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

form {
    width: calc(100% - 40px);
    margin: 0 auto;
    position: relative;
}

form:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    width: 100%;
}

input, .select, textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid white;
    border-radius: 0;
    color: white;
    display: block;
    font-size: 15px;
    line-height: 1;
    padding: 0 20px 16px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    outline: none;
}

input::-webkit-input-placeholder, .select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: white;
}

input:-moz-placeholder, .select:-moz-placeholder, textarea:-moz-placeholder {
    /* Firefox 18- */
    color: white;
}

input::-moz-placeholder, .select::-moz-placeholder, textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
}

input:-ms-input-placeholder, .select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: white;
}

input[type="submit"] {
    background-color: rgba(255, 255, 255, 0.35);
    border: none;
    box-sizing: border-box;
    clear: both;
    color: white;
    display: block;
    font-size: 14px;
    height: 46px;
    letter-spacing: 3px;
    margin: 20px auto 0;
    padding: 4px 20px 0;
    text-align: center;
    width: 100px;
    -webkit-transition: background-color 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: background-color 0.4s ease-out;
}


@media only screen and (min-width: 1100px) {
    input[type="submit"]:hover {
        background-color: #171f2f;
    }
}

label {
    color: white;
    letter-spacing: 0;
    clear: both;
    display: block;
    text-align: left;
    margin-bottom: 10px;
}

label span {
    display: inline-block;
    font: inherit;
}

textarea {
    padding: 20px;
    height: 170px;
    resize: none;
}

@media only screen and (min-width: 768px) {
    .wpcf7-checkbox {
        width: 50%;
    }
}

.wpcf7-checkbox .wpcf7-list-item-label {
    cursor: pointer;
    display: block;
    padding-left: 40px;
    position: relative;
    line-height: 1.4;
    font-style: normal;
    font-weight: 400;
}

.wpcf7-checkbox .wpcf7-list-item-label:before {
    border-radius: 50%;
    border: 2px solid white;
    content: '';
    cursor: pointer;
    display: inline-block;
    height: 20px;
    left: 0;
    position: absolute;
    top: calc(50% - 15px);
    width: 20px;
}

@media only screen and (min-width: 1100px) {
    .wpcf7-checkbox .wpcf7-list-item-label:hover:before {
        background-color: rgba(255, 255, 255, 0.5);
    }
}

.wpcf7-checkbox input[type="checkbox"] {
    display: none;
}

.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    background-color: white;
}

@media only screen and (min-width: 768px) {
    .newsletter {
        width: 50%;
    }
}

.contact-footer {
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .contact-footer {
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

.screen-reader-response {
    display: none;
}

.select {
    -webkit-appearance: none;
    background: transparent;
    border-top: 1px solid white;
    padding: 4px 0 0 0;
    position: relative;
    text-transform: uppercase;
}

.select:after {
    border-color: #87888D transparent;
    border-style: solid;
    border-width: 8px 6px 0;
    content: '';
    height: 0;
    margin-top: -4px;
    position: absolute;
    right: 40px;
    top: 50%;
    width: 0;
    z-index: 1;
}

.select select {
    border: none;
    cursor: pointer;
    background-color: transparent;
    height: 47px;
    outline: none;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    z-index: 2;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.select select option {
    color: black;
}

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

.subscribe-error {
    margin: 10px 0;
}

.ajax-loader {
    display: none;
}

.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 0;
    position: relative;
}

.wpcf7-not-valid-tip {
    color: red;
    display: block;
    font-style: italic;
    margin-top: 5px;
    opacity: 1;
    text-transform: none;
}

.deadline .wpcf7-not-valid-tip, .budget .wpcf7-not-valid-tip {
    position: absolute;
    top: 10px;
}

.row-text-white .wpcf7-not-valid-tip {
    color: red;
}

.wpcf7-response-output {
    font-size: 20px;
    color: white;
    clear: both;
    margin-top: 40px;
}

/** Gravity forms style **/
body .content-container .gform_wrapper {
    margin: 0;
    padding-bottom: 30px;
}

body .content-container .gform_wrapper .validation_error {
    display: none;
}

body .content-container .gform_wrapper .gform_heading {
    margin-bottom: 0;
}

body .content-container .gform_wrapper span.gform_description {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 20px 20px 25px 20px;
    width: 100%;
    font-size: 14px;
    letter-spacing: 1.94px;
    line-height: 1.75;
    color: #fff;
    margin-bottom: 0;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield {
    border-bottom: 1px solid #fff;
    padding: 0 12px;
    margin-top: 0 !important;
    max-width: 100% !important;
    background: none;
    border-top: 0;
    margin-bottom: 0 !important;
    width: 100% !important;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield .gfield_label {
    margin: 0 !important;
    padding: 0 !important;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield .ginput_container_select:after {
    content: '';
    border-color: #87888D transparent;
    border-style: solid;
    border-width: 8px 6px 0;
    height: 0;
    width: 0;
    margin-top: -4px;
    position: absolute;
    right: 28px;
    top: 50%;
    z-index: 1;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield select, body .content-container .gform_wrapper ul.gform_fields li.gfield input, body .content-container .gform_wrapper ul.gform_fields li.gfield textarea {
    background: transparent;
    border: 0 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px !important;
    text-indent: 0;
    margin: 0 !important;
    border-radius: 0;
    cursor: pointer;
    height: 51px;
    outline: none;
    padding: 0 8px !important;
    -webkit-appearance: none;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield input {
    margin-top: 8px !important;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield textarea {
    height: 194px;
    padding-top: 41px !important;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section {
    padding: 0;
    border: 0;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox {
    padding: 36px 170px 27px 0;
    border: 0;
}

@media screen and (max-width: 1023px) {
    body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox {
        padding-right: 115px;
    }
}

@media screen and (max-width: 767px) {
    body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox {
        padding: 20px 0 4px;
    }
}

body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox input {
    display: none;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox label {
    cursor: pointer;
    display: block;
    padding-left: 40px;
    position: relative;
    line-height: 1.4;
    font-size: 14px;
    margin: 0;
    font-weight: 500;
    width: 96%;
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox label {
        font-size: 12px;
        width: 100%;
    }
}

body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox label:before {
    content: '';
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    height: 24px;
    width: 24px;
    position: absolute;
    top: calc(50% - 15px);
    left: 0;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox label:hover:before {
    background-color: rgba(255, 255, 255, 0.5);
}

body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox input + label:before {
    background-color: transparent;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield.checkbox_section .ginput_container_checkbox input:checked + label:before {
    background-color: #fff;
}

body .content-container .gform_wrapper ul.gform_fields li.gfield .validation_message {
    color: red;
    display: block;
    font-style: italic;
    margin-top: 0;
    opacity: 1;
    text-transform: none;
    font-size: 15px;
    font-weight: normal;
    padding-top: 0;
}

body .content-container .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}

body .content-container .gform_wrapper .top_label div.ginput_container {
    position: relative;
    margin-top: 0 !important;
}

body .content-container .gform_wrapper .gform_footer {
    position: absolute;
    width: auto;
    right: 0;
    bottom: 0;
}

body .content-container .gform_wrapper .gform_footer input.button {
    margin: 0;
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    body .content-container .gform_wrapper .gform_footer input.button {
        font-size: 14px;
        width: auto;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    body .content-container .gform_wrapper .gform_footer {
        position: relative;
        width: 100%;
        text-align: center;
        margin-top: 0;
        padding-top: 0;
    }
}

.gform_confirmation_message {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 70px;
    text-transform: uppercase;
    letter-spacing: 2px;
    max-width: 370px;
    margin: 70px auto;
    line-height: 1.5;
}

body .gfield_select option {
    color: #000;
}

.page-footer {
    color: white;
    min-height: 150px;
    padding: 20px;
    position: relative;
    bottom: 0;
    opacity: 1;
    z-index: 1;
    padding-bottom: 40px;
    -webkit-transition: opacity 1s ease-out, z-index 1s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 1s ease-out, z-index 1s ease-out;
    transition-delay: 0s;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 99999;
}

@media only screen and (min-width: 768px) {
    .page-footer {
        height: 190px;
        padding: 0 20px 40px;
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

.wavesBackground .page-footer, .navOpen .page-footer {
    background-color: transparent;
}

.main-header .page-footer {
    background-color: transparent;
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    height: auto;
    min-height: 0;
    padding-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .main-header .page-footer {
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 375px) {
    .main-header .page-footer {
        bottom: 15px;
    }
}

@media only screen and (min-width: 414px) {
    .main-header .page-footer {
        bottom: 25px;
    }
}

@media only screen and (min-width: 768px) {
    .main-header .page-footer {
        bottom: 20px;
    }
}

.main-header .page-footer .component-alignment-center {
    padding-bottom: 0;
}

@media only screen and (min-width: 768px) {
    .main-header .page-footer .component-alignment-center {
        -ms-align-items: flex-start;
        -webkit-box-align: flex-start;
        -webkit-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
}

@media only screen and (min-width: 1024px) {
    .main-header .page-footer .component-alignment-center {
        -ms-align-items: flex-start;
        -webkit-box-align: flex-start;
        -webkit-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
}

.home .main-header .page-footer {
    display: block;
    opacity: 0;
}

.navOpen .main-header .page-footer {
    opacity: 1;
    z-index: 100000;
    transition-delay: 2s;
}

@media only screen and (max-width: 1023px) {
    .page-footer .footer-left, .page-footer .footer-left-mobile {
        display: none !important;
    }
}

@media only screen and (min-width: 1440px) {
    .page-footer .footer-left, .page-footer .footer-left-mobile {
        width: 20.5%;
    }
}

.page-footer .footer-left .footer-inner, .page-footer .footer-left-mobile .footer-inner {
    width: 100%;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-left .footer-inner, .page-footer .footer-left-mobile .footer-inner {
        display: block;
    }
}

@media only screen and (min-width: 1440px) {
    .page-footer .footer-left .footer-inner, .page-footer .footer-left-mobile .footer-inner {
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
    }
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-left .footer-inner .follow, .page-footer .footer-left-mobile .footer-inner .follow {
        width: 100%;
    }
}

@media only screen and (min-width: 1440px) {
    .page-footer .footer-left .footer-inner .follow, .page-footer .footer-left-mobile .footer-inner .follow {
        width: auto;
    }
}

.page-footer .footer-left .footer-inner .login, .page-footer .footer-left-mobile .footer-inner .login {
    margin-right: 20px;
}

@media only screen and (max-width: 568px) {
    .page-footer .footer-left .footer-inner .login, .page-footer .footer-left-mobile .footer-inner .login {
        margin-right: 15px;
    }
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-left .footer-inner .login, .page-footer .footer-left-mobile .footer-inner .login {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1440px) {
    .page-footer .footer-left .footer-inner .login, .page-footer .footer-left-mobile .footer-inner .login {
        margin-bottom: 0;
    }
}

.page-footer .footer-left .footer-inner .login span, .page-footer .footer-left-mobile .footer-inner .login span {
    vertical-align: 1px;
}

.page-footer .footer-left .footer-inner .follow,
.page-footer .footer-left .footer-inner .follow p, .page-footer .footer-left-mobile .footer-inner .follow,
.page-footer .footer-left-mobile .footer-inner .follow p {
    opacity: 1 !important;
    line-height: 1;
}

.page-footer .footer-left .footer-inner .follow a,
.page-footer .footer-left .footer-inner .follow p a, .page-footer .footer-left-mobile .footer-inner .follow a,
.page-footer .footer-left-mobile .footer-inner .follow p a {
    color: #BCBDBC;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
}

.page-footer .footer-left-mobile {
    display: inherit !important;
    width: 50%;
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-left-mobile {
        display: none !important;
    }
}

@media only screen and (max-width: 1023px) {
    .page-footer .footer-right {
        width: 50%;
    }
}

@media only screen and (min-width: 1440px) {
    .page-footer .footer-right {
        width: 20.5%;
    }
}

.page-footer .footer-right .footer-inner {
    flex-wrap: wrap;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.page-footer .footer-right .footer-inner .follow {
    margin-left: 20px;
    text-align: right;
}

@media only screen and (max-width: 568px) {
    .page-footer .footer-right .footer-inner .follow {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-right .footer-inner .follow {
        width: auto;
        display: inline-block;
    }
}

.page-footer .footer-right .housing-logo {
    width: 20px;
    height: 20px;
    margin-left: 20px;
    opacity: .8;
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-right .housing-logo {
        width: 20px;
        height: 20px;
        margin-left: 20px;
        opacity: .8;
    }
}

.page-footer .footer-middle {
    margin-bottom: 5px;
    text-align: center;
}

@media only screen and (max-width: 1023px) {
    .page-footer .footer-middle {
        width: 100%;
    }
}

.page-footer .footer-middle .footer-inner {
    width: 100%;
    display: block;
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .footer-inner {
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-align-items: flex-start;
        -webkit-box-align: flex-start;
        -webkit-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: center;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-middle {
        padding: 0;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 1440px) {
    .page-footer .footer-middle {
        width: 59%;
    }
}

.page-footer .footer-middle .gpl-logo {
    width: 63px;
    height: 15px;
}

@media only screen and (min-width: 414px) {
    .page-footer .footer-middle .gpl-logo {
        width: 97px;
        height: 23px;
    }
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .gpl-logo {
        width: 120px;
        height: 36px;
    }
}

@media only screen and (min-width: 1100px) {
    .page-footer .footer-middle .gpl-logo {
        width: 143px;
        height: 43px;
    }
}

.page-footer .footer-middle .header-logo.mobile {
    display: inline-block;
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .header-logo.mobile {
        display: none;
    }
}

.page-footer .footer-middle .header-logo.desktop {
    display: none;
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .header-logo.desktop {
        display: block;
    }
}

.page-footer .footer-middle .header-logo:last-child {
    margin-left: 30px;
    vertical-align: -2px;
}

@media only screen and (min-width: 414px) {
    .page-footer .footer-middle .header-logo:last-child {
        vertical-align: -8px;
    }
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .header-logo:last-child {
        vertical-align: initial;
        margin-left: 0;
    }
}

.page-footer .footer-middle .brookfield-logo {
    width: 38px;
    height: 18px;
}

@media only screen and (min-width: 414px) {
    .page-footer .footer-middle .brookfield-logo {
        width: 85px;
        height: 40px;
    }
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .brookfield-logo {
        width: 88px;
        height: 46px;
    }
}

@media only screen and (min-width: 1100px) {
    .page-footer .footer-middle .brookfield-logo {
        width: 104px;
        height: 46px;
    }
}

.page-footer .footer-middle .address {
    text-align: center;
    margin: 0 0 10px;
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .address {
        margin: 0 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-middle .address {
        margin: 0;
    }
}

.page-footer .footer-middle .address a, .page-footer .footer-middle .address span {
    color: white;
    font-size: 10px;
    line-height: 1.3;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 3px;
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .address a, .page-footer .footer-middle .address span {
        font-size: 14px;
    }
}

.page-footer .footer-middle .address span {
    display: inline-block;
    margin: 5px 0 0 0;
}

@media only screen and (min-width: 768px) {
    .page-footer .footer-middle .address span {
        display: block;
        margin: 10px 0 0 0;
        border: none;
        padding: 0;
    }
}

@media only screen and (min-width: 1440px) {
    .page-footer .footer-middle .address span {
        border-left: 1px solid white;
        display: inline-block;
        margin: 0 0 0 10px;
        padding: 2px 0 0 10px;
    }
}

.onetrust-pc-dark-filter {
    display: none !important;
}

.navOpen .main-header .page-footer {
    opacity: 1;
    z-index: 100000;
    transition-delay: 2s;
}

.page-footer .footer-right .footer-inner .follow {
    margin-left: 20px;
    text-align: right;
}

.main-header {
    height: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    /*z-index: 999;*/
}

.navOpen .main-header {
    overflow: initial;
    width: 100%;
}

.page-map .main-header {
    width: 100px;
    height: 80px;
    -webkit-transition: width 0.5s ease-out;
    /* Chrome, Safari, Opera */
    transition: width 0.5s ease-out;
}

@media only screen and (min-width: 1024px) {
    .page-map .main-header {
        width: 200px;
        height: 125px;
    }
}

.navOpen.page-map .main-header {
    width: 100%;
}

.main-header .header-inner {
    background: url("../images/waves.jpg") no-repeat fixed top center;
    background-size: cover;
    bottom: 0;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: -140vh;
    width: 100%;
    -webkit-transition: top 0.5s ease-out;
    /* Chrome, Safari, Opera */
    transition: top 0.5s ease-out;
    transition-delay: 1.5s;
}

.navOpen .main-header .header-inner, .error404 .main-header .header-inner {
    top: 0;
    transition-delay: 0s;
}

.main-header .header-bar {
    margin-top: 25px;
    position: relative;
}

@media only screen and (min-width: 1024px) {
    .main-header .header-bar {
        margin-top: 40px;
    }
}

.hideNav .main-header .header-bar {
    pointer-events: none;
}

.main-header .nav-apply {
    position: absolute;
    right: 10px;
    top: -6px;
    z-index: 100;
    opacity: 0;
    -webkit-transition: opacity 1s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 1s ease-out;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-apply {
        top: 0px;
        right: 30px;
    }
}

@media only screen and (max-width: 1023px) {
    .main-header .nav-apply {
        text-align: center;
        width: 49px;
    }

    .main-header .nav-apply .circle-button {
        line-height: 1.2;
        padding-top: 30px;
        width: 115px;
        right: 31px;
    }
}

@media screen and (max-width: 767px) {
    .main-header .nav-apply .circle-button {
        padding-top: 25px;
        width: 75px;
        right: 12px;
        letter-spacing: 1px;
    }
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-apply {
        right: 20px;
        top: 0px;
    }
}

.home .main-header .nav-apply {
    transition-delay: 1.5s;
}

.dom-loaded .main-header .nav-apply {
    opacity: 1;
}

.main-header .nav-apply.hide {
    opacity: 0;
}

.main-header .nav-apply.from-home-video {
    transition-delay: 0s;
}

.page-map .main-header .nav-apply {
    display: none;
}

.navOpen .main-header .nav-apply {
    display: block;
}

.main-header .nav-apply .mobile {
    display: block;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-apply .mobile {
        display: none;
    }
}

.main-header .nav-apply .mobile.open-home-video {
    margin-top: 12px;
    width: 60px;
    right: 5px;
    display: none;
}

.main-header .nav-apply .mobile.open-home-video .fa-play {
    top: 5px;
    right: 25px;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-apply .mobile.open-home-video .fa-play {
        right: 22px;
    }
}

.main-header .nav-apply .desktop {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-apply .desktop {
        display: block;
    }
}

.hideNav .main-header .nav-apply {
    pointer-events: auto;
}

.main-header .schedule-tour {
    display: block;
    position: fixed;
    top: calc(100vh - 150px);
    left: 10px;
    line-height: 1.4;
    top: 95px;
    left: auto;
    width: 105px;
    right: 0;
    padding-top: 30px;
}

@media screen and (max-width: 767px) {
    .main-header .schedule-tour {
        top: 75px;
        right: -19px;
        padding-top: 25px;
        letter-spacing: 1px;
    }
}

@media screen and (min-width: 1024px) {
    .main-header .schedule-tour {
        display: none;
    }
}

.main-header .compass-wrapper {
    bottom: 0;
    height: 317px;
    left: 0;
    position: absolute;
    right: 0;
    top: calc((100% - 420px) / 2);
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 1s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 1s ease-out;
    transition-delay: .5s;
}

.home .main-header .compass-wrapper {
    top: calc((100% - 420px) / 2);
}

@media only screen and (min-width: 768px) {
    .main-header .compass-wrapper {
        height: 606px;
        top: calc((100% - 670px) / 2);
    }

    .home .main-header .compass-wrapper {
        top: calc((100% - 670px) / 2);
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .compass-wrapper {
        height: 800px;
        top: calc((100% - 980px) / 2);
    }

    .short-screen .main-header .compass-wrapper {
        height: 606px;
        top: calc((100% - 670px) / 2);
    }

    .short-screen.home .main-header .compass-wrapper {
        top: calc((100% - 670px) / 2);
    }

    .home .main-header .compass-wrapper {
        top: calc((100% - 980px) / 2);
    }
}

.navOpen .main-header .compass-wrapper {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 1;
}

@media only screen and (min-width: 375px) {
    .navOpen .main-header .compass-wrapper {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@media only screen and (min-width: 414px) {
    .navOpen .main-header .compass-wrapper {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@media only screen and (min-width: 768px) {
    .navOpen .main-header .compass-wrapper {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (max-height: 520px) and (min-height: 375px) {
    .navOpen .main-header .compass-wrapper {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@media screen and (max-height: 767px) and (min-height: 521px) {
    .navOpen .main-header .compass-wrapper {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
    }
}

@media only screen and (min-height: 768px) {
    .navOpen .main-header .compass-wrapper {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        transform: scale(0.8);
    }
}

.leaveNav .main-header .compass-wrapper {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    transform: scale(3);
    opacity: 0;
}

.main-header .osb-logo-link {
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    right: 0;
    max-width: 400px;
    top: calc(50% - 237px);
}

.home .main-header .osb-logo-link {
    top: calc(50% - 237px);
}

.main-header .osb-logo-link > a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

@media only screen and (min-width: 375px) {
    .main-header .osb-logo-link {
        top: calc(50% - 63px);
    }

    .home .main-header .osb-logo-link {
        top: calc(50% - 63px);
    }
}

@media only screen and (min-width: 768px) {
    .main-header .osb-logo-link {
        top: calc(50% - 100px);
        opacity: 0;
        -webkit-transition: opacity 1s ease-out;
        /* Chrome, Safari, Opera */
        transition: opacity 1s ease-out;
        transition-delay: 1s;
    }

    .navOpen .main-header .osb-logo-link {
        opacity: 1;
        z-index: 1;
    }

    .home .main-header .osb-logo-link {
        top: calc(50% - 78px);
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .osb-logo-link {
        top: calc(50% - 78px);
    }

    .home .main-header .osb-logo-link {
        /*top: calc(50% - 78px);*/
        top: calc(50%);
    }

    .short-screen .main-header .osb-logo-link {
        top: calc(50% - 80px);
    }

    .short-screen.home .main-header .osb-logo-link {
        top: calc(50% - 80px);
    }
}

.main-header .osb-logo-link .osb-logo-animation {
    width: 70px;
    margin: 0 auto;
}

@media only screen and (min-width: 375px) {
    .main-header .osb-logo-link .osb-logo-animation {
        width: 100px;
    }
}

@media only screen and (min-width: 768px) {
    .main-header .osb-logo-link .osb-logo-animation {
        width: 192px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .osb-logo-link .osb-logo-animation {
        width: 220px;
        margin-bottom: 40px;
    }

    .short-screen .main-header .osb-logo-link .osb-logo-animation {
        width: 192px;
    }
}

.main-header .osb-logo-link .osb-logo {
    display: none;
    height: 45px;
    width: 277px;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
    .main-header .osb-logo-link .osb-logo {
        display: block;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .osb-logo-link .osb-logo {
        height: 61px;
        width: 380px;
    }

    .short-screen .main-header .osb-logo-link .osb-logo {
        height: 45px;
        width: 277px;
    }
}

.main-header .osb-logo-link .message-404 {
    position: absolute;
    top: -200px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
}

@media only screen and (min-width: 768px) {
    .main-header .osb-logo-link .message-404 {
        top: calc(50% - 116px);
        width: 100%;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .osb-logo-link .message-404 {
        top: calc(50% - 170px);
    }
}

.main-header .compass-nav {
    height: 317px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 312px;
}

@media only screen and (min-width: 768px) {
    .main-header .compass-nav {
        width: 600px;
        height: 606px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .compass-nav {
        height: 1000px;
        width: 1000px;
    }

    .short-screen .main-header .compass-nav {
        width: 710px;
        height: 710px;
    }
}

.navOpen .main-header .compass-nav {
    -webkit-animation: compassSway 15s 1;
    -moz-animation: compassSway 15s 1;
    -o-animation: compassSway 15s 1;
    animation: compassSway 15s 1;
    animation-delay: 1.8s;
}

.navOpen .main-header .compass-nav.compassDone {
    -webkit-transition: all 1.4s cubic-bezier(0.29, 0.25, 0.22, 1.26);
    /* Chrome, Safari, Opera */
    transition: all 1.4s cubic-bezier(0.29, 0.25, 0.22, 1.26);
}

.navOpen .main-header .compass-nav.magnetRight {
    -webkit-transform: rotate(5deg) scale(1);
    -moz-transform: rotate(5deg) scale(1);
    transform: rotate(5deg) scale(1);
    -webkit-transition: all 1.4s cubic-bezier(0.29, 0.25, 0.22, 1.26);
    /* Chrome, Safari, Opera */
    transition: all 1.4s cubic-bezier(0.29, 0.25, 0.22, 1.26);
}

.navOpen .main-header .compass-nav.magnetLeft {
    -webkit-transform: rotate(-5deg) scale(1);
    -moz-transform: rotate(-5deg) scale(1);
    transform: rotate(-5deg) scale(1);
    -webkit-transition: all 1.4s cubic-bezier(0.29, 0.25, 0.22, 1.26);
    /* Chrome, Safari, Opera */
    transition: all 1.4s cubic-bezier(0.29, 0.25, 0.22, 1.26);
}

.home .main-header .compass-nav {
    animation-delay: 1.8s;
}

.main-header .compass-nav .compass, .main-header .compass-nav .compass-mobile {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
}

@media only screen and (min-width: 768px) {
    .main-header .compass-nav .compass, .main-header .compass-nav .compass-mobile {
        display: none;
    }
}

.main-header .compass-nav .compass {
    display: none;
}

@media only screen and (min-width: 768px) {
    .main-header .compass-nav .compass {
        display: block;
    }
}

.main-header .compass-nav path.stroke-line {
    stroke-width: 2px;
}

@media only screen and (min-width: 768px) {
    .main-header .compass-nav path.stroke-line {
        stroke-width: 0.75px;
    }
}

.main-header .menu-items {
    height: 266px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0px;
    width: 263px;
}

@media only screen and (min-width: 768px) {
    .main-header .menu-items {
        height: 606px;
        width: 600px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-items {
        height: 1000px;
        width: 1000px;
        top: 100px;
        padding: 0px;
    }

    .short-screen .main-header .menu-items {
        height: 606px;
        width: 600px;
        top: 0;
    }
}

.main-header .menu-item {
    color: white;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    transform-origin: left bottom;
    top: 0;
    font-style: normal;
    font-weight: 500;
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item {
        letter-spacing: 1.5px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item {
        font-size: 18px;
    }

    .short-screen .main-header .menu-item {
        font-size: 15px;
    }
}

.main-header .menu-item a {
    display: block;
    z-index: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 0.4s ease-out;
    color: #fff;
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item a:hover {
        text-decoration: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.main-header .menu-item a:after {
    bottom: -20px;
    content: '';
    display: block;
    left: -5px;
    position: absolute;
    right: -5px;
    top: -20px;
    z-index: -1;
}

.main-header .menu-item .magnet {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    display: block;
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item .magnet {
        min-height: 70px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item .magnet {
        min-height: 90px;
    }

    .short-screen .main-header .menu-item .magnet {
        min-height: 70px;
    }
}

.main-header .menu-item .magnet[data-magnet="Left"] {
    top: -40px;
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item .magnet[data-magnet="Left"] {
        top: 0px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item .magnet[data-magnet="Left"] {
        top: 0px;
    }

    .short-screen .main-header .menu-item .magnet[data-magnet="Left"] {
        top: 0px;
    }
}

.main-header .menu-item .magnet[data-magnet="Right"] {
    bottom: -40px;
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item .magnet[data-magnet="Right"] {
        bottom: -80px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item .magnet[data-magnet="Right"] {
        bottom: -100px;
    }

    .short-screen .main-header .menu-item .magnet[data-magnet="Right"] {
        bottom: -80px;
    }
}

.main-header .menu-item .magnet:hover {
    cursor: pointer;
}

.main-header .menu-item:first-child {
    right: -31px;
    top: 59px;
    -webkit-transform: rotate(-61deg);
    -moz-transform: rotate(-61deg);
    transform: rotate(-42deg);
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item:first-child {
        /*right: 125px; /* 4 menu */
        /*top: 71px; /* 4 menu */
        right: 31px;
        top: 170px;
        -webkit-transform: scale(1) rotate(300deg);
        -moz-transform: scale(1) rotate(300deg);
        transform: scale(1) rotate(300deg);
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item:first-child {
        right: 246px;
        top: 22px;
    }
    /*.main-header .menu-item:first-child {*/
    /*    right: 174px;*/
    /*    top: 125px;*/
    /*}*/

    .short-screen .main-header .menu-item:first-child {
        right: 54px;
        top: 156px;
    }
}

.main-header .menu-item:nth-child(2) {
    right: -33px;
    top: 103px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    transform: rotate(44deg);
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item:nth-child(2) {
        /*right: 16px;*/
        /*top: 175px;*/
        right: 45px;
        top: 393px;
        -webkit-transform: scale(1) rotate(-17deg);
        -moz-transform: scale(1) rotate(-17deg);
        transform: scale(1) rotate(-17deg);
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item:nth-child(2) {
        right: 82px;
        top: 188px;
    }
    /*.main-header .menu-item:nth-child(2) {*/
    /*    right: 179px;*/
    /*    top: 644px;*/
    /*}*/

    .short-screen .main-header .menu-item:nth-child(2) {
        right: 61px;
        top: 529px;
    }
}

.main-header .menu-item:nth-child(3) {
    right: -49px;
    top: 196px;
    -webkit-transform: rotate(-44deg);
    -moz-transform: rotate(-44deg);
    transform: rotate(-44deg);
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item:nth-child(3) {
        /*right: 30px;*/
        /*top: 411px;*/
        right: 379px;
        top: 529px;
        -webkit-transform: scale(1) rotate(398deg);
        -moz-transform: scale(1) rotate(398deg);
        transform: scale(1) rotate(398deg);
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item:nth-child(3) {
        /*right: 730px;*/
        /*top: 684px;*/
        /*max-width: 150px;*/
        /*line-height: normal;*/
        right: 53px;
        top: 567px;
    }

    .short-screen .main-header .menu-item:nth-child(3) {
        right: 466px;
        top: 564px;
    }
}

.main-header .menu-item:nth-child(4) {
    right: -8px;
    top: 234px;
    -webkit-transform: rotate(61deg);
    -moz-transform: rotate(61deg);
    transform: rotate(61deg);
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item:nth-child(4) {
        /*right: 77px;*/
        /*top: 509px;*/
        right: 516px;
        top: 409px;
        -webkit-transform: scale(1) rotate(99deg);
        -moz-transform: scale(1) rotate(99deg);
        transform: scale(1) rotate(99deg);
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item:nth-child(4) {
        /*right: 124px;*/
        /*top: 572px;*/
        right: 196px;
        top: 726px;
    }

    .short-screen .main-header .menu-item:nth-child(4) {
        right: 77px;
        top: 511px;
    }
}

.main-header .menu-item:nth-child(5) {
    right: 99px;
    top: 227px;
    -webkit-transform: rotate(79deg);
    -moz-transform: rotate(79deg);
    transform: rotate(79deg);
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item:nth-child(5) {
        right: 313px;
        top: 500px;

    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item:nth-child(5) {
        right: 609px;
        top: 726px;
    }

    .short-screen .main-header .menu-item:nth-child(5) {
        right: 380px;
        top: 77px;
    }
}

.main-header .menu-item:nth-child(6) {
    right: 152px;
    top: 183px;
    -webkit-transform: rotate(112deg);
    -moz-transform: rotate(112deg);
    transform: rotate(112deg);
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item:nth-child(6) {
        right: 471px;
        top: 397px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item:nth-child(6) {
        right: 760px;
        top: 525px;
    }

    .short-screen .main-header .menu-item:nth-child(6) {
        right: 473px;
        top: 400px;
    }
}

.main-header .menu-item:nth-child(7) {
    right: 172px;
    top: 90px;
    -webkit-transform: rotate(172deg);
    -moz-transform: rotate(172deg);
    transform: rotate(172deg);
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item:nth-child(7) {
        right: 430px;
        top: 163px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item:nth-child(7) {
        right: 741px;
        top: 142px;
        max-width: 150px;
        line-height: normal;
    }

    .short-screen .main-header .menu-item:nth-child(7) {
        right: 428px;
        top: 161px;
    }
}

.main-header .menu-item:last-child {
    right: 87px;
    top: 53px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    transform: rotate(40deg);
}

@media only screen and (min-width: 768px) {
    .main-header .menu-item:last-child {
        /*right: 397px;*/
        /*top: 65px;*/
        right: 434px;
        top: 129px;
        transform: scale(1) rotate(201deg);
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .menu-item:last-child {
        /*right: 737px;*/
        /*top: 68px;*/
        right: 548px;
        top: -18px;
    }

    .short-screen .main-header .menu-item:last-child {
        right: 471px;
        top: 99px;
    }
}
.main-header .menu-item:nth-child(2	) a {
    -webkit-transform: scale(1) rotate(352deg);
    -moz-transform: scale(1) rotate(352deg);
    transform: scale(1) rotate(352deg);
}
.main-header .menu-item:nth-child(3	) a {
    -webkit-transform: scale(1) rotate(347deg);
    -moz-transform: scale(1) rotate(347deg);
    transform: scale(1) rotate(347deg);
}
.main-header .menu-item:nth-child(4) a {
    -webkit-transform: scale(1) rotate(324deg);
    -moz-transform: scale(1) rotate(324deg);
    transform: scale(1) rotate(324deg);
}
.main-header .menu-item:nth-child(n+5) a {
    /*-webkit-transform: scale(1) rotate(180deg);*/
    /*-moz-transform: scale(1) rotate(180deg);*/
    /*transform: scale(1) rotate(180deg);*/
    -webkit-transform: scale(1) rotate(220deg);
    -moz-transform: scale(1) rotate(220deg);
    transform: scale(1) rotate(220deg);
}


@media only screen and (min-width: 1100px) {
    /*5 menu start*/
    .main-header .menu-item:nth-child(2	) a:hover {
        -webkit-transform: scale(1) rotate(352deg);
        -moz-transform: scale(1) rotate(352deg);
        transform: scale(1) rotate(352deg);
    }
    .main-header .menu-item:nth-child(3	) a:hover {
        -webkit-transform: scale(1) rotate(347deg);
        -moz-transform: scale(1) rotate(347deg);
        transform: scale(1) rotate(347deg);
    }
    .main-header .menu-item:nth-child(4) a:hover {
        -webkit-transform: scale(1) rotate(324deg);
        -moz-transform: scale(1) rotate(324deg);
        transform: scale(1) rotate(324deg);
    }
    .main-header .menu-item:nth-child(n+5) a:hover {
        text-decoration: none;
        /*-webkit-transform: scale(1) rotate(180deg);*/ /*4 menu*/
        /*-moz-transform: scale(1) rotate(180deg);*/ /*4 menu*/
        /*transform: scale(1) rotate(180deg);*/ /*4 menu*/
        -webkit-transform: scale(1) rotate(220deg);
        -moz-transform: scale(1) rotate(220deg);
        transform: scale(1) rotate(220deg);
    }
    /*5 menu end*/
}

.main-header .header-inner-modal {
    background-color: #151720;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 1s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 1s ease-out;
    transition-delay: .8s;
}

.navOpen .main-header .header-inner-modal {
    opacity: 0;
}

.leaveNav .main-header .header-inner-modal {
    opacity: 1;
}

.main-header .logo-wrapper {
    display: block;
    height: 37px;
    margin: 0 auto 0;
    position: relative;
    width: 170px;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.4s ease-out;
    transition-delay: 2s;
}

@media only screen and (max-width: 1023px) {
    .main-header .logo-wrapper {
        z-index: 1;
    }
}

@media only screen and (min-width: 569px) {
    .main-header .logo-wrapper {
        width: 208px;
        height: 45px;
    }
}

@media only screen and (min-width: 768px) {
    .main-header .logo-wrapper {
        height: 45px;
        width: 208px;
    }
}

@media only screen and (min-width: 1024px) {
    .main-header .logo-wrapper {
        height: 83px;
        width: 386px;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .logo-wrapper {
        z-index: initial;
    }
}

.main-header .logo-wrapper .osb-logo-text {
    height: auto;
    width: 100%;
    margin-top: 8px;
}

@media only screen and (min-width: 768px) {
    .main-header .logo-wrapper .osb-logo-text {
        margin-top: 0;
    }
}

@media only screen and (min-width: 768px) {
    .navOpen .main-header .logo-wrapper, .home .main-header .logo-wrapper, .error404 .main-header .logo-wrapper, .hideNav .main-header .logo-wrapper, .page-map .main-header .logo-wrapper {
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity 0.4s ease-out;
        /* Chrome, Safari, Opera */
        transition: opacity 0.4s ease-out;
        transition-delay: 0s;
    }
}

.hideNav .main-header .logo-wrapper {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.4s ease-out;
    transition-delay: 0s;
}

.page-map .main-header .logo-wrapper {
    display: none;
}

.main-header .nav-icon {
    cursor: pointer;
    left: 11px;
    position: fixed;
    top: 23px;
    z-index: 10000;
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 0.6s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 0.6s ease-out;
}

.home .main-header .nav-icon {
    display: none;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-icon {
        left: 30px;
        top: 20px;
    }
}

.dom-has-been-loaded-for-two-seconds .main-header .nav-icon {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.home .main-header .nav-icon, .error404 .main-header .nav-icon {
    pointer-events: auto;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-icon {
        left: 40px;
        top: 40px;
    }
}

.main-header .nav-icon .nav-circle {
    border: 1px solid white;
    display: block;
    height: 43px;
    width: 43px;
    border-radius: 5px;
}

.logoDark .main-header .nav-icon .nav-circle, .page-map .main-header .nav-icon .nav-circle {
    border-color: #151720;
}

.navOpen .main-header .nav-icon .nav-circle {
    border-color: white;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-icon .nav-circle {
        width: 68px;
        height: 60px;
    }
}

.main-header .nav-icon .nav-text {
    color: white;
    display: block;
    font-size: 12px;
    left: 0px;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 17px;
    width: 100%;
    -webkit-transition: opacity 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.4s ease-out;
}

.logoDark .main-header .nav-icon .nav-text, .page-map .main-header .nav-icon .nav-text {
    color: #151720;
}

.navOpen .main-header .nav-icon .nav-text {
    color: white;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-icon .nav-text {
        font-size: 14px;
        letter-spacing: 4px;
        left: 3px;
        top: 29px;
    }
}

.dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-text {
    opacity: 0;
}

.navOpen .main-header .nav-icon .nav-text, .error404 .main-header .nav-icon .nav-text {
    opacity: 0;
}

.navAnimate .main-header .nav-icon .nav-text {
    opacity: 1;
}

.main-header .nav-icon .nav-dash {
    background-color: white;
    display: block;
    height: 2px;
    position: absolute;
    width: 29px;
}

.logoDark .main-header .nav-icon .nav-dash, .page-map .main-header .nav-icon .nav-dash {
    background-color: #151720;
}

.navOpen .main-header .nav-icon .nav-dash {
    background-color: white;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-icon .nav-dash {
        width: 40px;
    }
}

.main-header .nav-icon .nav-dash:first-child {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20px;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-icon .nav-dash:first-child {
        top: 14px;
    }
}

.dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:first-child {
    top: 14px;
}

@media only screen and (min-width: 1024px) {
    .dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:first-child {
        top: 14px;
    }
}

.navAnimate .main-header .nav-icon .nav-dash:first-child {
    top: 14px;
}

@media only screen and (min-width: 1024px) {
    .navAnimate .main-header .nav-icon .nav-dash:first-child {
        top: 14px;
    }
}

.main-header .nav-icon .nav-dash:nth-child(2) {
    top: calc(50% - 3px);
    right: -15px;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-icon .nav-dash:nth-child(2) {
        right: -25px;
    }
}

.dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:nth-child(2) {
    right: 7px;
}

@media only screen and (min-width: 1024px) {
    .dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:nth-child(2) {
        right: 14px;
    }
}

.navAnimate .main-header .nav-icon .nav-dash:nth-child(2) {
    right: -15px;
}

@media only screen and (min-width: 1024px) {
    .navAnimate .main-header .nav-icon .nav-dash:nth-child(2) {
        right: 14px;
    }
}

.main-header .nav-icon .nav-dash:nth-child(3) {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -12px;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-icon .nav-dash:nth-child(3) {
        bottom: -20px;
    }
}

.dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:nth-child(3) {
    bottom: 11px;
}

@media only screen and (min-width: 1024px) {
    .dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:nth-child(3) {
        bottom: 13px;
    }
}

.navAnimate .main-header .nav-icon .nav-dash:nth-child(3) {
    bottom: -12px;
}

@media only screen and (min-width: 1024px) {
    .navAnimate .main-header .nav-icon .nav-dash:nth-child(3) {
        bottom: 13px;
    }
}

.main-header .nav-icon .nav-dash:nth-child(4) {
    top: calc(50% - 2px);
    left: -15px;
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-icon .nav-dash:nth-child(4) {
        left: -25px;
    }
}

.dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:nth-child(4) {
    left: 8px;
}

@media only screen and (min-width: 1024px) {
    .dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:nth-child(4) {
        left: 10px;
    }
}

.navAnimate .main-header .nav-icon .nav-dash:nth-child(4) {
    left: -15px;
}

@media only screen and (min-width: 1024px) {
    .navAnimate .main-header .nav-icon .nav-dash:nth-child(4) {
        left: -25px;
    }
}

.hideNav .main-header .nav-icon {
    pointer-events: auto;
}

.main-header .nav-footer {
    color: white;
    font-size: 14px;
    position: absolute;
    top: calc(100vh - 120px);
    left: 0;
    right: 0;
    padding: 20px 20px 10px;
    opacity: 0;
    text-transform: uppercase;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-transition: opacity 1s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 1s ease-out;
    transition-delay: 2s;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .main-header .nav-footer {
        top: calc(100vh - 200px);
    }
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer {
        top: auto;
        bottom: 0;
        padding: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-footer {
        bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer .nav-footer-left {
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .home .main-header .nav-footer {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.main-header .nav-footer a {
    font-size: 14px;
    color: white;
    letter-spacing: 1.5px;
    line-height: 1;
    opacity: 1;
    font-style: normal;
    font-weight: 500;
    -webkit-transition: opacity 0.3s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.3s ease-out;
}

@media only screen and (min-width: 1100px) {
    .main-header .nav-footer a:hover {
        opacity: .5;
    }
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer .resident-login {
        margin: 0 30px 0 10px;
    }
}

.main-header .nav-footer .nav-footer-home {
    display: none;
}

.home .main-header .nav-footer .nav-footer-home {
    margin: 0 20px;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.home .main-header .nav-footer .nav-footer-home.nav-footer-tablet {
    display: none;
}

@media only screen and (min-width: 768px) {
    .home .main-header .nav-footer .nav-footer-home.nav-footer-tablet {
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
    }
}

.home .main-header .nav-footer .nav-footer-home.nav-footer-mobile {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
}

@media only screen and (min-width: 768px) {
    .home .main-header .nav-footer .nav-footer-home.nav-footer-mobile {
        display: none;
    }
}

.main-header .nav-footer .nav-footer-home .header-logo {
    display: inline-block;
}

.main-header .nav-footer .nav-footer-home .header-logo:last-child {
    vertical-align: -5px;
    margin-left: 20px;
}

.main-header .nav-footer .nav-footer-home .gpl-logo {
    width: 60px;
    height: 16px;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer .nav-footer-home .gpl-logo {
        width: 100px;
        height: 26px;
    }
}

.main-header .nav-footer .nav-footer-home .brookfield-logo {
    width: 60px;
    height: 26px;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer .nav-footer-home .brookfield-logo {
        width: 80px;
        height: 35px;
    }
}

.main-header .nav-footer .nav-footer-home .address {
    text-align: center;
    margin: 0 0 10px;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer .nav-footer-home .address {
        margin: 0 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .main-header .nav-footer .nav-footer-home .address {
        margin: 0 40px;
    }
}

.main-header .nav-footer .nav-footer-home .address a, .main-header .nav-footer .nav-footer-home .address span {
    color: white;
    font-size: 10px;
    line-height: 1.3;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer .nav-footer-home .address a, .main-header .nav-footer .nav-footer-home .address span {
        font-size: 14px;
    }
}

.main-header .nav-footer .nav-footer-home .address span {
    display: inline-block;
    border-left: 1px solid white;
    margin: 0 0 0 5px;
    padding: 2px 0 0 5px;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer .nav-footer-home .address span {
        display: block;
        margin: 10px 0 0 0;
        border: none;
        padding: 0;
    }
}

@media only screen and (min-width: 1100px) {
    .main-header .nav-footer .nav-footer-home .address span {
        border-left: 1px solid white;
        display: inline-block;
        margin: 0 0 0 20px;
        padding: 2px 0 0 20px;
    }
}

.main-header .nav-footer .nav-footer-right {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

@media only screen and (min-width: 768px) {
    .main-header .nav-footer .nav-footer-right {
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

.main-header .nav-footer .nav-footer-right a {
    color: #BCBDBC;
    font-style: normal;
    font-weight: 400;
}

.main-header .nav-footer .nav-footer-right .housing-logo {
    width: 30px;
    height: 30px;
    margin-left: 30px;
}

.navOpen .main-header .nav-footer {
    opacity: 1;
    transition-delay: .5s;
}

.leaveNav .main-header .nav-footer {
    opacity: 0;
}

@media screen and (max-width: 1023px) {
    .home .main-header .schedule-tour {
        z-index: 9;
        top: 90px;
        right: -1px;
    }
}

@media screen and (max-width: 767px) {
    .home .main-header .schedule-tour {
        top: 71px;
        right: -19px;
    }
}

.main-header .hidden {
    display: none !important;
}

#tour {
    position: fixed;
    z-index: 99999;
    top: 50vh;
    bottom: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#tour-flyout {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -70px;
    height: 46px;
    position: absolute;
    top: -22px;
    display: none;
}

#tour-flyout ul li .side-button {
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    font-size: 16px;
    line-height: 1em;
    font-weight: 500;
    text-transform: uppercase;
    padding: 9px 16px;
    display: block;
    letter-spacing: 2px;
    background: #172751;
    color: #ffffff;
    border: 0;
    cursor: pointer;
    height: 46px;
    min-width: 167px;
}

#tour-flyout-container {
    left: 37px;
    position: relative;
    outline: none !important;
}

#tour-flyout-container.show {
    padding: 10px;
}

#tour-flyout-container #tour-flyout-content {
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    width: 235px;
    display: block;
    box-shadow: 0 0 10px 0px #666;
    padding: 4px 10px;
    text-align: center;
    min-height: 166px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
}

@media screen and (min-width: 768px) {
    #tour-flyout-container #tour-flyout-content {
        width: 400px;
    }
}

#tour-flyout-container #tour-flyout-content #tour-flyout-close-button {
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 23px;
    cursor: pointer;
    color: #000;
    background: 0 0;
    border: 0;
    padding: 0;
    line-height: 1;
}

#tour-flyout-container #tour-flyout-content h2 {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    letter-spacing: 0px;
    color: #333;
    line-height: 1.2;
    padding: 10px 0 0 0;
}

#tour-flyout-container #tour-flyout-content p {
    margin: 3px 0 12px;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    padding: 0;
}

#cookie-law-info-again {
    right: 80% !important;
}

#cookie-law-info-bar {
    z-index: 100000 !important;
}

.component-text {
    padding: 0 20px;
}

@media only screen and (min-width: 1024px) {
    .component-text {
        padding: 0;
    }
}

.gallery-popup {
    bottom: 10px;
    position: absolute;
    right: 0;
}

.gallery-expander .openGallery {
    display: none;
}

.component-gallery, .component-modal-video {
    position: relative;
    text-align: right;
}

.component-gallery .openGallery, .component-modal-video .openGallery {
    cursor: pointer;
}

.component-gallery .close, .component-modal-video .close {
    right: 15px;
    top: 10px;
}

@media only screen and (min-width: 1024px) {
    .component-gallery .close, .component-modal-video .close {
        right: 30px;
        top: 28px;
    }
}

.component-gallery .gallery-container, .component-modal-video .gallery-container {
    background-color: rgba(21, 23, 32, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    display: none;
}

.component-gallery .gallery-inner, .component-modal-video .gallery-inner {
    background-color: #F2F2F2;
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
    width: 100%;
    z-index: 10;
}

@media only screen and (orientation: landscape) {
    .component-gallery .gallery-inner, .component-modal-video .gallery-inner {
        width: 83%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-gallery .gallery-inner, .component-modal-video .gallery-inner {
        width: 86%;
    }
}

@media only screen and (max-height: 760px) and (min-width: 760px) {
    .component-gallery .gallery-inner, .component-modal-video .gallery-inner {
        width: 55%;
    }
}

.component-gallery .gallery-nav, .component-modal-video .gallery-nav {
    left: 0;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 10;
}

@media only screen and (min-width: 1024px) {
    .component-gallery .gallery-nav, .component-modal-video .gallery-nav {
        top: 40px;
    }
}

.component-gallery .gallery-items, .component-modal-video .gallery-items {
    height: 0;
    overflow: hidden;
    padding-bottom: 68.5%;
    position: relative;
    width: 100%;
    z-index: 1;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5);
}

.component-gallery .gallery-item, .component-modal-video .gallery-item {
    bottom: 0;
    height: 100%;
    left: 0%;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 0;
    -webkit-transition: opacity 1s ease-in, z-index 2s ease-in;
    /* Chrome, Safari, Opera */
    transition: opacity 1s ease-in, z-index 2s ease-in;
}

.component-gallery .gallery-item img, .component-modal-video .gallery-item img {
    display: block;
    height: auto;
    min-height: 100%;
    transform: scale(1.3);
    width: 100%;
    -webkit-transition: all 1.5s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 1.5s ease-out;
}

.component-gallery .gallery-item.activeSlide, .component-modal-video .gallery-item.activeSlide {
    opacity: 1;
    z-index: 1;
}

.component-gallery .gallery-item.activeSlide img, .component-modal-video .gallery-item.activeSlide img {
    transform: scale(1);
}

.component-gallery .gallery-title, .component-modal-video .gallery-title {
    bottom: 20px;
    position: absolute;
    right: 20px;
    color: white;
}

@media only screen and (min-width: 1100px) {
    .component-gallery .gallery-title, .component-modal-video .gallery-title {
        bottom: 40px;
        right: 40px;
    }
}

.component-gallery .arrow-wrapper, .component-modal-video .arrow-wrapper {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 35px;
    z-index: 10;
}

.component-gallery .arrow-wrapper .arrow-svg, .component-modal-video .arrow-wrapper .arrow-svg {
    fill: white;
    width: 20px;
    height: 35px;
}

.component-gallery .arrow-wrapper.arrow-wrapper-prev, .component-modal-video .arrow-wrapper.arrow-wrapper-prev {
    right: auto;
    left: 20px;
}

.component-gallery .arrow-wrapper.arrow-wrapper-next, .component-modal-video .arrow-wrapper.arrow-wrapper-next {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.component-gallery.galleryOpened .gallery-container, .component-gallery.modalOpened .gallery-container, .component-modal-video.galleryOpened .gallery-container, .component-modal-video.modalOpened .gallery-container {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    z-index: 1001;
}

.component-modal-video {
    display: none;
    z-index: 100000;
}

.component-modal-video #home-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.component-expander {
    height: 100%;
    overflow: hidden;
}

.component-expander .content-wrapper {
    height: 100%;
}

@media only screen and (min-width: 1024px) {
    .component-expander .content-wrapper {
        max-height: 1024px;
    }
}

.component-expander.component-theme-grey .arrow-wrapper .arrow {
    background-color: #f2f2f2;
}

.component-expander .expander-image-wrapper {
    background-color: #151720;
    width: 100%;
    height: 47.4%;
    overflow: hidden;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-image-wrapper {
        margin-left: 0;
        width: 100%;
        height: 100%;
    }
}

.component-expander .expander-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding-bottom: 76.6%;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-image {
        padding-bottom: 71.1%;
        height: 0;
    }
}

.component-expander .expander-slider {
    max-height: 1024px;
}

.component-expander .expander-slider.slick-slider {
    margin-bottom: 0;
}

.component-expander .expander-slider .expander-slide.slick-slide {
    max-height: 1024px !important;
}

.component-expander .expander-slider .slick-dots {
    right: 0;
    padding: 0 50px;
    bottom: 30px;
    width: calc(62.5%);
    justify-content: center;
    display: flex !important;
}

@media only screen and (max-width: 568px) {
    .component-expander .expander-slider .slick-dots {
        width: 100%;
        bottom: 10px;
        padding: 0 20px;
        flex-flow: row wrap;
    }
}

.component-expander .expander-slider .slick-dots li {
    width: 21px;
    height: 21px;
    color: white;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid white;
}

@media only screen and (max-width: 568px) {
    .component-expander .expander-slider .slick-dots li {
        width: 15px;
        height: 15px;
        margin-bottom: 5px;
    }
}

.component-expander .expander-slider .slick-dots li.slick-active {
    background-color: white;
}

.component-expander .expander-slider .slick-dots li button::before {
    display: none;
}

.component-expander.component-theme-white .arrow-wrapper.expandComponent .arrow-svg {
    background-color: white;
}

.component-expander .expander-wrapper {
    height: 52.6%;
    z-index: 10;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-wrapper {
        height: 100%;
        left: -50%;
        position: absolute;
        top: 0;
        width: calc(50% + 103px);
        -webkit-transition: left 0.4s ease-out;
        /* Chrome, Safari, Opera */
        transition: left 0.4s ease-out;
    }
}

@media only screen and (min-width: 1024px) {
    .component-expander .expander-wrapper {
        left: -41.5%;
        width: calc(41.5% + 150px);
    }
}

@media only screen and (min-width: 1100px) {
    .component-expander .expander-wrapper {
        left: -37.5%;
        width: calc(37.5% + 150px);
    }
}

.component-expander .expander-tab {
    height: 100%;
    padding: 40px 0;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-tab {
        left: 0;
        margin: 0 auto;
        padding: 0;
        position: absolute;
        top: 0;
        width: 60%;
        -webkit-transition: left 0.4s ease-out;
        /* Chrome, Safari, Opera */
        transition: left 0.4s ease-out;
    }
}

@media only screen and (min-width: 1024px) {
    .component-expander .expander-tab {
        width: 60%;
    }
}

@media only screen and (min-width: 1100px) {
    .component-expander .expander-tab {
        width: 66%;
    }
}

.component-expander .expander-content {
    max-width: 360px;
    padding: 0 10px;
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-content {
        padding: 0;
    }
}

@media only screen and (min-width: 1100px) {
    .component-expander .expander-content {
        max-width: 450px;
    }
}

.component-expander .expander-video-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    height: 0;
    height: 100%;
    padding-bottom: 0;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out, z-index 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.4s ease-out, z-index 0.4s ease-out;
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-video-wrapper {
        width: calc(100% - 103px);
        height: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-expander .expander-video-wrapper {
        width: calc(100% - 150px);
    }
}

.component-expander .expander-video-wrapper.playVideo {
    opacity: 1;
    z-index: 10;
}

.component-expander .expander-video-wrapper .expander-video {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 10;
    height: 100%;
}

.component-expander .expander-video-wrapper .expander-video video, .component-expander .expander-video-wrapper .expander-video iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-video-wrapper .expander-video iframe {
        width: 100vw;
        height: 56.25vw;
        min-height: 100vh;
        min-width: 177.77vh;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

@media only screen and (min-width: 1100px) {
    .component-expander .expander-video-wrapper .expander-video iframe {
        top: 0;
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
    }
}

.component-expander .expander-video-wrapper.fullScreen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    z-index: 200;
    width: 100%;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.component-expander .expander-video-wrapper.fullScreen .full-screen {
    display: none;
}

.component-expander .expander-video-wrapper.fullScreen .expander-video {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.component-expander .expander-video-wrapper.fullScreen .expander-video iframe, .component-expander .expander-video-wrapper.fullScreen .expander-video video {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    min-width: 0;
    min-height: 0;
    top: 0;
    transform: none;
}

.component-expander .expander-video-wrapper .close {
    right: 10px;
    top: 10px;
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-video-wrapper .close {
        right: 30px;
        top: 28px;
    }
}

.component-expander .expander-video-wrapper .full-screen {
    right: 10px;
    bottom: 10px;
}

@media only screen and (min-width: 768px) {
    .component-expander .expander-video-wrapper .full-screen {
        right: 30px;
        bottom: 28px;
    }
}

.component-expander .arrow-wrapper {
    display: none;
    cursor: pointer;
    width: 20px;
    height: 35px;
}

@media only screen and (min-width: 768px) {
    .component-expander .arrow-wrapper {
        display: block;
        position: absolute;
        top: calc(50% - 14px);
        left: 40px;
        z-index: 99;
        -webkit-transition: left 0.3s ease-out;
        /* Chrome, Safari, Opera */
        transition: left 0.3s ease-out;
    }
}

@media only screen and (min-width: 1024px) {
    .component-expander .arrow-wrapper {
        left: 50px;
        right: auto;
    }
}

.component-expander .arrow-wrapper .arrow {
    width: 44px;
    height: 44px;
    border-radius: 100px;
    transform: rotate(0deg);
    background-color: rgba(255, 255, 255, 0.75);
}

.component-expander .arrow-wrapper .arrow:after {
    height: 4px;
    width: 19px;
    top: 25px;
    right: 11px;
}

.component-expander .arrow-wrapper .arrow:before {
    height: 4px;
    width: 18px;
    top: 14px;
    right: 12px;
}

.component-expander .arrow-wrapper .arrow:hover {
    background-color: white;
}

.component-expander .arrow-wrapper .arrow-svg {
    width: 20px;
    left: 41px;
    height: 35px;
    fill: #151720;
    background-color: #F2F2F2;
    padding: 11px 18px;
    border-radius: 100px;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

@media only screen and (max-width: 568px) {
    .component-expander .arrow-wrapper .arrow-svg {
        fill: #ebebea;
    }
}

.component-expander .body-text {
    margin: 14px auto 0;
    max-width: none;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .component-expander .body-text {
        padding: 0 20px;
    }
}

@media only screen and (min-width: 768px) {
    .component-expander .body-text {
        margin: 28px auto 0;
    }
}

.component-expander .body-text p {
    font-size: 12px;
}

@media only screen and (min-width: 768px) {
    .component-expander .body-text p {
        font-size: 14px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1500px) {
    .component-expander .body-text p {
        font-size: 16px;
    }
}

.component-expander .body-text address {
    display: none;
    padding: 11px 0 0 0;
}

.component-expander .body-text .openGallery {
    cursor: pointer;
    font-style: normal;
    font-weight: 500;
}

.component-expander .follow {
    bottom: 20px;
    left: 0;
    position: absolute;
}

@media only screen and (min-width: 1024px) {
    .component-expander .follow {
        bottom: 60px;
    }
}

.component-expander .play {
    right: 0;
    left: 0;
    top: 13%;
}

@media only screen and (min-width: 768px) {
    .component-expander .play {
        right: calc(46% - 40px);
        left: auto;
        top: calc(50% - 40px);
        -webkit-transition: all 0.4s ease-out;
        /* Chrome, Safari, Opera */
        transition: all 0.4s ease-out;
    }
}

@media only screen and (min-width: 1100px) {
    .component-expander .play {
        right: calc(46% - 80px);
        top: calc(50% - 80px);
    }
}

.component-expander .address {
    cursor: pointer;
    min-height: 36px;
}

.component-expander .map-icon {
    display: block;
    height: 36px;
    margin: 0 auto;
    width: 21px;
    stroke: #BCBDBC;
}

.component-expander .showAddress .map-icon {
    display: none;
}

.component-expander .showAddress address {
    display: block;
}

.component-expander.expanded .expander-wrapper {
    left: 0;
    z-index: 11;
}

@media only screen and (min-width: 768px) {
    .component-expander.expanded .expander-wrapper {
        left: -103px;
    }
}

@media only screen and (min-width: 1024px) {
    .component-expander.expanded .expander-wrapper {
        left: -150px;
    }
}

.component-expander.expanded .expander-tab {
    left: 10%;
}

@media only screen and (min-width: 768px) {
    .component-expander.expanded .expander-tab {
        left: 29%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-expander.expanded .expander-tab {
        left: calc(20% + 75px);
    }
}

@media only screen and (min-width: 1100px) {
    .component-expander.expanded .expander-tab {
        left: calc(17% + 75px);
    }
}

.component-expander.expanded .arrow-wrapper {
    left: 63%;
}

@media only screen and (min-width: 768px) {
    .component-expander.expanded .arrow-wrapper {
        left: 53%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-expander.expanded .arrow-wrapper {
        left: 43%;
    }
}

@media only screen and (min-width: 1100px) {
    .component-expander.expanded .arrow-wrapper {
        left: 39%;
    }
}

.component-expander.expanded .arrow-wrapper .arrow {
    transform: rotate(180deg);
}

.component-expander.expanded .arrow-wrapper .arrow-svg {
    fill: black;
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

@media only screen and (max-width: 767px) {
    .component-expander.expanded .arrow-wrapper {
        fill: #ebebea;
    }
}

.component-expander.expanded .play {
    right: 0;
    left: 0;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
    .component-expander.expanded .play {
        right: 14%;
        left: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .component-expander.expanded .play {
        right: 27%;
    }
}

@media only screen and (min-width: 768px) {
    .component-expander.peekTab .expander-wrapper {
        -webkit-animation: peek 1s 1;
        -moz-animation: peek 1s 1;
        -o-animation: peek 1s 1;
        animation: peek 1s 1;
    }
}

@media only screen and (max-width: 767px) {
    .component-expander.hasVideo .expander-image {
        padding-bottom: 54.6%;
    }
}

@media only screen and (max-width: 1023px) {
    .component-amenities {
        background-color: #151720;
        height: 100vh;
    }
}

.component-amenities .content-wrapper {
    background-color: #151720;
}

@media only screen and (max-width: 1023px) {
    .component-amenities .content-wrapper {
        height: 100vh;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .content-wrapper {
        height: 768px;
    }
}

@media only screen and (min-width: 1440px) {
    .component-amenities .content-wrapper {
        height: 1024px;
    }
}

.component-amenities .amenities {
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
    width: 100%;
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenities {
        left: 0;
        right: auto;
        width: 100%;
    }
}

.component-amenities .amenity {
    display: none;
    height: 100%;
    max-width: none;
    width: 100%;
}

.component-amenities .amenity.activeAmenity {
    display: block;
    z-index: 10;
}

.component-amenities .amenity-map {
    background-color: #151720;
    padding: 80px 20px 40px;
    height: 100%;
    width: 80%;
    max-height: 1024px;
    max-width: 1100px;
}

@media only screen and (max-width: 1023px) {
    .component-amenities .amenity-map {
        padding: 0 0 50%;
        height: 0;
        margin-top: 60px;
        position: relative;
        overflow: hidden;
    }
}

@media only screen and (max-width: 800px) {
    .component-amenities .amenity-map {
        margin-top: 60px;
        padding: 0;
        width: 85%;
        height: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 90%;
        bottom: 0;
        padding: 0 20px;
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

@media only screen and (min-width: 1440px) {
    .component-amenities .amenity-map {
        left: 0;
        width: 90%;
    }
}

@media only screen and (min-width: 1700px) {
    .component-amenities .amenity-map {
        width: 75%;
    }
}

.component-amenities .amenity-map .map-base {
    display: block;
    height: auto;
    margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
    .component-amenities .amenity-map .map-base {
        width: auto;
        position: absolute;
        height: 100%;
        left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 800px) {
    .component-amenities .amenity-map .map-base {
        width: 100%;
        margin: 0;
        height: auto;
        position: relative;
    }
}

.component-amenities .amenity-map .map-points {
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0px;
    padding-bottom: 70.4%;
}

@media only screen and (max-width: 1023px) {
    .component-amenities .amenity-map .map-points {
        width: 85%;
    }
}

@media only screen and (max-width: 800px) {
    .component-amenities .amenity-map .map-points {
        width: 100%;
        padding-bottom: 74.4%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-points {
        height: 0;
        padding-bottom: 69.2%;
        top: 50%;
        width: calc(100% - 40px);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media only screen and (min-width: 1700px) {
    .component-amenities .amenity-map .map-points {
        padding-bottom: 71%;
    }
}

.component-amenities .amenity-map .map-point {
    position: absolute;
    left: -99999em;
    top: -99999em;
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-lounge"] {
    left: 19%;
    top: 61%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-lounge"] {
        left: 19%;
        top: 66%;
    }
}

@media only screen and (min-width: 768px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-lounge"] {
        top: 60%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-lounge"] {
        top: 63%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-gaming"] {
    left: 23%;
    top: 72%;
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-gaming"] {
        top: 74%;
    }
}

@media only screen and (min-width: 1100px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-gaming"] {
        top: 75%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-media"] {
    left: 37%;
    top: 63%;
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-media"] {
        top: 64%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-concierge"] {
    left: 49%;
    top: 47%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-concierge"] {
        left: 49%;
        top: 47%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-concierge"] {
        top: 45%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-cowork"] {
    left: 63%;
    top: 44%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-cowork"] {
        left: 63%;
        top: 44%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-cowork"] {
        top: 42%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-terrace"] {
    left: 63%;
    top: 67%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-terrace"] {
        left: 63%;
        top: 72%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-terrace"] {
        top: 72%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-kitchen"] {
    left: 88%;
    top: 67%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-kitchen"] {
        left: 88%;
        top: 67%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-yoga"] {
    left: 90%;
    top: 28%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-yoga"] {
        left: 90%;
        top: 26%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-yoga"] {
        left: 88%;
        top: 26%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-fitness"] {
    left: 74%;
    top: 21%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-fitness"] {
        left: 74%;
        top: 21%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-fitness"] {
        top: 18%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-playroom"] {
    left: 56%;
    top: 24%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-playroom"] {
        left: 56%;
        top: 24%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-playroom"] {
        top: 24%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-leasing"] {
    left: 38%;
    top: 35%;
    display: none;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-leasing"] {
        left: 38%;
        top: 35%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-leasing"] {
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
    }
}

@media only screen and (min-width: 1100px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-leasing"] {
        top: 37%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-bar"] {
    left: 5%;
    top: 58%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-bar"] {
        left: 5%;
        top: 58%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-bar"] {
        left: 5%;
        top: 59%;
    }
}

.component-amenities .amenity-map .map-point[data-amenity-id="amenity-events"] {
    left: 23%;
    top: 47%;
}

@media only screen and (min-width: 415px) {
    .component-amenities .amenity-map .map-point[data-amenity-id="amenity-events"] {
        left: 23%;
        top: 47%;
    }
}

.component-amenities .amenity-map .map-point.activeAmenity {
    background-color: white;
    border-color: #151720;
    color: #151720;
    z-index: 1;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
}

.component-amenities .amenity-map .map-point.activeAmenity span {
    display: block;
}

.component-amenities .amenity-list {
    text-align: center;
    position: absolute;
    bottom: 80px;
}

@media only screen and (min-width: 1024px) {
    .component-amenities .amenity-list {
        display: none;
    }
}

.component-amenities .amenity-list .map-point-item {
    color: white;
    font-size: 15px;
    display: inline-block;
    margin: 0 10px 20px 0;
    padding-right: 10px;
    border-right: 1px solid white;
}

@media only screen and (min-width: 768px) {
    .component-amenities .amenity-list .map-point-item {
        font-size: 18px;
    }
}

.component-amenities .amenity-list .map-point-item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.component-amenities .amenity-list .map-point-item[data-amenity-id="amenity-leasing"] {
    display: none;
}

.component-amenities .gallery-teaser {
    display: none;
}

@media only screen and (max-width: 1023px) {
    .component-amenities .gallery-teaser {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .gallery-teaser {
        width: 100%;
        height: 55%;
        overflow: hidden;
        position: relative;
        display: block;
    }
}

@media only screen and (min-width: 1100px) {
    .component-amenities .gallery-teaser {
        height: 60%;
    }
}

.component-amenities .gallery-teaser img {
    bottom: 0;
    height: 100%;
    left: -50%;
    margin: 0 auto;
    min-width: 100%;
    position: absolute;
    right: -50%;
    top: 0;
    width: auto;
}

.component-amenities .openGallery {
    bottom: 30px;
    color: white;
    cursor: pointer;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    border: 1px solid white;
    padding: 20px;
    max-width: 240px;
    text-align: center;
    font-style: normal;
    font-weight: 500;
}

@media only screen and (min-width: 1024px) {
    .component-amenities .openGallery {
        bottom: 60px;
        left: 150px;
    }
}

@media only screen and (min-width: 1100px) {
    .component-amenities .openGallery {
        bottom: 60px;
    }
}

@media only screen and (min-width: 1200px) {
    .component-amenities .openGallery {
        bottom: 0px;
    }
}

@media only screen and (min-width: 1440px) {
    .component-amenities .openGallery {
        bottom: 60px;
    }
}

@media only screen and (min-width: 1700px) {
    .component-amenities .openGallery {
        bottom: 40px;
    }
}

.component-amenities .arrow-wrapper {
    display: none;
}

.component-amenities .expander-wrapper {
    overflow: hidden;
}

@media only screen and (max-width: 1023px) {
    .component-amenities .expander-wrapper {
        bottom: -40vh;
        height: 40vh;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: auto;
        width: 100%;
        -webkit-transition: bottom 0.4s ease-out;
        /* Chrome, Safari, Opera */
        transition: bottom 0.4s ease-out;
    }
}

@media only screen and (max-width: 767px) {
    .component-amenities .expander-wrapper {
        bottom: -45vh;
        height: 45vh;
    }
}

.component-amenities .additional-amenities {
    letter-spacing: 2px;
    padding-top: 5px;
    font-style: normal;
    font-weight: 500;
}

@media only screen and (max-width: 1023px) {
    .component-amenities .expander-image-wrapper {
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative;
        overflow: hidden;
        height: 100vh;
        -webkit-transition: height 0.4s ease-out;
        /* Chrome, Safari, Opera */
        transition: height 0.4s ease-out;
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-align-items: start;
        -webkit-box-align: start;
        -webkit-flex-align: start;
        -webkit-align-items: start;
        align-items: start;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .expander-image-wrapper {
        height: 100%;
        width: calc(100% - 250px);
        margin-left: 200px;
    }
}

@media only screen and (max-width: 1023px) {
    .component-amenities .expander-tab {
        height: 0;
        width: 100%;
        padding: 0;
        overflow: hidden;
        position: relative;
        left: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .expander-tab {
        padding: 0;
        height: 100%;
        width: 100%;
        left: -170px;
        -ms-align-items: flex-start;
        -webkit-box-align: flex-start;
        -webkit-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

.component-amenities .expander-content {
    height: 100%;
    margin: 0 auto;
    max-width: none;
    padding: 0 20px;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media only screen and (max-width: 374px) {
    .component-amenities .expander-content {
        padding: 20px;
        -ms-align-items: flex-start;
        -webkit-box-align: flex-start;
        -webkit-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities .expander-content {
        height: 45%;
        max-width: 360px;
        padding: 0 20px;
        width: 100%;
    }
}

@media only screen and (min-width: 1100px) {
    .component-amenities .expander-content {
        padding: 0;
        height: 40%;
    }
}

@media only screen and (min-width: 1400px) {
    .component-amenities .expander-content {
        max-width: 500px;
    }
}

.component-amenities .expander-content .body-text {
    margin: 0 auto;
}

.component-amenities .expander-content .body-text p {
    margin-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
    .component-amenities.expanded .expander-image-wrapper {
        height: 100%;
        -ms-align-items: flex-start;
        -webkit-box-align: flex-start;
        -webkit-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities.expanded .expander-image-wrapper {
        width: 58.5%;
        margin-left: 41.5%;
    }
}

@media only screen and (min-width: 1440px) {
    .component-amenities.expanded .expander-image-wrapper {
        margin-left: 37.5%;
        width: 62.5%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities.expanded .expander-image-wrapper .amenity-map {
        width: 90%;
        left: 0%;
    }
}

@media only screen and (min-width: 1100px) {
    .component-amenities.expanded .expander-image-wrapper .amenity-map {
        width: 90%;
        left: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities.expanded .expander-image-wrapper .amenity-map .map-points .map-point {
        -webkit-transform: scale(0.8) translateX(-11%) translateY(-22%);
        -moz-transform: scale(0.8) translateX(-11%) translateY(-22%);
        transform: scale(0.8) translateX(-11%) translateY(-22%);
    }

    .component-amenities.expanded .expander-image-wrapper .amenity-map .map-points .map-point.activeAmenity {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@media only screen and (min-width: 1700px) {
    .component-amenities.expanded .expander-image-wrapper .amenity-map .map-points .map-point {
        -webkit-transform: initial;
        -moz-transform: initial;
        transform: initial;
    }

    .component-amenities.expanded .expander-image-wrapper .amenity-map .map-points .map-point.activeAmenity {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities.expanded .openGallery {
        left: 41.5%;
        bottom: 60px;
    }
}

@media only screen and (min-width: 1440px) {
    .component-amenities.expanded .openGallery {
        left: 37.5%;
        bottom: 120px;
    }
}

@media only screen and (min-width: 1700px) {
    .component-amenities.expanded .openGallery {
        bottom: 50px;
    }
}

@media only screen and (max-width: 1023px) {
    .component-amenities.expanded .expander-tab {
        height: 100%;
        left: 0px;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities.expanded .expander-tab {
        left: 75px;
    }
}

@media only screen and (min-width: 1100px) {
    .component-amenities.expanded .expander-tab {
        left: 75px;
    }
}

@media only screen and (max-width: 1023px) {
    .component-amenities.expanded .expander-wrapper {
        bottom: 0;
        left: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities.expanded .expander-wrapper {
        height: 100%;
        left: -150px;
        margin-top: 0;
    }
}

@media only screen and (min-width: 1100px) {
    .component-amenities.expanded .expander-wrapper {
        left: -150px;
    }
}

@media only screen and (max-width: 1023px) {
    .component-amenities.expanded .arrow-wrapper {
        left: 0;
        right: 0;
        margin: 0 auto;
        transform: rotate(-90deg);
        display: block;
        bottom: 41vh;
        top: auto;
        position: absolute;
    }
}

@media only screen and (max-width: 767px) {
    .component-amenities.expanded .arrow-wrapper {
        bottom: 47vh;
    }
}

@media only screen and (max-width: 1023px) {
    .component-amenities.expanded .no-image {
        padding: 20px 0 40px;
        overflow: scroll;
        width: calc(100% + 20px);
        height: calc(100% + 20px);
    }
}

.component-amenities.expanded .no-image .expander-content {
    height: 100%;
    width: 100%;
    max-width: none;
    -ms-align-items: flex-start;
    -webkit-box-align: flex-start;
    -webkit-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

@media only screen and (min-width: 768px) {
    .component-amenities.expanded .no-image .expander-content {
        width: calc(90% - 150px);
    }
}

@media only screen and (min-width: 1024px) {
    .component-amenities.expanded .no-image .expander-content {
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

@media only screen and (max-width: 767px) {
    .component-amenities.expanded .no-image .expander-content-positioning {
        margin-left: -20px;
    }
}

.component-amenities.expanded .no-image .body-text {
    max-width: none;
    padding: 0 30px;
}

@media only screen and (min-width: 1100px) {
    .component-amenities.expanded .no-image .body-text {
        padding: 0 30px;
    }
}

.component-amenities.expanded .no-image .body-text p {
    margin-bottom: 20px;
}

.component-amenities.expanded .no-image .body-text p:last-child {
    margin-bottom: 0;
}

.component-map .content-wrapper {
    overflow: hidden;
    background-color: #b6b8ba;
    height: calc(100vh - 55px);
}

@media only screen and (min-width: 1024px) {
    .component-map .content-wrapper {
        height: 100vh;
    }
}

.component-map .activeLayer[data-layer-id='map-transit'] .circle-button:before {
    background: url("../images/map-transit.png") no-repeat center center;
    background-size: contain;
}

.component-map .activeLayer[data-layer-id='map-restaurants'] .circle-button:before {
    background: url("../images/map-restaurant.png") no-repeat center center;
    background-size: 140%;
}

.component-map .activeLayer[data-layer-id='map-bars'] .circle-button:before {
    background: url("../images/map-bar.png") no-repeat center center;
    background-size: 140%;
}

.component-map .activeLayer[data-layer-id='map-shops'] .circle-button:before {
    background: url("../images/map-shop.png") no-repeat center center;
    background-size: 140%;
}

.component-map .expander-image-wrapper {
    background-color: white;
    overflow: hidden;
    position: absolute;
    width: calc(100% - 10px);
    margin-left: 0;
    top: 5px;
    right: 5px;
    height: calc(100% - 10px);
}

.component-map .expander-image {
    width: 100%;
    height: auto;
    padding-bottom: 0;
}

.map-portrait .component-map .expander-image {
    height: 100%;
}

@media only screen and (max-width: 1023px) {
    .component-map .expander-image {
        -webkit-transform: translateX(-30%);
        -moz-transform: translateX(-30%);
        transform: translateX(-30%);
    }
}

.map-portrait .component-map .expander-image .map-base {
    height: 100%;
    width: auto;
}

@media only screen and (max-width: 1023px) {
    .component-map .expander-wrapper {
        width: 46%;
        height: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .component-map .expander-wrapper {
        width: calc(30% + 40px);
        position: absolute;
        left: calc((30% + 40px) * -1);
        -webkit-transition: left 0.4s ease-out;
        /* Chrome, Safari, Opera */
        transition: left 0.4s ease-out;
    }
}

.component-map .zoom-layer {
    position: absolute;
    bottom: 65px;
    right: 15px;
    z-index: 10;
    width: 46px;
    height: 80px;
}

@media only screen and (min-width: 1024px) {
    .component-map .zoom-layer {
        right: 30px;
        bottom: 30px;
        height: 104px;
    }
}

.component-map .zoom-layer .zoom-in {
    top: 0;
    right: 0;
}

.component-map .zoom-layer .zoom-out {
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 1023px) {
    .component-map .zoom-layer.safariBarGone {
        bottom: 30px;
    }
}

.component-map .close-map {
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
    position: absolute;
}

@media only screen and (min-width: 1024px) {
    .component-map .close-map {
        width: 66px;
        height: 66px;
        right: 30px;
        top: 30px;
    }
}

.component-map .map-layer-level {
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .component-map .map-layer-level {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 1024px) {
    .component-map .map-layer-level {
        margin-bottom: 80px;
    }
}

.component-map .map-layer-level:last-child {
    margin-bottom: 0;
}

.component-map .map-layer-level.legend img {
    width: 100px;
    margin: 0 auto;
    display: block;
}

@media only screen and (min-width: 1024px) {
    .component-map .map-layer-level.legend img {
        width: 120px;
    }
}

.component-map .map-points {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.component-map .map-points .map-layer {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.component-map .map-points .map-layer#map-boxes {
    z-index: 5;
}

.component-map .map-points .map-layer .map-location {
    position: absolute;
    width: 27px;
    height: 27px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.4s ease-out;
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-transit"] {
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-transit"] .transit-layer {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-restaurants"] {
    /* Attribute has this exact value */
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-restaurants"] .map-point-mobile-popup {
    border-color: #461814;
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-restaurants"] .map-point-mobile-popup .map-point-mobile-popup-text {
    color: #461814;
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-bars"] {
    /* Attribute has this exact value */
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-bars"] .map-point-mobile-popup {
    border-color: #0c3d39;
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-bars"] .map-point-mobile-popup .map-point-mobile-popup-text {
    color: #0c3d39;
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-shops"] {
    /* Attribute has this exact value */
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-shops"] .map-point-mobile-popup {
    border-color: #03162a;
}

.component-map .map-points .map-layer .map-location[data-layer-id="map-shops"] .map-point-mobile-popup .map-point-mobile-popup-text {
    color: #03162a;
}

.component-map .map-points .map-layer .map-location .map-point-mobile-popup {
    display: none;
    z-index: 1;
    background-color: white;
    border: 2px solid #415e5c;
    border-radius: 100px;
    padding: 45px;
    position: absolute;
    top: -239%;
    left: -156%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 16px;
}

.component-map .map-points .map-layer .map-location .map-point-mobile-popup .map-point-mobile-popup-text-wrapper {
    position: relative;
}

.component-map .map-points .map-layer .map-location .map-point-mobile-popup .map-point-mobile-popup-text-wrapper .map-point-mobile-popup-text {
    position: absolute;
    top: -6px;
    left: -42px;
    bottom: 0;
    right: 0;
    text-align: center;
    width: 85px;
    line-height: 13px;
    font-weight: bold;
    display: table;
}

.component-map .map-points .map-layer .map-location.activeLayer {
    opacity: 1;
    pointer-events: initial;
}

.component-map .map-points .map-layer .map-location.active .map-point-mobile-popup {
    display: block;
}

.component-map .map-boxes {
    width: 100%;
    height: 100%;
}

.component-map .map-box {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.component-map .map-box[data-map-id='map-restaurants-1'] {
    top: auto;
    bottom: 2%;
    right: 15%;
}

.component-map .map-box[data-map-id='map-restaurants-2'] {
    top: 45%;
    right: 32%;
}

.component-map .map-box[data-map-id='map-restaurants-4'] {
    top: 34%;
    right: 26%;
}

.component-map .map-box[data-map-id='map-restaurants-8'] {
    top: 52.5%;
    right: 24%;
}

.component-map .map-box[data-map-id='map-restaurants-10'] {
    top: 23%;
    right: 27.1%;
}

.component-map .map-box[data-map-id='map-restaurants-11'] {
    top: 25%;
    right: 23.5%;
}

.component-map .map-box[data-map-id='map-restaurants-12'] {
    top: 33%;
    right: 23.3%;
}

.component-map .map-box[data-map-id='map-restaurants-13'] {
    top: 33%;
    right: 22.9%;
}

.component-map .map-box[data-map-id='map-restaurants-14'] {
    top: 24%;
    right: 18.7%;
}

.component-map .map-box[data-map-id='map-restaurants-15'] {
    top: 33.5%;
    right: 25.7%;
}

.component-map .map-box[data-map-id='map-restaurants-16'] {
    top: 52.5%;
    right: 32.9%;
}

.component-map .map-box[data-map-id='map-restaurants-17'] {
    top: 38.7%;
    right: 25%;
}

.component-map .map-box[data-map-id='map-restaurants-18'] {
    top: 75.3%;
    right: 34%;
}

.component-map .map-box[data-map-id='map-restaurants-19'] {
    top: 75.3%;
    right: 36%;
}

.component-map .map-box[data-map-id='map-restaurants-20'] {
    top: 73.5%;
    right: 39%;
}

.component-map .map-box[data-map-id='map-restaurants-21'] {
    top: 60.2%;
    right: 23.5%;
}

.component-map .map-box[data-map-id='map-restaurants-22'] {
    top: 73.8%;
    right: 40%;
}

.component-map .map-box[data-map-id='map-restaurants-43'] {
    top: 24%;
    right: 28%;
}

.component-map .map-box[data-map-id='map-restaurants-44'] {
    top: 81%;
    right: 17%;
}

.component-map .map-box[data-map-id='map-restaurants-45'] {
    top: 42%;
    right: 24.9%;
}

.component-map .map-box[data-map-id='map-restaurants-46'] {
    top: 52%;
    right: 21.4%;
}

.component-map .map-box[data-map-id='map-restaurants-47'] {
    top: 93%;
    right: 13.4%;
}

.component-map .map-box[data-map-id='map-restaurants-48'] {
    top: 50%;
    right: 21.5%;
}

.component-map .map-box[data-map-id='map-restaurants-49'] {
    top: 58%;
    right: 34.6%;
}

.component-map .map-box[data-map-id='map-restaurants-50'] {
    top: 63%;
    right: 37.6%;
}

.component-map .map-box[data-map-id='map-restaurants-51'] {
    top: 79.5%;
    right: 30%;
}

.component-map .map-box[data-map-id='map-restaurants-52'] {
    top: 88.5%;
    right: 32%;
}

.component-map .map-box[data-map-id='map-restaurants-53'] {
    top: 93.5%;
    right: 13%;
}

.component-map .map-box[data-map-id='map-restaurants-54'] {
    top: 36.2%;
    left: 64%;
}

.component-map .map-box[data-map-id='map-bars-9'] {
    top: 57.8%;
    right: 32.4%;
}

.component-map .map-box[data-map-id='map-bars-13'] {
    top: 77%;
    right: 19%;
}

.component-map .map-box[data-map-id='map-bars-23'] {
    top: 49.8%;
    right: 35.6%;
}

.component-map .map-box[data-map-id='map-bars-24'] {
    top: 53.5%;
    right: 38.6%;
}

.component-map .map-box[data-map-id='map-bars-25'] {
    top: 62.5%;
    right: 34.5%;
}

.component-map .map-box[data-map-id='map-bars-26'] {
    top: 72.5%;
    right: 33%;
}

.component-map .map-box[data-map-id='map-bars-27'] {
    top: 75%;
    right: 33.4%;
}

.component-map .map-box[data-map-id='map-bars-28'] {
    top: 70.6%;
    right: 33.5%;
}

.component-map .map-box[data-map-id='map-bars-29'] {
    top: 73.5%;
    right: 40%;
}

.component-map .map-box[data-map-id='map-bars-30'] {
    top: 78.5%;
    right: 38.7%;
}

.component-map .map-box[data-map-id='map-bars-31'] {
    top: 88.5%;
    right: 21.5%;
}

.component-map .map-box[data-map-id='map-shops-3'] {
    top: 75%;
    right: 32.9%;
}

.component-map .map-box[data-map-id='map-shops-5'] {
    top: 59%;
    right: 32.4%;
}

.component-map .map-box[data-map-id='map-shops-6'] {
    top: 53.5%;
    right: 32.6%;
}

.component-map .map-box[data-map-id='map-shops-7'] {
    top: 43.5%;
    right: 33.6%;
}

.component-map .map-box[data-map-id='map-shops-14'] {
    top: 77%;
    right: 18.3%;
}

.component-map .map-box[data-map-id='map-shops-32'] {
    top: 20%;
    right: 26.1%;
}

.component-map .map-box[data-map-id='map-shops-33'] {
    top: 57%;
    right: 32.6%;
}

.component-map .map-box[data-map-id='map-shops-34'] {
    top: 62%;
    right: 34.6%;
}

.component-map .map-box[data-map-id='map-shops-35'] {
    top: 66%;
    right: 31.6%;
}

.component-map .map-box[data-map-id='map-shops-36'] {
    top: 71%;
    right: 31.2%;
}

.component-map .map-box[data-map-id='map-shops-37'] {
    top: 79.5%;
    right: 30.4%;
}

.component-map .map-box[data-map-id='map-shops-38'] {
    top: 80.9%;
    right: 30.4%;
}

.component-map .map-box[data-map-id='map-shops-39'] {
    top: 84.4%;
    right: 32.8%;
}

.component-map .map-box[data-map-id='map-shops-40'] {
    top: 84.4%;
    right: 35.8%;
}

.component-map .map-box[data-map-id='map-shops-41'] {
    top: 86%;
    right: 32.8%;
}

.component-map .map-box[data-map-id='map-shops-42'] {
    top: 89%;
    right: 29.4%;
}

.component-map .map-box[data-map-id='map-shops-45'] {
    top: 43%;
    left: 73.2%;
}

.component-map .map-box[data-map-id='map-shops-55'] {
    top: 44%;
    right: 36%;
}

.component-map .map-box[data-map-id='map-shops-56'] {
    top: 72%;
    right: 37%;
}

.component-map .map-spot {
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 27px;
    display: block;
}

.component-map .map-spot.map-restaurants {
    background: url("../images/map-restaurant.png") no-repeat center center;
    background-size: contain;
}

.component-map .map-spot.map-bars {
    background: url("../images/map-bar.png") no-repeat center center;
    background-size: contain;
}

.component-map .map-spot.map-shops {
    background: url("../images/map-shop.png") no-repeat center center;
    background-size: contain;
}

.component-map .map-details {
    position: absolute;
    width: 100%;
    left: -1800px;
    right: 0;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    background-color: white;
    -webkit-transition: left 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: left 0.4s ease-out;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@media only screen and (min-width: 1024px) {
    .component-map .map-details.openBox {
        left: 0;
    }
}

.component-map .map-details .map-details-positioning {
    width: 100%;
}

.component-map .map-details .mapMenu {
    display: block;
    cursor: pointer;
    margin-top: 20px;
    font-style: normal;
    font-weight: 500;
}

.component-map .body-text {
    margin: 0 auto;
    padding-top: 50px;
}

.component-map .body-text:before {
    top: 18px;
}

.component-map .body-text address {
    display: block;
    padding-top: 50px;
}

@media only screen and (max-width: 767px) {
    .component-map .arrow-wrapper {
        position: absolute;
    }
}

@media only screen and (max-width: 1023px) {
    .component-map .arrow-wrapper {
        display: block;
        right: auto;
        left: 45px;
        top: 50%;
    }
}

@media only screen and (max-width: 1023px) {
    .component-map.expanded .arrow-wrapper {
        left: 35%;
        right: auto;
    }
}

@media only screen and (max-width: 767px) {
    .component-map.expanded .arrow-wrapper {
        left: calc(35% + 40px);
        position: absolute;
    }
}

.component-map.expanded .expander-tab {
    left: 34%;
}

@media only screen and (min-width: 1024px) {
    .component-map.expanded .expander-tab {
        left: 26.5%;
    }
}

.component-team {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 40px 0 0 0;
    border-top: 1px solid white;
}

@media only screen and (min-width: 768px) {
    .component-team {
        width: 73%;
        max-width: 1050px;
    }
}

.component-team .sans-serif20, .component-team .sans-serif14, .component-team label {
    letter-spacing: 4px;
    line-height: 1.2;
}

.component-team .sans-serif20 {
    font-size: 16px;
}

.component-team .sans-serif14, .component-team label {
    font-size: 12px;
    padding-bottom: 15px;
}

.component-team .team-items {
    padding: 0 20px;
}

@media only screen and (min-width: 768px) {
    .component-team .team-items {
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-align-items: flex-start;
        -webkit-box-align: flex-start;
        -webkit-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 0 0 0 60px;
    }
}

@media only screen and (min-width: 1100px) {
    .component-team .team-items {
        padding: 0 0 0 80px;
    }
}

.component-team .team-items .team-item {
    margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
    .component-team .team-items .team-item {
        width: 57%;
        padding-right: 20px;
        margin-bottom: 20px;
    }

    .component-team .team-items .team-item:nth-child(even) {
        width: 43%;
        padding-right: 0;
    }
}

.component-team .team-items .team-item .sans-serif20 {
    margin-bottom: 5px;
}

.component-text-expander {
    position: relative;
}

.component-text-expander .content-wrapper {
    border-top: 1px solid white;
    height: 100%;
    margin: 0 auto;
    padding: 40px 10px 0;
    width: calc(100% - 40px);
}

@media only screen and (min-width: 1024px) {
    .component-text-expander .content-wrapper {
        width: 73%;
        max-width: 1050px;
        padding: 40px 60px 0;
    }
}

.explore-cta {
    display: none;
    pointer-events: none;
}

@media only screen and (min-width: 1100px) {
    .explore-cta {
        display: block;
        height: 300px;
        left: 0;
        position: absolute;
        top: 889px;
        z-index: 90;
    }
}

.explore-cta .pure-u-lg-1-1 {
    height: 100%;
}

.component-explore {
    display: none;
}

@media only screen and (min-width: 1100px) {
    .component-explore {
        display: block;
        left: 15%;
        position: absolute;
        top: 0;
    }
}

.component-explore h6 {
    margin-bottom: 25px;
}

.component-explore .explore-line {
    display: block;
    height: 203px;
    margin: 0 auto;
    width: 20px;
}

.component-nestio {
    max-width: 1024px;
    margin: 0 auto;
    min-height: 60vh;
    padding: 20px 20px 120px;
}

@media only screen and (min-width: 1100px) {
    .component-nestio {
        padding: 20px 0 120px;
    }
}

.component-nestio .nestio-filters {
    border-bottom: 2px solid white;
    padding: 0 20px 20px;
    margin: 0 auto 20px;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .nestio-filters {
        padding: 0 0 30px 0;
        margin-bottom: 30px;
    }
}

.component-nestio .circle-button {
    display: inline-block;
    margin-right: 12%;
    font-size: 16px;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .circle-button {
        margin-right: 8%;
        font-size: 20px;
    }
}

.component-nestio .circle-button:last-child {
    margin-right: 0;
}

.component-nestio .circle-button.activeFilter:before {
    background-color: white;
}

.component-nestio .circle-button .desktop-label {
    display: none;
}

@media only screen and (min-width: 768px) {
    .component-nestio .circle-button .desktop-label {
        display: block;
    }
}

.component-nestio .circle-button .mobile-label {
    display: block;
}

@media only screen and (min-width: 768px) {
    .component-nestio .circle-button .mobile-label {
        display: none;
    }
}

.component-nestio .residences-wrapper {
    -webkit-transition: max-height 0.2s ease-out;
    /* Chrome, Safari, Opera */
    transition: max-height 0.2s ease-out;
}

.component-nestio .residences-wrapper .arrow {
    display: none;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -80px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-orgin: center center;
    -webkit-transition: all 0.2s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 0.2s ease-out;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-wrapper .arrow {
        display: block;
    }
}

.component-nestio .residences-wrapper .arrow:before, .component-nestio .residences-wrapper .arrow:after {
    background-color: white;
}

.component-nestio .residences-wrapper.showMoreResidences .arrow {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.component-nestio .residences-table {
    width: 88%;
    margin: 0 auto;
    color: white;
}

.component-nestio .residences-table p, .component-nestio .residences-table h5, .component-nestio .residences-table h2 {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 20px;
    line-height: 1.2;
    letter-spacing: .91px;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table p, .component-nestio .residences-table h5, .component-nestio .residences-table h2 {
        font-size: 20px;
    }
}

.component-nestio .residences-table h5 {
    display: block;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table h5 {
        display: none;
    }
}

.component-nestio .residences-table p {
    font-size: 12px;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table p {
        font-size: 14px;
    }
}

.component-nestio .residences-table .residences-header {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table .residences-header {
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

.component-nestio .residences-table .residences-label h2 {
    padding-bottom: 20px;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table .residences-label, .component-nestio .residences-table .residence-listing {
        width: 14.4%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table .features {
        width: 35%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table .apply {
        width: 9.3%;
    }
}

.component-nestio .residences-table .residence-listing {
    color: white;
    font-size: 16px;
    text-align: left;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table .residence-listing {
        display: block;
    }
}

.component-nestio .residences-table .residence-listing.features p {
    max-width: 70%;
    text-align: right;
}

@media only screen and (min-width: 768px) {
    .component-nestio .residences-table .residence-listing.features p {
        max-width: 50%;
    }
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table .residence-listing.features p {
        max-width: 95%;
        text-align: left;
    }
}

.component-nestio .residences-table .residence-row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 25px;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-out;
    /* Chrome, Safari, Opera */
    transition: opacity 0.4s ease-out;
}

@media only screen and (min-width: 1024px) {
    .component-nestio .residences-table .residence-row {
        border: 0;
        margin-bottom: 0;
        display: -ms- flex;
        display: -webkit- flex;
        display: flex;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

.component-nestio .residences-table .residence-row.hideRow {
    display: none;
}

.component-nestio .residences-table .residence-row.showRow {
    opacity: 1;
}

.component-nestio .residences-table .no-matches {
    display: none;
}

.component-nestio .residences-table .no-matches .residence-listing {
    width: 100%;
}

.component-nestio .residences-table .no-matches .residence-listing p {
    text-align: center;
    width: 100%;
}

.component-nestio .residences-table .no-matches.showRow {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
}

.component-nestio .showMoreResidences .residence-row:nth-child(n+4) {
    opacity: 1;
}

.component-nestio .showMoreResidences .residence-row:nth-child(n+5) {
    opacity: 1;
}

.component-nestio .showFloorPlan {
    cursor: pointer;
}

.component-nestio .floorplan-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    height: 100vh;
    z-index: 1000;
}

.component-nestio .floorplan-popup.openFloorPlan {
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.component-nestio .floorplan-popup img {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 80%;
    margin: 0 auto;
}

.component-nestio .floorplan-popup .close {
    right: 20px;
    top: 20px;
}

.component-gallery-layout {
    max-width: 1024px;
    margin: 0 auto;
    min-height: 60vh;
    padding: 20px 20px 120px;
}

@media only screen and (min-width: 1100px) {
    .component-gallery-layout {
        padding: 20px 0 120px;
    }
}

.component-gallery-layout .gallery-filters {
    display: flex;
    margin: 0 auto 20px;
    padding: 0 20px 20px;
    flex-flow: row nowrap;
    justify-content: center;
    border-bottom: 2px solid white;
}

@media only screen and (min-width: 1024px) {
    .component-gallery-layout .gallery-filters {
        padding: 0 0 30px 0;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1023px) {
    .component-gallery-layout .gallery-filters {
        flex-flow: row wrap;
        justify-content: space-around;
    }
}

.component-gallery-layout .circle-button {
    font-size: 16px;
    margin-right: 12%;
    display: inline-block;
}

@media only screen and (min-width: 1024px) {
    .component-gallery-layout .circle-button {
        font-size: 20px;
        margin-right: 8%;
    }
}

@media only screen and (max-width: 1023px) {
    .component-gallery-layout .circle-button {
        width: 30%;
        font-size: 14px;
        margin: 0 0 20px;
    }
}

.component-gallery-layout .circle-button:last-child {
    margin-right: 0;
}

.component-gallery-layout .circle-button.activeFilter:before {
    background-color: white;
}

.component-gallery-layout .circle-button .desktop-label {
    display: none;
}

@media only screen and (min-width: 768px) {
    .component-gallery-layout .circle-button .desktop-label {
        display: block;
    }
}

.component-gallery-layout .circle-button .mobile-label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (min-width: 768px) {
    .component-gallery-layout .circle-button .mobile-label {
        display: none;
    }
}

.gallery-wrapper {
    padding: 0 30px;
    flex-flow: row wrap;
    display: -ms- flex;
    display: -webkit- flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

@media only screen and (max-width: 767px) {
    .gallery-wrapper {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

.gallery-wrapper .gallery-item {
    width: 30%;
    display: block;
    position: relative;
    margin: 10px;
}

@media only screen and (max-width: 767px) {
    .gallery-wrapper .gallery-item {
        width: 47.5%;
        flex: 0 0 auto;
        margin-left: 0;
        margin-right: 0;
    }
}

.gallery-wrapper .gallery-item:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

.gallery-wrapper .gallery-item:hover:before {
    background-color: rgba(21, 23, 32, 0.5);
}

.gallery-wrapper .gallery-item img {
    width: 100%;
}

.fancybox-bg {
    background-color: #151720 !important;
}

.fancybox-button svg path {
    fill: white;
}

.fancybox-navigation .fancybox-button {
    padding: 26px 10px !important;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-transition: all 0.2s ease-out;
    /* Chrome, Safari, Opera */
    transition: all 0.2s ease-out;
}

.fancybox-navigation .fancybox-button:hover {
    color: #fff;
    background-color: white;
}

.fancybox-navigation .fancybox-button div {
    width: 16px;
    z-index: 100;
    height: 28px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fancybox-navigation .fancybox-button div svg {
    display: none;
}

.fancybox-navigation .fancybox-button div:after, .fancybox-navigation .fancybox-button div:before {
    background-color: #151720;
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    right: -4px;
    width: 23px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

.fancybox-navigation .fancybox-button div:after {
    bottom: 5px;
}

.fancybox-navigation .fancybox-button div:before {
    top: 5px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.fancybox-navigation .fancybox-button--arrow_left div:after {
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.fancybox-navigation .fancybox-button--arrow_left div:before {
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

.fancybox-container {
    z-index: 999999;
}

.fancybox-container .fancybox-slide--iframe .fancybox-content {
    width: 450px;
    height: 476px;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    overflow: hidden !important;
    border-radius: 10px;
    z-index: 999999999;
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 3px;
    position: absolute;
    right: 8px;
    top: 3px;
    z-index: 401;
}

.resheduleTour .overlay {
    overflow: hidden;
}

.selfATourTimeSliderSlots.carousel-inner.custom-carousel-inner.time-carousel-inner {
    overflow: hidden;
    height: 62px;
}

.page-availabilities .component-container {
    transform: none !important;
}

.page-availabilities .component-container .component-boxes .box-item {
    width: 100% !important;
    padding-top: 0;
}

.page-availabilities h1, .page-availabilities h2, .page-availabilities h3, .page-availabilities h4, .page-availabilities h5, .page-availabilities p, .page-availabilities span {
    opacity: 1;
}

.page-availabilities .row-text-black .body-text {
    position: relative;
}

.page-availabilities .row-text-black .body-text > p {
    color: #4e4e4e;
    margin-bottom: 0;
}

.page-availabilities .accordion {
    margin-top: 20px;
    line-height: 1;
}

.page-availabilities .border-top-center:before {
    display: none;
}

/* lightbox availabilities */
.tablinks {
    background: #FFF;
    margin-right: 40px;
    letter-spacing: 2px;
}

.tablinks.active {
    background: #779299 !important;
    color: #FFF !important;
}

.responsive-iframe {
    width: 100%;
    height: 24vw;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-left .tab {
    position: absolute !important;
    top: -90px !important;
}

/* end lightbox availabilities */
.accordion-active ~ div#floorplans-search-row {
    padding-top: 120px;
}

#floorplans-search-row {
    position: relative;
    margin-top: 30px;
    transition: all 0.6s linear;
}

#floorplans-search-row.detail-visible {
    padding-bottom: 30px;
}

#floorplans-search-row.detail-visible .listing-results-wrapper {
    display: none !important;
    padding: 0;
}

#floorplans-search-row.detail-visible .text-center {
    display: none !important;
}

#floorplans-search-row.detail-visible #floorplans-searchbar-container #floorplans-searchbar {
    display: none !important;
}

#floorplans-search-row.detail-visible #floorplan-detail {
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0;
}

#floorplans-search-row #floorplans-searchbar-container {
    padding-bottom: 5px;
    padding-top: 0px;
    min-height: 90px;
    border-bottom: 1px solid #4e4e4e;
    margin-bottom: 0px;
    position: relative;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar {
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    margin-bottom: 0;
    letter-spacing: 4.8px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: left;
    color: #464646;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-bedrooms {
    display: inline-block;
    float: left;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #mobile-filter-buttons-toggle {
    display: none;
    padding-top: 8px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar label.checked:before {
    background: #779299;
    border: 1px solid #779299;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-sort-wrapper {
    float: right;
    width: 200px;
    text-align: right;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar select {
    color: #4e4e4e;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 0;
    background: 0;
    display: inline-block;
    max-width: 110px;
    font-size: 14px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar label {
    display: inline-block;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar label input {
    margin-right: 6px;
    position: absolute;
    visibility: hidden;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-datepicker-wrapper input[type=text],
#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper input[type=text] {
    width: 124px;
    background-size: 17px;
    display: inline-block;
    border: none;
    border-bottom: #333 1px solid;
    background: transparent !important;
    color: #333;
    border-radius: 0;
    padding-bottom: 3px;
    padding-right: 0;
    padding-left: 0;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-datepicker-wrapper,
#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper,
#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons {
    display: inline-block;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-datepicker-wrapper label {
    display: inline-block;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-datepicker-wrapper input {
    width: 100px;
    background: url("images/white-calendar-icon.png") no-repeat right center;
    background-size: 17px;
    padding-left: 5px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper {
    width: auto;
    text-align: left;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper label {
    position: relative;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper label:after {
    content: '$';
    position: absolute;
    right: -16px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper input {
    width: 100px;
    padding-left: 5px;
    position: relative;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #filter-buttons-toggle-wrapper {
    display: block;
    position: relative;
    text-align: left;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #mobile-filter-buttons-toggle {
    display: none;
    background: url("images/white-dropdown-arrow.png") no-repeat right center;
    background-size: 10px !important;
    padding-top: 8px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #mobile-filter-buttons-toggle span {
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 40px;
    display: inline-block;
    cursor: pointer;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #mobile-filter-buttons-toggle span.label {
    padding-right: 10px;
    padding-left: 0;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons {
    margin-top: 30px;
    padding-left: 0;
    float: none;
    margin-bottom: 0;
    margin-left: 0;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li {
    display: inline-block;
    margin-bottom: 0;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a {
    position: relative;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a.active, #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a:hover {
    border-bottom: solid;
    border-width: 1px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a.active:after, #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a.active:after, #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a:hover:after, #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a:hover:after {
    content: '';
    width: 8px;
    height: 10px;
    background: #fff;
    display: inline-block;
    position: absolute;
    bottom: -2px;
    right: -4px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li + li {
    margin-left: 16px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons input[type=checkbox] {
    opacity: 0;
    position: absolute;
    width: auto;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons input[type=checkbox] + label {
    position: relative;
    overflow: hidden;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    line-height: 2;
    letter-spacing: 1px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons input[type=checkbox] + label:before, #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons input[type=checkbox] + label:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: .2s;
    transition: .2s;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons input[type=checkbox] + label:after {
    width: 16px;
    height: 16px;
    border: 1px solid #040c1a;
    top: 5px;
}

#floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons input[type=checkbox]:checked + label:before {
    content: '\d7';
    left: 4px;
    color: #040c1a;
    font-size: 17px;
    top: -3px;
}

#floorplans-search-row #floorplans-results #floorplans-loading {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper {
    margin: 0 auto;
    font-size: 16px;
    letter-spacing: 0.8px;
    color: #464646;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper table {
    width: 100%;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper table th, #floorplans-search-row #floorplans-results .listing-results-wrapper table td {
    width: 20%;
    padding: 0;
    font-size: 16px;
    letter-spacing: 1.1px;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper table th {
    color: #2e2a26;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper table .ctas {
    margin-bottom: 5px;
    margin-top: 0;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper a {
    color: #464646;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 6px;
    line-height: 2.5;
    font-size: 12px;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper a:hover {
    text-decoration: none;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper > div {
    margin: 0;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper .listing-results-headings {
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    margin: 0;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item {
    display: none;
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
    align-items: center;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item.active {
    display: -ms-flexbox;
    display: flex;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper .listing-results-headings.no-units-message,
#floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item.no-units-message {
    text-align: center;
    width: 100%;
    display: block !important;
    padding-left: 5px;
    padding-right: 5px;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper .listing-results-headings .floorplan-detail-toggle a,
#floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .floorplan-detail-toggle a {
    color: #000;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper .listing-results-headings .floorplan-detail-toggle a img,
#floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .floorplan-detail-toggle a img {
    width: 17px;
    margin-left: 8px;
    position: relative;
    top: 2px;
}

#floorplans-search-row #floorplans-results .listing-results-wrapper .listing-results-headings {
    padding-top: 32px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 5.4px;
    color: #77939A;
}

#floorplans-search-row #floorplan-detail {
    background: #FFF;
    margin: 0 auto;
    display: none;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-left {
    width: 54%;
    position: relative;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right {
    width: 48%;
    position: relative;
    padding-left: 85px;
    text-align: left;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right h2 {
    margin-top: 0;
    font-size: 36px;
    color: #040c1a;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right a {
    color: #040c1a;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right .link a {
    color: #000000;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 6px;
    font-size: 16px;
    text-decoration: none;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right li {
    font-size: 20px;
    line-height: 26px;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 1px;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right .close-detail {
    font-size: 40px;
    position: absolute;
    right: 0px;
    top: -110px;
    cursor: pointer;
    color: #040c1a;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right .fp-detail-unit {
    border: 1px solid #000;
    padding: 15px;
    margin-top: 20px;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right .fp-detail-unit li {
    font-size: 16px;
    line-height: 20px;
}

#floorplans-search-row #floorplan-detail-details ul {
    padding-left: 0 !important;
    list-style: none !important;
    margin: 0;
}

#floorplans-search-row #floorplan-detail-details ul li {
    margin-bottom: 0;
    list-style: none;
}

#floorplans-search-row #floorplan-detail #floorplan-detail-right .fp-detail-unit {
    list-style: none;
}

#floorplans-search-row .disclaimer-floorplan {
    font-size: 15px;
    line-height: 140%;
}

#floorplans-search-row #show-more {
    margin-top: 40px;
}

@media screen and (max-width: 1600px) {
    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar label {
        margin-right: 15px;
    }
}

@media screen and (max-width: 1400px) {
    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar > div {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar > div:last-of-type {
        display: none;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons {
        padding-left: 0;
        float: none;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li + li {
        margin-left: 10px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li .floorplan-filter-button {
        min-width: 110px;
        width: auto;
        padding: 0 8px 0 30px;
        margin-right: 0;
    }

    #floorplans-search-row #floorplan-detail {
        width: 100%;
    }

    #floorplans-search-row #floorplan-filter-bedrooms {
        display: block;
        float: none;
        text-align: left;
        margin-bottom: 20px;
    }

    #floorplans-search-row label {
        margin-right: 20px;
        letter-spacing: 1px;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper span {
        letter-spacing: 1px;
    }
}

@media screen and (max-width: 1200px) {
    #floorplans-search-row #floorplans-results .listing-results-wrapper span,
    #floorplans-search-row #floorplans-results .listing-results-wrapper {
        font-size: 13px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar label {
        font-size: 14px;
        margin-right: 15px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper {
        text-align: right;
    }
}

@media screen and (max-width: 1024px) {
    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar {
        display: block;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li + li {
        margin-top: 0;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li + li a.floorplan-filter-button {
        border-top: none;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a.floorplan-filter-button {
        width: 100%;
        color: #000;
        border: 1px solid #000;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li a.floorplan-filter-button.active {
        color: #000 !important;
        border: 1px solid #000 !important;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li .floorplan-filter-button {
        padding-top: 2px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons.visible {
        display: block;
        box-shadow: 0 0 10px #999;
        padding: 14px;
        background: #fff;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons input[type=checkbox]:checked + label:before {
        line-height: 1.9;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper input {
        width: 85px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #mobile-filter-buttons-toggle {
        display: block;
        width: 229px;
        background-position: 96% center;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar label {
        font-size: 12px;
        margin-right: 6px;
        letter-spacing: 1px;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        padding-top: 15px;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper > div.odd {
        border-width: 1px;
        background-color: #FFF;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper > div.even {
        border-width: 1px;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .listing-results-headings {
        display: none !important;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper table tbody {
        display: flex;
        flex-wrap: wrap;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item {
        width: calc(50% - 16px);
        -ms-flex-direction: column;
        flex-direction: column;
        border: 1px solid #000;
        margin: 7px;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .fp-col-1,
    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .fp-col-2,
    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .fp-col-3,
    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .fp-col-4,
    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .fp-col-5,
    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .fp-col-6 {
        width: 100% !important;
        padding: 0 30px;
        text-align: left;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .floorplan-name {
        font-size: 30px;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .floorplan-sq-ft:after {
        content: ' Sq. Ft.';
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .floorplan-rent-range:after {
        content: ' / Month';
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .floorplan-availability:after {
        content: ' Available';
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item .floorplan-detail-toggle {
        padding-top: 10px;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item > div {
        margin: 6px 0;
    }

    #floorplans-search-row #floorplan-detail {
        padding: 80px 0 200px;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-right {
        padding-left: 60px;
        width: 54%;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-right li {
        font-size: 19px;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-right .close-detail {
        top: -190px;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-left .tab {
        top: -170px !important;
        left: -70px !important;
    }

    #floorplans-search-row .tablinks {
        margin-right: 20px;
    }
}

@media screen and (max-width: 767px) {
    .page-availabilities .component-container.padding-right-medium {
        padding-right: 10px;
    }

    .page-availabilities .component-container.padding-left-medium {
        padding-left: 10px;
    }

    .page-availabilities .component-container .component-boxes .box-item {
        margin-top: 0px;
    }

    .page-availabilities .component-container .accordion-panel li a {
        font-size: 13px;
    }

    .responsive-iframe {
        height: 44vw;
        padding-top: 32px;
    }

    #floorplans-search-row {
        margin-top: 30px;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-left .tab {
        top: -30px !important;
        left: 0 !important;
        border-bottom: 1px solid #779299;
        width: 100%;
        padding-bottom: 24px;
    }

    #floorplans-search-row #floorplans-searchbar-container {
        margin: 0 7px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar {
        display: block;
        text-align: left;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-datepicker-wrapper {
        width: 100%;
        text-align: left;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons {
        width: 140px;
        right: auto;
        left: 78px;
        margin-top: 16px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-bedrooms {
        column-count: 2;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper {
        width: 100%;
        text-align: left;
        padding-left: 0;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #filter-buttons-toggle-wrapper {
        width: 100%;
        text-align: left;
        display: block;
        margin-top: -9px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #mobile-filter-buttons-toggle span.label {
        width: 116px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar label {
        font-size: 13px;
        margin-right: 6px;
        letter-spacing: 2px;
        width: 125px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-datepicker-wrapper input[type=text],
    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-rent-wrapper input[type=text] {
        width: 75px;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-sort-wrapper {
        float: none;
        width: 100%;
        text-align: left;
        margin: 10px 0 0;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar .floorplans-sort-wrapper label {
        width: auto;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar:after {
        left: 94px;
        right: auto;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons input[type=checkbox] + label {
        margin-bottom: 0;
    }

    #floorplans-search-row #floorplans-searchbar-container #floorplans-searchbar #floorplan-filter-buttons li + li {
        margin-left: 0;
    }

    #floorplans-search-row #floorplan-detail {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 30px;
        background-image: none;
        position: relative;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-right {
        width: 100%;
        padding-left: 0;
        position: static;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-right .close-detail {
        top: -50px;
        right: 25px;
        line-height: 1;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-left {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-left .tabcontent {
        flex-wrap: wrap;
        align-items: flex-start;
    }

    #floorplans-search-row #floorplan-detail #floorplan-detail-left img {
        width: 100%;
        height: auto;
    }

    #floorplans-search-row.detail-visible {
        position: fixed;
        z-index: 3333333333333333331111;
        top: 0;
        bottom: 0;
        left: 0;
        overflow-y: scroll;
        width: 100%;
        background: #fff;
        margin-top: 0;
    }

    #floorplans-search-row.detail-visible #floorplans-results {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #floorplans-search-row.detail-visible #floorplan-detail {
        top: 30px;
    }

    #floorplans-search-row.detail-visible .listing-results-wrapper {
        background-image: none !important;
        padding-top: 0;
        padding-bottom: 0;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper {
        width: 100%;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item {
        margin-bottom: 10px;
        width: 100%;
    }

    #floorplans-search-row #floorplans-results .listing-results-wrapper .floorplan-item.active {
        cursor: pointer;
    }
}

@media screen and (max-width: 411px) {
    .tablinks {
        margin-right: 0;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 370px) {
    .responsive-iframe {
        height: 88vw;
        padding-top: 64px;
        margin-bottom: -32px;
    }
}

.avail-loader button {
    display: none !important;
}

.avail-loader {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #FBAD22;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

a.avail-details {
    display: none;
}

.accordion-wrapper .accordion, .component-accordion .accordion {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid white;
}

.accordion-wrapper .accordion .title, .component-accordion .accordion .title {
    border-top: 1px solid white;
    position: relative;
}

.accordion-wrapper .accordion .title:first-child, .component-accordion .accordion .title:first-child {
    border-top: 0px solid white;
}

.accordion-wrapper .accordion .title .title_text, .component-accordion .accordion .title .title_text {
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    text-align: center;
    padding: 20px 0px;
}

.accordion-wrapper .accordion .title .plus_minus.icon, .component-accordion .accordion .title .plus_minus.icon {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 22px;
    right: 10px;
    /* Vertical line */
    /* horizontal line */
}

.accordion-wrapper .accordion .title .plus_minus.icon:before, .accordion-wrapper .accordion .title .plus_minus.icon:after, .component-accordion .accordion .title .plus_minus.icon:before, .component-accordion .accordion .title .plus_minus.icon:after {
    content: "";
    position: absolute;
    background-color: white;
    transition: transform 0.25s ease-out;
}

.accordion-wrapper .accordion .title .plus_minus.icon:before, .component-accordion .accordion .title .plus_minus.icon:before {
    top: 0;
    left: 50%;
    width: 3px;
    height: 100%;
    margin-left: -2px;
}

.accordion-wrapper .accordion .title .plus_minus.icon:after, .component-accordion .accordion .title .plus_minus.icon:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    margin-top: -2px;
}

.accordion-wrapper .accordion .title.active .plus_minus.icon, .component-accordion .accordion .title.active .plus_minus.icon {
    cursor: pointer;
}

.accordion-wrapper .accordion .title.active .plus_minus.icon:before, .component-accordion .accordion .title.active .plus_minus.icon:before {
    transform: rotate(90deg);
}

.accordion-wrapper .accordion .title.active .plus_minus.icon:after, .component-accordion .accordion .title.active .plus_minus.icon:after {
    transform: rotate(180deg);
}

.accordion-wrapper .accordion .content, .component-accordion .accordion .content {
    height: 0px;
    overflow: hidden;
    text-align: center;
}

.accordion-wrapper .accordion .content.active, .component-accordion .accordion .content.active {
    height: auto;
    margin-bottom: 20px;
}

.accordion-wrapper .accordion .content.active img, .component-accordion .accordion .content.active img {
    margin-bottom: 15px;
}

.restore-document-flow {
    height: auto;
}

.mobile-gallery-module-wrapper, .component-mobile-gallery-module {
    border-bottom: 1px solid white;
}

.mobile-gallery-module-wrapper .mobile-gallery-module, .component-mobile-gallery-module .mobile-gallery-module {
    margin-top: 90px;
    margin-bottom: 90px;
    text-align: center;
}

.mobile-gallery-module-wrapper .mobile-gallery-module span, .component-mobile-gallery-module .mobile-gallery-module span {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0px;
}

.sticky-button-wrapper .sticky-button, .component-sticky-button .sticky-button {
    position: fixed;
    top: 578.5px;
    right: -56px;
    z-index: 9000;
    display: block;
}

@media only screen and (min-width: 768px) {
    .sticky-button-wrapper .sticky-button, .component-sticky-button .sticky-button {
        top: 80vh;
    }
}

@media only screen and (min-width: 1024px) {
    .sticky-button-wrapper .sticky-button, .component-sticky-button .sticky-button {
        top: 800px;
    }
}

@media only screen and (min-width: 1100px) {
    .sticky-button-wrapper .sticky-button, .component-sticky-button .sticky-button {
        top: 850px;
        right: -20px;
    }
}

.sticky-button-wrapper .sticky-button a, .component-sticky-button .sticky-button a {
    width: 200px;
    height: 70px;
    background-color: transparent;
    color: white;
    cursor: pointer;
}

/*

.tall-hero {
    height: 80vh;

    @include mediaquery(tablet-portrait) {
        height: 100vh;
    }

    @include mediaquery(desktop) {
        height: 1024px;
    }


    .video-wrapper {
        //padding-bottom: 31.25%;
        max-height: 80vh;
        min-height: 80vh;

        iframe, video {
            max-height: 80vh;
            min-height: 80vh;
        }
    }
}

*/
.component-media {
    border-top: 2px solid white;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 65px;
}

@media only screen and (min-width: 768px) {
    .component-media {
        margin-bottom: 80px;
    }
}

.component-media .media-items {
    width: 100%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    .component-media .media-items {
        width: 70%;
    }
}

.component-media .media-items .media-item {
    padding-top: 40px;
}

.component-media .media-items .media-item:nth-child(n+3) {
    opacity: 0.5;
}

@media only screen and (min-width: 768px) {
    .component-media .media-items .media-item {
        max-height: 100%;
    }

    .component-media .media-items .media-item:nth-child(3) {
        opacity: 1;
    }
}

.component-media .media-items p {
    padding-bottom: 0px;
}

.component-media .media-items.expanded {
    height: 100%;
}

.component-media .media-items.expanded .media-item {
    padding-top: 40px;
}

.component-media .media-items.expanded .media-item:nth-child(n+3) {
    opacity: 1;
}

.component-media .gradient-bg {
    height: 50px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,040810+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(4, 8, 16, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(4, 8, 16, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(4, 8, 16, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6040810', GradientType=0);
    /* IE6-9 */
}

.component-media .arrow {
    width: 50px;
    display: inline-block;
    transform: rotate(89deg);
    background: none;
    border: 0px;
    left: 26vw;
}

@media only screen and (min-width: 768px) {
    .component-media .arrow {
        left: 32vw;
    }
}

.component-media .arrow:before {
    background-color: white;
}

.component-media .arrow:after {
    background-color: white;
}

.component-media .arrow.expanded {
    left: 29vw;
    transform: rotate(269deg);
    transform-origin: bottom center;
}

@media only screen and (min-width: 768px) {
    .component-media .arrow.expanded {
        left: 33vw;
    }
}

.component-swipe-carousel .progress-controls {
    position: absolute;
    color: white;
    top: 0px;
    background-color: red;
    left: 50%;
}

.component-swipe-carousel .flickity-page-dots {
    bottom: 10px;
}

.component-swipe-carousel .flickity-page-dots .dot {
    background: #BCBDBC;
    opacity: 1;
}

.component-swipe-carousel .flickity-page-dots .dot.is-selected {
    background: white;
}

.component-swipe-carousel .flickity-viewport {
    height: 260px !important;
}

@media only screen and (min-width: 768px) {
    .component-swipe-carousel .flickity-viewport {
        height: 900px !important;
    }
}

.component-swipe-carousel .carousel {
    background: transparent;
}

.component-swipe-carousel .carousel-cell {
    width: 100%;
    height: 260px;
    background: black;
    counter-increment: gallery-cell;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px;
}

@media only screen and (min-width: 768px) {
    .component-swipe-carousel .carousel-cell {
        height: 900px;
    }
}

* {
    box-sizing: border-box;
}

/* prevent vertical scroll bar glitch */
.wavesBackground .content-container {
    padding-top: 120px;
}

.wavesBackground .headline4 {
    margin-bottom: 30px;
}

.wavesBackground p {
    font-size: 14px;
    letter-spacing: 1.94px;
    padding-bottom: 25px;
}

.wavesBackground .top-border p {
    padding-bottom: 0;
}

.onetrust-pc-dark-filter {
    display: none !important;
}

/***********New changes******************/

.component-expander .expander-video-wrapper.fullScreen .expander-video iframe, .component-expander .expander-video-wrapper.fullScreen .expander-video video {
    height: 97% !important;
}

.compass-container {
    height: 100vh;
}

@media only screen and (min-width: 480px)
and (max-width: 815px)
and (orientation: landscape) {

    .compass-container {
        position: relative;
        margin-top: 0px;
    }
}

.video-landscape .water-video-component, .video-portrait .water-video-component {
    object-fit: cover;
    height: calc(100vh + 128px);
}

.video-portrait .water-video-component {
    width: 100%;
}

.navOpen .main-header .page-footer {
    top: 100vh;
}

@media screen and (max-height: 520px) {
    .navOpen .main-header .compass-wrapper {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: scale(0.5);
    }
}

.handicap-logo {
    height: 22px;
}

@media (max-width: 768px) and (min-height: 650px) {
    .navOpen .main-header .page-footer {
        top: auto;
        bottom: 20px;
    }

    .video-landscape .water-video-component, .video-portrait .water-video-component {
        height: 100%;
    }
}

@media (max-width: 320px) and (max-height: 568px) {
    .navOpen .main-header .page-footer {
        top: 72vh;
    }
}

@media only screen
and (min-width: 375px)
and (max-height: 812px)
and (orientation: landscape) {
    .compass-container {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 320px) and (max-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .compass-container {
        margin-top: 0px;
    }
}

.component-expander .expander-video-wrapper.fullScreen .expander-video video {
    object-fit: cover;
    height: 86% !important;
    width: 86%;
    top: 7%;
}

.component-expander .expander-video-wrapper.fullScreen .expander-video {
    background-color: black;
    position: relative;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .component-expander .expander-video-wrapper.fullScreen .expander-video video {
        top: 4%;
    }
}

.footer-inner a {
    color: #fff;
}

.fab {
    font-family: FontAwesome !important;
}

.small-left-margin {
    margin-left: 15px !important;
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer-right .housing-logo {
        margin-left: 15px;
    }
}

@media only screen and (min-width: 768px) {
    .main-header .page-footer {
        bottom: 10px;
    }
}

button {
    outline: none !important;
}

body:not(.home) video.water-video-component {
    position: relative !important;
    max-height: 350px;
}

body:not(.home) footer.page-footer {
    background: #172751;
    position: relative;
}

body:not(.home) main#main p {
    opacity: 1;
}


body:not(.home) .compass-container {
    background: rgba(0, 0, 0, 0.8);
}

div#anyonehome-chat-div {
    display: none;
}

body:not(.home) footer.page-footer {
    padding-bottom: 0;
}



@media (min-width: 1920px) and (max-width: 2200px) {
    .main-header .osb-logo-link {
        top: 369px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .short-screen .osb-logo-link {
        top: 250px !important;
    }
}

@media (min-width: 1680px) and (max-width: 1919px) {
    .main-header .osb-logo-link {
        top: 338px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 280px !important;
    }


    .short-screen .main-header .menu-item:first-child {
        right: -13px !important;
        top: 199px !important;
    }
    .short-screen .main-header .menu-item:nth-child(2) {
        right: -4px !important;
        top: 474px !important;
    }
    .short-screen .main-header .menu-item:nth-child(3) {
        right: 403px !important;
        top: 625px !important;
    }
    .short-screen .main-header .menu-item:nth-child(4) {
        right: 552px !important;
        top: 482px !important;
    }
    .short-screen .main-header .menu-item:last-child {
        right: 482px !important;
        top: 153px !important;
    }
    .short-screen .main-header .menu-item:nth-child(5) {
        right: 480px !important;
        top: 156px !important;
    }
}

@media (min-width: 1600px) and (max-width: 1679px) {
    .main-header .osb-logo-link {
        top: 338px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 280px !important;
    }


    .short-screen .main-header .menu-item:first-child {
        right: -13px !important;
        top: 199px !important;
    }
    .short-screen .main-header .menu-item:nth-child(2) {
        right: -4px !important;
        top: 474px !important;
    }
    .short-screen .main-header .menu-item:nth-child(3) {
        right: 403px !important;
        top: 625px !important;
    }
    .short-screen .main-header .menu-item:nth-child(4) {
        right: 552px !important;
        top: 482px !important;
    }
    .short-screen .main-header .menu-item:last-child {
        right: 482px !important;
        top: 153px !important;
    }
    .short-screen .main-header .menu-item:nth-child(5) {
        right: 480px !important;
        top: 156px !important;
    }




}

@media (min-width: 1440px) and (max-width: 1599px) {
    .main-header .osb-logo-link {
        top: 305px !important;
    }

    .main-header .compass-wrapper {
        top: 50px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 170px !important;
    }


    .short-screen .main-header .menu-item:first-child {
        right: -13px !important;
        top: 199px !important;
    }
    .short-screen .main-header .menu-item:nth-child(2) {
        right: -4px !important;
        top: 474px !important;
    }
    .short-screen .main-header .menu-item:nth-child(3) {
        right: 403px !important;
        top: 625px !important;
    }
    .short-screen .main-header .menu-item:nth-child(4) {
        right: 552px !important;
        top: 482px !important;
    }
    .short-screen .main-header .menu-item:last-child {
        right: 482px !important;
        top: 153px !important;
    }
    .short-screen .main-header .menu-item:nth-child(5) {
        right: 480px !important;
        top: 156px !important;
    }
}

@media (min-width: 1366px) and (max-width: 1439px) {
    .main-header .osb-logo-link {
        top: 260px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 160px !important;
    }


    .short-screen .main-header .menu-item:first-child {
        right: -13px !important;
        top: 199px !important;
    }
    .short-screen .main-header .menu-item:nth-child(2) {
        right: -4px !important;
        top: 474px !important;
    }
    .short-screen .main-header .menu-item:nth-child(3) {
        right: 403px !important;
        top: 625px !important;
    }
    .short-screen .main-header .menu-item:nth-child(4) {
        right: 552px !important;
        top: 482px !important;
    }
    .short-screen .main-header .menu-item:last-child {
        right: 482px !important;
        top: 153px !important;
    }
    .short-screen .main-header .menu-item:nth-child(5) {
        right: 480px !important;
        top: 156px !important;
    }
}

@media (min-width: 1280px) and (max-width: 1365px) {
    .main-header .osb-logo-link {
        top: 420px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 250px !important;
    }

    .short-screen.home .main-header .osb-logo-link {
        top: 245px !important;
    }


    .short-screen .main-header .osb-logo-link .osb-logo-animation {
        width: 192px !important;
    }

    .short-screen .main-header .menu-item:first-child {
        -webkit-transform: scale(1) rotate(330deg) !important;
        -moz-transform: scale(1) rotate(330deg) !important;
        transform: scale(1) rotate(330deg) !important;
    }


    .short-screen .main-header .menu-item:first-child {
        right: -13px !important;
        top: 199px !important;
    }
    .short-screen .main-header .menu-item:nth-child(2) {
        right: -4px !important;
        top: 474px !important;
    }
    .short-screen .main-header .menu-item:nth-child(3) {
        right: 403px !important;
        top: 625px !important;
    }
    .short-screen .main-header .menu-item:nth-child(4) {
        right: 552px !important;
        top: 482px !important;
    }
    .short-screen .main-header .menu-item:last-child {
        right: 482px !important;
        top: 153px !important;
    }
    .short-screen .main-header .menu-item:nth-child(5) {
        right: 480px !important;
        top: 156px !important;
    }
}

@media (min-width: 1224px) and (max-width: 1279px) {
    .main-header .osb-logo-link {
        top: 260px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 160px !important;
    }


    .short-screen .main-header .menu-item:first-child {
        right: -13px !important;
        top: 199px !important;
    }
    .short-screen .main-header .menu-item:nth-child(2) {
        right: -4px !important;
        top: 474px !important;
    }
    .short-screen .main-header .menu-item:nth-child(3) {
        right: 403px !important;
        top: 625px !important;
    }
    .short-screen .main-header .menu-item:nth-child(4) {
        right: 552px !important;
        top: 482px !important;
    }
    .short-screen .main-header .menu-item:last-child {
        right: 482px !important;
        top: 153px !important;
    }
    .short-screen .main-header .menu-item:nth-child(5) {
        right: 480px !important;
        top: 156px !important;
    }
}




@media (min-width: 1200px) and (max-width: 1223px) {
    .main-header .osb-logo-link {
        top: 257px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 160px !important;
    }


    .short-screen .main-header .menu-item:first-child {
        right: -13px !important;
        top: 199px !important;
    }
    .short-screen .main-header .menu-item:nth-child(2) {
        right: -4px !important;
        top: 474px !important;
    }
    .short-screen .main-header .menu-item:nth-child(3) {
        right: 403px !important;
        top: 625px !important;
    }
    .short-screen .main-header .menu-item:nth-child(4) {
        right: 552px !important;
        top: 482px !important;
    }
    .short-screen .main-header .menu-item:last-child {
        right: 482px !important;
        top: 153px !important;
    }
    .short-screen .main-header .menu-item:nth-child(5) {
        right: 480px !important;
        top: 156px !important;
    }
}





@media (min-width: 1024px) and (max-width: 1199px) {
    .main-header .osb-logo-link {
        top: 230px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 150px !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }


}

@media (min-width: 992px) and (max-width: 1023px) {
    .main-header .osb-logo-link {
        top: 230px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 150px !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }
}

@media (min-width: 960px) and (max-width: 991px) {
    .main-header .osb-logo-link {
        top: 227px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 150px !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }
}

@media (min-width: 950px) and (max-width: 959px) {
    .main-header .osb-logo-link {
        top: 227px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 150px !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }
}

@media (min-width: 900px) and (max-width: 949px) {
    .main-header .osb-logo-link {
        top: 240px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 130px !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }
}

@media (min-width: 854px) and (max-width: 899px) {
    .main-header .osb-logo-link {
        top: 223px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 160px !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }
}

@media (min-width: 812px) and (max-width: 853px) {
    .main-header .osb-logo-link {
        top: 121px !important;
    }

    .main-header .compass-wrapper {
        top: -120px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 125px !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }

}

@media (min-width: 800px) and (max-width: 811px) {
    .main-header .osb-logo-link {
        top: 232px !important;
    }

    .main-header .compass-wrapper {
        top: 14px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 170px !important;
    }
    body .wp-block-image img {
        width: 90% !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }
}


@media (min-width: 768px) and (max-width: 799px) {
    .main-header .osb-logo-link {
        top: 270px !important;
    }

    .main-header .compass-wrapper {
        top: 52px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 170px !important;
    }

    body:not(.home) .main-header .osb-logo-link {
        top: calc(366px - 63px) !important;
    }
    body .wp-block-image img {
        width: 90% !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 324px !important;
        top: 30px !important;
    }

    .main-header .menu-item:first-child {
        right: 129px !important;
        top: 66px !important;
    }
    .main-header .menu-item:nth-child(2) {
        right: 25px !important;
        top: 163px !important;
        -webkit-transform: scale(1) rotate(-20deg) !important;
        -moz-transform: scale(1) rotate(-20deg) !important;
        transform: scale(1) rotate(-20deg) !important;
    }
    .main-header .menu-item:nth-child(3) {
        right: 11px !important;
        top: 400px !important;
        -webkit-transform: scale(1) rotate(403deg) !important;
        -moz-transform: scale(1) rotate(403deg) !important;
        transform: scale(1) rotate(403deg) !important;
    }
    .main-header .menu-item:nth-child(4) {
        right: 90px !important;
        top: 489px !important;
        -webkit-transform: scale(1) rotate(98deg) !important;
        -moz-transform: scale(1) rotate(98deg) !important;
        transform: scale(1) rotate(98deg) !important;
    }
    .main-header .menu-item:nth-child(5) {
        right: 348px !important;
        top: 493px !important;
        transform: rotate(79deg) !important;
    }
    .main-header .menu-item:nth-child(6) {
        right: 441px !important;
        top: 359px !important;
        transform: rotate(112deg) !important;
    }
    .main-header .menu-item:nth-child(7) {
        right: 425px !important;
        top: 115px !important;
        transform: rotate(172deg) !important;
    }
    .main-header .menu-item:last-child {
        right: 298px !important;
        top: 22px !important;
        transform: scale(1) rotate(201deg) !important;
    }
}


@media (min-width: 736px) and (max-width: 767px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }

    .main-header .osb-logo-link {
        top: 202px !important;
    }

    .main-header .compass-wrapper {
        top: 70px !important;
    }

    .main-header .osb-logo-link .osb-logo-animation {
        width: 52px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 52px !important;
    }





}

@media (min-width: 732px) and (max-width: 735px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 280px !important;
    }

    .main-header .compass-wrapper {
        top: 155px !important;
    }

    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 66px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
}

@media (min-width: 667px) and (max-width: 731px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 186px !important;
    }

    .main-header .compass-wrapper {
        top: 50px !important;
    }

    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 50px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
}

@media (min-width: 640px) and (max-width: 666px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 175px !important;
    }

    .main-header .compass-wrapper {
        top: 50px !important;
    }

    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 66px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
}

@media (min-width: 600px) and (max-width: 639px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 280px !important;
    }

    .main-header .compass-wrapper {
        top: 155px !important;
    }

    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 66px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
}

@media (min-width: 568px) and (max-width: 599px) {
 .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }

    .main-header .osb-logo-link {
        top: 126px !important;
    }

    .main-header .compass-wrapper {
        top: 0px !important;
    }

    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 66px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
}

@media (min-width: 533px) and (max-width: 567px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 280px !important;
    }

    .main-header .compass-wrapper {
        top: 155px !important;
    }

    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 66px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
}

@media (min-width: 480px) and (max-width: 532px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: calc(548px - 237px) !important;
    }

    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 66px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }

    .main-header .osb-logo-link {
        top: 280px !important;
    }

    .main-header .compass-wrapper {
        top: 155px !important;
    }

}

@media (min-width: 414px) and (max-width: 479px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 280px !important;
    }

    .main-header .compass-wrapper {
        top: 155px !important;
    }

    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 66px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
}

@media (min-width: 412px) and (max-width: 413px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }



    .home .main-header .osb-logo-link .osb-logo-animation {
        width: 66px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }

    .main-header .osb-logo-link {
        top: 247px !important;
    }

    .main-header .compass-wrapper {
        top: 124px !important;
    }






}

@media (min-width: 384px) and (max-width: 411px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 247px !important;
    }

    .main-header .compass-wrapper {
        top: 124px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
}

@media (min-width: 375px) and (max-width: 383px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 247px !important;
    }

    .main-header .compass-wrapper {
        top: 124px !important;
    }

    body:not(.home) .main-header .osb-logo-link .osb-logo-animation {
        width: 70px !important;
    }
    body .wp-block-image img {
        width: 70% !important;
    }
}

@media (min-width: 360px) and (max-width: 374px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 247px !important;
    }

    .main-header .compass-wrapper {
        top: 124px !important;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .main-header .menu-item:first-child {
        right: 29px !important;
        top: 45px !important;
    }
    .main-header .menu-item:first-child {
        -webkit-transform: rotate(-60deg) !important;
        -moz-transform: rotate(-60deg) !important;
        transform: rotate(-60deg) !important;
    }

    #tour-flyout {
        left: -80px !important;
    }

    .main-header .menu-item:nth-child(2) {
        right: -14px !important;
        top: 89px !important;
    }
    .main-header .menu-item:nth-child(2) {
        -webkit-transform: rotate(-21deg) !important;
        -moz-transform: rotate(-21deg) !important;
        transform: rotate(-21deg) !important;
    }

    .main-header .menu-item:nth-child(3) {
        right: -25px !important;
        top: 190px !important;
        -webkit-transform: rotate(-44deg) !important;
        -moz-transform: rotate(-44deg) !important;
        transform: rotate(44deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        -webkit-transform: rotate(100deg) !important;
        -moz-transform: rotate(100deg) !important;
        transform: rotate(100deg) !important;
    }

    .main-header .menu-item:nth-child(4) {
        right: 4px !important;
        top: 226px !important;
    }
    .main-header .menu-item:last-child {
        -webkit-transform: rotate(171deg) !important;
        -moz-transform: rotate(171deg) !important;
        transform: rotate(171deg) !important;
    }

    .main-header .menu-item:nth-child(5) {
        right: 127px !important;
        top: 230px !important;
        transform: rotate(79deg) !important;
    }

    .main-header .menu-item:nth-child(6) {
        right: 67px !important;
        top: 112px !important;
        width: 160px !important; 
    }

    .main-header .menu-item:nth-child(7) {
        right: 150px !important;
        top: 41px !important;
        transform: rotate(172deg) !important;
    }

    .main-header .menu-item:last-child {
        right: 81px !important;
        top: 3px !important;
        transform: rotate(202deg) !important;
    }


    .main-header .osb-logo-link {
        top: 247px !important;
    }

    .main-header .compass-wrapper {
        top: 124px !important;
    }
}


footer.page-footer {
    align-items: center;
    justify-content: center;
    height: auto !important;
}

footer.page-footer a.leaveSite {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.wp-block-lazyblock-half-content-image .wp-block-half-content-image {
    flex-wrap: nowrap;
}

.wp-block-lazyblock-half-content-image .wp-block-half-content-image__image {
    min-height: 28.55rem;
    margin-top: 15px;
}

@media (min-width: 767px) {
    .wp-block-lazyblock-half-content-image .wp-block-half-content-image__content, .wp-block-lazyblock-half-content-image .wp-block-half-content-image__image {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
    }

    .wp-block-lazyblock-half-content-image .wp-block-half-content-image__content, .wp-block-lazyblock-half-content-image .wp-block-half-content-image__image {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
    }

    .wp-block-lazyblock-half-content-image .wp-block-half-content-image__content {
        padding: 0rem 1.9rem 0px 0px;
    }

    .wp-block-lazyblock-half-content-image .wp-block-half-content-image {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .display-flex, .site-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        width: 100%;
    }

    .wp-block-lazyblock-half-content-image .wp-block-half-content-image {
        text-align: left;
    }
}

mark.nav-text {
    box-shadow: none;
}

a {
    color: #172751;
    text-decoration: none !important;
}

.wp-block-button__link {
    background-color: #172751 !important;
}

.main-header .nav-icon .nav-circle {
    background: #172751 !important;
}

.about--us--page h1.entry-title {
    font-size: 42px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-weight: 400;
}

.about--us--page h3 {
    margin-bottom: 20px;
    font-size: 26px;
}

.wp-block-lazyblock-half-content-image .wp-block-half-content-image h2 {
    font-size: 28px;
}

.about--us--page {
    padding: 80px 0px;
    font-size: 16px;
    line-height: 26px;
}

body:not(.home) .compass-container {
    margin-top: 0px;
}

@media (max-width: 599px) {
    .main-header .nav-icon {
        left: 22px !important;
    }
}

div#tour-flyout-container {
    display: none;
}

div#tour {
    display: none;
}

.main-header .nav-icon {
    left: auto !important;
    right: 15px !important;
    top: 15px;
}

.main-header .nav-icon {
    display: block !important;
}

.navOpen .header-inner {
    opacity: 1 !important;
}

.header-inner {
    opacity: 0;
}

@media (max-width: 1023px) {
    .dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:first-child {
        top: 9px !important;
    }

    .dom-has-been-loaded-for-two-seconds .main-header .nav-icon .nav-dash:nth-child(3) {
        bottom: 7px !important;
    }

    .main-header .nav-icon .nav-dash {
        width: 29px !important;
    }

    .navAnimate .main-header .nav-icon .nav-dash:nth-child(2) {
        right: 7px !important;
    }
}


/*Navbar Breakpoint*/

button.navbar-toggler {
    display: block !important;
}

.navbar-collapse.collapse {
    display: none !important;
    opacity: 0;
    width: 300px;
    background: #234292;
}

.navbar-collapse.collapse.show {
    display: block !important;
    text-align: right;
    width: 300px;
    background: #234292;
    clear: both;
    margin-right: 0;
    margin-left: auto;
    opacity: 1;
}

.navbar-collapse {
    text-align: right;
    width: 300px;
    background: #234292;
    clear: both;
    margin-right: 0;
    margin-left: auto;
    opacity: 1;
    margin-top: 5px;
}

.navbar-nav {
    float: none !important;
    margin-top: 7.5px;
}

.navbar-nav > li {
    float: none;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.collapse.in {
    display: block !important;
}

div#primary-menu-wrap ul#main {
    display: block;
    text-align: right;
}

button.navbar-toggler {
    background: #234292;
}

button.navbar-toggler span.navbar-toggler-icon {
    width: 50px;
    height: 50px;
}

div#primary-menu-wrap ul#main li a.nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*header#masthead {*/
    /*position: absolute;*/
    /*width: 90%;*/
    /*top: 0;*/
    /*right: 0;*/
    /*z-index: 999999 !important;*/
/*}*/

.site--hum--button {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

div#primary-menu-wrap ul#main {
    padding: 15px;
}

li.nav-item.menu-item.menu-item-type-custom.menu-item-object-custom:last-child {
    display: none;
}

div#primary-menu-wrap ul#main {
    margin: 0px;
}

div#primary-menu-wrap ul#main {
    width: 100%;
}

.page-team .team--page--contents {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}

.page-team .team--page--contents h1 {
    font-size: 44px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    color: #000;
}

.page-team .team--page--contents h4 {
    color: #000;
    margin-bottom: 15px;
}

body {
    font-family: 'Roboto Condensed', sans-serif !important;
}

.page-team .team--page--contents p {
    font-weight: 300;
    font-size: 20px;
}

.team_content--post {
    padding-top: 35px;
}

.impact_content--title {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 12px;
}

.impact_content--title a {
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    text-decoration: none;
    font-size: 26px;
    font-weight: bold;
}

.impact_content---image {
    border: 1px solid #000;
    overflow: hidden;
    max-height: 340px;
}

.impact_content---image img {
    min-height: 340px;
}

.team_content--designation {
    text-align: center;
    font-size: 16px;
}

.team_content--post .col-md-4.col-sm-6.col-xs-12 {
    margin-bottom: 60px;
}

.single-team_content div#content .col-md-8.wp-bp-content-width {
    flex: 0 0 100%;
    max-width: 100%;
}

.single-team_content div#content .col-md-4.wp-bp-sidebar-width {
    display: none;
}

.single-team_content div#content .col-md-8.wp-bp-content-width .card-body {
    padding: 0px !important;
    border: 0px !important;
    background: #f8f9fa !important;
}

.single-team_content div#content .col-md-8.wp-bp-content-width article {
    border: 0px;
}

.single-team_content div#content {
    padding: 80px 0px;
}

.clearbook--contact--page {
    padding: 80px 0px;
}

.clearbook--contact--page input::placeholder {
    color: #333;
    font-size: 16px;
}

.clearbook--contact--page input {
    background: #f3f3f3 !important;
    margin-bottom: 15px !important;
    border-radius: 0px !important;
    height: 50px !important;
}

.clearbook--contact--page input, .clearbook--contact--page select {
    background: #f3f3f3;
    margin-bottom: 15px;
    border-radius: 0px;
    height: 50px;
}

.message textarea {
    color: #333;
    border-radius: 0;
    background: #f3f3f3;
    text-transform: none;
}

.message textarea::placeholder {
    color: #333;
    font-size: 16px;
    text-transform: capitalize;
}

.contact--submit {
    text-align: center;
    padding-top: 25px;
}

.contact--submit input.wpcf7-form-control.wpcf7-submit {
    color: #000;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0;
    border: 1px solid #333;
    background: #fff;
    width: auto;
    padding: 10px 30px;
    height: auto;
}

.clearbook--contact--page h3 {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 35px;
}

.contact--bottom--location {
    width: 100%;
    border-top: 2px solid #444;
    margin-top: 60px;
    padding-top: 80px;
}

.contact--bottom--location p {
    margin-bottom: 0px;
    color: #000;
}

.bottom--location--content h5 {
    color: #000;
}

.bottom--location--content {
    padding-right: 60px;
}

.contact--bottom--location p a {
    color: #333;
}

.osb-logo-link section {
    margin: 0px;
    border: 0px !important;
}

.osb-logo-link section figure.wp-block-image.size-full {
    margin: 0px !important;
}

.single-team_content div#content .col-md-8.wp-bp-content-width .card-body .post-thumbnail {
    display: none;
}

.single--right--content {
    border: 1px solid #aaa;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px;
    max-height: 375px;
}

.single--right--image {
    overflow: hidden;
    flex: 0 0 33%;
    max-width: 33%;
    height: 375px;
}

.single--right--image img {
    min-height: 375px;
}

.single--right--content h1 {
    color: #111;
    letter-spacing: 4px;
    font-size: 42px;
    margin-bottom: 20px;
    line-height: 55px;
    font-weight: 400;
}

.single--right--content h3 {
    font-size: 24px;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    color: #111;
    font-family: Roboto Condensed, sans-serif;
    font-feature-settings: "liga", "kern";
    line-height: 1.3;
    text-rendering: optimizeLegibility;
}

@media (min-width: 1800px) and (max-width: 1920px) {
    .short-screen .main-header .compass-nav {
        width: 910px !important;
        height: 910px !important;
    }

    .short-screen .osb-logo-link {
        top: 380px !important;
    }





    .short-screen .main-header .menu-item:first-child {
        right: 73px !important;
        top: 112px !important;
        -webkit-transform: scale(1) rotate(330deg);
        -moz-transform: scale(1) rotate(330deg);
        transform: scale(1) rotate(301deg);
    }

    .short-screen .main-header .menu-item:nth-child(2) {
        right: -76px !important;
        top: 263px !important;
        -webkit-transform: scale(1) rotate(35deg);
        -moz-transform: scale(1) rotate(35deg);
        transform: scale(1) rotate(-15deg);
    }

    .short-screen .main-header .menu-item:nth-child(3) {
        right: -100px !important;
        top: 604px !important;
        transform: scale(1) rotate(401deg);
    }

    .short-screen .main-header .menu-item:nth-child(4) {
        right: 34px !important;
        top: 744px !important;
        -webkit-transform: scale(1) rotate(99deg) !important;
        -moz-transform: scale(1) rotate(99deg) !important;
        transform: scale(1) rotate(99deg) !important;
    }
    .short-screen .main-header .menu-item:nth-child(5) {
        right: 400px !important;
        top: 747px !important;
        -webkit-transform: rotate(79deg) !important;
        -moz-transform: rotate(79deg) !important;
        transform: rotate(79deg) !important;
    }
    .short-screen .main-header .menu-item:nth-child(6) {
        right: 449px !important; 
        top: 528px !important;
        -webkit-transform: rotate(112deg) !important;
        -moz-transform: rotate(112deg) !important;
        transform: rotate(112deg) !important;
        width: 180px !important;
    }
    .short-screen .main-header .menu-item:nth-child(7) {
        right: 524px !important;
        top: 227px !important;
        -webkit-transform: rotate(172deg) !important;
        -moz-transform: rotate(172deg) !important;
        transform: rotate(172deg) !important;
    }


    .short-screen .main-header .menu-item:last-child {
        right: 352px !important;
        top: 70px !important;
        -webkit-transform: scale(1) rotate(200deg) !important;
        -moz-transform: scale(1) rotate(200deg) !important;
        transform: scale(1) rotate(200deg) !important;
    }

}

body:not(.home) footer.page-footer section {
    margin: 0px;
}

body:not(.home) footer.page-footer section .copuright {
    text-align: center;
    padding-top: 20px;
    letter-spacing: 1px;
    color: #fff;
}

.page-team .team--page--contents ul li {
    font-weight: 300;
    font-size: 20px;
}

.team--page--contents {
    position: relative;
    padding: 80px 0;
}

.page-team-members ul li, .page-team-members ol li {
    margin-bottom: 5px;
    font-weight: 300;
}

`
.single-team_content ul li, .single-team_content ol li {
    margin-bottom: 0px;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
}

div#primary-menu-wrap ul li.nav-item {
    font-weight: 500;
}

.single--right--content {
    margin-left: 17px !important;
}

p, div, ul li, ol li ul li a, ol li a span {
    color: #111;
    font-weight: 300;
    line-height: 26px;
    font-size: 20px;
}

.team--page--contents h1 {
    font-size: 42px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-weight: 400;
}


.back-link {
    font-weight: 700;
    font-size: 1rem;
    color: #000 !important;
}

back-link a {
    text-decoration: none;
    color: #000 !important;
    line-height: 2;
}

.subpage-logo {
    position: absolute;
    top: 20px;
    left: 15px;
    /* width: 100px; */
    /*width: 164px;*/
    width: 210px;
}

.subpage-logo .border-bottom {
    border-bottom: none !important;
}

.sans-serif14 {
    text-align: center !important;
}


.custom-logo {
    height: 75px !important;
    /*width: auto;*/
    width: 100%;
}

@media (min-width: 1023px) {
    .subpage-logo {
        width: 230px !important;
    }
}

/*.subpage-logo {
    display: none;
}
*/

@media only screen and (min-width: 1200px) {
    
}
.margin--top--gap {
    padding-top: 70px;
}
.margin--bottom--gap {
    padding-bottom: 70px;
}

.seminar--body .post-thumbnail {
    width: 100%;
    margin-top: 0;
}

.seminar--body .post-thumbnail img {
    width: 100%;
}

.category-news .site-main #home-post-grid .news .category-news .entry-header h3 {
    height: 120px;
}

.white--strip {
    background-color: #234292;
}
.white--strip .subpage-logo {
    position: unset !important;
    padding: 17px;
}
body:not(.home) button.navbar-toggler {
    background: rgba(255,255,255,0.2);
}










body {
    overflow-x: hidden;
}
.main--menu--content ul#primary-menu {
    margin: 0 auto;
}
footer#colophon {
    background-color: #EEEEEE !important;
    border-top: 5px solid #E2E2E2;
    padding-bottom: 0px;
}
.after--footer--widget {
    text-align: center;
}
.home--cover--image img {
    width: 100%;
    height: auto;
}
.cover--image {
    position: absolute;
    top: 25px;
    width: 100%;
    text-align: right;
    z-index: 9;
}
.top--cover--logo ul li a {
    color: #fff;
}

.top--cover--logo ul li {
    color: #dfdfdd;
}
.top--cover--logo ul li b {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
body {
    background: #fff;
    background-color: #fff !important;
}
.site-header {
    border-bottom: 0px solid rgba(0, 0, 0, 0.125) !important;
}
.your--dream--section {
    position: absolute;
    top: 55px;
    width: 100%;
    text-align: right;
    z-index: 9;
}
.main--menu--content ul#primary-menu a.nav-link {
    font-size: 14px;
    color: #2a4695;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 14px;
    padding-right: 12px;
    padding-left: 12px;
    opacity: 1;
}
.main--menu--content ul#primary-menu li {
    border-right: 2px solid #c8d6df;
}
.main--menu--content ul#primary-menu li:last-child {
    border-right: 0px;
}
.main--menu--content {
    padding-bottom: 40px;
}

.about--with--slider h4 {
    font-size: 20px;
    color: #3f607a;
    text-transform: uppercase;
    margin: 10px 0 15px 0;
    padding: 0px;
}
.about--with--slider p {
    color: #777;
    font-size: 14px;
}
.about--with--slider a {
    color: #58b1df;
    font-size: 14px;
}
.marina--amenities--section img {
    float: right;
}
.about--with--slider {
    border-bottom: 3px solid #f7f7f7;
    margin-bottom: 40px;
    padding-bottom: 15px;
}
.marina--amenities--section h4 {
    font-size: 19px;
    color: #3f607a;
    margin: 10px 0 15px 0;
    text-transform: uppercase;
    padding: 0px;
}
.marina--amenities--section p {
    color: #777777;
    font-size: 14px;
}
.main--amenities--section .col-md-4 {
    border-right: 3px solid #f7f7f7;
    padding-right: 30px;
    padding-left: 30px;
}
.main--amenities--section .col-md-4:first-child {
    padding-left: 15px;
}
.main--amenities--section .col-md-4:last-child {
    border-right: 0px;
    padding-right: 15px;
}
.marina--amenities--section form p {
    margin: 0px;
}
span.contact--text--span {
    width: 22%;
    float: left;
}
.marina--amenities--section form input {
    width: 78%;
    float: right;
    border-radius: 0px !important;
}
.marina--amenities--section form textarea {
    width: 78%;
    float: right;
    height: 60px;
    border-radius: 0px !important;
}
.marina--amenities--section label {
    width: 100%;
}
.marina--amenities--section form input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    /* background: url(/wp-content/themes/libertyharbormarina/assets/images/submit-button.jpg); */
    background: linear-gradient(#356889, #395474 100%);
    background-size: cover;
    border: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    height: auto;
}
.full--footer .col-md-2.col-sm-6.col-xs-12 {
    border-right: 3px solid #E2E2E2;
    text-align: center;
}
.full--footer .col-md-5.col-sm-8.col-xs-12 {
    border-right: 3px solid #e2e2e2;
    padding-left: 35px;
}
.full--footer .col-md-5.col-sm-8.col-xs-12:last-child {
    border-right: 0px;
}
.after--footer--widget {
    padding-top: 30px;
}
.after--footer--widget ul li {
    font-size: 14px;
    color: #777;
}
.after--footer--widget ul li a {
    color: #58b1df !important;
}
.full--footer h4 {
    font-size: 16px;
    color: #898a8a;
    font-weight: bold;
}
.footer1--middle p {
    font-size: 13px;
    line-height: 24px;
    color: #aaaaa9;
}
.footer1--left p {
    color: #aaaaa9;
    font-size: 10px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.footer1--right p {
    color: #aaaaa9;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0px;
}
.footer1--right a {
    font-size: 11px;
    font-weight: 100;
}
h4.stay--connected {
    margin-top: 15px;
}
.footer--copyright a {
    color: #58b1df !important;
}
.footer--copyright ul li {
    font-size: 14px;
    color: #999;
}
.page-template article {
    margin-top: 0px;
    border: 0px;
}
.page-template article .card-body {
    padding: 0px !important;
}
img.about--page--contact--image {
    float: none;
}
img.about--page--botom--image {
    float: none;
}
body:not(.home) .home--cover--image {
    display: none;
}
.your--dream--section {
    display: none;
}
.cover--image {
    display: none;
}
.home .home--cover--image {
    display: block;
}
.home .your--dream--section {
    display: block;
}
.home .cover--image {
    display: block;
}
.marina--features--page .col-md-8.col-sm-6.col-xs-12 ul li {
    color: #777;
}
.marina--features--page .col-md-8.col-sm-6.col-xs-12 ul li a {
    color: #58b1df;
}
.marina--amenities--section label select.wpcf7-form-control.wpcf7-select {
    width: 78%;
}
.marina--contact_us--page .marina--amenities--section form textarea {
    height: 155px;
}
.contact--us--page-section h4 {
    font-size: 20px;
    color: #3f607a;
    margin-bottom: 15px;
}
.contact_us--form input {
    width: 100% !important;
}
.contact_us--form form select {
    width: 100% !important;
    /* padding: 0.105rem 0.75rem !important; */
}
.contact_us--form form textarea {
    width: 100% !important;
}
.contact_us--form form input.wpcf7-form-control.wpcf7-submit {
    width: inherit !important;
}
h4 {
    font-size: 20px !important;
    font-weight: 700 !important;
}
.marina--amenities--section a {
    color: #58b1df !important;
    font-size: 14px;
}
.marina--amenities--section input[type="text"],
.marina--amenities--section input[type="email"],
.marina--amenities--section input[type="number"],
.marina--amenities--section textarea {
    padding: 0.105rem 0.75rem !important;
}
.contact_us--form form select {
    padding: 0.305rem 0.75rem !important;
    font-size: 14px !important;
}
.breadcrumb-container {
    padding: 0px !important;
    margin: 0px !important;
}
.marina--amenities--section label {
    width: 100%;
    font-size: 16px;
    color: #777777;
}
.social--link div {
    display: inline-block;
    padding-right: 5px;
}
.contact--us--page-section p {
    font-size: 14px;
    color: #777777;
}
.contact--us--page-section b {
    font-size: 1.17em;
}
.marina--amenities--section h5 {
    margin-top: 15px;
}
table th {
    border: none !important;
}
table td {
    border: none !important;
    font-size: 14px;
    color: #777777;
}
ul.dokage--rate--list {
    font-size: 14px;
    color: #777777;
    margin-top: 15px;
    max-width: 550px;
}
.breadcrumb-container.theme1 ul li {
    padding-left: 0px;
}
.footer1--middle form input.wpcf7-form-control.wpcf7-submit {
    width: inherit;
    /* background: url(/wp-content/themes/libertyharbormarina/assets/images/submit-button.jpg); */
    background: linear-gradient(#356889, #395474 100%);
    background-size: cover;
    border: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    height: auto;
    margin: 0px;
}
.signup--form input[type="text"] {
    padding: 0.306rem 0.75rem;
}
.signup--form input[type="submit"] {
    border-radius: 0px !important;
}
.signup--form .input--signup--form {
    width: 76%;
    float: left;
    border-radius: 0;
    margin-right: 5px;
    padding-bottom: 4px;
}
.signup--form .input--submit--form {
    width: 22%;
    float: left;
}
.footer1--middle h4.email--label {
    text-transform: uppercase;
    font-size: 15px !important;
    color: #396585;
}
.main--menu--content nav#site-navigation {
    background-color: transparent !important;
}
.navbar-toggler {
    background-color: #244393 !important;
}
ul.resources--item--list {
    list-style: none;
    margin: 0px;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
ul.resources--item--list li a {
    color: #58b1df;
    font-size: 14px;
}
.page-template-resources .breadcrumb-container.theme1 ul li {
    padding-left: 0;
}
.page-template-resources .breadcrumb-container.theme1 ul li:first-child a {
    margin-left: 0;
}











/*Responsive Media*/

@media (min-width: 1920px) and (max-width: 2200px){
    
}

@media (min-width: 1680px) and (max-width: 1919px){
    
}

@media (min-width: 1600px) and (max-width: 1679px){
    
}

@media (min-width: 1440px) and (max-width: 1599px){
    
}

@media (min-width: 1366px) and (max-width: 1439px){
    
}

@media (min-width: 1280px) and (max-width: 1365px){
    
}

@media (min-width: 1224px) and (max-width: 1279px){
    
}

@media (min-width: 1200px) and (max-width: 1223px){
    
}



@media (min-width: 1024px) and (max-width: 1199px){
    .marina--boasts--img--section {
        max-height: 123px !important;
        margin-bottom: 25px !important;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .signup--form .input--signup--form {
        width: 78%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 992px) and (max-width: 1023px){
    .marina--boasts--img--section {
        max-height: 118px !important;
        margin-bottom: 25px !important;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .signup--form .input--signup--form {
        width: 78%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 960px) and (max-width: 991px){
    .marina--boasts--img--section {
        max-height: 113px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 950px) and (max-width: 959px){
    .marina--boasts--img--section {
        max-height: 112px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 900px) and (max-width: 949px){
    .marina--boasts--img--section {
        max-height: 104px !important;
        margin-bottom: 25px !important;
    }

    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 854px) and (max-width: 899px){
    .marina--boasts--img--section {
        max-height: 98px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 812px) and (max-width: 853px){
    .marina--boasts--img--section {
        max-height: 92px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 800px) and (max-width: 811px){
    .marina--boasts--img--section {
        max-height: 91px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 768px) and (max-width: 799px){
    .marina--boasts--img--section {
        max-height: 86px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        padding-left: 15px;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    span.contact--text--span {
        width: 27%;
    }
    .marina--amenities--section form input {
        width: 73%;
    }
    .marina--amenities--section form textarea {
        width: 73%;
    }
}



@media (min-width: 736px) and (max-width: 767px){
    .marina--boasts--img--section {
        max-height: 180px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 88%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}



@media (min-width: 732px) and (max-width: 735px){
    .marina--boasts--img--section {
        max-height: 180px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 88%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}



@media (min-width: 667px) and (max-width: 731px){
    .marina--boasts--img--section {
        max-height: 160px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 87%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}



@media (min-width: 640px) and (max-width: 666px){
    .marina--boasts--img--section {
        max-height: 153px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 86%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}



@media (min-width: 600px) and (max-width: 639px){
    .marina--boasts--img--section {
        max-height: 142px !important;
        margin-bottom: 25px !important;
    }
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 85%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main--amenities--section .col-md-4 .marina--amenities--section {
        padding-bottom: 20px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
}



@media (min-width: 568px) and (max-width: 599px){
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 83%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
}



@media (min-width: 533px) and (max-width: 567px){
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 83%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
}



@media (min-width: 480px) and (max-width: 532px){
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 81%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
}



@media (min-width: 414px) and (max-width: 479px){
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
}



@media (min-width: 412px) and (max-width: 413px){
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
}



@media (min-width: 384px) and (max-width: 411px){
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
}



@media (min-width: 375px) and (max-width: 383px){
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
}



@media (min-width: 360px) and (max-width: 374px){
    .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
    span.contact--text--span {
        width: 24%;
    }
    .marina--amenities--section form input {
        width: 76%;
    }
    .marina--amenities--section form textarea {
        width: 76%;
    }
}



@media (min-width: 320px) and (max-width: 359px){
   .your--dream--section {
        position: relative;
        top: 0;
        background: #244393;
        padding-top: 15px;
    }
    .cover--image {
        position: relative;
        top: 0;
        background: #244393;
        padding-bottom: 15px;
    }
    .home--cover--image p {
        margin: 0px;
    }
    .your--dream--section p {
        margin: 0;
    }
    .cover--image .top--cover--logo ul.list-inline {
        margin: 0px;
    }
    .about--with--slider {
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
    }
    .main--amenities--section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer {
        padding-top: 1rem !important;
    }
    .signup--form .input--signup--form {
        width: 71%;
    }
    .full--footer .col-md-5.col-sm-8.col-xs-12 {
        border-right: 0px solid #e2e2e2;
        padding-left: 15px;
    }
    .full--footer .col-md-2.col-sm-6.col-xs-12 {
        border-right: 0px solid #E2E2E2;
    }
    .footer1--middle {
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: left;
    }
    .footer1--right {
        text-align: center;
    }
    .main--amenities--section .col-md-4 {
        padding-left: 15px;
    }
    .main--amenities--section .col-md-4 {
        border-right: 0px solid #f7f7f7;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer--copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
    .marina--dockage--rates--page_table {
        overflow-x: scroll;
    }
    .marina--amenities--section p {
        width: 100% !important;
    }
    span.contact--text--span {
        width: 24%;
    }
    .marina--amenities--section form input {
        width: 76%;
    }
    .marina--amenities--section form textarea {
        width: 76%;
    }
}


@media(max-width: 991px) {
    .main--menu--content nav#site-navigation div#primary-menu-wrap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    nav#site-navigation {
        padding: 0px !important;
    }
    .main--menu--content nav#site-navigation div#primary-menu-wrap a.nav-link {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .main--menu--content {
        padding-bottom: 0px;
        background: #eee;
    }
    .main--menu--content ul#primary-menu li {
        border-right: 0px solid #c8d6df;
    }
    .sub--cover--image p {
        margin: 0px;
    }
}
.breadcrumb-container.theme1 ul li:first-child {
    display: none;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    top: 32px;
}
.marina--amenities--section span.wpcf7-not-valid-tip {
    top: 0;
    position: relative;
}
#crumbs a {
    font-size: 14px;
    color: #58b1df;
}
#crumbs span.current {
    font-size: 14px;
    color: #58b1df;
}
div#crumbs {
    color: #666;
}
.wpsr-sb-vl .wpsr-btn {
    text-align: right;
}
.wp-socializer.wpsr-sharebar.wpsr-sb-vl-wright.wpsr-sb-vl-move.wpsr-sb-mobmode-right.wpsr-sb-vl.wpsr-sb-simple-icon-counter {
    background: transparent !important;
}
span.cat-links {
    display: none;
}
.peak--season--table table td {
    border: 1px solid #dee2e6 !important;
}
.peak--season--table table {
    margin: 0px;
}
.peak--season--table {
    padding-top: 25px;
    padding-bottom: 25px;
}
.boasts--email p {
    margin: 0px;
}
.boasts--email {
    padding-bottom: 20px;
    padding-top: 20px;
}
.boasts--price--section p {
    margin-bottom: 6px;
}
.boasts--price--section {
    padding-bottom: 30px;
}
.marina--boasts--img--section {
    overflow: hidden;
    max-height: 140px;
}
@media(max-width: 575px) {
    .marina--boasts--img--section {
        max-height: inherit !important;
        margin-bottom: 25px;
    }
}
.sailboard--table td, .sailboard--table th {
    border: 1px solid #dee2e6 !important;
}
.sailboat--table th, .sailboat--table td {
    border: 1px solid #dee2e6 !important;
}
.sailboat--table .row {
    padding-left: 14px;
    padding-right: 14px;
}
.sailboat--table .col-md-6 {
    padding: 1px;
}
.sailboat--table .col-md-4 {
    padding: 1px;
}
.sl-overlay {
    opacity: 0.9;
}
.wp-socializer.wpsr-sharebar.wpsr-sb-vl-wright.wpsr-sb-vl-move.wpsr-sb-mobmode-right.wpsr-sb-vl.wpsr-sb-simple-icon-counter {
    z-index: 9;
}
.summary_image--title {
    text-align: center;
    font-size: 19px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-weight: 600;
}
.summary_image--para {
    text-align: center;
}
.summary_image--bottom--section {
    background: #f5f5f5;
    padding: 15px;
    clear: both;
    padding-top: 0px;
}
h4.boats--sail--option {
    padding-bottom: 20px;
}
.single-summary_contents .col-md-8.wp-bp-content-width {
    flex: 0 0 100%;
    max-width: 100%;
}
.single-summary_contents .col-md-4.wp-bp-sidebar-width {
    display: none;
}
.single-summary_contents .post-thumbnail img {
    width: 100%;
}
.single-summary_contents .post-thumbnail {
    width: 31%;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
.page-template-no-sidebar .summary_image--para {
    display: none;
}
.summery--price {
    text-align: center;
    font-size: 18px;
}
.summary_image--title a {
    color: #58b1df;
    text-decoration: none;
    transition: all 0.2s;
}
.summary_image--title a:hover {
    color: #222;
}
.single-summary_contents .card-body {
    padding: 0px !important;
}
.single-summary_contents article {
    border: 0px;
}

.contact--rates--25-64 h1,
.contact--rates--65 h1,
.transient--rates--25-64 h1,
.transient--rates--65 h1,
.service--fees--25-64 h1,
.service--fees--65 h1{
    font-size: 22px;
    text-align: center;
    color: #3f607a;

}
.contact--rates--25-64 p,
.transient--rates--25-64 p,
.service--fees--25-64 p  {
    text-align: center;
}
.contact--rates--25-64 table thead th,
.contact--rates--65 table thead th,
.transient--rates--25-64 table thead th,
.transient--rates--65 table thead th,
.service--fees--25-64 table thead th,
.service--fees--65 table thead th {
    background-color: #3f607a;
    color: #FFF;
    padding: 8px;
}
.contact--rates--65 table,
.contact--rates--25-64 table,
.transient--rates--65 table,
.transient--rates--25-64 table,
.service--fees--65 table,
.service--fees--25-64 table  {
    border-collapse: collapse;
}

.contact--rates--65 table,
.contact--rates--65 table tr,
.contact--rates--65 table thead th,
.contact--rates--65 table tbody td,
.contact--rates--25-64 table,
.contact--rates--25-64 table tr,
.contact--rates--25-64 table thead th,
.contact--rates--25-64 table tbody td,
.transient--rates--65 table,
.transient--rates--65 table tr,
.transient--rates--65 table thead th,
.transient--rates--65 table tbody td,
.transient--rates--25-64 table,
.transient--rates--25-64 table tr,
.transient--rates--25-64 table thead th,
.transient--rates--25-64 table tbody td,
.service--fees--65 table,
.service--fees--65 table tr,
.service--fees--65 table thead th,
.service--fees--65 table tbody td,
.service--fees--25-64 table,
.service--fees--25-64 table tr,
.service--fees--25-64 table thead th,
.service--fees--25-64 table tbody td
{ border:2px solid #3f607a !important; }


.contact--rates--25-64 .make--small,
.contact--rates--65 .make--small,
.transient--rates--25-64 .make--small,
.transient--rates--65 .make--small,
.service--fees--25-64 .make--small,
.service--fees--65 .make--small {
    font-size: 10px;
    padding: 0;
    margin: 0;
}
.contact--rates--25-64 ul,
.contact--rates--65 ul,
.transient--rates--25-64 ul,
.transient--rates--65 ul,
.service--fees--25-64 ul,
.service--fees--65 ul {
    padding: 0;
}
.contact--rates--25-64 ul li,
.contact--rates--65 ul li,
.transient--rates--25-64 ul li,
.transient--rates--65 ul li,
.service--fees--25-64 ul li,
.service--fees--65 ul li {
    list-style: none;
    color: #777777;
}
.marina--contact--rates,
.marina--transient--rates,
.marina--service--fees {
    text-align: center;
    font-size: 23px;
    border-top: 2px solid #3f607a;
    border-bottom: 2px solid #3f607a;
    padding: 5px 0;
    margin-bottom: 1em;
    font-weight: 600;
    color: #3f607a;
}
.title--colspan {
    text-align: center;
    color: #3f607a;
    font-size: 19px;
    font-weight: 600;
}

.amenities--marina--page .amenities--page--image {
    text-decoration:none;
}
.amenities--marina--page .amenities--page--image .amenities--page--image--section {
    padding: 10px 10px 10px 0;
}

.amenities--marina--page .amenities--page--image img {
    width:auto;
    max-width:100%;
    height: 200px;
    position: unset !important;
}
.footer1--middle p {
    display: flex;
}
.footer1--middle p input.input--signup--form {
    width: 100%;
}
.footer1--middle .wpcf7-spinner {
    position: absolute;
    bottom: -25px;
    right: 0px;
}
.footer1--middle form.wpcf7-form.init {
    width: 100%;
}
.others--footer {
    display: none;
}
.sub--cover--image figure {
    margin: 0px;
}
.post .card-title.entry-title {
    color: #3f607a;
    font-size: 20px;
    font-weight: 600;
}

.post .entry-meta.text-muted {
    display: none;
}

.post a {
    color: #58b1df;
}

div#crumbs{
     padding-left: 14px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.h-g-captcha {
    float: right;
    margin: 5px;
}
input::placeholder {
    font-size: 14px;
    color: #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    padding: 0.105rem 0.75rem !important;
}


.footer1--middle form input.wpcf7-form-control.wpcf7-submit{
    padding: 4.5px 17px;
}
.marina--amenities--section span.wpcf7-not-valid-tip{
    clear:both;
}





/* LH-2749 */

/* pop up */
.common-popup-wrapper{
    display: none;
    
    background: rgba(0,0,0,.4);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
}

.waiting-list-popup-inner{
    max-width: 70%;
    top: 215px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 420px;
    min-height: 100px;
    vertical-align: middle;
    width: 90%;
    position: relative;
    margin-top: -120px;
    border-radius: 8px;
    top: 250px;
}

.waiting-list-popup-content{
    text-align: left;
    padding: 20px;
    background-color: #fff;
    cursor: pointer;
}
.waiting-list-popup-close {
    background-color: #000000;
    border: 3px solid #000000;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    color: #fff !important;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 24px;
    line-height: 25px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none !important;
}
.common-popup-wrapper .waiting-list-popup-content .wpcf7 label{
    width: 100%;
}

.common-popup-wrapper .waiting-list-popup-content .wpcf7 label span.contact--text--span {
    width: 100%;
}
.waiting-list-popup-wrapper.common-popup-wrapper form.wpcf7-form.init.cf7-style {
    max-height: 80vh;
    overflow-x: auto;
}

.waiting-list-popup-content label br {
    display: none;
}
.waiting-list-popup-content label input {
    height: 40px;
}
.waiting-list-popup-content label select {
    height: 40px;
    border-radius: 4px;
}
.waiting-list-popup-content label textarea {
    max-height: 120px;
}
body a.waiting-list-popup-close {
    color: #fff !important;
}
input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
}
.common-popup-wrapper .waiting-list-popup-content .wpcf7 label span.wpcf7-not-valid-tip {
    padding: 0px 5px;
}
.common-popup-wrapper .waiting-list-popup-inner .home--contacts h3 {
    margin: 0px;
    cursor: auto;
    font-size: 28px;
    line-height: normal;
}
.common-popup-wrapper .waiting-list-popup-inner .home--contacts .wpcf7 {
    padding-top: 15px;
}
.waiting-list-popup-content {
    border-radius: 4px;
}
.waiting-list-popup-content .home--contacts input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background: #58b1df;
    padding: 13px;
    border-color: #58b1df;
}
.waiting-list-popup-content .home--contacts span.wpcf7-spinner {
    position: absolute;
    right: 20px;
    margin: 0;
    bottom: 7px;
}

@media (max-width: 991px){
    .common-popup-wrapper .waiting-list-popup-inner .home--contacts{
        max-height: 70vh;
        overflow: auto;
        padding: 0px 15px;
    }
}
/* .common-popup-wrapper .waiting-list-popup-inner .home--contacts {
    max-height: 70vh;
    overflow: auto;
    padding: 0px 15px;
} */

/* nav */
.main--menu--content ul#primary-menu a.nav-link {
    font-size: 18px;
}
.main--menu--content ul#primary-menu a.nav-link:hover {
    color: #58b1df;
}
@media (min-width: 992px) and (max-width: 1050px){
    .main--menu--content ul#primary-menu a.nav-link {
        font-size: 16px;
    }
}







.main--menu--content ul#primary-menu a.nav-link {
    font-size: 18px;
    padding: 17px 12px;
    transition: all 0.3s;
}
.main--menu--content ul#primary-menu a.nav-link:hover {
    background: #58b1df;
    color: #777777;
}
.current_page_item a.nav-link {
    color: #fff !important;
    background: #58b1df;
    padding-left: 15px;
    padding-right: 15px;
}
body:not(.home) header.main-header.component {
    display: none;
}
.others--page--header header#masthead {
    position: relative;
}
body:not(.home) header#masthead .container-fluid {
    max-width: 1140px;
}
body:not(.home) header#masthead .container-fluid nav#site-navigation {
    justify-content: space-between;
}
.home .site--hum--button {
    position: relative;
    top: 15px;
}
body:not(.home) header#masthead img.custom-logo {
    height: 100px !important;
}












/*New Update*/
body:not(.home) .page-cover-modal {
    display: none;
}
@media (min-width: 1440px) and (max-width: 1599px){
.short-screen .main-header .menu-item:first-child {
    right: 107px !important;
    top: 80px !important;
}
    .short-screen .main-header .menu-item:nth-child(2) {
    right: -8px !important;
    top: 200px !important;
}
    .short-screen .main-header .menu-item:nth-child(3) {
    right: -26px !important;
    top: 468px !important;
}
    .short-screen .main-header .menu-item:nth-child(4) {
    right: 75px !important;
    top: 571px !important;
}
    .short-screen .main-header .menu-item:nth-child(5) {
    right: 363px !important;
    top: 575px !important;
}
    .short-screen .main-header .menu-item:nth-child(6) {
    right: 469px !important;
    top: 428px !important;
}
    .short-screen .main-header .menu-item:nth-child(7) {
    right: 454px !important;
    top: 163px !important;
}
    .short-screen .main-header .menu-item:last-child {
    right: 313px !important;
    top: 43px !important;
}
}















@media(min-width: 992px) {
     .site--hum--button {
        display: none;
    }
     div#primary-menu-wrap {
        display: block !important;
        opacity: 1;
        text-align: left !important;
        border-radius: 50px;
        margin: 0px;
        background: transparent;
    }
     div#primary-menu-wrap ul#main {
        display: flex !important;
        text-align: center;
        padding: 0px;
        flex-direction: row;
        justify-content: space-around;
    }
     a.custom-logo-link {
        display: none;
    }
     div#primary-menu-wrap ul#main li.nav-item a.nav-link {
        font-size: 18px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.marina--amenities--section p {
    font-size: 16px;
}
.site-footer a {
    color: #234292 !important;
    font-size: 16px;
}
.after--footer--widget ul li a {
    color: #234292 !important;
}
.after--footer--widget ul li {
    font-size: 16px;
}
.footer1--left {
    font-size: 16px;
    line-height: normal;
    color: #234292;
    font-weight: 500;
}
.footer1--middle h4.email--label {
    padding-top: 25px;
}
.footer-widgets .widget {
    padding: 0px;
}
.marina--amenities--section form input, .marina--amenities--section form select {
    width: 100%;
    float: none;
    border-radius: 4px !important;
    height: 47px;
}
.marina--amenities--section form textarea {
    width: 100% !important;
    float: none !important;
    border-radius: 4px !important;
    height: 100px;
}
.marina--amenities--section form br {
    display: none;
}
.marina--amenities--section form {
    width: 100%;
}
.marina--amenities--section form input.wpcf7-form-control.wpcf7-submit {
    font-weight: 500 !important;
    font-size: 14px !important;
}
/*.container {
    max-width: 1280px !important;
} */
 header#masthead .container-fluid {
    max-width: 1280px !important;
}
.amenities--marina--page .amenities--page--image .amenities--page--image--section .border.img-thumbnail {
    background: #eee;
}
 .col-md-4.col-sm-6.col-xs-12 .marina--amenities--section p {
    font-weight: 400;
    font-size: 18px;
}
 header#masthead {
    background: rgb(35 66 146);
    background-image: url(/wp-content/uploads/2023/07/ex-2.png);
    background-blend-mode: color-burn;
}
 header#masthead .container-fluid nav#site-navigation {
    padding-top: 0px;
    padding-bottom: 0;
}
.marina--amenities--section a {
    font-size: 18px;
}
.footer1--middle, .footer1--right {
    font-size: 20px;
    color: #6c757d !important;
}
.footer--copyright .widget, .footer--copyright .widget ul {
    margin: 0px;
}
footer#colophon {
    background-color: #EEEEEE !important;
    border-top: 5px solid #E2E2E2;
    position: relative;
    padding-bottom: 40px;
    background: url(/wp-content/uploads/2023/07/ex-2.png);
    background-attachment: fixed;
}
footer#colophon div, footer#colophon section {
    position: relative;
    z-index: 1;
}
.marina--amenities--section p, .marina--amenities--section ul li {
    font-weight: 400;
    color: #777777;
    padding-bottom: 10px;
    font-size: 18px;

}
.footer1--middle p input.input--signup--form {
    height: 47px;
    border-radius: 4px 0px 0px 4px;
}
.footer1--middle form input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0px 4px 4px 0px !important;
}
.footer1--left figure {
    margin-top: 0;
}
table td {
    font-size: 18px !important;
    color: #555555 !important;
    font-weight: 400;
}
.make--small {
    font-size: 16px !important;
    color: #a9aaaf !important;
}
.contact--rates--25-64 table thead th, .contact--rates--65 table thead th, .transient--rates--25-64 table thead th, .transient--rates--65 table thead th, .service--fees--25-64 table thead th, .service--fees--65 table thead th {
    background: #1f3f90;
    border-color: #3c59a3 !important;
}
.marina--amenities--section form input.wpcf7-form-control.wpcf7-submit {
    background: linear-gradient(#1f3f90, #586a97 100%) !important;
}
.contact--rates--65 table, .contact--rates--65 table tr, .contact--rates--65 table thead th, .contact--rates--65 table tbody td, .contact--rates--25-64 table, .contact--rates--25-64 table tr, .contact--rates--25-64 table thead th, .contact--rates--25-64 table tbody td, .transient--rates--65 table, .transient--rates--65 table tr, .transient--rates--65 table thead th, .transient--rates--65 table tbody td, .transient--rates--25-64 table, .transient--rates--25-64 table tr, .transient--rates--25-64 table thead th, .transient--rates--25-64 table tbody td, .service--fees--65 table, .service--fees--65 table tr, .service--fees--65 table thead th, .service--fees--65 table tbody td, .service--fees--25-64 table, .service--fees--25-64 table tr, .service--fees--25-64 table thead th, .service--fees--25-64 table tbody td {
    border: 1px solid #3f607a !important;
}
.marina--amenities--section ul li a {
    font-size: 18px;
}
.contact--us--page-section p {
    font-size: 18px;
}
@media(max-width: 767px) {
    .footer1--middle {
        padding-top: 15px;
        text-align: center;
    }
    .footer1--middle h4.email--label {
        text-align: center;
    }
    .footer1--middle .signup--form p {
        justify-content: center;
    }
    .footer1--right {
        padding-top: 15px;
    }
}
.home .sub--cover--image {
    display: none;
}
.home--cover--image figure {
    margin: 0px;
}
div#page {
    overflow-x: initial !important;
}

.home_slider--all--post .owl-item img {
    height: auto !important;
    min-height: auto;
}
.home_slider--all---image {
    border: 1px solid #ddd;
    padding: 5px;
    background: #eee;
    border-radius: 5px;
}
.home .entry-content {
    padding-top: 40px;
}
.home .your--dream--section img {
    max-width: 700px;
}
.wp-block-columns.home--about--our--nyc {
    border-bottom: 3px solid #f7f7f7;
    margin-bottom: 60px;
    padding-bottom: 40px;
}
.home--footer--top--section--three input.wpcf7-form-control {
    width: 78%;
    float: right;
    margin-bottom: 15px;
    text-transform: inherit;
}
.home--footer--top--section--three textarea.wpcf7-form-control {
    width: 78% !important;
    text-transform: inherit;
}
.home--footer--top--section--three .marina--amenities--section form p {
    text-align: right;
}