/* Minification failed. Returning unminified contents.
(6632,37): run-time error CSS1031: Expected selector, found '{'
 */
@charset "UTF-8";
/* The clearfix mixin is necessary for the floats */
/* The clearfix mixin is necessary for the floats */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

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

::-moz-selection {
    background: #232725;
    color: white;
    text-shadow: none;
}

::selection {
    background: #232725;
    color: white;
    text-shadow: none;
}

html {
    color: black;
    font: 300 14px "Ubuntu", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    height: 100%;
}

body {
    line-height: 1.5em;
    height: 100%;
    text-align: center;
}

h1, h2, legend, h3, h4, h5, h6 {
    font-family: "Quattrocento", serif;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0 0 0.25em 0;
    color: #a5793c;
    text-transform: uppercase;
}

.langhamplace h1, .langhamplace h2, .langhamplace legend, .langhamplace h3, .langhamplace h4, .langhamplace h5, .langhamplace h6 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
}

h1 strong, h2 strong, legend strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 600;
}

p {
    margin-bottom: 16px;
}

img {
    display: block;
    max-width: 100%;
}

a {
    color: #a5793c;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    color: #3f454f;
}

small {
    color: #919191;
    font-size: 14px;
}

em {
    font-style: italic;
}

strong {
    font-weight: 400;
}

hr {
    background-color: transparent;
    border: solid #e6e6e6;
    border-width: 1px 0 0;
    clear: both;
    margin: 20px 0;
}

ul, ol {
    margin: 0 0 16px 20px;
    text-align: left;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

dl {
    margin-bottom: 16px;
}

dl dt {
    font-weight: bold;
}

dl dd {
    margin-left: 16px;
}

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

dl.advanced:after {
    clear: both;
}

dl.advanced dt {
    float: left;
    width: 31.25%;
    margin-left: 0%;
    margin-right: 2.08333%;
}

dl.advanced dd {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: 0%;
}

sup {
    position: relative;
    top: -4px;
    font-size: 75%;
}

sup {
    position: relative;
    top: -4px;
    font-size: 75%;
}

sub {
    position: relative;
    bottom: -4px;
    font-size: 75%;
}

.is-hidden {
    display: none !important;
}

.is-hidden, .is-invisible {
    visibility: hidden !important;
}

.is-visible {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.nowrap {
    white-space: nowrap;
}

.hide-for-mobile {
    display: none !important;
}

@media (min-width: 768px) {
    .hide-for-mobile {
        display: inherit !important;
    }
}

@media (min-width: 768px) {
    .hide-for-tablet-up {
        display: none !important;
    }
}

.clear-left {
    clear: left;
}

.input-imp-long {
    display: none !important;
}

@media (min-width: 640px) {
    .l-full {
        float: left;
        width: 95.83333%;
        margin-left: 2.08333%;
        margin-right: 2.08333%;
    }
}

@media (min-width: 640px) {
    .l-two-third {
        float: left;
        width: 62.5%;
        margin-left: 2.08333%;
        margin-right: 2.08333%;
    }
}

@media (min-width: 640px) {
    .l-half, .property-image, .property-description {
        float: left;
        width: 45.83333%;
        margin-left: 2.08333%;
        margin-right: 2.08333%;
    }
}

@media (min-width: 640px) {
    .l-one-third {
        float: left;
        width: 29.16667%;
        margin-left: 2.08333%;
        margin-right: 2.08333%;
    }
}

.l-grid {
    padding: 0;
}

.l-grid:before, .l-grid:after {
    content: "";
    display: table;
}

.l-grid:after {
    clear: both;
}

.l-grid li {
    float: left;
    width: 29.16667%;
    margin-left: 2.08333%;
    margin-right: 2.08333%;
    list-style: none;
}

.l-first {
    clear: left;
}

.l-container {
    margin: auto;
    max-width: 1367px;
    padding: 0;
}

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

.l-container:after {
    clear: both;
}

@media (min-width: 960px) {
    .l-container {
        padding: 0;
    }
}

.l-container-small {
    margin: auto;
    max-width: 960px;
}

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

.l-container-small:after {
    clear: both;
}

.l-container-medium {
    margin: auto;
    max-width: 1200px;
}

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

.l-container-medium:after {
    clear: both;
}

.l-page-content {
    position: relative;
    background-color: white;
}

@media (min-width: 960px) {
    .l-page-content {
        position: relative;
        z-index: 10;
        margin: -64px 16px 0 16px;
    }
}

@media (min-width: 1367px) {
    .l-page-content {
        margin-top: -96px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 960px) {
    .no-hero .l-page-content {
        margin-top: 56px;
    }
}

.l-three-col-grid {
    padding: 0;
    margin: 0;
}

.l-three-col-grid:before, .l-three-col-grid:after {
    content: "";
    display: table;
}

.l-three-col-grid:after {
    clear: both;
}

.standard-page-content .l-three-col-grid {
    margin-bottom: 48px;
}

.l-three-col-grid li {
    margin-bottom: 8px;
    list-style: none;
}

@media (min-width: 768px) {
    .l-three-col-grid li {
        float: left;
        width: 50%;
        margin-left: 0%;
        margin-right: 0%;
        padding: 0 8px;
        margin-bottom: 16px;
    }
}

@media (min-width: 960px) {
    .l-three-col-grid li {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

.l-three-col-grid-centered {
    padding: 0;
    margin: 0;
}

@media (min-width: 768px) {
    .l-three-col-grid-centered {
        text-align: center;
    }
}

.l-three-col-grid-centered li {
    margin-bottom: 8px;
    list-style: none;
}

@media (min-width: 768px) {
    .l-three-col-grid-centered li {
        display: inline-block;
        width: 33%;
    }
}

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

a.button, .hero-supplementary .hero-supplementary-content a,
input[type=submit],
button,
p.button > a, a.button-grey,
p.button-grey > a, .button--neutral,
input[type=submit].button--neutral,
button.button--neutral, .button--success,
input[type=submit].button--success,
button.button--success, .button--alert,
input[type=submit].button--alert,
button.button--alert {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    cursor: pointer;
    display: inline-block;
    padding: 8px 32px;
    font-family: "Quattrocento", serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 21px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    vertical-align: bottom;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

a.button:focus, .hero-supplementary .hero-supplementary-content a:focus,
input[type=submit]:focus,
button:focus,
p.button > a:focus, a.button-grey:focus,
p.button-grey > a:focus, .button--neutral:focus, .button--success:focus, .button--alert:focus {
    outline: 0;
}

@media (min-width: 960px) {
    a.button, .hero-supplementary .hero-supplementary-content a,
    input[type=submit],
    button,
    p.button > a, a.button-grey,
    p.button-grey > a, .button--neutral,
    input[type=submit].button--neutral,
    button.button--neutral, .button--success,
    input[type=submit].button--success,
    button.button--success, .button--alert,
    input[type=submit].button--alert,
    button.button--alert {
        padding: 13px 32px;
    }
}

.langhamplace a.button, .langhamplace .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .langhamplace a,
.langhamplace input[type=submit],
.langhamplace button,
.langhamplace p.button > a, .langhamplace a.button-grey,
.langhamplace p.button-grey > a, .langhamplace .button--neutral, .langhamplace .button--success, .langhamplace .button--alert {
    font-family: "Ubuntu", sans-serif;
}

a.button, .hero-supplementary .hero-supplementary-content a,
input[type=submit],
button,
p.button > a {
    background-color: #a5793c;
    color: white;
}

a.button:hover, .hero-supplementary .hero-supplementary-content a:hover,
input[type=submit]:hover,
button:hover,
p.button > a:hover {
    background-color: #77572b;
    color: white;
}

a.button.grey, .hero-supplementary .hero-supplementary-content a.grey, a.button.button-grey, .hero-supplementary .hero-supplementary-content a.button-grey,
input[type=submit].grey,
input[type=submit].button-grey,
button.grey,
button.button-grey,
p.button > a.grey,
p.button > a.button-grey {
    background-color: #636363;
}

a.button.grey:hover, .hero-supplementary .hero-supplementary-content a.grey:hover, a.button.button-grey:hover, .hero-supplementary .hero-supplementary-content a.button-grey:hover,
input[type=submit].grey:hover,
input[type=submit].button-grey:hover,
button.grey:hover,
button.button-grey:hover,
p.button > a.grey:hover,
p.button > a.button-grey:hover {
    background-color: #3f4542;
}

a.button-grey,
p.button-grey > a {
    background-color: #636363;
    color: white;
}

a.button-grey:hover,
p.button-grey > a:hover {
    background-color: #3f4542;
    color: white;
}

a.button-grey.button, .hero-supplementary .hero-supplementary-content a.button-grey,
p.button-grey > a.button,
.hero-supplementary .hero-supplementary-content p.button-grey > a {
    background-color: #a5793c;
}

a.button-grey.button:hover, .hero-supplementary .hero-supplementary-content a.button-grey:hover,
p.button-grey > a.button:hover,
.hero-supplementary .hero-supplementary-content p.button-grey > a:hover {
    background-color: #77572b;
}

.button--neutral,
input[type=submit].button--neutral,
button.button--neutral {
    background-color: #e6e6e6;
    color: #3f4542;
}

.button--neutral:hover,
input[type=submit].button--neutral:hover,
button.button--neutral:hover {
    background-color: #919191;
    color: #3f4542;
}

.button--neutral:active, .button--neutral:focus,
input[type=submit].button--neutral:active,
input[type=submit].button--neutral:focus,
button.button--neutral:active,
button.button--neutral:focus {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.button--success,
input[type=submit].button--success,
button.button--success {
    background-color: #39b924;
    color: white;
}

.button--success:hover,
input[type=submit].button--success:hover,
button.button--success:hover {
    background-color: #249c11;
    color: white;
}

.button--success:active, .button--success:focus,
input[type=submit].button--success:active,
input[type=submit].button--success:focus,
button.button--success:active,
button.button--success:focus {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.button--alert,
input[type=submit].button--alert,
button.button--alert {
    background-color: #f3490d;
    color: white;
}

.button--alert:hover,
input[type=submit].button--alert:hover,
button.button--alert:hover {
    background-color: #d33e09;
    color: white;
}

.button--alert:active, .button--alert:focus,
input[type=submit].button--alert:active,
input[type=submit].button--alert:focus,
button.button--alert:active,
button.button--alert:focus {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.carousel-hero-content .button, .find-description .button, .carousel-hero-content .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .carousel-hero-content a, .find-description .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .find-description a, .carousel-hero-split .button, .carousel-hero-split .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .carousel-hero-split a, .background-image-block .button, .background-image-block .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .background-image-block a {
    border: 1px solid #f0f0f0;
    background-color: rgba(0, 0, 0, 0.5);
}

.carousel-hero-content .button:hover, .find-description .button:hover, .carousel-hero-content .hero-supplementary .hero-supplementary-content a:hover, .hero-supplementary .hero-supplementary-content .carousel-hero-content a:hover, .find-description .hero-supplementary .hero-supplementary-content a:hover, .hero-supplementary .hero-supplementary-content .find-description a:hover, .carousel-hero-split .button:hover, .carousel-hero-split .hero-supplementary .hero-supplementary-content a:hover, .hero-supplementary .hero-supplementary-content .carousel-hero-split a:hover, .background-image-block .button:hover, .background-image-block .hero-supplementary .hero-supplementary-content a:hover, .hero-supplementary .hero-supplementary-content .background-image-block a:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

input[type=search] {
    -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type=text],
input[type=number],
input[type=password],
input[type=search],
input[type=email],
input[type=tel],
input[type=url],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: #fefefe;
    color: #888888;
    display: block;
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0;
    padding: 8px 24px;
    vertical-align: baseline;
    width: 100%;
}

input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
textarea:focus,
select:focus {
    background: white;
    color: black;
    outline: 0;
}

textarea {
    display: block;
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}

select {
    -webkit-appearance: menulist;
    height: 46px;
}

legend {
    border: 0;
    display: block;
}

ul.form {
    list-style: none;
    margin: 0 0 16px 0;
}

ul.form > li:before, ul.form > li:after {
    content: "";
    display: table;
}

ul.form > li:after {
    clear: both;
}

ul.form > li > label {
    clear: left;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding-top: 8px;
    text-align: left;
}

@media (min-width: 640px) {
    ul.form > li > label {
        float: left;
        width: 31.25%;
        margin-left: 0%;
        margin-right: 2.08333%;
        text-align: right;
    }
}

ul.form div.form--fields {
    margin-bottom: 8px;
}

@media (min-width: 640px) {
    ul.form div.form--fields {
        float: left;
        width: 66.66667%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

ul.form div.form--fields p, ul.form div.form--fields small {
    display: block;
    margin: 4px 0;
}

ul.form div.form--fields p.form--description {
    margin: 8px 0;
}

ul.form--checklist {
    list-style: none;
    margin: 8px 0;
}

ul.form--checklist li {
    margin: 8px 0;
}

ul.form--checklist input {
    margin-right: 8px;
}

ul.form--checklist label {
    cursor: pointer;
}

ul.form--checklist label:hover {
    color: #232725;
}

li.form--error label {
    color: #f3490d;
}

li.form--error label:hover {
    color: #d33e09;
}

li.form--error input,
li.form--error input:focus {
    border: 1px solid #f3490d;
    box-shadow: 0px 0px 3px #f3490d;
}

li.form--error ul.form--errors {
    color: #f3490d;
    list-style: none;
    margin: 4px 0;
}

li.form--error ul.form--errors li {
    font-size: 14px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 16px;
    width: 100%;
}

table th {
    vertical-align: top;
}

table td {
    vertical-align: top;
}

.standard-table > thead > tr > th, .venues-table > thead > tr > th,
.standard-table > thead > tr > td,
.venues-table > thead > tr > td,
.standard-table > tbody > tr > td,
.venues-table > tbody > tr > td {
    border: solid 2px #f0f0f0;
    font-size: 12px;
    line-height: 14px;
}

@media (min-width: 960px) {
    .standard-table > thead > tr > th, .venues-table > thead > tr > th,
    .standard-table > thead > tr > td,
    .venues-table > thead > tr > td,
    .standard-table > tbody > tr > td,
    .venues-table > tbody > tr > td {
        font-size: 14px;
        line-height: 16px;
    }
}

.standard-table > thead > tr > th:first-child, .venues-table > thead > tr > th:first-child,
.standard-table > thead > tr > td:first-child,
.venues-table > thead > tr > td:first-child,
.standard-table > tbody > tr > td:first-child,
.venues-table > tbody > tr > td:first-child {
    text-align: left;
    padding: 16px;
}

.standard-table > thead > tr > th, .venues-table > thead > tr > th,
.standard-table > thead > tr > td,
.venues-table > thead > tr > td {
    padding: 16px 5px;
    background: #dddddd;
    text-align: center;
}

.standard-table > tbody > tr > td, .venues-table > tbody > tr > td {
    padding: 16px 8px 16px 16px;
    background: white;
    text-align: left;
}

.standard-table a, .venues-table a {
    word-wrap: break-word;
}

@media (max-width: 959px) {
    .venues-table.is-responsive > thead {
        display: none;
    }

    .venues-table.is-responsive > tbody,
    .venues-table.is-responsive > tbody > tr {
        display: block;
        border: none;
    }

    .venues-table.is-responsive > tbody > tr {
        margin-bottom: 16px;
    }

    .venues-table.is-responsive > tbody > tr > td {
        display: table;
        width: 100%;
        border-top: solid 1px #f0f0f0;
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

    .venues-table.is-responsive > tbody > tr > td:first-child {
        background: #dddddd;
        border: none;
    }

    .venues-table.is-responsive > tbody > tr > td:first-child:before {
        display: none;
    }

    .venues-table.is-responsive > tbody > tr > td:before,
    .venues-table.is-responsive > tbody > tr > td .responsive-table-content {
        display: table-cell;
        padding: 16px 8px 16px 16px;
    }

    .venues-table.is-responsive > tbody > tr > td:before {
        width: 50%;
    }
}

@media (max-width: 959px) and (min-width: 480px) {
    .venues-table.is-responsive > tbody > tr > td:before {
        width: 40%;
    }
}

@media (max-width: 959px) {
    .venues-table.is-responsive > tbody > tr > td .responsive-table-content {
        width: 50%;
        border-left: solid 1px #f0f0f0;
    }
}

@media (max-width: 959px) and (min-width: 480px) {
    .venues-table.is-responsive > tbody > tr > td .responsive-table-content {
        width: 60%;
    }
}

@media (min-width: 960px) {
    .venues-table.is-responsive > tbody > tr > td:before {
        display: none;
    }
}

.table-container {
    max-width: 100%;
    overflow-x: auto;
    margin-bottom: 32px;
}

head {
    font-family: "0";
}

body:after {
    content: "0";
    display: none;
}

@media screen and (min-width: 447px) {
    head {
        font-family: "4";
    }

    body:after {
        content: "4";
    }
}

@media screen and (min-width: 480px) {
    head {
        font-family: "5";
    }

    body:after {
        content: "5";
    }
}

@media screen and (min-width: 640px) {
    head {
        font-family: "10";
    }

    body:after {
        content: "10";
    }
}

@media screen and (min-width: 768px) {
    head {
        font-family: "20";
    }

    body:after {
        content: "20";
    }
}

@media screen and (min-width: 960px) {
    head {
        font-family: "30";
    }

    body:after {
        content: "30";
    }
}

@media screen and (min-width: 1140px) {
    head {
        font-family: "40";
    }

    body:after {
        content: "40";
    }
}

.main-container h1 {
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 33px;
}

@media (min-width: 768px) {
    .main-container h1 {
        margin-bottom: 48px;
    }

    .locations-page .main-container h1 {
        margin-bottom: 32px;
    }
}

.headline {
    max-width: 820px;
    position: relative;
    margin: 0 auto 26px auto;
    padding: 0 16px;
}

@media (min-width: 768px) {
    .headline h1 {
        padding: 0 24px;
    }
}

.page-nav {
    display: none;
}

@media (min-width: 768px) {
    .page-nav {
        display: block;
        position: absolute;
        top: 0;
        width: 15px;
        height: 27px;
        background-repeat: no-repeat;
        background-image: url("../../assets/images/sprites/icon_sprite.png");
    }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-resolution: 1.3dppx) {
    .page-nav {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.page-nav.prev-page {
    left: 16px;
    background-position: 0 -461px;
}

.page-nav.next-page {
    right: 16px;
    background-position: -41px -461px;
}

.block-text {
    max-width: 960px;
    margin: 0 auto;
    padding: 16px;
    margin-bottom: 16px;
    text-align: center;
}

@media (min-width: 768px) {
    .home-page .block-text {
        padding: 48px 32px;
        margin-bottom: 0;
    }
}

@media (min-width: 960px) {
    .home-page .block-text {
        padding: 48px 32px;
    }
}

.home-page .block-text > h1,
.home-page .block-text > h2 {
    font-size: 30px;
    line-height: 33px;
}

@media (min-width: 960px) {
    .home-page .block-text > h1,
    .home-page .block-text > h2 {
        margin-bottom: 32px;
    }
}

.home-page .block-text p {
    font-size: 15px;
}

@media (min-width: 960px) {
    .home-page .block-text p {
        /*margin-bottom: 32px;*/
    }
}

.buttons-block {
    margin-bottom: 16px;
}

.buttons-block > a {
    margin: 0 5px 16px 5px;
}

@media (min-width: 768px) {
    .buttons-block > a {
        margin-bottom: 0;
    }
}

.listing-page-content {
    padding: 8px 8px 32px 8px;
}

@media (min-width: 768px) {
    .listing-page-content {
        padding: 0 8px 32px 8px;
        min-height: 500px;
    }
}

@media (min-width: 960px) {
    .listing-page-content {
        padding: 0 0 32px 0;
    }
}

.timeline-page .listing-page-content, .landscapes-page .listing-page-content {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.standard-page-content {
    position: relative;
    padding: 48px 16px;
    margin-bottom: 32px;
    background: url("../img/bg-b.png") repeat #f8f8f8;
    border-top: solid white 1px;
}

@media (min-width: 768px) {
    .standard-page-content {
        padding: 66px 24px 48px;
        margin-bottom: 66px;
        border: none;
    }
}

@media (min-width: 960px) {
    .standard-page-content {
        padding: 66px 24px 60px 24px;
        margin-bottom: 66px;
    }
}

@media (min-width: 768px) {
    .latest-releases-page .standard-page-content {
        min-height: 500px;
    }
}

.timeline-page .standard-page-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.locations-name {
    font-family: "Quattrocento", serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: white;
}

.locations-name .centered-text {
    background: rgba(0, 0, 0, 0.5);
}

.featured-offers > h2, .media-related-items > h2 {
    font-size: 24px;
    line-height: 26px;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #a5793c;
}

.overflow-hidden {
    overflow: hidden !important;
}

.centered-text {
    display: table;
    width: 100%;
    height: 100%;
}

.centered-text div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.loader {
    visibility: hidden;
    height: 80px;
    background: url("../../assets/images/common/preloader_black_50x50.gif") center center no-repeat;
}

.loader.is-loading {
    visibility: visible;
}

.style-container, .social-responsibility, .background-image-block {
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .style-container, .social-responsibility, .background-image-block {
        height: 768px;
    }
}

.pillar-container .full-slide:before, .background-image-block:before {
    content: " ";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(22, 22, 22, 0.7);
}

.dk-select,
.dk-select *,
.dk-select *:before,
.dk-select *:after,
.dk-select-multi,
.dk-select-multi *,
.dk-select-multi *:before,
.dk-select-multi *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dk-select,
.dk-select-multi {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    width: 100%;
    max-width: 400px;
    cursor: pointer;
    text-transform: uppercase;
}

.dk-selected {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    background: white url("../../assets/images/common/ico_form_arrowdropdown.png") right center no-repeat;
    padding: 8px 24px;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.dk-selected:before, .dk-selected:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
}

.dk-selected:before {
    top: 50%;
    margin: -0.125em 0.5em 0 0;
}

.dk-selected:after {
    top: 0;
    height: 100%;
    margin: 0 1.5em 0 0;
}

.dk-selected-disabled {
    color: #bbbbbb;
}

.dk-select .dk-select-options {
    position: absolute;
    display: none;
    left: 0;
}

.dk-select-open-up .dk-select-options {
    margin-bottom: -1px;
    bottom: 100%;
}

.dk-select-open-down .dk-select-options {
    margin-top: -1px;
    top: 100%;
}

.dk-select-multi .dk-select-options {
    max-height: 10em;
}

.dk-select-options {
    width: 100%;
    z-index: 100;
    background-color: white;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 10.5em;
    list-style: none;
    padding: 0;
    margin: 0;
}

.dk-option-selected {
    background-color: #f8f8f8;
    color: black;
}

.dk-select-options-highlight .dk-option-selected {
    background-color: #f8f8f8;
    color: black;
}

.dk-option {
    padding: 8px 24px;
}

.dk-select-options .dk-option-highlight {
    background-color: #f8f8f8;
    color: black;
}

.dk-select-options .dk-option-disabled {
    color: #bbbbbb;
    background-color: transparent;
}

.dk-optgroup {
    padding: 0.25em 0;
    margin-top: 0.25em;
}

.dk-optgroup + .dk-option {
    margin-top: 0.25em;
}

.dk-optgroup + .dk-optgroup {
    margin-top: 0;
}

.dk-optgroup:nth-child(2) {
    padding-top: 0;
    margin-top: 0;
}

.dk-optgroup:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.dk-optgroup-label {
    padding: 0 0.5em 0.25em;
    font-weight: bold;
    width: 100%;
}

.dk-optgroup-options {
    list-style: none;
    padding-left: 0;
}

.dk-optgroup-options li {
    padding-left: 1.2em;
}

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
    display: block;
}

.dk-select-open-up .dk-selected,
.dk-select-open-down .dk-selected,
.dk-select-multi:focus .dk-selected {
    background: #f8f8f8;
}

.dk-select-multi:hover,
.dk-select-multi:focus {
    outline: none;
}

.dk-selected:hover,
.dk-selected:focus {
    outline: none;
}

.dk-select-disabled {
    opacity: 0.6;
    color: #bbbbbb;
    cursor: not-allowed;
}

select[data-dkcacheid] {
    display: none;
}

span.customSelect {
    width: 100%;
    max-width: 400px;
    font-size: 14px;
    color: black;
    text-transform: uppercase;
    background: #f8f8f8 url("../../assets/images/common/ico_form_arrowdropdown.png") right center no-repeat;
    padding: 8px 24px;
}

.main-nav-util-links span.customSelect {
    width: 80px;
    height: 30px;
    padding: 8px 0 0 20px;
    vertical-align: top;
    font-size: 10px;
    text-transform: uppercase;
    color: #a5793c;
    font-family: "Quattrocento", serif;
    background-color: white;
    background-position: -4px 3px;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
}

/* Slider */
.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-loading .slick-list {
    background: white url("../../assets/images/common/preloader_white_50x50.gif") center center no-repeat;
}

.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;
}

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

.slick-slide img {
    display: block;
}

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

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

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

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

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

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    top: 50%;
    margin-top: -25px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .slick-prev,
    .slick-next {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

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

@media (min-width: 960px) {
    .slick-prev,
    .slick-next {
        height: 100px;
        width: 100px;
        margin-top: -50px;
    }
}

.slick-prev {
    left: 0;
    background-position: 16px -505px;
}

.slick-prev:hover {
    background-position: 16px -505px;
}

@media (min-width: 960px) {
    .slick-prev {
        background-position: 0 -915px;
    }

    .slick-prev:hover {
        background-position: 0 -915px;
    }
}

@media (min-width: 1140px) {
    .slick-prev {
        left: 50px;
    }

    .carousel-align-left .slick-prev {
        left: 0;
    }
}

.slick-next {
    right: 0;
    background-position: -28px -505px;
}

.slick-next:hover {
    background-position: -28px -505px;
}

@media (min-width: 960px) {
    .slick-next {
        background-position: -98px -915px;
    }

    .slick-next:hover {
        background-position: -98px -915px;
    }
}

@media (min-width: 1140px) {
    .slick-next {
        right: 50px;
    }

    .carousel-align-right .slick-next {
        right: 0;
    }
}

/* Dots */
.slick-slider {
    margin-bottom: 30px;
}

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

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

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

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

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

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    line-height: 20px;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
    background-position: -96px -69px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .slick-dots li button:before {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.slick-dots li.slick-active button:before {
    background-position: -116px -69px;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: white;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.mfp-bg.gallery-overlay {
    background: black;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.mfp-close {
    width: 50px;
    height: 50px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    background: url("../../assets/images/common/ico_close_white_50x50.png") center center no-repeat;
}

.mfp-close:hover, .mfp-close:focus {
    background: url("../../assets/images/common/ico_close_white_50x50.png") center center no-repeat;
}

.mfp-figure .mfp-close {
    top: 40px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-counter {
    text-align: center;
    color: #cccccc;
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -50px;
    padding: 0;
    width: 100px;
    height: 100px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow-left {
    left: 0;
    background: url("../../assets/images/common/ico_arrowprev_100x100.png") 0 0 no-repeat;
}

.mfp-arrow-left:hover {
    background: url("../../assets/images/common/ico_arrowprev_100x100.png") 0 0 no-repeat;
}

.mfp-arrow-right {
    right: 0;
    background: url("../../assets/images/common/ico_arrownext_100x100.png") 0 0 no-repeat;
}

.mfp-arrow-right:hover {
    background: url("../../assets/images/common/ico_arrownext_100x100.png") 0 0 no-repeat;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 80%;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

.mfp-iframe-scaler iframe + div {
    padding-top: 5px;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 80px 0 80px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 80px;
    bottom: 80px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -76px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: center;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

/* Default styling for jQuery Datepicker v5.0.0. */
.datepick {
    width: 100% !important;
    background-color: #fff;
    color: #000;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-family: "Ubuntu", sans-serif;
    font-size: 90%;
}

.datepick-rtl {
    direction: rtl;
}

.datepick-popup {
    z-index: 1000;
}

.datepick-disable {
    position: absolute;
    z-index: 100;
    background-color: white;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.datepick a {
    color: #fff;
    text-decoration: none;
}

.datepick a.datepick-disabled {
    color: #888;
    cursor: auto;
}

.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}

.datepick-nav, .datepick-ctrl {
    float: left;
    width: 100%;
    background-color: #f0f0f0;
    color: #000;
    font-size: 90%;
    font-weight: bold;
}

.datepick-nav {
    position: relative;
}

.datepick-ctrl {
    background-color: #600;
}

.datepick-cmd {
    top: 18px;
    display: block;
    text-indent: -999px;
    white-space: nowrap;
    overflow: hidden;
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center center;
}

.datepick-ctrl .datepick-cmd:hover {
    background-color: #a5793c;
}

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
    width: 8%;
}

a.datepick-cmd {
    position: absolute;
    height: 1.5em;
    color: #5f6364;
}

button.datepick-cmd {
    text-align: center;
}

.datepick-cmd-prev {
    background-image: url("../../assets/images/common/ico_arrowprev_45x45.png");
}

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
    float: left;
    padding-left: 2%;
}

.datepick-cmd-current, .datepick-cmd-today {
    display: none;
    float: left;
    width: 35%;
    text-align: center;
}

.datepick-cmd-next {
    background-image: url("../../assets/images/common/ico_arrownext_45x45.png");
}

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
    float: right;
    padding-right: 2%;
}

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
    float: right;
    padding-left: 0%;
    padding-right: 2%;
    text-align: right;
}

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
    float: right;
}

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
    float: left;
    padding-left: 2%;
    padding-right: 0%;
    text-align: left;
}

.datepick-cmd-next {
    right: 0;
}

.datepick-month-nav {
    float: left;
    background-color: #777;
    text-align: center;
}

.datepick-month-nav div {
    float: left;
    width: 12.5%;
    margin: 1%;
    padding: 1%;
}

.datepick-month-nav span {
    color: #888;
}

.datepick-month-row {
    clear: left;
}

.datepick-month {
    float: left;
    width: 50%;
    padding-right: 16px;
    text-align: center;
    background: #f0f0f0;
}

.datepick-month:last-child {
    padding-right: 0;
}

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
    padding: 16px;
    background-color: #f0f0f0;
    color: #5f6364;
    text-align: center;
    font-family: "Ubuntu", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.datepick-month-header select, .datepick-month-header input {
    height: 1.4em;
    margin: 0em;
    padding: 0em;
    border: none;
    font-size: 100%;
}

.datepick-month-header input {
    position: absolute;
    display: none;
}

.datepick-month table {
    width: 100%;
    border-collapse: collapse;
}

.datepick-month thead {
    border-bottom: 1px solid #aaa;
}

.datepick-month th, .datepick-month td {
    margin: 0em;
    padding: 0em;
    font-weight: normal;
    text-align: center;
}

.datepick-month th {
    border: 1px solid #777;
}

.datepick-month th, .datepick-month th a {
    background-color: #777;
    color: #fff;
}

.datepick-month td {
    background-color: #eee;
    border: 1px solid #f0f0f0;
}

.datepick-month td.datepick-week {
    border: 1px solid #777;
}

.datepick-month td.datepick-week * {
    background-color: #777;
    color: #fff;
    border: none;
}

.datepick-month a {
    display: block;
    width: 100%;
    padding: 0.125em 0em;
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.datepick-month span {
    display: block;
    width: 100%;
    padding: 0.125em 0em;
}

.datepick-month td span {
    color: #888;
}

.datepick-month td .datepick-other-month {
    background-color: #fff;
}

.datepick-month td .datepick-highlight {
    background-color: #a5793c;
    color: #fff;
}

.datepick-month td .datepick-selected {
    color: #fff;
    background-color: #ceaa79;
}

.datepick-month th.datepick-week {
    background-color: #777;
    color: #fff;
}

.datepick-status {
    clear: both;
    background-color: #ddd;
    text-align: center;
}

.datepick-clear-fix {
    clear: both;
}

/** initial setup **/
.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f0f0f0;
}

.nano > .nano-content:focus {
    outline: thin dotted;
}

.nano > .nano-content::-webkit-scrollbar {
    display: none;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
}

.nano > .nano-pane {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden \9;
    /* Target only IE7 and IE8 with this hack */
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
    visibility: visible \9;
    /* Target only IE7 and IE8 with this hack */
    opacity: 0.99;
}

.dk-select,
.dk-select *,
.dk-select *:before,
.dk-select *:after,
.dk-select-multi,
.dk-select-multi *,
.dk-select-multi *:before,
.dk-select-multi *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dk-select,
.dk-select-multi {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    width: 100%;
    max-width: 100%;
    cursor: pointer;
    text-transform: uppercase;
}

.dk-selected {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    background: white url("../../assets/images/common/ico_form_arrowdropdown.png") right center no-repeat;
    padding: 8px 24px;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.dk-selected:before, .dk-selected:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
}

.dk-selected:before {
    top: 50%;
    margin: -0.125em 0.5em 0 0;
}

.dk-selected:after {
    top: 0;
    height: 100%;
    margin: 0 1.5em 0 0;
}

.dk-selected-disabled {
    color: #bbbbbb;
}

.dk-select .dk-select-options {
    position: absolute;
    display: none;
    left: 0;
}

.dk-select-open-up .dk-select-options {
    margin-bottom: -1px;
    bottom: 100%;
}

.dk-select-open-down .dk-select-options {
    margin-top: -1px;
    top: 100%;
}

.dk-select-multi .dk-select-options {
    max-height: 10em;
}

.dk-select-options {
    width: 100%;
    z-index: 100;
    background-color: white;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 10.5em;
    list-style: none;
    padding: 0;
    margin: 0;
}

.dk-option-selected {
    background-color: #f8f8f8;
    color: black;
}

.dk-select-options-highlight .dk-option-selected {
    background-color: #f8f8f8;
    color: black;
}

.dk-option {
    padding: 8px 24px;
}

.dk-select-options .dk-option-highlight {
    background-color: #f8f8f8;
    color: black;
}

.dk-select-options .dk-option-disabled {
    color: #bbbbbb;
    background-color: transparent;
}

.dk-optgroup {
    padding: 0.25em 0;
    margin-top: 0.25em;
}

.dk-optgroup + .dk-option {
    margin-top: 0.25em;
}

.dk-optgroup + .dk-optgroup {
    margin-top: 0;
}

.dk-optgroup:nth-child(2) {
    padding-top: 0;
    margin-top: 0;
}

.dk-optgroup:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.dk-optgroup-label {
    padding: 0 0.5em 0.25em;
    font-weight: bold;
    width: 100%;
}

.dk-optgroup-options {
    list-style: none;
    padding-left: 0;
}

.dk-optgroup-options li {
    padding-left: 1.2em;
}

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
    display: block;
}

.dk-select-open-up .dk-selected,
.dk-select-open-down .dk-selected,
.dk-select-multi:focus .dk-selected {
    background: #f8f8f8;
}

.dk-select-multi:hover,
.dk-select-multi:focus {
    outline: none;
}

.dk-selected:hover,
.dk-selected:focus {
    outline: none;
}

.dk-select-disabled {
    opacity: 0.6;
    color: #bbbbbb;
    cursor: not-allowed;
}

select[data-dkcacheid] {
    display: none;
}

/*! jQuery UI - v1.11.2 - 2015-02-09
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
    /* support: IE7 */
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */
}

.ui-front {
    z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
    /* support: IE7 */
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */
}

.ui-front {
    z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-datepicker .ui-datepicker-title select {
    height: 26px !important;
    padding: 0 !important;
}
p.link-arrow > a,
a.link-arrow {
    display: inline-block;
    text-transform: uppercase;
}

p.link-arrow > a:after,
a.link-arrow:after {
    content: "\00BB";
    margin-left: 3px;
}

.dotted-divider-header, .custom-form h3, .custom-form p  {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}

@media (min-width: 768px) {
    .dotted-divider-header, .custom-form h3, .custom-form p {
        position: relative;
        overflow: hidden;
    }

    .dotted-divider-header:after, .custom-form h3:after, .custom-form p:after {
        content: " ";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -3px;
        height: 5px;
        width: 100%;
        background: url("../../assets/images/common/dottedline_repeater.png") 0 0 repeat-x;
        z-index: 1;
    }

    .dotted-divider-header > span, .custom-form h3 > span, .custom-form p > span {
        position: relative;
        display: inline-block;
        padding: 4px 16px;
        background: #fff;
        z-index: 2;
    }
}

.large-price {
    font-size: 20px;
}

.black-background {
    display: inline-block;
    margin: 0;
    padding: 16px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
}

.two-column-table {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

@media (min-width: 640px) {
    .two-column-table {
        margin-bottom: 32px;
    }
}

.two-column-table tr {
    display: block;
}

@media (min-width: 640px) {
    .two-column-table tr {
        display: table-row;
    }
}

.two-column-table td {
    display: block;
    margin-bottom: 32px;
    vertical-align: top;
    text-align: center;
}

@media (min-width: 640px) {
    .two-column-table td {
        display: table-cell;
        width: 50%;
        padding: 0 16px;
    }
}

.two-column-list > li {
    display: inline-block;
    width: 49%;
    padding-right: 16px;
    margin-bottom: 16px;
}

.three-column-list > li {
    display: inline-block;
    width: 49%;
    padding-right: 16px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .three-column-list > li {
        width: 33%;
    }
}

.four-column-list > li {
    display: inline-block;
    width: 49%;
    padding-right: 16px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .four-column-list > li {
        width: 33%;
    }
}

@media (min-width: 960px) {
    .four-column-list > li {
        width: 24%;
    }
}

.word-divider {
    margin: 0 10px;
}

.rich-content h2 {
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 26px;
}

.rich-content h3 {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 20px;
}

.rich-content h4 {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 18px;
}

.bold-italic {
    font-weight: 500;
    font-style: italic;
}

.rich-content ul {
    margin-left: 25px;
    margin-bottom: 32px;
}

.rich-content ul > li {
    list-style: none;
    padding-left: 15px;
    margin-bottom: 16px;
    text-indent: -15px;
    vertical-align: top;
}

.rich-content ul > li:before {
    content: "\002022 ";
    color: #a5793c;
    /* or whatever color you prefer */
    margin-right: 10px;
}

.rich-content ol {
    margin-bottom: 32px;
}

.rich-content ol > li {
    margin-left: 20px;
    margin-bottom: 16px;
    vertical-align: top;
}

.rich-content img {
    display: block;
    margin: 0 auto;
    margin-bottom: 16px;
}

.rich-content-popup {
    position: relative;
    background: #f0f0f0;
    padding: 0;
    width: auto;
    max-width: 710px;
    margin: 20px auto;
    text-align: center;
}

.rich-content-popup .rich-content {
    padding: 32px;
}

.rich-text-popup-image {
    position: relative;
}

.rich-text-popup-image > h3 {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 2;
    margin: -11px 0 0 0;
    line-height: 22px;
    font-size: 22px;
    color: white;
    text-transform: uppercase;
}

.rich-text-popup-image > img {
    position: relative;
    z-index: 1;
}

.main-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 998;
    width: 100%;
    background: url('../img/bg-header.png') repeat-x left top;
    border-bottom: solid 1px #e6e6e6;
    -webkit-box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
    box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
}

@media (min-width: 960px) {
    .main-nav {
        border: none;
        box-shadow: none;
    }
}

.brand .main-nav, .property .main-nav {
    min-height: 66px;
}

@media (min-width: 768px) {
    .brand .main-nav, .property .main-nav {
        min-height: 90px;
    }
}

@media (min-width: 960px) {
    .brand .main-nav, .property .main-nav {
        min-height: 98px;
    }
}

.main-nav .l-container {
    position: relative;
}

.main-nav-logo {
    margin: 0;
    padding-top: 9px;
    text-align: center;
    padding-bottom: 12px;
}

@media (min-width: 960px) {
    .brand .main-nav-logo {
        float: left;
        width: 20.83333%;
        margin-left: 2.08333%;
        margin-right: 2.08333%;
        padding-top: 6px;
        position: relative;
        z-index: 2;
    }
}

@media (min-width: 960px) {
    .property .main-nav-logo {
        width: 100%;
        position: relative;
    }
}

.main-nav-logo img {
    display: inline-block;
}

.brand .main-nav-logo img {
    max-height: 136px;
}

.property .main-nav-logo img {
    max-height: 99px;
}

.main-nav-burger-menu {
    display: block;
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
    background-position: -1px -154px;
}

@media (min-width: 768px) {
    .main-nav-burger-menu {
        top: auto;
        bottom: 0;
        height: 40px;
    }
}

@media (min-width: 960px) {
    .main-nav-burger-menu {
        display: none;
    }
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .main-nav-burger-menu {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.main-nav-burger-menu.is-active {
    background-color: #f0f0f0;
}

.main-nav-links {
    display: none;
    position: absolute;
    top: 50px;
    width: 100%;
    background: #f0f0f0;
    text-align: left;
}

@media (min-width: 768px) {
    .main-nav-links {
        top: 113px;
    }
}

@media (min-width: 960px) {
    .main-nav-links {
        display: block;
        top: auto;
        height: 46px;
        padding: 0;
        background: white;
        -webkit-box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
        box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
    }
}

@media (min-width: 960px) {
    .brand .main-nav-links {
        bottom: 0;
        z-index: 1;
    }
}

@media (min-width: 960px) {
    .property .main-nav-links {
        position: static;
    }
}

.sticky .main-nav-links {
    position: fixed;
    top: 0;
    left: 0;
    bottom: auto;
    -webkit-transform: translateZ(0);
}

.main-nav-links.is-open {
    display: block;
    z-index: 999;
}

.main-nav-links .nano-content {
    padding-top: 30px;
}

@media (min-width: 960px) {
    .main-nav-links .nano-content {
        padding-top: 0;
    }
}

@media (min-width: 960px) {
    .brand .main-nav-links nav {
        display: inline-block;
    }
}

@media (min-width: 960px) {
    .property .main-nav-links nav {
        width: 100%;
        text-align: center;
    }
}

.main-nav-links nav a {
    display: block;
    padding: 9px 15px;
    text-transform: uppercase;
    font-family: "Quattrocento", serif;
    font-weight: 400;
}

@media (min-width: 960px) {
    .main-nav-links nav a {
        display: inline-block;
        padding: 0;
    }
}

.langhamplace .main-nav-links nav a {
    font-family: "Ubuntu", sans-serif;
}

@media (min-width: 960px) {
    .brand .nav-link-wrapper {
        text-align: right;
    }
}

.main-nav-link-list {
    margin: 0 25px 16px 25px;
}

@media (min-width: 960px) {
    .main-nav-link-list {
        margin: 0 0 10px 0;
        padding-top: 9px;
        padding-left: 11px;
    }
}

@media (min-width: 960px) {
    .property .main-nav-link-list {
        padding-right: 170px;
        text-align: right;
    }
}

@media (min-width: 1140px) {
    .property .main-nav-link-list {
        padding-right: 0;
        text-align: center;
    }
}

.main-nav-link-list > li {
    list-style: none;
    margin: 0;
    border-top: solid 1px #e6e6e6;
}

@media (min-width: 960px) {
    .main-nav-link-list > li {
        display: inline-block;
        margin: 0 5px 0 5px;
        border: none;
    }
}

@media (min-width: 1140px) {
    .main-nav-link-list > li {
        margin: 0 10px 0 10px;
    }
}

.main-nav-link-list > li:first-child {
    border: none;
}

.main-nav-link-list > li > a {
    padding: 12px 15px;
}

@media (min-width: 960px) {
    .main-nav-link-list > li > a {
        padding: 3px 5px;
        font-size: 14px;
        position: relative;
    }
}

@media (min-width: 960px) {
    .main-nav-link-list > li > a.is-active:before, .main-nav-link-list > li > a:hover:before,
    .main-nav-link-list > li.current-menu-item > a:before, .main-nav-link-list > li > a:hover:before
    {
        content: " ";
        position: absolute;
        display: block;
        bottom: 2px;
        left: 3px;
        right: 3px;
        height: 2px;
        background: #a5793c;
    }
}

@media (min-width: 960px) {
    .main-nav-link-list .main-nav-1865 {
        display: none;
    }
}

.main-nav-util-links {
    text-transform: uppercase;
}

.brand .main-nav-util-links {
    position: absolute;
    top: 4px;
    right: 8px;
    text-align: right;
}

@media (min-width: 768px) {
    .brand .main-nav-util-links {
        top: 8px;
    }
}

.property .main-nav-util-links {
    height: 45px;
    padding: 0 10px;
    text-align: right;
}

.property .main-nav-util-links a {
    display: inline-block;
    line-height: 45px;
    vertical-align: top;
    color: #f0f0f0;
    font-size: 11px;
}

.property .main-nav-util-links a:hover {
    color: white;
}

.main-nav-util-links .main-nav-language-select {
    text-align: left;
}

.brand .main-nav-util-links .main-nav-language-select {
    background-position: 0 3px;
}

.brand .main-nav-util-links .main-nav-language-select:hover {
    background-position: 0 -28px;
}

.property .main-nav-util-links .main-nav-language-select {
    background-position: 0 -298px;
}

.property .main-nav-util-links .main-nav-language-select:hover {
    background-position: 0 -333px;
}

.main-nav-util-links-mobile {
    padding: 30px 25px;
}

@media (min-width: 768px) {
    .main-nav-util-links-mobile {
        display: none;
    }
}

.brand .main-nav-util-links-mobile {
    padding-top: 0;
}

.property .main-nav-util-links-mobile {
    background: #000;
}

.property .main-nav-util-links-mobile a {
    color: #f0f0f0;
}

.property .main-nav-util-links-mobile a:hover {
    color: white;
}

.main-nav-brand-home {
    position: relative;
}

@media (min-width: 768px) {
    .main-nav-brand-home {
        float: left;
    }
}

.main-nav-brand-home {
    padding-left: 15px;
}

.main-nav-brand-home:hover {
    color: white;
}

@media (min-width: 768px) {
    .brand .main-nav-find-hotel, .brand
    .main-nav-contact-us {
        padding-right: 7px;
        margin-right: 7px;
        border-right: solid 1px #f0f0f0;
    }

    .property .main-nav-find-hotel, .property
    .main-nav-contact-us {
        padding-right: 10px;
        margin-right: 10px;
        text-align: center;
        white-space: nowrap;
        border-right: 0;
    }
}

.main-nav-search {
    width: 100%;
    padding: 0 25px;
    height: 44px;
    position: relative;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .main-nav-search {
        display: inline-block;
        width: auto;
        height: 30px;
        padding: 0;
        margin: 0 0 0 5px;
        padding: 0 0 0 2px;
        border-left: solid 1px #f0f0f0;
        vertical-align: top;
    }

    .property .main-nav-search {
        height: 45px;
        margin-left: 8px;
        padding-left: 5px;
    }
}

.main-nav-search.is-open > input[type=text] {
    display: inline-block;
}

.main-nav-search > a {
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 0;
    z-index: 2;
    width: 44px;
    height: 100%;
    padding: 0;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
    background-color: transparent;
    text-indent: -9999px;
}

@media (min-width: 768px) {
    .main-nav-search > a {
        position: static;
        width: 30px;
        height: 30px;
    }
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .main-nav-search > a {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.brand .main-nav-search > a, .property .main-nav-search > a {
    background-position: 8px -59px;
}

@media (min-width: 768px) {
    .brand .main-nav-search > a, .property .main-nav-search > a {
        background-position: -36px -65px;
    }
}

@media (min-width: 768px) {
    .brand .main-nav-search > a:hover, .property .main-nav-search > a:hover {
        background-position: 2px -65px;
    }
}

@media (min-width: 768px) {
    .property .main-nav-search > a {
        height: 100%;
        background-position: 5px -406px;
    }
}

@media (min-width: 768px) {
    .property .main-nav-search > a:hover {
        background-position: -52px -406px;
    }
}

.main-nav-search > input[type=text] {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 14px 55px 14px 15px;
    z-index: 1;
    border: none;
    font-size: 16px;
    line-height: 16px;
}

@media (min-width: 768px) {
    .main-nav-search > input[type=text] {
        display: none;
        width: 120px;
        padding: 6px;
        margin: 3px 0 0 3px;
        vertical-align: top;
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .main-nav-1865 {
        display: inline-block;
        width: 51px;
        height: 30px;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-image: url("../../assets/images/sprites/icon_sprite.png");
    }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-device-pixel-ratio: 1.3), (min-width: 768px) and (min-resolution: 1.3dppx) {
    .main-nav-1865 {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

@media (min-width: 768px) {
    .brand .main-nav-1865 {
        background-position: -3px -106px;
    }
}

@media (min-width: 768px) {
    .brand .main-nav-1865:hover {
        background-position: -83px -106px;
    }
}

@media (min-width: 768px) {
    .property .main-nav-1865 {
        background-position: -6px -362px;
        height: 45px;
    }
}

@media (min-width: 768px) {
    .property .main-nav-1865:hover {
        background-position: -93px -362px;
    }
}

.main-nav-language-select {
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
}

.brand .main-nav-language-select {
    background-position: 11px 3px;
}

.brand .main-nav-language-select:hover {
    background-position: 11px -28px;
}

.property .main-nav-language-select {
    background-position: 10px -298px;
}

.property .main-nav-language-select:hover {
    background-position: 10px -333px;
}

@media (min-width: 768px) {
    .main-nav-language-select {
        display: inline-block;
        height: 30px;
        padding: 8px 0 0 24px;
        margin: 0 0 0 2px;
        vertical-align: top;
        font-size: 13px;
        text-transform: uppercase;
        border-left: solid 1px #f0f0f0;
    }
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .main-nav-language-select {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.main-nav-language-select.dk-select {
    width: 100%;
}

@media (min-width: 768px) {
    .main-nav-language-select.dk-select {
        width: 90px;
    }
}

.main-nav-language-select.dk-select .dk-selected {
    padding: 6px 15px 6px 35px;
    border: none;
    border-radius: 0;
    background: none;
    color: #a5793c;
    font-family: "Quattrocento", serif;
}

@media (min-width: 768px) {
    .main-nav-language-select.dk-select .dk-selected {
        padding: 0;
    }
}

.main-nav-language-select.dk-select .dk-selected:before, .main-nav-language-select.dk-select .dk-selected:after {
    display: none;
}

.main-nav-language-select.dk-select .dk-selected:hover {
    color: #3f454f;
}

.property .main-nav-language-select.dk-select .dk-selected {
    color: #f0f0f0;
}

.property .main-nav-language-select.dk-select .dk-selected:hover {
    color: white;
}

.main-nav-language-select.dk-select .dk-select-options {
    padding: 0;
    background: #e6e6e6;
    border: none;
    border-radius: 0;
    color: #a5793c;
    font-family: "Quattrocento", serif;
    max-height: none;
}

.main-nav-language-select.dk-select .dk-select-options li {
    padding: 6px 15px;
}

@media (min-width: 960px) {
    .main-nav-language-select.dk-select .dk-select-options li {
        padding: 6px 2px 6px 10px;
    }
}

.brand-nav {
    /*background: #3f454f;*/
    height: 45px;
    display: none;
}

@media (min-width: 768px) {
    .brand-nav {
        display: block;
    }
}

.main-footer {
    width: 100%;
    background: url('../img/bg-footer.png') repeat left top;
    color: #fff;
}

.main-footer a {
    color: #fff;
}

a.main-footer-newsletter-signup {
    color: #919191;
}

.main-footer-content {
    padding: 32px;
    text-align: center;
}

.main-footer-content:before, .main-footer-content:after {
    content: "";
    display: table;
}

.main-footer-content:after {
    clear: both;
}

@media (min-width: 768px) {
    .main-footer-content {
        padding: 48px;
    }
}

@media (min-width: 960px) {
    .main-footer-content {
        padding: 60px 40px 14px 40px;
        max-width: 960px;
        margin: 0 auto;
    }
}

.main-footer-content > hr {
    margin: 35px 0 25px 0;
    border-color: silver;
    display: none;
}

.main-footer-links {
    margin-top: 80px;
}

.main-footer-contact {
    text-align: center;
    margin-left: 0;
}

.main-footer-contact > li {
    list-style: none;
    margin: 0;
    vertical-align: top;
}

@media (min-width: 768px) {
    .main-footer-contact > li {
        display: inline-block;
        padding: 0 8px;
    }

    .main-footer-contact > li:first-child {
        display: block;
    }
}

@media (min-width: 960px) {
    .main-footer-contact > li:first-child {
        display: inline-block;
    }
}

.main-footer-contact > li p {
    margin: 0;
}

.main-footer-social > ul {
    margin: 0 0 30px 0;
    text-align: center;
}

@media (min-width: 768px) {
    .main-footer-social > ul {
        display: inline-block;
        margin: 0 50px 0 0;
    }
}

.main-footer-social > ul > li {
    display: inline-block;
    list-style: none;
    max-width: 46px;
    margin: 0 10px;
}

@media (min-width: 768px) {
    .main-footer-social > ul > li {
        margin: 0 3px;
    }
}

.main-footer-social-title {
    margin-bottom: 6px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "Quattrocento", serif;
    font-weight: 400;
    line-height: 1.5em;
}

@media (min-width: 768px) {
    .main-footer-social-title {
        margin-bottom: 60px;
    }
}

.langhamplace .main-footer-social-title {
    font-family: "Ubuntu", sans-serif;
}

.main-footer-social-title:before, .main-footer-social-title:after {
    content: " ";
    position: relative;
    top: -6px;
    z-index: 1;
    margin-top: -1px;
    display: inline-block;
    width: 10px;
    height: 1px;
    background: #919191;
}

.main-footer-social-title:before {
    left: -5px;
}

.main-footer-social-title:after {
    right: -5px;
}

.main-footer-links > p {
    color: #bbb;
    font-size: 13px;
}

.main-footer-links ul {
    padding: 0;
    margin: 0 0 16px 0;
    overflow: hidden;
}

@media (min-width: 640px) {
    .main-footer-links ul {
        padding: 0 30px;
    }
}

@media (min-width: 768px) {
    .main-footer-links ul {
        margin-bottom: 0;
        text-align: center;
    }
}

.main-footer-links ul > li {
    float: left;
    width: 60%;
    padding-right: 10px;
    list-style: none;
    text-align: left;
}

@media (min-width: 768px) {
    .main-footer-links ul > li {
        float: none;
        display: inline-block;
        width: auto;
        padding: 0 5px 0 7px;
    }
}

.main-footer-links ul > li:nth-child(2n) {
    width: 40%;
}

@media (min-width: 768px) {
    .main-footer-links ul > li:nth-child(2n) {
        width: auto;
    }
}

.main-footer-links ul.primary > li {
    margin-bottom: 20px;
    font-family: "Quattrocento", serif;
    text-transform: uppercase;
    vertical-align: top;
}

@media (min-width: 768px) {
    .main-footer-links ul.primary > li {
        margin-bottom: 0;
        border-left: solid 1px #919191;
        line-height: 16px;
    }
}

@media (min-width: 768px) {
    .main-footer-links ul.primary > li:first-child {
        border: none;
    }
}

@media (min-width: 768px) {
    .main-footer-links ul.primary > li a {
        white-space: nowrap;
    }
}

.main-footer-links ul.secondary > li {
    margin-bottom: 0;
    font-size: 13px;
}

.main-footer-links a:hover {
    text-decoration: underline;
}

.main-footer-newsletter-signup {
    display: inline-block;
    width: 220px;
    padding: 0 40px 0 15px;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
    background-position: 181px -190px;
    background-color: white;
    line-height: 40px;
    vertical-align: top;
    text-align: left;
    font-size: 13px;
}

.reservation {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    max-width: 768px;
    padding: 48px 16px 16px;
    background: #f0f0f0;
    -webkit-box-shadow: 0 5px 10px -2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 5px 10px -2px rgba(50, 50, 50, 0.75);
    box-shadow: 0 5px 10px -2px rgba(50, 50, 50, 0.75);
}

.reservation.ie8 {
    display: block;
    right: -9999px;
}

.reservation-control-panel {
    display: none;
}

@media (min-width: 768px) {
    .reservation-control-panel {
        display: block;
    }
}

.sticky .reservation-control-panel {
    position: fixed;
    width: 100%;
    top: 46px;
}

.reservation-select {
    float: left;
    width: 31.25%;
    margin-left: 0%;
    margin-right: 2.08333%;
    margin-bottom: 32px;
}

a.reservation-button {
    font-size: 13px;
    text-transform: uppercase;
    height: 30px;
    position: absolute;
    bottom: -31px;
    left: 16px;
    right: 16px;
    padding: 0;
    text-align: center;
    line-height: 30px;
}

@media (min-width: 768px) {
    a.reservation-button {
        display: inline-block;
        bottom: 0;
        right: 0;
        left: auto;
        height: auto;
        padding: 13px 32px;
        line-height: inherit;
        min-width: 160px;
    }
}

@media (min-width: 960px) {
    .brand a.reservation-button {
        position: static;
        margin-left: 8px;
    }
}

.reservation-option {
    display: block;
    margin-bottom: 16px;
    text-align: center;
}

.reservation-option:after {
    font-size: 12px;
    content: " »";
}

.datepicker {
    *zoom: 1;
}

.datepicker:before, .datepicker:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.datepicker:after {
    clear: both;
}

.datepicker #check-in,
.datepicker #check-out {
    float: left;
    width: 47.91667%;
    margin-left: 0%;
    margin-right: 2.08333%;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
    background-position: right -656px;
    margin-bottom: 16px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .datepicker #check-in,
    .datepicker #check-out {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.datepicker .calendars-container {
    display: none;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 32px;
}

.datepicker .calendars-container .calendars-container-inner {
    position: relative;
    width: 100%;
    padding: 16px 8px 8px;
    border: 1px solid #dddddd;
    z-index: 1;
}

.datepicker .calendars-container .arrow {
    display: block;
    position: absolute;
    top: -9px;
    left: 23%;
    width: 17px;
    height: 10px;
    background: url("../../assets/images/common/popupgrey_arrow_17x10.png") no-repeat center center;
    z-index: 2;
}

.datepicker .dates {
    display: none;
    width: 100%;
}

.datepicker-popup {
    position: relative;
}

.availability-button-container {
    margin: 16px auto 16px;
    clear: both;
    text-align: center;
}

.availability-button-container > input {
    display: inline-block;
}

.breadcrumbs {
    position: relative;
    height: 45px;
    background-color: #fcfcfc;
}

@media (min-width: 768px) {
    .breadcrumbs {
        height: 57px;
    }
}

@media (min-width: 768px) {
    .breadcrumbs.is-expanded {
        border-bottom: solid 1px #e6e6e6;
    }
}

.breadcrumbs.no-siblings {
    display: none;
}

@media (min-width: 768px) {
    .breadcrumbs.no-siblings {
        display: block;
    }
}

.breadcrumbs a {
    text-transform: uppercase;
    color: black;
}

.breadcrumbs-list {
    width: 100%;
    margin: 0;
}

@media (min-width: 768px) {
    .is-expanded .breadcrumbs-list > li.breadcrumb-current:before {
        content: " ";
        display: block;
        position: absolute;
        bottom: 0;
        left: -2px;
        width: 100%;
        height: 1px;
        background: #fcfcfc;
    }
}

@media (min-width: 768px) {
    .is-expanded .breadcrumbs-list > li.breadcrumb-current:after {
        display: block;
    }
}

.breadcrumbs-list > li {
    display: none;
    width: 100%;
}

@media (min-width: 768px) {
    .breadcrumbs-list > li {
        position: relative;
        display: inline-block;
        width: auto;
    }
}

@media (min-width: 768px) {
    .breadcrumbs-list > li:after {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        right: -18px;
        width: 18px;
        height: 57px;
        background: url("../../assets/images/common/slashdivider_18x57.png") 0 0 no-repeat;
    }
}

.breadcrumbs-list > li > a {
    display: block;
    padding: 0 32px;
    line-height: 45px;
}

@media (min-width: 768px) {
    .breadcrumbs-list > li > a {
        line-height: 57px;
    }
}

.breadcrumbs-list > li:last-child {
    display: inline-block;
}

.breadcrumbs-list > li.breadcrumb-current {
    display: inline-block;
}

@media (min-width: 768px) {
    .breadcrumbs-list > li.breadcrumb-current:after {
        right: -15px;
        display: none;
    }
}

.breadcrumbs-list > li.breadcrumb-current > a {
    position: relative;
    color: #a5793c;
}

@media (min-width: 768px) {
    .breadcrumbs-list > li.breadcrumb-current > a {
        padding-right: 35px;
    }
}

.breadcrumb-additional-links {
    display: none;
    width: 100%;
    position: absolute;
    top: 45px;
    padding: 24px 32px;
    background: #f0f0f0;
    text-align: left;
    z-index: 998;
    -webkit-box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
    box-shadow: 0 2px 3px -3px rgba(50, 50, 50, 0.75);
}

@media (min-width: 768px) {
    .breadcrumb-additional-links {
        top: 57px;
        padding: 32px;
        background: #fcfcfc;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}

.is-expanded .breadcrumb-additional-links {
    display: block;
}

.breadcrumb-additional-links > h3 {
    font-family: "Ubuntu", sans-serif;
    color: black;
    font-weight: 500;
}

.breadcrumb-additional-links > ul {
    margin: 0;
    padding: 0 8px;
}

@media (min-width: 768px) {
    .breadcrumb-additional-links > ul {
        padding: 0;
    }
}

@media (min-width: 1140px) {
    .breadcrumb-additional-links > ul {
        width: 60%;
    }
}

.breadcrumb-additional-links > ul > li {
    list-style: none;
    border-top: solid 1px silver;
}

@media (min-width: 768px) {
    .breadcrumb-additional-links > ul > li {
        display: inline-block;
        width: 48%;
        border: none;
    }
}

@media (min-width: 960px) {
    .breadcrumb-additional-links > ul > li {
        width: 35%;
    }
}

@media (min-width: 1140px) {
    .breadcrumb-additional-links > ul > li {
        width: 49%;
    }
}

.breadcrumb-additional-links > ul > li:first-child {
    border: none;
}

.breadcrumb-additional-links > ul > li.is-active-filter {
    display: none;
}

.breadcrumb-additional-links > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 5px 8px;
}

.breadcrumb-additional-links > ul > li > a.is-active:before {
    content: " ";
    position: absolute;
    display: block;
    bottom: 6px;
    left: 8px;
    right: 8px;
    height: 1px;
    background: black;
}

.share {
    position: absolute;
    bottom: -40px;
    right: 16px;
    z-index: 10;
}

@media (min-width: 768px) {
    .share {
        top: 20px;
        bottom: auto;
    }
}

@media (min-width: 960px) {
    .share {
        right: 32px;
    }
}

.share a {
    color: #a5793c;
}

.addthis_button_compact {
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
    padding-left: 20px;
    background-position: 0 -885px;
    color: #a5793c;
    font-size: 14px;
    text-transform: uppercase;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .addthis_button_compact {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.addthis_button_compact:hover {
    color: black;
    background-position: -70px -885px;
}

.hero {
    position: relative;
    padding-top: 65px;
    overflow-y: hidden;
    text-align: center;
}

@media (min-width: 768px) {
    .hero.has-content {
        height: 500px;
    }
}

@media (min-width: 960px) {
    .hero.has-content {
        height: 567px;
    }
}

@media (min-width: 1140px) {
    .hero.has-content {
        height: 630px;
    }
}

@media (min-width: 1140px) {
    .brand .hero.hero-full, .property .hero.hero-full {
        height: 100%;
    }
}

@media (min-width: 768px) {
    .brand .hero {
        padding-top: 140px;
    }
}

@media (min-width: 960px) {
    .brand .hero {
        padding-top: 125px;
    }
}

@media (min-width: 1140px) {
    .brand .hero {
        padding-top: 145px;
    }
}

@media (min-width: 768px) {
    .property .hero {
        padding-top: 145px;
    }
}

@media (min-width: 960px) {
    .property .hero {
        padding-top: 190px;
    }
}

@media (min-width: 1140px) {
    .property.home-page .hero {
        height: 100%;
    }
}

body.no-hero {
    padding-top: 64px;
}

@media (min-width: 768px) {
    body.no-hero.brand {
        padding-top: 140px;
    }
}

@media (min-width: 960px) {
    body.no-hero.brand {
        padding-top: 150px;
    }
}

@media (min-width: 768px) {
    body.no-hero.property {
        padding-top: 150px;
    }
}

@media (min-width: 960px) {
    body.no-hero.property {
        padding-top: 195px;
    }
}

.hero-container {
    position: relative;
}

@media (min-width: 768px) {
    .hero-container {
        height: 100%;
        width: 100%;
    }
}

.hero-image {
    position: relative;
    z-index: 1;
    height: 200px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 480px) {
    .hero-image {
        height: 250px;
    }
}

@media (min-width: 640px) {
    .hero-image {
        height: 300px;
    }
}

@media (min-width: 768px) {
    .hero-image {
        height: 0;
        padding-top: 31.3095%;
    }
}

@media (min-width: 768px) {
    .has-content .hero-image {
        float: left;
        width: 45.83333%;
        margin-left: 0%;
        margin-right: 0%;
        height: 100%;
        padding-top: 0;
    }
}

@media (min-width: 960px) {
    .has-content .hero-image {
        width: 50%;
    }
}

.hero-content {
    position: relative;
    z-index: 2;
    background: #f0f0f0;
}

@media (min-width: 768px) {
    .hero-content {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 2;
        float: left;
        width: 54.16667%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 960px) {
    .hero-content {
        width: 50%;
    }
}

.csstransforms .hero-content .slant {
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    background: url("../img/bg-b.png") repeat #f0f0f0;
    width: 200%;
    max-width: none;
    outline: 1px solid transparent;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

@media (min-width: 768px) {
    .csstransforms .hero-content .slant {
        right: auto;
        top: auto;
        left: 0;
        bottom: 0;
        height: 200%;
        width: 100%;
        -webkit-transform: rotate(-9deg);
        -moz-transform: rotate(-9deg);
        -ms-transform: rotate(-9deg);
        transform: rotate(-9deg);
        -webkit-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        transform-origin: 0 100%;
    }
}

.hero-content h1,
.hero-content h2 {
    font-size: 27px;
}

.hero-content > div {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    max-width: 600px;
    padding: 0 16px 16px 16px;
}

@media (min-width: 768px) {
    .hero-content > div {
        padding-top: 32px;
    }
}

@media (min-width: 960px) {
    .hero-content > div {
        padding: 64px 32px 16px 0;
    }
}

@media (min-width: 1140px) {
    .hero-content > div {
        padding-top: 80px;
    }
}

.hero-supplementary {
    display: table;
    position: absolute;
    top: -56px;
    right: 0;
    height: 56px;
    z-index: 10;
}

.hero-supplementary .hero-supplementary-content {
    display: table-cell;
    vertical-align: bottom;
}

.hero-supplementary .hero-supplementary-content p {
    margin-right: 16px;
}

@media (min-width: 960px) {
    .hero-supplementary .hero-supplementary-content p {
        margin-right: 0;
    }
}

.hero-supplementary .hero-supplementary-content p.black-background {
    margin-right: 0;
}

.hero-time-temp {
    display: none;
}

@media (min-width: 768px) {
    .hero-time-temp {
        display: block;
        position: absolute;
        bottom: 30px;
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 1367px) {
    .hero-time-temp {
        bottom: 45px;
    }
}

.hero-time-temp > div {
    display: inline-block;
    text-align: left;
}

.hero-time-temp > div:first-child {
    padding-right: 20px;
    margin-right: 5px;
    background: url("../../assets/images/common/slashdivider_18x57.png") right center no-repeat;
}

.hero-time-temp > div h3,
.hero-time-temp > div p {
    margin: 0;
    font-family: "Ubuntu", sans-serif;
    color: white;
}

.hero-time-temp > div h3 {
    font-size: 12px;
}

.hero-time-temp > div p {
    font-size: 36px;
    line-height: 38px;
}

.hero-time-temp > div p > span {
    display: inline-block;
    margin-left: 10px;
    vertical-align: bottom;
    width: 36px;
    height: 36px;
}

.clear-day {
    background: url("../../assets/images/common/ico_weather_1.png") center center no-repeat;
}

.clear-night {
    background: url("../../assets/images/common/ico_weather_2.png") center center no-repeat;
}

.cloudy {
    background: url("../../assets/images/common/ico_weather_3.png") center center no-repeat;
}

.fog {
    background: url("../../assets/images/common/ico_weather_4.png") center center no-repeat;
}

.partly-cloudy-day {
    background: url("../../assets/images/common/ico_weather_5.png") center center no-repeat;
}

.partly-cloudy-night {
    background: url("../../assets/images/common/ico_weather_6.png") center center no-repeat;
}

.rain {
    background: url("../../assets/images/common/ico_weather_7.png") center center no-repeat;
}

.sleet {
    background: url("../../assets/images/common/ico_weather_8.png") center center no-repeat;
}

.snow {
    background: url("../../assets/images/common/ico_weather_9.png") center center no-repeat;
}

.wind {
    background: url("../../assets/images/common/ico_weather_10.png") center center no-repeat;
}

.full-slide,
.slide-bg {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.full-slide .slide-bg {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

@media (min-width: 1140px) {
    .full-slide .slide-bg {
        height: 100%;
        padding-top: 0;
    }
}

.carousel {
    display: none;
    position: relative;
    overflow: hidden;
    background: #f0f0f0;
}

@media (min-width: 768px) {
    .carousel {
        display: block;
        height: 385px;
    }
}

@media (min-width: 960px) {
    .carousel {
        display: block;
        height: 510px;
    }
}

.carousel .slick-list,
.carousel .slick-track,
.carousel .slider,
.carousel .slide-bg {
    height: 100%;
}

.carousel .slide-content h3 {
    font-size: 18px;
}

@media (min-width: 768px) {
    .carousel .slide-content h3 {
        font-size: 24px;
    }
}

@media (min-width: 960px) {
    .carousel .slide-content h3 {
        margin-bottom: 16px;
    }
}

.carousel .slide-content p {
    font-size: 15px;
}

@media (min-width: 960px) {
    .carousel .slide-content p {
        margin-bottom: 24px;
    }
}

.carousel .slide-content p .button, .carousel .slide-content p .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .carousel .slide-content p a {
    margin-right: 5px;
    font-size: 14px;
}

.carousel-align-right .slider .slide-content,
.carousel-align-left .slider .slide-content {
    display: none;
}

.csstransforms .carousel-align-right .slant {
    content: " ";
    position: absolute;
    bottom: 0;
    display: block;
    height: 200%;
    z-index: 10;
    background: url("../img/bg-b.png") repeat #f0f0f0;
    outline: 1px solid transparent;
    left: 0;
    -webkit-transform: rotate(8.5deg);
    -moz-transform: rotate(8.5deg);
    -ms-transform: rotate(8.5deg);
    transform: rotate(8.5deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

@media (min-width: 768px) {
    .csstransforms .carousel-align-right .slant {
        float: left;
        width: 43.75%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 960px) {
    .csstransforms .carousel-align-right .slant {
        float: left;
        width: 47.91667%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 768px) {
    .carousel-align-right .slider {
        float: left;
        width: 56.25%;
        margin-left: 43.75%;
        margin-right: 0%;
    }
}

@media (min-width: 960px) {
    .carousel-align-right .slider {
        float: left;
        width: 52.08333%;
        margin-left: 47.91667%;
        margin-right: 0%;
    }
}

.carousel-align-right .slick-prev {
    left: 32px;
}

.carousel-align-right .carousel-slide-content-outer {
    left: 0;
}

.csstransforms .carousel-align-left .slant {
    content: " ";
    position: absolute;
    bottom: 0;
    display: block;
    height: 200%;
    z-index: 10;
    background: url("../img/bg-b.png") repeat #f0f0f0;
    outline: 1px solid transparent;
    right: 0;
    -webkit-transform: rotate(-8.5deg);
    -moz-transform: rotate(-8.5deg);
    -ms-transform: rotate(-8.5deg);
    transform: rotate(-8.5deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

@media (min-width: 768px) {
    .csstransforms .carousel-align-left .slant {
        float: left;
        width: 43.75%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 960px) {
    .csstransforms .carousel-align-left .slant {
        float: left;
        width: 47.91667%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 768px) {
    .carousel-align-left .slider {
        float: left;
        width: 56.25%;
        margin-left: 0%;
        margin-right: 43.75%;
    }
}

@media (min-width: 960px) {
    .carousel-align-left .slider {
        float: left;
        width: 52.08333%;
        margin-left: 0%;
        margin-right: 47.91667%;
    }
}

.carousel-align-left .slick-next {
    right: 32px;
}

.carousel-align-left .carousel-slide-content-outer {
    right: 0;
}

@media (min-width: 768px) {
    .carousel-full-width .slide-content {
        position: absolute;
        left: 50%;
        top: 120px;
        z-index: 2;
        width: 340px;
        text-align: left;
    }
}

@media (min-width: 960px) {
    .carousel-full-width .slide-content {
        top: 120px;
        width: 435px;
    }
}

@media (min-width: 1367px) {
    .carousel-full-width .slide-content {
        margin-left: 150px;
    }
}

.carousel-full-width .slide-content h3 {
    color: white;
}

.carousel-full-width .slide-content p {
    color: white;
}

@media (min-width: 768px) {
    .carousel-full-width .carousel-shadow-bg {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 910px;
        height: 526px;
        margin-left: -285px;
        background-image: url("../../assets/images/common/img_darkshadow_910x526.png");
        background-position: 0 -40px;
        background-repeat: no-repeat;
        z-index: 1;
    }
}

@media (min-width: 960px) {
    .carousel-full-width .carousel-shadow-bg {
        margin-left: -255px;
    }
}

@media (min-width: 1367px) {
    .carousel-full-width .carousel-shadow-bg {
        margin-left: -105px;
    }
}

.carousel-slide-content-outer {
    position: absolute;
    top: 0;
    z-index: 20;
    height: 100%;
}

@media (min-width: 768px) {
    .carousel-slide-content-outer {
        float: left;
        width: 43.75%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 960px) {
    .carousel-slide-content-outer {
        float: left;
        width: 47.91667%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 768px) {
    .carousel-slide-content-inner {
        display: table;
        height: 100%;
        width: 100%;
        padding: 16px;
        text-align: center;
    }
}

@media (min-width: 960px) {
    .carousel-slide-content-inner {
        max-width: 520px;
        padding: 16px 48px;
    }
}

@media (min-width: 768px) {
    .carousel-align-left .carousel-slide-content-inner {
        float: left;
    }
}

@media (min-width: 1140px) {
    .carousel-align-left .carousel-slide-content-inner {
        margin-left: 48px;
    }
}

@media (min-width: 1367px) {
    .carousel-align-left .carousel-slide-content-inner {
        margin-left: 80px;
    }
}

@media (min-width: 768px) {
    .carousel-align-right .carousel-slide-content-inner {
        float: right;
    }
}

@media (min-width: 1140px) {
    .carousel-align-right .carousel-slide-content-inner {
        margin-right: 48px;
    }
}

@media (min-width: 1367px) {
    .carousel-align-right .carousel-slide-content-inner {
        margin-right: 80px;
    }
}

.carousel-slide-content-inner .slide-content {
    display: table-cell;
    vertical-align: middle;
}

.carousel-offers {
    display: none;
    position: relative;
    margin: 0 auto;
    background: #fdeced;
}

@media (min-width: 768px) {
    .carousel-offers {
        display: none;
    }
}

.carousel-offers .fade-left,
.carousel-offers .fade-right {
    position: absolute;
    top: 0;
    width: 109px;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.carousel-offers .fade-left {
    left: 0;
    background: url(../../assets/images/common/whitefadeout_left.png) repeat-y;
}

.carousel-offers .fade-right {
    right: 0;
    background: url(../../assets/images/common/whitefadeout_right.png) repeat-y;
}

.carousel-offers .slick-prev,
.carousel-offers .slick-next {
    width: 45px;
    height: 45px;
    margin-top: -23px;
    z-index: 20;
}

.carousel-offers .slick-prev {
    background-position: 16px -452px;
}

.carousel-offers .slick-prev:hover {
    background-position: 16px -452px;
}

.carousel-offers .slick-next {
    background-position: -27px -452px;
}

.carousel-offers .slick-next:hover {
    background-position: -27px -452px;
}

.carousel-offers-item {
    width: 320px;
    position: relative;
    padding-bottom: 48px;
    border-right: solid 1px white;
}

.carousel-offers-item-content {
    padding: 32px;
}

.carousel-offers-item-content > h3 {
    font-size: 18px;
}

.carousel-offers-item-content > p {
    font-size: 15px;
}

.carousel-offers-item-ctas {
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
}

.carousel-hero {
    margin: 0;
}

@media (min-width: 1140px) {
    .carousel-hero {
        height: 100%;
    }
}

@media (min-width: 1140px) {
    .carousel-hero .slick-list,
    .carousel-hero .slick-track {
        height: 100%;
    }
}

.carousel-hero .slide-content {
    position: absolute;
    width: 100%;
    bottom: 38px;
    left: 0;
    padding: 0 32px;
    text-align: center;
}

.carousel-hero .slide-content p {
    color: white;
    font-size: 18px;
}

@media (min-width: 768px) {
    .property.home-page .carousel-hero .slick-dots {
        bottom: 100px;
    }
}

@media (min-width: 1367px) {
    .property.home-page .carousel-hero .slick-dots {
        bottom: 140px;
    }
}

@media (min-width: 768px) {
    .carousel-hero .carousel-shadow-bg {
        display: block;
    }
}

.carousel-shadow-bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../../assets/images/common/img_semidarkshadow_910x526-2.png") center bottom no-repeat;
    background-size: cover;
    z-index: 1;
}

.carousel-hero-content, .find-description {
    display: none;
}

@media (min-width: 768px) {
    .carousel-hero-content, .find-description {
        display: block;
        position: absolute;
        left: 96px;
        right: 96px;
        bottom: 130px;
        z-index: 2;
    }
}

@media (min-width: 960px) {
    .carousel-hero-content, .find-description {
        left: 50%;
        right: auto;
        bottom: 160px;
        width: 630px;
        margin-left: -315px;
    }
}

@media (min-width: 1367px) {
    .carousel-hero-content, .find-description {
        bottom: 200px;
    }
}

.carousel-hero-content h2, .find-description h2 {
    color: white;
    font-size: 38px;
    line-height: 44px;
}

.carousel-hero-content p, .find-description p {
    margin-bottom: 24px;
    color: white;
    font-size: 15px;
}

.mobile-only-carousel .carousel-hero-content, .mobile-only-carousel .find-description {
    display: block;
    height: 100%;
}

.mobile-only-carousel .carousel-hero-content .centered-text, .mobile-only-carousel .find-description .centered-text {
    display: table;
}

.mobile-only-carousel .carousel-hero-content .centered-text > div, .mobile-only-carousel .find-description .centered-text > div {
    display: table-cell;
}

@media (min-width: 768px) {
    .mobile-only-carousel .carousel-hero-content, .mobile-only-carousel .find-description {
        display: block;
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%;
    }
}

@media (min-width: 960px) {
    .mobile-only-carousel .carousel-hero-content, .mobile-only-carousel .find-description {
        left: auto;
        right: auto;
        bottom: auto;
        width: auto;
        margin-left: auto;
    }
}

.carousel-hero-quote {
    position: relative;
    max-width: 560px;
    padding: 56px 32px 16px 32px;
    margin: 0 auto;
    background: url("../../assets/images/common/ico_tripadvisor.png") center top no-repeat;
}

.carousel-hero-quote:before, .carousel-hero-quote:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
}

.carousel-hero-quote:before {
    top: 0;
    left: 0;
    background: url("../../assets/images/common/ico_quoteleft.png") center center no-repeat;
}

.carousel-hero-quote:after {
    bottom: 0;
    right: 0;
    background: url("../../assets/images/common/ico_quoteright.png") center center no-repeat;
}

.carousel-hero-quote > p {
    font-size: 38px;
    line-height: 44px;
    color: white;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.carousel-hero-quote > footer {
    font-size: 15px;
    color: white;
    margin: 0;
}

.carousel-hero-split {
    display: none;
}

@media (min-width: 768px) {
    .carousel-hero-split {
        display: block;
        height: 100%;
        position: relative;
        overflow: hidden;
    }
}

.carousel-hero-split .slick-dots {
    bottom: 20px;
    z-index: 200;
}

@media (min-width: 960px) {
    .carousel-hero-split .slick-dots {
        bottom: 45px;
    }
}

.carousel-hero-split .slider {
    margin-top: 0;
    margin-bottom: 0;
}

.carousel-hero-split .slider .slide-content {
    display: none;
    width: 50%;
}

.carousel-hero-split .slider .slide-content h2, .carousel-hero-split .slider .slide-content h3 {
    font-size: 24px;
}

.carousel-hero-split .slider .slide-cta {
    display: none;
}

.carousel-hero-split .slick-prev,
.carousel-hero-split .slick-next {
    z-index: 200;
}

.carousel-hero-split .slick-prev {
    left: 25px;
}

.carousel-hero-split .slick-next {
    right: 25px;
}

.carousel-split-dock {
    width: 100%;
    position: absolute;
    height: 1px;
}

.carousel-split-dock.dock-left {
    top: 0;
}

.carousel-split-dock.dock-right {
    bottom: 0;
}

.carousel-left-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 50%;
    overflow: hidden;
}

.carousel-left-wrapper .slider {
    width: 200%;
}

.csstransforms .carousel-left-wrapper {
    left: -28px;
    width: 54.166667%;
    -ms-transform: skewX(9deg);
    transform: skewX(9deg);
    -webkit-backface-visibility: hidden;
}

@media (min-width: 960px) {
    .csstransforms .carousel-left-wrapper {
        left: -50px;
    }
}

@media (min-width: 1140px) {
    .csstransforms .carousel-left-wrapper {
        left: -75px;
    }
}

.csstransforms .carousel-left-wrapper .slider {
    width: 184.615384%;
    left: 27px;
    -ms-transform: skewX(-9deg);
    transform: skewX(-9deg);
    -webkit-backface-visibility: hidden;
}

@media (min-width: 960px) {
    .csstransforms .carousel-left-wrapper .slider {
        left: 50px;
    }
}

@media (min-width: 1140px) {
    .csstransforms .carousel-left-wrapper .slider {
        left: 75px;
    }
}

.carousel-right-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    overflow: hidden;
}

.carousel-right-wrapper .slider {
    width: 100%;
}

.csstransforms .carousel-right-wrapper {
    right: -75px;
    -ms-transform: skewX(9deg);
    transform: skewX(9deg);
    -webkit-backface-visibility: hidden;
}

.csstransforms .carousel-right-wrapper .slider {
    right: 75px;
    -ms-transform: skewX(-9deg);
    transform: skewX(-9deg);
    -webkit-backface-visibility: hidden;
}

.carousel-split-content {
    position: absolute;
    z-index: 150;
    top: 50%;
    width: 50%;
}

.carousel-split-content.left {
    left: 0;
    margin: 0 16px 0 75px;
}

.carousel-split-content.left h2, .carousel-split-content.left h3 {
    font-family: "Quattrocento", serif;
}

.carousel-split-content.left p:after {
    content: "\2014";
    margin-left: 8px;
}

.carousel-split-content.left p:before {
    content: "\2014";
    margin-right: 8px;
}

.carousel-split-content.right {
    right: 0;
    margin: 0 75px 0 16px;
}

.carousel-split-content.right h2, .carousel-split-content.right h3 {
    font-family: "Ubuntu", sans-serif;
}

.carousel-split-content.right p:after {
    content: "\2014";
    margin-left: 8px;
}

.carousel-split-content.right p:before {
    content: "\2014";
    margin-right: 8px;
}

.carousel-split-content.full {
    left: 0;
    margin: 0 16px 0 100px;
    text-align: left;
}

.carousel-split-content h2, .carousel-split-content h3 {
    font-size: 24px;
    color: white;
}

.carousel-split-content p {
    color: white;
}

.carousel-split-cta {
    position: absolute;
    z-index: 200;
    bottom: 62px;
    width: 100%;
}

@media (min-width: 960px) {
    .carousel-split-cta {
        bottom: 112px;
    }
}

.carousel-landscapes {
    height: 100%;
}

.carousel-landscapes .slick-slider,
.carousel-landscapes .slick-list,
.carousel-landscapes .slick-track {
    height: 100%;
}

@media (min-width: 1140px) {
    .full-screen .slick-list,
    .full-screen .slick-track {
        height: 100%;
    }
}

.locations-page #main {
    min-height: 0 !important;
}

.locations-page .locations-views {
    clear: both;
}

.locations-page .locations-views > section {
    display: none;
}

.locations-page .locations-views > section.is-active {
    display: block;
}

.locations-page .locations-map {
    display: none;
}

.locations-page .locations-map.is-active {
    display: block;
}

.locations {
    padding: 48px 8px 0 8px;
}

@media (min-width: 768px) {
    .locations {
        padding-top: 32px;
    }
}

@media (min-width: 960px) {
    .locations {
        padding-top: 64px;
    }
}

.locations #clear-selections-btn {
    margin: 32px 0;
}

.locations input:focus,
.locations select:focus {
    background: #f8f8f8;
    color: #888888;
}

.locations-filter {
    margin-bottom: 32px;
}

@media (min-width: 768px) {
    .locations-filter {
        margin-bottom: 0;
    }
}

.locations-filter > h3 {
    font-size: 18px;
}

.locations-filter ul {
    *zoom: 1;
    list-style-type: none;
    margin: 0;
}

.locations-filter ul:before, .locations-filter ul:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.locations-filter ul:after {
    clear: both;
}

.locations-filter li {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
    float: left;
    padding-right: 2px;
}

.locations-filter li img {
    width: 100%;
}

.locations-filter li a {
    position: relative;
    display: block;
    text-align: center;
}

.locations-filter li a.is-active .centered-text, .locations-filter li:hover .centered-text {
    background: none;
}

.locations-filter .dk-select {
    width: 100%;
    height: 44px;
    -webkit-appearance: none;
}

.locations-filter .dk-selected {
    height: 100%;
    padding: 10px;
    background: #f0f0f0;
    border-radius: 0;
}

.locations-filter .dk-selected:after {
    border: none;
}

.locations-filter .dk-select-options {
    background: #f0f0f0;
}

.locations-filter li.dk-option {
    width: 100%;
}

.locations-view-legend {
    display: none;
}

@media (min-width: 768px) {
    .locations-view-legend {
        display: block;
    }
}

@media (min-width: 768px) {
    .locations-view-legend > span {
        display: inline-block;
        float: left;
        height: 50px;
        line-height: 50px;
        padding-left: 50px;
        margin-bottom: 8px;
        color: black;
    }
}

@media (min-width: 768px) {
    .locations-view-legend-existing {
        background: url("../../assets/images/common/ico_mapmarker_featurehotel_50x50.png") 0 0 no-repeat;
        margin-right: 16px;
    }
}

@media (min-width: 768px) {
    .locations-view-legend-coming-soon {
        background: url("../../assets/images/common/ico_mapmarker_comingsoonhotel_50x50.png") 0 0 no-repeat;
    }
}

.locations-toggle {
    float: right;
    padding-bottom: 16px;
}

.locations-toggle a {
    display: block;
    text-indent: -999px;
    white-space: nowrap;
    overflow: hidden;
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .locations-toggle a {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.locations-toggle a[data-view="locations-list"] {
    margin-right: 16px;
    background-position: -49px -775px;
}

.locations-toggle a[data-view="locations-map"] {
    background-position: -49px -823px;
}

.locations-toggle a:hover[data-view="locations-list"], .locations-toggle a.is-active[data-view="locations-list"] {
    background-position: 0px -775px;
}

.locations-toggle a:hover[data-view="locations-map"], .locations-toggle a.is-active[data-view="locations-map"] {
    background-position: 0px -823px;
}

.locations-toggle legend {
    position: absolute;
    left: 0;
    padding-left: 32px;
    font-size: 12px;
    background: url(http://www.placehold.it/20x20) no-repeat;
}

.locations-list {
    padding-bottom: 32px;
}

.locations-list .heading {
    height: 15px;
    margin: 0 auto 32px auto;
    text-align: center;
}

@media (min-width: 768px) {
    .locations-list .heading {
        margin-bottom: 48px;
    }
}

.locations-list .heading h3 {
    display: inline-block;
    position: relative;
    top: -24px;
    padding: 5px;
    font-size: 16px;
    background: white;
}

@media (min-width: 768px) {
    .locations-list .heading h3 {
        top: -22px;
        font-size: 14px;
    }
}

.locations-list .heading:before {
    display: block;
    content: "..............................................................................................................................................";
    letter-spacing: 4px;
    /* Use letter-spacing to increase space between dots*/
    overflow: hidden;
}

@media (min-width: 960px) {
    .locations-list .heading {
        max-width: 75%;
    }
}

.locations-list > hr {
    display: none;
}

@media (min-width: 768px) {
    .locations-list > hr {
        display: block;
        border-width: 2px 0 0;
        margin-bottom: 32px;
    }
}

@media (min-width: 960px) {
    .locations-list > hr {
        margin-bottom: 48px;
    }
}

.locations-list > div {
    margin-bottom: 64px;
}

.locations-list .locations-item {
    position: relative;
}

@media (min-width: 768px) {
    .locations-list .locations-item .listing-item-content h3 {
        margin-bottom: 24px;
    }
}

.locations-list .locations-item .listing-item-content P {
    margin-bottom: 32px;
}

.locations-list .locations-item-comingsoon {
    z-index: 1;
    position: absolute;
    padding: 4px 8px;
    font-size: 11px;
    text-transform: uppercase;
    background: #fdeced;
}

.locations-map {
    height: 80%;
    padding-bottom: 32px;
}

.property-location-page .locations-map {
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .property-location-page .locations-map {
        padding-top: 107px;
    }
}

@media (min-width: 960px) {
    .property-location-page .locations-map {
        padding-top: 153px;
    }
}

.locations-map img {
    max-width: none;
}

.map-info-window {
    width: 290px;
    overflow: hidden;
    padding: 16px;
    text-align: left;
}

#map-canvas {
    width: 100%;
    height: 100%;
    -webkit-transform: none;
}

.timeline-nav {
    position: absolute;
    top: 190px;
    right: 0;
    width: 170px;
    z-index: 900;
    display: none;
}

@media (min-width: 768px) {
    .timeline-nav {
        display: block;
    }
}

.sticky .timeline-nav {
    position: fixed;
    top: 83px;
}

.timeline-nav ul {
    margin: 0;
}

.timeline-nav li {
    list-style-type: none;
    margin-bottom: 1px;
    width: 100%;
}

.timeline-nav a {
    display: block;
    padding: 12px 8px 11px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #bdbdbd;
    line-height: 1em;
    background-color: rgba(0, 0, 0, 0.5);
}

.timeline-nav a.active, .timeline-nav a:hover {
    color: white;
    background-color: rgba(0, 0, 0, 0.8);
}

.timeline-page .timeline-nav {
    width: 120px;
}

.timeline-page .timeline-nav ul > li a {
    background-image: url("../../assets/images/common/timeline-dot-74x36-off.png");
    background-position: left top;
    background-repeat: no-repeat;
}

.timeline-page .timeline-nav ul > li a.active, .timeline-page .timeline-nav ul > li a:hover {
    background-image: url("../../assets/images/common/timeline-dot-74x36-on.png");
}

.timeline-page .timeline-nav ul > li:first-child a, .timeline-page .timeline-nav ul > li.first-child a {
    background-image: url("../../assets/images/common/timeline-dot-first-74x36-off.png");
}

.timeline-page .timeline-nav ul > li:first-child a.active, .timeline-page .timeline-nav ul > li:first-child a:hover, .timeline-page .timeline-nav ul > li.first-child a.active, .timeline-page .timeline-nav ul > li.first-child a:hover {
    background-image: url("../../assets/images/common/timeline-dot-first-74x36-on.png");
}

.timeline-page .timeline-nav ul > li.last-child a {
    background-image: url("../../assets/images/common/timeline-dot-last-74x36-off.png");
}

.timeline-page .timeline-nav ul > li.last-child a.active, .timeline-page .timeline-nav ul > li.last-child a:hover {
    background-image: url("../../assets/images/common/timeline-dot-last-74x36-on.png");
}

.timeline-page .timeline-nav ul > li:last-child a {
    background-image: url("../../assets/images/common/timeline-dot-last-74x36-off.png");
}

.timeline-page .timeline-nav ul > li:last-child a.active, .timeline-page .timeline-nav ul > li:last-child a:hover {
    background-image: url("../../assets/images/common/timeline-dot-last-74x36-on.png");
}

.experience-page .main-container h2 {
    font-size: 20px;
    line-height: 24px;
}

@media (min-width: 768px) {
    .experience-page .main-container h2 {
        font-size: 27px;
        line-height: 31px;
    }
}

.experience-page .main-container .l-container {
    padding: 32px;
    /*height: 100%;*/
}

@media (min-width: 768px) {
    .experience-page .main-container .l-container {
        padding: 128px 32px;
        max-width: 960px;
    }
}

.experience-page .main-container .find .l-container {
    padding-bottom: 32px;
    padding-top: 0;
    max-width: 1367px;
}

.experience-page .slide-content {
    padding: 0 40px;
    position: absolute;
    z-index: 3;
}

@media (min-width: 480px) {
    .experience-page .slide-content {
        bottom: auto;
        top: 80px;
    }
}

@media (min-width: 480px) {
    .experience-page .slide-content {
        top: 200px;
        padding: 0 48px;
    }
}

@media (min-width: 768px) {
    .experience-page .slide-content {
        top: 340px;
        padding: 0;
    }
}

.experience-page .slide-content h3 {
    color: #a5793c;
}

.experience-page .slide-bg:before {
    content: " ";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/common/darkshadow-top-1680x945.png");
}

@media (min-width: 768px) {
    .experience-page .slide-bg:before {
        background-size: cover;
    }
}

.experience-page .carousel-shadow-bg {
    display: none;
}

@media (min-width: 768px) {
    .experience-page .carousel-shadow-bg {
        display: block;
        top: 130px;
    }
}

.experience-page .block-text {
    padding: 32px 16px;
}

.experience-page .slick-next,
.experience-page .slick-prev {
    display: none;
}

@media (min-width: 768px) {
    .experience-page .slick-next,
    .experience-page .slick-prev {
        display: block;
    }
}

@media (min-width: 768px) {
    .heritage {
        padding-top: 140px;
    }
}

@media (min-width: 960px) {
    .heritage {
        padding-top: 125px;
    }
}

.heritage .background-image-block {
    padding: 80px 0 30px 0;
    height: 660px;
}

@media (min-width: 768px) {
    .heritage .background-image-block {
        padding: 0;
        height: 768px;
    }
}

.pillar-container {
    *zoom: 1;
    overflow: hidden;
}

.pillar-container:before, .pillar-container:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.pillar-container:after {
    clear: both;
}

.pillar-container * {
    color: white !important;
}

.pillar-container h3 {
    font-size: 18px;
}

.pillar-container .full-slide {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    height: 560px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pillar-container .full-slide .centered-text {
    position: relative;
    z-index: 2;
}

.pillar-container .full-slide .centered-text > div {
    padding: 0 16px;
}

.signatures {
    padding-top: 32px;
    position: relative;
}

@media (min-width: 768px) {
    .signatures {
        padding-top: 96px;
    }
}

.signatures h2 {
    color: #a5793c;
}

.signatures .l-container {
    position: relative;
}

.signatures .carousel-full-width {
    display: block;
    background: none;
    height: 560px;
}

@media (min-width: 768px) {
    .signatures .carousel-full-width {
        height: 768px;
    }
}

.signatures .carousel-full-width .slide-content p {
    color: black;
}

.signatures .carousel-full-width .slide-bg:before {
    background-image: url("../../assets/images/common/whiteshadow-top-1680x945.png");
}

.signatures .carousel-full-width .carousel-shadow-bg {
    background-image: url("../../assets/images/common/whiteshadow-910x526.png");
}

.signatures .slide-content {
    top: 220px;
}

.signatures-description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 32px 32px 0 32px;
}

@media (min-width: 768px) {
    .signatures-description {
        bottom: auto;
        top: 48px;
        z-index: 2;
        height: auto !important;
        padding: 96px 32px;
    }
}

@media (min-width: 768px) {
    .signatures-description > div {
        max-width: 960px;
        margin: 0 auto;
    }
}

.style-container {
    height: 650px;
}

.style-container > div {
    display: block;
    float: left;
    width: 100%;
    height: 50%;
}

@media (min-width: 768px) {
    .style-container > div {
        float: left;
        width: 50%;
        margin-left: 0%;
        margin-right: 0%;
        height: 100%;
    }
}

.style-container > div h3 {
    font-size: 24px;
    color: white;
}

.style-container > div p {
    color: white;
}

.style-container > div p:after {
    content: "\2014";
    margin-left: 8px;
}

.style-container > div p:before {
    content: "\2014";
    margin-right: 8px;
}

.style-container > div.first-style h3 {
    font-family: "Quattrocento", serif;
}

.style-container > div.second-style h3 {
    font-family: "Ubuntu", sans-serif;
}

.style-container .centered-text {
    display: table;
}

.style-container .centered-text > div {
    display: table-cell;
}

.programmes {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.programme-container {
    padding: 48px 0;
    overflow: hidden;
}

@media (min-width: 768px) {
    .programme-container {
        padding: 48px 0 24px 0;
    }
}

.programme-container h3 {
    font-size: 18px;
}

@media (min-width: 768px) {
    .programme-container .programme {
        float: left;
        width: 37.5%;
        margin-left: 6.25%;
        margin-right: 6.25%;
    }
}

.programme-container .programme p {
    padding: 0 32px;
    font-size: 14px;
    color: black;
}

@media (min-width: 768px) {
    .programme-container .programme p {
        min-height: 105px;
    }
}

@media (min-width: 960px) {
    .programme-container .programme p {
        min-height: 84px;
    }
}

.programme-container .slick-dots {
    bottom: -50px;
}

.programme-image {
    position: relative;
    margin-bottom: 16px;
}

.programme-image img {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.social-responsibility {
    background-image: url(http://www.placehold.it/1024x768);
}

@media (min-width: 768px) {
    .experience-page .main-container .social-responsibility h2 {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .experience-page .main-container .social-responsibility .rich-content h2, .experience-page .main-container .social-responsibility .rich-content h3 {
        display: block;
        font-size: 27px;
        margin-bottom: 16px;
    }
}

.social-responsibility .rich-content h2, .social-responsibility .rich-content h3 {
    display: none;
}

.find {
    position: relative;
    height: 768px;
}

@media (min-width: 480px) {
    .find {
        height: 560px;
    }
}

@media (min-width: 768px) {
    .find {
        height: 768px;
    }
}

@media (min-width: 960px) {
    .find {
        height: auto;
        margin-bottom: 0;
        padding-top: 100px;
        background: whitesmoke url("../../assets/images/common/experience-langham-locations-bg-1680x945.jpg") center top no-repeat;
    }
}

.find h2, .find h3 {
    color: #a5793c;
}

.find .carousel p {
    color: black;
}

.find .carousel .slide-bg:before {
    background-image: url("../../assets/images/common/whiteshadow-top-1680x945.png");
}

.find .carousel .carousel-shadow-bg {
    background-image: url("../../assets/images/common/whiteshadow-910x526.png");
    display: block;
}

.find .slide-content {
    top: 250px;
}

.find-description {
    position: absolute;
    z-index: 1;
    display: block;
    left: 32px;
    right: 32px;
    bottom: auto;
    padding: 32px 0 32px !important;
}

.find-description p {
    color: black;
}

@media (min-width: 768px) {
    .find-description a.button, .find-description .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .find-description a {
        background-color: #a5793c;
        color: white;
    }

    .find-description a.button:hover, .find-description .hero-supplementary .hero-supplementary-content a:hover, .hero-supplementary .hero-supplementary-content .find-description a:hover {
        background-color: #77572b;
        color: white;
    }
}

@media (min-width: 960px) {
    .find-description {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        top: auto;
        margin: 0 auto 32px;
    }

    .find-description p {
        color: black;
    }
}

.find-container {
    display: block;
    height: 100%;
}

@media (min-width: 960px) {
    .find-container {
        display: none;
    }
}

.find-property {
    width: 100%;
    padding: 280px 32px;
    margin: 0 auto;
}

.find-property h3 {
    font-size: 18px;
}

@media (min-width: 960px) {
    .find-property h3 {
        font-size: 14px;
    }
}

.item-container {
    display: none;
}

.find-carousel-wrapper {
    display: none;
    position: relative;
}

@media (min-width: 960px) {
    .find-carousel-wrapper {
        display: block;
    }
}

.find-carousel-container {
    width: 940px;
    position: relative;
    left: 50%;
    margin-left: -470px;
}

.find-carousel-slide {
    display: block;
    float: left;
    position: relative;
    width: 440px;
    background: #f0f0f0;
    position: relative;
    overflow: hidden;
}

.find-carousel-slide.is-center .find-carousel-slide-content {
    padding: 32px 16px 48px 16px;
}

.find-carousel-slide.is-center .find-carousel-slide-content h3 {
    line-height: 18px;
    margin-bottom: 16px;
    font-size: 21px;
}

.find-carousel-slide.is-center .find-carousel-slide-content p {
    font-size: 15px;
    line-height: 1.5em;
}

.find-carousel-slide.is-center .button, .find-carousel-slide.is-center .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .find-carousel-slide.is-center a {
    padding: 13px 32px;
}

.find-carousel-slide.is-center .find-carousel-shadow {
    display: none;
}

.find-carousel-slide .button, .find-carousel-slide .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .find-carousel-slide a {
    padding: 7px 16px;
}

.find-carousel-slide-image {
    margin: 0;
    overflow: hidden;
}

.find-carousel-slide-image img {
    width: 100%;
}

.find-carousel-slide-content {
    padding: 16px 16px 24px 16px;
    text-align: center;
}

.find-carousel-slide-content h3 {
    margin: 0 0 8px 0;
    line-height: 16px;
    font-weight: 300;
    font-size: 14px;
}

.find-carousel-slide-content p {
    font-size: 13px;
    line-height: 15px;
}

.find-carousel-slide-content * {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.find-carousel-shadow {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.5);
}

.find-prev,
.find-next {
    display: block;
    text-indent: -999px;
    white-space: nowrap;
    overflow: hidden;
    content: "";
    position: absolute;
    width: 15px;
    height: 27px;
    top: 50%;
    margin-top: -13px;
    z-index: 800;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
    cursor: pointer;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .find-prev,
    .find-next {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.find-prev {
    left: 16px;
    background-position: 0 -461px;
}

.find-next {
    right: 16px;
    background-position: -41px -461px;
}

.property-location-page h2 {
    font-size: 22px;
}

.property-location-page .l-page-content {
    margin: 0;
}

@media (min-width: 960px) {
    .property-location-page .l-page-content {
        margin: 0 auto;
    }
}

.property-location-page .property {
    *zoom: 1;
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    position: relative;
    padding: 32px 32px;
    margin-bottom: 96px;
    background: #f0f0f0;
}

.property-location-page .property:before, .property-location-page .property:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.property-location-page .property:after {
    clear: both;
}

.property-location-page .property > {
    margin: 0 auto;
}

.property-location-page .property div {
    margin-bottom: 32px;
}

.property-location-page .property > h3 {
    clear: both;
    margin-bottom: 16px;
    text-align: center;
    font-size: 18px;
}

@media (min-width: 768px) {
    .property-location-page .property {
        padding: 0 16px;
        margin-bottom: 64px;
    }
}

@media (min-width: 960px) {
    .property-location-page .property {
        padding: 0 15%;
    }
}

.property-location-page .property-nav {
    width: 100%;
    display: block;
    position: relative;
    z-index: 2;
}

.property-location-page .property-nav a {
    position: absolute;
    top: 56px;
    width: 13px;
    height: 24px;
    display: block;
    text-indent: -999px;
    white-space: nowrap;
    overflow: hidden;
    content: "";
    background: url(http:///www.placehold.it/13x24);
}

.property-location-page .property-nav .prev {
    left: 0;
}

@media (min-width: 768px) {
    .property-location-page .property-nav .prev {
        left: 25%;
    }
}

.property-location-page .property-nav .next {
    right: 0;
}

@media (min-width: 768px) {
    .property-location-page .property-nav .next {
        right: 25%;
    }
}

.property-image img {
    width: 100%;
}

.property-list {
    margin: 0;
    padding: 0;
}

.property-list li {
    display: block;
    float: left;
    list-style-type: none;
}

.property-list ul {
    *zoom: 1;
    margin: 0 auto;
}

.property-list ul:before, .property-list ul:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.property-list ul:after {
    clear: both;
}

@media (min-width: 640px) {
    .property-list ul {
        width: 100%;
    }
}

.property-list li {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    display: list-item;
    list-style-type: disc;
    margin-bottom: 48px;
}

@media (min-width: 640px) {
    .property-list li {
        float: left;
        width: 41.66667%;
        margin-left: 0%;
        margin-right: 8.33333%;
    }

    .property-list li:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 768px) {
    .property-list li {
        float: left;
        width: 29.16667%;
        margin-left: 0%;
        margin-right: 4.16667%;
    }

    .property-list li:nth-child(2n+1) {
        clear: none;
    }

    .property-list li:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width: 960px) {
    .property-list li {
        float: left;
        width: 25%;
        margin-left: 0%;
        margin-right: 8.33333%;
    }
}

.property-list h3, .property-list h4 {
    font-weight: 500;
    font-size: 14px;
    color: black;
    margin: 0;
}

.property-list p {
    margin: 0;
}

.property-list a {
    font-size: 11px;
    text-transform: uppercase;
}

.property-list a:after {
    font-size: 12px;
    content: " »";
}

.facts-block {
    position: relative;
    margin-bottom: 18px;
}

.hero .facts-block {
    margin: 0;
}

.facts-block:before, .facts-block:after {
    display: none;
    content: " ";
    position: absolute;
    top: 0;
    width: 109px;
    height: 70px;
    z-index: 2;
}

.facts-block:before {
    left: 0;
    background: url("../../assets/images/common/greyfadeout_left_109x1_mobile.png") 0 0 repeat-y;
}

.facts-block:after {
    right: 0;
    background: url("../../assets/images/common/greyfadeout_right_109x1_mobile.png") 0 0 repeat-y;
}

.facts-block.can-scroll-left:before {
    display: block;
}

.facts-block.can-scroll-right:after {
    display: block;
}

.facts-block > h2 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 32px;
}

.facts-block ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.facts-block ul.facts-center-spacing > li {
    width: 33%;
    text-align: center;
}

.facts-block ul.facts-center-spacing > li:before {
    left: 0;
}

.facts-block ul > li {
    display: inline-block;
    position: relative;
    width: 19.5%;
    padding: 0 20px;
    margin-bottom: 32px;
    white-space: normal;
    vertical-align: top;
    list-style: none;
    text-align: left;
}

@media (min-width: 960px) {
    .facts-block ul > li {
        padding: 0 30px;
    }
}

.facts-block ul > li:before {
    content: " ";
    position: absolute;
    top: 0;
    left: -20px;
    width: 21px;
    height: 70px;
    background: url("../../assets/images/common/slashdivider_21x70.png") 0 0 no-repeat;
}

.hero .facts-block ul > li:before {
    left: -6px;
}

.facts-block ul > li:first-child:before, .facts-block ul > li:nth-child(6n):before {
    display: none;
}

.facts-block ul > li.no-border:before {
    display: none;
}

.hero .facts-block ul > li {
    float: none;
    width: 100px;
    text-align: center;
    padding: 0 5px;
    margin-bottom: 0;
}

.facts-block ul > li h3 {
    margin: 0;
    font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
}

.hero .facts-block ul > li h3 {
    font-size: 27px;
    font-weight: 300;
}

.facts-block ul > li p {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}

.hero .facts-block ul > li p {
    font-size: 11px;
    line-height: 15px;
}

.hero .facts-block ul {
    display: inline-block;
    white-space: nowrap;
    min-height: 70px;
}

@media (max-width: 479px) {
    .main-container .facts-block ul > li {
        display: block;
        width: 100%;
        margin-bottom: 32px;
        text-align: center;
    }

    .main-container .facts-block ul > li:before {
        display: none;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .main-container .facts-block ul {
        padding: 0;
    }
}

@media (min-width: 480px) and (max-width: 767px) and (min-width: 640px) {
    .main-container .facts-block ul {
        padding: 0 16px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .main-container .facts-block ul > li {
        *zoom: 1;
        float: none;
        display: block;
        width: auto;
        margin-bottom: 16px;
    }

    .main-container .facts-block ul > li:before, .main-container .facts-block ul > li:after {
        content: ".";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .main-container .facts-block ul > li:after {
        clear: both;
    }

    .main-container .facts-block ul > li h3 {
        float: left;
        float: left;
        width: 37.5%;
        margin-left: 0%;
        margin-right: 4.16667%;
        font-weight: 500;
        line-height: 22px;
    }

    .main-container .facts-block ul > li .rich-content {
        float: left;
        width: 58.33333%;
        margin-left: 0%;
        margin-right: 0%;
    }

    .main-container .facts-block ul > li:before {
        display: none;
    }
}

.facts-overflow {
    *zoom: 1;
    width: 100%;
    padding-bottom: 8px;
}

.facts-overflow:before, .facts-overflow:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.facts-overflow:after {
    clear: both;
}

.hero .facts-overflow {
    overflow-x: auto;
}

.featured-media {
    margin-bottom: 44px;
}

.featured-media h2 {
    font-size: 18px;
    line-height: 20px;
}

.featured-media-item {
    display: inline-block;
    width: 50%;
    margin: 0 2px;
    vertical-align: top;
}

@media (min-width: 768px) {
    .featured-media-item {
        position: relative;
        width: 50%;
        margin: 0 10px;
    }
}

.featured-media-label {
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 100px;
    height: 100px;
    padding-top: 18px;
    background: url("../../assets/images/common/ico_media_bg.png") 0 0 no-repeat;
}

.media-content .featured-media-label {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
}

@media (min-width: 768px) {
    .featured-media-label {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -50px 0 0 -50px;
    }
}

.featured-media-label img {
    display: inline-block;
}

.media-content .featured-media-label img {
    width: auto;
}

.featured-media-label > p {
    position: absolute;
    bottom: 15px;
    width: 100%;
    margin: 0;
    font-size: 12px;
    color: #3f4542;
}

.featured-media-thumbnail {
    display: none;
}

@media (min-width: 768px) {
    .featured-media-thumbnail {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        height: 0;
        padding-top: 56.25%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
}

.media-content .featured-media-thumbnail {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.featured-offers > h2 {
    margin-bottom: 16px;
}

.offers-item {
    padding: 0 8px;
    text-align: left;
}

.offers-item .offers-item-title {
    margin-bottom: 8px;
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
}

.offers-item .offers-item-content {
    padding: 16px 16px 32px 16px;
    background: #f0f0f0;
}

.offers-item .offers-item-content > p {
    margin: 0 0 3px 0;
    font-size: 15px;
}

@media (min-width: 768px) {
    .offers-item .offers-item-content {
        background: none;
        padding: 16px 0 32px 0;
    }
}

.offers-item .offers-item-learn-more {
    text-transform: uppercase;
    font-weight: 500;
}

.offers-item .offers-item-learn-more:after {
    content: "\00BB";
    margin-left: 3px;
}

.additional-info .block-text > h2 {
    text-align: left;
}

@media (min-width: 768px) {
    .additional-info .block-text > h2 {
        text-align: center;
    }
}

.search-page .headline .block-text {
    padding-bottom: 32px;
}

.search-filter {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .search-filter {
        float: right;
        width: 300px;
    }
}

.search-filter > a {
    display: block;
    position: relative;
    padding: 0 16px;
    background: #fcfcfc;
    line-height: 45px;
    text-align: left;
    text-transform: uppercase;
    color: black;
}

.search-filter > a:after {
    content: " ";
    position: absolute;
    display: block;
    width: 45px;
    height: 45px;
    top: 50%;
    right: 16px;
    margin-top: -23px;
    background: url("../../assets/images/common/ico_form_arrowdropdown.png") 0 0 no-repeat;
}

.search-filter-items {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    padding: 16px;
    background: #e6e6e6;
}

.is-expanded .search-filter-items {
    display: block;
}

.search-filter-items label {
    display: block;
    padding: 16px;
    background: #f0f0f0;
    margin-bottom: 2px;
    text-transform: uppercase;
    text-align: left;
    cursor: pointer;
}

.search-filter-items input[type=checkbox] {
    margin-right: 8px;
    vertical-align: middle;
}

.search-filter-items input[type=submit] {
    display: block;
    width: 100%;
}

.search-results {
    margin: 0;
    clear: both;
}

.search-results > li {
    list-style: none;
    padding: 16px;
    margin-bottom: 2px;
    background: #fcfcfc;
}

@media (min-width: 960px) {
    .search-results > li {
        padding: 32px 64px 48px 64px;
    }
}

.search-results > li > h2 {
    font-size: 18px;
}

.search-results > li p {
    margin-bottom: 4px;
}

.media-block {
    *zoom: 1;
    margin-bottom: 48px;
}

.media-block:before, .media-block:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.media-block:after {
    clear: both;
}

@media (min-width: 768px) {
    .media-block .rich-content {
        text-align: left;
    }

    .media-block .rich-content h1, .media-block .rich-content h2, .media-block .rich-content h3, .media-block .rich-content h4, .media-block .rich-content h5 {
        text-align: center;
    }

    .media-block .rich-content .text-left {
        text-align: left;
    }

    .media-block .rich-content .text-right {
        text-align: right;
    }
}

.media-content {
    position: relative;
    width: 100%;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .media-content {
        float: left;
        width: 43.75%;
        margin-left: 0%;
        margin-right: 2.08333%;
    }
}

.media-content img {
    width: 100%;
}

.media-video-link {
    display: block;
    position: relative;
}

.media-video-link:after {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    background: url("../../assets/images/common/ico_videoplay.png") 0 0 no-repeat;
}

.media-video-link:hover:after {
    background: url("../../assets/images/common/ico_videoplay_over.png") 0 0 no-repeat;
}

.media-post-date {
    position: absolute;
    top: 22px;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
}

@media (min-width: 768px) {
    .media-post-date {
        top: 54px;
    }
}

@media (min-width: 960px) {
    .media-post-date {
        top: 71px;
    }
}

.media-related-items {
    max-width: 960px;
    margin: 0 8px 16px 8px;
}

@media (min-width: 768px) {
    .media-related-items {
        margin-bottom: 64px;
    }
}

@media (min-width: 960px) {
    .media-related-items {
        margin: 0 auto 96px auto;
    }
}

.media-related-items > h2 {
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .media-related-items > h2 {
        margin-bottom: 32px;
    }
}

@media (min-width: 960px) {
    .media-related-items > h2 {
        margin-bottom: 48px;
    }
}

.media-related-items .media-listing-item {
    background: #f0f0f0;
}

.media-listing {
    margin: 0 0 32px 0;
}

.media-listing > li {
    margin-bottom: 2px;
    list-style: none;
}

.media-listing-item {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #fcfcfc;
}

.media-listing-item-image {
    display: table-cell;
    width: 47%;
    vertical-align: top;
}

@media (min-width: 768px) {
    .media-listing-item-image {
        width: 28%;
    }
}

.media-listing-item-content {
    display: table-cell;
    padding: 0 16px;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .media-listing-item-content {
        padding: 0 48px;
    }
}

.media-listing-item-content > p {
    display: none;
}

@media (min-width: 640px) {
    .media-listing-item-content > p {
        display: block;
        margin: 0;
        text-transform: uppercase;
    }
}

.media-listing-item-content > h3 {
    font-size: 14px;
    line-height: 16px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
}

@media (min-width: 768px) {
    .media-listing-item-content > h3 {
        font-size: 20px;
        line-height: 22px;
    }
}

.latest-news-years {
    margin: 0 0 32px 0;
}

.latest-news-years > li {
    display: inline-block;
    padding: 8px 24px;
    border-left: solid 1px #e6e6e6;
}

.latest-news-years > li:first-child {
    border: none;
}

.latest-news-years > li > a {
    color: black;
}

.latest-news-years > li > a.is-active {
    color: #a5793c;
}

.sitemap {
    padding: 0 16px;
}

@media (min-width: 960px) {
    .sitemap {
        padding-top: 50px;
    }
}

.sitemap-list {
    margin: 0;
}

.sitemap-list h2 {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 500;
}

.sitemap-list > li {
    margin-bottom: 48px;
    list-style: none;
    vertical-align: top;
}

@media (min-width: 768px) {
    .sitemap-list > li {
        display: inline-block;
        width: 32%;
    }
}

@media (min-width: 960px) {
    .sitemap-list > li {
        width: 24%;
    }
}

.sitemap-sublist > li {
    list-style: disc;
}

.sitemap-sublist > li > a {
    color: black;
}

.venues-tab-selector {
    margin: 0 0 8px 0;
    text-align: right;
}

.venues-tab-selector > li {
    display: inline-block;
    padding: 0 0 0 5px;
    margin-left: 2px;
    list-style: none;
    border-left: solid 1px black;
    font-size: 14px;
    line-height: 14px;
}

.venues-tab-selector > li:first-child {
    border: none;
}

.venues-tab-selector > li > a.is-active {
    cursor: default;
    color: black;
}

.venues-tables-container {
    margin-bottom: 48px;
}

@media (min-width: 960px) {
    .venues-tables-container {
        margin-bottom: 80px;
    }
}

.venues-tables-container a[data-additional-content-id] {
    white-space: nowrap;
}

.venues-table {
    display: none;
}

.venues-table.is-active {
    display: table;
}

.venues-table > tbody > tr.venues-content-row > td {
    background: #f0f0f0;
    padding: 16px 0;
}

.venues-content-container {
    position: relative;
    background: white;
    padding: 48px 16px 32px 16px;
    width: 100%;
}

@media (min-width: 768px) {
    .venues-content-container {
        padding: 48px 32px 32px 32px;
    }
}

.venues-content-container:before {
    content: " ";
    position: absolute;
    top: -20px;
    left: 48px;
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid white;
}

@media (min-width: 768px) {
    .venues-content-container:before {
        left: 80px;
    }
}

.venues-content {
    width: 100%;
}

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

.venues-content:after {
    clear: both;
}

@media (min-width: 960px) {
    .venues-content .rich-content {
        float: left;
        width: 58.33333%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

.venues-content .rich-content h2, .venues-content .rich-content h3, .venues-content .rich-content h4, .venues-content .rich-content h5 {
    margin-bottom: 8px;
}

.venues-content .rich-content p {
    margin-bottom: 32px;
}

.venues-content-media {
    margin-bottom: 32px;
}

@media (min-width: 960px) {
    .venues-content-media {
        float: left;
        width: 37.5%;
        margin-left: 0%;
        margin-right: 4.16667%;
    }
}

.venues-content-media > img {
    margin-bottom: 16px;
}

.venues-content-media-links {
    text-align: center;
}

@media (min-width: 640px) {
    .venues-content-media-links {
        text-align: left;
    }
}

.venues-content-media-links > a {
    display: inline-block;
    margin: 0 0 5px 20px;
    padding-left: 27px;
    line-height: 25px;
    background-position: left center;
    background-repeat: no-repeat;
}

@media (min-width: 640px) {
    .venues-content-media-links > a {
        margin-bottom: 0;
    }
}

.venues-content-media-links > a:first-child {
    margin-left: 0;
}

.venues-content-media-links > a.gallery-link {
    background-image: url("../../assets/images/common/ico_view_gallery_25x25.png");
}

.venues-content-media-links > a.gallery-link:hover {
    background-image: url("../../assets/images/common/ico_view_gallery_25x25_over.png");
}

.venues-content-media-links > a.iframe-link {
    background-image: url("../../assets/images/common/ico_view_360_25x25.png");
}

.venues-content-media-links > a.iframe-link:hover {
    background-image: url("../../assets/images/common/ico_view_360_25x25_over.png");
}

.venues-content-media-links > a.floorplan-link {
    background-image: url("../../assets/images/common/ico_view_floorplan_25x25.png");
}

.venues-content-media-links > a.floorplan-link:hover {
    background-image: url("../../assets/images/common/ico_view_floorplan_25x25_over.png");
}

.venues-content-close {
    display: inline-block;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
    background: url("../../assets/images/common/ico_close_25x25.png") center center no-repeat;
}

.venues-responsive-cell {
    display: none;
}

@media (max-width: 959px) {
    .is-responsive .venues-responsive-cell:after {
        content: " ";
        display: table-cell;
        width: 60%;
        border-left: solid 1px #f0f0f0;
    }

    .is-responsive .venues-responsive-cell > div {
        display: table-cell;
    }
}

@media (max-width: 959px) and (min-width: 480px) {
    .is-responsive .venues-responsive-cell > div {
        width: 40% !important;
    }
}

@media (max-width: 959px) {
    table.is-responsive .venues-content-link-primary {
        cursor: default;
        color: black;
    }
}

.listing-item {
    display: table;
    width: 100%;
    background: #f0f0f0;
}

@media (min-width: 768px) {
    .listing-item {
        display: block;
        position: relative;
    }
}

.standard-page-content .listing-item {
    background: white;
}

.listing-item .listing-image {
    display: table-cell;
    width: 47%;
    margin-right: 16px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .listing-item .listing-image {
        display: block;
        width: 100%;
        margin: 0;
    }
}

.listing-item .listing-image img {
    width: 100%;
}

.listing-item .listing-item-content {
    display: table-cell;
    width: 53%;
    padding: 0 16px;
    overflow: hidden;
    text-align: left;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .listing-item .listing-item-content {
        display: block;
        width: 100%;
        padding: 32px 16px;
        vertical-align: top;
        text-align: center;
    }
}

@media (min-width: 960px) {
    .listing-item .listing-item-content {
        padding: 32px 16px 48px 16px;
    }
}

.listing-item .listing-item-content h3 {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

@media (min-width: 768px) {
    .listing-item .listing-item-content h3 {
        margin-bottom: 16px;
        font-weight: 300;
        font-size: 21px;
    }
}

.listing-item .listing-item-content p {
    font-size: 15px;
}

.listing-item .listing-item-ctas {
    display: none;
}

@media (min-width: 768px) {
    .listing-item .listing-item-ctas {
        display: block;
    }
}

@media (min-width: 768px) {
    .listing-item .listing-item-description {
        min-height: 157px;
        margin-bottom: 32px;
    }

    .locations-page .listing-item .listing-item-description {
        min-height: 243px;
    }
}

@media (min-width: 1367px) {
    .listing-item .listing-item-description {
        min-height: 137px;
        margin-bottom: 32px;
    }
}

.listing-item .listing-item-description p {
    display: none;
}

@media (min-width: 768px) {
    .listing-item .listing-item-description p {
        display: block;
    }
}

.listing-item .listing-item-ctas > a {
    margin: 0 5px 8px 5px;
    padding-left: 16px;
    padding-right: 16px;
}

.alternating-list {
    margin: 0;
}

.alternating-list > li {
    list-style: none;
}

.alternating-list-item {
    position: relative;
    overflow: hidden;
    background: #f0f0f0;
    text-align: center;
}

@media (min-width: 768px) {
    .alternating-list-item {
        height: 385px;
    }
}

@media (min-width: 960px) {
    .alternating-list-item {
        height: 510px;
    }
}

@media (min-width: 768px) {
    .alternating-list-item.listing-full-width {
        height: 300px;
    }
}

.alternating-list-image {
    height: 234px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 640px) {
    .alternating-list-image {
        height: 300px;
    }
}

@media (min-width: 768px) {
    .alternating-list-image {
        float: left;
        width: 54.16667%;
        margin-left: 0%;
        margin-right: 0%;
        position: absolute;
        top: 0;
        height: 100%;
        z-index: 1;
    }
}

@media (min-width: 768px) {
    .listing-align-left .alternating-list-image {
        right: 0;
    }
}

@media (min-width: 768px) {
    .listing-align-right .alternating-list-image {
        left: 0;
    }
}

.alternating-list-item-content {
    position: relative;
    padding: 32px 16px 64px 16px;
}

@media (min-width: 768px) {
    .alternating-list-item-content {
        height: 100%;
        display: table;
        table-layout: fixed;
        padding: 16px;
    }
}

@media (min-width: 960px) {
    .alternating-list-item-content {
        padding: 32px;
    }
}

@media (min-width: 768px) {
    .listing-align-left .alternating-list-item-content, .listing-align-right .alternating-list-item-content {
        position: absolute;
        top: 0;
        height: 100%;
        z-index: 2;
        left: 0;
    }
}

@media (min-width: 768px) {
    .listing-align-left .alternating-list-item-content {
        float: left;
        width: 45.83333%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 768px) {
    .listing-align-right .alternating-list-item-content {
        float: left;
        width: 45.83333%;
        margin-left: 54.16667%;
        margin-right: 0%;
    }
}

@media (min-width: 768px) {
    .listing-full-width .alternating-list-item-content {
        padding: 16px 48px;
        max-width: 800px;
        margin: 0 auto;
    }
}

.alternating-list-item-content > div {
    position: relative;
    z-index: 2;
    width: 100%;
}

@media (min-width: 768px) {
    .alternating-list-item-content > div {
        display: table-cell;
        vertical-align: middle;
    }
}

.alternating-list-item-content h3 {
    margin-bottom: 16px;
    font-size: 24px;
}

.timeline-page .alternating-list-item-content h3 {
    text-transform: none;
}

@media (min-width: 960px) {
    .timeline-page .alternating-list-item-content h3 {
        font-size: 38px;
    }
}

.csstransforms .alternating-list-item-content:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    background: #f0f0f0;
    width: 200%;
    outline: 1px solid transparent;
}

@media (min-width: 768px) {
    .csstransforms .alternating-list-item-content:before {
        width: 100%;
        height: 200%;
    }
}

.csstransforms .listing-align-left .alternating-list-item-content:before {
    right: 0;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

@media (min-width: 768px) {
    .csstransforms .listing-align-left .alternating-list-item-content:before {
        -webkit-transform: rotate(-9deg);
        -moz-transform: rotate(-9deg);
        -ms-transform: rotate(-9deg);
        transform: rotate(-9deg);
    }
}

.csstransforms .listing-align-right .alternating-list-item-content:before {
    left: 0;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

@media (min-width: 768px) {
    .csstransforms .listing-align-right .alternating-list-item-content:before {
        -webkit-transform: rotate(9deg);
        -moz-transform: rotate(9deg);
        -ms-transform: rotate(9deg);
        transform: rotate(9deg);
    }
}

.csstransforms .listing-full-width .alternating-list-item-content:before {
    display: none;
}

.iframe-block {
    margin-bottom: 48px;
}

.iframe-block.iframe-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

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

.iframe-block iframe {
    width: 100%;
    border: none;
}

.description-block {
    *zoom: 1;
    margin-bottom: 48px;
}

.description-block:before, .description-block:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.description-block:after {
    clear: both;
}

.headline .description-block {
    margin-bottom: 0;
}

.description-block .rich-content {
    overflow: hidden;
}

.description-block .rich-content h3 {
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .description-block .rich-content h3 {
        margin-bottom: 24px;
    }
}

@media (min-width: 768px) {
    .description-block.align-right .rich-content, .description-block.align-left .rich-content {
        text-align: left;
    }
}

.description-block-media {
    width: 100%;
    margin-bottom: 32px;
}

@media (min-width: 768px) {
    .description-block-media {
        float: left;
        width: 43.75%;
        margin-left: 0%;
        margin-right: 6.25%;
    }
}

@media (min-width: 768px) {
    .align-right .description-block-media {
        float: left;
        width: 43.75%;
        margin-left: 6.25%;
        margin-right: 0%;
        float: right;
    }
}

.description-block-media img {
    width: 100%;
}

.home-mobile #main {
    padding: 16px;
}

.home-mobile .mobile-home-reservation-button {
    display: block;
    margin-bottom: 32px;
}

.home-mobile .reservation-button {
    display: none;
}

.home-mobile .locations-name {
    font-size: 14px;
}

.home-mobile .view-locations {
    font-family: "Quattrocento", serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}

.home-mobile .view-locations:after {
    font-size: 12px;
    content: " »";
}

.home-mobile .cta {
    position: relative;
    margin: 0 0 16px 0;
}

.home-mobile .cta img {
    width: 100%;
}

.home-mobile-locations h2 {
    font-size: 18px;
}

.home-mobile-locations ul {
    *zoom: 1;
    list-style-type: none;
    margin: 16px 0 16px 0;
}

.home-mobile-locations ul:before, .home-mobile-locations ul:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.home-mobile-locations ul:after {
    clear: both;
}

.home-mobile-locations li {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0 3px 3px 0;
    display: block;
    float: left;
    padding-right: 2px;
}

.home-mobile-locations li img {
    width: 100%;
}

.home-mobile-locations li a {
    position: relative;
    display: block;
    text-align: center;
}

.home-mobile-locations li a.is-active .centered-text, .home-mobile-locations li:hover .centered-text {
    background: none;
}

.property-mobile #main {
    padding: 16px;
}

.property-mobile .main-nav-logo {
    font-family: "Ubuntu", sans-serif;
}

.property-mobile .main-nav-logo .property-name {
    font-size: 18px;
}

.property-mobile .main-nav-logo .property-location {
    font-size: 12px;
}

.property-mobile .hero .slide-content {
    display: none;
}

.mobile-property-actions,
.mobile-property-details {
    margin: 0;
    padding: 0;
    *zoom: 1;
    margin: 20px 0;
}

.mobile-property-actions li,
.mobile-property-details li {
    display: block;
    float: left;
    list-style-type: none;
}

.mobile-property-actions:before, .mobile-property-actions:after,
.mobile-property-details:before,
.mobile-property-details:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.mobile-property-actions:after,
.mobile-property-details:after {
    clear: both;
}

.mobile-property-actions li,
.mobile-property-details li {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0 3px 3px 0;
}

.mobile-property-actions a,
.mobile-property-details a {
    width: 100%;
    font-family: "Ubuntu", sans-serif;
    text-align: center;
}

.mobile-property-details a {
    padding: 16px;
    font-size: 14px;
    color: #232725;
    background: #f0f0f0;
}

.mobile-property-details a:hover {
    color: #232725;
    background: #e6e6e6;
}

.mobile-property-details img {
    display: inline-block;
    clear: both;
}

.custom-form {
    text-align: center;
}

.custom-form h3 {
    /*margin: 0;*/
}

.custom-form h3.form-subheader {
    font-size: 14px;
    text-align: left;
}

@media (min-width: 768px) {
    .custom-form h3.form-subheader {
        padding-left: 16px;
    }
}

.custom-form h3.form-subheader:after {
    display: none;
}

.custom-form label,
.custom-form legend {
    margin-bottom: 8px;
    text-transform: uppercase;
    color: black;
    font-family: "Ubuntu", sans-serif;
}

/*@media (min-width: 768px) {
    .custom-form textarea {
        max-width: 400px;
    }
}*/

.custom-form hr {
    border-color: silver;
}

@media (min-width: 768px) {
    .custom-form .custom-form-field {
        overflow: initial;
    }
}

.custom-form label.css-label,
.custom-form label.css-labelr {
    padding-right: 16px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.csstransforms .custom-form input[type=checkbox],
.csstransforms .custom-form input[type=radio] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.csstransforms .custom-form input[type=checkbox].css-checkbox, .csstransforms .custom-form input[type=checkbox].css-radio,
.csstransforms .custom-form input[type=radio].css-checkbox,
.csstransforms .custom-form input[type=radio].css-radio {
    padding-left: 20px;
    height: 14px;
    display: inline-block;
    line-height: 14px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
}

.csstransforms .custom-form label.css-label,
.csstransforms .custom-form label.css-labelr {
    position: relative;
    padding-left: 27px;
    line-height: 25px;
    background-repeat: no-repeat;
}

.csstransforms .custom-form label.css-label:before,
.csstransforms .custom-form label.css-labelr:before {
    content: " ";
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    left: 0;
    top: 4px;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .csstransforms .custom-form label.css-label:before,
    .csstransforms .custom-form label.css-labelr:before {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.csstransforms .custom-form .css-label:before {
    background-position: 0 -708px;
}

.csstransforms .custom-form .css-labelr:before {
    background-position: 1px -746px;
}

.csstransforms .custom-form input[type=checkbox].css-checkbox:checked:before,
.csstransforms .custom-form label.css-label.checked:before {
    background-position: -70px -708px;
}

.csstransforms .custom-form input[type=radio].css-radio:checked:before,
.csstransforms .custom-form label.css-labelr.checked:before {
    background-position: -182px -746px;
}

.custom-form .button, .custom-form .hero-supplementary .hero-supplementary-content a, .hero-supplementary .hero-supplementary-content .custom-form a {
    margin: 0 5px;
}

.custom-form-row {
    margin-bottom: 32px;
}

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

.custom-form-row:after {
    clear: both;
}

@media (min-width: 768px) {
    .custom-form-group,
    .custom-form-radio-group,
    .custom-form-checkbox-group {
        position: relative;
        padding-left: 230px;
    }

    .custom-form-group > label,
    .custom-form-group > legend,
    .custom-form-radio-group > label,
    .custom-form-radio-group > legend,
    .custom-form-checkbox-group > label,
    .custom-form-checkbox-group > legend {
        display: block;
        position: absolute;
        left: 16px;
        top: 0;
        width: 215px;
    }
}

@media (min-width: 768px) {
    .custom-form-group > label,
    .custom-form-group > legend {
        padding: 8px 0;
    }
}

.custom-form-radio-group ul,
.custom-form-checkbox-group ul {
    margin: 0;
}

.custom-form-radio-group ul > li,
.custom-form-checkbox-group ul > li {
    list-style: none;
}

@media (min-width: 640px) {
    .custom-form-radio-group label,
    .custom-form-checkbox-group label {
        float: none;
        width: auto;
    }
}

.custom-form-radio-group.orientation-Horizontal ul > li,
.custom-form-checkbox-group.orientation-Horizontal ul > li {
    display: inline-block;
    width: 49%;
}

@media (min-width: 640px) {
    .custom-form-radio-group.orientation-Horizontal ul > li,
    .custom-form-checkbox-group.orientation-Horizontal ul > li {
        width: 33%;
    }
}

@media (min-width: 768px) {
    .custom-form-radio-group.orientation-Horizontal ul > li,
    .custom-form-checkbox-group.orientation-Horizontal ul > li {
        width: auto;
        margin-right: 48px;
    }
}

.field-validation-error {
    display: block;
    color: red;
    margin-top: 3px;
}

.gallery-listing {
    margin: 0 8px;
}

.gallery-listing:before, .gallery-listing:after {
    content: "";
    display: table;
}

.gallery-listing:after {
    clear: both;
}

.gallery-listing > li {
    list-style: none;
    padding: 0 3px;
    position: relative;
    margin-bottom: 5px;
}

@media (min-width: 480px) {
    .gallery-listing-item {
        float: left;
        width: 50%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 768px) {
    .gallery-listing-item {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 960px) {
    .gallery-listing-item:nth-child(8n-7) {
        float: left;
        width: 66.66667%;
        margin-left: 0%;
        margin-right: 0%;
        clear: both;
        margin-bottom: 5px;
    }

    .gallery-listing-item:nth-child(8n-7):before {
        content: " ";
        position: absolute;
        top: 0;
        right: -3px;
        bottom: 0;
        display: block;
        width: 5px;
        background: white;
        z-index: 100;
    }

    .gallery-listing-item:nth-child(8n-6) {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: 0%;
    }

    .gallery-listing-item:nth-child(8n-6):before {
        content: " ";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -3px;
        display: block;
        height: 5px;
        background: white;
        z-index: 100;
    }

    .gallery-listing-item:nth-child(8n-5) {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: 0%;
    }

    .gallery-listing-item:nth-child(8n-4) {
        float: left;
        width: 50%;
        margin-left: 0%;
        margin-right: 0%;
        clear: both;
        margin-bottom: 5px;
    }

    .gallery-listing-item:nth-child(8n-4):before {
        content: " ";
        position: absolute;
        top: 0;
        right: -3px;
        bottom: 0;
        display: block;
        width: 5px;
        background: white;
        z-index: 100;
    }

    .gallery-listing-item:nth-child(8n-3) {
        float: left;
        width: 50%;
        margin-left: 0%;
        margin-right: 0%;
    }

    .gallery-listing-item:nth-child(8n-2) {
        float: left;
        width: 66.66667%;
        margin-left: 0%;
        margin-right: 0%;
        float: right;
        clear: both;
        margin-bottom: 5px;
    }

    .gallery-listing-item:nth-child(8n-2):before {
        content: " ";
        position: absolute;
        top: 0;
        left: -3px;
        bottom: 0;
        display: block;
        width: 5px;
        background: white;
        z-index: 100;
    }

    .gallery-listing-item:nth-child(8n-2).orphan {
        float: left !important;
    }

    .gallery-listing-item:nth-child(8n-1) {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: 0%;
        float: right;
    }

    .gallery-listing-item:nth-child(8n-1):before {
        content: " ";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -3px;
        display: block;
        height: 5px;
        background: white;
        z-index: 100;
    }

    .gallery-listing-item:nth-child(8n) {
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: 0%;
        float: right;
    }
}

.galley-listing-content {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.galley-listing-content > a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.galley-listing-content > a:hover .centered-text {
    display: table;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-size: 16px;
}

.galley-listing-content > a .centered-text {
    display: none;
}

.rewards-grid ul {
    position: relative;
}

@media (min-width: 768px) {
    .rewards-grid li {
        padding: 0 4px;
        margin-bottom: 8px;
        float: left;
    }
}

.reward-item-content {
    display: none;
}

.reward-image {
    cursor: pointer;
    height: 180px;
    max-width: 100%;
    background-color: #f8f8f8;
    text-align: center;
    white-space: nowrap;
}

.reward-image:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.reward-image img {
    display: inline-block;
    vertical-align: middle;
    max-height: 180px;
    max-width: 100%;
}

.reward-item.active .reward-image, .reward-item:hover .reward-image {
    background-color: white;
}

.reward-item-extend {
    width: 100%;
    margin: 24px 0 24px;
    padding: 48px 16px 32px 16px;
    background-color: white;
    min-height: 170px;
    position: relative;
}

@media (min-width: 768px) {
    .reward-item-extend {
        float: left;
        margin-top: 16px;
        padding: 48px 32px 32px 32px;
    }
}

.reward-item-extend > h3 {
    font-size: 18px;
    margin-bottom: 16px;
}

.reward-item-extend .arrow {
    position: absolute;
    top: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 25px;
    border-color: transparent transparent #fff transparent;
}

.reward-item-extend .close-btn {
    display: inline-block;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
    background: url("../../assets/images/common/ico_close_25x25.png") center center no-repeat;
}

.landscapes-page .hero-content-links {
    display: inline-block;
    margin: 0 auto;
}

.landscapes-page .hero-content-links ul {
    list-style: none;
    display: inline-block;
    margin: 0 auto;
}

.landscapes-page .hero-content-links ul li {
    list-style: none;
    float: left;
    font-family: "Quattrocento", serif;
    font-weight: 300;
}

.landscapes-page .hero-content-links ul li a {
    font-size: 18px;
    text-transform: uppercase;
}

.landscapes-page .hero-content-links ul li a:hover {
    color: #77572b;
}

.landscapes-page .hero-content-links ul li .hero-content-links-selected {
    color: #77572b;
    border-bottom: 1px solid #77572b;
    padding-bottom: 1px;
}

.landscapes-page .hero-content-links ul .hero-content-links-divider {
    color: #a5793c;
    padding: 0 10px;
}

.landscapes-page .buttons-block {
    margin-top: 10px;
    margin-bottom: 5px;
}

.landscapes-page .buttons-block a {
    margin: 0;
}

.landscapes-page .buttons-block a:hover {
    color: #77572b;
}

.landscapes-page .alternating-list-item-content h3 {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 1.2em;
}

.landscapes-page .alternating-list-category h4 {
    text-align: center;
}

.landscapes-page .alternating-list-category hr {
    border: solid #a5793c;
    border-width: 1px 0 0;
    width: 39px;
    margin: 0 auto;
    padding: 6px 0;
}

.landscapes-page .alternating-list-address {
    font-family: "Quattrocento", serif;
    font-weight: 300;
    padding: 5px 0;
    /*padding-bottom: 15px;*/
    color: #a5793c;
}

.landscapes-page .alternating-list-contact-image {
    height: 234px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.landscapes-page .listing-full-width .alternating-list-item {
    background-color: #ffffff;
}

.landscapes-page .listing-full-width .alternating-list-item .alternating-list-item-content {
    background-color: #ffffff;
}

.landscapes-page .listing-full-width .alternating-contact-list {
    display: inline-block;
    margin: 0 auto;
}

.landscapes-page .listing-full-width .alternating-contact-list ul {
    margin: 0 auto;
}

.landscapes-page .listing-full-width .alternating-contact-list ul li {
    /*float: left;*/
    list-style: none;
}

.landscapes-page .alternating-list-item-ctas p {
    font-size: 12px;
    padding-top: 20px;
}

@media (min-width: 768px) {
    .landscapes-page {
        /*.alternating-list-contact-image {
    	float: left;
    	width: 54.16667%;
    	margin-left: 0%;
    	margin-right: 0%;
    	position: absolute;
    	top: 0;
    	height: 100%;
    	z-index: 1;
    	right: 0;
    }*/
    }

    .landscapes-page .alternating-list-item {
        height: 480px;
    }

    .landscapes-page .alternating-list-item .alternating-list-image {
        width: 54.3555%;
    }

    .landscapes-page .alternating-list-item .alternating-list-item-content {
        padding: 16px 24px;
    }

    .landscapes-page .alternating-list-item .alternating-list-item-content h3 {
        font-size: 21px;
    }

    .landscapes-page .alternating-list-item .alternating-list-item-content .alternating-list-category hr {
        padding: 6px 0;
        /*padding: 8px 0;*/
    }

    .landscapes-page .listing-full-width {
        /*.alternating-list-item-content {
    	position: absolute;
    	top: 0;
    	height: 100%;
    	z-index: 2;
    	left: 0;
    	float: left;
    	width: 45.83333%;
    	margin-left: 0%;
    	margin-right: 0%;
    }*/
    }

    .landscapes-page .listing-full-width h1 {
        margin-bottom: 16px;
    }
}

@media (min-width: 960px) {
    .landscapes-page .hero-content > div {
        padding: 48px 32px 16px 4px;
    }

    .landscapes-page .buttons-block {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .landscapes-page .alternating-list-item .alternating-list-item-content {
        padding: 16px 37px;
    }

    .landscapes-page .alternating-list-item .alternating-list-item-content h3 {
        margin-bottom: 5px;
        /*margin-bottom: 0px;*/
        font-size: 24px;
        line-height: 1.5em;
    }

    .landscapes-page .alternating-list-category h4 {
        text-align: center;
    }

    .landscapes-page .alternating-list-category hr {
        padding: 10px 0;
    }

    .landscapes-page .alternating-list-address {
        padding: 5px 0;
        /*padding-bottom: 20px;*/
    }
}

.landscapes-page.langhamplace .alternating-list-address {
    font-family: "Ubuntu", sans-serif;
}

.landscapes-page.langhamplace .hero-content-links ul li {
    font-family: "Ubuntu", sans-serif;
}

@media (min-width: 768px) {
    .landscapes-dynamic-page .alternating-list-item {
        height: auto;
    }
}

@media (min-width: 768px) {
    .landscapes-dynamic-page .alternating-list-image {
        height: auto;
        position: static;
        width: 100%;
        float: none;
        padding-top: 56.25%;
    }
}

@media (min-width: 768px) {
    .landscapes-dynamic-page .listing-align-left .alternating-list-image,
    .landscapes-dynamic-page .listing-align-right .alternating-list-image {
        right: auto;
        left: auto;
    }
}

@media (min-width: 768px) {
    .landscapes-dynamic-page .alternating-list-item-content {
        height: auto;
        display: block;
        table-layout: auto;
        padding: 32px 16px 64px 16px;
    }
}

@media (min-width: 768px) {
    .landscapes-dynamic-page .alternating-list-item-content > div {
        display: block;
        vertical-align: initial;
    }
}

@media (min-width: 768px) {
    .landscapes-dynamic-page .listing-align-left .alternating-list-item-content,
    .landscapes-dynamic-page .listing-align-right .alternating-list-item-content {
        position: relative;
        top: auto;
        height: auto;
        width: 100%;
        float: none;
        margin: 0;
        z-index: 2;
        left: auto;
    }
}

@media (min-width: 768px) {
    .csstransforms .landscapes-dynamic-page .alternating-list-item-content:before {
        height: 100%;
        width: 200%;
    }
}

@media (min-width: 768px) {
    .csstransforms .landscapes-dynamic-page .listing-align-left .alternating-list-item-content:before {
        -webkit-transform: rotate(4deg);
        -moz-transform: rotate(4deg);
        -ms-transform: rotate(4deg);
        transform: rotate(4deg);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }
}

@media (min-width: 768px) {
    .csstransforms .landscapes-dynamic-page .listing-align-right .alternating-list-item-content:before {
        -webkit-transform: rotate(-4deg);
        -moz-transform: rotate(-4deg);
        -ms-transform: rotate(-4deg);
        transform: rotate(-4deg);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
    }
}

@media (min-width: 960px) {
    .landscapes-dynamic-page .full-slide .slide-bg {
        height: 100%;
        padding-top: 0;
    }
}

@media (min-width: 960px) {
    .landscapes-filters {
        position: relative;
        padding-top: 56.25%;
    }
}

@media (min-width: 1140px) {
    .landscapes-filters {
        padding-top: 37.2%;
    }
}

.landscapes-filters a {
    text-transform: uppercase;
}

.landscapes-filters-main {
    padding: 48px 16px 24px 16px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 768px) {
    .landscapes-filters-main {
        padding: 48px 32px 48px 32px;
    }
}

@media (min-width: 960px) {
    .landscapes-filters-main {
        padding: 16px;
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 50%;
    }
}

@media (min-width: 1367px) {
    .landscapes-filters-main {
        padding: 32px 48px 32px 48px;
    }
}

.landscapes-filters-main h1 {
    margin-bottom: 5px;
    font-size: 18px;
    color: white;
}

@media (min-width: 768px) {
    .landscapes-filters-main h1 {
        margin-bottom: 16px;
        font-size: 30px;
    }
}

@media (min-width: 960px) {
    .landscapes-filters-main h1 {
        margin-bottom: 16px;
        font-size: 24px;
    }
}

@media (min-width: 1140px) {
    .landscapes-filters-main h1 {
        margin-bottom: 16px;
        font-size: 30px;
    }
}

.landscapes-filters-main p {
    display: none;
}

@media (min-width: 768px) {
    .landscapes-filters-main p {
        display: block;
        color: white;
        font-size: 15px;
    }
}

@media (min-width: 1367px) {
    .landscapes-filters-main p {
        margin-bottom: 32px;
    }
}

.landscapes-filter-category-types {
    margin: 0 0 8px 0;
    text-align: center;
}

@media (min-width: 1367px) {
    .landscapes-filter-category-types {
        margin-bottom: 24px;
    }
}

.landscapes-filter-category-types > li {
    list-style: none;
    display: inline-block;
    padding: 0 8px;
    border-left: solid 1px white;
    line-height: 16px;
}

@media (min-width: 768px) {
    .landscapes-filter-category-types > li {
        padding: 0 16px;
        line-height: 18px;
    }
}

@media (min-width: 1367px) {
    .landscapes-filter-category-types > li {
        line-height: 24px;
    }
}

.landscapes-filter-category-types > li:first-child {
    border: none;
}

.landscapes-filter-category-types > li a.is-active:before, .landscapes-filter-category-types > li:hover a:before {
    content: " ";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: white;
}

@media (min-width: 960px) {
    .landscapes-filter-category-types > li a.is-active:before, .landscapes-filter-category-types > li:hover a:before {
        height: 2px;
    }
}

.landscapes-filter-category-types a {
    display: inline-block;
    position: relative;
    padding: 2px 0;
    color: white;
    font-size: 16px;
}

@media (min-width: 768px) {
    .landscapes-filter-category-types a {
        font-size: 18px;
    }
}

@media (min-width: 960px) {
    .landscapes-filter-category-types a {
        padding: 3px 2px 5px 2px;
    }
}

@media (min-width: 1367px) {
    .landscapes-filter-category-types a {
        padding: 4px 2px 6px 2px;
        font-size: 24px;
    }
}

.landscapes-category-wrapper {
    display: inline-block;
    position: relative;
    padding: 2px 0;
}

@media (min-width: 960px) {
    .landscapes-category-wrapper {
        padding: 0;
    }
}

.landscapes-filter-category-button.is-active .landscapes-category-wrapper:before, .landscapes-filter-category-button:hover .landscapes-category-wrapper:before {
    content: " ";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #a5793c;
}

@media (min-width: 960px) {
    .landscapes-filter-category-button.is-active .landscapes-category-wrapper:before, .landscapes-filter-category-button:hover .landscapes-category-wrapper:before {
        display: none;
    }
}

.landscapes-contact-concierge-main-link {
    color: white;
}

@media (min-width: 768px) {
    .landscapes-contact-concierge-main-link {
        font-size: 15px;
    }
}

.landscapes-contact-concierge-main-link:hover, .landscapes-contact-concierge-main-link:focus {
    color: white;
    text-decoration: underline;
}

.landscapes-filter-categories {
    display: none;
    padding: 16px 0;
}

.landscapes-filter-categories.is-active {
    display: block;
}

.landscapes-filter-categories ul {
    margin: 0;
    text-align: center;
}

.landscapes-filter-categories ul > li {
    list-style: none;
    display: inline-block;
    padding: 0 8px;
    border-left: solid 1px #a5793c;
    line-height: 14px;
}

@media (min-width: 768px) {
    .landscapes-filter-categories ul > li {
        padding: 0 16px;
        line-height: 18px;
    }
}

@media (min-width: 960px) {
    .landscapes-filter-categories ul > li {
        display: block;
        position: absolute;
        padding: 0;
        line-height: normal;
        margin: 0;
        border: none;
    }
}

.landscapes-filter-categories ul > li:first-child {
    border: none;
}

.landscapes-filter-categories ul > li .centered-text {
    position: relative;
    z-index: 2;
}

@media (min-width: 960px) {
    .landscapes-filter-categories[data-filter-category-group="traveller"] ul > li.category-one {
        top: 50%;
        right: 50%;
        bottom: 0;
        left: 0;
    }

    .landscapes-filter-categories[data-filter-category-group="traveller"] ul > li.category-two {
        top: 0;
        left: 50%;
        bottom: 0;
        right: 25%;
    }

    .landscapes-filter-categories[data-filter-category-group="traveller"] ul > li.category-three {
        top: 0;
        right: 0;
        left: 75%;
        bottom: 50%;
    }

    .landscapes-filter-categories[data-filter-category-group="traveller"] ul > li.category-four {
        bottom: 0;
        right: 0;
        left: 75%;
        top: 50%;
    }
}

@media (min-width: 960px) {
    .landscapes-filter-categories[data-filter-category-group="interest"] ul > li.category-one {
        width: 25%;
        height: 50%;
        bottom: 0;
        left: 0;
    }

    .landscapes-filter-categories[data-filter-category-group="interest"] ul > li.category-two {
        width: 25%;
        height: 50%;
        bottom: 0;
        left: 25%;
    }

    .landscapes-filter-categories[data-filter-category-group="interest"] ul > li.category-three {
        width: 25%;
        height: 100%;
        top: 0;
        left: 50%;
    }

    .landscapes-filter-categories[data-filter-category-group="interest"] ul > li.category-four {
        width: 25%;
        height: 50%;
        top: 0;
        right: 0;
    }

    .landscapes-filter-categories[data-filter-category-group="interest"] ul > li.category-five {
        width: 25%;
        height: 50%;
        bottom: 0;
        right: 0;
    }
}

.landscapes-filter-category-button {
    font-size: 14px;
}

@media (min-width: 768px) {
    .landscapes-filter-category-button {
        font-size: 18px;
    }
}

@media (min-width: 960px) {
    .landscapes-filter-category-button {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 2;
        background: rgba(0, 0, 0, 0.6);
        color: white;
        font-size: 24px;
    }

    .csstransforms .landscapes-filter-category-button {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
    }

    .landscapes-filter-category-button.is-active, .landscapes-filter-category-button:hover, .landscapes-filter-category-button:focus {
        background: none;
        color: #3f454f;
    }
}

@media (min-width: 1140px) {
    .landscapes-filter-category-button {
        font-size: 30px;
    }
}

.landscapes-filter-category-bg {
    display: none;
}

@media (min-width: 960px) {
    .landscapes-filter-category-bg {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.landscapes-attraction {
    width: 100%;
}

@media (min-width: 960px) {
    .landscapes-attraction {
        min-height: 768px;
        max-height: 945px;
        position: relative;
        overflow: hidden;
    }
}

.opacity .landscapes-attraction .slick-prev,
.opacity .landscapes-attraction .slick-next,
.opacity .landscapes-attraction .slick-dots {
    opacity: 1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.opacity .landscapes-attraction.showing-expanded-content .slick-prev,
.opacity .landscapes-attraction.showing-expanded-content .slick-next,
.opacity .landscapes-attraction.showing-expanded-content .slick-dots {
    opacity: 0;
}

.no-opacity .landscapes-attraction.showing-expanded-content .slick-prev,
.no-opacity .landscapes-attraction.showing-expanded-content .slick-next,
.no-opacity .landscapes-attraction.showing-expanded-content .slick-dots {
    display: none !important;
}

@media (min-width: 960px) {
    .landscapes-attraction-content {
        float: left;
        width: 62.5%;
        margin-left: 0%;
        margin-right: 0%;
        position: absolute;
        top: 0;
        height: 100%;
        z-index: 1;
    }

    .csstransforms .landscapes-attraction-content {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
    }

    .listing-align-right .landscapes-attraction-content {
        right: 0;
    }

    .listing-align-right .landscapes-attraction-content .slick-prev {
        left: 40px;
    }
}

@media (min-width: 960px) and (min-width: 1140px) {
    .listing-align-right .landscapes-attraction-content .slick-prev {
        left: 88px;
    }
}

@media (min-width: 960px) {
    .listing-align-left .landscapes-attraction-content .slick-next {
        right: 40px;
    }
}

@media (min-width: 960px) and (min-width: 1140px) {
    .listing-align-left .landscapes-attraction-content .slick-next {
        right: 88px;
    }
}

@media (min-width: 1140px) {
    .landscapes-attraction-content {
        float: left;
        width: 75%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

.landscapes-attraction-image {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 960px) {
    .landscapes-attraction-description {
        width: 37.5%;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 3;
        background: #f0f0f0;
    }

    .csstransforms .landscapes-attraction-description {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
    }

    .showing-expanded-content .landscapes-attraction-description {
        width: 45.83333%;
    }
}

@media (min-width: 1140px) {
    .landscapes-attraction-description {
        width: 25%;
    }

    .showing-expanded-content .landscapes-attraction-description {
        width: 45.83333%;
    }
}

@media (min-width: 768px) {
    .listing-align-right .landscapes-attraction-description {
        left: 0;
        right: auto;
    }
}

.csstransforms .landscapes-attraction-description .slant {
    content: " ";
    position: absolute;
    bottom: 0;
    display: block;
    height: 200%;
    z-index: 10;
    background: url("../img/bg-b.png") repeat #f0f0f0;
    outline: 1px solid transparent;
    left: 0;
    top: 0;
    -webkit-transform: rotate(8.5deg);
    -moz-transform: rotate(8.5deg);
    -ms-transform: rotate(8.5deg);
    transform: rotate(8.5deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1;
}

@media (min-width: 768px) {
    .csstransforms .landscapes-attraction-description .slant {
        float: left;
        width: 43.75%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 960px) {
    .csstransforms .landscapes-attraction-description .slant {
        float: left;
        width: 47.91667%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

.csstransforms .listing-align-right .landscapes-attraction-description .slant {
    right: 0;
    left: auto;
    -webkit-transform: rotate(-8.5deg);
    -moz-transform: rotate(-8.5deg);
    -ms-transform: rotate(-8.5deg);
    transform: rotate(-8.5deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.landscapes-attraction-map {
    float: left;
    width: 54.16667%;
    margin-left: 0%;
    margin-right: 0%;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 0;
    opacity: 0;
    -webkit-transform: translateZ(0);
}

.csstransforms .landscapes-attraction-map {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

@media (min-width: 768px) {
    .landscapes-attraction-map {
        float: left;
        width: 54.16667%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

@media (min-width: 1140px) {
    .landscapes-attraction-map {
        float: left;
        width: 75%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

.showing-map .landscapes-attraction-map {
    opacity: 1;
    z-index: 2;
}

@media (min-width: 1140px) {
    .showing-expanded-content .landscapes-attraction-map {
        float: left;
        width: 54.16667%;
        margin-left: 0%;
        margin-right: 0%;
    }
}

.listing-align-right .landscapes-attraction-map {
    right: 0;
}

.landscapes-attraction-map img {
    max-width: none;
}

.map-canvas {
    width: 100%;
    height: 100%;
}

@media (min-width: 960px) {
    .landscapes-attraction-info {
        display: table;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        padding: 16px;
        text-align: center;
        z-index: 10;
    }
}

.landscapes-attraction-synopsis {
    position: relative;
    z-index: 3;
}

@media (min-width: 960px) {
    .landscapes-attraction-synopsis {
        text-align: center;
    }

    .opacity .landscapes-attraction-synopsis {
        opacity: 1;
    }

    .showing-expanded-content .opacity .landscapes-attraction-synopsis {
        display: block;
        opacity: 0;
    }

    .showing-expanded-content .no-opacity .landscapes-attraction-synopsis {
        display: none;
    }

    .csstransforms .landscapes-attraction-synopsis {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
    }
}

.showing-expanded-content .landscapes-attraction-synopsis {
    display: none;
}

.landscapes-attraction-description-full {
    display: none;
    position: relative;
    z-index: 2;
}

@media (min-width: 960px) {
    .landscapes-attraction-description-full {
        position: absolute;
        top: 0;
        left: 0;
    }

    .opacity .landscapes-attraction-description-full {
        opacity: 0;
    }

    .no-opacity .landscapes-attraction-description-full {
        display: none;
    }

    .csstransforms .landscapes-attraction-description-full {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
    }
}

.showing-expanded-content .landscapes-attraction-description-full {
    display: block;
}

@media (min-width: 960px) {
    .opacity .showing-expanded-content .landscapes-attraction-description-full, .no-opacity .showing-expanded-content .landscapes-attraction-description-full {
        display: table;
    }
}

@media (min-width: 960px) {
    .opacity .fade-in-content .landscapes-attraction-description-full {
        opacity: 1;
    }
}

.landscapes-info-columns {
    position: relative;
    overflow: hidden;
}

@media (min-width: 960px) {
    .landscapes-info-columns:before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 180px;
        width: 1px;
        background: silver;
    }
}

@media (min-width: 1140px) {
    .landscapes-info-columns:before {
        left: 200px;
    }
}

@media (min-width: 1367px) {
    .landscapes-info-columns:before {
        left: 225px;
    }
}

.landscapes-info-columns > div {
    padding: 0 16px;
    text-align: left;
}

@media (min-width: 1367px) {
    .landscapes-info-columns > div {
        padding: 0 32px;
    }
}

@media (min-width: 960px) {
    .landscapes-attraction-left-info {
        float: left;
        width: 180px;
    }
}

@media (min-width: 1140px) {
    .landscapes-attraction-left-info {
        width: 200px;
    }
}

@media (min-width: 1367px) {
    .landscapes-attraction-left-info {
        width: 225px;
    }
}

.landscapes-attraction-right-info {
    overflow: hidden;
}

.alternating-list-item-content-landscapes {
    position: relative;
    padding: 32px 16px 64px 16px;
}

.alternating-list-item-content-landscapes:before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    background: #f0f0f0;
    width: 200%;
    outline: 1px solid transparent;
}

.listing-align-left .alternating-list-item-content-landscapes:before {
    right: 0;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.listing-align-right .alternating-list-item-content-landscapes:before {
    left: 0;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

@media (min-width: 960px) {
    .landscapes-attraction-description-content {
        display: table-cell;
        vertical-align: middle;
    }
}

.landscapes-attraction-content-header {
    position: relative;
    z-index: 2;
}

.landscapes-attraction-category {
    font-size: 16px;
    text-transform: uppercase;
    color: #a5793c;
    margin: 0 0 16px 0;
}

.landscapes-attraction-category > span {
    display: inline-block;
    padding: 0 0 5px;
    border-bottom: solid 1px #a5793c;
}

.landscapes-attraction-title {
    font-size: 18px;
}

@media (min-width: 960px) {
    .landscapes-attraction-title {
        margin-bottom: 0;
        font-size: 24px;
    }

    .landscapes-attraction-description-full .landscapes-attraction-title {
        margin-bottom: 32px;
    }
}

.langhamplace .landscapes-attraction-title {
    font-weight: 400;
}

.landscapes-attraction-traveler-type {
    padding-top: 8px;
    text-transform: uppercase;
}

.landscapes-attraction-traveler-type > span {
    font-weight: 500;
}

.landscapes-attraction-address-title {
    margin: 0;
    text-transform: none;
}

@media (min-width: 960px) {
    .landscapes-attraction-description-content-full {
        margin-bottom: 32px;
    }
}

.landscapes-attraction-rating {
    margin: 0 0 8px 0;
    width: 100%;
    text-align: center;
}

@media (min-width: 960px) {
    .landscapes-attraction-rating {
        margin-bottom: 16px;
        text-align: left;
    }
}

.landscapes-attraction-rating > li {
    display: inline-block;
    margin: 0 2px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/sprites/icon_sprite.png");
    background-position: -4px -1028px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .landscapes-attraction-rating > li {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

@media (min-width: 960px) {
    .landscapes-attraction-rating > li {
        margin: 0 4px 0 0;
    }
}

.landscapes-attraction-rating > li.highlight {
    background-position: -36px -1028px;
}

.landscapes-attraction-secondary-description {
    margin-bottom: 32px;
    font-size: 16px;
}

.landscapes-attraction-location {
    margin-bottom: 24px;
}

.landscapes-attraction-location h3, .landscapes-attraction-location h4, .landscapes-attraction-location h5 {
    margin: 0;
    color: black;
    font-weight: 600;
}

.langhamplace .landscapes-attraction-location h3, .langhamplace .landscapes-attraction-location h4, .langhamplace .landscapes-attraction-location h5 {
    font-weight: 500;
}

.landscapes-attraction-contact {
    margin-bottom: 32px;
}

.landscapes-attraction-ctas {
    margin-bottom: 32px;
}

.landscapes-attraction-ctas > a {
    margin: 0 auto 8px auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    width: 200px;
}

@media (min-width: 960px) {
    .landscapes-attraction-ctas > a {
        display: inline-block;
        width: auto;
        margin: 0 8px 8px 0;
        padding-left: 32px;
        padding-right: 32px;
    }
}

.landscapes-share {
    display: none;
    position: absolute;
    top: 0;
    left: 16px;
    z-index: 3;
}

@media (min-width: 960px) {
    .landscapes-share {
        top: 48px;
        left: 32px;
    }
}

.showing-expanded-content .landscapes-share {
    display: block;
}

.listing-align-right .landscapes-share {
    left: auto;
    right: 16px;
}

@media (min-width: 960px) {
    .listing-align-right .landscapes-share {
        left: 32px;
        right: auto;
    }
}

.landscapes-attraction-close {
    text-transform: uppercase;
}

@media (min-width: 960px) {
    .landscapes-attraction-close {
        display: block;
        position: absolute;
        top: 32px;
        right: 32px;
        width: 30px;
        height: 30px;
        text-indent: -9999px;
        z-index: 11;
        background-repeat: no-repeat;
        background-image: url("../../assets/images/sprites/icon_sprite.png");
        background-position: 0 -572px;
    }
}

@media (min-width: 960px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 960px) and (-o-min-device-pixel-ratio: 2.6 / 2), (min-width: 960px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 960px) and (min-device-pixel-ratio: 1.3), (min-width: 960px) and (min-resolution: 1.3dppx) {
    .landscapes-attraction-close {
        background-image: url("../../assets/images/sprites/icon_sprite%402x.png");
        background-size: 200px 1050px;
    }
}

.landscapes-load-more {
    padding: 32px;
}

@media (min-width: 960px) {
    .landscapes-load-more {
        padding: 48px;
    }
}

.landscapes-concierge {
    padding: 48px 16px;
    position: relative;
    overflow: hidden;
}

@media (min-width: 640px) {
    .landscapes-concierge {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (min-width: 960px) {
    .landscapes-concierge.concierge-align-left {
        height: 390px;
        padding: 0;
    }
}

.landscapes-concierge .description-block {
    margin: 0;
}

.landscapes-concierge .word-divider {
    margin: 0;
}

.landscapes-concierge .word-divider:before {
    content: " ";
    display: block;
    height: 1px;
    width: 100%;
}

@media (min-width: 768px) {
    .landscapes-concierge .word-divider:before {
        display: none;
    }
}

@media (min-width: 768px) {
    .landscapes-concierge .word-divider {
        display: inline-block;
        margin: 0 0 0 16px;
    }
}

@media (min-width: 960px) {
    .concierge-align-left .landscapes-concierge-content {
        display: table;
        position: absolute;
        top: 0;
        left: 15%;
        width: 380px;
        height: 100%;
        z-index: 2;
    }
}

@media (min-width: 1367px) {
    .concierge-align-left .landscapes-concierge-content {
        left: 20%;
        width: 580px;
    }
}

@media (min-width: 960px) {
    .concierge-align-left .landscapes-concierge-content-inner {
        display: table-cell;
        vertical-align: middle;
    }
}

.landscapes-concierge-content-inner > h3 {
    font-size: 18px;
    font-weight: 400;
}

@media (min-width: 960px) {
    .landscapes-concierge-content-inner > h3 {
        font-size: 24px;
    }
}

.landscapes-concierge-background {
    display: none;
}

@media (min-width: 960px) {
    .concierge-align-left .landscapes-concierge-background {
        display: block;
        width: 960px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background-position: right top;
        background-repeat: no-repeat;
    }

    .concierge-align-left .landscapes-concierge-background:before {
        content: ' ';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url("../../assets/images/common/white-fade-left.png") 0 0 no-repeat;
    }
}

.landscapes-attraction-show-map {
    text-transform: uppercase;
}

.landscapes-attraction-show-map:after,
.landscapes-contact-concierge-main-link:after {
    content: " \00BB";
}

.background-image-block {
    position: relative;
    height: 560px;
}

@media (min-width: 768px) {
    .background-image-block {
        height: 768px;
    }
}

.background-image-block * {
    color: white !important;
}

.background-image-block .l-container {
    height: 100%;
    position: relative;
    z-index: 2;
}

.find-hotel {
    display: none;
}

@media (min-width: 768px) {
    .find-hotel {
        position: absolute;
        width: 100%;
        padding: 32px 32px 16px 32px;
        top: 45px;
        z-index: 10;
        background: #f0f0f0;
        text-align: left;
    }
}

@media (min-width: 960px) {
    .find-hotel {
        padding: 48px 48px 32px 48px;
    }
}

.find-hotel.is-expanded {
    display: block;
}

@media (min-width: 768px) {
    .find-hotel-region {
        float: left;
        width: 45.83333%;
        margin-left: 2.08333%;
        margin-right: 2.08333%;
    }

    .find-hotel-region:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 960px) {
    .find-hotel-region {
        float: left;
        width: 20.83333%;
        margin-left: 2.08333%;
        margin-right: 2.08333%;
    }

    .find-hotel-region:nth-child(2n+1) {
        clear: none;
    }
}

.find-hotel-region h3 {
    margin-bottom: 16px;
    font-size: 18px;
}

.find-hotel-region a {
    color: black;
}

.find-hotel-region a:hover {
    color: black;
    text-decoration: underline;
}

.page-style-chuanspa {
    background: #0d0d0d;
    color: white;
}

.page-style-chuanspa .l-page-content {
    background: #0d0d0d;
}

.page-style-chuanspa .standard-page-content,
.page-style-chuanspa .listing-page-content {
    background: #17181a url("../../assets/images/themes/chuanbg.jpg") left top no-repeat;
    border-top: none;
}

.page-style-chuanspa .breadcrumbs,
.page-style-chuanspa .breadcrumb-additional-links {
    background: #0d0d0d;
}

.page-style-chuanspa .breadcrumbs a,
.page-style-chuanspa .breadcrumb-additional-links a {
    color: white;
}

.page-style-chuanspa .dotted-divider-header > span, .page-style-chuanspa .custom-form h3 > span, .custom-form .page-style-chuanspa h3 > span,
.page-style-chuanspa .custom-form h3 > span {
    background: #17181a;
}

.edit-mode {
    background: white;
}

.edit-mode .blocker-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 999999;
}

.edit-mode .blocker-overlay p {
    width: 500px;
    margin: 200px auto 0 auto;
    color: #fff;
    font-size: 27px;
}

.edit-mode .hero {
    max-height: 600px;
}

@media (min-width: 1367px) {
    .edit-mode .hero {
        max-height: 800px;
    }
}

.edit-mode .hero-supplementary-content {
    min-width: 100px;
}

.edit-mode .locations-map {
    display: block !important;
    max-height: 500px;
}

@media (min-width: 1367px) {
    .edit-mode .locations-map {
        max-height: 600px;
    }
}

.edit-mode .media-block .rich-content {
    overflow: hidden;
}

.edit-mode .main-footer-social > ul {
    min-width: 50%;
    overflow: hidden;
}

.edit-block {
    padding-top: 20px;
    max-width: 1367px;
    margin: 0 auto;
}

.preview-mode {
    background: white;
}

.preview-mode .hero {
    max-height: 600px;
}

@media (min-width: 1367px) {
    .preview-mode .hero {
        max-height: 800px;
    }
}

.preview-mode .locations-map {
    max-height: 500px;
}

@media (min-width: 1367px) {
    .preview-mode .locations-map {
        max-height: 600px;
    }
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    /* Black prints faster: h5bp.com/s */
    a, a:visited {
        text-decoration: underline;
    }

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

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

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

    /* Don't show links for images, or javascript/internal links */
    pre, blockquote {
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    /* h5bp.com/t */
    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm;
    }

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

    h2, h3 {
        page-break-after: avoid;
    }
}
/**********************  Loading *****************/
#circularG{
    position:absolute;
    width:100px;
    height:100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.circularG{
    position:absolute;
    background-color:#FFFFFF;
    width:23px;
    height:23px;
    -moz-border-radius:15px;
    -moz-animation-name:bounce_circularG;
    -moz-animation-duration:1.04s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:normal;
    -webkit-border-radius:15px;
    -webkit-animation-name:bounce_circularG;
    -webkit-animation-duration:1.04s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:normal;
    -ms-border-radius:15px;
    -ms-animation-name:bounce_circularG;
    -ms-animation-duration:1.04s;
    -ms-animation-iteration-count:infinite;
    -ms-animation-direction:normal;
    -o-border-radius:15px;
    -o-animation-name:bounce_circularG;
    -o-animation-duration:1.04s;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:normal;
    border-radius:15px;
    animation-name:bounce_circularG;
    animation-duration:1.04s;
    animation-iteration-count:infinite;
    animation-direction:normal;
}

#circularG_1{
    left:0;
    top:39px;
    -moz-animation-delay:0.39s;
    -webkit-animation-delay:0.39s;
    -ms-animation-delay:0.39s;
    -o-animation-delay:0.39s;
    animation-delay:0.39s;
}

#circularG_2{
    left:11px;
    top:11px;
    -moz-animation-delay:0.52s;
    -webkit-animation-delay:0.52s;
    -ms-animation-delay:0.52s;
    -o-animation-delay:0.52s;
    animation-delay:0.52s;
}

#circularG_3{
    top:0;
    left:39px;
    -moz-animation-delay:0.65s;
    -webkit-animation-delay:0.65s;
    -ms-animation-delay:0.65s;
    -o-animation-delay:0.65s;
    animation-delay:0.65s;
}

#circularG_4{
    right:11px;
    top:11px;
    -moz-animation-delay:0.78s;
    -webkit-animation-delay:0.78s;
    -ms-animation-delay:0.78s;
    -o-animation-delay:0.78s;
    animation-delay:0.78s;
}

#circularG_5{
    right:0;
    top:39px;
    -moz-animation-delay:0.91s;
    -webkit-animation-delay:0.91s;
    -ms-animation-delay:0.91s;
    -o-animation-delay:0.91s;
    animation-delay:0.91s;
}

#circularG_6{
    right:11px;
    bottom:11px;
    -moz-animation-delay:1.04s;
    -webkit-animation-delay:1.04s;
    -ms-animation-delay:1.04s;
    -o-animation-delay:1.04s;
    animation-delay:1.04s;
}

#circularG_7{
    left:39px;
    bottom:0;
    -moz-animation-delay:1.17s;
    -webkit-animation-delay:1.17s;
    -ms-animation-delay:1.17s;
    -o-animation-delay:1.17s;
    animation-delay:1.17s;
}

#circularG_8{
    left:11px;
    bottom:11px;
    -moz-animation-delay:1.3s;
    -webkit-animation-delay:1.3s;
    -ms-animation-delay:1.3s;
    -o-animation-delay:1.3s;
    animation-delay:1.3s;
}

@-moz-keyframes bounce_circularG{
    0%{
        -moz-transform:scale(1)}

    100%{
        -moz-transform:scale(.3)}

}

@-webkit-keyframes bounce_circularG{
    0%{
        -webkit-transform:scale(1)}

    100%{
        -webkit-transform:scale(.3)}

}

@-ms-keyframes bounce_circularG{
    0%{
        -ms-transform:scale(1)}

    100%{
        -ms-transform:scale(.3)}

}

@-o-keyframes bounce_circularG{
    0%{
        -o-transform:scale(1)}

    100%{
        -o-transform:scale(.3)}

}

@keyframes bounce_circularG{
    0%{
        transform:scale(1)}

    100%{
        transform:scale(.3)}

}

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 35, 39, 37, .8 );
    /*url('../img/332.gif')*/
    /*50% 50%*/
    /*no-repeat;*/
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}
.div-tarifs {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .bloc-tarifs {
        width: 33.3333%;
        float: left;
    }
}
.frm_error_style {
    display: none;
}
.frm_error {
    color: red;
}
.flags_language_selector {
    float: right;
    width: 11%;
    padding-top: 18px;
}
.flags_language_selector a, .flags_language_selector img {
    width: 18px;
    float: left;
    margin: 0 4px 0 0;
    padding: 0px;
}
.langue_mobile {
    position: absolute;
    top:0;
    width: 100%;
}
.langue_mobile .flags_language_selector {
    float: right;
    width: 25%;
}

