article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a {
    background: transparent
}

    a:focus {
        outline: thin dotted
    }

    a:active, a:hover {
        outline: 0
    }

p, pre {
    margin: 1.5em 0
}

blockquote {
    margin: 1.5em 40px
}

h1 {
    font-size: 2em;
    line-height: 1.5em;
    margin-top: .75em;
    margin-bottom: .75em
}

h2 {
    font-size: 1.5em;
    line-height: 2em;
    margin-top: 1em;
    margin-bottom: 1em
}

h3 {
    font-size: 1.17em;
    line-height: 1.28205em;
    margin-top: 1.28205em;
    margin-bottom: 1.28205em
}

h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em
}

h5 {
    font-size: .83em;
    line-height: 1.80723em;
    margin-top: 1.80723em;
    margin-bottom: 1.80723em
}

h6 {
    font-size: .67em;
    line-height: 2.23881em;
    margin-top: 2.23881em;
    margin-bottom: 2.23881em
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl, menu, ol, ul {
    margin: 1.5em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    margin: 0 2px;
    border-color: #c0c0c0;
    border-top-width: .0625em;
    border-top-style: solid;
    padding-top: .4625em;
    border-bottom-width: .0625em;
    border-bottom-style: solid;
    padding-bottom: .9125em;
    border-left-width: .0625em;
    border-left-style: solid;
    padding-left: .875em;
    border-right-width: .0625em;
    border-right-style: solid;
    padding-right: .875em
}

legend {
    border: 0;
    padding: 0;
    *margin-left: -7px
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.bg-img {
    background-size: cover;
    background-position: center center
}

.image-box {
    position: relative;
    line-height: 0
}

    .image-box img {
        margin: auto;
        width: 100%
    }

    .image-box.responsive.cover {
        width: 100%;
        height: 100%
    }

        .image-box.responsive.cover .cover-image {
            width: inherit;
            height: inherit;
            background-size: cover;
            background-position: center center
        }

.ie8 .image-box.responsive.cover .cover-image {
    display: none
}

.ie8 .image-box.responsive.cover img {
    display: block
}

.image-box.responsive.cover img {
    display: none
}

.image-box .loader {
    position: absolute
}

.image-box.aspect {
    display: block;
    position: relative;
    margin: auto
}

    .image-box.aspect .placeholder {
        max-width: 100%;
        margin: auto
    }

    .image-box.aspect .image-holder {
        position: absolute;
        display: block;
        top: 0;
        width: 100%;
        text-align: center
    }

.ps-container .ps-scrollbar-x-rail {
    position: absolute;
    bottom: 3px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color 0.2s linear,opacity 0.2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear
}

.ps-container:hover .ps-scrollbar-x-rail, .ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.ps-container .ps-scrollbar-x-rail:hover, .ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    right: 3px;
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color 0.2s linear,opacity 0.2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear
}

.ps-container:hover .ps-scrollbar-y-rail, .ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.ps-container .ps-scrollbar-y-rail:hover, .ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-x {
    position: absolute;
    bottom: 0;
    height: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x, .ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999
}

.ps-container .ps-scrollbar-y {
    position: absolute;
    right: 0;
    width: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y, .ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999
}

.ps-container.ie .ps-scrollbar-x, .ps-container.ie .ps-scrollbar-y {
    visibility: hidden
}

.ps-container.ie:hover .ps-scrollbar-x, .ps-container.ie:hover .ps-scrollbar-y, .ps-container.ie.hover .ps-scrollbar-x, .ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

@font-face {
    font-family: 'Icons';
    src: url('../fonts/20140909_somersby_icon-webfont.eot?1499092904');
    src: url('../fonts/20140909_somersby_icon-webfont.eot?&1499092904#iefix') format("embedded-opentype"),url('../fonts/20140909_somersby_icon-webfont.woff?1499092904') format("woff"),url('../fonts/20140909_somersby_icon-webfont.ttf?1499092904') format("truetype"),url('../fonts/20140909_somersby_icon-webfont.svg?1499092904#somersbyiconsregular') format("svg");
    font-weight: normal;
    font-style: normal
}

.icon {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

    .icon:before {
        font-family: "Icons";
        text-transform: none
    }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.footer .footer-columns:before, .section-text.has-image .inner-content:before, .section-form .inner-content:before, .footer .footer-columns:after, .section-text.has-image .inner-content:after, .section-form .inner-content:after {
    content: "";
    display: table
}

.footer .footer-columns:after, .section-text.has-image .inner-content:after, .section-form .inner-content:after {
    clear: both
}

.footer .footer-columns, .section-text.has-image .inner-content, .section-form .inner-content {
    zoom: 1
}

.footer .footer-columns, .section-text.has-image .inner-content, .section-form .inner-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.social-grid .filter .bar, .footer .social-links, .footer .brand-links, .footer .country-selector, .section-text.has-image .text-wrap, .section-text.has-image .image-wrap, .page-content .section-form .text-wrap, .page-content .section-form form, #modal .section-form .text-wrap, #modal .section-form form {
    display: inline-block;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.config-spinner {
    font-family: '{"color": "#c5a047", "lines": 7}'
}

.config-menu-offset {
    font-family: '{"desktop": 0}'
}

@font-face {
    font-family: 'Somersby';
    src: url('../fonts/Somersbyheader2015-Regular.eot?1499092904');
    src: url('../fonts/Somersbyheader2015-Regular.eot?&1499092904#iefix') format("embedded-opentype"),url('../fonts/Somersbyheader2015-Regular.woff?1499092904') format("woff"),url('../fonts/Somersbyheader2015-Regular.ttf?1499092904') format("truetype"),url('../fonts/Somersbyheader2015-Regular.svg?1499092904#6cb4db55087d26be6b152faad3048bb4') format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    list-style: none;
    -webkit-font-smoothing: antialiased
}

    body a {
        -moz-transition-property: "color","background-color","opacity";
        -o-transition-property: "color","background-color","opacity";
        -webkit-transition-property: "color","background-color","opacity";
        transition-property: "color","background-color","opacity";
        -moz-transition-duration: 0.15s;
        -o-transition-duration: 0.15s;
        -webkit-transition-duration: 0.15s;
        transition-duration: 0.15s
    }

    body h1, body h2, body h3 {
        font-family: "Somersby";
        text-transform: uppercase;
        margin-bottom: -0.15em;
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        line-height: 1.1em
    }

    body p {
        line-height: 1.7em;
        font-size: 14px;
        margin: 1em 0
    }

    body li {
        padding: 0
    }

body {
    background-color: #faf4e4;
    background-image: url('../images/textures/paper.jpg?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    body {
        background-image: url('../images/textures/paper-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

body.rebrand-2017 {
    background: #f2edd4
}

a {
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
    cursor: pointer
}

    a:active, a:focus {
        outline: none
    }

p a {
    color: #7e6528
}

.rebrand-2017 .page-content .hero:first-child {
    max-width: 2200px;
    margin-right: auto;
    margin-left: auto
}

.page-home.rebrand-2017 .social-grid {
    display: none
}

.country-list {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    background-color: #222;
    color: #666;
    font-size: 13px;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    margin-bottom: 0
}

    .country-list li {
        position: relative;
        vertical-align: middle;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .country-list li .label-language {
            position: absolute;
            display: block;
            right: 30px;
            top: 0;
            text-transform: uppercase
        }

        .country-list li a {
            display: block;
            vertical-align: middle;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            .country-list li a:hover {
                color: white
            }

        .country-list li.is-active {
            color: white;
            cursor: default;
            pointer-events: none
        }

    .country-list li {
        border-top: #666 1px solid
    }

        .country-list li.is-active {
            color: #666
        }

        .country-list li a {
            height: 49px;
            line-height: 49px;
            padding: 0 15px;
            padding-top: 3px
        }

        .country-list li:nth-child(1) {
            border-top: none
        }

.swipe-navigation {
    width: 100%
}

    .swipe-navigation ul {
        margin: 0;
        padding: 0;
        border: 0;
        overflow: hidden;
        *zoom: 1
    }

        .swipe-navigation ul li {
            list-style-image: none;
            list-style-type: none;
            margin-left: 0;
            white-space: nowrap;
            float: center;
            padding-left: 5px;
            padding-right: 5px
        }

            .swipe-navigation ul li:first-child {
                padding-center: 0
            }

            .swipe-navigation ul li:last-child {
                padding-center: 0
            }

            .swipe-navigation ul li.last {
                padding-center: 0
            }

        .swipe-navigation ul li {
            font-size: 16px;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: .5
        }

            .swipe-navigation ul li a:before {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                font-family: "Icons";
                text-transform: none;
                content: "a"
            }

            .swipe-navigation ul li.is-active {
                filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
                opacity: 1
            }

.social-toggle {
    position: relative
}

    .social-toggle .logout {
        display: none
    }

    .social-toggle .login {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .social-toggle:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "f";
        font-size: 18px;
        margin-top: -2px;
        margin-left: 10px
    }

    .social-toggle img {
        width: 36px;
        height: 36px;
        -moz-border-radius: 36px;
        -webkit-border-radius: 36px;
        border-radius: 36px;
        position: absolute;
        right: 0;
        top: 15.5px
    }

    .social-toggle.logged-in .login {
        display: none
    }

    .social-toggle.logged-in .logout {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-right: 25px
    }

    .social-toggle.logged-in:after {
        display: none
    }

.share-bar {
    position: relative;
    background-color: #9c813e;
    height: 62px;
    line-height: 62px
}

    .share-bar:after {
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 6.5px 9px 6.5px;
        border-color: transparent transparent #9c813e transparent;
        -webkit-transform: rotate(360deg);
        border-style: inset;
        content: "";
        position: absolute;
        right: 40px;
        top: -9px
    }

@media only screen and (max-width: 767px) {
    .share-bar:after {
        right: 20px
    }
}

.facebook .share-bar {
    background-color: #568f09
}

    .facebook .share-bar:after {
        border-color: transparent transparent #568f09 transparent
    }

.instagram .share-bar {
    background-color: #1a4527
}

    .instagram .share-bar:after {
        border-color: transparent transparent #1a4527 transparent
    }

.twitter .share-bar {
    background-color: #221c0e
}

    .twitter .share-bar:after {
        border-color: transparent transparent #221c0e transparent
    }

.promo .share-bar {
    background-color: #64a70b
}

    .promo .share-bar:after {
        border-color: transparent transparent #64a70b transparent
    }

.share-bar a:after {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Icons";
    text-transform: none;
    content: "f";
    margin: 0 15px;
    padding-top: 7px;
    font-size: 20px
}

.share-bar a.twitter:after {
    content: "i"
}

.share-bar a.google:after {
    content: "";
    width: 24px;
    height: 27px;
    background-image: url(/assets/images/icons/icon_googleplus.svg)
}

.share-bar a.pinterest:after {
    content: "";
    width: 30px;
    height: 27px;
    background-image: url(/assets/images/icons/icon_pinterest.svg)
}

.element-scroll {
    overflow: hidden;
    position: relative
}

    .element-scroll .element-scroll-container {
        width: 100%
    }

.ios .element-scroll.mode-scroll, .android .element-scroll.mode-scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.element-scroll.mode-center:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 100%;
    width: 1px;
    vertical-align: middle;
    margin-right: -6px
}

.element-scroll.mode-center .element-scroll-container {
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

form.pegasus {
    text-align: left
}

    form.pegasus fieldset {
        border: none
    }

    form.pegasus input {
        border: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        margin: 0
    }

    form.pegasus textarea {
        border: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        margin: 0
    }

form.pegasus {
    width: 100%
}

    form.pegasus .field > .inner-field > label {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        float: left
    }

    form.pegasus .field .input-wrapper {
        float: left
    }

        form.pegasus .field .input-wrapper:after {
            content: '';
            display: block;
            clear: both
        }

    form.pegasus .field .input-item-wrapper {
        float: left
    }

        form.pegasus .field .input-item-wrapper:after {
            content: '';
            display: block;
            clear: both
        }

    form.pegasus .checkbox-wrapper {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    form.pegasus .radiobutton-wrapper {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    form.pegasus .submit-wrapper {
        float: right
    }

    form.pegasus .field > .inner-field > label {
        width: 40%;
        margin-top: 0.9em
    }

    form.pegasus .field .input-wrapper {
        width: 60%
    }

    form.pegasus .field .input-item-wrapper {
        width: 60%
    }

    form.pegasus .submit-wrapper {
        width: 60%
    }

        form.pegasus .submit-wrapper:after, form.pegasus .field:after {
            content: '';
            display: block;
            clear: both
        }

    form.pegasus .field.text .text-wrapper input {
        height: 44px;
        width: 100%
    }

    form.pegasus .field.text .input-wrapper {
        position: relative
    }

        form.pegasus .field.text .input-wrapper:before {
            position: absolute;
            right: 15px
        }

    form.pegasus .field.password .password-wrapper input, form.pegasus .field.passwordconfirm .password-wrapper input {
        height: 44px;
        width: 100%
    }

    form.pegasus .field.password .input-wrapper, form.pegasus .field.passwordconfirm .input-wrapper {
        position: relative
    }

        form.pegasus .field.password .input-wrapper:before, form.pegasus .field.passwordconfirm .input-wrapper:before {
            position: absolute;
            right: 15px
        }

    form.pegasus .field.textarea .textarea-wrapper textarea {
        height: 132px;
        width: 100%
    }

    form.pegasus .field.textarea .input-wrapper {
        position: relative
    }

        form.pegasus .field.textarea .input-wrapper:before {
            position: absolute;
            right: 15px
        }

    form.pegasus .field.datepicker .datepicker-wrapper input {
        height: 44px;
        width: 100%
    }

        form.pegasus .field.datepicker .datepicker-wrapper input[type="date"] {
            -webkit-appearance: none
        }

            form.pegasus .field.datepicker .datepicker-wrapper input[type="date"] ::-webkit-datetime-edit-fields-wrapper {
                background: #fff
            }

            form.pegasus .field.datepicker .datepicker-wrapper input[type="date"] ::-webkit-inner-spin-button {
                -webkit-appearance: none;
                display: none
            }

    form.pegasus .field.datepicker .input-wrapper {
        position: relative
    }

        form.pegasus .field.datepicker .input-wrapper:before {
            position: absolute;
            right: 15px
        }

    form.pegasus .select-wrapper {
        position: relative
    }

        form.pegasus .select-wrapper select, form.pegasus .select-wrapper .select-dummy {
            height: 100%;
            width: 100%
        }

        form.pegasus .select-wrapper select {
            display: none;
            z-index: 10
        }

.touch form.pegasus .select-wrapper select {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

form.pegasus .select-wrapper .select-dummy {
    line-height: 44px
}

    form.pegasus .select-wrapper .select-dummy .button {
        position: absolute;
        right: 0;
        top: 0
    }

form.pegasus .field.select select {
    position: absolute;
    top: 0;
    left: 0
}

form.pegasus .field.select .select-dummy-list {
    z-index: 1150;
    position: absolute;
    top: 100%;
    width: 100%;
    display: none
}

form.pegasus .field.select .element-scroll {
    max-height: 202.4px;
    height: auto
}

form.pegasus .field.select.is-open .select-dummy-list {
    display: block
}

form.pegasus .field.checkbox .input-list, form.pegasus .field.checkboxlist .input-list {
    position: relative;
    display: block
}

    form.pegasus .field.checkbox .input-list:after, form.pegasus .field.checkboxlist .input-list:after {
        content: '';
        display: block;
        clear: both
    }

form.pegasus .field.checkbox .input-wrapper, form.pegasus .field.checkboxlist .input-wrapper {
    position: relative;
    margin-bottom: 8px
}

form.pegasus .field.checkbox .input-item-wrapper, form.pegasus .field.checkboxlist .input-item-wrapper {
    position: relative;
    margin-bottom: 8px
}

form.pegasus .field.checkbox .dummy, form.pegasus .field.checkboxlist .dummy {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    z-index: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

form.pegasus .field.checkbox input, form.pegasus .field.checkboxlist input {
    width: 30px;
    height: 30px;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.ie8 form.pegasus .field.checkbox input, .ie8 form.pegasus .field.checkboxlist input {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

form.pegasus .field.checkbox label, form.pegasus .field.checkboxlist label {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

form.pegasus .field.checkbox .label-text, form.pegasus .field.checkboxlist .label-text {
    padding: .6em 0;
    padding-left: 45px;
    padding-bottom: 0
}

form.pegasus .field.radiobuttonlist .input-list {
    position: relative;
    display: block
}

    form.pegasus .field.radiobuttonlist .input-list:after {
        content: '';
        display: block;
        clear: both
    }

form.pegasus .field.radiobuttonlist .input-wrapper {
    position: relative;
    margin-bottom: 8px
}

form.pegasus .field.radiobuttonlist .input-item-wrapper {
    position: relative;
    margin-bottom: 8px
}

form.pegasus .field.radiobuttonlist .dummy {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    z-index: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

form.pegasus .field.radiobuttonlist input {
    width: 30px;
    height: 30px;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.ie8 form.pegasus .field.radiobuttonlist input {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

form.pegasus .field.radiobuttonlist label {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

form.pegasus .field.radiobuttonlist .label-text {
    padding: .6em 0;
    padding-left: 45px;
    padding-bottom: 0
}

form.pegasus .field.file .input-wrapper {
    position: relative;
    margin-bottom: 36px
}

form.pegasus .field.file .dummy {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    z-index: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
    white-space: nowrap
}

    form.pegasus .field.file .dummy * {
        z-index: 1
    }

.ie8 form.pegasus .field.file .dummy {
    display: none
}

form.pegasus .field.file input {
    width: 100%;
    height: 45px;
    cursor: pointer;
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.ie9 form.pegasus .field.file input, .ie10 form.pegasus .field.file input {
    display: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.ie8 form.pegasus .field.file input {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

form.pegasus .field.file input::-webkit-file-upload-button {
    visibility: hidden
}

form.pegasus .field.file label {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

form.pegasus .field.file .label-text {
    padding: .6em 0;
    padding-left: 45px;
    padding-bottom: 0
}

form.pegasus .field.recaptcha .input-wrapper {
    margin-top: 15px
}

form.pegasus .field.hidden {
    display: none
}

form.pegasus input[type=submit] {
    display: block;
    width: 100%
}

form.pegasus .field.checkbox.required .label-text {
    padding-right: 30px
}

form.pegasus .field.checkboxlist.required .label-text {
    padding-right: 30px
}

form.pegasus .field.radiobuttonlist.required .label-text {
    padding-right: 30px
}

form.pegasus .field.file.required .label-text {
    padding-right: 30px
}

form.pegasus .field.required .input-wrapper {
    position: relative
}

    form.pegasus .field.required .input-wrapper:after {
        content: "*";
        font-weight: 700;
        font-size: 1.5em;
        position: absolute;
        line-height: 0;
        right: 15px;
        top: 27.5px
    }

form.pegasus .field.required.is-missing .input-wrapper:after {
    color: #db144d
}

form.pegasus .field.select.required .input-wrapper:after {
    right: 60px
}

form.pegasus .field.file.required.hasFile .input-wrapper:after {
    content: ""
}

form.pegasus .field.checkbox .input-wrapper:after, form.pegasus .field.checkboxlist .input-wrapper:after, form.pegasus .field.radiobuttonlist .input-wrapper:after {
    top: 20px
}

form.pegasus .field.not-valid .feedback .message {
    display: block
}

form.pegasus.has-missing-fields .required-label {
    color: #db144d
}

form.pegasus .field .feedback .message {
    display: none;
    color: #db144d
}

.ui-datepicker .ui-datepicker-header {
    height: 48px
}

    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
        float: left;
        cursor: pointer;
        padding: 15px 0;
        display: block
    }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
        float: right;
        cursor: pointer;
        padding: 15px 0;
        display: block
    }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
        padding: 15px 0;
        position: absolute;
        width: 100%;
        text-align: center;
        pointer-events: none
    }

.ui-datepicker .ui-datepicker-calendar th span {
    vertical-align: middle;
    text-align: center;
    display: block;
    padding-top: 8px;
    width: 43px;
    height: 22px
}

.ui-datepicker .ui-datepicker-calendar td a {
    vertical-align: middle;
    text-align: center;
    display: block;
    padding-top: 8px;
    width: 43px;
    height: 22px
}

form.pegasus {
    font-size: 14px
}

    form.pegasus input, form.pegasus textarea, form.pegasus {
        color: #c5a047;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px
    }

        form.pegasus input:focus, form.pegasus textarea:focus {
            outline: 0
        }

        form.pegasus fieldset legend {
            font-family: "Somersby";
            text-transform: uppercase;
            font-size: 15px;
            font-weight: normal;
            -webkit-font-smoothing: antialiased;
            margin-bottom: -0.15em
        }

        form.pegasus .field {
            margin: 20px 0
        }

@media only screen and (max-width: 767px) {
    form.pegasus .field label {
        margin-bottom: 0.3em
    }
}

#modal form.pegasus .field label {
    margin-bottom: 0.3em
}

form.pegasus .field .button {
    font-size: 22px
}

form.pegasus ::-webkit-input-placeholder {
    color: #e2cfa3
}

form.pegasus :-moz-placeholder {
    color: #e2cfa3;
    opacity: 1
}

form.pegasus ::-moz-placeholder {
    color: #e2cfa3;
    opacity: 1
}

form.pegasus :-ms-input-placeholder {
    color: #e2cfa3
}

form.pegasus .field.text input, form.pegasus .field.password input, form.pegasus .field.passwordconfirm input {
    padding: 0 20px
}

form.pegasus .field.text.is-valid .input-wrapper:before, form.pegasus .field.password.is-valid .input-wrapper:before, form.pegasus .field.passwordconfirm.is-valid .input-wrapper:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Icons";
    text-transform: none;
    content: "b";
    font-size: 22px;
    right: 10px;
    line-height: 44px
}

form.pegasus .field.text.is-valid .input-wrapper:after, form.pegasus .field.password.is-valid .input-wrapper:after, form.pegasus .field.passwordconfirm.is-valid .input-wrapper:after {
    display: none
}

form.pegasus .field.textarea textarea {
    padding: 16px 20px
}

form.pegasus .field.textarea.is-valid .input-wrapper:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Icons";
    text-transform: none;
    content: "b";
    font-size: 22px;
    right: 10px;
    line-height: 44px
}

form.pegasus .field.textarea.is-valid .input-wrapper:after {
    display: none
}

form.pegasus .field.datepicker input {
    padding: 0 20px
}

form.pegasus .field.datepicker.is-valid .input-wrapper:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Icons";
    text-transform: none;
    content: "b";
    font-size: 22px;
    right: 10px;
    line-height: 44px
}

form.pegasus .field.datepicker.is-valid .input-wrapper:after {
    display: none
}

form.pegasus .field.select .button {
    background-color: #c5a047;
    width: 44px;
    height: 44px
}

    form.pegasus .field.select .button:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "o";
        color: #faf4e4;
        display: block;
        text-align: center;
        line-height: 44px
    }

form.pegasus .field.select .select-dummy .value {
    padding-left: 20px;
    padding-right: 64px
}

.no-touch form.pegasus .field.select .select-dummy:hover .button {
    background-color: #7e6528
}

form.pegasus .field.select .select-dummy-list {
    background-color: #333;
    background-color: rgba(255,255,255,0.9)
}

    form.pegasus .field.select .select-dummy-list:before {
        display: block;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #faf4e4
    }

    form.pegasus .field.select .select-dummy-list li a {
        height: 44px;
        line-height: 44px;
        width: 100%;
        display: block;
        padding: 0 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

.no-touch form.pegasus .field.select .select-dummy-list li a:hover {
    background-color: #faf4e4
}

form.pegasus .field.select .select-dummy-list li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

    form.pegasus .field.select .select-dummy-list li:after {
        display: block;
        content: "";
        position: relative;
        height: 1px;
        margin: 0 10px;
        background-color: #faf4e4
    }

    form.pegasus .field.select .select-dummy-list li:last-child:after {
        display: none
    }

form.pegasus .field.checkbox .dummy, form.pegasus .field.checkboxlist .dummy {
    width: 30px;
    height: 30px;
    background-color: #c5a047;
    border-radius: 3px
}

    form.pegasus .field.checkbox .dummy:after, form.pegasus .field.checkboxlist .dummy:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "s";
        font-size: 20px;
        color: #faf4e4;
        display: block;
        text-align: center;
        line-height: 30px;
        margin-right: 3px;
        margin-top: 3px;
        display: none;
        transition: background-color 0.15s
    }

form.pegasus .field.checkbox .is-checked .dummy:after, form.pegasus .field.checkboxlist .is-checked .dummy:after {
    display: block
}

.no-touch form.pegasus .field.checkbox .checkbox-wrapper:hover .dummy, .no-touch form.pegasus .field.checkboxlist .checkbox-wrapper:hover .dummy {
    background-color: #7e6528
}

form.pegasus .field.radiobuttonlist .inner-field label {
    margin-top: 8px
}

form.pegasus .field.radiobuttonlist .inner-field .label-text {
    margin-top: 3px
}

form.pegasus .field.radiobuttonlist .dummy {
    width: 30px;
    height: 30px;
    background-color: #c5a047;
    border-radius: 30px
}

    form.pegasus .field.radiobuttonlist .dummy:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "a";
        color: #faf4e4;
        display: block;
        text-align: center;
        line-height: 30px;
        margin-left: 1px;
        margin-top: 0px;
        font-size: 19px;
        display: none;
        transition: color 0.15s
    }

form.pegasus .field.radiobuttonlist .is-checked .dummy:after {
    display: block
}

.no-touch form.pegasus .field.radiobuttonlist .input-item-wrapper:hover .dummy {
    background-color: #7e6528
}

form.pegasus .field.file .dummy {
    background-color: #c5a047;
    color: #faf4e4;
    text-align: center;
    font-weight: 700;
    line-height: 44px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 200px;
    height: 44px;
    margin-left: auto;
    margin-right: auto
}

form.pegasus .field.file.hasFile .dummy {
    background-color: #fff;
    color: #c5a047;
    max-width: 100%;
    text-align: left
}

    form.pegasus .field.file.hasFile .dummy:after {
        display: none
    }

    form.pegasus .field.file.hasFile .dummy:before {
        margin: 0 12px;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "c";
        font-size: 22px
    }

.no-touch form.pegasus .field.file:hover .dummy {
    background-color: #7e6528
}

.no-touch form.pegasus .field.file:hover.hasFile .dummy {
    background-color: #fff;
    color: #7e6528
}

form.pegasus input[type=submit] {
    background-color: #c5a047;
    color: #faf4e4;
    height: 44px;
    line-height: 44px;
    font-weight: 700;
    max-width: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0;
    transition: background-color 0.15s
}

@media only screen and (max-width: 767px) {
    form.pegasus .submit-wrapper {
        text-align: center
    }

        form.pegasus .submit-wrapper input[type=submit] {
            margin-left: auto;
            margin-right: auto;
            max-width: none
        }
}

#modal form.pegasus .submit-wrapper {
    text-align: center
}

    #modal form.pegasus .submit-wrapper input[type=submit] {
        margin-left: auto;
        margin-right: auto;
        max-width: none
    }

form.pegasus .submit-wrapper input {
    margin-top: 0
}

.no-touch form.pegasus .submit-wrapper input:hover {
    background-color: #7e6528
}

form.pegasus .feedback .message {
    padding-top: 10px
}

form.pegasus .field.text .input, form.pegasus .field.password .input, form.pegasus .field.passwordconfirm .input {
    background-color: #fff
}

form.pegasus .select .select-dummy {
    background-color: #fff
}

.ui-datepicker {
    z-index: 10;
    background-color: #333;
    background-color: rgba(255,255,255,0.9)
}

    .ui-datepicker .ui-datepicker-header {
        background-color: #c5a047;
        color: #faf4e4;
        height: 52px
    }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
            font-size: 22px;
            line-height: 10px;
            padding-right: 18px;
            padding-left: 18px;
            padding-bottom: 15px
        }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
                display: none
            }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
                margin: 0 0;
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                font-family: "Icons";
                text-transform: none;
                content: "t"
            }

.no-touch .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
    background-color: #7e6528
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    font-size: 22px;
    line-height: 10px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 15px
}

    .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
        display: none
    }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
        margin: 0 0;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "y"
    }

.no-touch .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
    background-color: #7e6528
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    margin-top: 3px;
    padding-bottom: 4px
}

.ui-datepicker .ui-datepicker-calendar {
    display: table;
    background-color: #fff;
    color: #c5a047
}

    .ui-datepicker .ui-datepicker-calendar tr td a.ui-state-active {
        background-color: #faf4e4;
        color: #c5a047
    }

.no-touch .ui-datepicker .ui-datepicker-calendar tr td a:hover {
    background-color: #faf4e4;
    color: #c5a047
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

    .slick-slide img {
        display: block
    }

    .slick-slide.dragging img {
        pointer-events: none
    }

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none
}

    .slick-prev:focus, .slick-next:focus {
        outline: none
    }

    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
        opacity: 0.25
    }

    .slick-prev:before, .slick-next:before {
        font-family: "slick";
        font-size: 20px;
        line-height: 1;
        color: white;
        opacity: 0.85;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -25px
}

    .slick-prev:before {
        content: '\8592'
    }

.slick-next {
    right: -25px
}

    .slick-next:before {
        content: '\8594'
    }

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: 20px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0px 5px;
        padding: 0px
    }

        .slick-dots li a {
            display: block;
            height: 20px;
            width: 20px;
            outline: none;
            line-height: 0;
            font-size: 0;
            color: transparent;
            padding: 5px
        }

        .slick-dots li.slick-active a:before {
            opacity: 0.75
        }

.slick {
    color: #c5a047
}

    .slick .slick-dots button:after {
        display: block;
        position: absolute;
        top: 6px;
        left: 6px;
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "a";
        z-index: 1;
        color: #c5a047
    }

    .slick .slick-dots button {
        color: inherit;
        position: relative;
        z-index: 2;
        -webkit-appearance: none;
        appearance: none;
        background: transparent;
        margin-top: -30em;
        color: transparent;
        border: none;
        outline: none
    }

    .slick .slick-dots li button {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        opacity: .4
    }

        .slick .slick-dots li button:hover {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
            opacity: .65
        }

    .slick .slick-dots li.slick-active button {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

#gate {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 5000;
    text-align: center;
    display: block;
    background-color: #333333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    #gate .logo {
        width: 100px;
        margin: auto
    }

    #gate .content-wrap {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transition-property: "opacity";
        -o-transition-property: "opacity";
        -webkit-transition-property: "opacity";
        transition-property: "opacity";
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s
    }

        #gate .content-wrap.is-visible {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1
        }

    #gate .or-seperator {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    #gate textarea:focus, #gate input:focus {
        outline: 0
    }

    #gate .bg-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1
    }

    #gate .element-scroll {
        position: absolute;
        width: 100%;
        height: 100%
    }

    #gate .legal {
        margin: auto
    }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #gate {
        display: block;
        height: 100%
    }

        #gate .center-wrap {
            display: block
        }
}

@media only screen and (max-width: 767px) {
    #gate {
        display: block;
        height: 100%
    }

        #gate .center-wrap {
            display: block
        }

        #gate .bg-img {
            background-position: center center;
            -moz-background-size: cover;
            -o-background-size: cover;
            -webkit-background-size: cover;
            background-size: cover
        }

        #gate .or-seperator:before, #gate .or-seperator:after {
            width: 110px
        }
}

#gate {
    color: #c5a047;
    background-image: url('../images/textures/paper.jpg?1499092904');
    background-color: #faf4e4
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #gate {
        background-image: url('../images/textures/paper-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

#gate .logo {
    padding: 30px
}

#gate .locale-select {
    font-size: 32px;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal
}

    #gate .locale-select .selected:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "d";
        margin-left: -3px;
        margin-top: -2px
    }

@media only screen and (max-width: 767px) {
    #gate .locale-select {
        font-size: 18px
    }
}

#gate .birthday-input {
    font-size: 32px;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    padding-bottom: 290px
}

    #gate .birthday-input .section-label {
        margin-bottom: 30px
    }

    #gate .birthday-input .field {
        background-color: #c5a047;
        color: #fefbec;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        #gate .birthday-input .field.is-empty {
            background-color: rgba(0,0,0,0.1)
        }

        #gate .birthday-input .field.is-active:before {
            border-color: #c5a047;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px
        }

        #gate .birthday-input .field .field-value {
            top: 13px;
            left: -2px;
            font-size: 135px
        }

.windows #gate .birthday-input .field .field-value {
    top: 0
}

@media only screen and (max-width: 767px) {
    #gate .birthday-input {
        font-size: 18px;
        padding-bottom: 170px
    }

        #gate .birthday-input .section-label {
            margin-bottom: 15px
        }

        #gate .birthday-input .field {
            width: 70px;
            height: 90px;
            line-height: 90px
        }

            #gate .birthday-input .field .field-value {
                top: 8px;
                left: -2px;
                font-size: 75px
            }

            #gate .birthday-input .field input {
                width: inherit;
                height: inherit
            }

            #gate .birthday-input .field.is-active:before {
                border-width: 2px
            }
}

#gate .yes-no {
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 32px
}

    #gate .yes-no h1 {
        margin-top: 0
    }

    #gate .yes-no .button {
        width: 268px;
        height: 171px;
        line-height: 171px;
        font-size: 120px;
        padding-top: 15px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-right: 10px;
        margin-left: 10px
    }

@media only screen and (max-width: 767px) {
    #gate .yes-no h1 {
        font-size: 18px
    }

    #gate .yes-no .button {
        width: 145px;
        height: 85px;
        line-height: 85px;
        font-size: 50px;
        padding-top: 6px;
        margin-right: 5px;
        margin-left: 5px
    }
}

#gate .gate-feedback {
    font-size: 15px;
    padding-top: 2px;
    height: 25px
}

#gate .or-seperator {
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal
}

#gate .facebook-login {
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 14px
}

    #gate .facebook-login .facebook-button {
        background-color: #4862ac
    }

        #gate .facebook-login .facebook-button:before {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            font-family: "Icons";
            text-transform: none;
            content: "f";
            margin-right: 8px
        }

@media only screen and (max-width: 767px) {
    #gate .facebook-login {
        height: 195px
    }

        #gate .facebook-login .button {
            display: block;
            width: 200px;
            margin: 10px auto
        }
}

#gate .button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 13px 14px 10px 11px;
    background-color: #c5a047;
    color: #fefbec;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal
}

#gate .legal {
    width: 500px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    #gate .legal {
        width: 100%;
        padding: 10px
    }
}

#gate .locale-select {
    position: relative;
    margin-bottom: 0
}

    #gate .locale-select label, #gate .locale-select h3.label {
        margin: 0
    }

        #gate .locale-select label .selected, #gate .locale-select h3.label .selected {
            cursor: pointer
        }

    #gate .locale-select select {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        cursor: pointer
    }

.desktop #gate .locale-select select {
    display: none
}

.mobile #gate .locale-select select, .tablet #gate .locale-select select {
    position: relative;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

#gate .locale-select .locale-list {
    width: 250px;
    z-index: 5000;
    left: 40px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    max-height: 300px;
    height: auto
}

#gate .locale-select .locale-list {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden
}

    #gate .locale-select .locale-list.is-open {
        visibility: visible;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

#gate .locale-select .country-list {
    background-color: #faf4e4;
    color: #c5a047
}

#gate .locale-select .locale-list.element-scroll {
    -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2)
}

#gate .locale-select li {
    border-top: #e4d2a8 1px solid
}

    #gate .locale-select li.is-active {
        color: #d7be81
    }

    #gate .locale-select li a:hover {
        color: #92742e
    }

    #gate .locale-select li:nth-child(1) {
        border-top: none
    }

.birthday-input {
    overflow: hidden;
    padding-bottom: 263px;
    position: relative
}

    .birthday-input .gate-feedback {
        position: absolute;
        bottom: 0;
        width: 100%
    }

    .birthday-input .fields {
        white-space: nowrap;
        display: block;
        height: inherit;
        margin: auto;
        height: 243px;
        position: absolute;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .birthday-input .fields .field-section {
            position: relative;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            visibility: hidden
        }

            .birthday-input .fields .field-section .field:before {
                display: block;
                content: "";
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0
            }

        .birthday-input .fields.section-year .year {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
            visibility: visible
        }

        .birthday-input .fields.section-month .month, .birthday-input .fields.section-month .year {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
            visibility: visible
        }

            .birthday-input .fields.section-month .year .section-label {
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
                opacity: 0
            }

        .birthday-input .fields.section-day .day, .birthday-input .fields.section-day .month, .birthday-input .fields.section-day .year {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
            visibility: visible
        }

            .birthday-input .fields.section-day .month .section-label, .birthday-input .fields.section-day .year .section-label {
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
                opacity: 0
            }

        .birthday-input .fields .field {
            width: 127px;
            height: 180px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: 0;
            text-align: center;
            line-height: 180px;
            position: relative;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline
        }

            .birthday-input .fields .field input {
                position: absolute;
                z-index: 300;
                top: 0;
                left: 0;
                display: block;
                width: 127px;
                height: 180px;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }

            .birthday-input .fields .field .field-value {
                position: absolute;
                z-index: 250;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%
            }

            .birthday-input .fields .field .field-placeholder {
                position: absolute;
                width: 100%;
                height: 100%;
                display: none
            }

            .birthday-input .fields .field input {
                color: transparent;
                line-height: 0;
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
                opacity: 0
            }

.ios .birthday-input .fields .field input {
    font-size: 0
}

@media mobile {
    .birthday-input {
        padding-bottom: 200px
    }

        .birthday-input .fields .section-label {
            white-space: normal;
            width: 290px
        }

        .birthday-input .fields .field {
            width: 60px;
            height: 85px;
            line-height: 85px
        }

            .birthday-input .fields .field input {
                width: 60px;
                height: 85px
            }
}

#gate .birthday-input .fields .field-section .field:before {
    -moz-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#gate .birthday-input .fields .field-section.has-success .field:nth-child(1):before {
    -moz-transition-delay: 0.1;
    -o-transition-delay: 0.1;
    -webkit-transition-delay: 0.1;
    transition-delay: 0.1
}

#gate .birthday-input .fields .field-section.has-success .field:nth-child(2):before {
    -moz-transition-delay: 0.2;
    -o-transition-delay: 0.2;
    -webkit-transition-delay: 0.2;
    transition-delay: 0.2
}

#gate .birthday-input .fields .field-section.has-success .field:nth-child(3):before {
    -moz-transition-delay: 0.3;
    -o-transition-delay: 0.3;
    -webkit-transition-delay: 0.3;
    transition-delay: 0.3
}

#gate .birthday-input .fields .field-section.has-success .field:nth-child(4):before {
    -moz-transition-delay: 0.4;
    -o-transition-delay: 0.4;
    -webkit-transition-delay: 0.4;
    transition-delay: 0.4
}

#gate .birthday-input .fields .field-section.has-error .field:before {
    border: 8px red solid;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

#gate .birthday-input .fields .field-section.has-success .field:before {
    border: 8px #c5a047 solid;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

#gate .birthday-input .fields .field-section, #gate .birthday-input .fields .section-label {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s
}

#gate .birthday-input .fields .field.is-active:before {
    border: 8px #c5a047 solid;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

#gate .birthday-input .fields .field.is-empty .field-placeholder {
    display: block
}

.no-touch.desktop #gate .birthday-input .fields .field input {
    display: none
}

#gate .birthday-input .section-label {
    padding-top: 2px
}

    #gate .birthday-input .section-label .highlight {
        color: #92742e
    }

.facebook-login {
    position: relative;
    height: 130px
}

    .facebook-login .fb-not-connected, .facebook-login .fb-connected {
        width: 100%;
        padding: 15px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .facebook-login .fb-connected {
        display: none
    }

    .facebook-login .gate-feedback {
        margin: 0 0
    }

    .facebook-login .profile-image {
        width: 60px;
        height: 60px;
        margin: 0 15px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .facebook-login .button {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

.gate-feedback {
    position: relative;
    height: 20px
}

    .gate-feedback span {
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        text-align: center;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

#desktop-menu {
    position: fixed;
    width: 100%;
    z-index: 4750
}

    #desktop-menu .wrapper {
        height: inherit
    }

    #desktop-menu .main-bar {
        height: 75px;
        position: relative;
        z-index: 1
    }

        #desktop-menu .main-bar > .inner {
            height: inherit
        }

    #desktop-menu .language-bar {
        height: 75px;
        position: relative;
        z-index: 0;
        -moz-transition-property: top;
        -o-transition-property: top;
        -webkit-transition-property: top;
        transition-property: top;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

        #desktop-menu .language-bar > .inner {
            height: inherit
        }

@media only screen and (max-width: 767px) {
    #desktop-menu {
        display: none
    }
}

#desktop-menu nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1
}

    #desktop-menu nav ul li {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        white-space: nowrap;
        float: left;
        padding-left: 4px;
        padding-right: 4px
    }

        #desktop-menu nav ul li:first-child {
            padding-left: 0
        }

        #desktop-menu nav ul li:last-child {
            padding-right: 0
        }

        #desktop-menu nav ul li.last {
            padding-right: 0
        }

#desktop-menu header, #desktop-menu nav {
    float: left
}

#desktop-menu .main-bar header {
    height: 100%
}

    #desktop-menu .main-bar header a {
        display: block
    }

        #desktop-menu .main-bar header a:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.25em
        }

        #desktop-menu .main-bar header a img {
            display: inline-block;
            vertical-align: middle
        }

#desktop-menu nav, #desktop-menu ul, #desktop-menu li, #desktop-menu a {
    height: 100%
}

    #desktop-menu nav ul li {
        display: table
    }

    #desktop-menu header, #desktop-menu nav a {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        margin: auto
    }

#desktop-menu .language-bar header {
    line-height: 75px
}

#desktop-menu nav.secondary {
    float: right
}

#desktop-menu .language-bar {
    top: -76px;
    -moz-transition-property: top;
    -o-transition-property: top;
    -webkit-transition-property: top;
    transition-property: top
}

#desktop-menu.language-bar-is-open {
    height: 150px
}

    #desktop-menu.language-bar-is-open .language-bar {
        top: 0
    }

#desktop-menu .main-bar nav.primary li.is-active.hover:after, #desktop-menu .main-bar nav.primary li.is-active:after {
    height: 4px
}

#desktop-menu .main-bar nav.primary li.hover:after {
    height: 4px
}

#desktop-menu .language-bar .is-active a:before {
    content: "b"
}

#desktop-menu {
    height: 75px;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    color: #c5a047
}

    #desktop-menu a:hover {
        color: #92742e
    }

    #desktop-menu .secondary {
        color: #faf4e4
    }

        #desktop-menu .secondary li {
            position: relative
        }

    #desktop-menu .social-toggle:hover {
        color: #eedaa3
    }

    #desktop-menu .inner-container {
        width: 100%;
        margin: auto;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

@media only screen and (max-width: 767px) {
    #desktop-menu .inner-container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) {
    #desktop-menu .inner-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    #desktop-menu .inner-container {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    #desktop-menu .inner-container {
        max-width: 1200px
    }
}

#desktop-menu .main-bar {
    background-color: #faf4e4;
    background-image: url('../images/textures/paper.jpg?1499092904');
    font-size: .8125em
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #desktop-menu .main-bar {
        background-image: url('../images/textures/paper-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

.rebrand-2017 #desktop-menu .main-bar {
    background: #f2edd4
}

#desktop-menu .main-bar nav.primary li {
    position: relative
}

    #desktop-menu .main-bar nav.primary li:after {
        width: 100%;
        height: 0px;
        background-color: #c5a047;
        bottom: 0;
        left: 0;
        position: absolute;
        content: "";
        -moz-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        -webkit-transition-duration: 0.1s;
        transition-duration: 0.1s;
        -moz-transition-property: height;
        -o-transition-property: height;
        -webkit-transition-property: height;
        transition-property: height
    }

#desktop-menu .language-bar {
    border-top: solid 1px #faf4e4;
    font-size: .8125em;
    background-color: #c5a047;
    background-image: url('../images/textures/paper-dark.jpg?1499092904');
    color: #faf4e4
}

    #desktop-menu .language-bar a:hover {
        color: #eedaa3
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #desktop-menu .language-bar {
        background-image: url('../images/textures/paper-dark-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

#desktop-menu .language-bar header {
    padding: 0 24px
}

#desktop-menu .language-bar nav a {
    padding: 0 12px
}

    #desktop-menu .language-bar nav a:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "a";
        font-size: 20px;
        margin-right: 5px;
        margin-top: -3px
    }

#desktop-menu nav a {
    padding: 0 24px
}

#desktop-menu .main-bar header {
    width: 114px;
    text-align: center;
    border-right: solid 1px #eadcbb
}

#desktop-menu .secondary {
    background-image: url('../images/textures/paper-dark.jpg?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #desktop-menu .secondary {
        background-image: url('../images/textures/paper-dark-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

#desktop-menu .language-toggle {
    position: relative;
    color: #c5a047;
    z-index: 11
}

    #desktop-menu .language-toggle:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "k";
        color: #faf4e4;
        z-index: -1;
        font-size: 25px;
        position: absolute;
        left: 18px;
        top: 25px
    }

.ie8 #desktop-menu .language-toggle:before {
    display: none
}

.ie8 #desktop-menu .language-toggle {
    color: #faf4e4
}

#mobile-menu {
    position: fixed;
    width: 100%;
    z-index: 3000;
    display: none
}

    #mobile-menu .bar {
        text-align: center;
        height: 75px;
        z-index: 500;
        position: relative
    }

        #mobile-menu .bar:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.25em
        }

        #mobile-menu .bar logo {
            display: inline-block;
            vertical-align: middle
        }

    #mobile-menu .container {
        z-index: 450;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch
    }

    #mobile-menu .toggle-button {
        position: absolute;
        height: 100%;
        padding: 25px 20px;
        left: 0;
        top: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #mobile-menu .logo {
        margin: auto;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

        #mobile-menu .logo:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.25em
        }

        #mobile-menu .logo img {
            display: inline-block;
            vertical-align: middle
        }

@media only screen and (max-width: 767px) {
    #mobile-menu {
        display: block
    }
}

#mobile-menu nav {
    height: 100%;
    width: 100%;
    position: fixed
}

    #mobile-menu nav ul {
        overflow: hidden;
        margin: 0
    }

        #mobile-menu nav ul li {
            margin: 0;
            width: 100%;
            height: 61px
        }

            #mobile-menu nav ul li a {
                width: 100%;
                height: 100%;
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline
            }

#mobile-menu .languages {
    position: relative
}

    #mobile-menu .languages .selected, #mobile-menu .languages .label {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

#mobile-menu .parent-item {
    overflow: hidden;
    height: auto
}

    #mobile-menu .parent-item .sub-menu-wrap {
        height: 0
    }

    #mobile-menu .parent-item a {
        height: 61px
    }

#mobile-menu .container {
    display: none
}

#mobile-menu.is-active .container {
    display: block
}

#mobile-menu.is-active .toggle-button:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

#mobile-menu.is-active .toggle-button:before {
    content: "c"
}

#mobile-menu {
    color: #c5a047
}

    #mobile-menu .bar, #mobile-menu nav {
        background-image: url('../images/textures/paper.jpg?1499092904')
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #mobile-menu .bar, #mobile-menu nav {
        background-image: url('../images/textures/paper-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

#mobile-menu .bar {
    border-bottom: solid 1px #eadcbb
}

#mobile-menu nav {
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal
}

    #mobile-menu nav ul li {
        border-bottom: solid 1px #eadcbb
    }

        #mobile-menu nav ul li a {
            line-height: 65px;
            vertical-align: middle;
            padding: 0 10px
        }

    #mobile-menu nav li.parent-item {
        border: none
    }

        #mobile-menu nav li.parent-item > a {
            border-bottom: solid 1px #eadcbb
        }

#mobile-menu .social-toggle {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    #mobile-menu .social-toggle img {
        position: absolute;
        right: 10px;
        top: 10px
    }

    #mobile-menu .social-toggle:after {
        position: absolute;
        right: 15px;
        top: 22px
    }

#mobile-menu .languages li {
    position: relative
}

    #mobile-menu .languages li:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "a";
        font-size: 1.1em;
        position: absolute;
        right: 15px;
        top: 19px
    }

    #mobile-menu .languages li.is-active:after {
        content: "b"
    }

#mobile-menu .languages .selected {
    line-height: 61px;
    position: absolute;
    right: 17px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #faf4e4;
    font-size: 12px
}

    #mobile-menu .languages .selected:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "k";
        color: #c5a047;
        z-index: -1;
        font-size: 25px;
        position: absolute;
        right: -6px;
        top: 17px
    }

#mobile-menu .toggle-button:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Icons";
    text-transform: none;
    content: "n";
    font-size: 24px
}

#mobile-menu .toggle-button:after {
    width: 100%;
    height: 0px;
    background-color: #c5a047;
    bottom: 0;
    left: 0;
    position: absolute;
    content: ""
}

.social-grid {
    position: relative;
    width: 100%;
    margin: auto;
    padding-top: 75px;
    clear: both
}

    .social-grid .grid-list {
        height: 5px;
        visibility: hidden
    }

    .social-grid > ul {
        position: relative;
        margin-top: 30px
    }

    .social-grid .load-more {
        text-align: center
    }

    .social-grid .load-more-bar.is-hidden {
        display: none
    }

    .social-grid nav {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .social-grid nav ul {
            margin: 0;
            padding: 0;
            border: 0;
            overflow: hidden;
            *zoom: 1
        }

            .social-grid nav ul li {
                list-style-image: none;
                list-style-type: none;
                margin-left: 0;
                white-space: nowrap;
                float: left;
                padding-left: 15px;
                padding-right: 15px
            }

                .social-grid nav ul li:first-child {
                    padding-left: 0
                }

                .social-grid nav ul li:last-child {
                    padding-right: 0
                }

                .social-grid nav ul li.last {
                    padding-right: 0
                }

        .social-grid nav ul, .social-grid nav .filter-mobile-selected, .social-grid nav .filter-label {
            display: inline-block;
            vertical-align: left;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline
        }

        .social-grid nav .filter-mobile {
            display: none
        }

    .social-grid .filter-wrap {
        z-index: 3000;
        width: 100%
    }

@media only screen and (max-width: 767px) {
    .social-grid .filter-wrap {
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 768px) {
    .social-grid .filter-wrap {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .social-grid nav .filter-label, .social-grid nav ul {
        display: none
    }

    .social-grid nav .filter-mobile {
        display: block
    }

        .social-grid nav .filter-mobile select {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            opacity: 0;
            cursor: pointer
        }

    .social-grid nav.is-mobile-open ul {
        display: block;
        position: absolute;
        background-color: red;
        top: 0
    }

        .social-grid nav.is-mobile-open ul li {
            display: block;
            float: none;
            padding: 0
        }
}

.social-grid .inner-container {
    width: 100%;
    margin: auto;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .social-grid .inner-container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) {
    .social-grid .inner-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .social-grid .inner-container {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    .social-grid .inner-container {
        max-width: 1200px
    }
}

@media only screen and (max-width: 767px) {
    .social-grid .grid-list {
        margin-top: 10px
    }
}

@media only screen and (min-width: 768px) {
    .social-grid .grid-list {
        margin-top: 30px
    }
}

.social-grid .filter .bar {
    float: left;
    direction: ltr;
    padding: 0 15px;
    width: 100%;
    *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
}

@media only screen and (min-width: 768px) {
    .social-grid .filter {
        color: #c5a047;
        height: 75px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .social-grid .filter li.hover {
            color: #92742e
        }

        .social-grid .filter li {
            cursor: pointer
        }

        .social-grid .filter .bar {
            background-image: url('../images/textures/paper.jpg?1499092904');
            border-top: solid 1px #eadcbb;
            border-bottom: solid 1px #eadcbb
        }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 2dppx) {
    .social-grid .filter .bar {
        background-image: url('../images/textures/paper-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

@media only screen and (min-width: 768px) {
    .social-grid .filter ul, .social-grid .filter ul li, .social-grid .filter .filter-label {
        height: inherit;
        vertical-align: middle
    }

    .social-grid .filter .filter-label {
        margin-right: 15px
    }

    .social-grid .filter .filter-label, .social-grid .filter li {
        line-height: 75px;
        font-size: .75em;
        font-family: "Somersby";
        text-transform: uppercase;
        margin-bottom: -0.15em;
        -webkit-font-smoothing: antialiased;
        font-weight: normal
    }

        .social-grid .filter .filter-label a:before, .social-grid .filter li a:before {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            font-family: "Icons";
            text-transform: none;
            content: "a";
            font-size: 20px;
            margin: 0 4px;
            margin-bottom: 3px
        }

        .social-grid .filter .filter-label.is-active a:before, .social-grid .filter li.is-active a:before {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            font-family: "Icons";
            text-transform: none;
            content: "b"
        }

    .touch .social-grid .filter ul li a {
        height: inherit;
        display: block;
        line-height: 75px
    }
}

@media only screen and (max-width: 767px) {
    .social-grid .filter {
        height: 55px
    }

        .social-grid .filter .bar {
            height: 55px;
            line-height: 55px;
            background-color: #c5a047;
            padding-top: 2px;
            color: #fefbec;
            font-family: "Somersby";
            text-transform: uppercase;
            margin-bottom: -0.15em;
            -webkit-font-smoothing: antialiased;
            font-weight: normal;
            -moz-border-radius: 7px;
            -webkit-border-radius: 7px;
            border-radius: 7px;
            overflow: hidden;
            font-size: 17px
        }

            .social-grid .filter .bar .filter-mobile select {
                height: 60px;
                line-height: 60px
            }

            .social-grid .filter .bar .filter-mobile:after {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                font-family: "Icons";
                text-transform: none;
                content: "o";
                right: 22px;
                font-size: 20px;
                top: 26.5px;
                position: absolute;
                line-height: 0
            }
}

.social-grid .load-more {
    color: #c5a047;
    font-size: 25px;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    display: block
}

    .social-grid .load-more:hover {
        color: #92742e
    }

    .social-grid .load-more .label {
        border-top: solid 1px #eadcbb;
        padding: 30px 0;
        padding-bottom: 28px
    }

.rebrand-2017 .social-grid .grid-item-link .wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #c2a96f
}

    .rebrand-2017 .social-grid .grid-item-link .wrap h4 {
        margin: 0;
        padding: 23px 0
    }

.rebrand-2017 .social-grid .platform, .rebrand-2017 .social-grid .user, .rebrand-2017 .social-grid .share-button-wrap, .rebrand-2017 .social-grid .tags {
    display: none
}

.rebrand-2017 .social-grid .social-grid-item {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

    .rebrand-2017 .social-grid .social-grid-item img {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important
    }

    .rebrand-2017 .social-grid .social-grid-item .social-footer {
        padding: 23px 0;
        background: #c2a96f
    }

    .rebrand-2017 .social-grid .social-grid-item .body {
        padding-bottom: 0
    }

    .rebrand-2017 .social-grid .social-grid-item.facebook {
        background: #c2a96f
    }

    .rebrand-2017 .social-grid .social-grid-item .grid-item-link:after {
        border-color: #c2a96f;
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important
    }

.social-grid-item {
    position: absolute
}

    .social-grid-item .image-box img {
        width: 100%
    }

    .social-grid-item .video-container {
        position: relative;
        z-index: 2
    }

    .social-grid-item .content {
        display: none
    }

    .social-grid-item .share-bar {
        display: none
    }

    .social-grid-item .item-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .social-grid-item.youtube-inline > .image-box {
        display: none
    }

#modal .social-grid-item {
    position: relative;
    margin: auto
}

    #modal .social-grid-item .share-bar {
        display: block;
        z-index: 50
    }

.social-grid-item .social-footer {
    position: relative
}

@media only screen and (max-width: 767px) {
    #modal .content-wrap {
        padding: 10px
    }
}

@media only screen and (min-width: 768px) {
    #modal .content-wrap {
        padding: 30px
    }
}

#modal .modal-content {
    margin: auto
}

    #modal .modal-content .social-grid-item {
        width: 100%
    }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #modal .modal-content.small, #modal .modal-content.medium {
        width: 400px
    }
}

@media only screen and (min-width: 1024px) {
    #modal .modal-content.small, #modal .modal-content.medium {
        width: 500px
    }

    #modal .modal-content.large {
        width: 850px
    }
}

#modal .modal-content .round.social-grid-item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
    background-image: url('../images/textures/paper.jpg?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #modal .modal-content .round.social-grid-item {
        background-image: url('../images/textures/paper-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

#modal .modal-content .round.social-grid-item .image-box .image-holder {
    padding: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#modal .modal-content .round.social-grid-item .item-overlay .wrap {
    display: block
}

#modal .modal-content .round.social-grid-item .item-overlay {
    height: 100%;
    position: relative;
    color: #64a70b
}

    #modal .modal-content .round.social-grid-item .item-overlay h1, #modal .modal-content .round.social-grid-item .item-overlay h4 {
        margin: 0
    }

#modal .modal-content .round.social-grid-item .share-button-wrap {
    width: auto;
    right: 30px
}

.social-grid-item {
    font-size: 30px;
    color: #fefbec;
    text-align: center;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal
}

    .social-grid-item .grid-item-link {
        cursor: pointer
    }

.no-touch .social-grid-item a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}

.social-grid-item p a {
    color: #faf4e4
}

.social-grid-item .tags, .social-grid-item .user, .social-grid-item .share-button-wrap {
    font-size: 12px
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .social-grid-item {
        font-size: 38px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .social-grid-item {
        font-size: 23px
    }
}

@media only screen and (max-width: 767px) {
    .social-grid-item {
        font-size: 17px
    }

        .social-grid-item .tags, .social-grid-item .user, .social-grid-item .share-button {
            font-size: 12px
        }
}

.social-grid-item.large {
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .social-grid-item.large {
        max-height: 400px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .social-grid-item.large {
        max-height: 550px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .social-grid-item.large {
        max-height: 670px
    }
}

@media only screen and (min-width: 1200px) {
    .social-grid-item.large {
        max-height: 720px
    }
}

.webkit .social-grid-item.promo .image-box img {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    position: static
}

.webkit .social-grid-item.social .image-box img {
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px;
    border-radius: 7px 7px 0 0;
    position: static
}

.webkit .social-grid-item.promo.large .image-box img, .webkit .social-grid-item.social.large .image-box img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.social-grid-item.medium, .social-grid-item.small {
    overflow: hidden;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.social-grid-item.round {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.webkit .social-grid-item.round .image-box img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.social-grid-item.round .item-overlay .wrap {
    display: none
}

.social-grid-item.round .share-button-wrap {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    right: auto
}

@media only screen and (max-width: 767px) {
    .social-grid-item.round .share-button-wrap {
        bottom: 20px
    }
}

.social-grid-item.promo .inner .image-box {
    margin: auto
}

.social-grid-item .platform a:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Icons";
    text-transform: none;
    content: "f";
    font-size: 22px;
    padding-bottom: 3px
}

@media only screen and (max-width: 767px) {
    .social-grid-item .platform a:before {
        font-size: 17px
    }
}

.social-grid-item.facebook {
    background-color: #64a70b;
    background-image: url('../images/textures/noise.png?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .social-grid-item.facebook {
        background-image: url('../images/textures/noise-2x.png?1499092904');
        background-size: 300px 300px
    }
}

.social-grid-item.facebook .platform a:before {
    content: "f"
}

.social-grid-item.twitter {
    background-image: url('../images/textures/wood.jpg?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .social-grid-item.twitter {
        background-image: url('../images/textures/wood-2x.jpg?1499092904');
        background-size: 335px 335px
    }
}

.social-grid-item.twitter .platform a:before {
    content: "i"
}

.social-grid-item.instagram {
    background-color: #215732;
    background-image: url('../images/textures/noise.png?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .social-grid-item.instagram {
        background-image: url('../images/textures/noise-2x.png?1499092904');
        background-size: 300px 300px
    }
}

.social-grid-item.instagram .platform a:before {
    content: "h"
}

.social-grid-item.youtube {
    background-color: #c9a54f;
    background-image: url('../images/textures/noise.png?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .social-grid-item.youtube {
        background-image: url('../images/textures/noise-2x.png?1499092904');
        background-size: 300px 300px
    }
}

.social-grid-item.youtube .platform a:before {
    content: "j"
}

.social-grid-item.promo.large h1 {
    font-size: 1.8em;
    margin-top: 0em
}

.social-grid-item.promo.large h4 {
    font-size: 1em;
    margin-bottom: 0
}

.social-grid-item.promo.large .wrap {
    width: 100%;
    margin: auto;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .social-grid-item.promo.large .wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) {
    .social-grid-item.promo.large .wrap {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .social-grid-item.promo.large .wrap {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    .social-grid-item.promo.large .wrap {
        max-width: 1200px
    }
}

.social-grid-item.promo.large .inner {
    text-align: left;
    position: absolute;
    bottom: 170px
}

@media only screen and (max-width: 767px) {
    .social-grid-item.promo.large .inner {
        bottom: 50%
    }
}

.social-grid-item.tag-header {
    text-align: center;
    color: #c5a047;
    font-size: 20px
}

    .social-grid-item.tag-header h1 {
        margin-top: 0
    }

    .social-grid-item.tag-header h2 {
        font-size: 1em
    }

.social-grid-item .tags {
    margin-bottom: 30px;
    margin-top: 5px
}

@media only screen and (max-width: 767px) {
    .social-grid-item .tags {
        margin-bottom: 20px
    }
}

.social-grid-item.youtube-inline .image-box, .social-grid-item.youtube-inline .item-overlay {
    display: none
}

.social-grid-item.youtube-inline .play-button-container {
    display: none
}

.social-grid-item .play-button-container {
    width: 100%;
    position: absolute;
    top: 0;
    display: table
}

    .social-grid-item .play-button-container .wrap {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        width: 100%
    }

        .social-grid-item .play-button-container .wrap a {
            display: block;
            font-size: 1.5em
        }

            .social-grid-item .play-button-container .wrap a:before, .social-grid-item .play-button-container .wrap a:after {
                margin: 5px
            }

            .social-grid-item .play-button-container .wrap a:before {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                font-family: "Icons";
                text-transform: none;
                content: "l"
            }

            .social-grid-item .play-button-container .wrap a:after {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                font-family: "Icons";
                text-transform: none;
                content: "m"
            }

@media only screen and (max-width: 767px) {
    .social-grid-item .play-button-container {
        display: none
    }
}

.social-grid-item.carousel .tags {
    font-size: 15px;
    position: absolute;
    width: 100%;
    top: 30px;
    left: 0
}

.social-grid-item .user {
    position: absolute;
    left: 30px;
    bottom: 30px
}

@media only screen and (max-width: 767px) {
    .social-grid-item .user {
        padding-bottom: 25px;
        position: static
    }
}

.social-grid-item .share-button-wrap {
    position: absolute;
    right: 30px;
    bottom: 30px
}

@media only screen and (max-width: 767px) {
    .social-grid-item .share-button-wrap {
        text-align: right;
        right: 10px;
        bottom: 10px;
        position: static
    }
}

.social-grid-item .body {
    padding-bottom: 38px
}

@media only screen and (max-width: 767px) {
    .social-grid-item .body {
        padding-bottom: 20px
    }
}

.social-grid-item .social-footer {
    z-index: 30
}

@media only screen and (max-width: 767px) {
    .social-grid-item .social-footer {
        padding: 10px
    }
}

@media only screen and (min-width: 768px) {
    .social-grid-item .social-footer {
        padding: 30px
    }
}

@media only screen and (max-width: 767px) {
    .social-grid-item .social-footer {
        padding-top: 20px
    }
}

.social-grid-item .social-footer p {
    font-size: inherit;
    margin: 0;
    line-height: 1em
}

.social-grid-item .platform:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Icons";
    text-transform: none;
    content: "l"
}

.social-grid-item .platform:after {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Icons";
    text-transform: none;
    content: "m"
}

.social-grid-item {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transition: opacity 0.3s linear 0.2s
}

    .social-grid-item.not-loaded {
        visibility: hidden;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

.csspointerevents .social-grid-item > .grid-item-link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 300;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    top: 0;
    left: 0;
    border: 4px #d5b976 solid;
    border-width: 0px;
    transition: border-width 0.13s ease-in-out;
    pointer-events: none;
    z-index: 1
}

#modal .social-grid-item > .grid-item-link:after {
    display: none
}

.social-grid-item.round > .grid-item-link:after {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.social-grid-item.hover > .grid-item-link:after {
    border-width: 4px
}

.social-grid-item.facebook > .grid-item-link:after {
    border-color: #75c40d
}

.social-grid-item.instagram > .grid-item-link:after {
    border-color: #2f7c47
}

.social-grid-item.twitter > .grid-item-link:after {
    border-color: #886c2a
}

.social-grid-item > .grid-item-link .image-box .image-holder {
    transition: opacity 0.05s linear
}

.social-grid-item.hover > .grid-item-link .image-box .image-holder {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}

#modal .grid-content {
    background-color: #c9a54f;
    color: #fefbec;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden
}

    #modal .grid-content .text {
        padding: 30px
    }

.social-grid-item.carousel {
    clear: both
}

.windows.mobile .social-grid-item.carousel:after {
    display: block;
    content: "";
    z-index: 140000;
    width: 100%;
    height: 100%;
    background-color: red;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.social-grid-item.carousel .slick {
    visibility: hidden
}

    .social-grid-item.carousel .slick.slick-initialized {
        visibility: visible
    }

.social-grid-item.carousel .slick, .social-grid-item.carousel .slick-list, .social-grid-item.carousel .slick-track {
    height: 100%;
    width: 100%
}

.social-grid-item.carousel .slick-dots {
    bottom: 30px
}

    .social-grid-item.carousel .slick-dots button:after {
        color: #215732
    }

.social-grid-item.carousel .carousel-item {
    display: table
}

    .social-grid-item.carousel .carousel-item .tweet {
        vertical-align: middle;
        display: table-cell
    }

.social-grid-item.carousel .no-background {
    color: #215732
}

    .social-grid-item.carousel .no-background.slick {
        position: relative
    }

@media only screen and (max-width: 767px) {
    .social-grid-item.carousel .no-background.slick {
        height: 300px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .social-grid-item.carousel .no-background.slick {
        height: 270px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .social-grid-item.carousel .no-background.slick {
        height: 300px
    }
}

@media only screen and (min-width: 1200px) {
    .social-grid-item.carousel .no-background.slick {
        height: 350px
    }
}

.product-slider {
    position: relative;
    height: 500px;
    z-index: 50;
    clear: both
}

.windows.mobile .product-slider:after {
    display: block;
    content: "";
    z-index: 40000;
    width: 100%;
    height: 100%;
    background-color: red;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.product-slider .inner-container {
    height: 100%
}

.product-slider .inner-content {
    height: 100%
}

.product-slider .slick, .product-slider .slick-list, .product-slider .slick-track {
    height: 100%;
    width: 100%
}

.product-slider .swipe-arrows {
    clear: both;
    text-align: center;
    position: relative;
    bottom: 186px
}

.touch .product-slider .swipe-arrows {
    display: none
}

.product-slider .swipe-arrows a:before {
    content: "A"
}

.product-slider .swipe-arrows a.is-disabled {
    visibility: hidden
}

.product-slider .background {
    width: 100%;
    position: absolute;
    height: 310px;
    top: 0;
    left: 0;
    z-index: -1
}

    .product-slider .background > div {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        width: inherit;
        height: inherit;
        background-position: 50% 0;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover
    }

.product-slider .main-image {
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 0
}

.product-slider .splash {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 30px
}

.product-slider .splash-at-bottom .splash {
    padding-top: 0
}

    .product-slider .splash-at-bottom .splash img {
        position: absolute;
        bottom: 0;
        right: 0
    }

@media only screen and (max-width: 767px) {
    .product-slider .splash {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .product-slider {
        text-align: center;
        height: 650px
    }

        .product-slider .main-image {
            position: relative;
            bottom: auto;
            left: auto;
            width: 600px
        }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .product-slider {
        height: 650px
    }

        .product-slider .splash, .product-slider .background {
            height: 500px
        }

        .product-slider .text {
            padding-top: 100px;
            width: 240px
        }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .product-slider {
        height: 750px
    }

        .product-slider .splash, .product-slider .background {
            height: 600px
        }

        .product-slider .text {
            padding-top: 200px;
            width: 300px
        }
}

@media only screen and (min-width: 1200px) {
    .product-slider {
        height: 800px
    }

        .product-slider .splash, .product-slider .background {
            height: 635px
        }

        .product-slider .text {
            padding-top: 250px;
            width: 310px
        }

        .product-slider .swipe-arrows {
            bottom: 200px
        }
}

.product-slider {
    overflow: hidden
}

    .product-slider:after {
        content: '';
        display: block;
        clear: both
    }

    .product-slider .text {
        color: white
    }

@media only screen and (max-width: 767px) {
    .product-slider .text {
        color: #c5a047
    }
}

.product-slider .slick {
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity .2s linear .2s;
    -o-transition: opacity .2s linear .2s;
    -webkit-transition: opacity .2s linear;
    -webkit-transition-delay: .2s;
    transition: opacity .2s linear .2s
}

    .product-slider .slick .slide {
        display: none
    }

    .product-slider .slick.slick-initialized {
        visibility: visible;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

        .product-slider .slick.slick-initialized .slide {
            display: block
        }

.product-slider .image-box.simple img, .product-slider .image-box .image-holder, .product-slider .image-box .cover-image {
    -moz-transition: opacity .5s 0;
    -o-transition: opacity .5s 0;
    -webkit-transition: opacity .5s 0;
    transition: opacity .5s 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.product-slider .image-box.simple.is-loaded img, .product-slider .image-box.is-loaded .image-holder, .product-slider .image-box.is-loaded .cover-image {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.product-slider .inner-content {
    width: 100%;
    margin: auto;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .product-slider .inner-content {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) {
    .product-slider .inner-content {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .product-slider .inner-content {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    .product-slider .inner-content {
        max-width: 1200px
    }
}

.product-slider .swipe-arrows a {
    width: 72px;
    height: 72px;
    background-color: #fefbec;
    display: block;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    position: absolute;
    text-align: center;
    padding-top: 21px
}

    .product-slider .swipe-arrows a.right:before, .product-slider .swipe-arrows a.left:before {
        content: "";
        margin: auto
    }

    .product-slider .swipe-arrows a.right {
        right: 0
    }

        .product-slider .swipe-arrows a.right:before {
            background-image: url('../images/icons-s2c73268efa.png');
            background-position: 0 0;
            background-size: 55px 62px;
            width: 55px;
            height: 31px;
            background-repeat: no-repeat;
            overflow: hidden;
            display: block
        }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .product-slider .swipe-arrows a.right:before {
        background-image: url('../images/icons-2x-s71ff0eed5d.png');
        background-position: 0 0;
        background-size: 54px 61px;
        width: 54px;
        height: 30px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block
    }
}

.product-slider .swipe-arrows a.left {
    left: 0
}

    .product-slider .swipe-arrows a.left:before {
        background-image: url('../images/icons-s2c73268efa.png');
        background-position: 0 -31px;
        background-size: 55px 62px;
        width: 55px;
        height: 31px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .product-slider .swipe-arrows a.left:before {
        background-image: url('../images/icons-2x-s71ff0eed5d.png');
        background-position: 0 -31px;
        background-size: 54px 61px;
        width: 54px;
        height: 30px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block
    }
}

.product-slider .swipe-arrows .left, .product-slider .swipe-arrows .right {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.12s;
    -o-transition-duration: 0.12s;
    -webkit-transition-duration: 0.12s;
    transition-duration: 0.12s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

    .product-slider .swipe-arrows .left:after, .product-slider .swipe-arrows .right:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border: 4px #28693d solid;
        border-width: 0px;
        transition: border-width 0.13s ease-in-out;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px
    }

    .product-slider .swipe-arrows .left:hover:after, .product-slider .swipe-arrows .right:hover:after {
        border-width: 3px
    }

.product-slider .swipe-arrows .left {
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px)
}

.product-slider .swipe-arrows .right {
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -webkit-transform: translateX(100px);
    transform: translateX(100px)
}

.product-slider.is-active .swipe-arrows .left, .product-slider.is-active .swipe-arrows .right {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

    .product-slider.is-active .swipe-arrows .left.is-disabled {
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .product-slider.is-active .swipe-arrows .right.is-disabled {
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

.footer {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200
}

    .footer .inner-container {
        position: relative
    }

@media only screen and (min-width: 768px) {
    .footer .inner-container {
        width: 100%;
        margin: auto;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
    .footer .inner-container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .footer .inner-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 768px) and (min-width: 1024px) and (max-width: 1199px) {
    .footer .inner-container {
        max-width: 1024px
    }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
    .footer .inner-container {
        max-width: 1200px
    }
}

@media only screen and (min-width: 768px) {
    .footer .inner-container .inner-content {
        padding-top: 30px
    }
}

.footer .social-links {
    float: left;
    direction: ltr;
    padding: 0 15px;
    width: 16.66667%;
    *width: expression((this.parentNode.clientWidth/12*2 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media screen and (min-width: small) {
    .footer .social-links {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

.footer .brand-links {
    float: left;
    direction: ltr;
    padding: 0 15px;
    width: 66.66667%;
    *width: expression((this.parentNode.clientWidth/12*8 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media screen and (min-width: small) {
    .footer .brand-links {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

.footer .country-selector {
    float: left;
    direction: ltr;
    padding: 0 15px;
    width: 16.66667%;
    *width: expression((this.parentNode.clientWidth/12*2 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media screen and (min-width: small) {
    .footer .country-selector {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

.footer .brand-bar ul li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.footer .desktop-country-list {
    position: absolute;
    left: 30px;
    top: 0;
    width: 33%;
    z-index: -1
}

    .footer .desktop-country-list .element-scroll {
        max-height: 300px;
        height: auto
    }

    .footer .desktop-country-list .wrap {
        position: absolute;
        top: 0;
        height: 0;
        width: 100%;
        overflow: hidden;
        -moz-transition-property: top;
        -o-transition-property: top;
        -webkit-transition-property: top;
        transition-property: top;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s
    }

@media only screen and (max-width: 767px) {
    .footer .desktop-country-list {
        display: none
    }
}

.footer .mobile-country-list {
    overflow: hidden;
    height: 0
}

@media only screen and (min-width: 768px) {
    .footer .social-links ul li {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .footer .brand-links, .footer .social-links, .footer .legal-links {
        text-align: center
    }

        .footer .brand-links ul li, .footer .social-links ul li, .footer .legal-links ul li {
            padding: 0 5px;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline
        }
}

.footer .social-links ul li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .footer .social-links {
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .footer .country-selector, .footer .mobile-country-list, .footer .brand-links, .footer .legal-links {
        width: 100%
    }

        .footer .country-selector li, .footer .country-selector a, .footer .mobile-country-list li, .footer .mobile-country-list a, .footer .brand-links li, .footer .brand-links a, .footer .legal-links li, .footer .legal-links a {
            width: 100%
        }

        .footer .country-selector a, .footer .mobile-country-list a, .footer .brand-links a, .footer .legal-links a {
            display: block
        }
}

.footer .desktop-country-list.is-open .wrap {
    height: auto
}

.footer {
    background-color: #222;
    color: #666;
    font-size: 12px;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center
}

.no-touch .footer a:hover {
    color: #a6a6a6
}

.footer .brand-bar {
    background-color: #222;
    padding: 30px
}

    .footer .brand-bar ul li {
        padding: 0 15px
    }

.footer .desktop-country-list .wrap {
    background-color: #222
}

@media only screen and (min-width: 768px) {
    .footer .country-selector {
        text-align: left
    }
}

.footer .country-selector a img {
    margin-right: 5px
}

@media only screen and (max-width: 767px) {
    .footer .country-selector {
        padding-top: 5px
    }
}

@media only screen and (min-width: 768px) {
    .footer .brand-links li a {
        line-height: 1.4em
    }
}

@media only screen and (min-width: 768px) {
    .footer .footer-columns {
        padding-bottom: 30px;
        border-bottom: 1px #666 solid
    }

    .footer .legal-links {
        padding: 20px 0
    }
}

.footer .inner-content {
    background-color: #222
}

.footer div.social-links {
    font-size: 16px
}

    .footer div.social-links .facebook a:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "f"
    }

    .footer div.social-links .twitter a:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "i"
    }

    .footer div.social-links .instagram a:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "h"
    }

    .footer div.social-links .youtube a:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "j"
    }

@media only screen and (max-width: 767px) {
    .footer .mobile-country-list {
        display: block;
        padding: 0 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .footer .country-selector a, .footer .mobile-country-list a, .footer .brand-links a, .footer .legal-links a, .footer .social-links {
            height: 50px;
            line-height: 50px
        }

            .footer .country-selector a a, .footer .mobile-country-list a a, .footer .brand-links a a, .footer .legal-links a a, .footer .social-links a {
                padding: 0 12px
            }

    .footer .legal-links {
        padding: 0 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .footer .mobile-country-list ul, .footer .country-selector a, .footer .brand-links ul, .footer .social-links ul {
        border-bottom: 1px #666 solid
    }
}

#modal {
    position: fixed;
    background-color: rgba(0,0,0,0.75);
    z-index: 4850;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    text-align: center
}

.ie8 #modal {
    background-image: url('../images/dark-tile-50.png?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .ie8 #modal {
        background-image: url('../images/dark-tile-50.png?1499092904');
        background-size: 5px 5px
    }
}

#modal.gate-modal {
    z-index: 5500
}

#modal > .element-scroll {
    position: absolute;
    width: 100%;
    height: 100%
}

#modal .close-button {
    position: absolute;
    z-index: 300
}

#modal.is-open {
    display: block
}

.modal-content-hidden {
    display: none
}

body.modal-open {
    overflow: hidden
}

.windows body.modal-open {
    padding-right: 17px
}

    .windows body.modal-open #desktop-menu {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 17px
    }

    .windows body.modal-open .filter-wrap {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 17px
    }

.rebrand-2017 #modal {
    background: none
}

#modal .close-button {
    position: relative;
    top: 0;
    left: 0
}

    #modal .close-button .wrap {
        position: absolute;
        top: 15px;
        left: -30px;
        width: 40px;
        height: 40px;
        background-color: #9c813e;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
        box-shadow: 0px 3px 3px rgba(0,0,0,0.2)
    }

        #modal .close-button .wrap a:before {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            font-family: "Icons";
            text-transform: none;
            content: "c";
            color: #fefbec;
            font-size: 26px;
            margin-top: 8px;
            margin-left: 1px
        }

.rebrand-2017 #modal .close-button .wrap a:before {
    display: none
}

#modal .close-button .wrap:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 2px 0px;
    border-color: transparent transparent #655428 transparent;
    content: "";
    position: absolute;
    top: -2px;
    right: 4px;
    z-index: 1000
}

.touch #modal .close-button .wrap:after {
    content: "";
    width: 60px;
    height: 60px;
    background-color: red;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: -1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.rebrand-2017 #modal .close-button .wrap {
    background: transparent url(/assets/images/rebrand-2017/modal-close.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
    -moz-box-shadow: 0px 0 0 transparent;
    -webkit-box-shadow: 0px 0 0 transparent;
    box-shadow: 0px 0 0 transparent;
    top: -22px;
    left: -21px
}

@media only screen and (max-width: 767px) {
    #modal .social-grid-item .share-button-wrap {
        padding-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    #modal .close-button .wrap {
        left: -35px
    }

        #modal .close-button .wrap:before {
            display: none
        }
}

#modal article.modal-content {
    position: relative
}

.rebrand-2017 #modal article.modal-content {
    -webkit-box-shadow: 0px 0px 40px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 40px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 40px -10px rgba(0,0,0,0.75)
}

#modal article.modal-content .share-bar {
    bottom: -30px
}

.rebrand-2017 #modal article.modal-content .share-bar {
    display: none
}

#modal article.modal-content .share-button-wrap {
    font-size: 12px;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    position: absolute;
    right: 30px;
    bottom: 92px
}

.rebrand-2017 #modal article.modal-content .share-button-wrap {
    display: none
}

.rebrand-2017 #modal article.modal-content .text-wrap:before, .rebrand-2017 #modal article.modal-content .text-wrap:after {
    content: "";
    display: block;
    border-top: 2px solid #b09049;
    border-bottom: 2px solid #b09049;
    height: 6px;
    margin-top: 30px
}

.rebrand-2017 #modal article.modal-content .text-wrap .rebrand-2017-heading {
    margin-top: 46px !important
}

@media only screen and (max-width: 767px) {
    #modal > .element-scroll > .element-scroll-container > .content-wrap {
        padding: 10px
    }
}

@media only screen and (min-width: 768px) {
    #modal > .element-scroll > .element-scroll-container > .content-wrap {
        padding: 30px
    }
}

#modal .modal-content {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden
}

.rebrand-2017 #modal .modal-content {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0
}

@media only screen and (max-width: 767px) {
    #modal .modal-content {
        width: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #modal .modal-content {
        width: 600px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    #modal .modal-content {
        width: 750px
    }

    .rebrand-2017 #modal .modal-content {
        width: 700px
    }
}

@media only screen and (min-width: 1200px) {
    #modal .modal-content {
        width: 900px
    }

    .rebrand-2017 #modal .modal-content {
        width: 700px
    }
}

#modal.facebook .close-button .wrap {
    background-color: #568f09
}

    #modal.facebook .close-button .wrap:before {
        border-color: transparent transparent #395f06 transparent
    }

#modal.promo .close-button .wrap {
    background-color: #64a70b
}

    #modal.promo .close-button .wrap:before {
        border-color: transparent transparent #395f06 transparent
    }

#modal.twitter .close-button .wrap {
    background-color: #221c0e
}

    #modal.twitter .close-button .wrap:before {
        border-color: transparent transparent #000 transparent
    }

#modal.instagram .close-button .wrap {
    background-color: #1a4527
}

    #modal.instagram .close-button .wrap:before {
        border-color: transparent transparent #0c2012 transparent
    }

#modal {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s
}

    #modal.is-open {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

section.hero {
    height: 670px;
    position: relative
}

.windowsphone section.hero {
    visibility: visible
}

.windowsphone body.gate-type-birthday section.hero {
    visibility: hidden
}

.windows.mobile section.hero:after {
    display: block;
    content: "";
    z-index: 40000;
    width: 100%;
    height: 100%;
    background-color: red;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

section.hero .slick, section.hero .slick-list, section.hero .slick-track {
    height: 100%;
    width: 100%
}

    section.hero .slick > a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    section.hero .slick .hero-item {
        width: 100%;
        height: 100%;
        position: relative
    }

        section.hero .slick .hero-item .overlay {
            top: 0;
            left: 0;
            position: absolute
        }

    section.hero .slick .bg-img {
        position: absolute;
        top: 0;
        left: 0
    }

    section.hero .slick .overlay {
        height: 100%;
        width: 100%
    }

@media only screen and (max-width: 767px) {
    section.hero {
        height: 400px;
        padding-top: 75px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.hero {
        height: 550px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    section.hero {
        height: 670px
    }
}

@media only screen and (min-width: 1200px) {
    section.hero {
        height: 720px
    }
}

.hero .slick-dots {
    color: #fefbec
}

.hero .image-box.simple img, .hero .image-box .image-holder, .hero .image-box .cover-image {
    -moz-transition: opacity .5s 0;
    -o-transition: opacity .5s 0;
    -webkit-transition: opacity .5s 0;
    transition: opacity .5s 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.hero .image-box.simple.is-loaded img, .hero .image-box.is-loaded .image-holder, .hero .image-box.is-loaded .cover-image {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.hero .text {
    height: 100%;
    vertical-align: bottom;
    width: 100%;
    margin: auto;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 350px;
    color: #fefbec
}

@media only screen and (max-width: 767px) {
    .hero .text {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) {
    .hero .text {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .hero .text {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    .hero .text {
        max-width: 1200px
    }
}

.hero .text h1, .hero .text h2 {
    margin: 0
}

.hero .text h1 {
    font-size: 4em
}

.hero .text h2 {
    font-size: 2em
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .hero .text {
        padding-top: 250px;
        font-size: 14px
    }
}

@media only screen and (max-width: 767px) {
    .hero .text {
        padding-top: 230px;
        font-size: 9px
    }
}

section.highlights {
    position: relative
}

@media only screen and (max-width: 767px) {
    section.highlights {
        padding-top: 10px
    }
}

@media only screen and (min-width: 768px) {
    section.highlights {
        padding-top: 30px
    }
}

section.highlights .slick-track {
    -webkit-backface-visibility: hidden
}

section.highlights .slick {
    visibility: hidden
}

    section.highlights .slick.slick-initialized {
        visibility: visible
    }

section.highlights.inner-container {
    width: 100%;
    margin: auto;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    section.highlights.inner-container {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media only screen and (min-width: 768px) {
    section.highlights.inner-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    section.highlights.inner-container {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    section.highlights.inner-container {
        max-width: 1200px
    }
}

section.highlights .slick-slider {
    margin-bottom: 0
}

section.highlights .slide {
    -webkit-backface-visibility: hidden
}

    section.highlights .slide .content {
        overflow: hidden
    }

@media only screen and (max-width: 767px) {
    section.highlights .slide .content {
        margin-left: 5px
    }
}

@media only screen and (min-width: 768px) {
    section.highlights .slide .content {
        margin-left: 15px
    }
}

@media only screen and (max-width: 767px) {
    section.highlights .slide .content {
        margin-right: 5px
    }
}

@media only screen and (min-width: 768px) {
    section.highlights .slide .content {
        margin-right: 15px
    }
}

section.highlights .slide .content .text {
    padding: 30px
}

section.highlights {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    section.highlights h1 {
        margin-top: 0
    }

    section.highlights .content {
        overflow: hidden
    }

.rebrand-2017 section.highlights .content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

section.highlights .slick .slide:last-child a {
    display: block;
    width: 100%;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.highlights .slick .slide:last-child a {
        padding-right: 0px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    section.highlights .slick .slide:last-child a {
        padding-right: 2px
    }
}

@media only screen and (min-width: 768px) {
    section.highlights {
        margin-top: 30px
    }

        section.highlights .slide {
            margin-bottom: 30px
        }
}

section.highlights .slide a .content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 300;
    padding: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 0 #cfaf63 solid;
    border-width: 0px;
    transition: border-width 0.13s ease-in-out
}

.rebrand-2017 section.highlights .slide a .content:before {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

section.highlights .slide.hover .content:before {
    border-width: 4px
}

.rebrand-2017 section.highlights .slide.hover .content:before {
    border: none
}

section.highlights .slide a .image-box .image-holder {
    transition: opacity 0.13s linear
}

section.highlights .slide.hover a .image-box .image-holder {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}

section.highlights .slide.color-green .content:before {
    border-color: #28693d
}

section.highlights .slide.texture-wood .content:before {
    border-color: #af8b36
}

section.highlights .slick-arrow {
    display: none !important
}

.rebrand-2017 section.highlights .slick-arrow {
    display: block !important;
    width: 32px;
    height: 69px;
    margin-top: -34px
}

    .rebrand-2017 section.highlights .slick-arrow:before {
        content: "";
        display: block;
        width: 32px;
        height: 69px;
        background: url(/assets/images/rebrand-2017/highlight-arrow-next.png) no-repeat center;
        background-size: contain
    }

    .rebrand-2017 section.highlights .slick-arrow.slick-next {
        right: -35px
    }

    .rebrand-2017 section.highlights .slick-arrow.slick-prev {
        left: -35px
    }

        .rebrand-2017 section.highlights .slick-arrow.slick-prev:before {
            background-image: url(/assets/images/rebrand-2017/highlight-arrow-prev.png)
        }

@media only screen and (max-width: 767px) {
    section.highlights {
        display: none
    }

    .rebrand-2017 section.highlights {
        display: block
    }
}

section.highlights .image-box {
    bottom: 100%;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -moz-transition-property: bottom;
    -o-transition-property: bottom;
    -webkit-transition-property: bottom;
    transition-property: bottom
}

    section.highlights .image-box.is-loaded {
        bottom: 0
    }

.rebrand-2017 section.highlights .image-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

section.highlights .image-at-bottom .image-box {
    bottom: -100%
}

    section.highlights .image-at-bottom .image-box.is-loaded {
        bottom: 0
    }

section.highlights .facebook-button .facebook-like-container {
    position: absolute
}

@media only screen and (max-width: 767px) {
    section.highlights .facebook-button .facebook-like-container {
        left: 10px
    }
}

@media only screen and (min-width: 768px) {
    section.highlights .facebook-button .facebook-like-container {
        left: 30px
    }
}

@media only screen and (max-width: 767px) {
    section.highlights .facebook-button .facebook-like-container {
        bottom: 10px
    }
}

@media only screen and (min-width: 768px) {
    section.highlights .facebook-button .facebook-like-container {
        bottom: 30px
    }
}

.rebrand-2017 section.highlights .facebook-button {
    display: none
}

section.highlights .slide {
    position: relative
}

section.highlights .content {
    height: 100%;
    position: relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden
}

section.highlights .text {
    color: #fefbec
}

@media only screen and (max-width: 767px) {
    section.highlights .text {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) {
    section.highlights .text {
        padding-left: 30px;
        padding-right: 30px
    }
}

section.highlights .text h1 {
    font-size: 30px;
    line-height: 1.05em
}

.rebrand-2017 section.highlights .text h1 {
    font-size: 35px;
    line-height: 1.2em
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .rebrand-2017 section.highlights .text h1 {
        font-size: 25px
    }
}

.rebrand-2017 section.highlights .text {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: rgba(176,144,73,0.77)
}

    .rebrand-2017 section.highlights .text h1 {
        text-align: center
    }

    .rebrand-2017 section.highlights .text p {
        display: none
    }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .rebrand-2017 section.highlights .text {
        padding: 20px !important
    }
}

section.highlights .color-green .content {
    background-color: #215732;
    background-image: url('../images/textures/noise.png?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    section.highlights .color-green .content {
        background-image: url('../images/textures/noise-2x.png?1499092904');
        background-size: 300px 300px
    }
}

.rebrand-2017 section.highlights .color-green .content {
    background: none
}

section.highlights .texture-wood .content {
    background-image: url('../images/textures/wood.jpg?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    section.highlights .texture-wood .content {
        background-image: url('../images/textures/wood-2x.jpg?1499092904');
        background-size: 335px 335px
    }
}

.rebrand-2017 section.highlights .texture-wood .content {
    background: none
}

section.highlights .texture-wood .content .image-box {
    background-color: #c9a54f
}

section.highlights .color-sand .content {
    background-color: #c5a047;
    background-image: url('../images/textures/noise.png?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    section.highlights .color-sand .content {
        background-image: url('../images/textures/noise-2x.png?1499092904');
        background-size: 300px 300px
    }
}

.rebrand-2017 section.highlights .color-sand .content {
    background: none
}

section.highlights .image-at-bottom .image-box {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden
}

.webkit section.highlights .image-at-bottom .image-box img {
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0;
    border-radius: 0 0 7px 7px
}

.rebrand-2017 .webkit section.highlights .image-at-bottom .image-box img {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0
}

.rebrand-2017 .webkit section.highlights .image-at-bottom .image-box {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0
}

.webkit section.highlights .image-box img {
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px;
    border-radius: 7px 7px 0 0
}

.rebrand-2017 .webkit section.highlights .image-box img {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 0
}

.rebrand-2017 section.highlights .image-box img {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

section.highlights.inner-container {
    margin-top: 0px
}

.rebrand-2017 section.highlights.inner-container {
    margin-top: 0
}

section.highlights .slide {
    height: 610px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rebrand-2017 section.highlights .slide {
    height: 426px
}

section.highlights .offset-down {
    padding-top: 130px
}

.rebrand-2017 section.highlights .offset-down {
    padding-top: 0
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.highlights .text h1 {
        font-size: 22px
    }

    section.highlights .slide {
        height: 550px
    }

    .rebrand-2017 section.highlights .slide {
        height: 323px !important
    }

    section.highlights .slide.offset-down {
        height: 550px
    }
}

@media only screen and (min-width: 1200px) {
    section.highlights .slide {
        height: 650px
    }

    .rebrand-2017 section.highlights .slide {
        height: 508px
    }

    section.highlights .slide.offset-down {
        height: 650px
    }

    .rebrand-2017 section.highlights .slide.offset-down {
        height: 508px
    }
}

div.slide-page {
    overflow: hidden
}

    div.slide-page .slide-container {
        position: relative
    }

    div.slide-page .background-image {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1
    }

    div.slide-page #footer-placeholder {
        display: none
    }

    div.slide-page.slide-mode #footer-placeholder {
        display: block
    }

    div.slide-page section {
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    div.slide-page .slide-navigation {
        position: fixed;
        right: 0;
        top: 0;
        height: 100%;
        display: table;
        text-align: right
    }

        div.slide-page .slide-navigation ul {
            display: table-cell;
            vertical-align: middle
        }

@media only screen and (max-width: 767px) {
    div.slide-page .slide-navigation {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    body.template-slide-page {
        height: 100%;
        width: 100%;
        overflow: hidden
    }

        body.template-slide-page body {
            height: 100%;
            width: 100%;
            overflow: auto
        }

        body.template-slide-page footer {
            position: fixed;
            top: 0;
            width: 100%
        }
}

div.slide-page .slide-navigation {
    right: 30px
}

    div.slide-page .slide-navigation .label {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-right: 5px;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px
    }

    div.slide-page .slide-navigation .hover .label, div.slide-page .slide-navigation .is-active .label {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    div.slide-page .slide-navigation .is-active a {
        pointer-events: none
    }

    div.slide-page .slide-navigation a:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "a"
    }

    div.slide-page .slide-navigation .is-active a:after {
        content: "b"
    }

.slide-page.slide-type-product {
    text-align: center;
    color: #fefbec
}

    .slide-page.slide-type-product .inner-container {
        width: 100%;
        margin: auto;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

@media only screen and (max-width: 767px) {
    .slide-page.slide-type-product .inner-container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) {
    .slide-page.slide-type-product .inner-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .slide-page.slide-type-product .inner-container {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    .slide-page.slide-type-product .inner-container {
        max-width: 1200px
    }
}

.slide-page.slide-type-product .inner-container .inner-content {
    padding: 0 30px
}

.slide-page.slide-type-product .inner-container {
    display: table;
    height: 100%;
    vertical-align: middle
}

    .slide-page.slide-type-product .inner-container .inner-content {
        display: table-cell;
        vertical-align: middle;
        height: 100%
    }

.slide-page.slide-type-product .ctas .cta-wrap {
    display: inline-block;
    vertical-align: alignment;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.slide-page.slide-type-product .cta-wrap a, .slide-page.slide-type-product .read-more-wrap a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 30px;
    background-color: #faf4e4;
    color: #c5a047;
    padding: 15px 30px;
    font-family: "Somersby";
    text-transform: uppercase;
    margin-bottom: -0.15em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal
}

section.text-page {
    color: #c5a047;
    text-align: center
}

    section.text-page .inner-content {
        padding: 30px
    }

    section.text-page h1 {
        font-size: 3em
    }

    section.text-page h2 {
        font-size: 1.8em
    }

    section.text-page.no-top-image {
        padding-top: 75px
    }

    section.text-page .seperator {
        display: block;
        width: 100%;
        height: 1px;
        background-color: #c5a047;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
        opacity: .2;
        margin-top: 25px;
        margin-bottom: 35px
    }

    section.text-page .decoration {
        font-size: 30px;
        line-height: 0
    }

        section.text-page .decoration .inner {
            font-size: 25px;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline
        }

            section.text-page .decoration .inner:after {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                font-family: "Icons";
                text-transform: none;
                content: "a"
            }

        section.text-page .decoration:before {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            font-family: "Icons";
            text-transform: none;
            content: "l"
        }

        section.text-page .decoration:after {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            font-family: "Icons";
            text-transform: none;
            content: "m"
        }

section.map {
    width: 100%;
    margin: auto;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    *zoom: 1;
    color: #fff
}

@media only screen and (max-width: 767px) {
    section.map {
        padding-left: 10px;
        padding-right: 10px;
        height:1100px !important;
    }
}

@media only screen and (min-width: 768px) {
    section.map {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    section.map {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    section.map {
        max-width: 1200px;
        height: 1000px !important;
    }
}

section.map .headline {
    margin: 0px;
    font-size: 40px;
    text-align: center
}

    section.map .headline::after {
        content: '';
        display: block;
        width: 50%;
        height: 35px;
        margin: 25px auto;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPwAAAA4CAMAAADuDGX3AAADAFBMVEUAAAD++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uz++uyqwP0bAAAA/3RSTlMAAf75BPh3Cgb8Ce77WgL6/fPpEAcFDfAjtTSNlAhx4yrcA7u9FTMYTOhW3plVY+dw70IiEvftPYyQ07wWMBwPh8BUGkabGdkmWLOg1/R7MVJumgxt0ZZFqlEOLdix3RQf4fFcC1Dypp82x4lKw8S5b15JPCTQYbelv+BEzvXUrRErlTWE2sX2WVvGJeaFknZAaywbHqvrnp3Jwkt5ZYunfGhTQ6nqzCc/uqRNo2eYTtbP1S6Pl4iu5V+2YIJ0R9IpIH5ksma4KLSif+JBV3icc2yw23p9FyHsOjKoO8vIkx0vPnVI30+Bjq9drDfNcsET5DliymmDkYY4aqGAvopQhIJPAAAJAklEQVR4AeXZc3Qk69YG8KfdsW3b9kwmydi2bdu2bds4g2Pbto3vnO8a97mrqtI9HXSlOic5M+vm9/+7UWvXu1dX495rVYIma4qdS280UZkpnG1EEzWWN6PQRA3zYSc0VS9xApqstoxFU2LonXvwl+bHHioGgOUDnIFNAc+Of3aU3h82K0x9CPdG0L7RsFnhNTdKHA/6w9N1veeMR1jpymQVbBE9S5NdiHvkS8477A2b7M2mhTHr6edOC5ExUCzaj2Qq7pknyewOXaHcKjvKG1AMZQZ2cSUZ4gUr7NHYQtUk1w1VQSF/HeuyWwslphyn4ABqU7Tx2ef6NFiPs9Y/bI/arKEgIgaKeC1g3Tqjbs7N1BStQg3eqS3JD8LRYD4No9uZ0agpgKKUo1BiMxVIi0Jdwg+y0l5Uo0reQfKSPRrQZxqSBY+iun2UaHqjbsYQKvE31OU5mgxHVcPaUNAaDeq62OJmVPM4KzkeQZ2cqIhDEOSl0swJVWSuoSArCA3qPYoeVKGKGzSZfxV1mUhlWkPWjy4U6EjyMCyoLs6h6Bc0LK/2FD3QApZ6kKSGgjBvyCtxoTKz5CvpTkE7N5I8D5PMo4cWsFIzNDA/SnQ7Y6OqNb98BAV5kNeJCmU7Q0YwBT6vUBAPkd5hJSWuJHkKNXgEGKHItCNWc0pSpp/oCdFYklQHUmBXBFkBVOokrDPEibmGplEQClHUcYqyAkeSnBMOS6oK/6GBO05DGa8hE/a/3xVVZTiSvDaPkgQDRMkU7NlAQX/IKqBSTrDuHySp/v+RFPRDpbV+LvSZmNwit9px1ZRzLV0omAGFRpHkkCsPPNQCd+0i6VD6+YU4kuOnQVLhSMET/cWStkDOV1TqTVjXnaT6z04U3YKZ1qBa/Py6am/8M2NYaYc9FBrNSppmnjApOUGSs2M9txZVVHtOHNFK3K+BkONIpWTihJJ0OzJ6PgULVbhr/3EK8r+GWZkbTTpAsdM0+dPbMDF8qyPJ9hN64q6BIRQ8sqicpLszrPOkYudglZ6csDYjhIICAyz1efG8/nBH3PW1hoLlanJ5EBR7RkfqRlDQrhhmUTPyLixbPQiW+r5LwZPGyT7kUlhXQsVmwao2yyerTs6hYKcnZMW7kAzJ7RxCzn8fNniVZMHG2a4kEx6DrFbtKGgTVNFFIzdcXlSsLazaFI5x4uMePBzytD/feHNG6FQ/km5lsEkAhZ/qrVYFtD0WDHneeY4k2TwG285Cho5KLYF19s1cSb4Q3BWS8IqMLX0HLUJ1b6//4JVEv5skeaIvbHTYjWTW0//Rv3VgowE1LQqHWVEvV5IpPSErgUrtgzWq0jC65gceFZJro18rX3PTjpK0y9vfmjIQFmJWLWner+X4C2Uq2Kzw0Mfu1IQtTA2FBW3RE3l++SliSp9LBV1Sc8QdMmjjCg15ZhBkzKRSpbDGNyl9i3h3eTj1ciPpeLN7ZET/iN1X5mgoeONct6VGyBiYsVWF+iguzR2/kqL2cWELBoRkkaTLmLf8xXnsWLo5OArWbaBSfSEvvNPTLhxw5ouyDC1Mwrd9+fLBS3YkXaa3TZ07yBk1eMZvzyY5ZOKhqeJdmQkVRGufeK6fhu4FPxejFsZn4pvNTBGna8+G5A9bqCDpGhr7atvpdkxY5os6DaVCDs6Qs+jlwQ5tnWJQG4P//rwnu/uQzMr/buz+9Ec9YJLZwZ1mWR/9cDvsL9D2fz0v9/V1NHGdedQyWKspnQOfDnMk6TBv4ePD30EtvMvGdnedORd1+JQKtYGMYfu+SizzgrySxVMv3krV65ct0096eIsBQJ8l7VnNbCPgm81qfhI/n/eJ7hR8rdfIxMS857sN3dvXG7Km6eeNz4G87lSmG6xb3WuyPWxmv7nixXNprOKS+Iqm61iF5nZsZm8VbHb1k1m+kPMmFXGNgTVbnxqNelm7pku0sWfwhsTyxF39KOi3FaKzGpJUfxwRERnxXe5qj4wDe3xRH8POO2lhnS8ViYQ19i1gYkANzp3QTa/Xv3pnqkctR8vVb5S//NRrNyLaUxCZiUo5O8TuT1y71bPM6Zvd6vKgWkIP2tQ7KSnpRXyImpxRyVjkBeuaU4nvocCKVdoZPfRzDbBwY5yTHQV2s2NRQ/oVmmm+sSjzHcuyWj5cy8kf3ChwjP2+Gyw4b1mtH4fS61AkiQqsMypqnre3jUvg/GNzYRYV0rFUx9o+t4mcW69QUzAi0ReWVK2nU3I5WYvqYnpRsvLsqTB7mC297s7Bvbf2ZyIUcW7JuumhxAVyyPlhf1WTH5+CyePv+qf/SknKVNT09pEvHpyUHoQark7qMXLJa4tR0yl3U8Cc93ySYfL3SFL9SdehDuQkKPMS6+TurTzS6eLhaaR6lAcknu3aJ3vn6Shy2YwG0NmRIrseHskrJ6gg8eiiJtOGFy4kyY5QRrVG+Z6T57GSJB1a+7YjmXAVkmgdV8RuCxhC0UgP/E4De1Gk6+KbE0mfaZB0TCC5IKOTOBQvqKDQb2rKy9dCmX9StLMikmRaDiTCjRd35sHTGgqOP7/UC/X36aQ4CtwWdg7oR9pdhKTnCJITC8sp+hcU20VZ6hwo9KgjRZdDC0j6/AjJHRda0jTTop68X2cVutWQbJpPsv9jYygaUgjF+gymnCVQ7Dol7uMGkPw1BpIP36CZW2Ax6k81/CfeNec3SKY5kJyXvo6SDrDBXDWtazkMivVJoEQ3VkfytgoS7a3ILJIc/IFTV/xO/rnt1BRM7xwEiXY3SZ9lOkrGGGGLb2lVVjRs0NeBErW4QZNgpvWNPrkIDcPjvbNJm1pU/fNGfVlNiftjsIm2Oa25A5u8n00LYVr8AUocaCEuFDaKeoEmC3YFPOBAk09go8X5tBCPP8BGWsg/CZtFD6ZoYhEAeN6Jo2i7EbYyBDrSLAKNTzWAZq497FEPxtY7mxds+ByVvJ86tsdvfUfUR6vcR9SU2A1Eo1tKk7hRn+E+YNy22D/+Fc0fMveHSM324KS9Oe+ocB/J+IgH0Oja8KO1uA8Z/j0TjS7EzxP3pcwINDZtvgH3qXg0tv+7iPtVSeM3b8T/jP8CE9Q96HGLYkcAAAAASUVORK5CYII=);
        background-repeat: no-repeat;
        background-size: 100%
    }

section.map .markerClusterLabel {
    color: #c8a54e;
    font-weight: bold;
    margin-top: -85px !important
}

    section.map .markerClusterLabel.big {
        font-size: 30px
    }

    section.map .markerClusterLabel.medium {
        font-size: 22px
    }

    section.map .markerClusterLabel.small {
        font-size: 20px
    }

    section.map .markerClusterLabel.tiny {
        font-size: 18px
    }

    section.map .markerClusterLabel.miniscule {
        font-size: 15px
    }

section.map .map-box {
    /*display: none;
    float: left*/
    height: 40%;
    /*min-height: 400px;*/
    position: relative;
    display: block;
    width: 100%;
}

@media screen and (min-width: 550px) {
    section.map .map-box {
        height: 100%;
        position: relative;
        display: block;
        width: 50%;
        float: left;
    }
}

@media screen and (min-width: 1024px) {
    section.map .map-box {
        width: 66.66667%;
        float: left;
    }
}

section.map .map-box .map-canvas {
    height: 100%
}

section.map .map-box .content {
    height: 100%;
    width: 100%
}

section.map .map-box .zoom-controls {
    position: absolute;
    z-index: 5;
    height: 40%
}

    section.map .map-box .zoom-controls .zoom-slider {
        height: 100%
    }

        section.map .map-box .zoom-controls .zoom-slider > * {
            width: 100%
        }

    section.map .map-box .zoom-controls .zoom-in span, section.map .map-box .zoom-controls .zoom-out span {
        display: block;
        width: 35%;
        height: 35%;
        background-size: 100% 100%
    }

    section.map .map-box .zoom-controls .zoom-out span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNjI0cHgiIGhlaWdodD0iNzJweCIgdmlld0JveD0iMCAwIDYyNCA3MiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+ICAgICAgICA8dGl0bGU+bWludXM8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSJtaW51cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIwMC4wMDAwMDAsIC00NzYuMDAwMDAwKSI+ICAgICAgICAgICAgPGcgaWQ9Imljb21vb24taWdub3JlIj48L2c+ICAgICAgICAgICAgPHBhdGggZD0iTTgwNiw1NDggTDIxOCw1NDggQzIwOCw1NDggMjAwLDU0MCAyMDAsNTMwIEwyMDAsNDk0IEMyMDAsNDg0IDIwOCw0NzYgMjE4LDQ3NiBMODA2LDQ3NiBDODE2LDQ3NiA4MjQsNDg0IDgyNCw0OTQgTDgyNCw1MzAgQzgyNCw1NDAgODE2LDU0OCA4MDYsNTQ4IEw4MDYsNTQ4IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0ZGRkZGRiIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)
    }

    section.map .map-box .zoom-controls .zoom-in span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNjI0cHgiIGhlaWdodD0iNjI0cHgiIHZpZXdCb3g9IjAgMCA2MjQgNjI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4gICAgICAgIDx0aXRsZT5wbHVzPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0icGx1cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIwMC4wMDAwMDAsIC0yMDAuMDAwMDAwKSI+ICAgICAgICAgICAgPGcgaWQ9Imljb21vb24taWdub3JlIj48L2c+ICAgICAgICAgICAgPHBhdGggZD0iTTgwNiw0NzYgTDU0OCw0NzYgTDU0OCwyMTggQzU0OCwyMDggNTQwLDIwMCA1MzAsMjAwIEw0OTQsMjAwIEM0ODQsMjAwIDQ3NiwyMDggNDc2LDIxOCBMNDc2LDQ3NiBMMjE4LDQ3NiBDMjA4LDQ3NiAyMDAsNDg0IDIwMCw0OTQgTDIwMCw1MzAgQzIwMCw1NDAgMjA4LDU0OCAyMTgsNTQ4IEw0NzYsNTQ4IEw0NzYsODA2IEM0NzYsODE2IDQ4NCw4MjQgNDk0LDgyNCBMNTMwLDgyNCBDNTQwLDgyNCA1NDgsODE2IDU0OCw4MDYgTDU0OCw1NDggTDgwNiw1NDggQzgxNiw1NDggODI0LDU0MCA4MjQsNTMwIEw4MjQsNDk0IEM4MjQsNDg0IDgxNiw0NzYgODA2LDQ3NiBMODA2LDQ3NiBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGRkZGRkYiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==)
    }

@media only screen {
    section.map .map-box .zoom-controls {
        width: 40px;
        top: 10px;
        left: 10px
    }

        section.map .map-box .zoom-controls .btn {
            cursor: pointer;
            position: relative;
            height: 40px;
            background-color: #d1b46e;
            background-color: rgba(33,87,50,0.8);
            color: #fff
        }

            section.map .map-box .zoom-controls .btn span {
                position: absolute;
                top: 50%;
                left: 50%;
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                font-size: 20px;
                margin-top: 2px
            }

        section.map .map-box .zoom-controls .track-container {
            background-color: #eadcbb;
            background-color: rgba(33,87,50,0.4);
            height: 65%;
            padding: 25px 0;
            position: relative;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            section.map .map-box .zoom-controls .track-container .track {
                height: 100%;
                width: 2px;
                background-color: #fff;
                position: relative;
                left: 50%;
                -moz-transform: translate(-50%, 0);
                -ms-transform: translate(-50%, 0);
                -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0)
            }

                section.map .map-box .zoom-controls .track-container .track .knob {
                    height: 2px;
                    width: 15px;
                    background-color: white;
                    -moz-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                    position: absolute
                }
}

@media screen and (min-width: 768px) {
    section.map .map-box .zoom-controls {
        top: 20px;
        left: 20px;
        width: 55px
    }

        section.map .map-box .zoom-controls .btn {
            height: 55px
        }

            section.map .map-box .zoom-controls .btn span {
                font-size: 30px
            }
}

@media screen and (min-width: 1024px) {
    section.map .map-box .zoom-controls {
        top: 30px;
        left: 30px;
        width: 72px
    }

        section.map .map-box .zoom-controls .btn {
            height: 72px
        }

            section.map .map-box .zoom-controls .btn span {
                font-size: 40px
            }
}

@media only screen {
    section.map .interface-box {
        width: 50%;
        height: 100%;
        position: relative;
        left: 50%
    }
}

@media screen and (min-width: 1024px) {
    section.map .interface-box {
        width: 33.33333%;
        left: 66.66667%
    }
}

@media screen and (max-width: 549px) {
    section.map .interface-box {
        width: 100%;
        left: 0
    }
}

section.map .interface-box .content .tags {
    margin-top: 10px;
    display: none
}

section.map .interface-box .content .background {
    display: none;
    height: 100%;
    width: 100%;
    max-height: 360px
}

section.map .interface-box .content .content-box {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%
}

section.map .interface-box .content .form-control {
    text-align: center;
    width: 100%
}

    section.map .interface-box .content .form-control a {
        font-family: "Somersby";
        text-decoration: underline;
        margin-top: 5px;
        font-size: 12px;
        margin-top: 5px;
        text-transform: uppercase
    }

    section.map .interface-box .content .form-control .button {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 12px 5px
    }

    section.map .interface-box .content .form-control .search-field {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #faf4e4;
        width: 100%;
        padding: 16px 16px;
        margin-bottom: 25px;
        border: none;
        background-color: #248543;
        text-align: left;
        font-size: 13px
    }

    section.map .interface-box .content .form-control ::-webkit-input-placeholder {
        text-align: center;
        color: #faf4e4
    }

    section.map .interface-box .content .form-control :-moz-placeholder {
        text-align: center;
        color: #faf4e4
    }

    section.map .interface-box .content .form-control ::-moz-placeholder {
        text-align: center;
        color: #faf4e4;
        color: #faf4e4
    }

    section.map .interface-box .content .form-control :-ms-input-placeholder {
        text-align: center;
        color: #faf4e4
    }

section.map .interface-box .content .services {
    width: 80%;
    margin: 0 auto;
    padding-top: 15%
}

    section.map .interface-box .content .services .radiobutton {
        cursor: pointer
    }

        section.map .interface-box .content .services .radiobutton strong {
            font-size: 18px;
            font-family: "Somersby";
            font-weight: normal
        }

        section.map .interface-box .content .services .radiobutton input {
            display: none
        }

        section.map .interface-box .content .services .radiobutton span {
            width: 15px;
            height: 15px;
            display: inline-block;
            margin-right: 3px;
            background-size: 100% 100%;
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTYwcHgiIGhlaWdodD0iMTgwcHgiIHZpZXdCb3g9IjAgMCAxNjAgMTgwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4gICAgICAgIDx0aXRsZT5hcHBsZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPGcgaWQ9ImFwcGxlIiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOS4wMDAwMDAsIDAuMDAwMDAwKSI+ICAgICAgICAgICAgPGcgaWQ9Imljb21vb24taWdub3JlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMC41MzQxNDYpIj48L2c+ICAgICAgICAgICAgPHBhdGggZD0iTTEwMC45MDM2NDcsMC4wNzgzNDE0Nzg4IEMxMDAuNTIyNjIyLDAuMDc2MjA0ODkzMSAxMDAuMjkxNTE1LDAuMDg5MzgwNTA1NCAxMDAuMjkxNTE1LDAuMDg5MzgwNTA1NCBDOTEuMzc5NjM3NSw5LjE1NTI3MDEgODguMjYwNDAwMywyMi42MjE0NTgxIDg3LjI0MzkxOTYsMzMuMjM0NDEzOSBDODYuMjI2MDE0NSwzMi45NjY5ODQ1IDg1LjQwMjE4MjcsMzIuNjAwMDI1OSA4NS40MDIxODI3LDMyLjYwMDAyNTkgQzg1LjQwMjE4MjcsMzIuNjAwMDI1OSA3OC45MzQ1NTk0LDMwLjUxMzQ3MTkgNzAuOTQxMjM1OSwyNi40NjgzODA4IEM2Mi43NTYxNTM4LDIyLjI1NjgxNDEgMzYuNTk3NzU2LDIxLjQ0NDE5OTMgMjMuMzAyMTM4Nyw0MC42NTEwMzczIEMxMC4xNTA3NDEsNTkuNjc4NzU4MSAtOC4yNzk2MjYwMiwxMTAuNTk2MDkgNDYuNDMxNzQ4MiwxNzQuNDc2OTc4IEM0Ni40MzE3NDgyLDE3NC40NzY5NzggNjEuNTQyNTczMSwxODUuMjIyNDAyIDc3LjA2NzE4MzUsMTczLjcxNDc1MSBDNzcuMDY3MTgzNSwxNzMuNzE0NzUxIDgzLjE0OTY4NzEsMTcwLjczNzk1MyA4Ny42Nzc4MjQ2LDE3MC43Mzc5NTMgTDkwLjMxNTI2MTcsMTcwLjczNzk1MyBDOTQuODY4NTA0LDE3MC43Mzc5NTMgMTAwLjk5ODE5MSwxNzMuNzE0NzUxIDEwMC45OTgxOTEsMTczLjcxNDc1MSBDMTE2LjM1MjA1MiwxODUuMjIzODI3IDEzMS42MzM2MjYsMTc0LjQ3Njk3OCAxMzEuNjMzNjI2LDE3NC40NzY5NzggQzE4Ni4yOTQ2MTIsMTEwLjU5NjA5IDE2Ny45MTMyMDksNTkuNjc4NzU4MSAxNTQuNzYzMjM1LDQwLjY1MTAzNzMgQzE0MS41MTM3MzMsMjEuNDQ0MDIxMyAxMTUuMjM4ODkxLDIyLjI1NTM4OTcgMTA3LjE3NDE3LDI2LjQ2ODM4MDggQzk5LjA2MDQ4NTQsMzAuNTEyMDQ3NSA5Mi41OTA5MDM2LDMyLjYwMDAyNTkgOTIuNTkwOTAzNiwzMi42MDAwMjU5IEM5Mi41MTgwODE2LDMyLjcwNzkyMzUgOTIuNDIyMjkxNCwzMi42MDM0MDg5IDkyLjI1MTU0MjYsMzIuNzExMzA2NCBDOTguNDI3NTIxOCwxMS4yNTU3MTIgMTA4LjY5ODgwMiwzLjIyNzQ5MDg4IDEwOC42OTg4MDIsMy4yMjc0OTA4OCBDMTA3LjEwMzg0MSwwLjM3ODg4Nzg3OSAxMDIuNTU0ODcxLDAuMDg3MjQzOTE5NiAxMDAuOTAzNjQ3LDAuMDc4MTYzNDMgTDEwMC45MDM2NDcsMC4wNzgzNDE0Nzg4IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0ZFRkFFQyIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)
        }

        section.map .interface-box .content .services .radiobutton input:checked + span {
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTYwcHgiIGhlaWdodD0iMTgwcHgiIHZpZXdCb3g9IjAgMCAxNjAgMTgwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4gICAgICAgIDx0aXRsZT5hcHBsZS1zZWxlY3RlZDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPGcgaWQ9ImFwcGxlLXNlbGVjdGVkIiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOS4yNDM4NjIsIDAuMDAwMDAwKSI+ICAgICAgICAgICAgPGcgaWQ9Imljb21vb24taWdub3JlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMC41MzQxNDYpIj48L2c+ICAgICAgICAgICAgPHBhdGggZD0iTTE1NC43NjQzMDQsNDAuNzA3MzAwNyBDMTQxLjUxNDgwMSwyMS41MDAyODQ3IDExNS4yMzg3MTMsMjIuMzEzNzg5OCAxMDcuMTczOTkyLDI2LjUyNjc4MDggQzk5LjA2MDMwNzMsMzAuNTcwNDQ3NSA5Mi41OTMwNDAyLDMyLjY1Nzg5MTggOTIuNTkzMDQwMiwzMi42NTc4OTE4IEM5Mi41MjAyMTgyLDMyLjc2NTc4OTQgOTIuNDI0OTYyMSwzMi42NTc4OTE4IDkyLjI1NDIxMzMsMzIuNzY1Nzg5NCBDOTguNDMwMTkyNiwxMS4zMTAxOTQ5IDEwOC43MDAwNDgsMy4yODc0OTMzMyAxMDguNzAwMDQ4LDMuMjg3NDkzMzMgQzEwNi43MzcwNiwtMC4yMTg0NjU4OTcgMTAwLjI5MzY1MSwwLjE0OTczOTA1NCAxMDAuMjkzNjUxLDAuMTQ5NzM5MDU0IEM5MS4zODE3NzQxLDkuMjE1NjI4NjQgODguMjU4MDg1NywyMi42NzY0NzUyIDg3LjI0MTYwNSwzMy4yODk0MzA5IEM4Ni4yMjM2OTk5LDMzLjAyMjAwMTYgODUuNDAwNDAyMiwzMi42NTkzMTYyIDg1LjQwMDQwMjIsMzIuNjU5MzE2MiBDODUuNDAwNDAyMiwzMi42NTkzMTYyIDc4LjkzNDU1OTQsMzAuNTczMTE4MiA3MC45NDEyMzU5LDI2LjUyODIwNTIgQzYyLjc1NjE1MzgsMjIuMzE2NjM4NSAzNi41OTg4MjQzLDIxLjUwMTcwOTEgMjMuMzAzMjA3LDQwLjcwODcyNTEgQzEwLjE1MTgwOTMsNTkuNzM2NDQ1OSAtOC4yNzk0NDc5NywxMTAuNjU2NDQ5IDQ2LjQzMTkyNjIsMTc0LjUzNzMzNyBDNDYuNDMxOTI2MiwxNzQuNTM3MzM3IDYxLjU0NDg4NzcsMTg1LjEyMDkxNSA3Ny4wNjk0OTgxLDE3My42MTE4MzkgQzc3LjA2OTQ5ODEsMTczLjYxMTgzOSA4My4xNDg3OTY5LDE3MC40NzQwODUgODcuNjc2OTM0MywxNzAuNDc0MDg1IEw5MC4zMTc1NzYzLDE3MC40NzQwODUgQzk0Ljg3MDgxODcsMTcwLjQ3NDA4NSAxMDAuOTk5MDgxLDE3My42MTE4MzkgMTAwLjk5OTA4MSwxNzMuNjExODM5IEMxMTYuMzUyOTQyLDE4NS4xMTk0OSAxMzEuNjM1MjI4LDE3NC40NTYxNDcgMTMxLjYzNTIyOCwxNzQuNDU2MTQ3IEMxODYuMjk2MjE1LDExMC41NzM4MzQgMTY3LjkxMzkyMSw1OS43MzUxOTk2IDE1NC43NjM5NDgsNDAuNzA3NDc4NyBMMTU0Ljc2NDMwNCw0MC43MDczMDA3IFogTTk3LjAwNzU4MjUsMTIzLjM2MTEyMiBMOTcuMDA0NzMzNywxMjMuMzU5Njk3IEw4Ni42NTc3ODI5LDEzMy45OTUwODcgTDUzLjkzNTQzNzQsMTAwLjM1Mjc2NCBMNjcuNjI1OTY3LDg2LjI3NzI5MjYgTDg2LjY2MDgwOTcsMTA1Ljg0OTY2NSBMMTI0LjM4ODY0Miw2Ny4wNjQ3NTcxIEwxMzguMDc5MTcxLDgxLjEzODgwMzggTDk3LjAwNzU4MjUsMTIzLjM2MTEyMiBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGRUZBRUMiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==)
        }

        section.map .interface-box .content .services .radiobutton:last-child {
            float: right
        }

section.map .details-box {
    margin-top: 40px
}

    section.map .details-box .default {
        padding-top: 25%;
        padding-top: 3vh
    }

    section.map .details-box .content-box {
        height: 100%;
        width: 100%
    }

    section.map .details-box .description span {
        line-height: 1em;
        font-size: 14px
    }

    section.map .details-box .hidden {
        display: none
    }

    section.map .details-box .item.hidden {
        display: block !important
    }

    section.map .details-box .details p {
        margin-top: 1em;
        margin-bottom: 1.5em
    }

    section.map .details-box .item a.map-link {
        display: none
    }

    section.map .details-box .item .headline {
        font-size: 2em;
        text-align: left
    }

        section.map .details-box .item .headline::after {
            display: none
        }

        section.map .details-box .item .headline .icon-leaf {
            color: #fbce58
        }

    section.map .details-box ul {
        font-size: 14px;
        font-family: sans-serif;
        margin-top: 5px
    }

    section.map .details-box strong {
        font-size: 22px;
        font-family: "Somersby";
        font-weight: normal
    }

    section.map .details-box .default .headline, section.map .details-box .item .headline {
        position: relative
    }

        section.map .details-box .default .headline .icon-leaf, section.map .details-box .item .headline .icon-leaf {
            display: none;
            margin-top: 2px;
            position: absolute;
            font-size: 24px;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            top: 50%
        }

        section.map .details-box .default .headline span, section.map .details-box .item .headline span {
            display: inline-block;
            padding-left: 0px;
            line-height: 34px
        }

section.map .content {
    background: #215732;
    background-image: url('../images/textures/paper-dark-somersby.jpg?1499092904');
    height: 100%;
    width: 100%
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    section.map .content {
        background-image: url('../images/textures/paper-dark-somersby-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

section.map .content-padding {
    padding: 18% 16%
}

@media screen and (max-width: 549px) {
    section.map .interface-box .form-control a {
        margin-top: 25px;
        display: inline-block
    }

    section.map .interface-box .details-box .list .headline {
        font-family: "Somersby";
        font-size: 2em;
        text-align: left
    }

        section.map .interface-box .details-box .list .headline::after {
            display: none
        }

    section.map .interface-box .details-box .list a.cta {
        text-decoration: none;
        display: none;
        box-sizing: border-box;
        text-align: center;
        width: 100%;
        font-family: "Somersby";
        background-color: #ad8c3e;
        padding: 15px
    }

    section.map .interface-box .details-box ol {
        padding-left: 0;
        margin-left: -10px
    }

        section.map .interface-box .details-box ol > li {
            font-weight: bolder;
            padding-left: 10px;
            margin-bottom: 30px
        }

            section.map .interface-box .details-box ol > li .wrapper {
                font-weight: normal
            }

            section.map .interface-box .details-box ol > li p {
                margin-top: 0
            }

            section.map .interface-box .details-box ol > li a {
                text-decoration: underline;
                color: #faf4e4
            }

            section.map .interface-box .details-box ol > li strong {
                font-size: 16px
            }

            section.map .interface-box .details-box ol > li .name {
                font-size: 18px
            }

    section.map .interface-box .aspect {
        margin: 0
    }

    section.map .interface-box .content {
        position: static
    }

        section.map .interface-box .content .content-box {
            position: relative
        }

    section.map .interface-box .background {
        position: absolute;
        top: 0;
        left: 0
    }
}

article.section-list {
    color: #c5a047;
    text-align: center;
    padding-bottom: 30px
}

.rebrand-2017 article.section-list {
    color: #b09049
}

@media only screen and (max-width: 767px) {
    article.section-list.text-page {
        padding-top: 75px
    }
}

#modal article.section-list {
    background-image: url('../images/textures/paper.jpg?1499092904')
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #modal article.section-list {
        background-image: url('../images/textures/paper-2x.jpg?1499092904');
        background-size: 300px 300px
    }
}

.rebrand-2017 #modal article.section-list {
    background: #f9f6e7
}

article.section-list.text-page .section-text:first-child {
    padding-top: 75px
}

article.section-list .section-youtube p, article.section-list .section-image p {
    font-style: italic
}

article.section-list section {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%
}

article.section-list .inner-container {
    width: 100%;
    margin: auto;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    article.section-list .inner-container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 768px) {
    article.section-list .inner-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    article.section-list .inner-container {
        max-width: 1024px
    }
}

@media only screen and (min-width: 1200px) {
    article.section-list .inner-container {
        max-width: 1200px
    }
}

article.section-list h1 {
    font-size: 2.7em;
    margin-top: 0.5em
}

article.section-list h2 {
    font-size: 1.6em
}

.rebrand-2017 article.section-list h2 {
    font-size: 2.7em
}

@media only screen and (min-width: 768px) {
    article.section-list.text-page .section-seperator:first-child {
        padding-top: 100px
    }
}

article.section-list .section-seperator .seperator {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c5a047;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3;
    margin: 30px auto
}

article.section-list .section-seperator.top-decoration .inner-content {
    margin-top: 30px;
    font-size: 30px;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

    article.section-list .section-seperator.top-decoration .inner-content .seperator {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        width: auto;
        background-color: transparent;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

        article.section-list .section-seperator.top-decoration .inner-content .seperator:before {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            font-family: "Icons";
            text-transform: none;
            content: "a";
            font-size: 0.8em;
            margin-top: -0.1em
        }

    article.section-list .section-seperator.top-decoration .inner-content:after, article.section-list .section-seperator.top-decoration .inner-content:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "l";
        font-size: 35px;
        position: relative;
        top: 10px;
        margin: auto -3px
    }

    article.section-list .section-seperator.top-decoration .inner-content:after {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Icons";
        text-transform: none;
        content: "m"
    }

.section-list .section-attributes {
    overflow: auto;
    padding: 30px
}

    .section-list .section-attributes dl {
        width: 50%;
        margin: auto
    }

        .section-list .section-attributes dl:after {
            content: '';
            display: block;
            clear: both
        }

@media only screen and (max-width: 767px) {
    .section-list .section-attributes dl {
        width: 100%
    }
}

.section-list .section-attributes dt, .section-list .section-attributes dd {
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%
}

.section-list .section-attributes dt {
    clear: right;
    text-align: left
}

.section-list .section-attributes dd {
    text-align: right
}

.section-list .section-attributes dt, .section-list .section-attributes dd {
    padding: 7.5px 0
}

@media only screen and (max-width: 767px) {
    .section-list .section-youtube {
        padding-top: 10px
    }
}

@media only screen and (min-width: 768px) {
    .section-list .section-youtube {
        padding-top: 30px
    }
}

.section-list .section-youtube.full-width {
    padding: 0
}

.section-text {
    overflow: auto
}

@media only screen and (min-width: 768px) {
    .section-text.has-image {
        text-align: left
    }
}

@media only screen and (max-width: 767px) {
    .section-text.has-image .inner-container {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media only screen and (min-width: 768px) {
    .section-text.has-image .inner-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.section-text.has-image .text-wrap {
    float: left;
    direction: ltr;
    padding: 0 15px;
    width: 50%;
    *width: expression((this.parentNode.clientWidth/12*6 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media only screen and (max-width: 767px) {
    .section-text.has-image .text-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (min-width: small) {
    .section-text.has-image .text-wrap {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    .section-text.has-image .text-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

.section-text.has-image .image-wrap {
    margin-top: 30px;
    float: left;
    direction: ltr;
    padding: 0 15px;
    width: 50%;
    *width: expression((this.parentNode.clientWidth/12*6 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media only screen and (max-width: 767px) {
    .section-text.has-image .image-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (min-width: small) {
    .section-text.has-image .image-wrap {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    .section-text.has-image .image-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media only screen and (max-width: 767px) {
    .section-form form.pegasus .field > .inner-field > label {
        width: 100%;
        margin-top: 0.9em
    }

    .section-form form.pegasus .field .input-wrapper {
        width: 100%
    }

    .section-form form.pegasus .field .input-item-wrapper {
        width: 100%
    }

    .section-form form.pegasus .submit-wrapper {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .section-form .inner-container {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media only screen and (min-width: 768px) {
    .section-form .inner-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.page-content .section-form .text-wrap {
    float: left;
    direction: ltr;
    padding: 0 15px;
    width: 50%;
    *width: expression((this.parentNode.clientWidth/12*6 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
    float: left;
    direction: ltr;
    padding: 0 15px;
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media only screen and (max-width: 767px) {
    .page-content .section-form .text-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (min-width: medium) {
    .page-content .section-form .text-wrap {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    .page-content .section-form .text-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (min-width: small) {
    .page-content .section-form .text-wrap {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    .page-content .section-form .text-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

.page-content .section-form form {
    margin-top: 30px;
    float: left;
    direction: ltr;
    padding: 0 15px;
    width: 50%;
    *width: expression((this.parentNode.clientWidth/12*6 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
    float: left;
    direction: ltr;
    padding: 0 15px;
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media only screen and (max-width: 767px) {
    .page-content .section-form form {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (min-width: medium) {
    .page-content .section-form form {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    .page-content .section-form form {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (min-width: small) {
    .page-content .section-form form {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    .page-content .section-form form {
        padding-left: 5px;
        padding-right: 5px
    }
}

#modal .section-form .text-wrap {
    float: left;
    direction: ltr;
    padding: 0 15px;
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media screen and (min-width: medium) {
    #modal .section-form .text-wrap {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    #modal .section-form .text-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (min-width: small) {
    #modal .section-form .text-wrap {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    #modal .section-form .text-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

#modal .section-form form {
    margin-top: 30px;
    float: left;
    direction: ltr;
    padding: 0 15px;
    float: left;
    direction: ltr;
    padding: 0 15px
}

@media screen and (min-width: medium) {
    #modal .section-form form {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    #modal .section-form form {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (min-width: small) {
    #modal .section-form form {
        width: 100%;
        *width: expression((this.parentNode.clientWidth/12*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px')
    }
}

@media only screen and (max-width: 767px) {
    #modal .section-form form {
        padding-left: 5px;
        padding-right: 5px
    }
}

.rebrand-2017-heading {
    margin: 66px 0 32px 0 !important;
    text-align: center;
    font-size: 30px;
    color: #b09049
}

@media only screen and (min-width: 768px) {
    .rebrand-2017-heading {
        font-size: 40px
    }
}

@media only screen and (min-width: 1024px) {
    .rebrand-2017-heading {
        font-size: 60px
    }
}

.rebrand-2017-text {
    margin: 0 auto;
    max-width: 620px;
    text-align: center
}

.rebrand-2017-heading span {
    padding: 0 60px;
    position: relative;
    display: inline-block
}

@media only screen and (min-width: 768px) {
    .rebrand-2017-heading span {
        padding: 0
    }
}

.rebrand-2017-heading span:before, .rebrand-2017-heading span:after {
    content: "";
    display: inline-block;
    width: 38px;
    background: url(/assets/images/rebrand-2017/icon-leaves-left.png) no-repeat center;
    background-size: contain;
    margin: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

@media only screen and (min-width: 768px) {
    .rebrand-2017-heading span:before, .rebrand-2017-heading span:after {
        width: 58px;
        height: 36px;
        margin: 0 15px;
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto
    }
}

@media only screen and (min-width: 1024px) {
    .rebrand-2017-heading span:before, .rebrand-2017-heading span:after {
        width: 68px;
        height: 42px;
        margin: 0 20px
    }
}

.rebrand-2017-heading span:after {
    background-image: url(/assets/images/rebrand-2017/icon-leaves-right.png);
    left: auto;
    right: 0
}

@media only screen and (min-width: 768px) {
    .rebrand-2017-heading span:after {
        right: auto;
        left: auto
    }
}