/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

dfn {
    font-style: italic
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

meta.foundation-version {
    font-family: "/5.4.7/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

body, html {
    height: 100%
}

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

body, html {
    font-size: 100%
}

body {
    background: #fff;
    color: #FFF;
    padding: 0;
    margin: 0;
    font-family:  "Playfair Display", Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto;
    -webkit-font-smoothing: antialiased
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none !important;
    visibility: hidden
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    width: 100%;
    margin: 0 auto;
    max-width: 62.5rem
}

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

.row:after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin: 0;
    max-width: none
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

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

.row .row.collapse:after {
    clear: both
}

.column, .columns {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left
}

[class*=column] + [class*=column]:last-child {
    float: right
}

[class*=column] + [class*=column].end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 4.1666666667%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 4.1666666667%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 12.5%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 12.5%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 20.8333333333%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 20.8333333333%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 29.1666666667%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 29.1666666667%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 37.5%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 37.5%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 45.8333333333%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 45.8333333333%;
        left: auto
    }

    .small-push-12 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-12 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-13 {
        position: relative;
        left: 54.1666666667%;
        right: auto
    }

    .small-pull-13 {
        position: relative;
        right: 54.1666666667%;
        left: auto
    }

    .small-push-14 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .small-pull-14 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .small-push-15 {
        position: relative;
        left: 62.5%;
        right: auto
    }

    .small-pull-15 {
        position: relative;
        right: 62.5%;
        left: auto
    }

    .small-push-16 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .small-pull-16 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .small-push-17 {
        position: relative;
        left: 70.8333333333%;
        right: auto
    }

    .small-pull-17 {
        position: relative;
        right: 70.8333333333%;
        left: auto
    }

    .small-push-18 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-18 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-19 {
        position: relative;
        left: 79.1666666667%;
        right: auto
    }

    .small-pull-19 {
        position: relative;
        right: 79.1666666667%;
        left: auto
    }

    .small-push-20 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .small-pull-20 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .small-push-21 {
        position: relative;
        left: 87.5%;
        right: auto
    }

    .small-pull-21 {
        position: relative;
        right: 87.5%;
        left: auto
    }

    .small-push-22 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .small-pull-22 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .small-push-23 {
        position: relative;
        left: 95.8333333333%;
        right: auto
    }

    .small-pull-23 {
        position: relative;
        right: 95.8333333333%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        float: left
    }

    .team .column {
        position: relative;
        padding: 10px;
        float: left;
    }

    .small-1 {
        width: 4.1666666667%
    }

    .small-2 {
        width: 8.3333333333%
    }

    .small-3 {
        width: 12.5%
    }

    .small-4 {
        width: 16.6666666667%
    }

    .small-5 {
        width: 20.8333333333%
    }

    .small-6 {
        width: 25%
    }

    .small-7 {
        width: 29.1666666667%
    }

    .small-8 {
        width: 33.3333333333%
    }

    .small-9 {
        width: 37.5%
    }

    .small-10 {
        width: 41.6666666667%
    }

    .small-11 {
        width: 45.8333333333%
    }

    .small-12 {
        width: 50%
    }

    .small-13 {
        width: 54.1666666667%
    }

    .small-14 {
        width: 58.3333333333%
    }

    .small-15 {
        width: 62.5%
    }

    .small-16 {
        width: 66.6666666667%
    }

    .small-17 {
        width: 70.8333333333%
    }

    .small-18 {
        width: 75%
    }

    .small-19 {
        width: 79.1666666667%
    }

    .small-20 {
        width: 83.3333333333%
    }

    .small-21 {
        width: 87.5%
    }

    .small-22 {
        width: 91.6666666667%
    }

    .small-23 {
        width: 95.8333333333%
    }

    .small-24 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 4.1666666667% !important
    }

    .small-offset-2 {
        margin-left: 8.3333333333% !important
    }

    .small-offset-3 {
        margin-left: 12.5% !important
    }

    .small-offset-4 {
        margin-left: 16.6666666667% !important
    }

    .small-offset-5 {
        margin-left: 20.8333333333% !important
    }

    .small-offset-6 {
        margin-left: 25% !important
    }

    .small-offset-7 {
        margin-left: 29.1666666667% !important
    }

    .small-offset-8 {
        margin-left: 33.3333333333% !important
    }

    .small-offset-9 {
        margin-left: 37.5% !important
    }

    .small-offset-10 {
        margin-left: 41.6666666667% !important
    }

    .small-offset-11 {
        margin-left: 45.8333333333% !important
    }

    .small-offset-12 {
        margin-left: 50% !important
    }

    .small-offset-13 {
        margin-left: 54.1666666667% !important
    }

    .small-offset-14 {
        margin-left: 58.3333333333% !important
    }

    .small-offset-15 {
        margin-left: 62.5% !important
    }

    .small-offset-16 {
        margin-left: 66.6666666667% !important
    }

    .small-offset-17 {
        margin-left: 70.8333333333% !important
    }

    .small-offset-18 {
        margin-left: 75% !important
    }

    .small-offset-19 {
        margin-left: 79.1666666667% !important
    }

    .small-offset-20 {
        margin-left: 83.3333333333% !important
    }

    .small-offset-21 {
        margin-left: 87.5% !important
    }

    .small-offset-22 {
        margin-left: 91.6666666667% !important
    }

    .small-offset-23 {
        margin-left: 95.8333333333% !important
    }

    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered, .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 4.1666666667%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 4.1666666667%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 12.5%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 12.5%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 20.8333333333%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 20.8333333333%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 29.1666666667%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 29.1666666667%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 37.5%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 37.5%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 45.8333333333%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 45.8333333333%;
        left: auto
    }

    .medium-push-12 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-12 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-13 {
        position: relative;
        left: 54.1666666667%;
        right: auto
    }

    .medium-pull-13 {
        position: relative;
        right: 54.1666666667%;
        left: auto
    }

    .medium-push-14 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .medium-pull-14 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .medium-push-15 {
        position: relative;
        left: 62.5%;
        right: auto
    }

    .medium-pull-15 {
        position: relative;
        right: 62.5%;
        left: auto
    }

    .medium-push-16 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .medium-pull-16 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .medium-push-17 {
        position: relative;
        left: 70.8333333333%;
        right: auto
    }

    .medium-pull-17 {
        position: relative;
        right: 70.8333333333%;
        left: auto
    }

    .medium-push-18 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-18 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-19 {
        position: relative;
        left: 79.1666666667%;
        right: auto
    }

    .medium-pull-19 {
        position: relative;
        right: 79.1666666667%;
        left: auto
    }

    .medium-push-20 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .medium-pull-20 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .medium-push-21 {
        position: relative;
        left: 87.5%;
        right: auto
    }

    .medium-pull-21 {
        position: relative;
        right: 87.5%;
        left: auto
    }

    .medium-push-22 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .medium-pull-22 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .medium-push-23 {
        position: relative;
        left: 95.8333333333%;
        right: auto
    }

    .medium-pull-23 {
        position: relative;
        right: 95.8333333333%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        float: left
    }

    .medium-1 {
        width: 4.1666666667%
    }

    .medium-2 {
        width: 8.3333333333%
    }

    .medium-3 {
        width: 12.5%
    }

    .medium-4 {
        width: 16.6666666667%
    }

    .medium-5 {
        width: 20.8333333333%
    }

    .medium-6 {
        width: 25%
    }

    .medium-7 {
        width: 29.1666666667%
    }

    .medium-8 {
        width: 33.3333333333%
    }

    .medium-9 {
        width: 37.5%
    }

    .medium-10 {
        width: 41.6666666667%
    }

    .medium-11 {
        width: 45.8333333333%
    }

    .medium-12 {
        width: 50%
    }

    .medium-13 {
        width: 54.1666666667%
    }

    .medium-14 {
        width: 58.3333333333%
    }

    .medium-15 {
        width: 62.5%
    }

    .medium-16 {
        width: 66.6666666667%
    }

    .medium-17 {
        width: 70.8333333333%
    }

    .medium-18 {
        width: 75%
    }

    .medium-19 {
        width: 79.1666666667%
    }

    .medium-20 {
        width: 83.3333333333%
    }

    .medium-21 {
        width: 87.5%
    }

    .medium-22 {
        width: 91.6666666667%
    }

    .medium-23 {
        width: 95.8333333333%
    }

    .medium-24 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 4.1666666667% !important
    }

    .medium-offset-2 {
        margin-left: 8.3333333333% !important
    }

    .medium-offset-3 {
        margin-left: 12.5% !important
    }

    .medium-offset-4 {
        margin-left: 16.6666666667% !important
    }

    .medium-offset-5 {
        margin-left: 20.8333333333% !important
    }

    .medium-offset-6 {
        margin-left: 25% !important
    }

    .medium-offset-7 {
        margin-left: 29.1666666667% !important
    }

    .medium-offset-8 {
        margin-left: 33.3333333333% !important
    }

    .medium-offset-9 {
        margin-left: 37.5% !important
    }

    .medium-offset-10 {
        margin-left: 41.6666666667% !important
    }

    .medium-offset-11 {
        margin-left: 45.8333333333% !important
    }

    .medium-offset-12 {
        margin-left: 50% !important
    }

    .medium-offset-13 {
        margin-left: 54.1666666667% !important
    }

    .medium-offset-14 {
        margin-left: 58.3333333333% !important
    }

    .medium-offset-15 {
        margin-left: 62.5% !important
    }

    .medium-offset-16 {
        margin-left: 66.6666666667% !important
    }

    .medium-offset-17 {
        margin-left: 70.8333333333% !important
    }

    .medium-offset-18 {
        margin-left: 75% !important
    }

    .medium-offset-19 {
        margin-left: 79.1666666667% !important
    }

    .medium-offset-20 {
        margin-left: 83.3333333333% !important
    }

    .medium-offset-21 {
        margin-left: 87.5% !important
    }

    .medium-offset-22 {
        margin-left: 91.6666666667% !important
    }

    .medium-offset-23 {
        margin-left: 95.8333333333% !important
    }

    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 4.1666666667%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 4.1666666667%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 12.5%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 12.5%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 20.8333333333%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 20.8333333333%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 29.1666666667%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 29.1666666667%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 37.5%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 37.5%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 45.8333333333%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 45.8333333333%;
        left: auto
    }

    .push-12 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-12 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-13 {
        position: relative;
        left: 54.1666666667%;
        right: auto
    }

    .pull-13 {
        position: relative;
        right: 54.1666666667%;
        left: auto
    }

    .push-14 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .pull-14 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .push-15 {
        position: relative;
        left: 62.5%;
        right: auto
    }

    .pull-15 {
        position: relative;
        right: 62.5%;
        left: auto
    }

    .push-16 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .pull-16 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .push-17 {
        position: relative;
        left: 70.8333333333%;
        right: auto
    }

    .pull-17 {
        position: relative;
        right: 70.8333333333%;
        left: auto
    }

    .push-18 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-18 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-19 {
        position: relative;
        left: 79.1666666667%;
        right: auto
    }

    .pull-19 {
        position: relative;
        right: 79.1666666667%;
        left: auto
    }

    .push-20 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .pull-20 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .push-21 {
        position: relative;
        left: 87.5%;
        right: auto
    }

    .pull-21 {
        position: relative;
        right: 87.5%;
        left: auto
    }

    .push-22 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .pull-22 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .push-23 {
        position: relative;
        left: 95.8333333333%;
        right: auto
    }

    .pull-23 {
        position: relative;
        right: 95.8333333333%;
        left: auto
    }
}

@media only screen and (min-width: 64.063em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 4.1666666667%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 4.1666666667%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 12.5%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 12.5%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 20.8333333333%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 20.8333333333%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 29.1666666667%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 29.1666666667%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 37.5%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 37.5%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 45.8333333333%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 45.8333333333%;
        left: auto
    }

    .large-push-12 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-12 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-13 {
        position: relative;
        left: 54.1666666667%;
        right: auto
    }

    .large-pull-13 {
        position: relative;
        right: 54.1666666667%;
        left: auto
    }

    .large-push-14 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .large-pull-14 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .large-push-15 {
        position: relative;
        left: 62.5%;
        right: auto
    }

    .large-pull-15 {
        position: relative;
        right: 62.5%;
        left: auto
    }

    .large-push-16 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .large-pull-16 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .large-push-17 {
        position: relative;
        left: 70.8333333333%;
        right: auto
    }

    .large-pull-17 {
        position: relative;
        right: 70.8333333333%;
        left: auto
    }

    .large-push-18 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-18 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-19 {
        position: relative;
        left: 79.1666666667%;
        right: auto
    }

    .large-pull-19 {
        position: relative;
        right: 79.1666666667%;
        left: auto
    }

    .large-push-20 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .large-pull-20 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .large-push-21 {
        position: relative;
        left: 87.5%;
        right: auto
    }

    .large-pull-21 {
        position: relative;
        right: 87.5%;
        left: auto
    }

    .large-push-22 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .large-pull-22 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .large-push-23 {
        position: relative;
        left: 95.8333333333%;
        right: auto
    }

    .large-pull-23 {
        position: relative;
        right: 95.8333333333%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        float: left
    }

    .large-1 {
        width: 4.1666666667%
    }

    .large-2 {
        width: 8.3333333333%
    }

    .large-3 {
        width: 12.5%
    }

    .large-4 {
        width: 16.6666666667%
    }

    .large-5 {
        width: 20.8333333333%
    }

    .large-6 {
        width: 25%
    }

    .large-7 {
        width: 29.1666666667%
    }

    .large-8 {
        width: 33.3333333333%
    }

    .large-9 {
        width: 37.5%
    }

    .large-10 {
        width: 41.6666666667%
    }

    .large-11 {
        width: 45.8333333333%
    }

    .large-12 {
        width: 50%
    }

    .large-13 {
        width: 54.1666666667%
    }

    .large-14 {
        width: 58.3333333333%
    }

    .large-15 {
        width: 62.5%
    }

    .large-16 {
        width: 66.6666666667%
    }

    .large-17 {
        width: 70.8333333333%
    }

    .large-18 {
        width: 75%
    }

    .large-19 {
        width: 79.1666666667%
    }

    .large-20 {
        width: 83.3333333333%
    }

    .large-21 {
        width: 87.5%
    }

    .large-22 {
        width: 91.6666666667%
    }

    .large-23 {
        width: 95.8333333333%
    }

    .large-24 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 4.1666666667% !important
    }

    .large-offset-2 {
        margin-left: 8.3333333333% !important
    }

    .large-offset-3 {
        margin-left: 12.5% !important
    }

    .large-offset-4 {
        margin-left: 16.6666666667% !important
    }

    .large-offset-5 {
        margin-left: 20.8333333333% !important
    }

    .large-offset-6 {
        margin-left: 25% !important
    }

    .large-offset-7 {
        margin-left: 29.1666666667% !important
    }

    .large-offset-8 {
        margin-left: 33.3333333333% !important
    }

    .large-offset-9 {
        margin-left: 37.5% !important
    }

    .large-offset-10 {
        margin-left: 41.6666666667% !important
    }

    .large-offset-11 {
        margin-left: 45.8333333333% !important
    }

    .large-offset-12 {
        margin-left: 50% !important
    }

    .large-offset-13 {
        margin-left: 54.1666666667% !important
    }

    .large-offset-14 {
        margin-left: 58.3333333333% !important
    }

    .large-offset-15 {
        margin-left: 62.5% !important
    }

    .large-offset-16 {
        margin-left: 66.6666666667% !important
    }

    .large-offset-17 {
        margin-left: 70.8333333333% !important
    }

    .large-offset-18 {
        margin-left: 75% !important
    }

    .large-offset-19 {
        margin-left: 79.1666666667% !important
    }

    .large-offset-20 {
        margin-left: 83.3333333333% !important
    }

    .large-offset-21 {
        margin-left: 87.5% !important
    }

    .large-offset-22 {
        margin-left: 91.6666666667% !important
    }

    .large-offset-23 {
        margin-left: 95.8333333333% !important
    }

    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 4.1666666667%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 4.1666666667%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 12.5%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 12.5%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 20.8333333333%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 20.8333333333%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 29.1666666667%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 29.1666666667%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 37.5%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 37.5%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 45.8333333333%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 45.8333333333%;
        left: auto
    }

    .push-12 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-12 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-13 {
        position: relative;
        left: 54.1666666667%;
        right: auto
    }

    .pull-13 {
        position: relative;
        right: 54.1666666667%;
        left: auto
    }

    .push-14 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .pull-14 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .push-15 {
        position: relative;
        left: 62.5%;
        right: auto
    }

    .pull-15 {
        position: relative;
        right: 62.5%;
        left: auto
    }

    .push-16 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .pull-16 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .push-17 {
        position: relative;
        left: 70.8333333333%;
        right: auto
    }

    .pull-17 {
        position: relative;
        right: 70.8333333333%;
        left: auto
    }

    .push-18 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-18 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-19 {
        position: relative;
        left: 79.1666666667%;
        right: auto
    }

    .pull-19 {
        position: relative;
        right: 79.1666666667%;
        left: auto
    }

    .push-20 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .pull-20 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .push-21 {
        position: relative;
        left: 87.5%;
        right: auto
    }

    .pull-21 {
        position: relative;
        right: 87.5%;
        left: auto
    }

    .push-22 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .pull-22 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .push-23 {
        position: relative;
        left: 95.8333333333%;
        right: auto
    }

    .pull-23 {
        position: relative;
        right: 95.8333333333%;
        left: auto
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

.btnMenuOpen span {
    font-size: 11px;
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important
    }

    .btnMenuOpen {
        color: transparent!important;
    }
    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

a {
    color: inherit;
    text-decoration: none;
    line-height: inherit
}

a:focus, a:hover {
    color: inherit
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    line-height: 1.35;
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Playfair Display";
    font-weight: 300;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4, h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #DDD;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

em, i {
    font-style: italic;
    line-height: inherit
}

b, strong {
    font-weight: 500;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 300;
    color: #333;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    padding: .125rem .3125rem .0625rem
}

dl, ol, ul {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ol, ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ol, ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.circle li ul, ul.disc li ul, ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ol, ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 500
}

dl dd {
    margin-bottom: .75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #FFF;
    cursor: help
}

abbr {
    text-transform: none
}

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

blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #DDD
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #555
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #DDD;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: 500;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: 500
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: 500;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width: 40.063em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 2.3125rem
    }

    h3 {
        font-size: 1.6875rem
    }

    h4 {
        font-size: 1.4375rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

.print-only {
    display: none !important
}

@media print {
    @page {
        margin: .5cm
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    .show-for-print {
        display: inherit !important
    }
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-left, .off-canvas-wrap.move-right {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.ie9 .move-right .O, .ie10 .move-right .O, .ie11 .move-right .O {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0);
}

.inner-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.inner-wrap:after, .inner-wrap:before {
    content: " ";
    display: table
}

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #FFF;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFF;
    font-weight: 500;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem
}

.left-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    padding: 0 .625rem;
    position: absolute;
    text-align: center;
    height: 2.8125rem;
    top: 0
}

@media only screen and (min-width: 40.063em) {
    .tab-bar-section.left, .tab-bar-section.right {
        text-align: left
    }
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    padding: 0;
    color: #FFF;
    position: relative;
    transform: translate3d(0, 0, 0)
}

.tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
    width: 1rem
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    background: #bbbdbf;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.off-canvas-list li label {
    display: block;
    padding: .3rem .9375rem;
    color: #999;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 500;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0
}

ul.off-canvas-list li a {
    display: block;
    padding: .6666666667rem;
    color: rgba(255, 255, 255, .7);
    border-bottom: 1px solid #8a8e91;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

.move-right > .inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: inset 1px 0 30px rgba(0, 0, 0, .15);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0)
    }
}

.move-left > .inner-wrap {
    -ms-transform: translate(-15.625rem, 0);
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0)
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: inset 4px 0 18px rgba(0, 0, 0, .3);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0)
    }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: inset 4px 0 18px rgba(0, 0, 0, .3);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0)
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: inset 4px 0 18px rgba(0, 0, 0, .3);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0)
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: inset 4px 0 18px rgba(0, 0, 0, .3);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .move-left > .inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right > .inner-wrap {
    left: 15.625rem
}

.left-submenu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #bbbdbf;
    z-index: 1002;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.left-submenu * {
    -webkit-backface-visibility: hidden
}

.left-submenu .back > a {
    padding: .3rem .9375rem;
    color: #999;
    text-transform: uppercase;
    font-weight: 500;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0
}

.left-submenu .back > a:hover {
    background: #303030;
    border-top: 1px solid #5e5e5e;
    border-bottom: none
}

.left-submenu .back > a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.left-submenu.move-right {
    -ms-transform: translate(0%, 0);
    -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)
}

.right-submenu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #bbbdbf;
    z-index: 1002;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.right-submenu * {
    -webkit-backface-visibility: hidden
}

.right-submenu .back > a {
    padding: .3rem .9375rem;
    color: #999;
    text-transform: uppercase;
    font-weight: 500;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0
}

.right-submenu .back > a:hover {
    background: #303030;
    border-top: 1px solid #5e5e5e;
    border-bottom: none
}

.right-submenu .back > a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-submenu.move-left {
    -ms-transform: translate(0%, 0);
    -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)
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

@media only screen {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-medium, .hide-for-medium-only, .hide-for-medium-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium-down, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-small-up {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium-down, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-small-up, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-medium, .show-for-medium-only, .show-for-medium-up, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium-down, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-small-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium-down, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-small-up, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-medium, .visible-for-medium-only, .visible-for-medium-up, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-medium, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium-down, table.show-for-small, table.show-for-small-down, table.show-for-small-only, table.show-for-small-up {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-medium, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium-down, thead.show-for-small, thead.show-for-small-down, thead.show-for-small-only, thead.show-for-small-up {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium-down, tbody.show-for-small, tbody.show-for-small-down, tbody.show-for-small-only, tbody.show-for-small-up {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-medium, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium-down, tr.show-for-small, tr.show-for-small-down, tr.show-for-small-only, tr.show-for-small-up {
        display: table-row !important
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-medium, td.hide-for-medium-only, td.hide-for-medium-up, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium-down, td.show-for-small, td.show-for-small-down, td.show-for-small-only, td.show-for-small-up, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-medium, th.hide-for-medium-only, th.hide-for-medium-up, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium-down, th.show-for-small, th.show-for-small-down, th.show-for-small-only, th.show-for-small-up {
        display: table-cell !important
    }
}

@media only screen and (min-width: 40.063em) {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-small-up, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-small-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-small-up, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-small-up {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-small-up {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-small-up {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-small-up {
        display: table-row !important
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-only, td.show-for-medium-up, td.show-for-small-up, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-only, th.show-for-medium-up, th.show-for-small-up {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.063em) {
    .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up {
        display: inherit !important
    }

    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large, table.show-for-large-down, table.show-for-large-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up {
        display: table !important
    }

    thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large, thead.show-for-large-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up {
        display: table-header-group !important
    }

    tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large, tbody.show-for-large-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up {
        display: table-row-group !important
    }

    tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large, tr.show-for-large-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up {
        display: table-row !important
    }

    td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large, td.show-for-large-down, td.show-for-large-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large, th.show-for-large-down, th.show-for-large-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up {
        display: table-cell !important
    }
}

@media only screen and (min-width: 90.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-only, .show-for-xlarge-up {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-only, .visible-for-xlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-only, table.show-for-xlarge-up {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-only, thead.show-for-xlarge-up {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-only, tr.show-for-xlarge-up {
        display: table-row !important
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-only, td.show-for-xlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-only, th.show-for-xlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge-only {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge-only {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
        display: table-row !important
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-up, td.show-for-xxlarge-only, td.show-for-xxlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-up, th.show-for-xxlarge-only, th.show-for-xxlarge-up {
        display: table-cell !important
    }
}

.hide-for-portrait, .show-for-landscape {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }

    table.hide-for-portrait, table.show-for-landscape {
        display: table !important
    }

    thead.hide-for-portrait, thead.show-for-landscape {
        display: table-header-group !important
    }

    tbody.hide-for-portrait, tbody.show-for-landscape {
        display: table-row-group !important
    }

    tr.hide-for-portrait, tr.show-for-landscape {
        display: table-row !important
    }

    td.hide-for-portrait, td.show-for-landscape, th.hide-for-portrait, th.show-for-landscape {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    table.hide-for-landscape, table.show-for-portrait {
        display: table !important
    }

    thead.hide-for-landscape, thead.show-for-portrait {
        display: table-header-group !important
    }

    tbody.hide-for-landscape, tbody.show-for-portrait {
        display: table-row-group !important
    }

    tr.hide-for-landscape, tr.show-for-portrait {
        display: table-row !important
    }

    td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch, .touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

.touch table.show-for-touch, table.hide-for-touch {
    display: table !important
}

.touch thead.show-for-touch, thead.hide-for-touch {
    display: table-header-group !important
}

.touch tbody.show-for-touch, tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tr.show-for-touch, tr.hide-for-touch {
    display: table-row !important
}

.touch td.show-for-touch, .touch th.show-for-touch, td.hide-for-touch, th.hide-for-touch {
    display: table-cell !important
}

@media print {
    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translate3d(-100px, 0, 0)
    }
    100% {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0)
    }
}

@-ms-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -ms-transform: translate3d(-100px, 0, 0)
    }
    100% {
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translate3d(-100px, 0, 0)
    }
    100% {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100px, 0, 0)
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@media only screen {
    body {
    }

    .nav {
        margin-top: 10%;
        margin-left: 30px;
        height: 90vh;
        overflow: auto;
        display: block;
        position: relative
    }

    .nav ul {
        list-style: none
    }

    .nav ul li {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 400;
        padding: .3rem .7rem;
        font-size: .75rem;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #666
    }

    .nav ul li a {
        color: #666;
        -webkit-font-smoothing: subpixel-antialiased;
    }

    .nav ul li a.social {
        margin-right: 10px
    }

    .mainLogo {
        position: absolute;
        top: 25px;
        width: 100%;
        text-align: center;
        z-index: 89
    }
    .mainLogo--small {
        position: fixed;
        top: 0;
        height: 80px;
        bottom: red;
    }

    .btnMenuOpen {
        padding: 6px 10px;
        display: block;
        position: absolute;
        top: 15px;
        left: 11px;
        z-index: 1000000000;
        font-family: aktiv-grotesk-std, sans-serif;
        color: #000!important;
        width: 85px;
    }
    .btnMenuOpen:hover{
        color: #000!important;
    }

    .btnMenuOpen.hide-on-black {
        font-family: aktiv-grotesk-std, sans-serif;
        color: #FFF!important;
    }

    .btnMenuClose {
        position: absolute;
        top: 21px;
        right: 21px;
        z-index: 1000000000
    }

    .btnCredits, .btnDisclaimer {
        /*display: none*/
    }
    .black .hide-on-black {
        display: none;
    }

    .black .btnCredits, .black .btnDisclaimer {
        color: #000
    }

    #fp-nav {
        display: none
    }

    #fp-nav ul li a span, .fp-slidesNav ul li a span {
        width: 8px;
        height: 8px;
        border: 0 solid #000;
        background: #fff
    }

    .black #fp-nav ul li a span, .black .fp-slidesNav ul li a span {
        background: #a1a4a6;
        transition: all 1s ease;
    }

    #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
        background: #013c78;
        width: 16px;
        height: 16px;
        left: -2px;
        top: -2px;
        transition: all 1s ease;
    }

    .tb {
        display: table
    }

    .tbc {
        display: table-cell
    }

    .tbc.mid {
        vertical-align: middle
    }

    .p2 {
        padding: 0 .75%
    }

    .mt {
        margin-top: 3rem
    }

    .icon {
        display: inline-block;
        margin: 0 auto
    }

    .icon.close {
        background-image: url(../images/sprites/sprites.png);
        background-position: 0 -35px;
        width: 12px;
        height: 12px
    }

  .icon.closeBig {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -161px;
         width: 21px;
         height: 20px
     }

   .icon.closeBlack {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -22px;
         width: 12px;
         height: 12px
     }

   .icon.logo {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -48px;
         width: 162px;
         height: 14px
     }

    .icon.logoBlack {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -62px;
         width: 162px;
         height: 17px
     }

   .icon.menu {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0px -14px;
         width: 30px;
         background-size: 200px 400px;
         height: 14px;
         font-family: aktiv-grotesk-std, sans-serif;
         vertical-align: middle;
     }

   .icon.menuBlack {
             background-image: url(../images/sprites/sprites.png);
             background-position: 0px 0px;
             width: 30px;
             background-size: 200px 400px;
             height: 14px;
             font-family: aktiv-grotesk-std, sans-serif;
             vertical-align: middle;
     }

    .icon.arrowLeft {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -182px;
         width: 56px;
         height: 56px
     }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .icon.arrowLeft {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }.icon.arrowRight {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -239px;
         width: 56px;
         height: 56px
     }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .icon.arrowRight {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }.icon.arrowPrev {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -94px;
         width: 17px;
         height: 15px
     }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .icon.arrowPrev {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }.icon.arrowNext {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -78px;
         width: 17px;
         height: 15px
     }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .icon.arrowNext {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }.icon.social.facebook {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -110px;
         width: 10px;
         height: 16px
     }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .icon.social.facebook {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }.icon.social.pinterest {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -127px;
         width: 13px;
         height: 16px
     }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .icon.social.pinterest {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }.icon.social.twitter {
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -144px;
         width: 17px;
         height: 16px
     }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .icon.social.twitter {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }h1 {
         color: #fff;
         font-size: 3.75rem;
         line-height: .9
     }

    h1 small {
        font-size: 1.875rem;
        line-height: 2.125rem;
        color: inherit
    }

    ul {
        font-size: 1.125rem;
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-family: "Playfair Display";
        font-style: normal;
        font-weight: 300
    }

    ul li {
        margin-bottom: .3rem;
        line-height: 1.3;
        text-indent: -8px;
        margin-left: 0
    }

    .O {
        position: fixed;
        width: 100%;
        height: 100%;
        text-align: center;
        z-index: 100
    }

    .O img {
        width: auto;
        max-width: 300px
    }

    .O .tbc.mid {
        padding: 60px 0
    }

    .ie9 .O.back {
        display: none !important
    }

    .home .section h1 {
        z-index: 1000;
        position: relative;
        text-align: center;
        line-height: 1
    }

    .home .003d79 h1 {
        color: #fff;
        font-size: 3.125rem
    }

    .home .section.one {
        background: #fff
    }

    .home .section.one h1 {
        color: #000;
        font-size: 2rem
    }

    .home .section.two {
        background: #fff
    }

    .home .section.two h1 {
        color: #000;
        font-size: 1.5625rem;
        line-height: 1.15
    }

    .home .section.three {
        opacity: 0;
    }

    @media only screen and (max-height: 28.125em) {
        .O img {
            max-width: 170px
        }

        .home .section.three h1 {
            font-size: 3.125rem
        }

        .home .section.two h1, .home .section.one h1 {
            font-size: 1.1875rem
        }

        .home .section.two h1 br:nth-of-type(odd) {
            display: none
        }
    }.residences .section h1 {
         position: relative
     }

    .residences .section.one {
        background: #bbbdbf
    }

    .residences .section.one h1 {
        color: #fff;
        text-align: center;
        line-height: 3.125rem
    }

    .residences .section.one h3 {
        color: #fff;
        text-align: center;
        font-size: 1.75rem;
        line-height: 1.25rem;
        font-family: kepler-std-display, serif;
        font-style: italic;
        font-weight: 300;
        margin-top: 1rem
    }

    .residences .section.three {
        background: #fff;
    }

    .residences .section.three h1 {
        font-size: 2.8125rem;
        color: #000;
        text-align: left;
        position: relative;
        padding-left: 4vw;
        margin: 3rem 0
    }

    .residences .section.three h1 em {
        color: #bbbdbf
    }

    .residences .section.three .small-only {
        display: block;
        width: 100%
    }

    .residences .section.three .medium-up {
        display: none
    }

    .residences .section.four {
        padding: 40px
    }

    .residences .section.four h1 {
        color: #bbbdbf;
        font-size: 2.25rem;
        line-height: 1
    }

    .residences .section.four ul {
        max-width: 400px;
        color: #000
    }

    .residences .section.six {
        padding: 30px
    }

    .residences .section.six .p2 {
        padding: 0 2%
    }

    .residences .section.six h1 {
        color: #bbbdbf
    }

    .residences .section.six h2 {
        color: #bbbdbf;
        font-size: 1.875rem
    }

    .residences .section.six ul {
        color: #000
    }

    .residences .threebis {
        background: #fff
    }

    .residences .threebis h1 {
        font-size: 13vw;
        color: #000;
        text-align: left;
        position: relative;
        padding: 50px 30px
    }

    .residences .threebis h1 em {
        color: #bbbdbf
    }

    .residences .threebis img {
        width: 100%
    }

    .building .section h1, .building .section h2 {
        color: #fff;
        text-align: center;
        position: relative;
        z-index: 1000
    }

    .building .section h2 {
        font-family: kepler-std-display, serif;
        font-style: italic;
        font-weight: 300
    }

    .building .section.two h2 {
        margin: 0
    }

    .building .section.two .ttt {
        display: none
    }

    .building .section.three {
        padding: 7rem 0 0
    }

    .building .section.three h1, .building .section.three h2 {
        margin: 0 0 1rem;
        color: #000
    }

    .building .section.three p {
        color: #000;
        padding: 0 30px;
        z-index: 1000;
        position: relative
    }

    .building .section.three img {
        margin-top: 7rem
    }

    .building .section.three hr {
        width: 50px;
        border: 0 solid grey;
        border-top: 1px solid #e2e2e2;
        margin: 0 auto 1rem
    }

    .building .section.four {
        background-color: #89AAC9
    }

    .building .section.four h1 {
        color: #fff;
        font-size: 2.5rem
    }

    .building .section.four ul {
        font-size: 1rem;
        padding-top: 30px
    }

    .building .section.four ul li {
        margin-bottom: 1rem;
        text-indent: -5px;
        margin-left: 0
    }

    .building .section.four ul li span {
        font-size: .75rem;
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200
    }

    .building .section.four ul li .arrowNext, .building .section.four ul li .arrowPrev {
        margin-bottom: -2px
    }

    .building .section.four ul li:before {
        content: "-";
        position: relative;
        left: -5px
    }

    .building .section.four ul li:last-child:before {
        content: ""
    }

    .building .section.four #fp-nav ul li a.active span, .building .section.four .fp-slidesNav ul li a.active span {
        background: #fff;
        width: 14px;
        height: 14px;
        left: 2px;
        top: 2px
    }

    .building .section.four #fp-nav ul li a span, .building .section.four .fp-slidesNav ul li a span {
        width: 14px;
        height: 14px;
        border: 2px solid #fff;
        background: 0 0
    }

    .building .section.four .fp-slidesNav ul li:before {
        content: ""
    }

    .building .section.four .fp-slidesNav ul li:nth-child(1) {
        display: none
    }

    .building .section.four .fp-slidesNav.top {
        top: -15px
    }

    .building .section.four .slide.slide1 {
        display: none
    }

    .building .section.four .slide.slide2, .building .section.four .slide.slide3, .building .section.four .slide.slide4 {
        background-image: none;
        background-size: cover;
        background-position: center bottom;
        background-color: #89AAC9;
        padding: 50px 30px 30px
    }

    .building .section.four .fp-controlArrow {
        display: none !important
    }

    .team dd, .team dl, .team dt, .team h1, .team h2, .team h3, .team p {
        color: #000;
        font-weight: inherit
    }

    .team h3 {
        font-size: 2rem;
        color: #bbbdbf
    }

    .team h3 small {
        font-size: 1.5625rem;
        font-family: kepler-std-display, serif;
        font-style: italic;
        font-weight: 300;
        color: inherit
    }

    .team p {
        font-size: 0.8rem;
        line-height: 1rem;
        color: #FFF;
        text-align: left;
    }

    .team .section.one h2 {
        font-size: 1.875rem;
        font-family: kepler-std-display, serif;
        font-style: italic;
        font-weight: 300;
        text-align: center;
        color: #bbbdbf
    }

    .team .section.one, .team .section.two h1 {
        font-size: 5rem;
        text-align: center;
        color: #bbbdbf;
        margin-bottom: 0
    }

    .team .colum1 {
        text-transform: uppercase;
        text-align: left;
    }

    .team .section.two h2 {
        font-size: 2.875rem;
        font-family: "Playfair Display";
        font-weight: normal;
        text-align: left;
        color: #FFF;
        line-height: 38px;
        margin-bottom: 50px;
        font-style: italic;
    }

    .team .section.one dl {
        margin-top: 1rem
    }

    .team .section.one dt {
        font-size: 2rem;
        line-height: 1
    }

    .team .section.one dt small {
        font-family: kepler-std-display, serif;
        font-style: italic;
        font-weight: 300;
        font-size: 1.5625rem
    }

    .team .section.one dd {
        font-size: 1rem
    }

    .team .section.two {
        background: #535353
    }

    .team .section.two dd, .team .section.two dl, .team .section.two dt, .team .section.two h1, .team .section.two h2, .team .section.two h3, .team .section.two p {
        color: #fff;
        font-weight: inherit
    }

    .team .section.two h3 {
        line-height: .99
    }

    .press .section.one {
        background: #bcbdbf
    }

    .press .section.one h1 {
        font-size: 6.25rem;
        text-align: center;
        color: #FFF;
        margin-bottom: 0
    }

    .press .section.two h1 a {
        color: #14487d;
        font-size: 2.625rem
    }

    .press .section.two article {
        border-bottom: 1px solid #efefef;
        padding: 0 0 1rem
    }

    .press .section.two aside {
        padding-top: 1rem
    }

    .press .section.two p {
        color: #666;
        margin-bottom: 1rem
    }

    .press .section.two a {
        color: #14487d;
        font-size: .875rem
    }

    .press .section.two time {
        color: #404041;
        font-size: .875rem
    }

    .press .section.two section {
        padding-right: 10px
    }
    .press .section.two .fp-slidesNav {
        display: none;
    }
    .gallery {
        background: #bbbdbf
    }

    .gallery .section {
        border: 10px solid #fff
    }

    .gallery .section .slide {
        background-size: cover;
        background-position: 50%!important;
    }

    .caption {
        position: fixed;
        bottom: 10px;
        color: #000;
        background: #fff;
        padding: 10px;
        width: 80%;
        margin-left: 10%;
        z-index: 1;
        font-size: 1.375rem;
        text-align: center
    }

    .fp-controlArrow {
        opacity: .5;
        transition: all 1s ease
    }

    .fp-controlArrow.fp-prev {
        border-width: 0;
        background-image: url(../images/sprites/sprites.png);
        background-position: 0 -182px;
        width: 56px;
        height: 56px
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .fp-controlArrow.fp-prev {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }.fp-controlArrow.fp-next {
         border-width: 0;
         background-image: url(../images/sprites/sprites.png);
         background-position: 0 -239px;
         width: 56px;
         height: 56px
     }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
        .fp-controlArrow.fp-next {
            background-image: url(../images/sprites/sprites@2x.png);
            background-size: 162px 295px
        }
    }.fp-controlArrow:hover {
         opacity: 1
     }

    .arrowLeft, .arrowNext, .arrowPrev, .arrowRight {
        cursor: pointer
    }

    .contact {
        background: #bbbdbf
    }

    .contact .section .slide2 .column {
        max-width: 960px
    }

    .contact .section .slide2 h1 {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: .4s;
        -moz-animation-delay: .4s;
        -ms-animation-delay: .4s;
        -o-animation-delay: .4s;
        animation-delay: .4s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .contact .section .slide2 button:nth-child(1) {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: .8s;
        -moz-animation-delay: .8s;
        -ms-animation-delay: .8s;
        -o-animation-delay: .8s;
        animation-delay: .8s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .contact .section .slide2 button:nth-child(2) {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        -ms-animation-delay: 1s;
        -o-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .contact .section .slide2 p {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 1.3s;
        -moz-animation-delay: 1.3s;
        -ms-animation-delay: 1.3s;
        -o-animation-delay: 1.3s;
        animation-delay: 1.3s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .contact h1 {
        margin-bottom: 3rem
    }

    .contact h3 {
        text-align: left;
        color: #fff;
        font-size: 2.5rem;
        margin-top: 20px
    }

    .contact p.mt {
        font-size: 1rem
    }

    .contact small {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200
    }

    .contact button {
        margin: 5px;
        padding: 15px 15px;
        width: 210px;
        text-transform: uppercase;
        min-width: 120px
    }

    .contact .fp-controlArrow {
        display: none
    }

    .contact .btnClose {
        float: right;
        cursor: pointer;
        margin-top: 35px
    }

    .contact .thankU {
        width: 100%;
        width: 100%;
        left: -150px;
        position: absolute;
    }

    .contact .thankU h3 {
        text-align: center;
        font-size: 3.6875rem;
        line-height: 1
    }

    .contact .thankU p {
        text-align: center;
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200
    }

    .contact .thankU .btnClose {
        margin: 0
    }

    button {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200;
        border: 1px solid #fff;
        background: 0 0;
        font-size: 1rem;
        padding: 10px 30px;
        margin: 0
    }

    button:hover {
        background: #fff;
        color: #aaaaad
    }

    form .column {
        padding: 0 5px
    }

    form label {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200;
        font-size: .875rem;
        color: #fff;
        margin: 10px 0 5px
    }

    form input {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200;
        width: 100%;
        border: 1px solid #fff;
        background: 0 0;
        font-size: .75rem;
        padding: 8px;
        margin-bottom: 10px;
        color: #fff;
        -webkit-font-smoothing: subpixel-antialiased;
        border-radius: 0;
    }

    form select, form select:active, form select:focus, form select:hover {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAElJREFUeNpszbkRgDAQA8A1AYYm6L9DwIlIeDyAUu2dSpJgxuabCWs5EVS0DozYocAPvAHq0JXOYukB2vXJ6/pv/kk3LYkkjgEA5UkkDfvoIfcAAAAASUVORK5CYII=);
        background-position: 98% center;
        background-color: transparent;
        border: 1px solid #fff;
        padding: 0 10px;
        color: #fff;
        height: 33px;
        margin-bottom: 10px;
        font-size: .75rem;
        border-radius: 0
    }

    form button {
        width: 100%
    }

    form .error input, form .error select {
        border: 1px solid #333
    }

    form .error label {
        color: #333
    }

    form input.error, form select.error {
        margin-bottom: 10px
    }

    form input[type=email], form input[type=password], form input[type=search], form input[type=text] {
        -webkit-appearance: none;
        -moz-appearance: none
    }

    form ::-webkit-input-placeholder {
        color: #ECEBEB
    }

    form :-moz-placeholder {
        color: #ECEBEB
    }

    form ::-moz-placeholder {
        color: #ECEBEB
    }

    form :-ms-input-placeholder {
        color: #ECEBEB
    }

    .Beaches {
        color: #003d7e
    }

    .Attractions {
        color: #2e2e2e
    }

    .Travel {
        color: #8d8875
    }

    .Shopping {
        color: #84b1d8
    }

    .Entretaiments {
        color: #989797
    }

    .location h1 {
        font-size: 48px;
        color: #194077;
        letter-spacing: -1px;
        line-height: 50px;
    }
    .location h1.txt-color-white{
        color: #FFF;        
    }
    .location p{
        color: #333333;
        line-height: 17px;
        font-size: 13px;
        margin-top: 20px;
        margin-bottom: 15px;
        font-family: aktiv-grotesk-std, sans-serif;
    }
    .location p.txt-color-white {
        color: #FFF;
    }
    .location .POI h3 {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: .875rem;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
    }

    .location .POI ul {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200;
        font-size: .75rem;
        margin: 0;
        padding: 0;

    }
    .location ul strong{
        font-weight: bold!important;
    }
    .location ul li{
        text-indent: 0px;
    }

    .location .POI li {
        color: #333;
        -webkit-font-smoothing: subpixel-antialiased;
    }

    .location .POI strong {
        color: #000
    }

    .location .map-wrap {
        padding: 0 0 20px
    }



.location .section.two h1 {
    color:#404041;
    margin-bottom: 3rem;
}

.location .section.two h2, .location .section.four h2 {
    font-size: 25px;
}

.location .section.four h2, .location .section.four p  {
    color:#fff;
}


    .location .section.four p, .location .section.six p, .location .section.eight p, .location .section.ten p, .location .section.twelve p
    {
        font-family: 'Playfair Display'!important;
        font-weight: normal;
        margin-top: 10px;
    }
    .location .section.six p, .location .section.six h1, .location .section.ten p, .location .section.ten h1 {
        color: #404041!important;
    }
    .infoBox {
        height: 145px;
        width: 190px;
        border: 1px solid #d4d4d4;
        background: #fff;
        -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .5);
        box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .5);
    }

    .infoBox > img {
        padding: 5px 5px 0 0;
        margin-right: -50px
    }

    .infobox-content {
        padding: 25px 10px 0;
        text-align: center
    }

    .infobox-content h2 {
        margin-top: 2px;
        font-size: 20px;
        line-height: 20px;
        color: #194077;
    }

    .infobox-content h2 small {
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200;
        color: #333333;
    }

    .infobox-content p {
        margin: 0;
        font-size: 13px;
        line-height: 15px;
        color: #333333;
    }

    .infobox-content img {
        margin-top: -20px
    }

    .infobox-icontype {
        background: #f0f0f0;
        -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .5);
        box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .5);
        width: 50px;
        height: 50px;
        padding: 9px;
        float: left;
        margin-left: -50px;
        z-index: 2;
        text-align: center
    }

    .infobox-icontype img {
        margin-top: 0
    }

    html.ie9 .infoBox, html.ie9 .infoBox .metropolis, html.ie9 .infobox-icontype {
        filter: none
    }

    .banner-image {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

    .banner-image.day {
        background-image: url(../images/home/HomeOcean_.jpg);
        background-size: cover;
        background-position: 72% bottom
    }

    .banner-image.sunset {
        background-image: url(../images/home/HomeOcean_sunset.jpg);
        background-size: cover;
        background-position: 72% bottom;
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -ms-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-delay: 2s;
        -moz-animation-delay: 2s;
        -ms-animation-delay: 2s;
        -o-animation-delay: 2s;
        animation-delay: 2s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .banner-image.girl {
        background-image: url(../images/home/HomeOcean_girl.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.couple {
        background-image: url(../images/residences/residences_couple.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.couplesmall {
        background-image: url(../images/residences/residences_couplesmall.jpg);
        background-size: contain;
        background-position: center bottom;
        background-repeat: no-repeat
    }

    .banner-image.pool {
        background-image: url(../images/residences/residences_pool.jpg);
        background-size: cover;
        background-position: 90% bottom
    }

    .banner-image.poolSunset {
        background-image: url(../images/residences/residences_sunset.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.ocean {
        background-image: url(../images/building/building_ocean.jpg);
        background-size: cover;
        background-position: right bottom
    }

    .banner-image.waterway {
        background-image: url(../images/building/building_waterway.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.blackOverlay {
        background: #bbbdbf
    }

    .chosen-container {
        width: 100%;
        margin-bottom: 10px;
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200
    }

    .chosen-container .chosen-drop {
        border: 1px solid #fff;
        border-top: 0;
        background: #bbbdbf;
        box-shadow: none;
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200;
        border-radius: 0
    }

    .chosen-container-single .chosen-single {
        padding: 4px 0 0 7px;
        height: 33px;
        border: 1px solid #fff;
        border-radius: 0;
        background: #bbbdbf !important;
        box-shadow: none;
        color: #fff;
        line-height: 24px
    }

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        margin-top: 5px
    }

    .chosen-container-single .chosen-default {
        color: #fff
    }

    .chosen-container .chosen-results {
        max-height: 180px;
        font-size: 12px;
        font-family: aktiv-grotesk-std, sans-serif;
        font-style: normal;
        font-weight: 200;
        color: #fff;
        padding-left: 7px
    }

    .chosen-container .chosen-results li.highlighted {
        background-image: none;
        background-color: #8bb3d8;
        color: #fff
    }

    .chosen-container-active .chosen-single {
        border: 1px solid #fff;
        box-shadow: none
    }

    .chosen-container-active.chosen-with-drop .chosen-single {
        border: 1px solid #fff;
        border-bottom: 1px solid grey;
        background: #fff;
        box-shadow: none
    }

    .chosen-container-active .chosen-choices {
        border: 1px solid #fff;
        box-shadow: none
    }

    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
        background-image: url(../images/sprites/chosen-sprite.png)
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
        .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
            background-image: url(../images/sprites/chosen-sprite@2x.png) !important
        }
    }.no-cssanimations .hide-on-white {
         display: none
     }

    .no-cssanimations .hide-on-black {
        display: block
    }

    .no-cssanimations .black .hide-on-black {
        display: none
    }

    .no-cssanimations .black .hide-on-white {
        display: block
    }

    .no-cssanimations .fadeIn {
        display: inherit
    }

    .no-cssanimations .fadeOut {
        display: none
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(1) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -ms-animation-delay: 0s;
        -o-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(2) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: .2s;
        -moz-animation-delay: .2s;
        -ms-animation-delay: .2s;
        -o-animation-delay: .2s;
        animation-delay: .2s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(3) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: .4s;
        -moz-animation-delay: .4s;
        -ms-animation-delay: .4s;
        -o-animation-delay: .4s;
        animation-delay: .4s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(4) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: .6s;
        -moz-animation-delay: .6s;
        -ms-animation-delay: .6s;
        -o-animation-delay: .6s;
        animation-delay: .6s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(5) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: .7s;
        -moz-animation-delay: .7s;
        -ms-animation-delay: .7s;
        -o-animation-delay: .7s;
        animation-delay: .7s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(6) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: .8s;
        -moz-animation-delay: .8s;
        -ms-animation-delay: .8s;
        -o-animation-delay: .8s;
        animation-delay: .8s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(7) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: .9s;
        -moz-animation-delay: .9s;
        -ms-animation-delay: .9s;
        -o-animation-delay: .9s;
        animation-delay: .9s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(8) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        -ms-animation-delay: 1s;
        -o-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(9) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: 1.1s;
        -moz-animation-delay: 1.1s;
        -ms-animation-delay: 1.1s;
        -o-animation-delay: 1.1s;
        animation-delay: 1.1s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(10) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: 1.2s;
        -moz-animation-delay: 1.2s;
        -ms-animation-delay: 1.2s;
        -o-animation-delay: 1.2s;
        animation-delay: 1.2s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:nth-child(11) a {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: 1.3s;
        -moz-animation-delay: 1.3s;
        -ms-animation-delay: 1.3s;
        -o-animation-delay: 1.3s;
        animation-delay: 1.3s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:last-child a:nth-child(1) {
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: 1.3s;
        -moz-animation-delay: 1.3s;
        -ms-animation-delay: 1.3s;
        -o-animation-delay: 1.3s;
        animation-delay: 1.3s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:last-child a:nth-child(2) {
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: 1.4s;
        -moz-animation-delay: 1.4s;
        -ms-animation-delay: 1.4s;
        -o-animation-delay: 1.4s;
        animation-delay: 1.4s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations.cssreflections .move-right .nav ul li:last-child a:nth-child(3) {
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -ms-animation-duration: .7s;
        -o-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-delay: 1.5s;
        -moz-animation-delay: 1.5s;
        -ms-animation-delay: 1.5s;
        -o-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .hide-on-white {
        -webkit-animation-name: fadeOut;
        -moz-animation-name: fadeOut;
        -ms-animation-name: fadeOut;
        -o-animation-name: fadeOut;
        animation-name: fadeOut;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -ms-animation-delay: 0s;
        -o-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .hide-on-black {
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -ms-animation-delay: 0s;
        -o-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .black .hide-on-black {
        -webkit-animation-name: fadeOut;
        -moz-animation-name: fadeOut;
        -ms-animation-name: fadeOut;
        -o-animation-name: fadeOut;
        animation-name: fadeOut;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -ms-animation-delay: 0s;
        -o-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .black .hide-on-white {
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -ms-animation-delay: 0s;
        -o-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .black .btnCredits, .cssanimations .black .btnDisclaimer {
        opacity: 0;
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s;
        -ms-animation-delay: .5s;
        -o-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .black .icon, .cssanimations .icon {
        opacity: 1;
        -webkit-animation-name: fadeInDown;
        -moz-animation-name: fadeInDown;
        -ms-animation-name: fadeInDown;
        -o-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s;
        -ms-animation-delay: .5s;
        -o-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .fadeIn {
        opacity: 0;
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0;
        -moz-animation-delay: 0;
        -ms-animation-delay: 0;
        -o-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .fadeOut {
        opacity: 1;
        -webkit-animation-name: fadeOut;
        -moz-animation-name: fadeOut;
        -ms-animation-name: fadeOut;
        -o-animation-name: fadeOut;
        animation-name: fadeOut;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0;
        -moz-animation-delay: 0;
        -ms-animation-delay: 0;
        -o-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .home .section.active.three h1 {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -ms-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-duration: 5s;
        -moz-animation-duration: 5s;
        -ms-animation-duration: 5s;
        -o-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-delay: 3s;
        -moz-animation-delay: 3s;
        -ms-animation-delay: 3s;
        -o-animation-delay: 3s;
        animation-delay: 3s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .ie9 .home .section.three h1 {
        margin-left: -300px;
    }

    .cssanimations .home .section.active.one h1 {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s;
        -ms-animation-delay: .5s;
        -o-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .home .section.active.three img, .cssanimations .home .section.active.one img {
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s;
        -ms-animation-delay: .5s;
        -o-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .home .section.active.two h1 {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 1.3s;
        -moz-animation-duration: 1.3s;
        -ms-animation-duration: 1.3s;
        -o-animation-duration: 1.3s;
        animation-duration: 1.3s;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s;
        -ms-animation-delay: .5s;
        -o-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cssanimations .home .section.active.two img {
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -ms-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s;
        -ms-animation-delay: .5s;
        -o-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

@media only screen and (min-width: 769px){
    .cssanimations .building .section.active h1, .cssanimations .building .section.active p, .cssanimations .building .section.active .border,
    .cssanimations .residences .section.active h1, .cssanimations .residences .section.active p, .cssanimations .residences .section.active .border
    {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: 1.3s;
        -moz-animation-duration: 1.3s;
        -ms-animation-duration: 1.3s;
        -o-animation-duration: 1.3s;
        animation-duration: 1.3s;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s;
        -ms-animation-delay: .5s;
        -o-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden
    }
}
@media only screen and (min-width: 40.063em) {
    .location .map-wrap {
        padding: 0 40px
    }
    .btnDisclaimer {
        position: fixed;
        bottom: 30px;
        left: 30px;
        z-index: 1000;
        color: #fff;
        font-size: .75rem
    }
    .btnCredits {
        position: fixed;
        bottom: 30px;
        right: 30px;
        z-index: 1000;
        color: #fff;
        font-size: .75rem
    }

    .O img {
        width: auto;
        max-width: none
    }

    .home .section h1 {
        line-height: 1
    }

    .home .section.three h1 {
        font-size: 4.6875rem
    }

    .home .section.one h1 {
        font-size: 3rem
    }

    .home .section.two h1 {
        font-size: 2.5rem
    }

    .residences .section.one {
        background: #bbbdbf
    }

    .residences .section.one h1 {
        font-size: 5rem;
        line-height: 2.75rem
    }

    .residences .section.one h1 small {
        font-style: italic
    }

    .residences .section.three h1 {
        font-size: 5.3125rem;
        margin: 0
    }

    .residences .section.three .small-only {
        display: none
    }

    .residences .section.three .medium-up {
        display: block
    }

    .residences .section.four h1 {
        font-size: 4.6875rem
    }

    .residences .section.four .imgWrap {
        position: absolute;
        z-index: -3
    }

    .residences .section.four .imgRes {
        margin-left: 80px;
        width: 314px
    }

    .residences .section.four ul {
        max-width: 500px
    }

    .residences .section.six {
        padding: 30px 0
    }

    .residences .section.six h1 {
        font-size: 5rem
    }

    .residences .section.six h2 {
        font-size: 1.875rem
    }

    .building .section.two h1, .building .section.two h2, .residences .section.six ul {
        color: #000
    }

    @media only screen and (max-height: 28.125em) {
        .residences .section.four img {
            display: none
        }
    }
    .building .section.two .ttt {
         display: block;
         color: #000
     }

    .building .section.three {
        padding: 0
    }

    .building .section.three h1, .building .section.three h2 {
        color: #fff
    }

    .building .section.three header {
        display: block !important
    }

    .building .section.three p {
        padding: 0 15px;
        color: #fff
    }

    .building .section.three hr, .building .section.three img {
        display: none
    }

    .building .section.four h1 {
        color: #fff;
        font-size: 5rem
    }

    .building .section.four ul li {
        text-indent: 0
    }

    .building .section.four ul li:before {
        content: ""
    }

    .building .section.four .slide.slide1 {
        display: table
    }

    .building .section.four .slide.slide2 {
        background-image: url(/images/building/building_slide1.jpg);
        background-size: cover;
        background-position: center bottom;
        background-color: #7d99b2
    }

    .building .section.four .slide.slide4 {
        background-image: url(/images/building/building_slide2.jpg);
        background-size: cover;
        background-position: center bottom;
        background-color: #7d99b2
    }

    .building .section.four .fp-slidesNav {
        display: none
    }

    .building .section.four .fp-controlArrow {
        top: auto;
        bottom: 20%;
        opacity: 1
    }

    .building .section.four .fp-controlArrow.fp-prev {
        left: 40%
    }

    .building .section.four .fp-controlArrow.fp-next {
        right: auto;
        left: 49%
    }

    .team .section.one h1 {
        margin-bottom: 4rem
    }

    #fp-nav {
        display: block
    }

    .press .section.two h1 {
        font-size: 2.625rem
    }

    .press .section.two article {
        padding: 2.5vh 0
    }

    .press .section.two aside {
        padding-top: 0
    }

    .press .section.two p {
        margin-bottom: 1rem
    }

    .caption {
        position: fixed;
        bottom: 10px;
        right: 10vw;
        color: #000;
        background: #fff;
        padding: 10px;
        width: 300px;
        z-index: 1;
        font-size: 1.375rem;
        text-align: center
    }

    .banner-image.girl {
        background-image: url(../images/home/HomeOcean_girl.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.couple {
        background-image: url(../images/residences/residences_couple.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.pool {
        background-image: url(../images/residences/residences_pool.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.poolSunset {
        background-image: url(../images/residences/residences_sunset.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.ocean {
        background-image: url(../images/building/building_ocean.jpg);
        background-size: cover;
        background-position: right bottom
    }

    .banner-image.waterway {
        background-image: url(../images/building/building_waterway.jpg);
        background-size: cover;
        background-position: center bottom
    }

    .banner-image.blackOverlay {
        background: #bbbdbf
    }
}

@media only screen and (min-width: 64.063em) {
    .home .section.three h1 {
        font-size: 83px;
    }

    .home .section.one h1 {
        font-size: 38px;
        line-height: 44px;
    }
    .home .section.two h1 {
        font-size: 32px;
        line-height: 45px;
    }

    .location .map-wrap {
        padding: 0 40px
    }
}

@media only screen and (max-width: 40em) {
    .building .section.five .fp-tableCell, .building .section.nine .fp-tableCell {
        padding: 40px 5px;
    }
    .floorplan .section.two #number{
        vertical-align: text-top;
    }
}

.contact .fp-slides{
	top:-50px !important;
	height:120% !important;
}

.contact{
	background-color:#ffffff !important;
}


.contact .slide{
    padding: 2.5%;
}
.contact .slide3{
	background-color:#404042;
    padding: 0 0 0 2%;
}
.contact .slide1{
    background-color:#404042;
    padding: 2.5% 0 0 2%;
}
@media only screen and (max-width:40em){
    .residence .section.three{
        margin: 2rem 0 0 0;
    }
    .press .img-press,
    .newsfeed .img-press{
        padding:0;
        margin-bottom:10px;
    }
    .press h1 a{
        font-size:26px !important;
    }

    .press .newsfeed{
        padding-top:0 !important;
    }
    .press .section.active{
        padding-bottom:40px !important;
    }

    .newsfeed h1{
        font-size:26px;
    }

    .building .arrow-down{
        display:none;
    }

    .floorplan .width-100{
        -webkit-transform:scale(0.78);
           -moz-transform:scale(0.78);
            -ms-transform:scale(0.78);
             -o-transform:scale(0.78);
                transform:scale(0.78);
    }
    .floorplan{
        padding-top:40px;
    }    
    .close-reveal-modal{
        z-index:2000;
        position:relative;
    }
    #viewM{
        position:fixed;
    }
    .btnMenuOpen{
        z-index:1000;
    }
    .btnMenuOpen span{
        display: block;
        left: -3px;
        position: relative;

    }

    .fp-tableCell{
        padding-top:40px !important;
    }

    .contact .mt{
        margin:30px 0 0;
        font-size:12px !important;
    }

    .contact .txt-color-blue{
        font-size:40px !important;
        margin-bottom: 20px;
    }

    .contact .fp-scrollable{
        margin: 0 0 0 10px;
    }
    .contact .slide1,
    .contact .slide3{
        background-color:#404042;
        outline: 1px solid #404042;
    }

    .contact .slide2,
    .black .contact .section,
    .contact{
        background-color:transparent !important;
    }

    #fullpage.contact{
        position:absolute;
        z-index: 10;

    }

    .gallery .fp-controlArrow{
        top:58%;
        position: absolute;
    }

    .gallery .fp-controlArrow.fp-prev{
        background: url(../images/sprites/arrow-prev.png) no-repeat;
        width: 30px;
        height: 30px;
        background-size:initial;
    }

    .gallery .fp-controlArrow.fp-next{
        background: url(../images/sprites/arrow-next.png) no-repeat;
        width: 30px;
        height: 30px;
        background-size:initial;
    }

    .download .f-dropdown.open{
        top:0 !important;
        z-index:1000;
    }



}

a.btn-download{
    display: inline-block;
    line-height: 25px;
}

a.btn-download span{
    line-height: 43px;
}

a.btn-download i{
    position: relative;
    top:5px;
}

