@import url("http://hello.myfonts.net/count/2cb836");
  
@font-face {font-family: 'EurostileLTStd';src: url('webfonts/2CB836_0_0.eot');src: url('webfonts/2CB836_0_0.eot#iefix') format('embedded-opentype'),url('webfonts/2CB836_0_0.woff') format('woff2'),url('webfonts/2CB836_0_0.woff') format('woff'),url('webfonts/2CB836_0_0.ttf') format('truetype');}

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;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}
.chosen-container a {
    cursor: pointer;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 23px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}
.chosen-container-single .chosen-default {
    color: #999;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%}
.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/chosen-sprite.png") no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/chosen-sprite.png") no-repeat 100% -20px;
    background: url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/chosen-sprite.png") no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}
.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}
.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff;
}
.chosen-container .chosen-results li.no-results {
    display: list-item;
    background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default;
}
.chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}
.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
    background-image: -o-linear-gradient(#eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text;
}
.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 5px;
    height: 15px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #666;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
    color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    border-radius: 3px;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}
.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
    background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
    background-image: -o-linear-gradient(#eee 20%, #fff 80%);
    background-image: linear-gradient(#eee 20%, #fff 80%);
    box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #111 !important;
}
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}
.chosen-disabled .chosen-single {
    cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default;
}
.chosen-rtl {
    text-align: right;
}
.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px;
}
.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px;
}
.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px;
}
.chosen-rtl .chosen-choices li {
    float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
    left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/chosen-sprite.png") no-repeat -30px -20px;
    background: url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
}
}
.date-picker {
    width: 170px;
    height: 25px;
    padding: 0;
    border: 0;
    line-height: 25px;
    padding-left: 10px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    cursor: pointer;
    color: #303030;
    position: relative;
    z-index: 2;
}
.date-picker-wrapper {
    position: absolute;
    z-index: 1;
    border: 1px solid #bfbfbf;
    background-color: #efefef;
    width: 428px;
    padding: 5px 12px;
    font-size: 12px;
    line-height: 20px;
    color: #aaa;
    font-family: Arial;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}
.date-picker-wrapper .footer {
    font-size: 11px;
    padding-top: 3px;
}
.date-picker-wrapper b {
    color: #666;
    font-weight: 700;
}
.date-picker-wrapper a {
    color: #6bb4d6;
    text-decoration: underline;
}
.date-picker-wrapper .month-wrapper {
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    background-color: #fff;
    padding: 5px;
    cursor: default;
    position: relative;
    _overflow: hidden;
}
.date-picker-wrapper .month-wrapper table {
    width: 190px;
    float: left;
}
.date-picker-wrapper .month-wrapper table.month2 {
    width: 190px;
    float: right;
}
.date-picker-wrapper .month-wrapper table th, .date-picker-wrapper .month-wrapper table td {
    vertical-align: middle;
    text-align: center;
    line-height: 14px;
}
.date-picker-wrapper .month-wrapper table .day {
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    margin-bottom: 1px;
    color: #999;
    cursor: default;
}
.date-picker-wrapper .month-wrapper table div.day.lastMonth, .date-picker-wrapper .month-wrapper table div.day.nextMonth {
    color: #999;
    cursor: default;
}
.date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #9cdbf7;
}
.date-picker-wrapper .month-wrapper table .week-name {
    height: 20px;
    line-height: 20px;
    font-weight: 100;
}
.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
    color: #333;
    cursor: pointer;
}
.date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: #ffe684;
}
.date-picker-wrapper .month-wrapper table .day.real-today.checked {
    background-color: #70ccd5;
}
.date-picker-wrapper table .caption {
    height: 40px;
}
.date-picker-wrapper table .caption .next, .date-picker-wrapper table .caption .prev {
    padding: 0 5px;
    cursor: pointer;
}
.date-picker-wrapper table .caption .next:hover, .date-picker-wrapper table .caption .prev:hover {
    background-color: #ccc;
    color: white;
}
.date-picker-wrapper .gap {
    position: absolute;
    display: none;
    top: 0px;
    left: 204px;
    z-index: 1;
    width: 15px;
    height: 100%;
    background-color: red;
    font-size: 0;
    line-height: 0;
}
.date-picker-wrapper .gap .gap-lines {
    height: 100%;
    overflow: hidden;
}
.date-picker-wrapper .gap .gap-line {
    height: 15px;
    width: 15px;
    position: relative;
}
.date-picker-wrapper .gap .gap-line .gap-1 {
    z-index: 1;
    height: 0;
    border-left: 8px solid white;
    border-top: 8px solid #eee;
    border-bottom: 8px solid #eee;
}
.date-picker-wrapper .gap .gap-line .gap-2 {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 2;
    height: 0;
    border-left: 8px solid transparent;
    border-top: 8px solid white;
}
.date-picker-wrapper .gap .gap-line .gap-3 {
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 2;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid white;
}
.date-picker-wrapper .gap .gap-top-mask {
    width: 6px;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 1px;
    background-color: #eee;
    z-index: 3;
}
.date-picker-wrapper .gap .gap-bottom-mask {
    width: 6px;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 7px;
    background-color: #eee;
    z-index: 3;
}
.date-picker-wrapper .selected-days {
    display: none;
}
.date-picker-wrapper .top-bar {
    line-height: 40px;
    height: 40px;
    position: relative;
}
.date-picker-wrapper .top-bar .error-top {
    display: none;
}
.date-picker-wrapper .top-bar .normal-top {
    display: none;
}
.date-picker-wrapper .top-bar .default-top {
    display: block;
}
.date-picker-wrapper .top-bar.error .default-top {
    display: none;
}
.date-picker-wrapper .top-bar.error .error-top {
    display: block;
    color: red;
}
.date-picker-wrapper .top-bar.normal .default-top {
    display: none;
}
.date-picker-wrapper .top-bar.normal .normal-top {
    display: block;
}
.date-picker-wrapper .top-bar .apply-btn {
    position: absolute;
    right: 0px;
    top: 6px;
    padding: 3px 5px;
    margin: 0;
    font-size: 12px;
    border-radius: 4px;
    cursor: pointer;
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top, #00adee, #0078a5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
    color: white;
}
.date-picker-wrapper .top-bar .apply-btn.disabled {
    cursor: pointer;
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top, #fff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.time {
    position: relative;
}
.time input[type=range] {
    vertical-align: middle;
}
.time1, .time2 {
    width: 180px;
    padding: 0 5px;
    text-align: center;
}
.time1 {
    float: left;
}
.time2 {
    float: right;
}
.hour, .minute {
    text-align: right;
}
@font-face {
    font-family: 'icons';
    src: url("webfonts/icons.eot");
    src: url("webfonts/icons.eot#iefix") format("embedded-opentype"), url("webfonts/icons.woff") format("woff"), url("webfonts/icons.ttf") format("truetype"), url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/stylesheets/webfonts/icons.svg#icons") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'weather_icons';
    src: url("http://www.townhousehotels.com/fonts/weather.eot");
    src: url("http://www.townhousehotels.com/fonts/weather.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/weather.woff") format("woff"), url("http://www.townhousehotels.com/fonts/weather.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/weather.svg#icons") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald';
    src: url("http://www.townhousehotels.com/fonts/oswald-regular-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/oswald-regular-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/oswald-regular-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/oswald-regular-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/oswald-regular-webfont.svg#oswaldregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald';
    src: url("http://www.townhousehotels.com/fonts/oswald-bold-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/oswald-bold-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/oswald-bold-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/oswald-bold-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/oswald-bold-webfont.svg#oswaldbold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald';
    src: url("http://www.townhousehotels.com/fonts/oswald-light-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/oswald-light-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/oswald-light-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/oswald-light-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/oswald-light-webfont.svg#oswaldlight") format("svg");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.svg#proxima_nova_rgregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("http://www.townhousehotels.com/fonts/proximanova_semiboldit-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/proximanova_semiboldit-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/proximanova_semiboldit-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/proximanova_semiboldit-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/proximanova_semiboldit-webfont.svg#proxima_novasemibold_italic") format("svg");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/proximanova_regular-webfont.svg#proxima_nova_rgregular") format("svg");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova Karma';
    src: url("http://www.townhousehotels.com/fonts/proximanova_thin-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/proximanova_thin-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/proximanova_thin-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/proximanova_thin-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/proximanova_thin-webfont.svg#proxima_novathin") format("svg");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("http://www.townhousehotels.com/fonts/proximanova_regularit-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/proximanova_regularit-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/proximanova_regularit-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/proximanova_regularit-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/proximanova_regularit-webfont.svg#proxima_novaregular_italic") format("svg");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("http://www.townhousehotels.com/fonts/proximanova_semibold-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/proximanova_semibold-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/proximanova_semibold-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/proximanova_semibold-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/proximanova_semibold-webfont.svg#proxima_novasemibold") format("svg");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("http://www.townhousehotels.com/fonts/proximanova_extrabld-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/proximanova_extrabld-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/proximanova_extrabld-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/proximanova_extrabld-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/proximanova_extrabld-webfont.svg#proxima_novaextrabold") format("svg");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("http://www.townhousehotels.com/fonts/proximanova_extrabldit-webfont.eot");
    src: url("http://www.townhousehotels.com/fonts/proximanova_extrabldit-webfont.eot#iefix") format("embedded-opentype"), url("http://www.townhousehotels.com/fonts/proximanova_extrabldit-webfont.woff") format("woff"), url("http://www.townhousehotels.com/fonts/proximanova_extrabldit-webfont.ttf") format("truetype"), url("http://www.townhousehotels.com/fonts/proximanova_extrabldit-webfont.svg#proxima_novaextrabold_italic") format("svg");
    font-weight: 800;
    font-style: italic;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
    content: "\e635"}
.icon-action_arrow_down:before, .karma-stays .select_box:after {
    content: "\e601"}
.icon-action_arrow_left:before, .main_nav-book-menu .month1 .caption th:first-child:before {
    content: "\e602"}
.icon-action_arrow_right:before, .arrow-link:after, .caption-button:after, .intro-full-list a:after, .intro-link-out:after, .main_nav-book-menu .month2 .month-name+th:before, .venue_tile-description-action:after, .hotel_tile-stay-link:after, .hero-link:after, .main_nav-book-menu-reservation a:after, .main_nav-book-menu-meeting a:after, .karma-member-messages-header:before, .karma-member-messages-list li:before, .offer_tile-info-link:after {
    content: "\e603"}
.icon-action_arrow_up:before {
    content: "\e604"}
.icon-adress_book:before {
    content: "\e605"}
.icon-arrow_down:before, .footer-accordion h3:after, .detail-features-accordion-group h3:after, .karma_faqs-question:after, .contact_us-form-trigger:after {
    /*content: "\e606"*/}
.icon-arrow_full_left:before {
    content: "\e607"}
.icon-arrow_full_right:before {
    content: "\e608"}
.icon-arrow_left:before, .js-menu-active .main_nav-sub-header-mobile:after {
    content: "\e609"}
.icon-arrow_right:before, .js-menu-active .main_nav-header:after {
    content: "\e60a"}
.icon-arrow_up:before, .footer-accordion.accordion-open h3:after, .detail-features-accordion-group h3.js-active:after, .detail-features-accordion-group.accordion-open h3:after {
    content: "\e60b"}
@media only screen and (min-width : 320px) and (max-width : 480px){
    .icon-arrow_up:before, .footer-accordion.accordion-open h3:after, .detail-features-accordion-group h3.js-active:after, .detail-features-accordion-group.accordion-open h3:after{
        content:none;
    }
}    
.icon-book:before {
    /*content: "\e60c"*/}
.icon-briefcase:before {
    content: "\e60d"}
.icon-calendar:before, .hotel_tile-action-link:before {
    /*content: "\e60e"*/}
.icon-call:before {
    content: "\e60f"}
.icon-chat:before {
    content: "\e610"}
.icon-credit_card:before, .karma_profile-section-credit h3:before {
    content: "\e611"}
.icon-date_time:before {
    content: "\e612"}
.icon-diamond:before {
    content: "\e613"}
.icon-facebook:before {
    content: "\e614"}
.icon-food:before, .dine-tiles .hotel_tile-action-link:before {
    content: "\e615"}
.icon-gift:before {
    content: "\e616"}
.icon-google_plus:before {
    content: "\e617"}
.icon-heart:before, .karma_profile-section-favorites h3:before {
    content: "\e618"}
.icon-info:before {
    content: "\e619"}
.icon-instagram:before {
    content: "\e61a"}
.icon-linkedin:before {
    content: "\e61b"}
.icon-list:before {
    content: "\e61c"}
.icon-lock:before, .karma_profile-section-account h3:before {
    content: "\e61d"}
.icon-map_close:before {
    content: "\e61e"}
.icon-map_open:before {
    content: "\e61f"}
.icon-map_pin:before {
    content: "\e620"}
.icon-message:before, .karma_profile-section-subscriptions h3:before {
    content: "\e621"}
.icon-minus:before {
    content: "\e622"}
.icon-moon:before {
    content: "\e623"}
.icon-paw:before, .karma_profile-section-pets h3:before {
    content: "\e624"}
.icon-phone:before {
    content: "\e625"}
.icon-pinterest:before {
    content: "\e626"}
.icon-plus:before {
    content: "\e600"}
.icon-quotes:before, .collage-quote:before {
    content: "\e627"}
.icon-search:before {
    content: "\e628"}
.icon-settings:before, .karma_profile-section-stay_preferences h3:before {
    content: "\e629"}
.icon-sports:before, .karma_profile-section-interests h3:before {
    content: "\e62a"}
.icon-star:before {
    content: "\e62b"}
.icon-thumbs:before {
    content: "\e62c"}
.icon-time_date:before {
    content: "\e62d"}
.icon-triangle_left:before {
    content: "\e62e"}
.icon-triangle_stacked:before, .select_box:after {
    content: "\e62f"}
.icon-triangle:before {
    content: "\e630"}
.icon-twitter:before {
    content: "\e631"}
.icon-user:before, .karma_profile-section-personal h3:before {
    content: "\e632"}
.icon-x:before {
    content: "\e633"}
.icon-youtube:before {
    content: "\e634"}
[class^="weather_icon-"], [class*=" weather_icon-"] {
    font-family: 'weather_icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.weather_icon-wind:before {
    content: "\e600"}
.weather_icon-WarmWeather:before {
    content: "\e601"}
.weather_icon-tornado:before {
    content: "\e602"}
.weather_icon-thunderstorm:before {
    content: "\e603"}
.weather_icon-ThunderClouds:before {
    content: "\e604"}
.weather_icon-SunStormClouds:before {
    content: "\e605"}
.weather_icon-StrongRain:before {
    content: "\e606"}
.weather_icon-StormClouds:before {
    content: "\e607"}
.weather_icon-SnowClouds:before {
    content: "\e608"}
.weather_icon-snow:before {
    content: "\e609"}
.weather_icon-sleet:before {
    content: "\e60a"}
.weather_icon-Showers:before {
    content: "\e60b"}
.weather_icon-Rainbow:before {
    content: "\e60c"}
.weather_icon-rain:before {
    content: "\e60d"}
.weather_icon-partly-cloudy-day:before {
    content: "\e60e"}
.weather_icon-partly-cloudy-night:before {
    content: "\e60e"}
.weather_icon-HighWinds:before {
    content: "\e60f"}
.weather_icon-hail:before {
    content: "\e610"}
.weather_icon-GustyWinds:before {
    content: "\e611"}
.weather_icon-directional-winds:before {
    content: "\e612"}
.weather_icon-DarkCloudy:before {
    content: "\e613"}
.weather_icon-ColdWeather:before {
    content: "\e614"}
.weather_icon-cloudy:before {
    content: "\e615"}
.weather_icon-clear-night:before {
    content: "\e616"}
.weather_icon-clear-day:before {
    content: "\e617"}
.weather_icon-clear-night:before {
    content: "\e617"}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html, body {
    height: 100%;
    width: 100%}
body {
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 16px;
    /*background: whitesmoke;*/
   background:#fff;
    -ms-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
a {
    text-decoration: none;
    color: #53555b;
    -ms-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
b {
    font-weight: 600;
}
h1 {
    font-size: 30px;
}
h2, .experience_tile-header, .karma_profile-category h4 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3;
    color: #53555b;
    margin-bottom:15px;
}
@media (min-width: 768px) {
    h2, .experience_tile-header, .karma_profile-category h4 {
    color: #53555b;
    /*font-size: 32px;*/
   font-size: 24px;
    font-weight: 400;
    text-transform: none;
    /*margin-bottom:30px;*/
   margin-bottom:15px;
}
}
.karma-profile-edit-area h2, .karma-profile-edit-area .experience_tile-header, .karma-profile-edit-area .karma_profile-category h4, .karma_profile-category .karma-profile-edit-area h4 {
    color: #15151a;
}
h3 {
    font-size: 14px;
}
strong {
    font-weight: 600;
    color: #15151a;
}
.markdown-content p {
    margin-bottom: 20px;
    color: #53555b;
    line-height: 1.6;
}
.markdown-content ul {
    padding-left: 17px;
    margin-bottom: 20px;
}
.markdown-content ul li {
    list-style: disc;
    list-style: disc;
    line-height: 1.5;
    color: #53555b;
}
.markdown-content ol {
    padding-left: 17px;
    margin-bottom: 20px;
}
.markdown-content ol li {
    list-style: decimal;
    line-height: 1.5;
    color: #53555b;
}
.markdown-content em {
    font-style: italic;
}
.markdown-content h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 16px;
    color: #15151a;
    letter-spacing: .05em;
}
.icon-action_arrow_right, .icon-action_arrow_left {
    font-size: .8em;
}
@-webkit-keyframes opacity_fade_in {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-moz-keyframes opacity_fade_in {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-o-keyframes opacity_fade_in {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes opacity_fade_in {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}
input:focus:-moz-placeholder {
    color: transparent;
}
input:focus::-moz-placeholder {
    color: transparent;
}
.karma-sign_in-header, .karma-sign_in-form, .search_compare-results {
    width: 100%;
    max-width: 1100px;
    margin: auto;
    padding-left: 25px;
    padding-right: 25px;
}
@media (min-width: 650px) {
    .karma-sign_in-header, .karma-sign_in-form, .search_compare-results {
    padding-left: 40px;
    padding-right: 40px;
}
}
.opentable input[type=text], .karma-sign_in input[type=text], .karma-join input[type=text], .karma-profile-edit-area input[type=text], .contact_us-form input[type=text], .opentable input[type=password], .karma-sign_in input[type=password], .karma-join input[type=password], .karma-profile-edit-area input[type=password], .contact_us-form input[type=password], .opentable input[type=tel], .karma-sign_in input[type=tel], .karma-join input[type=tel], .karma-profile-edit-area input[type=tel], .contact_us-form input[type=tel], .opentable input[type=email], .karma-sign_in input[type=email], .karma-join input[type=email], .karma-profile-edit-area input[type=email], .contact_us-form input[type=email] {
    width: 280px;
    padding: 8px 15px;
    font-size: 18px;
    border-top: 2px solid #c8c8c8;
    border-left: 2px solid #c8c8c8;
    border-bottom: 0;
    border-right: 0;
}
@media (min-width: 340px) {
    .opentable input[type=text], .karma-sign_in input[type=text], .karma-join input[type=text], .karma-profile-edit-area input[type=text], .contact_us-form input[type=text], .opentable input[type=password], .karma-sign_in input[type=password], .karma-join input[type=password], .karma-profile-edit-area input[type=password], .contact_us-form input[type=password], .opentable input[type=tel], .karma-sign_in input[type=tel], .karma-join input[type=tel], .karma-profile-edit-area input[type=tel], .contact_us-form input[type=tel], .opentable input[type=email], .karma-sign_in input[type=email], .karma-join input[type=email], .karma-profile-edit-area input[type=email], .contact_us-form input[type=email] {
    width: 300px;
}
}
.opentable input[type="radio"], .karma-sign_in input[type="radio"], .karma-join input[type="radio"], .karma-profile-edit-area input[type="radio"], .contact_us-form input[type="radio"], .opentable input[type="checkbox"], .karma-sign_in input[type="checkbox"], .karma-join input[type="checkbox"], .karma-profile-edit-area input[type="checkbox"], .contact_us-form input[type="checkbox"] {
    position: absolute;
    left: -999em;
}
.opentable input[type=radio], .karma-sign_in input[type=radio], .karma-join input[type=radio], .karma-profile-edit-area input[type=radio], .contact_us-form input[type=radio] {
    margin-right: 8px;
}
.opentable input[type=radio] ~ label.collection_radio_buttons:before, .karma-sign_in input[type=radio] ~ label.collection_radio_buttons:before, .karma-join input[type=radio] ~ label.collection_radio_buttons:before, .karma-profile-edit-area input[type=radio] ~ label.collection_radio_buttons:before, .contact_us-form input[type=radio] ~ label.collection_radio_buttons:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 25px;
    height: 25px;
    top: -3px;
    margin-right: 5px;
    background-image: url(http://www.townhousehotels.com/images/icons/formelements.png);
}
.opentable input[type="checkbox"]+label:before, .karma-sign_in input[type="checkbox"]+label:before, .karma-join input[type="checkbox"]+label:before, .karma-profile-edit-area input[type="checkbox"]+label:before, .contact_us-form input[type="checkbox"]+label:before, .opentable input[type="checkbox"]+label+label:before, .karma-sign_in input[type="checkbox"]+label+label:before, .karma-join input[type="checkbox"]+label+label:before, .karma-profile-edit-area input[type="checkbox"]+label+label:before, .contact_us-form input[type="checkbox"]+label+label:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 25px;
    height: 25px;
    top: -3px;
    margin-right: 5px;
    background-image: url(http://www.townhousehotels.com/images/icons/formelements.png);
}
.opentable input[type="checkbox"]+label:before, .karma-sign_in input[type="checkbox"]+label:before, .karma-join input[type="checkbox"]+label:before, .karma-profile-edit-area input[type="checkbox"]+label:before, .contact_us-form input[type="checkbox"]+label:before, .opentable input[type="checkbox"]+label+label:before, .karma-sign_in input[type="checkbox"]+label+label:before, .karma-join input[type="checkbox"]+label+label:before, .karma-profile-edit-area input[type="checkbox"]+label+label:before, .contact_us-form input[type="checkbox"]+label+label:before {
    background-position: 0 -25px;
}
.opentable input[type="checkbox"]:checked+label:before, .karma-sign_in input[type="checkbox"]:checked+label:before, .karma-join input[type="checkbox"]:checked+label:before, .karma-profile-edit-area input[type="checkbox"]:checked+label:before, .contact_us-form input[type="checkbox"]:checked+label:before, .opentable input[type="checkbox"]:checked+label+label:before, .karma-sign_in input[type="checkbox"]:checked+label+label:before, .karma-join input[type="checkbox"]:checked+label+label:before, .karma-profile-edit-area input[type="checkbox"]:checked+label+label:before, .contact_us-form input[type="checkbox"]:checked+label+label:before {
    background-position: 0 0;
}
.opentable input[type="radio"] ~ label.collection_radio_buttons:before, .karma-sign_in input[type="radio"] ~ label.collection_radio_buttons:before, .karma-join input[type="radio"] ~ label.collection_radio_buttons:before, .karma-profile-edit-area input[type="radio"] ~ label.collection_radio_buttons:before, .contact_us-form input[type="radio"] ~ label.collection_radio_buttons:before {
    background-position: -25px -25px;
}
.opentable input[type="radio"]:checked ~ label:before, .karma-sign_in input[type="radio"]:checked ~ label:before, .karma-join input[type="radio"]:checked ~ label:before, .karma-profile-edit-area input[type="radio"]:checked ~ label:before, .contact_us-form input[type="radio"]:checked ~ label:before {
    background-position: -25px 0;
}
.opentable input.error, .karma-sign_in input.error, .karma-join input.error, .karma-profile-edit-area input.error, .contact_us-form input.error {
    outline-offset: -2px;
    box-shadow: none;
}
.opentable .radio_buttons-required_error input[type="radio"] ~ label:before, .karma-sign_in .radio_buttons-required_error input[type="radio"] ~ label:before, .karma-join .radio_buttons-required_error input[type="radio"] ~ label:before, .karma-profile-edit-area .radio_buttons-required_error input[type="radio"] ~ label:before, .contact_us-form .radio_buttons-required_error input[type="radio"] ~ label:before {
    background-position: -25px -50px;
}
.opentable .radio_buttons-required_error input[type="radio"]:checked ~ label:before, .karma-sign_in .radio_buttons-required_error input[type="radio"]:checked ~ label:before, .karma-join .radio_buttons-required_error input[type="radio"]:checked ~ label:before, .karma-profile-edit-area .radio_buttons-required_error input[type="radio"]:checked ~ label:before, .contact_us-form .radio_buttons-required_error input[type="radio"]:checked ~ label:before {
    background-position: -25px 0;
}
.opentable label, .karma-sign_in label, .karma-join label, .karma-profile-edit-area label, .contact_us-form label {
    display: block;
    vertical-align: middle;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: .025px;
    text-transform: uppercase;
    color: #15151a;
}
.opentable label.text, .karma-sign_in label.text, .karma-join label.text, .karma-profile-edit-area label.text, .contact_us-form label.text {
    vertical-align: top;
    padding-top: 10px;
}
@media (min-width: 520px) {
    .opentable label, .karma-sign_in label, .karma-join label, .karma-profile-edit-area label, .contact_us-form label {
    display: inline-block;
    width: 135px;
    padding-right: 16px;
    margin-bottom: 0;
}
}
.opentable label span.smalltext, .karma-sign_in label span.smalltext, .karma-join label span.smalltext, .karma-profile-edit-area label span.smalltext, .contact_us-form label span.smalltext {
    font-size: 11px;
    text-transform: none;
}
.opentable textarea, .karma-sign_in textarea, .karma-join textarea, .karma-profile-edit-area textarea, .contact_us-form textarea {
    width: 100%;
    max-width: 280px;
    height: 150px;
    padding: 8px 15px;
    font-size: 18px;
    border: 0;
    -webkit-box-shadow: inset 1px 1px 1px 0 #cacaca;
    -moz-box-shadow: inset 1px 1px 1px 0 #cacaca;
    box-shadow: inset 1px 1px 1px 0 #cacaca;
}
@media (min-width: 340px) {
    .opentable textarea, .karma-sign_in textarea, .karma-join textarea, .karma-profile-edit-area textarea, .contact_us-form textarea {
    max-width: 300px;
}
}
.opentable .input, .karma-sign_in .input, .karma-join .input, .karma-profile-edit-area .input, .contact_us-form .input {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
@media (min-width: 520px) {
    .opentable .input, .karma-sign_in .input, .karma-join .input, .karma-profile-edit-area .input, .contact_us-form .input {
    margin-bottom: 20px;
}
.opentable .input.hidden, .karma-sign_in .input.hidden, .karma-join .input.hidden, .karma-profile-edit-area .input.hidden, .contact_us-form .input.hidden {
    margin-bottom: 0;
}
}
.opentable label.error, .karma-sign_in label.error, .karma-join label.error, .karma-profile-edit-area label.error, .contact_us-form label.error {
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 1;
    width: 280px !important;
    padding: 10px;
    background: #030405;
    text-transform: none;
    font-weight: 200;
    font-style: italic;
    font-size: 15px;
    color: white;
}
@media (min-width: 340px) {
    .opentable label.error, .karma-sign_in label.error, .karma-join label.error, .karma-profile-edit-area label.error, .contact_us-form label.error {
    width: 300px !important;
}
}
@media (min-width: 520px) {
    .opentable label.error, .karma-sign_in label.error, .karma-join label.error, .karma-profile-edit-area label.error, .contact_us-form label.error {
    top: 49px;
}
}
@media (min-width: 768px) {
    .opentable label.error, .karma-sign_in label.error, .karma-join label.error, .karma-profile-edit-area label.error, .contact_us-form label.error {
    right: 5px;
}
}
.opentable label.error:after, .karma-sign_in label.error:after, .karma-join label.error:after, .karma-profile-edit-area label.error:after, .contact_us-form label.error:after {
    content: "";
    position: absolute;
    top: -8px;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #030405 transparent;
}
.opentable .required-error+label.error, .karma-sign_in .required-error+label.error, .karma-join .required-error+label.error, .karma-profile-edit-area .required-error+label.error, .contact_us-form .required-error+label.error {
    left: -9999em !important;
}
.opentable abbr[title="required"], .karma-sign_in abbr[title="required"], .karma-join abbr[title="required"], .karma-profile-edit-area abbr[title="required"], .contact_us-form abbr[title="required"] {
    font-size: 24px;
    font-weight: 600;
    line-height: 0;
}
.opentable .radio label, .karma-sign_in .radio label, .karma-join .radio label, .karma-profile-edit-area .radio label, .contact_us-form .radio label {
    width: auto;
    padding-right: 25px;
}
.opentable .chosen-item select, .karma-sign_in .chosen-item select, .karma-join .chosen-item select, .karma-profile-edit-area .chosen-item select, .contact_us-form .chosen-item select {
    width: 280px;
}
@media (min-width: 340px) {
    .opentable .chosen-item select, .karma-sign_in .chosen-item select, .karma-join .chosen-item select, .karma-profile-edit-area .chosen-item select, .contact_us-form .chosen-item select {
    width: 300px;
}
}
.opentable .chosen-container-multi, .karma-sign_in .chosen-container-multi, .karma-join .chosen-container-multi, .karma-profile-edit-area .chosen-container-multi, .contact_us-form .chosen-container-multi {
    width: 280px !important;
}
@media (min-width: 340px) {
    .opentable .chosen-container-multi, .karma-sign_in .chosen-container-multi, .karma-join .chosen-container-multi, .karma-profile-edit-area .chosen-container-multi, .contact_us-form .chosen-container-multi {
    width: 300px !important;
}
}
.opentable .chosen-container-multi .chosen-choices, .karma-sign_in .chosen-container-multi .chosen-choices, .karma-join .chosen-container-multi .chosen-choices, .karma-profile-edit-area .chosen-container-multi .chosen-choices, .contact_us-form .chosen-container-multi .chosen-choices {
    border: 0;
    padding: 8px 15px;
    background: white;
    font-size: 18px;
    -webkit-box-shadow: inset 1px 1px 1px 0 #cacaca;
    -moz-box-shadow: inset 1px 1px 1px 0 #cacaca;
    box-shadow: inset 1px 1px 1px 0 #cacaca;
}
.opentable .chosen-container-multi .chosen-choices li.search-choice, .karma-sign_in .chosen-container-multi .chosen-choices li.search-choice, .karma-join .chosen-container-multi .chosen-choices li.search-choice, .karma-profile-edit-area .chosen-container-multi .chosen-choices li.search-choice, .contact_us-form .chosen-container-multi .chosen-choices li.search-choice {
    margin-left: 0;
    margin-right: 5px;
    font-size: 14px;
}
.opentable .chosen-container-multi .chosen-choices li.search-field input[type="text"], .karma-sign_in .chosen-container-multi .chosen-choices li.search-field input[type="text"], .karma-join .chosen-container-multi .chosen-choices li.search-field input[type="text"], .karma-profile-edit-area .chosen-container-multi .chosen-choices li.search-field input[type="text"], .contact_us-form .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    padding: 0;
    margin: 6px 0;
    font-size: 15px;
    height: auto !important;
}
.opentable .chosen-container-multi .chosen-drop, .karma-sign_in .chosen-container-multi .chosen-drop, .karma-join .chosen-container-multi .chosen-drop, .karma-profile-edit-area .chosen-container-multi .chosen-drop, .contact_us-form .chosen-container-multi .chosen-drop {
    border: 0;
    -webkit-box-shadow: inset 1px 0 0 0 #cacaca;
    -moz-box-shadow: inset 1px 0 0 0 #cacaca;
    box-shadow: inset 1px 0 0 0 #cacaca;
}
.opentable .common-phone input[type=tel], .karma-sign_in .common-phone input[type=tel], .karma-join .common-phone input[type=tel], .karma-profile-edit-area .common-phone input[type=tel], .contact_us-form .common-phone input[type=tel] {
    width: 175px;
}
.opentable .common-phone .input, .karma-sign_in .common-phone .input, .karma-join .common-phone .input, .karma-profile-edit-area .common-phone .input, .contact_us-form .common-phone .input {
    display: inline-block;
    vertical-align: middle;
}
.opentable .common-phone .input.tel, .karma-sign_in .common-phone .input.tel, .karma-join .common-phone .input.tel, .karma-profile-edit-area .common-phone .input.tel, .contact_us-form .common-phone .input.tel {
    margin-bottom: 10px;
}
@media (min-width: 520px) {
    .opentable .common-phone .input.tel, .karma-sign_in .common-phone .input.tel, .karma-join .common-phone .input.tel, .karma-profile-edit-area .common-phone .input.tel, .contact_us-form .common-phone .input.tel {
    margin-bottom: 30px;
}
}
.opentable .common-phone .input.boolean, .karma-sign_in .common-phone .input.boolean, .karma-join .common-phone .input.boolean, .karma-profile-edit-area .common-phone .input.boolean, .contact_us-form .common-phone .input.boolean {
    width: auto;
    display: block;
}
@media (min-width: 520px) {
    .opentable .common-phone .input.boolean, .karma-sign_in .common-phone .input.boolean, .karma-join .common-phone .input.boolean, .karma-profile-edit-area .common-phone .input.boolean, .contact_us-form .common-phone .input.boolean {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 30px;
}
}
.opentable .common-phone .input.boolean label, .karma-sign_in .common-phone .input.boolean label, .karma-join .common-phone .input.boolean label, .karma-profile-edit-area .common-phone .input.boolean label, .contact_us-form .common-phone .input.boolean label {
    display: inline-block;
    width: 105px;
    margin-bottom: 0;
}
.opentable .common-phone label.error, .karma-sign_in .common-phone label.error, .karma-join .common-phone label.error, .karma-profile-edit-area .common-phone label.error, .contact_us-form .common-phone label.error {
    right: -125px;
}
.opentable .required_fields-statement, .karma-sign_in .required_fields-statement, .karma-join .required_fields-statement, .karma-profile-edit-area .required_fields-statement, .contact_us-form .required_fields-statement {
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.simple-button {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.select_box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 280px;
    border: 1px solid #cacaca;
    border-width: 1px 0 0 1px;
    -webkit-box-shadow: 1px 1px 1px 0 #cacaca;
    -moz-box-shadow: 1px 1px 1px 0 #cacaca;
    box-shadow: 1px 1px 1px 0 #cacaca;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
    background: -ms-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
    background: linear-gradient(to bottom, #fefefe 0%, #f4f4f4 100%);
}
@media (min-width: 340px) {
    .select_box {
    width: 300px;
}
}
.select_box:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 11px;
    right: 10px;
    cursor: default;
}
.select_box select {
    width: 112%;
    padding: 8px 5px;
    border: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    box-shadow: none;
    font-size: 18px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    outline: none;
}
@media (min-width: 340px) {
    .select_box select {
    padding: 8px 15px;
}
}
.select_box select:focus, .select_box select:active {
    outline: 0;
}
.select_box select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.select_box.select_box-required_error {
    border-width: 2px;
    -webkit-box-shadow: 0 0 0 0 #777777;
    -moz-box-shadow: 0 0 0 0 #777777;
    box-shadow: 0 0 0 0 #777777;
}
.cl-effect {
    position: relative;
}
@media only screen and (min-width: 481px) and (max-width: 699px){
  .cl-effect {
    margin-left: -20px;
}  
}
.cl-effect:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cl-effect:hover:after {
    height: 3px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.area_detail hr {
    width: 40px;
    height: 1px;
    border: 0;
    margin: 20px 0;
    text-align: left;
    background: #82848b;
}
.desktop-only {
    display: none;
}
@media (min-width: 1024px) {
    .desktop-only {
    display: inline;
}
}
@media (min-width: 768px) {
    .mobile-content {
    display: none;
}
}
.tablet-content {
    display: none;
}
@media (min-width: 768px) {
    .tablet-content {
    display: inline;
}
}
.big_tablet-content {
    display: none;
}
@media (min-width: 960px) {
    .big_tablet-content {
    display: inline;
}
}
.mid_mobile-content {
    display: none;
}
@media (min-width: 650px) {
    .mid_mobile-content {
    display: inline;
}
}
@media (min-width: 890px) {
    .header_drawer-content {
    display: none;
}
}
.header_drawer-content-post {
    /*display: none;*/
}
@media (min-width: 890px) {
    .header_drawer-content-post {
    display: inline;
}
}
.centered {
    text-align: center;
}
.arrow-link {
    color: inherit;
    border-bottom: 1px solid transparent;
    white-space: nowrap;
}
.arrow-link:hover {
    border-bottom-color: inherit;
}
.arrow-link:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    display: inline-block;
    position: relative;
    top: 0;
    left: 4px;
}
.loader9:before {
    content: "";
    position: absolute;
    top: 0px;
    height: 12px;
    width: 12px;
    border-radius: 12px;
    -webkit-animation: loader9g 3s ease-in-out infinite;
    animation: loader10g 3s ease-in-out infinite;
}
.loader9 {
    position: relative;
    width: 12px;
    height: 12px;
    margin: 20px auto;
    border-radius: 12px;
    background-color: #000;
}
.loader9:after {
    content: "";
    position: absolute;
    top: 0px;
    height: 12px;
    width: 12px;
    border-radius: 12px;
    -webkit-animation: loader9d 3s ease-in-out infinite;
    animation: loader9d 3s ease-in-out infinite;
}
@-webkit-keyframes loader9g {
    0% {
    left: -25px;
    background-color: rgba(0, 0, 0, 0.8);
}
50% {
    left: 0px;
    background-color: rgba(0, 0, 0, 0.1);
}
100% {
    left: -25px;
    background-color: rgba(0, 0, 0, 0.8);
}
}
@keyframes loader9g {
    0% {
    left: -25px;
    background-color: rgba(0, 0, 0, 0.8);
}
50% {
    left: 0px;
    background-color: rgba(0, 0, 0, 0.1);
}
100% {
    left: -25px;
    background-color: rgba(0, 0, 0, 0.8);
}
}
@-webkit-keyframes loader9d {
    0% {
    left: 25px;
    background-color: rgba(0, 0, 0, 0.8);
}
50% {
    left: 0px;
    background-color: rgba(0, 0, 0, 0.1);
}
100% {
    left: 25px;
    background-color: rgba(0, 0, 0, 0.8);
}
}
@keyframes loader9d {
    0% {
    left: 25px;
    background-color: rgba(0, 0, 0, 0.8);
}
50% {
    left: 0px;
    background-color: rgba(0, 0, 0, 0.1);
}
100% {
    left: 25px;
    background-color: rgba(0, 0, 0, 0.8);
}
}
.general-no_nav {
    padding-top: 30px;
}
@media (min-width: 768px) {
    .general-no_nav {
    padding-top: 60px;
}
}
.general-no_nav.press-detail {
    padding-top: 70px;
}
@media (min-width: 768px) {
    .general-no_nav.press-detail {
    padding-top: 120px;
}
}
.general-centered-title {
    margin-bottom: 40px;
}
@media (min-width: 650px) {
    .general-centered-title {
    text-align: center;
}
}
@media (min-width: 768px) {
    .general-centered-title {
    margin-bottom: 60px;
}
}
#goog-gt-tt+div object {
    display: none !important;
}
@media (min-width: 768px) {
    #goog-gt-tt+div object {
    display: block !important;
}
}
#main_content {
    position: relative;
    z-index: 2;
    /*background: whitesmoke;*/
}
.desktop_text {
    display: none;
}
@media (min-width: 1024px) {
    .desktop_text {
    display: inline;
}
}
.caption-button {
    display: inline-block;
    padding: 10px 20px 8px 20px;
    border: 1px solid white;
    font-size: 14px;
    background: #2a2b2c;
    color: white;
    text-transform: uppercase;
    -ms-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}
.caption-button:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
}
.caption-button:hover {
    background: black;
}
.table-continue_button, .international-continue_button {
    position: relative;
    display: inline-block;
    width: 70px;
    padding: 10px 0;
    margin-right: 25px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    letter-spacing: .05em;
}
.table-continue_button:after, .international-continue_button:after {
    content: "";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 18px;
}
.shoutouts {
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .shoutouts {
    display: table;
    width: 100%}
}
.shoutout {
    display: none;
    line-height: 1.5;
}
.shoutout:first-child {
    display: block;
}
@media (min-width: 768px) {
    .shoutout: first-child {
    display: table-cell;
    vertical-align: top;
    width: 50%}
}
@media (min-width: 768px) {
    .shoutout {
    display: table-cell;
    vertical-align: top;
    width: 50%}
}
.shoutout-quote {
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: black;
    text-transform: uppercase;
}
.shoutout-source {
    margin-top: 10px;
    font-size: 18px;
    color: #7d7f81;
    font-style: italic;
}
.image_group-caption {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: white;
    line-height: 1.2;
    text-align: left;
}

@media only screen and (min-width: 320px) and (max-width: 480px){
 .image_group-caption{
   bottom: 10px;
   left: 10px;
   color: white;
   line-height: normal;
   text-align: left;
   font-size: 18px;
} 
}
.image_group-caption .arrow-link {
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .image_group-caption {
    left: 25px;
    bottom: 40px;
}
}
.image_group-caption-title {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}
.image_group-caption-callout {
    display: block;
    font-size: 18px;
    font-weight: 200;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    letter-spacing: .01em;
    color: white;
    text-transform: uppercase;
}
@media (min-width: 450px) {
    .image_group-caption-callout {
    font-size: 26px;
    letter-spacing: .025em;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px){
  .image_group-caption-callout {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: normal;
} 
    span.image_group-caption-callout{
    margin-bottom: 10px;
}
}
@media (min-width: 650px) {
    .image_group-caption-callout {
    font-size: 18px;
    letter-spacing: .01em;
}
}
@media (min-width: 768px) {
    .image_group-caption-callout {
    font-size: 22px;
    letter-spacing: .02em;
}
}
@media (min-width: 960px) {
    .image_group-caption-callout {
    letter-spacing: .025em;
}
}
@media (min-width: 1120px) {
    .image_group-caption-callout {
    font-size: 30px;
}
}
.social_media {
    width: 275px;
    text-align: center;
}
.social_media-left {
    text-align: left;
    margin: 30px 0 50px 0;
    text-align: left;
}
.social_media-left .icon-youtube {
    padding-left: 7px;
    font-size: 15px;
}
.social_media h4 {
    margin-bottom: 20px;
    font-size: 18px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
}
.social_media-list li {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}
.social_media-list li:first-child {
    margin-left: 0;
}
.social_media-list a {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    padding: 10px;
    color: white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background: #878888;
}
.social_media-list a.icon-twitter {
    font-size: 12px;
}
.social_media-list a.icon-twitter:before {
    position: relative;
    top: 2px;
    left: -1px;
}
.social_media-list a.icon-chat {
    font-size: 13px;
}
.special_offer-wrapper {
    display: none;
}
@media (min-width: 768px) {
    .special_offer-wrapper {
    display: block;
    width: 700px;
    margin: 0 auto 50px auto;
}
}
@media (min-width: 960px) {
    .special_offer-wrapper {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .special_offer-wrapper {
    width: 1100px;
    margin-bottom: 70px;
}
}
@media (min-width: 768px) {
    .special_offer {
    display: inline-block;
    vertical-align: top;
    width: 335px;
    margin: auto;
}
.special_offer:nth-child(even) {
    margin-left: 25px;
}
.special_offer.padded {
    margin: 25px auto;
}
}
@media (min-width: 960px) {
    .special_offer {
    width: 425px;
}
}
@media (min-width: 1120px) {
    .special_offer {
    width: 530px;
    max-width: 530px;
}
.special_offer:nth-child(even) {
    margin-left: 35px;
}
}
.special_offer img {
    display: block;
    width: 100%}
.special_offer-caption {
    padding: 20px 30px;
    line-height: 1.5;
    background: #1c1f24;
}
.special_offer-caption h4 {
    font-size: 20px;
    color: white;
}
@media (min-width: 768px) {
    .special_offer-caption {
    margin-top: -1px;
}
}
.special_offer-description {
    font-size: 16px;
    color: #979ba0;
}
.special_offer-description .icon-triangle {
    margin-left: 5px;
    font-size: 12px;
}
.offer-exclusive-link {
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}
.offer-exclusive-link .icon-action_arrow_right {
    margin-left: 10px;
    font-size: .8em;
}
.image_desc {
    position: relative;
    max-width: 755px;
    min-height: 290px;
    margin-bottom: 40px;
}
.image_desc img {
    display: inline-block;
    vertical-align: middle;
    height: 322px;
    width: 379px;
}
.image_desc-details {
    position: absolute;
    top: 15px;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    width: 365px;
    height: 290px;
    padding: 30px 40px;
    border-top-width: 3px;
    border-top-style: solid;
    margin-left: -5px;
    color: #a5a6ad;
    background: black;
    line-height: 1.5;
}
.image_desc-details p {
    margin-bottom: 5px;
    color: #a5a6ad;
}
.image_desc-details h3 {
    font-size: 28px;
    font-weight: 200;
}
.image_desc-details h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-style: italic;
}
.image_desc-details:after {
    content: "";
    display: block;
    position: absolute;
    top: 80px;
    left: -15px;
    width: 15px;
    height: 207px;
    background: black;
}
.image_desc-cutout {
    position: absolute;
    top: 50px;
    left: -15px;
    width: 0;
    height: 0;
    border-top: 15px solid black;
    border-bottom: 15px solid black;
    border-left: 15px solid transparent;
}
.image_desc-triangle {
    position: absolute;
    top: -3px;
    left: -15px;
    width: 15px;
    height: 53px;
    background: black;
    border-top-width: 3px;
    border-top-style: solid;
}
.opentable .select_box, .opentable input {
    max-width: 100%;
    margin-bottom: 10px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
.opentable-input {
    position: relative;
}
.opentable-input .icon-calendar {
    position: absolute;
    color: #929397;
}
.opentable-input .icon-calendar {
    font-size: 22px;
    top: -1px;
    right: 12px;
}
.karma_faqs-question:after, .contact_us-form-trigger:after {
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    transition: transform .4s ease;
}
.accordion-open .karma_faqs-question:after, .contact_us-form-trigger.js-active:after {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.opentable-mention {
    margin-top: 5px;
    font-size: 13px;
    text-align: center;
    color: #929397;
}
.hour_listings {
    font-size: 16px;
    color: #54555a;
}
.hour_listings h3 {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #33383f;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
.hour_listings h4 {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    padding-top: 3px;
    font-size: 14px;
    font-weight: 600;
    color: #33383f;
    text-transform: uppercase;
}
.hour_listing {
    line-height: 2;
}
.hour_listing-info {
    display: inline-block;
    vertical-align: top;
}
.pager li .pager-current, .pager a, .pager .next_prev-inactive {
    display: block;
    width: 43px;
    padding: 9px 0;
    border: 1px solid #e5e5e5;
    text-align: center;
}
.pager li {
    display: none;
    vertical-align: top;
    margin-left: 5px;
    color: #e5e5e5;
    font-weight: 200;
    font-size: 24px;
    background: white;
}
.pager li:first-child {
    display: inline-block;
    margin-left: 0;
}
.pager li:last-child {
    display: inline-block;
}
.pager li .pager-current {
    color: white;
}
@media (min-width: 768px) {
    .pager li {
    display: inline-block;
}
}
.pager .icon-arrow_full_right, .pager .icon-arrow_full_left {
    font-size: 12px;
    padding: 16px 0;
}
.page-intranav-dropdown {
    width: 100%;
    max-width: 300px;
}
@media (min-width: 520px) {
    .page-intranav-dropdown {
    position: absolute;
    left: -9999px;
    top: 0;
}
}
.page-intranav {
    padding-left: 25px;
    padding-right: 25px;
    margin: 30px 0;
}
@media (min-width: 520px) {
    .page-intranav {
    margin: 0;
}
}
@media (min-width: 520px) {
    .page-intranav {
    background: white;
}
}
@media (min-width: 768px) {
    .page-intranav {
    padding-left: 40px;
    padding-right: 40px;
}
}
@media (min-width: 1024px) {
    .page-intranav {
    padding: 0;
}
}
.page-intranav .chosen-container {
    width: 100% !important;
    max-width: 300px !important;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}
@media (min-width: 520px) {
    .page-intranav .chosen-container {
    position: absolute;
    left: -9999px;
    top: 0;
}
}
.page-intranav .chosen-container-single .chosen-single {
    color: black;
}
.page-intranav .chosen-single {
    height: 30px;
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-top-width: 0;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 0 #777777;
    -moz-box-shadow: 0 0 0 0 #777777;
    box-shadow: 0 0 0 0 #777777;
}
.page-intranav .chosen-drop, .page-intranav .chosen-container-active .chosen-single {
    border: 1px solid #e1e1e1;
    border-top-width: 0;
}
.page-intranav .chosen-search {
    display: none;
}
.page-intranav-wrapper {
    display: none;
    max-width: 1100px;
    margin: 0 auto 50px auto;
}
@media (min-width: 520px) {
    .page-intranav-wrapper {
    display: block;
}
}
.page-intranav-wrapper li {
    display: inline-block;
    vertical-align: middle;
    width: 19%;
    margin-left: -5px;
    text-align: center;
}
.page-intranav-wrapper li:first-child {
    margin-left: 0;
}
.page-intranav-wrapper a {
    display: block;
    padding: 20px 0;
    color: #82888d;
    text-transform: uppercase;
    font-size: 14px;
}
.page-intranav-wrapper a:hover {
    color: #121417;
}
.page-intranav-current {
    position: relative;
}
.page-intranav-current:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: white transparent transparent transparent;
}
.page-intranav-current a {
    color: #121417;
}
a.page-intranav-current {
    color: #121417;
}
.press-offers_banner {
    display: none;
    margin: 85px 0 100px 0;
}
@media (min-width: 768px) {
    .press-offers_banner {
    display: block;
}
}
@media (min-width: 1024px) {
    .mobile_tablet_only_content {
    display: none;
}
}
.desktop_only_content {
    display: none;
}
@media (min-width: 1024px) {
    .desktop_only_content {
    display: block;
}
}
.desktop_only_content .tout, .desktop_only_content .karma-member, .desktop_only_content .karma-member-messages, .desktop_only_content .karma-dashboard .offer-exclusive, .karma-dashboard .desktop_only_content .offer-exclusive {
    margin-left: 0;
}
@media (min-width: 890px) {
    .logo-mobile {
    display: none;
}
}
.header_drawer-book-content {
    display: none;
}
@media (min-width: 890px) {
    .header_drawer-book-content {
    display: block;
}
}
.logo-desktop {
    display: none;
}
@media (min-width: 890px) {
    .logo-desktop {
    display: inline-block;
}
}
.noscript {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 80px;
    text-align: center;
    background: #cccccc;
    z-index: 1000;
}
.error_page {
    padding-top: 40px;
}
@media (min-width: 768px) {
    .error_page {
    padding-top: 50px;
}
}
@media (min-width: 1024px) {
    .error_page {
    padding-top: 70px;
}
}
.intro-description, .experience_tile-description {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
    color: #53555b;
}
.intro-description_contact{
    margin-bottom: -10px;
    font-size: 16px;
    line-height: 1.6;
    color: #53555b;
}
.intro-description h4{
    /*font-weight: 600;*/
    text-transform: uppercase;
    color: #4D4D4D;
    font-size: 15px;
}

@media (min-width: 768px) {
    .intro-description, .experience_tile-description {
    font-size: 18px;
}
}
h2+.intro-description, .experience_tile-header+.intro-description, .karma_profile-category h4+.intro-description, h2+.experience_tile-description, .experience_tile-header+.experience_tile-description, .karma_profile-category h4+.experience_tile-description {
    margin-top: 20px;
}
.intro-description+.intro-description, .experience_tile-description+.intro-description, .intro-description+.experience_tile-description, .experience_tile-description+.experience_tile-description {
    margin-top: 40px;
}
.intro-description .link-tel, .experience_tile-description .link-tel {
    color: #53555b;
}
.intro-button {
    display: block;
    width: 100%;
    padding: 15px 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: white;
    cursor: pointer;
}
@media (min-width: 650px) {
    .intro-button {
    width: 280px;
}
}
@media (min-width: 768px) {
    .intro-button {
    width: 340px;
}
.column_2>.intro-button {
    margin-top: 35px;
}
}
@media (min-width: 1120px) {
    .intro-button {
    margin-left: 0;
    margin-right: 0;
}
}
.intro-button.centered {
    display: block;
    margin: 0 auto 20px;
}
.intro-description+.intro-button, .experience_tile-description+.intro-button {
    margin-top: 20px;
}
.intro-sub_header {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #15151a;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #33383F;
}
.intro-sub_header-leading {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #33383f;
    letter-spacing: .025em;
    text-transform: uppercase;
}
.intro-description+.intro-sub_header-leading, .experience_tile-description+.intro-sub_header-leading {
    margin-top: 40px;
}
@media (min-width: 768px) {
    .column_2b .intro-list-area {
    padding-left: 20px;
}
}
@media (min-width: 1120px) {
    .column_2b .intro-list-area {
    padding-left: 40px;
}
}
.intro-list {
    color: #53555b;
    margin-bottom: 40px;
}
.intro-list li {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.8;
}
.intro-list li:before {
    content: "\b7\a0";
    position: absolute;
    top: 13px;
    left: 0;
    font-size: 33px;
    line-height: 0;
    color: #53555b;
}
.intro-full-list a {
    position: relative;
    display: block;
    padding: 14px 0;
    border-bottom: 1px solid #cecece;
    font-size: 18px;
    color: #15151a;
}
.intro-full-list a:hover:after {
    color: #15151a;
}
.intro-full-list a:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: .8em;
    color: #cecece;
}
.intro-full-list li:first-child a {
    border-top: 1px solid #cecece;
}
.intro-header-small {
    font-size: 21px;
    font-weight: 600;
    color: #15151a;
}
@media (min-width: 768px) {
    .intro-header-small {
    font-size: 32px;
    font-weight: 400;
}
}
@media (min-width: 1100px) {
    .intro-header-small {
    font-size: 36px;
}
}
.intro-sub_header-strong {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.025em;
    color: #33383F;
}
.intro-list-general {
    padding-left: 17px;
    margin: 10px 0 30px 0;
    font-size: 16px;
    line-height: 1.6;
    color: #53555b;
    list-style: disc;
}
@media (min-width: 768px) {
    .intro-list-general {
    font-size: 18px;
}
}
.intro-link-out {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
    font-size: 14px;
    font-weight: 600;
    color: #15151a;
    line-height: 1;
    text-transform: uppercase;
}
.intro-link-out:hover {
    border-bottom: 1px solid #53555b;
}
.intro-link-out:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 8px;
    font-size: 10px;
}
.karma_big_ad-area .hero-info {
    padding-top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.karma_big_ad-tagline {
    margin: 60px 0 20px 0;
   /* font-family: "Oswald", serif;*/
  font-family: "EurostileLTStd", sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 16px;
}
.general_button-wrapper {
    display: inline-block;
    width: 280px;
    text-align: center;
}
@media (min-width: 340px) {
    .general_button-wrapper {
    width: 280px;
}
}
@media (min-width: 768px) {
    .general_button-wrapper {
    width: 340px;
}
}
.general_button-wrapper.general_button-form {
    width: 300px;
}
.general_button {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 280px;
    height: 48px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .005em;
    overflow: hidden;
    color: white;
    -ms-transition: color 0.1s, background 0.1s;
    -webkit-transition: color 0.1s, background 0.1s;
    -moz-transition: color 0.1s, background 0.1s;
    -o-transition: color 0.1s, background 0.1s;
    transition: color 0.1s, background 0.1s;
}
@media (min-width: 340px) {
    .general_button {
    width: 280px;
}
}
@media (min-width: 768px) {
    .general_button {
    width: 340px;
    height: 54px;
    font-size: 18px;
}
}
.general_button:hover .general_button-overlay {
    background: rgba(255, 255, 255, 0.1);
}
.general_button [class^="icon-"], .general_button [class*=" icon-"] {
    vertical-align: bottom;
    margin-right: 10px;
    font-size: 23px;
}
.general_button .icon-action_arrow_right {
    position: relative;
    bottom: 3px;
    margin-right: 0;
    margin-left: 5px;
    font-size: 12px;
}
.general_button strong {
    color: white;
}
.general_button-form .general_button {
    width: 280px;
}
.general_button input[type="button"]{
    width: 100%;
    color: #333333;
    border: none;
    background: rgba(255, 255, 255, 0);
    font-weight: 400;
}
@media (min-width: 340px) {
    .general_button-form .general_button {
    width: 300px;
}
}
.general_button-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0);
}
.general_button-text {
    display: inline-block;
    vertical-align: bottom;
}
.general_button-sub_text {
    margin-top: 15px;
    font-size: 12px;
    letter-spacing: .025em;
    text-transform: uppercase;
}
.general_button-sub_text em {
    font-weight: 600;
}
.general_button-sub_text a {
    color: #53555b;
}
.opentable .general_button-wrapper, .opentable .general_button {
    display: block;
    width: 100%;
    max-width: 300px;
}
.opentable .general_button-wrapper:after, .opentable .general_button:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-left: -5px;
    visibility: hidden;
}
.opentable .general_button-text, .opentable .icon-calendar {
    vertical-align: middle;
}
.main_footer-wrapper .general_button-text {
    color: white;
}
.misc-page.overview-wrapper {
    margin-bottom: 0;
}
.misc-page.overview-wrapper h4 {
    margin: 20px 0 10px 0;
}
#lmd_loader div {
    text-align: center;
}
.columns, .general-structure, .column_panels, .search-controls, .tout-group-wrapper, .karma-overview-journey, .karma-stays-past, .karma-cancelled-past, .karma-stays-reservations, .offers_list-wrapper {
    margin-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .columns, .general-structure, .column_panels, .search-controls, .tout-group-wrapper, .karma-overview-journey, .karma-stays-past, .karma-cancelled-past, .karma-stays-reservations, .offers_list-wrapper {
    margin-bottom: 0;
}
}
@media (min-width: 650px) {
    .columns, .general-structure, .column_panels, .search-controls, .tout-group-wrapper, .karma-overview-journey, .karma-stays-past, .karma-cancelled-past, .karma-stays-reservations, .offers_list-wrapper {
    width: 585px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}
}
@media (min-width: 768px) {
    .columns, .general-structure, .column_panels, .search-controls, .tout-group-wrapper, .karma-overview-journey, .karma-stays-past, .karma-cancelled-past, .karma-stays-reservations, .offers_list-wrapper {
    width: 700px;
    margin-bottom: 50px;
}
}
@media only screen and (min-width: 700px) and (max-width:992px) {
    .columns, .general-structure, .column_panels, .search-controls, .tout-group-wrapper, .karma-overview-journey, .karma-stays-past, .karma-cancelled-past, .karma-stays-reservations, .offers_list-wrapper {
    width: 100%;
    margin-bottom: 0;
    padding: 0 30px;
}
}
@media (min-width: 960px) {
    .columns, .general-structure, .column_panels, .search-controls, .tout-group-wrapper, .karma-overview-journey, .karma-stays-past, .karma-cancelled-past, .karma-stays-reservations, .offers_list-wrapper {
    width: 880px;
}
}
@media only screen and (min-width: 993px) and (max-width:1024px){
    .columns, .general-structure, .column_panels, .search-controls, .tout-group-wrapper, .karma-overview-journey, .karma-stays-past, .karma-cancelled-past, .karma-stays-reservations, .offers_list-wrapper {
    width:100%;
    padding: 0 25px;
}
}
@media (min-width: 1120px) {
    .columns, .general-structure, .column_panels, .search-controls, .tout-group-wrapper, .karma-overview-journey, .karma-stays-past, .karma-cancelled-past, .karma-stays-reservations, .offers_list-wrapper {
    width: 1100px;
    margin-bottom: 10px;
}
}

section.columns.image_group div.column_2{
    height: 569px;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
  section.columns.image_group div.column_2{
    height: auto;
    margin-top: 0;
    /*margin-bottom: 0;*/
}  
}
@media only screen and (min-width: 481px) and (max-width: 699px){
  section.columns.image_group div.column_2{
    height: auto;
    margin-top: 0;
    margin-bottom: 15px;
}  
}

@media only screen and (min-width: 700px) and (max-width: 992px){
  section.columns.image_group div.column_2{
    height: auto;
    margin-bottom: 18px;
    width: 100%;
}  
}

.column_1, .column_2a, .column_2b {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
@media (min-width: 1120px) {
    .column_2 {
    display: inline-block;
    vertical-align: top;
    width: 720px;
}
}
.column_1 {
    margin-bottom: 15px;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
   .column_1 {
    margin-bottom: 0;
   } 
}
@media only screen and (min-width: 481px) and (max-width: 699px){
   .column_1 {
    margin-bottom: 0;
   } 
}
div.contact-us-single, div.column_1-contact{
    float: none;
    margin-bottom: 15px;
    width: auto;
}
.contact-us-image{
    float: left;
}
@media only screen and (min-width: 700px) and (max-width: 992px){
  .contact-us-image{
    width: 40%;
    padding-right: 20px;
  }  
}
.box-book{
    padding-bottom: 10px;
}
@media (min-width: 1120px) {
    .column_1 {
    /*display: inline-block;*/
   float:left;
    vertical-align: top;
    width: 340px;
}
.column_2+.column_1 {
    margin-left: 35px;
}
}
.column_1 div.block-box{
    height: 261px;
}

@media only screen and (min-width: 320px) and (max-width: 480px){
    .column_1 div.block-box{
    height: auto;
}
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .column_1 div.block-box{
    height: auto;
}
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .column_1 div.block-box{
    height: auto;
}
}
@media (min-width: 1120px) {
    .column_2 {
    margin-left: 35px;
}
.columns .column_2:first-child, .general-structure .column_2:first-child, .column_panels .column_2:first-child, .search-controls .column_2:first-child, .tout-group-wrapper .column_2:first-child, .karma-overview-journey .column_2:first-child, .karma-stays-past .column_2:first-child, .karma-cancelled-past .column_2:first-child, .karma-stays-reservations .column_2:first-child, .offers_list-wrapper .column_2:first-child {
    margin-left: 0;
}
}
.column_2.centered, .column_2.centered:first-child {
    display: block;
    margin: auto;
}
@media (min-width: 768px) {
    .column_2a {
    display: inline-block;
    vertical-align: top;
    width: 335px;
}
}
@media only screen and (min-width: 700px) and (max-width: 1119px){
    .column_2a{
        width: 100%;
    }   
}
@media (min-width: 960px) {
    .column_2a {
    width: 425px;
}
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
   .column_2a {
    width: 100%;
} 
} 
@media (min-width: 1120px) {
    .column_2a {
    width: 340px;
    float:left;
}
}
.column_2b {
    margin-top: 20px;
}
@media (min-width: 768px) {
    .column_2b {
    display: inline-block;
    vertical-align: top;
    width: 335px;
    margin-left: 25px;
    margin-top: 0;
}
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .column_2b {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 25px;
    margin-top: 0;
    float: right;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
    .column_2b {
        width: 100%;
        margin-left: 0;
    }
}
@media (min-width: 960px) {
    .column_2b {
    width: 425px;
}
}
@media (min-width: 1120px) {
    .column_2b {
    width: 340px;
    margin-left: 35px;
}
}
.column_panels-wrapper {
    margin: 30px 0;
}
.column_panel {
    width: 280px;
    margin-bottom: 20px;
    line-height: 1.7;
    color: #53555b;
    font-size: 15px;
}
.column_panel:nth-child(3) {
    margin-left: 0;
}
@media (min-width: 650px) {
    .column_panel {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}
}
@media (min-width: 960px) {
    .column_panel: nth-child(3) {
    margin-left: 15px;
}
}
@media (min-width: 1120px) {
    .column_panel {
    width: 340px;
    margin-left: 35px;
    font-size: 18px;
}
.column_panel:nth-child(3) {
    margin-left: 35px;
}
}
.column_panel:first-child {
    margin-left: 0;
}
.column_panel h2, .column_panel .experience_tile-header, .column_panel .karma_profile-category h4, .karma_profile-category .column_panel h4 {
    margin-bottom: 10px;
    font-size: 18px;
}
@media (min-width: 1120px) {
    .column_panel h2, .column_panel .experience_tile-header, .column_panel .karma_profile-category h4, .karma_profile-category .column_panel h4 {
    margin-bottom: 20px;
    font-size: 26px;
}
}
.column_panels-spacer {
    margin-bottom: 60px;
}
.table-continue_button {
    padding: 6px 0;
    margin-bottom: 5px;
}
.table-continue_button:after {
    border-width: 14px 0 14px 14px;
    right: -14px;
}
.table {
    width: 100%;
    border-bottom: 1px solid white;
    color: #2c2d31;
}
.table h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.table td {
    padding-bottom: 15px;
    vertical-align: middle;
}
.table td p {
    color: #82848b;
    line-height: 1.3;
}
@media (min-width: 641px) {
    .table td {
    padding: 20px 0 20px 30px;
}
}
.table .table-city-district p {
    margin-top: 10px;
}
.table tbody tr {
    padding: 20px 10px 5px 25px;
    background: white;
}
.table tbody tr:nth-child(even) {
    background: whitesmoke;
}
@media (min-width: 641px) {
    .table tbody tr {
    padding: 0;
}
}
@media (max-width: 640px) {
    .table {
    display: block;
}
.table thead, .table tbody, .table th, .table td, .table tr {
    display: block;
}
.table .table-action-book {
    display: inline-block;
    padding-bottom: 0;
    position: relative;
    top: -8px;
}
.table .table-price {
    display: inline-block;
    margin-right: 10px;
}
}
.venue_tile.offers_list .table-offer-header-city_district {
    width: 23%}
.venue_tile.offers_list .table-offer-header-hotel {
    width: 19%}
.venue_tile.offers_list .table-offer-header-restrictions {
    width: 30%}
.venue_tile.offers_list .table-offer-header-rate {
    width: 9%}
.venue_tile.offers_list .table-offer-header-book_now {
    width: 19%}
.venue_tile.offers_list .table-offer-tr-odd {
    background-color: whitesmoke;
}
.venue_tile.offers_list .table-offer-tr-even {
    background-color: white;
}
#lmds-table tbody tr {
    border-bottom: 5px solid whitesmoke;
}
#lmds-table tbody tr:nth-child(even) {
    background: white;
}
.table-price {
    font-size: 14px;
    text-transform: uppercase;
}
.table-price em {
    display: inline-block;
    font-size: 30px;
}
@media (min-width: 641px) {
    .table-price em {
    display: block;
    margin-top: 4px;
}
}
.table-general-text {
    color: #15151a;
    font-size: 14px;
}
@media (min-width: 1120px) {
    .table-general-text {
    font-size: 15px;
}
}
.table-general-text-no-wrap {
    white-space: nowrap;
}
.table-general-bold {
    font-weight: 600;
}
.table-general-upped {
    text-transform: uppercase;
}
.table-after-extras {
    margin: 20px 0;
    color: #53555b;
    font-size: 13px;
    text-transform: uppercase;
}
.table-after-extras a {
    color: #53555b;
}
.table-after-extras .icon-action_arrow_right {
    margin-left: 5px;
    font-size: 10px;
}
a.table-view_all {
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    color: #15151a;
    font-weight: 600;
    border-bottom: solid 1px transparent;
}
@media (min-width: 641px) {
    a.table-view_all {
    float: right;
    margin-top: 0;
}
}
a.table-view_all:hover {
    border-bottom: solid 1px #15151a;
}
.gallery {
    position: relative;
    width: 100%;
    max-width: 3300px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.gallery-wrapper {
    position: absolute;
    left: 50%;
    top: 0;
    width: 3300px;
    padding-bottom: 190px;
    margin-left: -1650px;
}
.gallery-wrapper .cycle-slide {
    margin: 0 20px;
}
.gallery-caption {
    display: none;
    position: relative;
    text-align: center;
}
.gallery-caption h3 {
    padding: 55px 0 10px 0;
    font-size: 32px;
    line-height: 1.1;
    color: #33383f;
}
.gallery-caption p {
    width: 80%;
    margin: 25px auto 0 auto;
    font-size: 18px;
    line-height: 1.6;
    color: #53555b;
}
.gallery-caption a {
    white-space: nowrap;
}
.gallery-caption .icon-action_arrow_right {
    font-size: 12px;
}
.gallery-location {
    color: #53555b;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.025em;
}
#gallery-caption-area {
    position: absolute;
    z-index: 100;
    bottom: 50px;
    left: 50%;
    width: 800px;
    height: 250px;
    margin-left: -400px;
    background: whitesmoke;
    overflow: hidden;
}
.simple-gallery {
    position: relative;
}
@media (min-width: 768px) {
    .simple-gallery {
    position: relative;
    width: 100%;
    max-width: 3300px;
    min-height: 665px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
}
.simple-gallery-wrapper .cycle-carousel-wrap {
    margin-left: -1080px !important;
}
@media (min-width: 1100px) {
    .simple-gallery-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    width: 3300px;
    margin-left: -1650px;
}
.simple-gallery-wrapper .cycle-slide {
    width: 100%;
    max-width: 1100px;
    margin: 0 20px;
}
.simple-gallery-wrapper .cycle-carousel-wrap {
    margin-left: 0 !important;
}
}
.simple-gallery-wrapper img {
    display: block;
    width: 100%}
.simple-gallery-caption {
    position: relative;
    width: 100%;
    max-width: 1100px;
    padding: 15px 20px 10px 20px;
    margin: auto;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
}
@media (min-width: 768px) {
    .simple-gallery-caption {
    z-index: 100;
    height: 62px;
    padding: 20px;
    bottom: 62px;
    margin-bottom: -47px;
    color: white;
    font-size: 18px;
}
}
.simple-gallery-caption-bg {
    display: none;
}
@media (min-width: 768px) {
    .simple-gallery-caption-bg {
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .8;
}
}
.simple-gallery-pager {
    font-size: 25px;
    text-align: center;
}
.simple-gallery-pager a {
    display: inline-block;
    padding: 3px 7px;
    cursor: pointer;
    color: #d3d4d4;
}
.simple-gallery-pager a:hover {
    color: #878888;
}
.simple-gallery .icon-diamond {
    font-size: 17px;
}
.simple_gallery-wrapper h2, .simple_gallery-wrapper .experience_tile-header, .simple_gallery-wrapper .karma_profile-category h4, .karma_profile-category .simple_gallery-wrapper h4 {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
}
.simple_gallery-wrapper .cycle-slideshow img {
    width: 100%;
    max-width: 1100px;
}
.gallery-next {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    z-index: 101;
}
.gallery-prev {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    z-index: 101;
}
.simple-gallery-wrapper .cycle-slide-active .gallery-next, .gallery-wrapper .cycle-slide-active .gallery-next {
    right: -25%;
    width: 75%;
    z-index: 102;
}
.simple-gallery-wrapper .cycle-slide-active .gallery-prev, .gallery-wrapper .cycle-slide-active .gallery-prev {
    left: -25%;
    width: 75%;
    z-index: 102%}
.gallery-control-wrapper {
    position: relative;
}
.offers_text-wrapper {
    width: 100%;
    margin: 20px auto;
    padding: 0 25px;
}
@media (min-width: 650px) {
    .offers_text-wrapper {
    padding: 0;
}
}
@media (min-width: 768px) {
    .offers_text-wrapper {
    width: 700px;
}
}
@media (min-width: 960px) {
    .offers_text-wrapper {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .offers_text-wrapper {
    width: 1100px;
}
}
.offers_text-wrapper .icon-action_arrow_right {
    font-size: 12px;
    padding-bottom: 3px;
}
.offers_text-wrapper h3 {
    display: block;
    font-size: 20px;
    color: #33383f;
}
.offers_text {
    display: block;
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #d3d4d4;
    line-height: 1.75;
    font-size: 15px;
    color: #53555b;
}
.offers_text:first-child {
    border-top: 1px solid #d3d4d4;
}
@media (min-width: 650px) {
    .offers_text {
    display: inline-block;
    width: 49%;
    padding-left: 35px;
    border-bottom-width: 0;
    border-left: 1px solid #d3d4d4;
}

.offers_text:first-child {
    border-top-width: 0;
}
}
@media (min-width: 1120px) {
    .offers_text {
    width: 33%}
}
.offers_text.offers_text-last {
    display: none;
}
@media (min-width: 1120px) {
    .offers_text.offers_text-last {
    display: inline-block;
}
}
.offers_banner-wrapper {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
   .offers_banner-wrapper {
    margin-bottom: 15px;
   } 
}
@media (min-width: 650px) {
    .offers_banner-wrapper {
    width: 585px;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
}
}
@media (min-width: 768px) {
    .offers_banner-wrapper {
    width: 700px;
}
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .offers_banner-wrapper {
    width: 100% !important;
    padding: 0 35px;
}
}
@media (min-width: 960px) {
    .offers_banner-wrapper {
    width: 880px;
}
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
   .offers_banner-wrapper {
    width: 100%;
    padding: 0 25px;
} 
}
@media (min-width: 1120px) {
    .offers_banner-wrapper {
    width: 1100px;
}
}
.offers_banner {
    display: none;
    position: relative;
    width: 100%;
    /*min-height: 160px;*/
    padding: 2% 0 0 55%;
    margin: 0 auto 50px auto;
    line-height: 1.5;
    overflow: hidden;
}

@media only screen and (min-width: 320px) and (max-width: 480px){
 .offers_banner {
    display: inline;
    line-height: 0;
 }   
}
@media only screen and (min-width: 481px) and (max-width: 699px){
 .offers_banner {
    display: inline;
    line-height: 0;
 }   
}
.offers_banner a {
    display: inline-block;
}
.offers_banner .offers_banner-subtitle {
    font-size: 14px;
    color: white;
}
@media (min-width: 768px) {
    .offers_banner {
    display: block;
}
}
@media (min-width: 1120px) {
    .offers_banner {
    width: 100%;
    max-width: 1100px;
    height: auto;
    padding: 5% 0 0 55%}
}
.offers_banner-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    width: 52%;
    min-height: 160px;
}
@media (min-width: 1120px) {
    .offers_banner-image {
    height: 210px;
}
}
.offers_banner-bg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 52%;
    min-height: 160px;
}
@media (min-width: 1120px) {
    .offers_banner-bg {
    height: 210px;
}
}
.offers_banner-title {
    display: block;
    font-size: 32px;
    font-weight: 200;
    letter-spacing: .1em;
    color: white;
    text-transform: uppercase;
}
.special_offers_banner {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 25px;
    margin: auto;
    color: white;
    overflow: hidden;
}
@media (min-width: 650px) {
    .special_offers_banner {
    height: 100px;
    width: 585px;
    padding: 0;
}
}
@media (min-width: 768px) {
    .special_offers_banner {
    width: 700px;
}
}
@media (min-width: 960px) {
    .special_offers_banner {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .special_offers_banner {
    width: 1100px;
}
}
.special_offers_banner-image {
    display: none;
    position: absolute;
    top: 0;
    right: 25px;
    z-index: -1;
    max-width: 70%;
    overflow: hidden;
}
@media (min-width: 768px) {
    .special_offers_banner-image {
    display: block;
    right: 0;
}
}
.special_offers_banner-details {
    position: relative;
    width: 100%;
    padding: 20px 15px;
    background: #1c1f24;
}
@media (min-width: 768px) {
    .special_offers_banner-details {
    width: 540px;
    height: 100px;
    padding: 20px 30px;
}
}
@media (min-width: 768px) {
    .special_offers_banner-details: after {
    content: "";
    position: absolute;
    top: 0;
    right: -49px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 50px;
    border-color: transparent transparent transparent #1c1f24;
}
}
.special_offers_banner-title {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 30px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
}
.special_offers_banner-title em {
    font-weight: 400;
}
.special_offers_banner-description {
    vertical-align: top;
    display: inline-block;
    width: 170px;
    margin: 15px 10px 0 0;
    color: #979ba0;
}
.special_offers_banner-button {
    display: inline-block;
    vertical-align: top;
    padding: 9px 15px;
    margin-top: 15px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.offers_banner-karma {
    padding-top: 0;
    padding-left: 35%}
@media (min-width: 768px) {
    .offers_banner-karma {
    padding-left: 45%}
}
@media (min-width: 1120px) {
    .offers_banner-karma {
    padding-left: 55%}
}
.offers_banner-image-faux {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
    width: 65%;
    min-height: 160px;
    background: #000;
}
@media (min-width: 768px) {
    .offers_banner-image-faux {
    width: 55%}
}
@media (min-width: 1120px) {
    .offers_banner-image-faux {
    height: 210px;
    width: 52%}
}
.offers_banner-details-karma {
    height: 100%;
    width: 100%;
    padding-top: 16px;
    color: #fff;
    text-align: center;
}
@media (min-width: 1120px) {
    .offers_banner-details-karma {
    width: 86%;
    padding-top: 25px;
}
}
.offers_banner-details-karma .arrow-link {
    font-size: 13px;
    letter-spacing: .02em;
    text-transform: uppercase;
}
.offers_banner-karma-title {
    margin: 3px 0;
    text-transform: uppercase;
    letter-spacing: .25em;
    font-size: 28px;
    font-weight: 200;
    /*font-family: "Proxima Nova Karma", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
@media (min-width: 1120px) {
    .offers_banner-karma-title {
    font-size: 36px;
}
}
.offers_banner-karma-subtitle-rewards {
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: .25em;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 16px;
    font-weight: 200;
    /*font-family: "Proxima Nova Karma", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: white;
}
@media (min-width: 1120px) {
    .offers_banner-karma-subtitle-rewards {
    font-size: 22px;
}
}
.offers_banner-karma-subtitle {
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    font-size: 14px;
    color: #575757;
    text-transform: uppercase;
    letter-spacing: .025em;
}
@media (min-width: 1120px) {
    .offers_banner-karma-subtitle {
    font-size: 18px;
}
}
.karma-account-tier-image {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
@media (min-width: 768px) {
    .karma-account-tier-image {
    margin-right: 0;
}
}
.benefits-sup {
    font-size: 12px;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -6px;
}
#animated-icon {
    display: inline-block;
    width: 135px;
    height: 135px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
#animated-icon img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.hide {
    display: none;
}
.animated-icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}
.animated-icon img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%}
.karma-sign_in {
    padding: 100px 0;
    margin-bottom: -60px;
    background: url(http://www.townhousehotels.com/images/karma/backgrounds/tier_bg_1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}
@media (min-width: 1120px) {
    .karma-sign_in {
    padding-top: 145px;
}
}
.karma-sign_in h1 {
    text-transform: uppercase;
    letter-spacing: .25em;
    font-size: 27px;
    /*font-family: "Proxima Nova Karma", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
}
@media (min-width: 520px) {
    .karma-sign_in h1 {
    font-size: 30px;
}
}
@media (min-width: 768px) {
    .karma-sign_in h1 {
    font-size: 50px;
}
}
.karma-sign_in h2, .karma-sign_in .experience_tile-header, .karma-sign_in .karma_profile-category h4, .karma_profile-category .karma-sign_in h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: .25em;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 24px;
    font-weight: 200;
    /*font-family: "Proxima Nova Karma", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: white;
}
@media (min-width: 768px) {
    .karma-sign_in h2, .karma-sign_in .experience_tile-header, .karma-sign_in .karma_profile-category h4, .karma_profile-category .karma-sign_in h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
}
}
.karma-sign_in label {
    color: white;
}
.karma-sign_in label.error {
    top: 74px;
    right: auto;
    left: 0;
    z-index: 2;
}
.hero-info .karma-logo h1 {
    text-transform: uppercase;
    letter-spacing: .25em;
    font-size: 27px;
    font-weight: 200;
    /*font-family: "Proxima Nova Karma", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
@media (min-width: 520px) {
    .hero-info .karma-logo h1 {
    font-size: 30px;
}
}
@media (min-width: 768px) {
    .hero-info .karma-logo h1 {
    font-size: 50px;
}
}
.hero-info .karma-logo h2, .hero-info .karma-logo .experience_tile-header, .hero-info .karma-logo .karma_profile-category h4, .karma_profile-category .hero-info .karma-logo h4 {
    margin-top: 10px;
    margin-bottom: 80px;
    text-transform: uppercase;
    letter-spacing: .25em;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 24px;
    font-weight: 200;
    /*font-family: "Proxima Nova Karma", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: white;
}
@media (min-width: 768px) {
    .hero-info .karma-logo h2, .hero-info .karma-logo .experience_tile-header, .hero-info .karma-logo .karma_profile-category h4, .karma_profile-category .hero-info .karma-logo h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
}
}
.karma-sign_in-header {
    color: white;
    text-align: center;
}
h2.karma-sign_in-introducing, .karma-sign_in-introducing.experience_tile-header, .karma_profile-category h4.karma-sign_in-introducing {
    font-size: 24px;
    color: white;
}
.karma-sign_in-section-header {
    margin-bottom: 8px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
.karma-sign_in-area .karma-sign_in-section-header {
    margin-bottom: 8px;
}
.karma-sign_in-area p.message {
    margin-bottom: 20px;
}
.karma-sign_in-form {
    position: relative;
    color: white;
}
@media (min-width: 768px) {
    .karma-sign_in-form {
    width: 768px;
}
}
@media (min-width: 850px) {
    .karma-sign_in-form {
    width: 815px;
}
}
.karma-sign_in-form label {
    padding-bottom: 10px;
}
.karma-sign_in-form .karma-email {
    width: 140px;
}
.karma-sign_in-form .conf-number {
    width: 200px;
}
.karma-sign_in-form .required_fields-statement {
    margin: 30px auto 0 auto;
}
@media (min-width: 340px) {
    .karma-sign_in-form .required_fields-statement {
    width: 315px;
}
}
@media (min-width: 768px) {
    .karma-sign_in-form .required_fields-statement {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    margin-top: 0;
    text-align: center;
}
}
.karma-sign_in-form .intouch {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    color: #82848B;
}
@media (min-width: 768px) {
    .karma-sign_in-area-wrap {
    float: right;
    width: 50%;
    border-left: 1px solid #222321;
    margin: 40px 0;
}
}
.karma-sign_in-area-wrap:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.karma-sign_in-actions {
    padding-top: 40px;
    margin: 40px auto 0 auto;
    border-top: 1px solid #222321;
}
@media (min-width: 340px) {
    .karma-sign_in-actions {
    width: 315px;
}
}
@media (min-width: 768px) {
    .karma-sign_in-actions {
    float: left;
    position: relative;
    z-index: 10;
    padding-top: 0;
    border-top: 0;
    margin-top: 60px;
}
}
.karma-sign_in-area {
    margin: 30px auto 0 auto;
}
@media (min-width: 340px) {
    .karma-sign_in-area {
    width: 315px;
}
}
@media (min-width: 768px) {
    .karma-sign_in-area {
    float: right;
    margin: 20px auto;
    position: relative;
    z-index: 10;
}
}
.karma-sign_in-actions-others {
    margin-top: 50px;
    text-align: center;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
}
@media (min-width: 768px) {
    .karma-sign_in-actions-others {
    position: relative;
    top: 40px;
    padding-bottom: 100px;
    margin-top: 0;
}
}
.karma-sign_in-actions-others:before {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.karma-sign_in-actions-others a {
    display: inline-block;
    margin-bottom: 15px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
}
.karma-sign_in_form-password {
    position: relative;
    width: 280px;
}
@media (min-width: 340px) {
    .karma-sign_in_form-password {
    width: 300px;
}
}
.karma-sign_in_form-forgot {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    z-index: 1;
}
a.karma-sign_in-actions-call {
    display: inline-block;
    margin: 0 0 20px 0;
    color: white;
    text-transform: uppercase;
    font-size: 21px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    letter-spacing: 0.025em;
}
.karma-sign_in-actions-new {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .05em;
    text-align: center;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
@media (min-width: 520px) {
    .credit_reqeust-submit {
    margin-left: 130px;
}
}
.karma-trademark {
    position: relative;
    bottom: 5px;
    left: 3px;
}
#main_header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    /*background: black;*/
   /*background:#e3e0da;*/
  background:#f4f1eb;
    -ms-transition: background 0.3s, margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: background 0.3s, margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background 0.3s, margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background 0.3s, margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background 0.3s, margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media (min-width: 890px) {
    #main_header {
    /*background: rgba(0, 0, 0, 0.85);*/
}
}
#main_header.js-scrolled, #main_header:hover {
    /*background: black;*/
}
.main_header-links {
    -webkit-font-smoothing: antialiased;
}
.main_header-wrapper {
    position: relative;
    min-height: 40px;
    padding: 10px 150px 10px 10px;
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
 .main_header-wrapper{
   background: #F4F1EB;
   border-bottom: 1px solid #ccc;
} 
}

@media only screen and (min-width: 700px) and (max-width: 992px){
 .main_header-wrapper{
   background: #F4F1EB;
   border-bottom: 1px solid #ccc;
} 
}
.main_header-wrapper a {
    /*color: white;*/
    color:#4D4D4D;
   /*text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;*/
   font-weight: 400;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .main_header-wrapper a {
    color: #333;
   /*color:#4D4D4D;*/
   /*text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;*/
   font-weight: 400!important;
}
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .main_header-wrapper a {
    color: #333;
   /*color:#4D4D4D;*/
   /*text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;*/
   font-weight: 400!important;
}
}
@-moz-document url-prefix() {
    .main_header-wrapper a {
     font-weight: 400;
 }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .main_header-wrapper a,
    .main_header-wrapper a
    {
        font-weight: 600;
    }
    .main_header-wrapper a:hover
    {
        font-weight: 600;
        color: #c1c1be;
    }
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .main_header-wrapper {
    min-height: inherit !important;
    height: 37px;
}
}
@media (min-width: 768px) {
    .main_header-wrapper {
    min-height: 48px;
}
}
@media (min-width: 890px) {
    .main_header-wrapper {
    /*padding-top: 12px;
    padding-bottom: 0;*/
    /*padding-top: 70px;*/
    padding-top: 55px;
    /*padding-bottom: 10px;*/
   padding-bottom: 5px;
    text-align: right;
}
}
.main_nav-book-text-area {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
}

.main_nav-book-text-area:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-left: -5px;
    visibility: hidden;
    margin-left: -2px;
}
#main_nav-menu_button {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: 12px;
    margin-left: -1px;
    cursor: pointer;
    color: #878888;
    border-left: 1px solid #333333;
}
@media only screen and (min-width: 320px) and (max-width: 992px){
    #main_nav-menu_button{
        border: none;
    }
}

#main_nav-menu_button:hover {
    color: white;
}
@media (min-width: 520px) {
    #main_nav-menu_button {
    padding: 12px 22px;
}
}
@media (min-width: 768px) {
    #main_nav-menu_button {
    padding: 15px 22px;
}
}
@media (min-width: 890px) {
    #main_nav-menu_button {
    display: none;
}
}
#main_header-logo {
    padding: 12px 15px 7px;
    /*border-left: 1px solid #333333;*/
    position: absolute;
    top: 50%;
    left: 45px;
    margin-top: -20px;
}
@media screen and (max-width: 400px){
    #main_header-logo{
        border:none;
    }
}
@media (min-width: 401px) and (max-width: 520px){
    #main_header-logo{
        border-left: none;
    }
}
@media (min-width: 520px) {
    #main_header-logo {
    left: 62px;
}
}
@media (min-width: 768px) {
    #main_header-logo {
    padding: 14px 20px 13px;
    left: 54px;
    margin-top: -23px;
}
}
@media (min-width: 890px) {
    #main_header-logo {
    padding: 0;
    border-left: none;
    margin-top: -17px;
    left: 30px;
    top: 50%}
}
@media (min-width: 1024px) {
    #main_header-logo {
    left: 30px;
}
}
@media (min-width: 1120px) {
    #main_header-logo {
    left: 0;
}
}
#main_header-logo img {
    /*width: 92px;*/
   width:275px;
}
@media (min-width: 890px) {
    #main_header-logo img {
    /*width: 132px;*/
   width:275px;
}
}
#main_nav-account {
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 105px;
    padding: 9px 10px 8px;
    color: #878888;
    border-left: 1px solid #333333;
}
#main_nav-account:hover {
    color: white;
}
@media (min-width: 520px) {
    #main_nav-account {
    right: 112px;
    padding: 9px 13px 8px;
}
}
@media (min-width: 768px) {
    #main_nav-account {
    right: 123px;
    padding: 13px 13px 12px;
}
}
@media (min-width: 890px) {
    #main_nav-account {
    display: none;
}
}
#main_nav-phone {
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 64px;
    padding: 9px 10px 8px;
    color: #878888;
    border-left: 1px solid #333333;
}
#main_nav-phone:hover {
    color: white;
}
@media (min-width: 520px) {
    #main_nav-phone {
    right: 64px;
    padding: 9px 13px 8px;
}
}
@media (min-width: 768px) {
    #main_nav-phone {
    right: 75px;
    padding: 13px 13px 12px;
}
}
@media (min-width: 890px) {
    #main_nav-phone {
    display: none;
}
}
@media (min-width: 890px) {
    .main_header-links {
    display: block;
    position: static;
    padding: 0;
}
}
@media (min-width: 890px) {
    .main_nav>li {
    position: relative;
    display: inline-block;
    /*padding-bottom: 11px;*/
    border-bottom: 3px solid transparent;
    margin-left: 17px;
}
.main_nav>li.main_nav-header-mobile {
    display: none;
}
}
@media (min-width: 1024px) {
    .main_nav>li {
    margin-left: 21px;
}
}
.main_nav-header {
    color: white;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 11px;
    /*font-weight: 600;*/
    cursor: pointer;
}
@media (min-width: 890px) {
    .main_nav-header {
    letter-spacing: .03em;
}
}
/*@media (min-width: 935px) {
    .main_nav-header {
    font-size: 13px;
    letter-spacing: .05em;
}
}*/
/*@media (min-width: 1040px) {
    .main_nav-header {
    font-size: 14px;
}
}*/
@media (min-width: 1090px) {
    .main_nav-header {
    /*font-size: 15px;*/
   font-size: 11px;
}
}
@media (min-width: 890px) {
    .main_nav-sub {
    display: block;
    max-height: 0;
    position: absolute;
    /*top: 30px;*/
   /*top: 25px;*/
  top: 27px;
    /*background: black;*/
   /*background:#c3c2bf;*/
   /* no support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa opacity */
    background-color: rgba(0, 0, 0, 0.5);
    /* IE 5.5 - 7*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#877f9400, endColorstr=#877f9400);*/
    /* IE 8*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#877f9400, endColorstr=#877f9400)";*/
    text-align: left;
    overflow: hidden;
}
/*ul.main_nav li:first-child>ul{
    width: 536px;
}
ul.main_nav li:nth-child(2)>ul{
    width: 230px !important;
}
ul.main_nav li:nth-child(3)>ul{
    width: 247px;
}
ul.main_nav li:nth-child(4)>ul{
    width: 187px;
}*/
}
.destination-nav-container{
    max-width: 1100px;
    margin: auto;
}
ul.main_nav li:first-child>ul{
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
   -moz-column-count: 1; /* Firefox */
   column-count: 1;
   text-transform: uppercase;
}
ul.main_nav li:nth-child(2)>ul{
    width: 247px !important;
}

@media only screen and (min-width: 320px) and (max-width: 480px){
  ul.main_nav li:nth-child(2)>ul{
    width: 300px !important;
}  
}
@media only screen and (min-width: 481px) and (max-width: 699px){
  ul.main_nav li:nth-child(2)>ul{
    width: 300px !important;
}  
}
@media only screen and (min-width: 700px) and (max-width: 992px){
  ul.main_nav li:nth-child(2)>ul{
    width: 300px !important;
}  
}
ul.main_nav li:nth-child(3)>ul{
    width: 247px !important;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
  ul.main_nav li:nth-child(3)>ul{
    width: 300px !important;
}  
}
@media only screen and (min-width: 481px) and (max-width: 699px){
  ul.main_nav li:nth-child(3)>ul{
    width: 300px !important;
}  
}
@media only screen and (min-width: 700px) and (max-width: 992px){
  ul.main_nav li:nth-child(3)>ul{
    width: 300px !important;
}  
}
ul.main_nav li:nth-child(4)>ul{
    width: 225px;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
  ul.main_nav li:nth-child(4)>ul{
    width: 300px !important;
}  
}
@media only screen and (min-width: 481px) and (max-width: 699px){
  ul.main_nav li:nth-child(4)>ul{
    width: 300px !important;
}  
}
@media only screen and (min-width: 700px) and (max-width: 992px){
  ul.main_nav li:nth-child(4)>ul{
    width: 300px !important;
}  
}

/* css hack chrome only */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    ul.main_nav li:nth-child(4)>ul{
    width: 204px;
}
}

@media (min-width: 890px) {
    .main_nav-sub-destinations>li {
    border-top: 1px solid #333333;
}
.main_nav-sub-destinations h4 {
    margin-bottom: 10px;
    color: white;
    font-weight: 600;
}
.main_nav-sub-destinations a {
    display: block;
    padding-bottom: 10px;
    font-size: 18px;
    color: #bcbec0;
    line-height: 1.1;
}
}
.main_nav-sub-destinations-group a {
    color: #FFF;
    font-size: 15px;
}
a.main-city-link{
    /*text-decoration: underline;*/
    border-bottom: 1px solid #FFF;
}
.main_nav-sub-destinations-group a:hover, .main_nav-sub-destinations-group a.selected {
    color: white;
}
@media (min-width: 890px) {
    .main_nav-sub-destinations-group {
        display: inline-block;
        vertical-align: top;
        width: 21%;
        /* margin-left: 200px; */
        margin: 10px;
        padding-top: 10px;
        padding-bottom: 0;
        padding-left: 20px;
}
}
.main_nav-sub-destinations-map a {
    display: block;
    padding: 25px;
    font-weight: 200;
    font-size: 21px;
    text-align: center;
    color: #878888;
}
.main_nav-sub-destinations-map a:hover, .main_nav-sub-destinations-map a.selected {
    color: white;
}
.main_nav-sub-destinations-map .icon-map_pin {
    margin-right: 10px;
    color: #bcbec0;
}
@media (min-width: 890px) {
    .main_nav-sub-destinations-group-wrapper {
    width: 100%;
    max-width: 1100px;
    padding: 60px;
    margin: auto;
}
}
@media (min-width: 890px) {
    .main_nav-sub-general {
    /*left: -150px;*/
   left: 0px;
}
.main_nav-sub-general li {
    font-size: 18px;
    width: 100%;
    padding-right: 40px;
}
.main_nav-sub-general li:nth-child(2) {
    padding-right: 0;
}
.main_nav-sub-general li:nth-child(2) a {
    /*margin-top: 0;
    margin-left: 0;*/
    /*padding-top: 40px;*/
   /*padding-top: 24px;*/
    /*padding-left: 40px;*/
   /*padding-left: 24px;*/
}
.main_nav-sub-general li a {
    display: block;
    /*color: #878888;*/
   color: #fff;
    padding: 15px 0;
    /*margin: 0 0 0 40px;*/
   margin: 0 0 0 24px;
    /*border-top: 1px solid #333333;*/
   border-top: 1px solid #fff;
   text-transform:uppercase;
   /*font-size:13px;*/
  font-size:11px;
   font-weight:bold;
}
.main_nav-sub-general li a:hover, .main_nav-sub-general li a.selected {
    color: white;
}
.main_nav-sub-general li.main_nav-sub-image-area {
    padding-right: 40px;
    padding-bottom: 40px;
}
.main_nav-sub-general li.main_nav-sub-image-area a {
    overflow: hidden;
}
.main_nav-sub-general li h4 {
    margin: 20px 0 5px 0;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: white;
}
.main_nav-sub-general li p {
    padding-top: 2px;
    font-size: 15px;
    color: #bcbec0;
    line-height: 1.3;
}
.main_nav-sub-general li img {
    margin-top: 15px;
}
}
@media (min-width: 890px) {
    .main_nav-sub-contact_book {
    border-bottom: 1px solid #333333;
}
}
@media (min-width: 890px) {
    .main_nav-sub-meetings_events {
    min-width: 340px;
}
}
.main_nav-member-area {
    display: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}
@media (min-width: 890px) {
    .main_nav-member-area {
    display: inline-block;
}
}
a.main_nav-reservations_link {
    display: inline-block;
    color: #878888;
    margin-bottom: 7px;
}
a.main_nav-reservations_link:hover {
    color: #fff;
}
@media (min-width: 890px) {
    a.main_nav-reservations_link {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .05em;
}
}
@media (min-width: 1024px) {
    a.main_nav-reservations_link {
    margin-bottom: 20px;
}
}
@media (min-width: 890px) {
    .main_nav-header-extra-text {
    display: none;
}
}
@media (min-width: 985px) {
    .main_nav-header-extra-text {
    display: inline;
}
}
@media (min-width: 890px) {
    .main_nav-sub-header-mobile {
    display: none;
}
}
.main_footer {
    /*background: #131418;*/
   /*background:#EAEBEB;*/
  background:#f4f1eb;
    color: #878888;
    font-size: 16px;
    margin-top: 60px;
}
.main_footer a {
    /*color: #878888;*/
   color: #4d4d4d;
}
.main_footer a:hover {
    /*color: white;*/
   color:#1A171B;
}
@media (min-width: 768px) {
    .main_footer {
    position: relative;
    padding-top: 60px;
}
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .main_footer {
        padding-top: 30px;
        margin-top: -30px;
    }
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .main_footer {
        padding-top: 30px;
        margin-top: 10px;
    }
}
@media (min-width: 1120px) {
    .main_footer {
    /*padding-top: 100px;*/
   padding-top: 30px;
}
}
.main_footer-texture {
    display: none;
}
@media (min-width: 768px) {
    .main_footer-texture {
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    display: block;
}
}
.main_footer-wrapper {
    margin: auto;
}

@media (min-width: 768px) {
    .main_footer-wrapper {
    width: 700px;
}
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .main_footer-wrapper{
        margin: 0;
        width: 100%;
        padding: 0 25px;
    }
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .main_footer-wrapper{
        margin: 0;
        width: 100%;
        padding: 0 25px;
    }
}
@media (min-width: 960px) {
    .main_footer-wrapper {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .main_footer-wrapper {
    width: 1100px;
}
}
/*.footer-accordion h3:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 16px;
    right: 30px;
    color: #878888;
    font-size: 10px;
    font-weight: bold;
}*/
.footer-accordion.accordion-open h3 {
    border: 0;
}
@media (min-width: 768px) {
    .footer-accordion h3: after {
    display: none;
}
}
.footer_nav h3 {
    position: relative;
    padding: 16px 25px;
    border-bottom: 1px solid #2c2d30;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0.025em;
}
@media only screen and (min-width : 320px) and (max-width : 480px){
    .footer_nav h3{
        color: #4d4d4d;
    }
}
@media (min-width: 520px) {
    .footer_nav h3 {
    /*padding: 16px 30px;*/
   padding:0px 30px 2px 30px;
}
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .footer_nav h3 {
    /*padding: 16px 30px;*/
   padding:15px 0;
   color: #4D4D4D;
}
}
@media (min-width: 768px) {
    .footer_nav h3 {
    /*font-size: 15px;*/
   font-size: 14px;
    padding-left: 0;
    border: 0;
    cursor: default;
    color:#1A171B;
}
}
@media (min-width: 768px) {
    .footer_nav>li {
    display: inline-block;
    vertical-align: top;
    margin-left: 120px;
}
.footer_nav>li:first-child {
    margin-left: 0;
}
}
@media (min-width: 1024px) {
    .footer_nav>li {
    margin-left: 0;
    margin-right: 83px;
}
.home_footer-kimpton+.footer-actions .footer_nav>li {
    margin-right: 0;
}
.footer_nav>li:first-child {
    margin-bottom: 15px;
}
.home_footer-kimpton+.footer-actions .footer_nav>li:first-child {
    margin-left: 0;
    margin-right: 75px;
}
}
@media (min-width: 1024px) {
    .footer_nav {
    display: inline;
}
}
.footer_nav-sub {
    border-bottom: 1px solid #2c2d30;
}
.footer_nav-sub a {
    display: block;
    padding: 0 0 16px 30px;
}
@media (min-width: 768px) {
    .footer_nav-sub a {
    padding-left: 0;
}
}
.footer_nav-sub li:first-child a {
    padding-top: 16px;
}
@media (min-width: 768px) {
    .footer_nav-sub {
    display: block;
    border: 0;
}
}
.footer-contact {
    padding: 0 25px;
    margin-top: 20px;
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
    .footer-contact {
        padding:0;
        margin: 0;
        text-align: center;
    }
}

@media (min-width: 520px) {
    .footer-contact {
    padding: 0 30px;
}
}
@media (min-width: 768px) {
    .footer-contact {
    padding: 0;
    margin: 40px 0;
}
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .footer-contact {
    padding: 0;
    margin: 0;
    text-align: center;
}
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .footer-contact {
    padding: 0;
    margin: 0;
    text-align: center;
}
}
@media (min-width: 1024px) {
    .footer-contact {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 260px;
    margin: 0;
}
.home_footer-kimpton+.footer-actions .footer-contact {
    margin-left: 80px;
}
}
@media (min-width: 1120px) {
    .footer-contact {
    position: relative;
    /*height: 240px;*/
   height: 214px;
}
}
@media (min-width: 1024px) {
    .footer-links {
    display: inline;
    margin: 0;
}
}
a.footer-contact-phone {
    display: inline-block;
    vertical-align: middle;
    margin: 14px 0px 8px 0px;
    font-size: 21px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    color: white;
    letter-spacing: 0.025em;
}
a.footer-contact-phone em {
    color: #929397;
}
@media (min-width: 768px) {
    a.footer-contact-phone {
    margin-top: 0;
}
}
@media (min-width: 1024px) {
    a.footer-contact-phone {
    margin-top: 8px;
}
}
a.footer-contact-phone:hover em {
    color: white;
}
.footer-chat {
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 21px;
    /*font-family: "Oswald", serif;*/
    font-weight: 200;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
    letter-spacing: 0.025em;
}
@media (min-width: 1024px) {
    .footer-chat {
    margin-top: 16px;
}
}
.footer-chat:hover em {
    color: white;
}
.footer-chat em {
    display: inline-block;
    margin-left: 10px;
    font-size: 18px;
    color: #929397;
}
a.footer-blog,
p.footer-blog{
    display: none;
    /*margin-top: 20px;*/
    /*color: #929397;*/
   color: #1A171B;
    /*font-size: 21px;*/
   font-size: 14px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    /*font-weight: 200;*/
   font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
a.footer-blog em,
p.footer-blog em{
    color: white;
}
a.footer-blog:hover{
    color: white;
}
@media (min-width: 768px) {
    a.footer-blog,
    p.footer-blog{
    display: inline-block;
    vertical-align: middle;
}
}
@media (min-width: 1120px) {
    a.footer-blog,
    p.footer-blog{
    position: absolute;
    left: 0;
    /*bottom: 85px;*/
    top:0;
    margin: 0;
}
}
.footer-contact-social {
    padding: 20px 0;
}
@media (min-width: 1024px) {
    .footer-contact-social {
    padding: 20px 0;
}
}
@media (min-width: 1120px) {
    .footer-contact-social {
    position: absolute;
    /*bottom: 15px;*/
    left: 0;
    top:10px;
}
}
.footer-contact-social li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 3px;
}
.footer-contact-social li:first-child {
    padding-left: 0;
}
.footer-contact-social a {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    padding: 10px;
    color: white;
    /*background: #2b2c30;*/
   /*background:#4d4d4d;*/
  background:#666;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}
.footer-contact-social a:hover {
    background: #929397;
    color:#fff;
    text-decoration:none;
}
.footer-contact-social a.icon-twitter {
    font-size: 12px;
}
.footer-contact-social a.icon-twitter:before {
    position: relative;
    top: 2px;
    left: -1px;
}
.footer-contact-social a.icon-linkedin:before {
    position: relative;
    top: -1px;
}
.footer-contact-social a.icon-youtube:before {
    position: relative;
    right: 4px;
    top: -1px;
}
.footer-contact-social a.icon-chat {
    font-size: 13px;
}
.footer-extras {
    position: relative;
    padding: 0 25px 30px 25px;
    font-size: 12px;
    line-height: 2;
}
@media only screen and (min-width : 320px) and (max-width : 480px){
    .footer-extras{
        text-align: center;
        padding:10px;
    }
}
.footer-extras li {
    display: inline-block;
    padding-right: 20px;
}
@media only screen and (min-width : 320px) and (max-width : 480px){
    .footer-extras li{
        padding-right: 0;
    }
}
.footer-extras li:first-child {
    /*display: block;*/
}
@media (min-width: 1024px) {
    .footer-extras li: first-child {
    display: inline-block;
}
}
@media (min-width: 520px) {
    .footer-extras {
    padding: 0 30px 30px 30px;
}
}
@media (min-width: 768px) {
    .footer-extras {
    /*padding: 20px;*/
   padding: 10px 20px;
    /*border-top: 1px solid #2c2d30;*/
    margin: 0 -20px;
    /*font-size: 15px;*/
   font-size: 12px;
   color:#fff;
    line-height: 1.75;
    float:left;
}
}
@media (min-width: 1024px) {
    .home_footer-kimpton ~ .footer-extras {
    margin-top: 40px;
}
}
#google_translate_element {
    display: block;
    margin-top: 10px;
}
@media (min-width: 520px) {
    #google_translate_element {
    position: absolute;
    bottom: 30px;
    right: 0;
}
}
@media (min-width: 1024px) {
    #google_translate_element {
    bottom: 20px;
}
}
#google_translate_element .goog-te-gadget {
    /*font-family: "Proxima Nova", serif;*/
    color: #878888;
}
#google_translate_element .goog-te-gadget-simple .goog-te-menu-value {
    color: #878888;
}
#google_translate_element .goog-te-menu-value>span {
    border-left: 0 !important;
}
#google_translate_element .goog-te-gadget-simple {
    border: 0;
    background: none;
}
#google_translate_element img+span+img+span {
    font-size: 10px;
}
@media only screen and (min-width: 481px) and (max-width: 699px){
   .footer-actions {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
} 
}
@media (min-width: 1024px) {
    .footer-actions {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.home_footer-kimpton+.footer-actions {
    width: 495px;
    margin-left: 0;
}
}
.footer-logo {
    width: 287px;
}
.home_footer-kimpton {
    display: none;
}
@media (min-width: 1024px) {
    .home_footer-kimpton {
    display: inline-block;
    vertical-align: top;
    width: 39%;
    padding-top: 16px;
    margin-right: 35px;
}
.home_footer-kimpton p {
    max-width: 400px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 200;
    line-height: 1.75;
}
}
@media (min-width: 1120px) {
    .home_footer-kimpton {
    margin-right: 80px;
}
}
.search {
    position: relative;
    padding: 12px 0;
    background: white;
    -webkit-box-shadow: 0 3px 6px -3px #cccccc;
    -moz-box-shadow: 0 3px 6px -3px #cccccc;
    box-shadow: 0 3px 6px -3px #cccccc;
}
@media (min-width: 768px) {
    .search {
    /*padding: 25px 0;*/
    /*padding: 15px 0;*/
    padding:10px 0 5px 0;
}
}
.search .search {
    padding: 0;
}
.search .search, .search-alt .search {
    -webkit-box-shadow: 0 0 0 0 #777777;
    -moz-box-shadow: 0 0 0 0 #777777;
    box-shadow: 0 0 0 0 #777777;
}
.search-home-bar {
    display: none;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 5px;
}
.search-controls {
    position: relative;
    margin-bottom: 0;
}
@media (min-width: 650px) {
    .search-alt .search-controls {
    width: 515px;
}
}
@media (min-width: 768px) {
    .search-alt .search-controls {
    width: 660px;
}
}
@media (min-width: 960px) {
    .search-alt .search-controls {
    width: 840px;
}
}
@media (min-width: 1120px) {
    .search-alt .search-controls {
    /*width: 1060px;*/
   width: 1100px;
}
}
.search-input-area {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}
@media (min-width: 520px) {
    .search-input-area {
    margin: 0;
}
}
@media (min-width: 768px) {
    .search-input-area {
    display: inline-block;
    vertical-align: middle;
    width: 305px;
}
}
@media (min-width: 1120px) {
    .search-input-area {
    width: 530px;
    margin-left: 0;
}
}
.search-input-area .icon-search_icon {
    position: absolute;
    right: 2px;
    /*top: 5px;*/
   top: 2px;
    /*font-size: 15px;*/
   font-size: 12px;
}
@media (min-width: 1120px) {
    .search-input-area .icon-search_icon {
    font-size: 20px;
}
}
.search-input-area .search_location {
    display: inline-block;
    width: 100%}
.search-input, .search-link {
    width: 100%;
    padding-bottom: 3px;
    border: 0;
    background: none;
    outline: none;
    font-size: 16px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-transform: capitalize;
}
.search-input::-webkit-input-placeholder, .search-link::-webkit-input-placeholder {
    color: #15151a;
    opacity: 1;
}
.search-input:-moz-placeholder, .search-link:-moz-placeholder {
    color: #15151a;
    opacity: 1;
}
.search-input::-moz-placeholder, .search-link::-moz-placeholder {
    color: #15151a;
    opacity: 1;
}
.search-input:-ms-input-placeholder, .search-link:-ms-input-placeholder {
    color: #15151a;
    opacity: 1;
}
@media (min-width: 768px) {
    .search-input, .search-link {
    font-size: 18px;
}
}
@media (min-width: 1120px) {
    .search-input, .search-link {
    font-size: 22px;
}
}
.search-link {
    position: relative;
    color: #000;
    width: 100%;
    display: block;
    margin: 5px 0 3px;
}
.search-link .icon-action_arrow_down {
    position: absolute;
    right: 2px;
    top: 3px;
    font-size: 10px;
    opacity: .5;
    -ms-transition: opacity 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
}
.search-link:hover .icon-action_arrow_down {
    opacity: 1;
}
.open .icon-action_arrow_down {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.search-results-statement {
    display: none;
    font-size: 14px;
    letter-spacing: .025em;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .search-results-statement {
    display: inline-block;
    vertical-align: middle;
    padding-left: 55px;
}
}
@media (min-width: 960px) {
    .search-results-statement {
    padding-left: 145px;
}
}
@media (min-width: 1120px) {
    .search-results-statement {
    padding-left: 35px;
    /*font-size: 16px;*/
   font-size: 14px;
    /*letter-spacing: .06em;*/
}
}
.search_compare-meetings .search-results-statement {
    padding-left: 40px;
}
.search_compare-statement_only .search-results-statement {
    float: right;
    padding-top: 9px;
}
.search-map-link {
    color: #15151a;
}
.search-map-controls {
    display: none;
    font-size: 14px;
    cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .search-map-controls {
        display: inherit;
        margin-top: -25px;
        margin-bottom: 18px;
        padding-bottom: 10px;
    }
}
@media (min-width: 768px) {
    .search-map-controls {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -3px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .search-map-controls{
        margin-right: 30px;
    }
}
@media (min-width: 1120px) {
    .search-map-controls {
    font-size: 16px;
}
}
.search-map-controls .icon-map_pin {
    position: relative;
    top: 2px;
    margin-right: 2px;
    font-size: 20px;
    color: #a2a2a2;
    -ms-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.search-map-controls:hover .icon-map_pin {
    color: #15151a;
}
.search-results-item {
    display: block;
    padding: 11px 25px;
    border-top: 1px solid #e0e0e0;
    color: #1d1e28;
}
@media (min-width: 768px) {
    .search-results-item {
    padding: 11px 0;
    border: 0;
}
}
@media (min-width: 1120px) {
    .search-results-item {
    font-size: 18px;
    color: #81838b;
}
.search-results-item:hover {
    color: #15151a;
}
}
.search-results {
    position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    max-height: 0;
    z-index: 10;
    background: white;
    overflow: hidden;
}
@media (min-width: 768px) {
    .search-results {
    top: 58px;
}
}
@media (min-width: 768px) {
    .search-results-wrapper {
    margin: auto;
    width: 100%;
    max-width: 1100px;
    padding-right: 25px;
}
}
@media (min-width: 1120px) {
    .search-results-wrapper {
    padding-right: 0;
}
}
@media (min-width: 768px) {
    .search-results-group {
    display: inline-block;
    vertical-align: top;
    width: 330px;
    padding-top: 20px;
    margin-right: 23px;
}
.search-results-group+.search-results-group {
    margin-right: 0;
}
.search-results-group+.search-results-group+.search-results-group {
    padding-top: 0;
    margin-right: 23px;
}
.search-results-group+.search-results-group+.search-results-group+.search-results-group {
    margin-right: 0;
}
}
@media (min-width: 1024px) {
    .search-results-group {
    width: 200px;
    padding-bottom: 40px;
}
.search-results-group+.search-results-group {
    margin-right: 23px;
}
.search-results-group+.search-results-group+.search-results-group {
    padding-top: 20px;
    margin-right: 23px;
}
.search-results-group+.search-results-group+.search-results-group+.search-results-group {
    margin-right: 0;
}
}
@media (min-width: 1120px) {
    .search-results-group {
    width: 220px;
}
.search-results-group+.search-results-group+.search-results-group {
    margin-left: 75px;
}
.search-results-group+.search-results-group+.search-results-group+.search-results-group {
    margin-left: 0;
}
}
.search-alt {
    position: absolute;
    /*bottom: 0;*/
    bottom: -41px;
    z-index: 200;
    width: 100%;
    /*background:#d3cee5;*/
    /* no support RGBa */
    background-color: rgb(211, 206, 229);
    /* RGBa opacity */
    background-color: rgba(211, 206, 229, 0.8);
    /* IE 5.5 - 7*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#877f9400, endColorstr=#877f9400);*/
    /* IE 8*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#877f9400, endColorstr=#877f9400)";*/
}
/*@media (max-width: 480px){
    .search-alt {
        bottom: -46px;
    }
}*/
@media only screen and (min-width : 320px) and (max-width : 480px) {
    .search-alt {
        bottom: -50px;
    }
}
@media only screen and (min-width: 481px) and (max-width: 699px){
  .search-alt {
        bottom: -51px;
    }  
}
@media only screen and (min-width : 700px) and (max-width : 992px) {
    .search-alt {
        position: relative;
        bottom: 0;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
    .search-alt {
        position: relative;
        bottom: 0;
    }
}
.search-alt>.search {
    max-width: 1100px;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin: auto;
    /*background: black;
    background: rgba(0, 0, 0, 0.85);*/
   background:none;
    /*color: white;*/
   color:#4d4d4d;
    -ms-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}
@media (min-width: 650px) {
    .search-alt>.search {
    width: 585px;
    /*padding-left: 40px;
    padding-right: 40px;*/
   padding-left:0;
    padding-right:0;
}
}
@media (min-width: 768px) {
    .search-alt>.search {
    width: 700px;
}
}
@media (min-width: 960px) {
    .search-alt>.search {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .search-alt>.search {
    width: 1100px;
}
}
.search-alt>.search:hover {
    /*background: black;*/
   background:none;
}
.search-alt>.search .search {
    background: none;
    /*color: white;*/
   color:#4d4d4d;
}
.search-alt .search-home-bar {
    display: block;
}
.search-alt .search-input-area {
    border-bottom-color: #575757;
}

@media (min-width: 768px) {
    .search-alt .search-input-area {
    /*width: 435px;*/
   width: 320px;
}
}
@media (min-width: 960px) {
    .search-alt .search-input-area {
    /*width: 350px;*/
   width: 320px;
}
}
@media (min-width: 1120px) {
    .search-alt .search-input-area {
    /*width: 490px;*/
   width: 320px;
}
}
.search-alt .search-input-area:hover .icon-search_icon {
    color: white;
}
.search-alt .icon-search_icon {
    color: #999;
    -ms-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.search-alt .search-input::-webkit-input-placeholder, .search-alt .search-link::-webkit-input-placeholder {
    color: white;
}
.search-alt .search-input:-moz-placeholder, .search-alt .search-link:-moz-placeholder {
    color: white;
}
.search-alt .search-input::-moz-placeholder, .search-alt .search-link::-moz-placeholder {
    color: white;
}
.search-alt .search-input:-ms-input-placeholder, .search-alt .search-link:-ms-input-placeholder {
    color: white;
}
.search-alt .search-map-link {
    /*color: white;*/
   color:#4d4d4d;
}
.search-alt .search-map-controls {
    /*top: 2px;*/
   top: 3px;
    /*right: 30px;*/
   right:0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}

@media only screen and (min-width: 320px) and (max-width: 480px){
    .search-alt .search-map-controls {
        display: none;
    }

}
@media (min-width: 1120px) {
    .search-alt .search-map-controls {
    /*top: 3px;*/
   top:6px;
}
}
.search-alt .search-map-controls .icon-map_pin {
    /*color: #cecece;*/
   color: #4d4d4d;
}
.search-alt .search-map-controls:hover .icon-map_pin {
    color: #fff;
}
.search-alt .search-map-controls a.search-map-link:hover{
    text-decoration:none;
}
.search-alt .search-results-item {
    border-top-color: #575757;
    color: white;
}
@media (min-width: 1024px) {
    .search-alt .search-results-item {
    color: white;
}
.search-alt .search-results-item:hover {
    color: #cecece;
}
}
.search-alt .search-controls {
    padding: 0;
}
.search-alt .search-results {
    background: black;
}
.search-alt .search-results-statement {
    display: none;
    /*color: white;*/
   color:#4d4d4d;
}
@media (min-width: 960px) {
    .search-alt .search-results-statement {
        display: inline-block;
        /*padding-left: 40px;*/
        padding-left: 240px;
        padding-top: 0;
}
}

@media only screen and (min-width: 993px) and (max-width: 1024px){
     .search-alt .search-results-statement {
        display: inline-block;
        /* padding-left: 40px; */
        padding-left: 345px;
        padding-top: 0px;
        font-size: 13px;
        margin-top: -50px;
}
}
.search-alt input {
    color:#4d4d4d;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
}
.search-alt .twitter-typeahead {
    width: 100%}
.search-alt .tt-dropdown-menu {
    top: 30px !important;
    max-width: 1100px;
    min-width: 320px;
    width: 100%;
    width: calc(100% + 65px);
    padding: 20px 25px;
    margin-left: -40px;
    margin-top: 5px;
    /*color: white;*/
   color:#4d4d4d;
    background: black;
}
@media (min-width: 650px) {
    .search-alt .tt-dropdown-menu {
    width: calc(100% + 80px);
    padding-left: 40px;
    padding-right: 40px;
}
}
@media (min-width: 768px) {
    .search-alt .tt-dropdown-menu {
    top: 50px !important;
    width: 700px;
}
}
@media (min-width: 960px) {
    .search-alt .tt-dropdown-menu {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .search-alt .tt-dropdown-menu {
    width: 1100px;
}
}
.search-alt .tt-dropdown-menu h3 {
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    letter-spacing: .025em;
    font-weight: 600;
}
.search-alt .tt-dropdown-menu a {
    display: inline-block;
    margin-bottom: 15px;
    color: #a1a6af;
    font-size: 18px;
}
.search-alt .tt-dropdown-menu a:hover {
    color: white;
}
.search-alt .tt-dropdown-menu a:hover strong {
    color: white;
}
.search-alt .tt-dropdown-menu .tt-cursor a {
    color: #fff;
}
.search-alt .tt-dropdown-menu strong {
    color: #a1a6af;
    -ms-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.search-alt .tt-dropdown-menu>div {
    display: inline-block;
    vertical-align: top;
}
.search-alt .tt-dropdown-menu>div .tt-suggestions {
    margin-right: 40px;
}
.search-alt-helper {
    position: absolute;
    /*top: 39px;*/
   top: 25px;
    left: 0;
    /*font-size: 15px;*/
   font-size: 12px;
    opacity: 0;
    font-style: italic;
    /*color: #a1a6af;*/
   color: #4D4D4D;
    -ms-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.search-alt-focus {
    /*bottom: -19px;*/
}
.search-alt-focus .search-alt-helper {
    /*opacity: 1;*/
}
.search-alt-focus .search {
    /*padding-bottom: 22px;*/
}
.tt-hint.tt-hint {
    color: #a1a6af !important;
}
.search-input::-ms-clear {
    display: none;
}
.js-menu-active body {
    margin-left: 300px;
}
@media (max-width: 350px) {
    .js-menu-active body {
    margin-left: 260px;
}
}
.js-menu-active .main_nav {
    height: 100%}
.js-menu-active .main_nav>li:after {
    display: none;
}
.js-menu-active #main_nav-menu_button {
    z-index: 3;
    height: 2000%;
    width: 100%;
    color: white;
}
.js-menu-active .main_header-links {
    margin-left: 0;
}
.js-menu-active #main_header {
    margin-left: 300px;
    background: black;
}
@media (max-width: 350px) {
    .js-menu-active #main_header {
    margin-left: 260px;
}
}
.js-menu-active .main_nav-sub {
    margin-left: -300px;
}
@media (max-width: 350px) {
    .js-menu-active .main_nav-sub {
    /*margin-left: -260px;*/
   margin-left: 300px;
}
}
.js-menu-active .main_nav-header {
    position: relative;
}
.js-menu-active .main_nav-header:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 19px;
    top: 18px;
    font-size: 15px;
    color: #b3b1b1;
}
.js-menu-active .main_nav-sub-header-mobile {
    position: relative;
}
.js-menu-active .main_nav-sub-header-mobile:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 19px;
    top: 18px;
    font-size: 15px;
    color: #333;
}
.js-menu-level-active .main_nav-sub {
    margin-left: 0;
    z-index: 1;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .main_nav-sub a{
        padding: 20px 0 !important;
    }
    .main_nav-sub-destinations-group{
        margin: 0 50px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 699px){
    .main_nav-sub a{
        padding: 20px 0 !important;
    }
    .main_nav-sub-destinations-group{
        margin: 0 20px;
    }
}

@media only screen and (min-width: 700px) and (max-width: 992px){
    .main_nav-sub a{
        padding: 20px 0 !important;
    }
    .main_nav-sub-destinations-group{
        margin: 0 20px;
    }
}
@media (max-width: 889px) {
    .main_header-links {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 300px;
    margin-left: -300px;
    background: black;
    overflow: auto;
    -ms-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.main_nav-sub {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 300px;
    margin-left: -600px;
    overflow: auto;
    background: black;
    -ms-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (min-width: 320px) and (max-width: 992px){
    .main_nav-sub{
        background: #F4F1EB;
    border-right: 1px solid #ccc;
    }
}

.main_nav-header {
    display: block;
    font-size: 15px;
    padding: 20px 35px 20px 50px;
    border-bottom: 1px solid #333333;
}

@media screen and (min-width: 320px) and (max-width: 480px){
    .main_nav-header{
        padding: 20px;
    }
}

@media only screen and (min-width: 700px) and (max-width: 992px){
    .main_nav-header{
        padding:20px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px){
    .main_header-links{
        background: #F4F1EB;
        border-right: 1px solid #ccc;
    }
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .main_header-links{
        background: #F4F1EB;
        border-right: 1px solid #ccc;
    }
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .main_header-links{
        background: #F4F1EB;
        border-right: 1px solid #ccc;
    }
}
.main_nav-header-mobile .main_nav-header {
    text-transform: none;
    color: #b3b1b1;
}
.main_nav-header-mobile:first-child .main_nav-header {
    text-transform: uppercase;
    color: white;
}
.main_nav-reservations_link {
    display: block;
    font-size: 15px;
    padding: 20px 35px 20px 50px;
    border-bottom: 1px solid #333333;
}
.main_nav-sub a {
    display: block;
    font-size: 15px;
    padding: 20px 35px 20px 50px;
    border-bottom: 1px solid #333333;
    color: #b3b1b1;
}

@media screen and (max-width: 400px){
    .main_nav-sub a{
        margin-left: -35px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 992px){
    .main_nav-sub a{
        color: #333;
    }
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .main_nav-sub a{
        margin-left: 20px;
        border: none;
    }
    ul.main_nav-sub.main_nav-sub-general li {
    border-bottom: 1px solid }
    ul.main_nav-sub.main_nav-sub-general li:first-child {
        border: none;
    }
}
.main_nav-sub .main_nav-sub-header-mobile span {
    display: block;
    font-size: 15px;
    padding: 20px 35px 20px 50px;
    border-bottom: 1px solid #333333;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 992px){
    .main_nav-sub .main_nav-sub-header-mobile span{
        color: #333;
    }
}
.main_nav-sub-destinations-map, .main_nav-sub-destinations-group h4 {
    display: none;
}
a.main_nav-reservations_link, .main_nav-sub-image-area {
    display: none;
}
}
h4.main_nav-sub-destinations-group-coming_soon {
    display: block;
    padding: 35px 35px 20px 50px;
    border-bottom: 1px solid #333333;
    color: #fff;
}
@media (min-width: 890px) {
    h4.main_nav-sub-destinations-group-coming_soon {
    padding: 0;
    border-bottom: 0;
}
}
@media (max-width: 350px) {
    .main_header-links {
    width: 260px;
    margin-left: -260px;
}
.main_nav-sub {
    width: 260px;
    margin-left: -520px;
}
}
.ui-datepicker {
    display: none;
    padding: 15px;
    border: 8px solid #efefef;
    background: #fff;
    color: #aaa;
    font-size: 14px;
    -webkit-box-shadow: 3px 3px 8px 0 #777777;
    -moz-box-shadow: 3px 3px 8px 0 #777777;
    box-shadow: 3px 3px 8px 0 #777777;
}
.ui-state-default {
    display: inline-block;
    padding: 5px;
    color: #333;
}
.ui-datepicker-title {
    display: inline-block;
    margin-top: 5px;
}
.ui-datepicker-header {
    text-align: center;
    margin-bottom: 10px;
}
.ui-datepicker-header:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.ui-datepicker-next {
    float: right;
    cursor: pointer;
}
.ui-datepicker-prev {
    float: left;
    cursor: pointer;
}
.main_nav-book-menu .date-picker-wrapper table .caption .prev:hover, .main_nav-book-menu .date-picker-wrapper table .caption .next:hover {
    color: #ccc;
}
.main_nav-book-menu .prev, .main_nav-book-menu .next {
    position: absolute;
    left: -9999em;
}
.main_nav-book-menu .month1 .caption th:first-child:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*color: white;*/
    cursor: pointer;
}
.main_nav-book-menu .month2 .month-name+th:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*color: white;*/
    cursor: pointer;
}
.main_nav-book-menu .date-picker-wrapper {
    left: -38px !important;
    top: 33px !important;
    box-sizing: content-box;
    width: 100%;
    padding: 0 40px 10px;
    /*background: black;*/
   background:#e3e0da;
    border: none;
}
@media (max-width: 889px) {
    .main_nav-book-menu .date-picker-wrapper {
        top: 17px !important;
    }
}
.main_nav-book-menu .date-picker-wrapper a {
    color: #73757c;
}
.main_nav-book-menu .date-picker-wrapper .month-wrapper {
    /*background: black;*/
   background:#e3e0da;
    border: none;
    border-radius: 0;
    padding: 0;
}
.main_nav-book-menu .date-picker-wrapper .month-wrapper table {
    width: 280px;
}
.main_nav-book-menu .date-picker-wrapper .month-wrapper table .day {
    padding-top: 10px;
    height: 38px;
    font-size: 14px;
}
.main_nav-book-menu .date-picker-wrapper .month-wrapper table .day.real-today {
    /*border: solid 1px white;*/
   border: solid 1px #4d4d4d;
    background: transparent;
}
.main_nav-book-menu .date-picker-wrapper .month-wrapper table .day.toMonth.valid {
    /*color: white;*/
   color:#4d4d4d;
}
.main_nav-book-menu .date-picker-wrapper .footer, .main_nav-book-menu .date-picker-wrapper .gap {
    display: none !important;
    left: -99999em;
}
.main_nav-book-menu .top-bar {
    display: none;
}
.main_nav-book-menu #js-daterange_two {
    position: relative;
}
.main_nav-book-menu #js-daterange_two .date-picker-wrapper {
    left: 0 !important;
    top: 100px !important;
}
.passwordstrength {
    padding: 10px;
    color: white;
    -ms-transition: background 1s ease-in-out;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
}
.passwordstrength-strong {
    background: #12d003;
}
.passwordstrength-good {
    background: #ffba00;
}
.passwordstrength-weak {
    background: #ff5a00;
}
.simple_form .passwordstrength {
    position: relative;
    bottom: 10px;
    width: 300px;
}
@media (min-width: 520px) {
    .simple_form .passwordstrength {
    margin-left: 135px;
}
}
.tout, .karma-member, .karma-member-messages, .karma-dashboard .offer-exclusive {
    position: relative;
    display: block;
    width: 280px;
    height: 346px;
}
@media only screen and (min-width : 320px) and (max-width : 480px){
    .tout, .karma-member, .karma-member-messages, .karma-dashboard .offer-exclusive {
        width: 100%;
    }
}
@media screen and (max-width: 400px){
    .tout, .karma-member, .karma-member-messages, .karma-dashboard .offer-exclusive{
        width: 100%;
    }
}
.tout img, .karma-member img, .karma-member-messages img, .karma-dashboard .offer-exclusive img {
    display: block;
    width: inherit;
    height: inherit;
}
@media (min-width: 650px) {
    .tout, .karma-member, .karma-member-messages, .karma-dashboard .offer-exclusive {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
}
@media (min-width: 768px) {
    .tout, .karma-member, .karma-member-messages, .karma-dashboard .offer-exclusive {
    width: 340px;
    height: 450px;
}
}
@media (min-width: 960px) {
    .tout, .karma-member, .karma-member-messages, .karma-dashboard .offer-exclusive {
    width: 280px;
    height: 346px;
}
}
@media (min-width: 1120px) {
    .tout, .karma-member, .karma-member-messages, .karma-dashboard .offer-exclusive {
    width: 340px;
    height: 450px;
    margin-left: 35px;
}
}
.tout .arrow-link, .karma-member .arrow-link, .karma-member-messages .arrow-link, .karma-dashboard .offer-exclusive .arrow-link {
    font-size: 13px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    letter-spacing: .05em;
}
@media (min-width: 768px) {
    .tout .arrow-link, .karma-member .arrow-link, .karma-member-messages .arrow-link, .karma-dashboard .offer-exclusive .arrow-link {
    font-size: 15px;
}
}
@media (min-width: 650px) {
    .touts-container {
    margin-left: -25px;
}
}
@media (min-width: 1120px) {
    .touts-container {
    margin-left: -37px;
}
}
.touts-container .tout, .touts-container .karma-member, .touts-container .karma-member-messages, .touts-container .karma-dashboard .offer-exclusive, .karma-dashboard .touts-container .offer-exclusive {
    margin-bottom: 30px;
}
@media (min-width: 1120px) {
    .touts-container .tout, .touts-container .karma-member, .touts-container .karma-member-messages, .touts-container .karma-dashboard .offer-exclusive, .karma-dashboard .touts-container .offer-exclusive {
    margin-left: 36px;
    margin-bottom: 40px;
}
}
.touts-wrapper {
    margin-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
}
@media (min-width: 650px) {
    .touts-wrapper {
    width: 585px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}
}
@media (min-width: 768px) {
    .touts-wrapper {
    width: 700px;
    margin-bottom: 50px;
}
}
@media (min-width: 960px) {
    .touts-wrapper {
    width: 885px;
}
}
@media (min-width: 1120px) {
    .touts-wrapper {
    width: 1100px;
    margin-bottom: 70px;
}
}
.tout-text {
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-transform: none;
    line-height: 1.5;
    font-size: 14px;
    padding: 0px 40px 5px 40px;
}
.tout-details {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 16px;
    font-weight: 200;
    text-transform: uppercase;
    color: white;
}
.tout-title {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 200;
    color: white;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-transform: uppercase;
}
.tout-action {
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    margin-top: 15px;
}
.tout-icon {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}
.tout-icon .icon-phone {
    position: relative;
    z-index: 1;
}
.tout-icon .icon-gift {
    position: relative;
    z-index: 1;
    font-size: 25px;
}
.tout-diamond {
    position: absolute;
    width: 0;
    height: 0;
    top: -37px;
    left: 50%;
    border: 25px solid transparent;
    border-bottom-color: #757e89;
    margin-left: -25px;
}
.tout-diamond:after {
    content: "";
    position: absolute;
    left: -25px;
    top: 25px;
    width: 0;
    height: 0;
    border: 25px solid transparent;
    border-top-color: #757e89;
}
.tout-information-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 40px;
}
.tout-information-content .tout-information-explanation {
    margin-bottom: 0;
}
.tout-information {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 30px 20px;
    text-align: center;
    background: #15151a;
    z-index: 2;
    color: #c1c5cc;
    cursor: auto;
}
@media (min-width: 650px) {
    .tout-information {
    padding: 20px;
}
}
.tout-information-explanation {
    margin-bottom: 20px;
    font-size: 14px;
    color: #c1c5cc;
    line-height: 1.6;
}
.tout-flip-control-only, .tout-action-redeem {
    cursor: pointer;
}
.tout-flip-control {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px;
    color: white;
    font-size: 18px;
    cursor: pointer;
}
.tout-flip-control-back {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px;
    color: white;
    font-size: 18px;
    cursor: pointer;
}
.tout-expiry {
    margin-bottom: 30px;
    font-size: 14px;
}
.tout-code {
    margin-bottom: 30px;
    font-size: 15px;
    color: white;
}
.tout-information-social {
    margin-top: 40px;
    font-size: 14px;
    text-transform: uppercase;
    color: #505457;
}
.tout-information-social .icon-twitter {
    margin-right: 5px;
    font-size: 22px;
}
.tout-tier {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
}
.tout-tier h3 {
    padding: 0 20px;
}
.tout-helper-text {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #53555b;
}
.tout-simple-details {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 37px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 14px;
    color: white;
    line-height: 1.5;
}
.tout-simple-details .colorway-border_to_none_on_hover {
    color: white;
}
.tout-simple-title {
    margin-bottom: 8px;
    font-size: 28px;
    font-weight: 200;
    color: white;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-transform: none;
    letter-spacing: 0.01em;
    text-align: left;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
   .tout-simple-title {
    font-size: 16px;
    text-align: left;
    margin-left: -20px;
   } 
}
@media (min-width: 650px) {
    .tout-group {
    margin-left: -25px;
}
}
@media only screen and (min-width: 481px) and (max-width:699px){
    .tout-group {
    margin:18px 0;
    display: inline-block;
}
}
@media only screen and (min-width: 700px) and (max-width:992px){
    .tout-group {
    margin:18px 0;
}
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
  .tout-group {
    margin-left: 0;
  }
}
@media (min-width: 1120px) {
    .tout-group {
    margin-left: -37px;
}
.tout-group .tout, .tout-group .karma-member, .tout-group .karma-member-messages, .tout-group .karma-dashboard .offer-exclusive, .karma-dashboard .tout-group .offer-exclusive {
    margin-left: 36px;
}
}
.tout-group .tout, .tout-group .karma-member, .tout-group .karma-member-messages, .tout-group .karma-dashboard .offer-exclusive, .karma-dashboard .tout-group .offer-exclusive {
    margin-bottom: 15px;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .tout-group .tout, .tout-group .karma-member, .tout-group .karma-member-messages, .tout-group .karma-dashboard .offer-exclusive, .karma-dashboard .tout-group .offer-exclusive {
    margin-bottom: 0;
}
}
.tout-group-lead-details {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-right: 40px;
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 1.6;
    color: #53555b;
}
@media (min-width: 768px) {
    .tout-group-lead-details {
    top: 30px;
}
}
@media (min-width: 960px) {
    .tout-group-lead-details {
    top: 0;
}
}
@media (min-width: 1120px) {
    .tout-group-lead-details {
    top: 30px;
}
}
.tout-group-lead-header {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 1.2;
    color: #33383f;
}
@media (min-width: 1120px) {
    .tout-group-lead-header {
    font-size: 34px;
}
}
.tout-group-lead-header .colorway-border_to_none_on_hover {
    color: white;
}
@media (min-width: 960px) {
    .tout-group-wrapper {
    width: 885px;
}
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
    .tout-group-wrapper {
    width: 100%;
}
}
@media (min-width: 1120px) {
    .tout-group-wrapper {
    width: 1100px;
}
}
.venue_tile {
    background: white;
    margin-bottom: 70px;
}
.venue_tile th {
    padding: 10px 0;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: white;
    background: #282d37;
}
.venue_tile th:first-child {
    width: 25%;
    padding-left: 20px;
}
@media (min-width: 768px) {
    .venue_tile th: first-child {
    padding-left: 40px;
}
}
.venue_tile th:nth-child(2) {
    width: 30%}
.venue_tile td {
    padding: 12px 0;
    font-size: 14px;
    text-align: left;
}
@media (min-width: 768px) {
    .venue_tile td {
    font-size: 15px;
}
}
.venue_tile td:first-child {
    padding-left: 20px;
    padding-right: 12px;
}
@media (min-width: 768px) {
    .venue_tile td: first-child {
    padding-left: 40px;
}
}
.venue_tile .table {
    display: none;
}
.venue_tile .table.no-bottom-border {
    border: 0;
}
@media (min-width: 768px) {
    .venue_tile .table {
    display: table;
    width: 100%}
}
.hotel-venue_tile {
    margin-top: 40px;
}
.hotel-venue_tile th {
    width: 83px;
}
.hotel-venue_tile th:nth-child(1) {
    width: 333px;
}
.hotel-venue_tile th:nth-child(2) {
    width: 78px;
}
.hotel-venue_tile th:nth-child(3) {
    width: 98px;
}
.hotel-venue_tile th:nth-child(4) {
    width: 78px;
}
.venue_tile-banner {
    position: relative;
    display: block;
    min-height: 210px;
}
@media (min-width: 520px) {
    .venue_tile-banner {
    min-height: 280px;
}
}
@media (min-width: 768px) {
    .venue_tile-banner {
    min-height: 155px;
}
}
@media (min-width: 960px) {
    .venue_tile-banner {
    min-height: 190px;
}
}
@media (min-width: 1120px) {
    .venue_tile-banner {
    min-height: 245px;
}
}
.venue_tile-link {
    border-bottom: 1px solid #53555b;
    line-height: 1.4;
    -ms-transition: border-color 0.1s ease-in-out;
    -webkit-transition: border-color 0.1s ease-in-out;
    -moz-transition: border-color 0.1s ease-in-out;
    -o-transition: border-color 0.1s ease-in-out;
    transition: border-color 0.1s ease-in-out;
}
.venue_tile-link:hover {
    border-bottom-color: transparent;
}
.venue_tile-image {
    display: none;
    width: 100%}
@media (min-width: 768px) {
    .venue_tile-image {
    display: block;
}
}
.venue_tile-callout {
    position: absolute;
    top: 5px;
    left: -3px;
    display: inline-block;
    padding: 4px 5px;
    font-size: 12px;
    font-weight: 600;
    color: white;
}
@media (min-width: 450px) {
    .venue_tile-callout {
    top: 15px;
    padding: 8px 10px;
    font-size: 14px;
}
}
@media (min-width: 768px) {
    .venue_tile-callout {
    display: none;
}
}
.venue_tile-image-mobile {
    display: block;
    width: 100%}
@media (min-width: 768px) {
    .venue_tile-image-mobile {
    display: none;
}
}
.venue_tile-banner-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
@media (min-width: 768px) {
    .venue_tile-banner-info {
    left: 40px;
}
}
@media (min-width: 1024px) {
    .venue_tile-banner-info {
    bottom: 30px;
}
}
.venue_tile-banner-info h3 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .01em;
    color: white;
    text-transform: uppercase;
}
@media (min-width: 450px) {
    .venue_tile-banner-info h3 {
    font-size: 26px;
    letter-spacing: .025em;
}
}
@media (min-width: 650px) {
    .venue_tile-banner-info h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: white;
}
}
@media (min-width: 768px) {
    .venue_tile-banner-info h3 {
    font-size: 40px;
}
}
.venue_tile-banner-details {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .01em;
    color: white;
}
@media (min-width: 450px) {
    .venue_tile-banner-details {
    font-size: 13px;
    letter-spacing: .05em;
}
}
@media (min-width: 650px) {
    .venue_tile-banner-details {
    font-size: 16px;
    letter-spacing: .05em;
    text-transform: uppercase;
}
}
.venue_tile-description {
    padding: 30px 20px;
    border-top: 1px solid #F5F5F5;
}
@media (min-width: 768px) {
    .venue_tile-description {
    padding: 40px;
}
}
@media (min-width: 650px) {
    .venue_tile-description-block {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    width: calc(100% / 3);
    padding-left: 20px;
    margin-left: -5px;
}
}
@media (min-width: 960px) {
    .venue_tile-description-block {
    width: 25%;
    padding-left: 40px;
}
}
.venue_tile-description-block:first-child {
    padding-left: 0;
    margin-left: 0;
}
.venue_tile-description-block h3 {
    display: none;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
}
@media (min-width: 650px) {
    .venue_tile-description-block h3 {
    display: block;
}
}
.venue_tile-description-block h3.venue_tile-description-header-wedding {
    display: block;
}
.venue_tile-description-block p {
    font-size: 15px;
    line-height: 1.6;
    color: #53555b;
}
.venue_tile-description-block .venue_tile-description-header {
    margin-bottom: 20px;
}
.venue_tile-description-block.venue_tile-description-block-summary {
    width: 100%;
    margin-bottom: 20px;
}
@media (min-width: 960px) {
    .venue_tile-description-block.venue_tile-description-block-summary {
    width: 25%;
    margin-bottom: 0;
}
}
.venue_tile-description-block.venue_tile-description-block-summary h3 {
    display: block;
}
.venue_tile-description-block-summary+.venue_tile-description-block {
    padding-left: 0;
    margin-left: 0;
}
@media (min-width: 960px) {
    .venue_tile-description-block-summary+.venue_tile-description-block {
    padding-left: 40px;
    margin-left: -5px;
}
}
.venue_tile-description-action {
    position: relative;
    display: block;
    padding: 12px 20px 12px 0;
    border-bottom: 1px solid #dedede;
    font-size: 13px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #15151a;
}
li:first-child .venue_tile-description-action {
    border-top: 1px solid #dedede;
}
.venue_tile-description-action:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 9px;
    color: #dedede;
    -ms-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.venue_tile-description-action:hover:after {
    color: #15151a;
}
.venue_tile-button {
    display: block;
    width: 100%;
    padding: 10px 0;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 13px;
    color: #15151a;
    letter-spacing: .04em;
    -ms-transition: border-color 0.1s ease-in-out;
    -webkit-transition: border-color 0.1s ease-in-out;
    -moz-transition: border-color 0.1s ease-in-out;
    -o-transition: border-color 0.1s ease-in-out;
    transition: border-color 0.1s ease-in-out;
}
@media (min-width: 768px) {
    .venue_tile-button {
    font-size: 15px;
}
}
.venue_tile-button:hover {
    border-color: #15151a;
}
.venue_tile-button:first-child {
    margin-top: 33px;
}
.venue_tile-button.venue_tile-join_signin {
    position: relative;
    right: 20px;
    margin: 0;
}
.venue_tile-description-help {
    display: block;
    margin: 20px 0;
    font-size: 12px;
    color: #15151a;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5;
    text-decoration: underline;
}
.venue_tile-description-help:hover {
    text-decoration: none;
}
.venue_tile-description-wedding {
    margin-bottom: 20px;
}
.venue_tile-description-action-visit {
    border-bottom-width: 0;
}
@media (min-width: 650px) {
    .venue_tile-description-action-visit {
    border-bottom-width: 1px;
}
}
@media (min-width: 650px) {
    .search_compare-tiles, .karma-stays-hotel_tiles {
    width: 585px;
    margin: auto;
}
}
@media (min-width: 768px) {
    .search_compare-tiles, .karma-stays-hotel_tiles {
    width: 700px;
}
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .search_compare-tiles, .karma-stays-hotel_tiles {
        width: 100%;
        padding: 0 30px;
    }
}
@media (min-width: 960px) {
    .search_compare-tiles, .karma-stays-hotel_tiles {
    width: 880px;
}
}
@media only screen and (min-width: 993px) and (max-width:1024px){
    .search_compare-tiles, .karma-stays-hotel_tiles {
    width: 880px;
    margin: 0 auto;
}
}
@media (min-width: 1120px) {
    .search_compare-tiles, .karma-stays-hotel_tiles {
    width: 1100px;
}
}
.search_compare-tiles .hotel_tile, .karma-stays-hotel_tiles .hotel_tile, .search_compare-tiles .search_compare-tile, .karma-stays-hotel_tiles .search_compare-tile, .search_compare-tiles .offer_tile, .karma-stays-hotel_tiles .offer_tile {
    margin-bottom: 20px;
}
@media (min-width: 650px) {
    .search_compare-tiles .hotel_tile: nth-child(even), .karma-stays-hotel_tiles .hotel_tile:nth-child(even), .search_compare-tiles .search_compare-tile:nth-child(even), .karma-stays-hotel_tiles .search_compare-tile:nth-child(even), .search_compare-tiles .offer_tile:nth-child(even), .karma-stays-hotel_tiles .offer_tile:nth-child(even) {
    margin-left: 20px;
}
}
@media (min-width: 768px) {
    .search_compare-tiles .hotel_tile: nth-child(even), .karma-stays-hotel_tiles .hotel_tile:nth-child(even), .search_compare-tiles .search_compare-tile:nth-child(even), .karma-stays-hotel_tiles .search_compare-tile:nth-child(even), .search_compare-tiles .offer_tile:nth-child(even), .karma-stays-hotel_tiles .offer_tile:nth-child(even) {
    margin-left: 25px;
}
}
@media (min-width: 1120px) {
    .search_compare-tiles .hotel_tile, .karma-stays-hotel_tiles .hotel_tile, .search_compare-tiles .search_compare-tile, .karma-stays-hotel_tiles .search_compare-tile, .search_compare-tiles .offer_tile, .karma-stays-hotel_tiles .offer_tile {
    margin-bottom: 40px;
}
.search_compare-tiles .hotel_tile:nth-child(even), .karma-stays-hotel_tiles .hotel_tile:nth-child(even), .search_compare-tiles .search_compare-tile:nth-child(even), .karma-stays-hotel_tiles .search_compare-tile:nth-child(even), .search_compare-tiles .offer_tile:nth-child(even), .karma-stays-hotel_tiles .offer_tile:nth-child(even) {
    margin-left: 35px;
}
}
.hotel_tile, .search_compare-tile, .offer_tile {
    position: relative;
    width: 100%;
    min-width: 280px;
    max-width: 440px;
    height: 485px;
    border-style: solid;
    border-bottom-width: 1px;
    margin: auto;
    background: white;
    /*-webkit-box-shadow: 1px 1px 3px 0 #e3e3e3;
    -moz-box-shadow: 1px 1px 3px 0 #e3e3e3;
    box-shadow: 1px 1px 3px 0 #e3e3e3;*/
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .hotel_tile, .search_compare-tile, .offer_tile {
    height: auto;
}
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .hotel_tile, .search_compare-tile, .offer_tile {
    height: auto;
    max-width: none;
    min-width: none;
    padding:0 25px;
}
}
@media (min-width: 450px) {
    .hotel_tile, .search_compare-tile, .offer_tile {
    height: 530px;
}
}
@media (min-width: 650px) {
    .hotel_tile, .search_compare-tile, .offer_tile {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 485px;
}
}
@media (min-width: 768px) {
    .hotel_tile, .search_compare-tile, .offer_tile {
    width: 335px;
    height: 516px;
}
}
@media only screen and (min-width: 700px) and (max-width: 992px){
  .hotel_tile, .search_compare-tile, .offer_tile {
    width: 44%;
    height: 550px;
}  
}
@media (min-width: 960px) {
    .hotel_tile, .search_compare-tile, .offer_tile {
    width: 425px;
    height: 530px;
}
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
    .hotel_tile, .search_compare-tile, .offer_tile {
    width: 45%;
}
}
@media (min-width: 1120px) {
    .hotel_tile, .search_compare-tile, .offer_tile {
    /*width: 530px;*/
   width: 510px;
    max-width: 530px;
    height: 557px;
}
}
.hotel_tile-header, .offer_tile-header {
    position: relative;
    display: block;
    min-height: 260px;
    background: #ccc;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .hotel_tile-header, .offer_tile-header{
        position: relative;
        display: block;
        min-height: 170px;
        background: #ccc;
    }
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    .hotel_tile-header, .offer_tile-header{
        background: #000;
        margin-top: 20px;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
    .hotel_tile-header, .offer_tile-header{
        min-height: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .hotel_tile-header, .offer_tile-header{
        background: none;
    }
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .hotel_tile-header, .offer_tile-header{
        position: relative;
        display: block;
        min-height: inherit;
        background: #000;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1024px){
    .hotel_tile-header, .offer_tile-header {
        position: relative;
        display: block;
        min-height: 0; 
        background: #ccc;
}
}

.hotel_tile-header h2, .offer_tile-header h2, .hotel_tile-header .experience_tile-header, .offer_tile-header .experience_tile-header, .hotel_tile-header .karma_profile-category h4, .karma_profile-category .hotel_tile-header h4, .offer_tile-header .karma_profile-category h4, .karma_profile-category .offer_tile-header h4 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .01em;
    color: white;
    /*text-transform: none;*/
}
@media (min-width: 450px) {
    .hotel_tile-header h2, .offer_tile-header h2, .hotel_tile-header .experience_tile-header, .offer_tile-header .experience_tile-header, .hotel_tile-header .karma_profile-category h4, .karma_profile-category .hotel_tile-header h4, .offer_tile-header .karma_profile-category h4, .karma_profile-category .offer_tile-header h4 {
    font-size: 26px;
    letter-spacing: .025em;
}
}
@media (min-width: 650px) {
    .hotel_tile-header h2, .offer_tile-header h2, .hotel_tile-header .experience_tile-header, .offer_tile-header .experience_tile-header, .hotel_tile-header .karma_profile-category h4, .karma_profile-category .hotel_tile-header h4, .offer_tile-header .karma_profile-category h4, .karma_profile-category .offer_tile-header h4 {
    font-size: 18px;
    letter-spacing: .01em;
}
}
@media (min-width: 768px) {
    .hotel_tile-header h2, .offer_tile-header h2, .hotel_tile-header .experience_tile-header, .offer_tile-header .experience_tile-header, .hotel_tile-header .karma_profile-category h4, .karma_profile-category .hotel_tile-header h4, .offer_tile-header .karma_profile-category h4, .karma_profile-category .offer_tile-header h4 {
    font-size: 22px;
    letter-spacing: .02em;
}
}
@media (min-width: 960px) {
    .hotel_tile-header h2, .offer_tile-header h2, .hotel_tile-header .experience_tile-header, .offer_tile-header .experience_tile-header, .hotel_tile-header .karma_profile-category h4, .karma_profile-category .hotel_tile-header h4, .offer_tile-header .karma_profile-category h4, .karma_profile-category .offer_tile-header h4 {
    letter-spacing: .025em;
}
}
@media (min-width: 1120px) {
    .hotel_tile-header h2, .offer_tile-header h2, .hotel_tile-header .experience_tile-header, .offer_tile-header .experience_tile-header, .hotel_tile-header .karma_profile-category h4, .karma_profile-category .hotel_tile-header h4, .offer_tile-header .karma_profile-category h4, .karma_profile-category .offer_tile-header h4 {
    font-size: 28px;
    line-height: 28px;
}
}
.hotel_tile-header h3, .offer_tile-header h3 {
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .01em;
}
@media (min-width: 450px) {
    .hotel_tile-header h3, .offer_tile-header h3 {
    font-size: 13px;
    letter-spacing: .05em;
}
}
@media (min-width: 650px) {
    .hotel_tile-header h3, .offer_tile-header h3 {
    font-size: 11px;
    letter-spacing: .01em;
}
}
@media (min-width: 768px) {
    .hotel_tile-header h3, .offer_tile-header h3 {
    font-size: 12px;
    letter-spacing: .02em;
}
}
@media (min-width: 960px) {
    .hotel_tile-header h3, .offer_tile-header h3 {
    font-size: 13px;
    letter-spacing: .05em;
}
}
.hotel_tile-header-titles, .offer_tile-header-titles {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 20px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
}
@media (min-width: 1120px) {
    .hotel_tile-header-titles, .offer_tile-header-titles {
    padding: 0 40px;
}
}
.hotel_tile-header-titles h3, .offer_tile-header-titles h3 {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0;
}
.hotel_tile .hotel_tile-header:hover .hotel_tile-header-titles h3, .search_compare-tile .hotel_tile-header:hover .hotel_tile-header-titles h3, .offer_tile .hotel_tile-header:hover .hotel_tile-header-titles h3, .hotel_tile .offer_tile-header:hover .hotel_tile-header-titles h3, .search_compare-tile .offer_tile-header:hover .hotel_tile-header-titles h3, .offer_tile .offer_tile-header:hover .hotel_tile-header-titles h3, .hotel_tile .hotel_tile-header:hover .offer_tile-header-titles h3, .search_compare-tile .hotel_tile-header:hover .offer_tile-header-titles h3, .offer_tile .hotel_tile-header:hover .offer_tile-header-titles h3, .hotel_tile .offer_tile-header:hover .offer_tile-header-titles h3, .search_compare-tile .offer_tile-header:hover .offer_tile-header-titles h3, .offer_tile .offer_tile-header:hover .offer_tile-header-titles h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.hotel_tile-image {
    display: block;
    width: 100%}
.hotel_tile-callout, .offer_tile-callout {
    position: absolute;
    top: 5px;
    left: -3px;
    display: inline-block;
    padding: 4px 5px;
    font-size: 12px;
    font-weight: 600;
    color: white;
}
@media (min-width: 450px) {
    .hotel_tile-callout, .offer_tile-callout {
    top: 15px;
    padding: 8px 10px;
    font-size: 14px;
}
}
@media (min-width: 650px) {
    .hotel_tile-callout, .offer_tile-callout {
    top: 5px;
    padding: 4px 5px;
    font-size: 12px;
}
}
@media (min-width: 768px) {
    .hotel_tile-callout, .offer_tile-callout {
    top: 10px;
    padding: 8px 10px;
    font-size: 13px;
}
}
@media (min-width: 960px) {
    .hotel_tile-callout, .offer_tile-callout {
    top: 15px;
    font-size: 14px;
}
}
@media (min-width: 1120px) {
    .hotel_tile-callout, .offer_tile-callout {
    top: 20px;
}
}
.hotel_tile-controls {
    display: table;
    width: 100%}
.hotel_tile-control {
    display: table-cell;
    width: 33%;
    padding: 14px 0;
    border: 0 solid #e3e3e3;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background: whitesmoke;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .01em;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    color: #81838b;
    -ms-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.hotel_tile-control:hover {
    color: #15151a;
}
@media (min-width: 450px) {
    .hotel_tile-control {
    font-size: 13px;
    letter-spacing: .05em;
}
}
@media (min-width: 650px) {
    .hotel_tile-control {
    font-size: 11px;
    letter-spacing: .01em;
}
}
@media (min-width: 768px) {
    .hotel_tile-control {
    font-size: 12px;
    letter-spacing: .02em;
}
}
@media (min-width: 960px) {
    .hotel_tile-control {
    font-size: 13px;
    letter-spacing: .05em;
}
}
.hotel_tile-control:first-child {
    border-left-width: 0;
}
.hotel_tile-control.hotel_tile-control-active {
    border-bottom-color: white;
    background: white;
    color: #15151a;
}
.hotel_tile-info-wrapper, .offer_tile-info-wrapper {
    padding: 20px 20px 50px 20px;
    font-size: 14px;
    line-height: 1.5;
    color: #81838b;
}
@media (min-width: 450px) {
    .hotel_tile-info-wrapper, .offer_tile-info-wrapper {
    font-size: 16px;
}
}
@media (min-width: 650px) {
    .hotel_tile-info-wrapper, .offer_tile-info-wrapper {
    font-size: 14px;
}
}
@media (min-width: 768px) {
    .hotel_tile-info-wrapper, .offer_tile-info-wrapper {
    font-size: 15px;
}
}
@media (min-width: 960px) {
    .hotel_tile-info-wrapper, .offer_tile-info-wrapper {
    font-size: 16px;
}
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
    .hotel_tile-info-wrapper, .offer_tile-info-wrapper {
        height: 224px;
    }
}
@media (min-width: 1120px) {
    .hotel_tile-info-wrapper, .offer_tile-info-wrapper {
    /*padding: 20px 40px 50px 40px;*/
   padding: 20px 15px 20px 15px;
   color:#333;
}
}
.hotel_tile-info-wrapper h4, .offer_tile-info-wrapper h4 {
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #15151a;
    display: inline-block;
}
@media (min-width: 450px) {
    .hotel_tile-info-wrapper h4, .offer_tile-info-wrapper h4 {
    font-size: 13px;
    letter-spacing: .05em;
}
}
@media (min-width: 650px) {
    .hotel_tile-info-wrapper h4, .offer_tile-info-wrapper h4 {
    font-size: 11px;
    letter-spacing: .01em;
}
}
@media (min-width: 768px) {
    .hotel_tile-info-wrapper h4, .offer_tile-info-wrapper h4 {
    font-size: 12px;
    letter-spacing: .02em;
}
}
@media (min-width: 960px) {
    .hotel_tile-info-wrapper h4, .offer_tile-info-wrapper h4 {
    font-size: 13px;
    letter-spacing: .05em;
}
}
.hotel_tile-info {
    display: none;
}
.hotel_tile-info p {
    margin-bottom: 10px;
}
.hotel_tile-info.hotel_tile-info-active {
    display: block;
    margin-top: 10px;
}
.hotel_tile-info-link {
    color: #15151a;
}
.hotel_tile-detail_link {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #15151a;
    display: inline-block;
}
@media (min-width: 450px) {
    .hotel_tile-detail_link {
    font-size: 13px;
    letter-spacing: .05em;
}
}
@media (min-width: 650px) {
    .hotel_tile-detail_link {
    font-size: 11px;
    letter-spacing: .01em;
}
}
@media (min-width: 768px) {
    .hotel_tile-detail_link {
    font-size: 12px;
    letter-spacing: .02em;
}
}
@media (min-width: 960px) {
    .hotel_tile-detail_link {
    font-size: 13px;
    letter-spacing: .05em;
}
}
.hotel_tile-action-area {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%}
@media only screen and (min-width: 993px) and (max-width: 1024px){
   .hotel_tile-action-area{
    position: relative;
    float: right;
    width: auto;
   } 
}    
@media (min-width: 1120px) {
    .hotel_tile-action-area {
    /*bottom: 75px;*/
   bottom: 20px;
    left: auto;
    right: 15px;
    /*width: 115px;*/
   width: 132px;
    margin-top: -16px;
    text-align: center;
}
}
.hotel_tile-action-link {
    display: block;
    /*padding: 14px 20px;*/
    border-top: 1px solid #e3e3e3;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #15151a;
}

@media only screen and (min-width : 320px) and (max-width : 480px){
    .hotel_tile-action-link {
        border-top: none;
        text-align: center;
    }
}

@media screen and (min-width: 700px) and (max-width: 1024px){
   .hotel_tile-action-link {
        border-top: none;
        text-align: center;
    } 
}
.hotel_tile-action-link:before {
    -ms-transition: color 0.13s ease-in-out;
    -webkit-transition: color 0.13s ease-in-out;
    -moz-transition: color 0.13s ease-in-out;
    -o-transition: color 0.13s ease-in-out;
    transition: color 0.13s ease-in-out;
}
.hotel_tile-action-link:hover:before {
    color: #15151a;
}
@media (min-width: 450px) {
    .hotel_tile-action-link {
    font-size: 15px;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .hotel_tile-action-link {
    font-size: 11px;
    float: right;
    margin-bottom: 15px;
} 
}
@media only screen and (min-width: 480px) and (max-width: 699px){
    .hotel_tile-action-link {
    font-size: 11px;
    float: right;
    border: none;
    margin-right: 25px;
    /*margin-top: -38px;*/
    }
}
@media (min-width: 650px) {
    .hotel_tile-action-link {
    font-size: 13px;
}
}

@media only screen and (min-width: 700px) and (max-width: 992px){
   .hotel_tile-action-link {
       text-align: center;
       float: right;
       font-size: 11px;
       font-weight: 400;
       margin-bottom: 4px;
   } 
}
@media (min-width: 960px) {
    .hotel_tile-action-link {
    /*font-size: 16px;*/
   font-size: 11px;
   font-weight: 400;
}
}
@media (min-width: 1120px) {
    .hotel_tile-action-link {
    border-top: 0;
}
}
.hotel_tile-action-link:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    position: relative;
    bottom: 2px;
    color: #c1c5cc;
    font-size: 18px;
}
@media (min-width: 1120px) {
    .hotel_tile-action-link: before {
    display: block;
    float: none;
    margin-bottom: 15px;
    font-size: 24px;
}
}
.offers_list.venue_tile .hotel_tile-action-link:before {
    display: none;
}
.offers_list.venue_tile .hotel_tile-action-link {
    padding: 0;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 14px;
}
.offers_list.venue_tile .table {
    display: block;
}
@media (min-width: 641px) {
    .offers_list.venue_tile .table {
    display: table;
}
}
.offers_list.venue_tile .table .hotel_tile-action-link {
    border: 0;
}
.offers_list.venue_tile .table th {
    display: none;
}
@media (min-width: 641px) {
    .offers_list.venue_tile .table th {
    display: table-cell;
}
}
.offers_list.venue_tile .table td {
    padding: 5px 0;
}
.offers_list.venue_tile .table td:nth-child(2) {
    text-decoration: underline;
}
@media (min-width: 641px) {
    .offers_list.venue_tile .table td {
    padding: 12px 0;
}
}
.offers_list.venue_tile .table td:first-child {
    padding-left: 0;
}
@media (min-width: 641px) {
    .offers_list.venue_tile .table td: first-child {
    padding-left: 20px;
}
}
.offers_list.venue_tile .header {
    cursor: pointer;
}
.offers_list.venue_tile .header:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 6px;
    border-color: white transparent transparent transparent;
    margin-bottom: 2px;
}
.offers_list.venue_tile .header.table-offer-header-book_now:after, .offers_list.venue_tile .header.table-offer-header-restrictions:after {
    display: none;
}
.offers_list.venue_tile .header.headerSortUp:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 6px;
    border-color: transparent transparent white transparent;
    margin-bottom: 2px;
}
.offers_list.venue_tile .header.headerSortUp.table-offer-header-book_now:after, .offers_list.venue_tile .header.headerSortUp.table-offer-header-restrictions:after {
    display: none;
}
.hotel_tile-action-link-info {
    display: inline-block;
    font-size: 11px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    letter-spacing: 0;
    color: #c1c5cc;
}
@media (min-width: 1120px) {
    .hotel_tile-action-link-info {
    display: block;
    margin-top: 10px;
    margin-bottom: -25px;
}
}
.hotel_tile-action-link-info br {
    display: none;
}
@media (min-width: 1120px) {
    .hotel_tile-action-link-info br {
    display: block;
}
}
.hotel_tile-info-eat-multiple a {
    display: block;
    margin-top: 5px;
    color: #81838b;
    font-size: 15px;
}
.hotel_tile-info-eat-multiple a:first-child {
    margin-top: 0;
}
.hotel_tile-info-eat-multiple h4 {
    margin-bottom: 0;
}
.hotel_tile-info-eat-multiple p {
    font-size: 14px;
}
@media (min-width: 450px) {
    .hotel_tile-info-eat-multiple p {
    font-size: 16px;
}
}
@media (min-width: 650px) {
    .hotel_tile-info-eat-multiple p {
    font-size: 14px;
}
}
@media (min-width: 960px) {
    .hotel_tile-info-eat-multiple p {
    font-size: 16px;
}
}
.hotel_tile-info-wrapper .hotel_tile-info-amenities-header, .offer_tile-info-wrapper .hotel_tile-info-amenities-header {
    margin-bottom: 0;
}
.hotel_tile-info-amenities-hotel {
    margin-bottom: 1px;
}
@media (min-width: 450px) {
    .hotel_tile-info-amenities-hotel {
    margin-bottom: 10px;
}
}
.hotel_tile-info-amenities {
    position: relative;
    display: inline;
    font-size: 14px;
    color: #73757c;
    line-height: 1.4;
}
@media (min-width: 450px) {
    .hotel_tile-info-amenities {
    font-size: 16px;
    line-height: 1.6;
}
}
@media (min-width: 650px) {
    .hotel_tile-info-amenities {
    font-size: 15px;
}
}
@media (min-width: 960px) {
    .hotel_tile-info-amenities {
    font-size: 16px;
    line-height: 1.5;
}
}
.hotel_tile-info-amenities:before {
    /*content: "\b7\a0";*/
    display: inline;
    margin-right: -3px;
    font-size: 24px;
    line-height: 0;
    color: #73757c;
}
.hotel_tile-info-amenities:first-child:before {
    display: none;
}
.hotel_tile.hotel_tile-stay, .hotel_tile-stay.search_compare-tile, .hotel_tile-stay.offer_tile {
    height: auto;
}
.hotel_tile.hotel_tile-stay .hotel_tile-info-wrapper, .hotel_tile-stay.search_compare-tile .hotel_tile-info-wrapper, .hotel_tile-stay.offer_tile .hotel_tile-info-wrapper, .hotel_tile.hotel_tile-stay .offer_tile-info-wrapper, .hotel_tile-stay.search_compare-tile .offer_tile-info-wrapper, .hotel_tile-stay.offer_tile .offer_tile-info-wrapper {
    padding-bottom: 20px;
    padding-right: 40px;
}
.hotel_tile-stay-hotel-info {
    margin-bottom: 30px;
    font-size: 13px;
}
@media (min-width: 768px) {
    .hotel_tile-stay-hotel-info {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    margin-right: 35px;
    font-size: 14px;
}
}
.hotel_tile-stay-contact {
    color: #15151a;
}
.hotel_tile-stay-contact-phone {
    color: #15151a;
}
.hotel_tile-stay-restaurant-area {
    margin-top: 10px;
}
.hotel_tile-stay-restaurant {
    display: inline-block;
    text-decoration: underline;
    color: #53555b;
}
@media (min-width: 768px) {
    .hotel_tile-stay-info-area {
    display: inline-block;
    vertical-align: top;
    width: 230px;
    margin-bottom: 30px;
    font-size: 14px;
}
}
.hotel_tile-stay-info {
    padding-bottom: 5px;
    border-bottom: 1px solid #cecece;
    margin-top: 5px;
}
.hotel_tile-stay-info:first-child {
    margin-top: 0;
}
.hotel_tile-stay-link {
    display: inline-block;
    border-bottom: 1px solid transparent;
    margin-top: 20px;
    color: #15151a;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .02em;
}
@media (min-width: 768px) {
    .hotel_tile-stay-link {
    font-size: 13px;
}
.hotel_tile-stay-link:after {
    font-size: 12px;
}
}
@media (min-width: 1120px) {
    .hotel_tile-stay-link {
    position: absolute;
    bottom: 15px;
}
}
.hotel_tile-stay-link:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    padding-left: 5px;
    font-size: 8px;
}
.hotel_tile-stay-link:hover {
    border-bottom: 1px solid #cecece;
}
.infowindow_tile {
    position: relative;
    width: 280px;
    background: white;
    -webkit-box-shadow: 1px 1px 3px 0 #e3e3e3;
    -moz-box-shadow: 1px 1px 3px 0 #e3e3e3;
    box-shadow: 1px 1px 3px 0 #e3e3e3;
}
.infowindow_tile h2, .infowindow_tile .experience_tile-header, .infowindow_tile .karma_profile-category h4, .karma_profile-category .infowindow_tile h4 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .01em;
    color: white;
    text-transform: uppercase;
}
.infowindow_tile h3 {
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .01em;
}
.infowindow_tile .hotel_tile-info-wrapper, .infowindow_tile .offer_tile-info-wrapper {
    height: auto;
    padding: 20px 40px;
}
.infowindow_tile .hotel_tile-info-wrapper p, .infowindow_tile .offer_tile-info-wrapper p {
    font-size: 14px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
.infowindow_tile .hotel_tile-info-wrapper h4, .infowindow_tile .offer_tile-info-wrapper h4 {
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #15151a;
    display: inline-block;
}
.infowindow_tile .hotel_tile-detail_link {
    font-size: 11px;
}
.infowindow_tile .hotel_tile-callout, .infowindow_tile .offer_tile-callout {
    top: 5px;
    padding: 4px 5px;
    font-size: 12px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
.tooltip-top {
    overflow: auto;
    position: relative;
    height: 153px;
}
.hotel_tile-timing {
    position: absolute;
    bottom: 60px;
    left: 20px;
    padding-right: 20px;
    font-size: 14px;
}
@media (min-width: 1120px) {
    .hotel_tile-timing {
    bottom: 25px;
    left: 40px;
    padding-right: 110px;
}
}
.hotel_tile-book_link-discount {
    display: none;
    font-size: 14px;
}
@media (min-width: 1120px) {
    .hotel_tile-book_link-discount {
    display: block;
    position: relative;
    bottom: 10px;
}
}
.collage {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .collage {
    margin-bottom: 50px;
}
}
.collage .column_2a .collage-item, .collage .column_2b .collage-item+.collage-item {
    display: none;
}
@media (min-width: 650px) {
    .collage .column_2a .collage-item, .collage .column_2b .collage-item+.collage-item {
    display: block;
}
}
.collage .column_1 {
    display: none;
}
@media (min-width: 650px) {
    .collage .column_1 {
    display: inline-block;
    margin-bottom: 0;
}
}
.collage .column_2b .collage-item:first-child {
    margin-bottom: 40px;
}
@media (min-width: 650px) {
    .collage .column_2a {
    display: inline-block;
    vertical-align: top;
    width: 280px;
}
}
@media (min-width: 768px) {
    .collage .column_2a {
    width: 335px;
}
}
@media (min-width: 960px) {
    .collage .column_2a {
    width: 425px;
}
}
@media (min-width: 1120px) {
    .collage .column_2a {
    width: 340px;
}
}
@media (min-width: 650px) {
    .collage .column_2b {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    margin-left: 20px;
}
}
@media (min-width: 768px) {
    .collage .column_2b {
    width: 335px;
    margin-left: 25px;
}
}
@media (min-width: 960px) {
    .collage .column_2b {
    width: 425px;
}
}
@media (min-width: 1120px) {
    .collage .column_2b {
    width: 340px;
    margin-left: 35px;
}
}
.collage-item {
    display: block;
    width: 100%}
@media (min-width: 650px) {
    .column_1 .collage-item {
    display: inline-block;
    vertical-align: top;
}
.column_1 .collage-item:nth-of-type(1) {
    margin-right: 20px;
}
}
@media (min-width: 768px) {
    .column_1 .collage-item: nth-of-type(1) {
    margin-right: 25px;
}
}
@media (min-width: 1120px) {
    .column_1 .collage-item: nth-of-type(1) {
    margin-bottom: 40px;
    margin-right: 0;
}
}
.collage-image-small {
    width: 100%}
@media (min-width: 1120px) {
    .collage-image-small {
    width: 340px;
    height: 340px;
}
}
.collage-image-large {
    width: 100%}
@media (min-width: 1120px) {
    .collage-image-large {
    width: 340px;
    height: 450px;
}
}
@media (min-width: 650px) {
    .column_1 .collage-image-large {
    width: 280px;
}
}
@media (min-width: 768px) {
    .column_1 .collage-image-large {
    width: 335px;
}
}
@media (min-width: 960px) {
    .column_1 .collage-image-large {
    width: 425px;
}
}
@media (min-width: 1120px) {
    .column_1 .collage-image-large {
    width: 340px;
}
}
@media (min-width: 650px) {
    .collage-intro {
    height: 304px;
    padding-top: 50px;
    padding-bottom: 100px;
    overflow: hidden;
}
}
@media (min-width: 768px) {
    .collage-intro {
    height: 354px;
}
}
@media (min-width: 1120px) {
    .collage-intro {
    height: 380px;
}
}
.collage-intro h2, .collage-intro .experience_tile-header, .collage-intro .karma_profile-category h4, .karma_profile-category .collage-intro h4 {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 600;
    text-transform: none;
    color: #15151a;
}
@media (min-width: 650px) {
    .collage-intro h2, .collage-intro .experience_tile-header, .collage-intro .karma_profile-category h4, .karma_profile-category .collage-intro h4 {
    font-size: 32px;
    font-weight: 400;
    color: #0c0604;
}
}
.collage-intro p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.6;
    color: #53555b;
}
@media (min-width: 768px) {
    .collage-intro p {
    font-size: 18px;
}
}
.collage-quote {
    margin-top: 30px;
}
.collage-quote:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
}
@media (min-width: 650px) {
    .collage-quote {
    position: relative;
    padding-left: 60px;
    margin-top: 75px;
    margin-bottom: 75px;
}
.collage-quote:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    color: #0c0604;
}
}
@media (min-width: 768px) {
    .collage-quote {
    padding-left: 90px;
    padding-right: 60px;
}
.collage-quote:before {
    left: 30px;
}
}
.collage-quote-text {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.5;
    color: #53555b;
}
@media (min-width: 768px) {
    .collage-quote-text {
    font-size: 24px;
    font-weight: 400;
}
}
.collage-quote-attribution {
    font-style: italic;
    font-size: 16px;
    color: #15151a;
}
@media (min-width: 768px) {
    .collage-quote-attribution {
    font-size: 18px;
}
}
.collage-shoutout {
    display: none;
}
@media (min-width: 1120px) {
    .collage-shoutout {
    display: block;
    margin: 25px 50px 50px 50px;
    font-size: 60px;
    font-weight: 200;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-transform: uppercase;
}
}
.collage-only_text {
    margin-top: 30px;
    text-align: center;
}
@media (min-width: 650px) {
    .collage-only_text {
    position: relative;
    margin-top: 75px;
    margin-bottom: 75px;
}
}
.collage-only_text .general_button-wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.collage-big_text {
    margin-bottom: 30px;
    font-size: 21px;
}
@media (min-width: 650px) {
    .collage-big_text {
    font-size: 32px;
}
}
.image_colorbox {
    position: relative;
}
@media (min-width: 1120px) {
    .image_colorbox {
    padding: 105px 0;
    overflow: hidden;
}
}
.image_colorbox-title {
    white-space: nowrap;
}
.image_colorbox-image {
    display: block;
    max-width: 100%}
@media (min-width: 1120px) {
    .image_colorbox-image {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    max-width: 140%;
    min-height: 100%;
    max-height: 140%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
}
@media (min-width: 1120px) {
    .image_colorbox-info-wrapper {
    width: 1100px;
    margin: auto;
    background: none !important;
}
}
.image_colorbox-info {
    position: relative;
    width: 100%;
    padding: 20px 25px;
    color: white;
    z-index: 2;
}
.image_colorbox-info.align-right {
    float: none;
}
@media (min-width: 1120px) {
    .image_colorbox-info.align-right {
    float: right;
}
}
@media (min-width: 650px) {
    .image_colorbox-info {
    width: 585px;
    margin: auto;
}
}
@media (min-width: 768px) {
    .image_colorbox-info {
    width: 700px;
}
}
@media (min-width: 960px) {
    .image_colorbox-info {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .image_colorbox-info {
    width: 340px;
    padding: 45px 40px 40px 40px;
    margin: 0;
}
}
.image_colorbox-info h2, .image_colorbox-info .experience_tile-header, .image_colorbox-info .karma_profile-category h4, .karma_profile-category .image_colorbox-info h4 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
    color: white;
    text-transform: none;
}
@media (min-width: 768px) {
    .image_colorbox-info h2, .image_colorbox-info .experience_tile-header, .image_colorbox-info .karma_profile-category h4, .karma_profile-category .image_colorbox-info h4 {
    font-size: 30px;
    font-weight: 400;
}
}
@media (min-width: 1120px) {
    .image_colorbox-info h2, .image_colorbox-info .experience_tile-header, .image_colorbox-info .karma_profile-category h4, .karma_profile-category .image_colorbox-info h4 {
    font-size: 36px;
}
}
.image_colorbox-info p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.6;
}
@media (min-width: 768px) {
    .image_colorbox-info p {
    font-size: 18px;
    line-height: 1.4;
}
}
@media (min-width: 1120px) {
    .image_colorbox-info p {
    margin-bottom: 50px;
}
}
.image_colorbox-info .arrow-link {
    font-size: 13px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    letter-spacing: .05em;
}
@media (min-width: 768px) {
    .image_colorbox-info .arrow-link {
    font-size: 15px;
}
}
.image_colorbox-info .tel-link {
    color: white;
}
.black-box {
    background: black;
}
@media (min-width: 1120px) {
    .black-box {
    background: rgba(0, 0, 0, 0.85);
}
}
.black-box p {
    color: #bbb;
}
.black-box .arrow-link {
    text-transform: uppercase;
}
.image_colorbox_last {
    margin-bottom: -60px;
}
.benefits_table-wrapper {
    position: relative;
    padding: 120px 20px 60px 20px;
    background: url(http://www.townhousehotels.com/images/karma/backgrounds/benefits_table_bg.jpg) 0 0 no-repeat #000;
}
@media (min-width: 768px) {
    .benefits_table-wrapper {
    padding: 60px 30px;
}
}
@media (min-width: 1120px) {
    .benefits_table-wrapper {
    padding: 60px 75px;
}
}
.benefits_table-wrapper .general_button-wrapper {
    display: block;
    margin: 40px auto 0 auto;
}
.benefits_table-wrapper p {
    color: white;
    line-height: 1.2;
}
.benefits_table {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    color: white;
}
.benefits_table thead {
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
.benefits_table tr {
    padding: 10px 20px;
}
.benefits_table td {
    vertical-align: middle;
    padding: 15px 10px;
    border-bottom: 1px solid #302f2d;
    font-size: 14px;
    line-height: 0;
}
@media (min-width: 520px) {
    .benefits_table td {
    padding: 15px 20px;
}
}
@media (min-width: 768px) {
    .benefits_table td {
    padding: 15px 0 15px 30px;
}
}
.benefits_table td:first-child {
    padding-left: 0;
    text-align: left;
    font-size: 12px;
    line-height: 1;
}
@media (min-width: 340px) {
    .benefits_table td: first-child {
    font-size: 18px;
}
}
.benefits_table td:last-child {
    padding-right: 0;
}
.benefits_table th {
    vertical-align: middle;
    padding: 15px 10px;
}
@media (min-width: 520px) {
    .benefits_table th {
    padding: 15px 20px;
}
}
@media (min-width: 768px) {
    .benefits_table th {
    padding: 15px 0 15px 30px;
}
}
.benefits_table th:first-child {
    padding-left: 0;
    text-align: left;
}
.benefits_table th:last-child {
    padding-right: 0;
}
.benefits_table .benefits_table-tier4 {
    padding-right: 20px;
}
.benefits_table .animated-icon {
    display: block;
    height: 100px;
    width: 100px;
    margin-bottom: 10px;
}
.benefits_table .animated-icon img {
    display: none;
}
.benefits_table .animated-icon img:first-child {
    display: block;
}
.benefits_table-dot:before {
    content: "\00b7";
    display: inline;
    font-size: 45px;
}
.benefits_table-header {
    width: 42%}
.benefits_table-header-wrapper {
    font-size: 30px;
    font-weight: 200;
    position: absolute;
    top: 65px;
    left: 20px;
}
.benefits_table-header-wrapper>div {
    margin-top: 10px;
}
@media (min-width: 768px) {
    .benefits_table-header-wrapper {
    position: static;
    font-size: 36px;
}
}
.benefits_table-tier1 {
    color: #53555b;
}
.benefits_table-tier2 {
    color: #53555b;
}
.benefits_table-tier3 {
    color: #53555b;
}
.benefits_table-tier4 {
    color: #53555b;
}
.benefits-tier1 .benefits_table-tier1 {
    color: #ffd155;
}
.benefits-tier1 .benefits_table-tier1 .animated-icon img {
    display: block;
}
.benefits-tier2 .benefits_table-tier2 {
    color: #ea4398;
}
.benefits-tier2 .benefits_table-tier2 .animated-icon img {
    display: block;
}
.benefits-tier3 .benefits_table-tier3 {
    color: #b6d558;
}
.benefits-tier3 .benefits_table-tier3 .animated-icon img {
    display: block;
}
.benefits-tier4 .benefits_table-tier4 {
    color: #59cedd;
}
.benefits-tier4 .benefits_table-tier4 .animated-icon img {
    display: block;
}
.benefits_table-notes p {
    padding-right: 60px;
    font-size: 14px;
    line-height: 1.5;
    color: #878888;
}
.map-area-wrapper {
    /*background: #2A2B2F;*/
   background: #c3c2bf;
    width: 100%;
    z-index: 2;
    color:#fff;
}
@media (min-width: 890px) {
    .map-area-wrapper {
    /*padding-top: 78px;*/
}
}
/*.destination-map {
    display: none;
}*/
@media only screen and (min-width: 320px) and (max-width: 480px){
    .destination-map{
        display: inherit;
    }
}
@media only screen and (min-width: 700px) and (max-width:992px){
    .destination-map{
        display: inherit;
    }
}
@media (min-width: 1120px) {
    .destination-map {
    display: block;
}
}
.map-wrapper {
    width: auto;
    padding-right: 340px;
}
@media only screen and (min-width: 700px) and (max-width:992px){
  .map-wrapper {
    width: auto;
    padding-right: 0;
}  
}
.map-active .detail-hero-image-area-wrapper, .map-active .detail-hero-image-area-wrapper * {
    pointer-events: none;
}
.city-hero-image img, .city-hero-image span, .city-hero-image, .hero-image-area {
    z-index: 1000000;
}
@media (min-width: 1024px) {
    .map-active .detail-hero-image-area, .map-active .detail-hero-image-area * {
    opacity: 0;
    pointer-events: none;
}
}
@media (min-width: 890px) {
    .map-active .hero-with_city_info .hero-image-area, .map-active .city-hero-image span, .map-active .city-hero-image img {
    opacity: 0;
    pointer-events: none;
}
}
.destination-pane {
    float: right;
    width: 340px;
    color: whitesmoke;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
   .destination-pane {
    float: none;
    width: 100%;
    overflow-y: visible;
    height: auto;
   } 
}
@media only screen and (min-width: 700px) and (max-width: 992px){
   .destination-pane {
    float: none;
    width: 100%;
    overflow-y: visible;
    height: 480px;
   } 
}
.destination-pane h3 {
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: .8em;
}
.destination-pane h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 2.4em;
}
.destination-pane h4:first-child {
    margin-bottom: 1.5em;
}
.destination-pane a, .destination-pane p {
    display: block;
    /*border-top: solid 1px #555;*/
    color: #fff;
    /*padding: 16px 0;*/
   padding: 12px 0;
    /*font-size: 18px;*/
   font-size: 14px;
    clear: both;
}
.destination-pane a:hover,
.destination-pane a.selected{
    color:#4D4D4D;
    text-decoration:none;
}

.destination-pane p .attraction-name {
    display: inline-block;
    width: 170px;
}
.destination-pane p .attraction-distance {
    float: right;
}
.destination-pane p:last-of-type {
    border-bottom: solid 1px #555;
}
.destination-pane p a {
    border-top: 0;
    padding: 0;
    display: inline-block;
    margin: 0;
}
.destination-pane a.back-to {
    font-size: 15px;
    border-top: 0;
    padding: 0;
    display: inline-block;
    display: none;
    margin: 0;
}
/*@media (max-width: 767px) {
    .destination-pane {
    display: none;
}
}*/
@media only screen and (min-width: 320px) and (max-width: 480px){
    .destination-pane {
    display: inherit;
}
}
.destination-pane .destination-hotels a, .destination-pane .destination-food-drink a {
    border-top: 0;
    border-bottom: 1px solid #555;
}
.destination-pane .destination-hotels a:first-child, .destination-pane .destination-food-drink a:first-child {
    border-top: 1px solid #555;
}
.city-detail-map .destination-pane {
    display: none;
}
@media (min-width: 650px) {
    .city-detail-map .destination-pane {
    display: block;
}
}
@media (max-width: 767px) {
    .hotel-detail-map .destination-pane {
    display: none;
}
}
.destination-pane-inner {
    width: auto;
    padding: 72px 45px;
    text-align:center;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .destination-pane-inner {
    width: auto;
    padding: 80px 0;
    text-align: center;
    margin-top: 18px;
}
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .destination-pane-inner {
    width: auto;
    padding: 80px 0;
    text-align: center;
    margin-top: 18px;
}
}
.hotel-name {
    color: #878888;
}
.coming-soon {
    font-style: italic;
    color: #7d7f81;
    font-size: 80%;
    margin-left: .4em;
}
.map-frame {
    width: 100%}
@media (min-width: 890px) {
    .map-frame {
    padding-top: 0;
}
}
.map-close-wrapper {
    position: absolute;
    left: 0;
    bottom: 20px;
    display: block;
    z-index: 5;
    width: 100%}
@media (max-width: 889px) {
    #main_content .map-close-wrapper .map-toggle {
    display: none;
}
}
.map-close {
    max-width: 1100px;
    margin: 0 auto;
    display: block;
    padding-left: 2px;
}
@media (min-width: 650px) {
    .map-close {
    width: 585px;
    margin: auto;
}
}
@media (min-width: 768px) {
    .map-close {
    width: 700px;
}
}
@media (min-width: 960px) {
    .map-close {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .map-close {
    width: 1100px;
}
}
.map-close a {
    float: left;
    display: inline-block;
    padding: 10px;
    margin-left: -10px;
}
.map-close .map-toggle {
    background-color: rgba(245, 245, 245, 0.9);
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-size: 16px;
}
.map-close .icon-x {
    margin-right: 6px;
}
@media (min-width: 768px) {
    .map-height {
    height: 337px;
}
}
@media (min-width: 1120px) {
    .map-height {
    height: 582px;
}
}
.hotel-detail-map.map-area-wrapper {
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 1023px) {
    .hotel-detail-map.map-area-wrapper {
    display: none;
}
}
.city-detail-map.map-area-wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 650px) {
    .city-detail-map.map-area-wrapper {
    display: block;
}
}
@media (min-width: 1120px) {
    .detail-hero .map-height {
    max-height: 602px;
}
}
@media (max-width: 767px) {
    .hotel-detail-map .destination-pane {
    display: none;
}
}
.destination-pane-tab-links a {
    float: left;
    margin: 0 0 40px;
    padding: 0;
    clear: none;
    text-transform: uppercase;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 13px;
    text-align: center;
    border-top: 0;
    position: relative;
    height: 19px;
}
.destination-pane-tab-links a span {
    display: block;
    padding: 7px 12px;
    text-align: center;
}
.destination-pane-tab-links a span:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 14px solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
}
.destination-pane-tab-links a:hover span {
    background: #444;
}
.destination-pane-tab-links a:hover span:after {
    border-top: 14px solid #444;
}
@media (max-width: 1119px) {
    #small-map {
    display: none;
}
}
#static_map {
    -webkit-transform: translate3d(0, 0, 0);
}
.destination-tab {
    clear: both;
    display: none;
}
.destination-tab.active {
    display: block;
}
.experience_tile-wrapper .experience_tile {
    margin-bottom: 60px;
}
.experience_tile {
    overflow: hidden;
}
.experience_tile-details {
    margin-bottom: 30px;
}
@media (min-width: 1120px) {
    .experience_tile-details {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin-top: 30px;
}
}
.experience_tile-image {
    display: block;
    width: 100%}
@media (min-width: 1120px) {
    .experience_tile-image-wrapper {
    position: relative;
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 700px;
    margin-left: 60px;
}
.experience_tile-image-left .experience_tile-image-wrapper {
    float: left;
    margin-left: 0;
    margin-right: 60px;
}
.experience_tile-image-wrapper:after {
    content: "";
    display: none;
    position: absolute;
    top: 30px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 25px 0;
    border-color: transparent white transparent transparent;
}
.experience_tile-image-left .experience_tile-image-wrapper:after {
    display: block;
}
.experience_tile-image-wrapper:before {
    content: "";
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 25px;
    border-color: transparent transparent transparent white;
}
.experience_tile-image-right .experience_tile-image-wrapper:before {
    display: block;
}
}
.experience_tile-image-wrapper.experience_tile-video-image {
    position: relative;
    display: block;
}
.experience_tile-image-wrapper.experience_tile-video-image:before, .experience_tile-image-wrapper.experience_tile-video-image:after {
    display: none;
}
.experience_tile-action-link {
    display: inline-block;
    margin-top: 20px;
}
.hero {
    position: relative;
    height: 190px;
    padding: 0 25px;
    margin-top: 40px;
    overflow: hidden;
    opacity: 0;
}
@media only screen and (min-width: 481px) and (max-width:699px){
    .hero {
        margin-top: -41px;
    }
}
@media (min-width: 768px) {
    .hero {
    height: 300px;
}
}
@media (min-width: 890px) {
    .hero {
    margin-top: 0;
}
}
@media (min-width: 768px) {
    .hero {
    height: 415px;
}
}
@media (min-width: 1120px) {
    .hero {
    /*height: 660px;*/
   height: 420px;
}
}
.hero-small {
    background: #ccc;
    position: relative;
    height: 190px;
    padding: 0 25px;
    margin-top: 40px;
    overflow: hidden;
    opacity: 0;
}
@media (min-width: 768px) {
    .hero-small {
    height: 300px;
}
}
@media (min-width: 890px) {
    .hero-small {
    margin-top: 0;
}
}
@media (min-width: 1024px) {
    .hero-small {
    height: 480px;
}
}
.hero-image, .hero span img, .hero-small span img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    max-height: 140%;
    max-width: 190%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (min-width: 650px) {
    .hero-image, .hero span img, .hero-small span img {
    max-width: 140%}
}
.hero-image-area {
    position: relative;
    height: 100%}
@media (min-width: 650px) {
    .hero-image-area {
    width: 585px;
    margin: auto;
}
}
@media (min-width: 768px) {
    .hero-image-area {
    width: 700px;
}
}
@media (min-width: 960px) {
    .hero-image-area {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .hero-image-area {
    width: 1100px;
}
}
.hero-info {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    color: white;
    line-height: 1.1;
}
@media (min-width: 890px) {
    .hero-info {
    padding-top: 75px;
}
}
@media (min-width: 768px) {
    .hero-info h1 {
    font-size: 44px;
    font-weight: 400;
}
}
@media (min-width: 1024px) {
    .hero-info h1 {
    font-size: 54px;
}
}
.hero-info h2, .hero-info .experience_tile-header, .hero-info .karma_profile-category h4, .karma_profile-category .hero-info h4 {
    display: none;
}
@media (min-width: 768px) {
    .hero-info h2, .hero-info .experience_tile-header, .hero-info .karma_profile-category h4, .karma_profile-category .hero-info h4 {
    display: block;
    margin-top: 35px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: .025em;
}
}
@media (min-width: 1024px) {
    .hero-info h2, .hero-info .experience_tile-header, .hero-info .karma_profile-category h4, .karma_profile-category .hero-info h4 {
    font-size: 21px;
}
}
.hero-info h2.hero-karma-rewards-locked, .hero-info .hero-karma-rewards-locked.experience_tile-header, .hero-info .karma_profile-category h4.hero-karma-rewards-locked, .karma_profile-category .hero-info h4.hero-karma-rewards-locked {
    display: block;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .hero-info h2.hero-karma-rewards-locked, .hero-info .hero-karma-rewards-locked.experience_tile-header, .hero-info .karma_profile-category h4.hero-karma-rewards-locked, .karma_profile-category .hero-info h4.hero-karma-rewards-locked {
    margin-bottom: 40px;
}
}
.hero-info h3 {
    display: block;
    margin-top: 35px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: .025em;
}
.hero-link {
    display: inline-block;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
}
.hero-link:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    padding-left: 7px;
}
.hero-with_city_info .hero-info {
    padding-bottom: 40px;
}
.hero-city_info {
    display: none;
}
@media (min-width: 340px) {
    .hero-city_info {
    display: block;
    position: absolute;
    left: 0;
    bottom: 20px;
    font-size: 14px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: white;
}
}
@media (min-width: 650px) {
    .hero-city_info {
    font-size: 16px;
}
}
.hero-city_info-map {
    display: none;
}
@media (min-width: 768px) {
    .hero-city_info-map {
    display: inline-block;
    vertical-align: middle;
    color: white;
}
}
.hero-city_info-map .icon-map_pin {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
}
@media (min-width: 650px) {
    .hero-city_info-map .icon-map_pin {
    font-size: 28px;
}
}
.hero-city_info-weather {
    display: inline-block;
    vertical-align: middle;
}
@media (min-width: 890px) {
    .hero-city_info-weather {
    margin-left: 40px;
}
.hero-city_info-weather:first-child {
    margin-left: 0;
}
}
.hero-city_info-weather [class^="weather_icon-"], .hero-city_info-weather [class*=" weather_icon-"] {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
}
@media (min-width: 650px) {
    .hero-city_info-weather [class^="weather_icon-"], .hero-city_info-weather [class*=" weather_icon-"] {
    font-size: 42px;
}
}
.hero-city_info-time {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}
@media (min-width: 650px) {
    .hero-city_info-time {
    margin-left: 40px;
}
.hero-city_info-time:first-child {
    margin-left: 0;
}
}
.hero-city_info-map-text, .hero-city_info-text, .hero-city_info-weather .weather_widghet-summary {
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
    padding-left: 7px;
}
.hero-karma {
    text-align: center;
}
@media (min-width: 890px) {
    .hero-karma {
    height: 375px;
}
}
@media (min-width: 1120px) {
    .hero-karma {
    height: 440px;
}
}
.hero-karma .hero-info {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (min-width: 1120px) {
    .hero-karma .hero-info h1 {
    font-size: 51px;
}
}
.hero-karma .hero-info h2, .hero-karma .hero-info .experience_tile-header, .hero-karma .hero-info .karma_profile-category h4, .karma_profile-category .hero-karma .hero-info h4 {
    font-size: 16px;
    font-weight: 400;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    letter-spacing: .05em;
    white-space: nowrap;
    color: white;
    text-transform: uppercase;
}
@media (min-width: 1120px) {
    .hero-karma .hero-info h2, .hero-karma .hero-info .experience_tile-header, .hero-karma .hero-info .karma_profile-category h4, .karma_profile-category .hero-karma .hero-info h4 {
    margin-top: 30px;
}
}
@media (min-width: 450px) {
    .hero-karma .hero-image {
    min-height: 100%}
}
@media (min-width: 768px) {
    .hero-karma-rewards, .hero-karma-join {
    height: 380px;
}
}
@media (min-width: 890px) {
    .hero-karma-rewards, .hero-karma-join {
    height: 480px;
}
}
.hero-karma-rewards h1, .hero-karma-join h1 {
    text-transform: uppercase;
    letter-spacing: .175em;
    font-size: 24px;
}
@media (min-width: 768px) {
    .hero-karma-rewards h1, .hero-karma-join h1 {
    font-size: 44px;
}
}
.hero-karma-rewards h2, .hero-karma-join h2, .hero-karma-rewards .experience_tile-header, .hero-karma-join .experience_tile-header, .hero-karma-rewards .karma_profile-category h4, .karma_profile-category .hero-karma-rewards h4, .hero-karma-join .karma_profile-category h4, .karma_profile-category .hero-karma-join h4 {
    margin-top: 12px;
}
.hero-karma-rewards .hero-info, .hero-karma-join .hero-info {
    width: 100%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
    .hero-karma-rewards .hero-info, .hero-karma-join .hero-info {
    top: auto;
    bottom: 20px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
}
.hero-karma-rewards .karma-logo-secondary-header, .hero-karma-join .karma-logo-secondary-header {
    margin-top: 80px;
    margin-bottom: 20px;
}
@media (min-width: 890px) {
    .hero-karma-join {
    height: 375px;
}
}
@media (min-width: 1120px) {
    .hero-karma-join {
    height: 440px;
}
}
@media (min-width: 768px) {
    .hero-karma-join .hero-info {
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}
.hero-karma-login {
    display: none;
}
@media (min-width: 768px) {
    .hero-karma-login {
    display: block;
    margin: 20px 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .05em;
}
}
.hero-info-coming_soon {
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.clock {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    width: 25px;
    border: 2px solid white;
    border-radius: 50%;
    color: white;
}
@media (min-width: 650px) {
    .clock {
    height: 30px;
    width: 30px;
}
}
.clock-hand-min, .clock-hand-hour {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 50%;
    display: block;
    width: 2px;
    background: white;
    margin: -1px 0 0 -2px;
}
.clock-hand-hour {
    height: 7px;
}
.clock-hand-min {
    height: 8px;
}
@media (min-width: 650px) {
    .clock-hand-min {
    height: 10px;
}
}
.clock-min-1 {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-2 {
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-3 {
    -webkit-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    transform: rotate(18deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-4 {
    -webkit-transform: rotate(24deg);
    -moz-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-5 {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-6 {
    -webkit-transform: rotate(36deg);
    -moz-transform: rotate(36deg);
    -ms-transform: rotate(36deg);
    -o-transform: rotate(36deg);
    transform: rotate(36deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-7 {
    -webkit-transform: rotate(42deg);
    -moz-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    -o-transform: rotate(42deg);
    transform: rotate(42deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-8 {
    -webkit-transform: rotate(48deg);
    -moz-transform: rotate(48deg);
    -ms-transform: rotate(48deg);
    -o-transform: rotate(48deg);
    transform: rotate(48deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-9 {
    -webkit-transform: rotate(54deg);
    -moz-transform: rotate(54deg);
    -ms-transform: rotate(54deg);
    -o-transform: rotate(54deg);
    transform: rotate(54deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-10 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-11 {
    -webkit-transform: rotate(66deg);
    -moz-transform: rotate(66deg);
    -ms-transform: rotate(66deg);
    -o-transform: rotate(66deg);
    transform: rotate(66deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-12 {
    -webkit-transform: rotate(72deg);
    -moz-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-13 {
    -webkit-transform: rotate(78deg);
    -moz-transform: rotate(78deg);
    -ms-transform: rotate(78deg);
    -o-transform: rotate(78deg);
    transform: rotate(78deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-14 {
    -webkit-transform: rotate(84deg);
    -moz-transform: rotate(84deg);
    -ms-transform: rotate(84deg);
    -o-transform: rotate(84deg);
    transform: rotate(84deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-15 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-16 {
    -webkit-transform: rotate(96deg);
    -moz-transform: rotate(96deg);
    -ms-transform: rotate(96deg);
    -o-transform: rotate(96deg);
    transform: rotate(96deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-17 {
    -webkit-transform: rotate(102deg);
    -moz-transform: rotate(102deg);
    -ms-transform: rotate(102deg);
    -o-transform: rotate(102deg);
    transform: rotate(102deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-18 {
    -webkit-transform: rotate(108deg);
    -moz-transform: rotate(108deg);
    -ms-transform: rotate(108deg);
    -o-transform: rotate(108deg);
    transform: rotate(108deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-19 {
    -webkit-transform: rotate(114deg);
    -moz-transform: rotate(114deg);
    -ms-transform: rotate(114deg);
    -o-transform: rotate(114deg);
    transform: rotate(114deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-20 {
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-21 {
    -webkit-transform: rotate(126deg);
    -moz-transform: rotate(126deg);
    -ms-transform: rotate(126deg);
    -o-transform: rotate(126deg);
    transform: rotate(126deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-22 {
    -webkit-transform: rotate(132deg);
    -moz-transform: rotate(132deg);
    -ms-transform: rotate(132deg);
    -o-transform: rotate(132deg);
    transform: rotate(132deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-23 {
    -webkit-transform: rotate(138deg);
    -moz-transform: rotate(138deg);
    -ms-transform: rotate(138deg);
    -o-transform: rotate(138deg);
    transform: rotate(138deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-24 {
    -webkit-transform: rotate(144deg);
    -moz-transform: rotate(144deg);
    -ms-transform: rotate(144deg);
    -o-transform: rotate(144deg);
    transform: rotate(144deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-25 {
    -webkit-transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    -o-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-26 {
    -webkit-transform: rotate(156deg);
    -moz-transform: rotate(156deg);
    -ms-transform: rotate(156deg);
    -o-transform: rotate(156deg);
    transform: rotate(156deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-27 {
    -webkit-transform: rotate(162deg);
    -moz-transform: rotate(162deg);
    -ms-transform: rotate(162deg);
    -o-transform: rotate(162deg);
    transform: rotate(162deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-28 {
    -webkit-transform: rotate(168deg);
    -moz-transform: rotate(168deg);
    -ms-transform: rotate(168deg);
    -o-transform: rotate(168deg);
    transform: rotate(168deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-29 {
    -webkit-transform: rotate(174deg);
    -moz-transform: rotate(174deg);
    -ms-transform: rotate(174deg);
    -o-transform: rotate(174deg);
    transform: rotate(174deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-30 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-31 {
    -webkit-transform: rotate(186deg);
    -moz-transform: rotate(186deg);
    -ms-transform: rotate(186deg);
    -o-transform: rotate(186deg);
    transform: rotate(186deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-32 {
    -webkit-transform: rotate(192deg);
    -moz-transform: rotate(192deg);
    -ms-transform: rotate(192deg);
    -o-transform: rotate(192deg);
    transform: rotate(192deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-33 {
    -webkit-transform: rotate(198deg);
    -moz-transform: rotate(198deg);
    -ms-transform: rotate(198deg);
    -o-transform: rotate(198deg);
    transform: rotate(198deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-34 {
    -webkit-transform: rotate(204deg);
    -moz-transform: rotate(204deg);
    -ms-transform: rotate(204deg);
    -o-transform: rotate(204deg);
    transform: rotate(204deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-35 {
    -webkit-transform: rotate(210deg);
    -moz-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    -o-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-36 {
    -webkit-transform: rotate(216deg);
    -moz-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-37 {
    -webkit-transform: rotate(222deg);
    -moz-transform: rotate(222deg);
    -ms-transform: rotate(222deg);
    -o-transform: rotate(222deg);
    transform: rotate(222deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-38 {
    -webkit-transform: rotate(228deg);
    -moz-transform: rotate(228deg);
    -ms-transform: rotate(228deg);
    -o-transform: rotate(228deg);
    transform: rotate(228deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-39 {
    -webkit-transform: rotate(234deg);
    -moz-transform: rotate(234deg);
    -ms-transform: rotate(234deg);
    -o-transform: rotate(234deg);
    transform: rotate(234deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-40 {
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-41 {
    -webkit-transform: rotate(246deg);
    -moz-transform: rotate(246deg);
    -ms-transform: rotate(246deg);
    -o-transform: rotate(246deg);
    transform: rotate(246deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-42 {
    -webkit-transform: rotate(252deg);
    -moz-transform: rotate(252deg);
    -ms-transform: rotate(252deg);
    -o-transform: rotate(252deg);
    transform: rotate(252deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-43 {
    -webkit-transform: rotate(258deg);
    -moz-transform: rotate(258deg);
    -ms-transform: rotate(258deg);
    -o-transform: rotate(258deg);
    transform: rotate(258deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-44 {
    -webkit-transform: rotate(264deg);
    -moz-transform: rotate(264deg);
    -ms-transform: rotate(264deg);
    -o-transform: rotate(264deg);
    transform: rotate(264deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-45 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-46 {
    -webkit-transform: rotate(276deg);
    -moz-transform: rotate(276deg);
    -ms-transform: rotate(276deg);
    -o-transform: rotate(276deg);
    transform: rotate(276deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-47 {
    -webkit-transform: rotate(282deg);
    -moz-transform: rotate(282deg);
    -ms-transform: rotate(282deg);
    -o-transform: rotate(282deg);
    transform: rotate(282deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-48 {
    -webkit-transform: rotate(288deg);
    -moz-transform: rotate(288deg);
    -ms-transform: rotate(288deg);
    -o-transform: rotate(288deg);
    transform: rotate(288deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-49 {
    -webkit-transform: rotate(294deg);
    -moz-transform: rotate(294deg);
    -ms-transform: rotate(294deg);
    -o-transform: rotate(294deg);
    transform: rotate(294deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-50 {
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-51 {
    -webkit-transform: rotate(306deg);
    -moz-transform: rotate(306deg);
    -ms-transform: rotate(306deg);
    -o-transform: rotate(306deg);
    transform: rotate(306deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-52 {
    -webkit-transform: rotate(312deg);
    -moz-transform: rotate(312deg);
    -ms-transform: rotate(312deg);
    -o-transform: rotate(312deg);
    transform: rotate(312deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-53 {
    -webkit-transform: rotate(318deg);
    -moz-transform: rotate(318deg);
    -ms-transform: rotate(318deg);
    -o-transform: rotate(318deg);
    transform: rotate(318deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-54 {
    -webkit-transform: rotate(324deg);
    -moz-transform: rotate(324deg);
    -ms-transform: rotate(324deg);
    -o-transform: rotate(324deg);
    transform: rotate(324deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-55 {
    -webkit-transform: rotate(330deg);
    -moz-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    -o-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-56 {
    -webkit-transform: rotate(336deg);
    -moz-transform: rotate(336deg);
    -ms-transform: rotate(336deg);
    -o-transform: rotate(336deg);
    transform: rotate(336deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-57 {
    -webkit-transform: rotate(342deg);
    -moz-transform: rotate(342deg);
    -ms-transform: rotate(342deg);
    -o-transform: rotate(342deg);
    transform: rotate(342deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-58 {
    -webkit-transform: rotate(348deg);
    -moz-transform: rotate(348deg);
    -ms-transform: rotate(348deg);
    -o-transform: rotate(348deg);
    transform: rotate(348deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-59 {
    -webkit-transform: rotate(354deg);
    -moz-transform: rotate(354deg);
    -ms-transform: rotate(354deg);
    -o-transform: rotate(354deg);
    transform: rotate(354deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-min-60 {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-1 {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-2 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-3 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-4 {
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-5 {
    -webkit-transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    -o-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-6 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-7 {
    -webkit-transform: rotate(210deg);
    -moz-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    -o-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-8 {
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-9 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-10 {
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-11 {
    -webkit-transform: rotate(330deg);
    -moz-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    -o-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
.clock-hour-12 {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}
#cc-notification {
    position: fixed;
    z-index: 99999998;
    left: 0;
    width: 100%;
    background-color: white;
}
#cc-notification.cc-mobile {
    position: relative;
    border-bottom: 0;
}
#cc-modal #cc-modal-closebutton a, #cc-settingsmodal #cc-settingsmodal-closebutton a {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
    right: 2px;
    background-image: url(../../../../../assets.cookieconsent.silktide.com/cross.png);
}
#cc-modal #cc-modal-closebutton a span, #cc-settingsmodal #cc-settingsmodal-closebutton a span {
    display: none;
}
#cc-notification.cc-bottom {
    bottom: 0;
}
#cc-notification.cc-top {
    top: 0;
}
#cc-notification.cc-push {
    top: 0;
}
#cc-notification #cc-notification-permissions {
    font-size: 18px !important;
    display: none;
}
#cc-tag {
    position: fixed;
    z-index: 999999999;
    bottom: 0;
    right: 10%;
    display: none;
}
#cc-tag.cc-tag-bottom-left {
    right: auto;
    left: 10%}
#cc-tag.cc-tag-horizontal-right {
    right: 0;
    bottom: 20%}
#cc-tag.cc-tag-horizontal-left {
    left: 0;
    right: auto;
    bottom: 20%}
#cc-tag.cc-tag-vertical-right {
    right: 0;
    bottom: 20%}
#cc-tag.cc-tag-vertical-left {
    left: 0;
    right: auto;
    bottom: 20%}
#cc-tag a {
    padding: 0 12px;
    text-decoration: none;
}
#cc-modal-overlay {
    background: white;
    background-color: rgba(255, 255, 255, 0.8);
    display: none;
    width: 100%;
    height: 1000%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}
#cc-modal, #cc-settingsmodal {
    display: none;
    width: 100%;
    height: 1000%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
}
#cc-settingsmodal {
    z-index: 9999999999;
}
#cc-modal #cc-modal-wrapper, #cc-settingsmodal #cc-settingsmodal-wrapper {
    margin: 100px auto;
}
#cc-modal, #cc-settingsmodal, #cc-tag, #cc-notification {
    line-height: 1;
}
.cc-clear {
    clear: both;
}
#cc-modal, #cc-settingsmodal, #cc-tag, #cc-notification, #cc-modal div, #cc-modal span, #cc-modal iframe, #cc-modal h1, #cc-modal h2, #cc-modal .experience_tile-header, #cc-modal .karma_profile-category h4, .karma_profile-category #cc-modal h4, #cc-modal h3, #cc-modal h4, #cc-modal h5, #cc-modal h6, #cc-modal p, #cc-modal pre, #cc-modal a, #cc-modal code, #cc-modal em, #cc-modal img, #cc-modal s, #cc-modal small, #cc-modal strong, #cc-modal b, #cc-modal u, #cc-modal i, #cc-modal dl, #cc-modal dt, #cc-modal dd, #cc-modal ol, #cc-modal ul, #cc-modal li, #cc-modal form, #cc-modal label, #cc-settingsmodal div, #cc-settingsmodal span, #cc-settingsmodal iframe, #cc-settingsmodal h1, #cc-settingsmodal h2, #cc-settingsmodal .experience_tile-header, #cc-settingsmodal .karma_profile-category h4, .karma_profile-category #cc-settingsmodal h4, #cc-settingsmodal h3, #cc-settingsmodal h4, #cc-settingsmodal h5, #cc-settingsmodal h6, #cc-settingsmodal p, #cc-settingsmodal pre, #cc-settingsmodal a, #cc-settingsmodal code, #cc-settingsmodal em, #cc-settingsmodal img, #cc-settingsmodal s, #cc-settingsmodal small, #cc-settingsmodal strong, #cc-settingsmodal b, #cc-settingsmodal u, #cc-settingsmodal i, #cc-settingsmodal dl, #cc-settingsmodal dt, #cc-settingsmodal dd, #cc-settingsmodal ol, #cc-settingsmodal ul, #cc-settingsmodal li, #cc-settingsmodal form, #cc-settingsmodal label, #cc-tag div, #cc-tag span, #cc-tag iframe, #cc-tag h1, #cc-tag h2, #cc-tag .experience_tile-header, #cc-tag .karma_profile-category h4, .karma_profile-category #cc-tag h4, #cc-tag h3, #cc-tag h4, #cc-tag h5, #cc-tag h6, #cc-tag p, #cc-tag pre, #cc-tag a, #cc-tag code, #cc-tag em, #cc-tag img, #cc-tag s, #cc-tag small, #cc-tag strong, #cc-tag b, #cc-tag u, #cc-tag i, #cc-tag dl, #cc-tag dt, #cc-tag dd, #cc-tag ol, #cc-tag ul, #cc-tag li, #cc-tag form, #cc-tag label, #cc-notification div, #cc-notification span, #cc-notification iframe, #cc-notification h1, #cc-notification h2, #cc-notification .experience_tile-header, #cc-notification .karma_profile-category h4, .karma_profile-category #cc-notification h4, #cc-notification h3, #cc-notification h4, #cc-notification h5, #cc-notification h6, #cc-notification p, #cc-notification pre, #cc-notification a, #cc-notification code, #cc-notification em, #cc-notification img, #cc-notification s, #cc-notification small, #cc-notification strong, #cc-notification b, #cc-notification u, #cc-notification i, #cc-notification dl, #cc-notification dt, #cc-notification dd, #cc-notification ol, #cc-notification ul, #cc-notification li, #cc-notification form, #cc-notification label {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 18px !important;
    /*font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 400;
    line-height: 1em;
    text-align: left;
    vertical-align: baseline;
    text-shadow: none;
    background: none;
}
#cc-modal a, #cc-tag a, #cc-settingsmodal a, #cc-notification a, #cc-modal a:hover, #cc-tag a:hover, #cc-settingsmodal a:hover, #cc-notification a:hover {
    background-color: transparent;
}
#cc-modal a#footerlogo span {
    background: none no-repeat scroll 0 0 transparent;
    display: none;
    height: 31px;
    margin-top: 4px;
    text-indent: -5000px;
    width: 126px;
}
#cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo, #cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo:active, #cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo:visited {
    display: block;
    margin-top: 20px;
    color: #868686;
    text-decoration: none;
}
#cc-modal #cc-modal-wrapper .cc-getforsite {
    position: absolute;
    right: 16px;
    bottom: 16px;
}
#cc-modal.cc-mobile #cc-modal-wrapper .cc-getforsite {
    position: relative;
    margin-top: 30px;
    margin-left: 16px;
}
#cc-modal.cc-mobile, #cc-settingsmodal.cc-mobile {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    z-index: 999999999999;
}
#cc-modal.cc-mobile a.cc-logo, #cc-settingsmodal.cc-mobile a.cc-logo, #cc-notification.cc-mobile a.cc-logo {
    display: none;
}
#cc-notification .cc-logo, #cc-tag .cc-logo, #cc-modal .cc-logo, #cc-settingsmodal .cc-logo {
    background-image: none;
    width: 142px;
    height: 32px;
    position: absolute;
    right: 32px;
    bottom: 20px;
}
.cc-logo span {
    display: none;
}
#cc-notification.cc-light {
    background: #e2e2e2;
    background-color: rgba(226, 226, 226, 0.95);
    color: #1d1d1d;
}
#cc-notification.cc-light #cc-notification-permissions li {
    color: #1d1d1d;
}
#cc-notification.cc-light #cc-notification-permissions li strong {
    color: whitesmoke;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive {
    color: #aaaaaa;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label {
    color: #aaaaaa;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive strong {
    color: #88bfef;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
    color: #aaaaaa;
}
#cc-notification.cc-light a, #cc-notification.cc-light a:visited {
    color: whitesmoke;
}
#cc-notification.cc-light a:hover {
    color: #257eb4;
}
#cc-notification.cc-light h2, #cc-notification.cc-light .experience_tile-header, #cc-notification.cc-light .karma_profile-category h4, .karma_profile-category #cc-notification.cc-light h4, #cc-notification.cc-light h3, #cc-notification.cc-light p {
    color: #1d1d1d;
}
#cc-notification.cc-light ul.cc-notification-buttons li a, #cc-notification.cc-light ul.cc-notification-buttons li a:visited {
    background-color: #efbc30;
    color: #111111;
}
#cc-notification.cc-light ul.cc-notification-buttons li a:hover, #cc-notification.cc-light ul.cc-notification-buttons li a:active, #cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:active {
    background-color: #a5a6ad;
}
#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites {
    background-color: whitesmoke;
}
#cc-tag.cc-light a, #cc-tag.cc-light a:visited {
    background-color: #e2e2e2;
    color: #1d1d1d;
}
#cc-modal.cc-light #cc-modal-wrapper {
    background-color: #e2e2e2;
    color: #a5a6ad;
}
#cc-modal.cc-light #cc-modal-wrapper a, #cc-modal.cc-light #cc-modal-wrapper a:visited {
    color: #666666;
}
#cc-modal.cc-light #cc-modal-wrapper a:hover {
    color: whitesmoke;
}
#cc-modal.cc-light #cc-modal-wrapper #cc-change-button-allsites {
    background-color: #666666;
    color: #111111;
}
#cc-modal.cc-light #cc-modal-wrapper select {
    color: #111111;
}
#cc-modal.cc-light #cc-modal-wrapper a.cc-consentchange:hover {
    background-color: whitesmoke;
}
#cc-modal.cc-light #cc-modal-wrapper li strong {
    color: whitesmoke;
}
#cc-modal.cc-light #cc-modal-wrapper li span {
    color: #7a7a7a;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper {
    background-color: #e1e1e1;
    color: #a5a6ad;
}
#cc-modal.cc-light #cc-modal-wrapper p, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p {
    color: #a5a6ad;
}
#cc-modal.cc-light #cc-modal-wrapper h2, #cc-modal.cc-light #cc-modal-wrapper .experience_tile-header, #cc-modal.cc-light #cc-modal-wrapper .karma_profile-category h4, .karma_profile-category #cc-modal.cc-light #cc-modal-wrapper h4, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper .experience_tile-header, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper .karma_profile-category h4, .karma_profile-category #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h4 {
    color: #1d1d1d;
}
#cc-modal.cc-light #cc-modal-wrapper h2 span, #cc-modal.cc-light #cc-modal-wrapper .experience_tile-header span, #cc-modal.cc-light #cc-modal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-modal.cc-light #cc-modal-wrapper h4 span, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper .experience_tile-header span, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h4 span {
    color: #7a7a7a;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper .experience_tile-header span, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h4 span {
    color: #71f031;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal.cc-light #cc-modal-wrapper p.cc-subtitle {
    color: #7a7a7a;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:visited {
    color: #666666;
}
#cc-modal.cc-light #cc-modal-secondclosebutton a:hover, #cc-modal.cc-light #cc-modal-secondclosebutton a:active, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:active, #cc-modal.cc-light #cc-modal-global a:hover, #cc-modal.cc-light #cc-modal-global a:active {
    color: #1d1d1d;
}
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:visited {
    background-color: #a5a6ad;
    color: #111111;
    box-shadow: 1px 1px 2px #000;
    -moz-box-shadow: 1px 1px 2px #000;
    -webkit-box-shadow: 1px 1px 2px #000;
    background-color: #efbc30;
}
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:active {
    background-color: #3dc1fe;
    color: white;
    box-shadow: 1px 2px 10px #000;
    -moz-box-shadow: 1px 2px 10px #000;
    -webkit-box-shadow: 1px 2px 10px #000;
}
#cc-modal.cc-light #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification.cc-light a.cc-learnmore-link {
    color: #666666;
}
#cc-notification.cc-monochrome {
    background: #333333;
    background-color: rgba(51, 51, 51, 0.95);
    color: white;
}
#cc-notification.cc-monochrome #cc-notification-permissions li {
    color: white;
}
#cc-notification.cc-monochrome #cc-notification-permissions li strong {
    color: white;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive {
    color: #aaaaaa;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive label {
    color: #aaaaaa;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive strong {
    color: #bbbbbb;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
    color: #aaaaaa;
}
#cc-notification.cc-monochrome a, #cc-notification.cc-monochrome a:visited {
    color: #dddddd;
}
#cc-notification.cc-monochrome a:hover {
    color: white;
}
#cc-notification.cc-monochrome h2, #cc-notification.cc-monochrome .experience_tile-header, #cc-notification.cc-monochrome .karma_profile-category h4, .karma_profile-category #cc-notification.cc-monochrome h4, #cc-notification.cc-monochrome h3, #cc-notification.cc-monochrome p {
    color: #aaaaaa;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li a, #cc-notification.cc-monochrome ul.cc-notification-buttons li a:visited {
    background-color: #dddddd;
    color: #111111;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li a:hover, #cc-notification.cc-monochrome ul.cc-notification-buttons li a:active, #cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:active {
    background-color: white;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites {
    background-color: #dddddd;
}
#cc-tag.cc-monochrome #cc-tag-button, #cc-tag.cc-monochrome #cc-tag-button:visited {
    background-color: #333333;
    color: #dddddd;
}
#cc-tag.cc-monochrome #cc-tag-button:hover, #cc-tag.cc-monochrome #cc-tag-button:active {
    border-top: 3px solid white;
    border-right: 3px solid white;
    border-left: 3px solid white;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper li strong, #cc-modal.cc-monochrome #cc-modal-wrapper li strong {
    color: white;
}
#cc-modal.cc-monochrome #cc-modal-wrapper {
    background-color: #333333;
    color: #a5a6ad;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a, #cc-modal.cc-monochrome #cc-modal-wrapper a:visited {
    color: #666666;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a:hover {
    color: whitesmoke;
}
#cc-modal.cc-monochrome #cc-modal-wrapper #cc-change-button-allsites {
    background-color: #666666;
    color: #111111;
}
#cc-modal.cc-monochrome #cc-modal-wrapper select {
    color: #111111;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-consentchange:hover {
    background-color: whitesmoke;
}
#cc-modal.cc-monochrome #cc-modal-wrapper li strong {
    color: white;
}
#cc-modal.cc-monochrome #cc-modal-wrapper li span {
    color: #7a7a7a;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper {
    background-color: #333333;
    color: #a5a6ad;
}
#cc-modal.cc-monochrome #cc-modal-wrapper p, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p {
    color: #a5a6ad;
}
#cc-modal.cc-monochrome #cc-modal-wrapper h2, #cc-modal.cc-monochrome #cc-modal-wrapper .experience_tile-header, #cc-modal.cc-monochrome #cc-modal-wrapper .karma_profile-category h4, .karma_profile-category #cc-modal.cc-monochrome #cc-modal-wrapper h4, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper .experience_tile-header, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper .karma_profile-category h4, .karma_profile-category #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h4 {
    color: white;
}
#cc-modal.cc-monochrome #cc-modal-wrapper h2 span, #cc-modal.cc-monochrome #cc-modal-wrapper .experience_tile-header span, #cc-modal.cc-monochrome #cc-modal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-modal.cc-monochrome #cc-modal-wrapper h4 span, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper .experience_tile-header span, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h4 span {
    color: #7a7a7a;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper .experience_tile-header span, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h4 span {
    color: #dddddd;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal.cc-monochrome #cc-modal-wrapper p.cc-subtitle {
    color: #7a7a7a;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:visited {
    color: #666666;
}
#cc-modal.cc-monochrome #cc-modal-secondclosebutton a:hover, #cc-modal.cc-monochrome #cc-modal-secondclosebutton a:active, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:active, #cc-modal.cc-monochrome #cc-modal-global a:hover, #cc-modal.cc-monochrome #cc-modal-global a:active {
    color: white;
}
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:visited {
    background-color: #a5a6ad;
    color: #111111;
    box-shadow: 1px 1px 2px #000;
    -moz-box-shadow: 1px 1px 2px #000;
    -webkit-box-shadow: 1px 1px 2px #000;
    background-color: #efbc30;
}
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:active {
    background-color: #0288ce;
    color: white;
    box-shadow: 1px 2px 10px #000;
    -moz-box-shadow: 1px 2px 10px #000;
    -webkit-box-shadow: 1px 2px 10px #000;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification.cc-monochrome a.cc-learnmore-link {
    color: #dddddd;
}
#cc-notification ul.cc-notification-buttons li a, #cc-notification ul.cc-notification-buttons li a:visited {
    float: right;
}
#cc-notification ul.cc-notification-buttons {
    position: absolute;
    right: 0;
    top: 5px;
    width: 360px;
}
#cc-notification.cc-mobile #cc-notification-wrapper {
    margin-right: 0;
}
#cc-notification.cc-mobile ul.cc-notification-buttons li a, #cc-notification.cc-mobile ul.cc-notification-buttons li a:visited {
    float: none;
}
#cc-notification.cc-mobile ul.cc-notification-buttons {
    padding-top: 1px;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    clear: both;
}
#cc-notification {
    /*background: #1d1d1d;*/
   background:#1A171B;
    /*background-color: rgba(29, 29, 29, 0.95);*/
    color: #a5a6ad;
    border-bottom: 1px dotted #cccccc;
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 11pt;
}
#cc-notification #cc-notification-wrapper {
    padding: 20px 15px 0;
}
#cc-notification #cc-notification-permissions ul {
    margin: 0 0 26px;
    padding: 0;
    list-style: none;
    float: left;
}
#cc-notification.cc-mobile #cc-notification-permissions li {
    width: auto;
}
#cc-notification #cc-notification-permissions li {
    margin: 0 0 10px 30px;
    padding: 6px 0 0;
    list-style: none;
    font-size: 18px;
    color: #a5a6ad !important;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}
#cc-notification #cc-notification-permissions li label {
    font-size: 12pt;
    line-height: 1.3em;
    color: #a5a6ad !important;
    font-size: 18px;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}
#cc-notification #cc-notification-permissions li input {
    float: left;
    margin-left: -30px;
    margin-top: 0;
}
#cc-notification #cc-notification-permissions li strong {
    color: whitesmoke;
    display: block;
    font-size: 14pt;
    letter-spacing: -0.05em;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive {
    color: #666666;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive label {
    color: #666666;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive strong {
    color: #1d658e;
}
#cc-notification #cc-notification-permissions li a.cc-learnmore-link {
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
    color: #666666;
}
#cc-notification a, #cc-notification a:visited {
    text-decoration: none;
    color: whitesmoke;
    font-size: 11pt;
}
#cc-notification a:hover {
    text-decoration: underline;
    color: #b2f7ff;
}
#cc-notification h2, #cc-notification .experience_tile-header, #cc-notification .karma_profile-category h4, .karma_profile-category #cc-notification h4, #cc-notification h3, #cc-notification p {
    color: #a5a6ad;
    margin: 0;
    text-align: left;
    font-size: 11pt;
    width: auto;
}
#cc-notification h2, #cc-notification .experience_tile-header, #cc-notification .karma_profile-category h4, .karma_profile-category #cc-notification h4 {
    margin-right: 320px;
}
#cc-notification.cc-mobile h2, #cc-notification.cc-mobile .experience_tile-header, #cc-notification.cc-mobile .karma_profile-category h4, .karma_profile-category #cc-notification.cc-mobile h4 {
    margin-right: 0;
}
#cc-notification h2 span, #cc-notification .experience_tile-header span, #cc-notification .karma_profile-category h4 span, .karma_profile-category #cc-notification h4 span, #cc-notification h2, #cc-notification .experience_tile-header, #cc-notification .karma_profile-category h4, .karma_profile-category #cc-notification h4 {
    font-size: 14pt;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
    font-weight: 400;
}
@media only screen and (min-width : 320px) and (max-width : 480px){
    #cc-notification h2 span, #cc-notification .experience_tile-header span, #cc-notification .karma_profile-category h4 span, .karma_profile-category #cc-notification h4 span, #cc-notification h2, #cc-notification .experience_tile-header, #cc-notification .karma_profile-category h4, .karma_profile-category #cc-notification h4 {
        width: 75%;
    }
}
#cc-notification h2 a, #cc-notification .experience_tile-header a, #cc-notification .karma_profile-category h4 a, .karma_profile-category #cc-notification h4 a {
    letter-spacing: -0.05em;
    font-size: 14pt;
}
#cc-notification h3 {
    margin-top: 10px;
}
#cc-notification ul.cc-notification-buttons {
    margin: 0;
    padding: 0;
    list-style: none;
}
#cc-notification.cc-notification-afterload ul.cc-notification-buttons {
    top: auto;
    bottom: 5px;
}
#cc-notification ul.cc-notification-buttons li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#cc-notification ul.cc-notification-buttons li a, #cc-notification ul.cc-notification-buttons li a:visited {
    margin-top: 8px;
    margin-bottom: 6px;
    display: block;
    padding: 8px 16px;
    /*background-color: #efbc30;*/
   background:#fff;
    color: #111111;
    margin-right: 12px;
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 600;
    letter-spacing: -0.05em;
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    -moz-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
    -webkit-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -webkit-box-shadow 0.2s ease-in-out 0s;
}
#cc-notification ul.cc-notification-buttons li a:hover, #cc-notification ul.cc-notification-buttons li a:active, #cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:active {
    text-decoration: none;
    /*background-color: #a5a6ad;*/
   background:#c3c2bf;
   color:#fff;
    /*box-shadow: 1px 2px 10px #000;
    -moz-box-shadow: 1px 2px 10px #000;
    -webkit-box-shadow: 1px 2px 10px #000;*/
}
#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites {
    background-color: whitesmoke;
}
#cc-tag a, #cc-tag a:visited {
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
    font-size: 12pt;
    background-color: #1d1d1d;
    background-repeat: no-repeat;
    background-position: 6px 7px;
    color: #a5a6ad;
    padding: 8px 12px 8px 12px;
    text-decoration: none;
    display: block;
    border-top: 3px solid #666666;
    border-right: 3px solid #666666;
    border-left: 3px solid #666666;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    box-shadow: 1px 1px 2px #000;
    -moz-box-shadow: 1px 1px 2px #000;
    -webkit-box-shadow: 1px 1px 2px #000;
    transition: color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    -moz-transition: color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
    -webkit-transition: color 0.2s ease-in-out 0s, -webkit-box-shadow 0.2s ease-in-out 0s;
}
#cc-tag.cc-tag-horizontal-right a, #cc-tag.cc-tag-horizontal-right a:visited {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    margin-right: -82px;
    padding: 8px 12px 60px 12px;
}
#cc-tag.cc-tag-horizontal-left a, #cc-tag.cc-tag-horizontal-left a:visited {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    margin-left: -82px;
    padding: 8px 12px 60px 12px;
}
#cc-tag.cc-tag-vertical-right a, #cc-tag.cc-tag-vertical-right a:visited {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    margin-right: -82px;
    padding: 8px 12px 60px 12px;
}
#cc-tag.cc-tag-vertical-left a, #cc-tag.cc-tag-vertical-left a:visited {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    margin-left: -82px;
    padding: 8px 12px 60px 12px;
}
#cc-tag a:hover, #cc-tag a:active {
    border-top: 3px solid #efbc30;
    border-right: 3px solid #efbc30;
    border-left: 3px solid #efbc30;
    box-shadow: 2px 2px 7px #000;
    -moz-box-shadow: 2px 2px 7px #000;
    -webkit-box-shadow: 2px 2px 7px #000;
}
#cc-tag a span {
    font-size: 12pt;
}
#cc-modal {
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 11pt;
}
#cc-modal #cc-modal-wrapper {
    width: 686px;
    margin: 40px auto;
    background-color: #1d1d1d;
    color: #a5a6ad;
    padding: 25px 15px 5px;
    text-align: left;
    position: relative;
    max-height: 8%;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 560px;
    box-shadow: 0px 0px 30px #000;
    -moz-box-shadow: 0px 0px 30px #000;
    -webkit-box-shadow: 0px 0px 30px #000;
}
#cc-modal #cc-modal-wrapper a, #cc-modal #cc-modal-wrapper a:visited {
    color: #f5f500;
    text-decoration: none;
}
#cc-modal #cc-modal-wrapper a:hover {
    color: whitesmoke;
    text-decoration: underline;
}
#cc-modal #cc-modal-wrapper #cc-change-button-allsites {
    margin-top: 16px;
    margin-bottom: 6px;
    display: block;
    padding: 6px 12px;
    background-color: #f5f500;
    color: #111111;
    float: left;
    clear: both;
    margin-right: 8px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#cc-modal #cc-modal-wrapper #cc-change-button-allsites:hover, #cc-modal #cc-modal-wrapper #cc-change-button-allsites:active {
    background-color: whitesmoke;
}
#cc-settingsmodal #cc-settingsmodal-wrapper select, #cc-modal #cc-modal-wrapper select {
    color: #111111;
    margin-right: 8px;
    text-decoration: none;
    position: absolute;
    top: 28px;
    right: 8px;
    float: right;
    font-size: 10pt;
    width: 150px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper select, #cc-modal.cc-mobile #cc-modal-wrapper select {
    float: none;
    margin-top: 10px;
    position: static;
}
#cc-modal #cc-modal-wrapper a.cc-consentchange:hover {
    background-color: whitesmoke;
}
#cc-settingsmodal #cc-settingsmodal-wrapper ul li label, #cc-modal #cc-modal-wrapper ul li label {
    float: left;
}
#cc-settingsmodal #cc-settingsmodal-wrapper ul, #cc-modal #cc-modal-wrapper ul {
    margin: 0;
    padding: 0 100px;
    list-style: none;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper ul, #cc-modal.cc-mobile #cc-modal-wrapper ul {
    padding: 0;
}
#cc-settingsmodal #cc-settingsmodal-wrapper li, #cc-modal #cc-modal-wrapper li {
    clear: both;
    margin: 0;
    padding: 30px 0 0;
    list-style: none;
    position: relative;
}
#cc-settingsmodal #cc-settingsmodal-wrapper li strong, #cc-modal #cc-modal-wrapper li strong {
    width: 480px;
    float: left;
    display: block;
    color: whitesmoke;
    font-size: 16pt;
    font-weight: 400;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li strong #cc-modal.cc-mobile #cc-modal-wrapper li strong {
    float: none;
}
#cc-settingsmodal #cc-settingsmodal-wrapper li span, #cc-modal #cc-modal-wrapper li span {
    width: 470px;
    float: left;
    clear: left;
    display: block;
    color: #7a7a7a;
    line-height: 1.2em;
    font-size: 12pt;
    margin-top: 8px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span, #cc-modal.cc-mobile #cc-modal-wrapper li span {
    float: none;
}
#cc-settingsmodal {
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 11pt;
}
#cc-settingsmodal.cc-mobile {
    height: auto;
}
#cc-settingsmodal #cc-settingsmodal-wrapper {
    width: 716px;
    height: 8%;
    margin: 40px auto;
    background-color: #1d1d1d;
    padding-top: 24px;
    color: #a5a6ad;
    text-align: left;
    position: relative;
    overflow-x: hidden;
    max-height: 560px;
    background-image: url(../../../../../assets.cookieconsent.silktide.com/globe.png);
    background-position: -20px 20px;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 30px #000;
    -moz-box-shadow: 0px 0px 30px #000;
    -webkit-box-shadow: 0px 0px 30px #000;
}
#cc-settingsmodal #cc-settingsmodal-wrapper .cc-content {
    overflow-y: auto;
    overflow-x: hidden;
    height: 400px;
    margin-top: 20px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
    max-height: none;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .cc-content {
    height: 540px;
    max-height: none;
}
#cc-modal #cc-modal-wrapper p {
    line-height: 1em;
    margin-top: 12px;
    color: #a5a6ad;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p {
    margin-top: 32px;
}
#cc-modal #cc-modal-wrapper .cc-content {
    padding-top: 8px;
    clear: both;
    height: 420px;
    overflow-y: auto;
    overflow-x: hidden;
}
#cc-modal.cc-mobile #cc-modal-wrapper .cc-content {
    height: auto;
    overflow: hidden;
}
#cc-modal #cc-modal-wrapper h2, #cc-modal #cc-modal-wrapper .experience_tile-header, #cc-modal #cc-modal-wrapper .karma_profile-category h4, .karma_profile-category #cc-modal #cc-modal-wrapper h4, #cc-settingsmodal #cc-settingsmodal-wrapper h2, #cc-settingsmodal #cc-settingsmodal-wrapper .experience_tile-header, #cc-settingsmodal #cc-settingsmodal-wrapper .karma_profile-category h4, .karma_profile-category #cc-settingsmodal #cc-settingsmodal-wrapper h4 {
    margin: 0 57px;
    font-size: 24pt;
    width: 712px;
    color: white;
    font-weight: 400;
}
#cc-settingsmodal #cc-settingsmodal-wrapper h2, #cc-settingsmodal #cc-settingsmodal-wrapper .experience_tile-header, #cc-settingsmodal #cc-settingsmodal-wrapper .karma_profile-category h4, .karma_profile-category #cc-settingsmodal #cc-settingsmodal-wrapper h4 {
    margin: 0 72px;
}
#cc-modal #cc-modal-wrapper h2 span, #cc-modal #cc-modal-wrapper .experience_tile-header span, #cc-modal #cc-modal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-modal #cc-modal-wrapper h4 span, #cc-settingsmodal #cc-settingsmodal-wrapper h2 span, #cc-settingsmodal #cc-settingsmodal-wrapper .experience_tile-header span, #cc-settingsmodal #cc-settingsmodal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-settingsmodal #cc-settingsmodal-wrapper h4 span {
    font-size: 14pt;
    color: #7a7a7a;
}
#cc-settingsmodal #cc-settingsmodal-wrapper h2 span, #cc-settingsmodal #cc-settingsmodal-wrapper .experience_tile-header span, #cc-settingsmodal #cc-settingsmodal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-settingsmodal #cc-settingsmodal-wrapper h4 span {
    color: #71f031;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal #cc-modal-wrapper p.cc-subtitle {
    color: #7a7a7a;
    margin: 16px 0 0 57px;
    font-size: 12pt;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle {
    margin: 16px 0 0 73px;
}
#cc-modal.cc-mobile #cc-modal-wrapper p.cc-subtitle {
    margin-left: 0;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper p.cc-subtitle {
    margin-left: 10px;
}
#cc-settingsmodal #cc-settingsmodal-wrapper iframe {
    width: 714px;
    border: 0;
    min-height: 390px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper iframe {
    width: 100%;
    height: 500px;
    z-index: 9999999999999;
    margin-top: 0;
}
#cc-modal #cc-modal-closebutton a, #cc-settingsmodal #cc-settingsmodal-closebutton a {
    background-image: url("../../../../../assets.cookieconsent.silktide.com/modal-close.png");
    display: block;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 24px;
    background-position: 0 0;
}
#cc-modal #cc-modal-closebutton a:hover, #cc-settingsmodal #cc-settingsmodal-closebutton a:hover {
    background-position: 0 -24px;
}
#cc-modal #cc-modal-global {
    padding-top: 5px;
}
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited {
    color: #71f031;
    text-decoration: none;
}
#cc-modal #cc-modal-secondclosebutton a span, #cc-modal #cc-modal-secondclosebutton a:visited span, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a span, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited span, #cc-modal #cc-modal-global a span, #cc-modal #cc-modal-global a:visited span {
    font-size: 12pt;
    font-weight: 600;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton {
    padding-left: 10px;
    padding-top: 0;
}
#cc-modal.cc-mobile #cc-modal-secondclosebutton a, #cc-modal.cc-mobile #cc-modal-secondclosebutton a:visited, #cc-modal.cc-mobile #cc-modal-global a, #cc-modal.cc-mobile #cc-modal-global a:visited {
    float: none;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a:visited {
    display: none;
}
#cc-modal #cc-modal-secondclosebutton a:hover, #cc-modal #cc-modal-secondclosebutton a:active, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:active, #cc-modal #cc-modal-global a:hover, #cc-modal #cc-modal-global a:active {
    text-decoration: none;
    color: white;
}
#cc-modal #cc-modal-wrapper #cc-modal-footer-buttons {
    margin-left: 57px;
    margin-top: 25px;
}
#cc-settingsmodal #cc-settingsmodal-wrapper #cc-settingsmodal-footer-buttons {
    margin-left: 72px;
}
#cc-modal.cc-mobile #cc-modal-wrapper #cc-modal-footer-buttons {
    position: relative;
    width: auto;
    padding-top: 10px;
    margin-left: 0;
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage {
    margin-top: 20px;
    clear: both;
    padding: 10px;
    text-align: left;
    background-color: #444444;
    border: 1px dotted #666666;
    line-height: 2em;
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:visited {
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding: 5px 10px;
    background-color: #a5a6ad;
    color: #111111;
    margin-right: 8px;
    text-decoration: none;
    font-size: 10pt;
    float: right;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 2px #000;
    -moz-box-shadow: 1px 1px 2px #000;
    -webkit-box-shadow: 1px 1px 2px #000;
    transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    -moz-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
    -webkit-transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -webkit-box-shadow 0.2s ease-in-out 0s;
    background-color: #efbc30;
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:active {
    text-decoration: none;
    background-color: #0288ce;
    color: white;
    box-shadow: 1px 2px 10px #000;
    -moz-box-shadow: 1px 2px 10px #000;
    -webkit-box-shadow: 1px 2px 10px #000;
}
#cc-modal #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification a.cc-learnmore-link {
    color: white;
}
#cc-modal.cc-mobile #cc-modal-wrapper {
    height: auto;
    max-height: none;
    min-height: inherit;
}
#cc-modal.cc-mobile #cc-modal-wrapper, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
    margin-top: 0;
    width: auto;
}
#cc-modal.cc-mobile #cc-modal-wrapper h2, #cc-modal.cc-mobile #cc-modal-wrapper .experience_tile-header, #cc-modal.cc-mobile #cc-modal-wrapper .karma_profile-category h4, .karma_profile-category #cc-modal.cc-mobile #cc-modal-wrapper h4 {
    width: auto;
    margin-left: 0;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 span, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .experience_tile-header span, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h4 span, #cc-modal.cc-mobile #cc-modal-wrapper h2 span, #cc-modal.cc-mobile #cc-modal-wrapper .experience_tile-header span, #cc-modal.cc-mobile #cc-modal-wrapper .karma_profile-category h4 span, .karma_profile-category #cc-modal.cc-mobile #cc-modal-wrapper h4 span {
    display: block;
    margin-top: 8px;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .experience_tile-header, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .karma_profile-category h4, .karma_profile-category #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h4 {
    margin-left: 10px;
    width: auto;
}
#cc-modal.cc-mobile #cc-modal-wrapper, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-image: none;
    max-height: none;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span, #cc-modal.cc-mobile #cc-modal-wrapper li span {
    width: auto;
    float: none;
}
#cc-modal.cc-mobile #cc-modal-wrapper a.cc-consentchange {
    margin-top: 10px;
    float: none;
}
#cc-modal #cc-modal-wrapper li strong {
    width: auto;
}

#main_nav-book {
      position: absolute;
      right: 0;
      vertical-align: middle;
      padding: 14px 4px 9px 2px;
      text-align: center;
      top: 45px;
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm){
    #main_nav-book {
      position: absolute;
      right: 0;
      vertical-align: middle;
      padding: 13px 2px 8px 4px;
      text-align: center;
      top: 45px;
}
}
@media only screen and (min-width: 481px) and (max-width: 699px){
    #main_nav-book{
        top: 0;
        padding: 12px 0 9px 0;
    }
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    #main_nav-book{
        top: 0;
        padding: 14px 0 9px 0;
    }
}
@-moz-document url-prefix() {
#main_nav-book {
    position: absolute;
    /*top: 0;*/
    /*top: 60px;*/
    top: 47px;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    /*height: 100%;*/
   /*padding:10px 0;*/
  /*padding:14px 0 10px 0;*/
 padding:14px 0 5px 0;
    width: 64px;
    letter-spacing: .05em;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 14px;
    /*color: white;*/
   color:#4D4D4D;
    -ms-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}   
}
@media only screen and (min-width : 320px) and (max-width : 480px){
    #main_nav-book{
        top: 0;
        padding: 12px 0 11px 0;
    }
}

#main_nav-book:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-left: -5px;
    visibility: hidden;
    margin-left: -10px;
}
#main_nav-book .main_nav-book_text {
    display: inline;
    pointer-events: none;
    text-transform: uppercase;
    font-family: "EurostileLTStd", sans-serif;
    font-size:13px;
}
#main_nav-book .icon-book {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    height: 113px;
    overflow: hidden;
    font-size: 145px;
    z-index: -1;
    -ms-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}
@media (min-width: 890px) {
    #main_nav-book .icon-book {
    display: block;
    top: -18px;
    -ms-transition: top 0.2s ease-in-out;
    -webkit-transition: top 0.2s ease-in-out;
    -moz-transition: top 0.2s ease-in-out;
    -o-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
}
.js-scrolled #main_nav-book .icon-book {
    top: -120px;
}
}
#main_nav-book .icon-calendar {
    -ms-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    /*color: #73757c;*/
   color: #fff;
    /*font-size: 18px;*/
   font-size: 14px;
    /*background:url("http://www.townhousehotels.com/extension/ezdemo/design/corporate/images/icon_calendar.png") no-repeat center center;*/
    height:16px;
    width:16px;
}
#main_nav-book .icon-action_arrow_down {
    -ms-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    color: #73757c;
    font-size: 8px;
    right: 2px;
    bottom: 16px;
}
#main_nav-book .icon-search_icon {
    -ms-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    color: #73757c;
    font-size: 18px;
    top: 1px;
}
#main_nav-book .book_dates:hover+.icon-calendar, #main_nav-book select:hover+.icon-action_arrow_down, #main_nav-book .select:hover+.icon-action_arrow_down, #main_nav-book select:hover+.icon-search_icon {
    color: #fff;
}
#main_nav-book input[type=text] {
    width: 100%;
    border: 0;
    /*padding: 0 4px 5px;*/
   padding: 0 4px;
    /*border-bottom: 1px solid #53555b;*/
   border-bottom: 1px solid #fff;
    margin-bottom: 3px;
    background: none;
    font-size: 16px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: white;
    outline: none;
}
#main_nav-book input[type=text]:hover {
    cursor: pointer;
}
@media (min-width: 890px) {
    #main_nav-book input[type=text] {
    /*font-size: 20px;*/
   font-size: 16px;
}
}
@media (min-width: 890px) {
    #main_nav-book {
    /*width: 121px;*/
   width: 145px;
    /*font-size: 16px;*/
   font-size: 11px;
    z-index: 11;
}
}
#main_nav-book .general_button, #main_nav-book .general_button-sub_text {
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
#main_nav-book .general_button{
    height:32px;
    padding:6px 35px;
    width: 100%;
    line-height: normal;
    margin-top: 10px;
    margin-left: -10px;
    /*padding: 6px 0;*/
}
.availability-alt {
    width: 280px;
}
.main_nav-book-menu {
    max-height: 0;
    width: 325px;
    position: absolute;
    top: 40px;
    right: -1px;
    overflow: auto;
    text-align: left;
    z-index: -2;
    letter-spacing: 0px;
}
.book-open .main_nav-book-menu {
    max-height: 100%}
@media (min-width: 890px) {
    .main_nav-book-menu {
    /*top: 77px;*/
   /*top: 40px;*/
    top: 36px;
    width: 660px;
    height: 460px;
    overflow: hidden;
}
}
#booking_form {
   /*background: black;*/
   /*background:#877f94;*/
   /* no support RGBa */
    /*background-color: rgb(135, 127, 148);*/
   background-color: rgb(187, 186, 220);
    /* RGBa opacity */
    /*background-color: rgba(135, 127, 148, 0.7);*/
   background-color: rgba(187, 186, 220, 0.8);
    /* IE 5.5 - 7*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#877f9400, endColorstr=#877f9400);*/
    /* IE 8*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#877f9400, endColorstr=#877f9400)";*/
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
    #booking_form {
       background-color: rgba(187, 186, 220, 0.8); 
    }
}
.book-select-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%}
.book-select-box select {
    color: #fff;
    font-size: 16px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    width: 106%;
    border-radius: 0;
    border: none;
    padding: 0 2px 2px;
    /*border-bottom: 1px solid #53555b;*/
   border-bottom: 1px solid #fff;
    margin-bottom: 3px;
    /*background: black !important;*/
   background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    outline: none;
}
.book-select-box select:hover {
    cursor: pointer;
}
@media (min-width: 890px) {
    .book-select-box select {
    width: 112%;
    /*font-size: 20px;*/
   font-size: 16px;
}
}
.book-select-box select optgroup {
    padding: 10px 0 10px;
}
.book-select-box select option {
    font-size: 16px !important;
    background-color: black !important;
    padding: 0 4px 2px !important;
}
.book-select-box select option.option-city {
    text-transform: uppercase !important;
    color: white !important;
}
.book-select-box select option.option-hotel {
    color: #73757c !important;
}
#enter-code-trigger {
    margin-bottom: 1em;
}
.main_nav-book-menu-links {
    display: block;
    margin-right: 20px;
    text-align: center;
    line-height: 1.5;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-transform: none;
    font-size: 14px;
}
@media (min-width: 890px) {
    .main_nav-book-menu-rates-area {
    padding-bottom: 20px;
    padding-top: 11px;
}
}
.main_nav-book-menu-rates-area h4 {
    font-size: 12px;
    text-transform: uppercase;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    line-height: 1.25;
    /*color: #73757c;*/
   color: #fff;
    letter-spacing: .05em;
}
@media (min-width: 890px) {
    .main_nav-book-menu-rates-area h4 {
    margin-bottom: 1em;
}
}
.main_nav-book-menu-rates-area h4 a {
    /*color: #73757c;*/
   color: #fff;
}
.main_nav-book-menu-rates-area h4 a:hover {
    color: #cecece;
}
.main_nav-book-menu-rates-area h4 span {
    text-transform: none;
    letter-spacing: 0;
}
.main_nav-book-menu-rates-area .general_button-wrapper {
    width: 280px;
}
#rate-guarantee {
    color: #fff;
}
.main_nav-book-menu-rates {
    display: none;
    padding-top: 20px;
}
.main_nav-book-menu-wrapper {
    /*padding: 20px 20px 5px;*/
   padding: 25px 20px;
    /*border-top: 1px solid #333333;*/
}
@media (min-width: 890px) {
    .main_nav-book-menu-wrapper {
    /*padding: 35px 40px 40px 40px;*/
   /*padding: 25px 20px;*/
  padding:25px 20px 0px 20px;
}
}
.main_nav-book-menu-wrapper label.error {
    font-style: italic;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 16px;
    color: #73757c;
    padding-left: 4px;
    display: inline-block;
}
.book-engine-row {
    margin-bottom: 15px;
}
.main_nav-book-menu-input-full {
    position: relative;
}
.main_nav-book-menu-input-full [class^="icon-"], .main_nav-book-menu-input-full [class*=" icon-"] {
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 20px;
    pointer-events: none;
}
.book-engine-hidden-inputs>div {
    margin-bottom: 30px;
    display: none;
}
.book-engine-inputs {
    text-transform: none;
    overflow: hidden;
}
.book-engine-inputs .quarter-width {
    width: 130px;
    margin-left: 20px;
    margin-bottom: 10px;
}
.book-engine-inputs .quarter-width:first-child, .book-engine-inputs .quarter-width.quarter-width-group_id {
    margin-left: 0;
}
@media (min-width: 890px) {
    .book-engine-inputs .quarter-width {
    margin-bottom: 0;
}
.book-engine-inputs .quarter-width.quarter-width-group_id {
    margin-left: 20px;
}
}
.book-engine-inputs .quarter-width select {
    width: 130%}
.book-engine-inputs .half-width {
    /*width: 280px;*/
   width: 320px;
}
.book-engine-inputs .quarter-width+.half-width {
    margin-top: 15px;
}
@media (min-width: 890px) {
    .book-engine-inputs .quarter-width+.half-width {
    margin-left: 20px;
    margin-top: 0;
}
}
.book-engine-inputs .no-margin {
    margin-right: 0px;
}
.book-engine-inputs>div {
    float: left;
}
.book-engine-inputs label {
    font-weight: normal;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 13px;
    font-style: italic;
}
.book-engine-inputs [class^="icon-"], .book-engine-inputs [class*=" icon-"] {
    position: absolute;
    right: 0;
    bottom: 12px;
    font-size: 12px;
    color: #73757c;
    pointer-events: none;
}
.lower-section-left {
    clear: left;
    width: 280px;
    float: left;
}
.lower-section-right {
    width: 280px;
    float: right;
}
.lower-section-right h4 {
    text-align: center;
    color: #fff;
}
.main_nav-book-not_mobile {
    display: none;
}
@media (min-width: 890px) {
    .main_nav-book-not_mobile {
    display: inline;
}
}
.main_nav-book-menu-reservation, .main_nav-book-menu-meeting {
    width: 100%}
@media (min-width: 890px) {
    .main_nav-book-menu-reservation, .main_nav-book-menu-meeting {
    display: none;
}
}
.main_nav-book-menu-reservation a, .main_nav-book-menu-meeting a {
    position: relative;
    display: inline-block;
    width: calc(100% + 80px);
    padding: 12px 40px;
    border-top: 1px solid #53555b;
    margin: 0 -40px;
    font-size: 12px;
    text-transform: uppercase;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    line-height: 1.25;
    color: #73757c;
    letter-spacing: .05em;
}
.main_nav-book-menu-reservation a:hover, .main_nav-book-menu-meeting a:hover {
    color: #cecece;
}
.main_nav-book-menu-reservation a:after, .main_nav-book-menu-meeting a:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 10px;
    right: 40px;
}
.main_nav-book-menu-reservation {
    margin-top: 25px;
}
.home_transition #main_nav-book .icon-book {
    -ms-transition: color 3s ease-in-out, top 0.2s ease-in-out 0s;
    -webkit-transition: color 3s ease-in-out, top 0.2s ease-in-out 0s;
    -moz-transition: color 3s ease-in-out, top 0.2s ease-in-out 0s;
    -o-transition: color 3s ease-in-out, top 0.2s ease-in-out 0s;
    transition: color 3s ease-in-out, top 0.2s ease-in-out 0s;
}
.home_transition #main_nav-book {
    -ms-transition: background 3s ease-in-out;
    -webkit-transition: background 3s ease-in-out;
    -moz-transition: background 3s ease-in-out;
    -o-transition: background 3s ease-in-out;
    transition: background 3s ease-in-out;
}
.home-wrapper [class^="colorway"], .home-wrapper [class*="colorway"], .home-wrapper #main_nav-book, .home-wrapper #main_nav-book .icon-book {
    -ms-transition: background 5s, color 5s, border-color 5s;
    -webkit-transition: background 5s, color 5s, border-color 5s;
    -moz-transition: background 5s, color 5s, border-color 5s;
    -o-transition: background 5s, color 5s, border-color 5s;
    transition: background 5s, color 5s, border-color 5s;
}
#home-hero-area {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    -webkit-animation: opacity_fade_in 1s;
    -moz-animation: opacity_fade_in 1s;
    -o-animation: opacity_fade_in 1s;
    animation: opacity_fade_in 1s;
}
#home-hero-area .cycle-slideshow {
    position: static !important;
    height: 100%;
    width: 100%}
#home-hero-area .cycle-slideshow img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    max-width: 190%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (min-width: 650px) {
    #home-hero-area .cycle-slideshow img {
    max-width: 140%}
}
#home-hero-area .cycle-slide {
    width: 100%;
    height: 100%}
#home-hero-area .cycle-slide:nth-of-type(1) {
    opacity: 1;
}
.home-hero-next {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    z-index: 103;
}
.home-hero-prev {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    z-index: 101;
}
.home-hero-area-wrapper {
    position: relative;
    height: 264px;
    margin-bottom: 30px;
    margin-top: 40px;
    opacity: 0;
}
@media (min-width: 768px) {
    .home-hero-area-wrapper {
    height: 300px;
}
}
@media (min-width: 890px) {
    .home-hero-area-wrapper {
    margin-top: 0;
}
}
@media (min-width: 768px) {
    .home-hero-area-wrapper {
    height: 415px;
}
}
@media (min-width: 1120px) {
    .home-hero-area-wrapper {
    height: 740px;
}
}
.home-hero-caption-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 102;
}
.home-hero-caption {
    max-width: 1100px;
    width: 100%;
    padding: 0 25px;
    margin: auto;
    color: white;
}
@media (min-width: 650px) {
    .home-hero-caption {
    width: 585px;
    padding: 0;
}
}
@media (min-width: 768px) {
    .home-hero-caption {
    width: 700px;
}
}
@media (min-width: 960px) {
    .home-hero-caption {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .home-hero-caption {
    width: 1100px;
}
}
.home-hero-caption h3 {
    font-size: 30px;
}
@media (min-width: 768px) {
    .home-hero-caption h3 {
    font-size: 44px;
    font-weight: 400;
}
}
@media (min-width: 1024px) {
    .home-hero-caption h3 {
    font-size: 54px;
}
}
.home-hero-caption h6 {
    display: none;
}
@media (min-width: 768px) {
    .home-hero-caption h6 {
    display: block;
    margin-top: 35px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
}
}
@media (min-width: 1024px) {
    .home-hero-caption h6 {
    font-size: 21px;
    letter-spacing: .025em;
}
}
.home-hero-caption a {
    color: white;
}
@media (min-width: 650px) {
    .home-image_group-area .cycle-slideshow {
    display: none;
}
}
@media (min-width: 1024px) {
    .home-image_group-area {
    margin: 50px 0 20px 0;
    text-align: center;
}
}
.home-image_group-area .cycle-slideshow {
    max-width: 100%;
    margin-left: 25px;
    margin-right: 25px;
}
.home-image_group-area .cycle-slideshow img, .home-image_group-area .cycle-slideshow>div {
    display: block;
    width: 100%}
.home-image_group-area-caption {
    position: relative;
    top: -2px;
    width: 100%;
    height: 100px;
    padding: 10px 25px;
    margin: auto;
    font-size: 21px;
    line-height: 1.25;
    color: white;
    background: black;
}
.home-image_group-area-caption a {
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 12px;
}
.home-image_group-area-pager {
    font-size: 50px;
    color: #d3d4d4;
    text-align: center;
}
@media (min-width: 650px) {
    .home-image_group-area-pager {
    display: none;
}
}
.home-image_group-area-pager span {
    display: inline-block;
    padding: 0 2px;
    cursor: pointer;
}
.home-image_group-area-pager .cycle-pager-active {
    color: black;
}
.home-image_group {
    display: none;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
   .home-image_group {
    display: block;
} 
}
@media only screen and (min-width: 481px) and (max-width: 699px){
   .home-image_group {
    display: block;
} 
}
@media (min-width: 650px) {
    .home-image_group {
    display: block;
}
}
@media only screen and (min-width: 700px) and (max-width:992px){
    div.home-image_group.big1-1verticalLeft section.columns.image_group{
        width: 700px;
    }
    div.home-image_group.big1-1verticalLeft section.columns.image_group div.column_1{
        float: left;
        display: block;
        width: 35%;
    }
    div.home-image_group.big1-1verticalLeft section.columns.image_group div.column_2{
        float: left;
        display: block;
        width: 65%;
    }
   div.home-image_group.big1-1verticalLeft section.columns.image_group div.column_1 a img{
        float: left;
        display: block;
        width: 65%;
    }
}
.home-offers hr {
    display: none;
    width: 50px;
    height: 1px;
    margin: 50px auto 20px auto;
    border: 0;
    background: #d3d4d4;
}
@media (min-width: 768px) {
    .home-offers hr {
    display: block;
}
}
.home-hotels,
.container-galleries {
    display: none;
    margin-bottom: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px){
.home-hotels,
.container-galleries {
    display: inherit;
}
}
@media (max-width: 400px){
    .home-hotels, .container-galleries{
        display: block;
        padding: 25px;
        height: 250px;
        overflow: hidden;
    }
}
.home-hotels h2, .home-hotels .experience_tile-header, .home-hotels .karma_profile-category h4, .karma_profile-category .home-hotels h4,
.container-galleries h2, .container-galleries .experience_tile-header, .container-galleries .karma_profile-category h4, .karma_profile-category .container-galleries h4 {
    margin-bottom: 25px;
    margin-top: 25px;
    /*text-align: center;*/
   text-align: left;
   width:1100px;
   margin-left:auto;
   margin-right:auto;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .home-hotels h2, .home-hotels .experience_tile-header, .home-hotels .karma_profile-category h4, .karma_profile-category .home-hotels h4,
.container-galleries h2, .container-galleries .experience_tile-header, .container-galleries .karma_profile-category h4, .karma_profile-category .container-galleries h4 {
    padding-left: 30px;
}
}

@media only screen and (min-width:640px) and (max-width: 1024px){
    .home-hotels h2, .home-hotels .experience_tile-header, .home-hotels .karma_profile-category h4, .karma_profile-category .home-hotels h4,
.container-galleries h2, .container-galleries .experience_tile-header, .container-galleries .karma_profile-category h4, .karma_profile-category .container-galleries h4 {
    padding-left: 30px;
}
}
.home-hotels .cycle-slideshow img,
.container-galleries .cycle-slideshow img {
    width: 100%;
    /*max-width: 1100px;*/
   max-width: 760px;
}
@media (min-width: 768px) {
    .home-hotels,
    .container-galleries{
    display: block;
}
}
@media (min-width: 1120px) {
    .home-hotels,
    .container-galleries{
    margin-top: 60px;
}
}
[class^="home-hero-slide"], [class*="home-hero-slide"] {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.home-hero-slide--lumen {
    background-image: url(http://www.townhousehotels.com/images/hero/KimptonLumen_header.jpg);
}
.home-hero-slide--karma {
    background-image: url(http://www.townhousehotels.com/images/hero/KimptonKarma_header.jpg);
}
.home-hero-slide--food {
    background-image: url(http://www.townhousehotels.com/images/hero/KimptonFood_header.jpg);
}
.home-hero-slide--meetings {
    background-image: url(http://www.townhousehotels.com/images/hero/KimptonMeetings_header.jpg);
}
.home-hero-slide--weddings {
    background-image: url(http://www.townhousehotels.com/images/hero/KimptonWeddings_header.jpg);
}
.detail-hero {
    opacity: 0;
}
@media only screen and (min-width : 320px) and (max-width : 480px){
    .detail-hero {
    margin-top: -12px;
}
}
@media (min-width: 1024px) {
    .detail-hero {
    position: relative;
}
}
.city-hero-image img, .city-hero-image span, .city-hero-image, .hero-image-area {
    z-index: 1000000;
}
.detail-hero-image-area-wrapper {
    width: 100%;
    overflow: hidden;
    z-index: 1000000;
    position: relative;
}
.detail-hero-image-area {
    position: relative;
    height: 190px;
    width: 100%;
    padding: 0;
    margin-top: 40px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .detail-hero-image-area {
    height: 450px;
}
}
@media (min-width: 890px) {
    .detail-hero-image-area {
    margin-top: 0;
}
}
@media (min-width: 1024px) {
    .detail-hero-image-area {
    height: 660px;
}
}
.city-hero-image span, .city-hero-image img {
    -ms-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
.detail-hero-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    max-height: 180%;
    max-width: 190%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
@media (min-width: 650px) {
    .detail-hero-image img {
    max-width: 140%}
}
@media (min-width: 1024px) {
    .map-active .detail-hero-image img {
    opacity: 0;
}
}
.detail-hero-address {
    /*margin: 10px 0;*/
   margin: 5px 0;
    line-height: 25px;
    font-size: 17px;
}
.detail-hero-address .tel-link {
    color: #bbbbbb;
}
.detail-hero-visit {
    display: inline-block;
    /*margin-top: 10px;*/
   margin-top: 5px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    letter-spacing: .05em;
}
@media (min-width: 768px) {
    .detail-hero-visit {
    font-size: 15px;
}
}
@media (min-width: 1024px) {
    .detail-hero-location_map {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
}
@media (min-width: 1024px) {
    .detail-hero-location_map img {
    -ms-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
}
@media (min-width: 1024px) {
    .map-active .detail-hero-location_map img {
    opacity: 0;
    pointer-events: none;
}
}
@media (min-width: 1024px) {
    .map-active .detail-hero-location {
    opacity: 0;
    pointer-events: none;
    display: none;
}
}
.detail-hero-location {
    padding: 25px 25px;
    background: black;
    color: #bbbbbb;
    line-height: 1.3;
    z-index: 1000001;
}

@media only screen and (min-width: 481px) and (max-width: 1023px){
   .detail-hero-location{
    background: #e8e8e7;
    width: 100%;
    /*padding: 0;*/
   } 
}
.detail-hero-location h1 {
    font-size: 24px;
    color: white;
    line-height: 1.1;
}
@media (min-width: 768px) {
    .detail-hero-location h1 {
    font-size: 30px;
    line-height: 1.2;
}
}
.detail-hero-location h4 {
    /*padding-top: 5px;*/
    font-size: 14px;
    letter-spacing: 0.025em;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .detail-hero-location {
    display: block;
    vertical-align: top;
    height: 300px;
    padding: 38px 30px;
}
}
@media (min-width: 1024px) {
    .detail-hero-location {
    -ms-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    display: table-cell;
    vertical-align: middle;
    width: 340px;
    /*height: 330px;*/
   /*height: 255px;*/
  height: 292px;
    padding: 0 40px;
    /*background: black;
    background: rgba(0, 0, 0, 0.85);*/
   background: rgba(244, 241, 235, 0.5);
}
}

@media (max-width: 1023px) {
    .detail-hero-location {
    width: 50%;
    float: left;
}
}
@media (max-width: 767px) {
    .detail-hero-location {
    box-sizing: content-box;
    width: 100%;
    max-width: 585px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
}
.detail-hero-location_map-wrapper {
    margin: -1px 0;
    position: relative;
    width: 100%;
    padding-right: 50px;
    overflow: auto;
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
    .detail-hero-location{
        background: rgba(244, 241, 235, 0.5);
    }
}

@media only screen and (min-width: 481px) and (max-width: 1023){
    .detail-hero-location{
        background: rgba(244, 241, 235, 0.5);
        width: 100%;
        max-width: none;
    }
}
@media (min-width: 768px) {
    .detail-hero-location_map-wrapper {
    min-height: 300px;
    overflow: hidden;
}
}
@media only screen and (min-width: 481px) and (max-width: 1023px){
    .detail-hero-location_map-wrapper {
    min-height: 300px;
    overflow: hidden;
    background: #e8e8e7;
}  
}
@media (min-width: 1024px) {
    .detail-hero-location_map-wrapper {
    position: absolute;
    left: 0;
    /*bottom: -355px;*/
   /*top: -254px;*/
  top: -291px;
    display: block;
    /*width: 340px;*/
   width: 300px;
    height: auto;
    padding-right: 0;
    text-align: center;
    overflow: visible;
    /*z-index: 1000001;*/
}
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .detail-hero-location_map-wrapper{
        background: #e8e8e7;
        opacity: 0.8;

    }
}
/*@media (max-width: 767px) {
    .detail-hero-location_map-wrapper {
    background: #000;
}*/
}
.detail-hero-location-below-map {
    position: absolute;
    top: 0;
    left: 0;
    height: 300px;
    line-height: 1.5;
    width: 340px;
    margin-top: 56px;
    display: none;
    color: #bbbbbb;
}

.detail-hero-location-below-map h1 {
    font-size: 24px;
    color: white;
}
@media (min-width: 768px) {
    .detail-hero-location-below-map h1 {
    font-size: 28px;
    line-height: 40px;
}
}
.detail-hero-location-below-map h4 {
    font-size: 14px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .detail-hero-location-below-map h4 {
    font-weight: 200;
}
}
@media (min-width: 1024px) {
    .detail-hero-location-below-map {
    display: block;
    padding: 40px;
    background: #2A2B2F;
}
}
.detail-hero-location-below-map h1 {
    color: white;
}
.detail-hero-map {
    max-height: 300px;
    overflow: hidden;
    position: relative;
    display: block;
}
.detail-hero-map img {
    display: block;
    width: 100%;
    margin-top: -40px;
}
@media (max-width: 1023px) {
    .detail-hero-map {
    float: right;
    width: 50%}
}
@media (max-width: 767px) {
    .detail-hero-map {
    display: none;
}
}
@media (min-width: 1024px) {
    .detail-hero-map {
    float: none;
    width: 100%;
    max-height: 400px;
    margin-left: 0;
    display: block;
}
}
.detail-hero-map-launch {
    display: block;
    position: relative;
    padding: 19px 25px;
    color: white;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    font-size: 18px;
    text-transform: uppercase;
    z-index: 1001;
}
.detail-hero-map-launch .icon-map_open {
    position: absolute;
    top: 0;
    right: 15px;
    padding-left: 15px;
    padding-top: 14px;
    font-size: 25px;
    height: 100%}
@media (max-width: 1023px) {
    .detail-hero-map-launch {
    display: none;
}
}
.detail-hero-map-launch:hover .general_button-overlay {
    background: rgba(255, 255, 255, 0.1);
}
.detail-hero-map-label {
    display: none;
}
@media (min-width: 1024px) {
    .detail-hero-map-label {
    position: relative;
    display: block;
    padding: 20px 25px;
    background: #f1f2f2;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom-width: 5px !important;
    border-bottom-style: solid;
}
}
.page-sub_nav {
    display: none;
    background: white;
}
@media (min-width: 768px) {
    .page-sub_nav {
    display: block;
    background: whitesmoke;
    z-index: 1000;
    -ms-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}
}
@media (min-width: 768px) {
    .page-sub_nav-wrapper {
    width: 100%;
    max-width: 1100px;
    /*padding: 10px 30px;*/
   padding: 3px 30px;
    margin: auto;
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .page-sub_nav-wrapper{
        max-width: none;
    }
}
.page-sub_nav-wrapper li {
    display: inline-block;
}
.page-sub_nav-wrapper li:first-child a {
    padding-left: 0;
}
.page-sub_nav-wrapper a {
    display: inline-block;
    padding: 10px 0 10px 15px;
    color: #7d7f81;
    font-size:13px;
}
.page-sub_nav-wrapper a:hover {
    color: #121417;
}
.detail-sub_nav .page-sub_nav-wrapper {
    padding: 0;
}
.page-sub_nav-wrapper a.page-sub_nav-link-active {
    color: black;
}
}
@media (min-width: 1024px) {
    .page-sub_nav-wrapper {
    /*padding-left: 420px;*/
}
.page-sub_nav-wrapper li:first-child a {
    padding-left: 0;
}
}
.detail-sub_nav {
    background: white;
}
.detail-sub_nav li {
    padding-left: 11px;
}
@media (min-width: 1120px) {
    .detail-sub_nav li {
    padding-left: 25px;
}
}
.detail-sub_nav li:first-child {
    padding-left: 0;
}
.detail-sub_nav .page-sub_nav-wrapper {
    padding-right: 0;
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
   .detail-sub_nav .page-sub_nav-wrapper {
    padding:0 5px;
} 
}
#detail-summary {
    margin-top: 20px;
    margin-bottom: 50px;
}
@media (min-width: 768px) {
    #detail-summary {
    width: 100%;
    max-width: 1100px;
    padding: 0 30px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
}
#detail-summary>p {
    font-size: 20px;
    font-weight: 200;
    line-height: 1.8;
}
}
@media (min-width: 1024px) {
    #detail-summary {
    position: relative;
    min-height: 350px;
    padding: 10px 0 50px 420px;
    margin-bottom: 0;
}
#detail-summary.detail-summary-has_logo {
    min-height: 590px;
}
#detail-summary.detail-summary-has_social {
    min-height: 420px;
}
#detail-summary.detail-summary-has_social.detail-summary-has_logo {
    min-height: 600px;
}
}
#detail-summary h2, #detail-summary .experience_tile-header, #detail-summary .karma_profile-category h4, .karma_profile-category #detail-summary h4 {
    margin: 50px 0 20px 0;
    font-size: 24px;
    font-weight: normal;
    text-transform: none;
    line-height: 1.3;
}
@media (min-width: 768px) {
    #detail-summary h2, #detail-summary .experience_tile-header, #detail-summary .karma_profile-category h4, .karma_profile-category #detail-summary h4 {
    margin: 20px 0;
    font-weight: 200;
    font-size: 30px;
}
}
@media (min-width: 1024px) {
    #detail-summary h2, #detail-summary .experience_tile-header, #detail-summary .karma_profile-category h4, .karma_profile-category #detail-summary h4 {
    margin-top: 0;
    font-size: 36px;
}
}
#detail-summary .markdown-content p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.6;
    color: #53555b;
}
@media (min-width: 768px) {
    #detail-summary .markdown-content p {
    font-size: 18px;
}
}
#detail-summary .social_media {
    width: auto;
    text-align: center;
    max-width: 325px;
}
#detail-summary .social_media h4, #detail-summary .social_media .social_media-list {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 20px;
}
@media (max-width: 767px) {
    #detail-summary .social_media h4, #detail-summary .social_media .social_media-list {
    margin-right: 0;
}
}
@media (min-width: 1024px) {
    #detail-summary .social_media h4, #detail-summary .social_media .social_media-list {
    margin-right: 0;
}
}
#detail-summary .social_media h4 {
    margin-right: 10px;
}
@media (min-width: 768px) {
    #detail-summary .social_media h4 {
    margin-bottom: 20px;
    margin-right: 0;
}
}
@media (min-width: 768px) {
    #detail-summary .social_media {
    max-width: 100%;
    text-align: left;
}
#detail-summary .social_media h4 {
    margin-bottom: 0;
}
}
@media (min-width: 1024px) {
    #detail-summary .social_media {
    text-align: center;
}
#detail-summary .social_media h4 {
    display: block;
    margin-bottom: 10px;
}
}
@media (min-width: 1024px) {
    .detail-summary-extras {
    width: 340px;
    position: absolute;
    left: 0;
    top: 300px;
}
}
@media (max-width: 767px) {
    .detail-summary-extras {
    max-width: 325px;
    margin: 0px auto;
    text-align: center;
}
}
.detail-summary-restaurant_logo {
    margin-bottom: 20px;
}
@media (min-width: 1024px) {
    .detail-summary-restaurant_logo {
    margin-bottom: 40px;
    text-align: center;
}
}
@media (max-width: 767px) {
    .detail-summary-restaurant_logo {
    margin-top: 40px;
    margin-bottom: 40px;
}
}
.detail-summary-restaurant_logo img {
    max-width: 260px;
    max-height: 200px;
}
.detail-extra_info {
    width: 100%;
    margin-top: 45px;
}
@media (min-width: 670px) {
    .detail-extra_info .hour_listings {
    display: inline-block;
    vertical-align: top;
    width: 50%}
}
@media (min-width: 670px) {
    .detail-extra_info .opentable+.hour_listings {
    margin-left: -5px;
}
}
.detail-extra_info .opentable {
    margin-bottom: 30px;
}
@media (min-width: 670px) {
    .detail-extra_info .opentable {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 35px;
    margin-bottom: 0;
}
}
.detail-gallery-wrapper {
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .detail-gallery-wrapper {
    margin-bottom: 50px;
}
}
@media (min-width: 1120px) {
    .detail-gallery-wrapper {
    margin-bottom: 70px;
}
}
#detail-amenities h2, #detail-amenities .experience_tile-header, #detail-amenities .karma_profile-category h4, .karma_profile-category #detail-amenities h4 {
    line-height: .25;
    margin-top: -2px;
}
.detail-accommodations h2, .detail-accommodations .experience_tile-header, .detail-accommodations .karma_profile-category h4, .karma_profile-category .detail-accommodations h4 {
    line-height: .5;
}
.detail-accommodations .markdown-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #53555b;
}
@media (min-width: 768px) {
    .detail-accommodations .markdown-content p {
    font-size: 18px;
}
}
h2+.detail-accommodations .markdown-content p, .experience_tile-header+.detail-accommodations .markdown-content p, .karma_profile-category h4+.detail-accommodations .markdown-content p {
    margin-top: 20px;
}
.detail-accommodations .icon-triangle {
    margin-left: 5px;
    font-size: 14px;
}
.detail-features .tabbed_gallery-controls {
    display: none;
}
@media (min-width: 768px) {
    .detail-features .tabbed_gallery-controls {
    display: block;
    margin: 30px 0;
}
.detail-features .tabbed_gallery-controls a {
    display: inline-block;
    padding: 18px 0;
    margin-left: 20px;
    font-size: 18px;
    color: #15151a;
}
.detail-features .tabbed_gallery-controls a.cycle-pager-active {
    color: black;
    font-weight: 400;
}
.detail-features .tabbed_gallery-controls a:first-child {
    margin-left: 0;
}
}
@media (min-width: 1120px) {
    .detail-features .tabbed_gallery-controls a {
    display: block;
    border-bottom: 1px solid #cecece;
    margin: 0;
    color: #73757c;
}
.detail-features .tabbed_gallery-controls a:first-child {
    border-top: 1px solid #cecece;
}
.detail-features .tabbed_gallery-controls a:hover {
    color: #15151a;
}
}
.detail-features .cycle-slideshow {
    display: none;
}
@media (min-width: 768px) {
    .detail-features .cycle-slideshow {
    display: block;
    width: 100%;
    min-height: 200px;
}
.detail-features .cycle-slideshow img {
    display: block;
    width: 100%}
}
.detail-features .cycle-slide {
    vertical-align: top;
}
.detail-features .icon-triangle {
    margin-left: 5px;
    font-size: 14px;
}
.detail-features-caption {
    padding: 40px 0 0 0;
    font-size: 16px;
    line-height: 1.6;
    white-space: normal;
    color: #53555b;
}
@media (min-width: 768px) {
    .detail-features-caption {
    font-size: 18px;
}
}
h2+.detail-features-caption, .experience_tile-header+.detail-features-caption, .karma_profile-category h4+.detail-features-caption {
    margin-top: 20px;
}
.detail-features-caption a {
    font-weight: normal;
    white-space: nowrap;
}
.detail-features-accordion-group {
    display: block;
    border-bottom: 1px solid #d3d4d4;
    margin: 0 -15px;
    font-size: 13px;
}
.detail-features-accordion-group h3 {
    position: relative;
    padding: 20px 15px;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
}
.detail-features-accordion-group h3:after {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -.5em;
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
}
.detail-features-accordion-group img {
    display: block;
    max-width: 95%;
    margin: 0 auto 20px 15px;
}
.detail-features-accordion-group p {
    margin: 10px auto 20px 15px;
    font-size: 16px;
    max-width: 95%}
.detail-features-accordion:first-child .detail-features-accordion-group:first-child {
    border-top: 1px solid #d3d4d4;
}
@media (min-width: 768px) {
    .detail-features-accordion-group {
    display: none;
}
}
.detail-features-accordion-content {
    display: none;
}
.detail-eat a {
    color: #53555b;
}
.detail-eat .column_2 {
    padding-top: 17px;
}
.detail-eat-eatery {
    margin-top: 30px;
}
.detail-eat-eatery:first-child {
    margin-top: 0;
}
.detail-eat-eatery a {
    white-space: nowrap;
}
.detail-eat-caption {
    position: relative;
    top: -2px;
    width: 100%;
    height: 130px;
    padding: 15px 20px;
    font-size: 21px;
    line-height: 1.25;
    background: black;
}
.detail-eat-caption a {
    display: block;
    margin-top: 10px;
    font-size: 15px;
}
.detail-eat-caption h3 {
    font-size: 21px;
    font-weight: 200;
    color: white;
}
.detail-eat-caption p {
    margin: 5px 0 10px 0;
    font-size: 16px;
    font-style: italic;
    color: #53555b;
}
.detail-eat-pager {
    width: 100%;
    max-width: 380px;
    margin-top: 15px;
    font-size: 25px;
    color: #d3d4d4;
    text-align: center;
}
.detail-eat-pager a {
    display: inline-block;
    padding: 0 5px;
    cursor: pointer;
    color: #d3d4d4;
}
@media (min-width: 500px) {
    .detail-eat-pager {
    display: none;
}
}
.detail-compare-tile-controls .search_compare-filter-area-wrapper {
    padding-top: 31px;
    text-align: center;
}
.detail-compare-tile-controls .search_compare-tiles {
    padding-top: 31px;
}
.karma-join input, .karma-profile-edit-area input, .karma-join select, .karma-profile-edit-area select {
    /*font-family: 'Proxima Nova', sans-serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
.karma-join .karma-join-travel_purpose .select_box, .karma-profile-edit-area .karma-join-travel_purpose .select_box {
    width: 150px;
}
.karma-join .karma-join-travel_purpose .select_box select, .karma-profile-edit-area .karma-join-travel_purpose .select_box select {
    width: 120%}
.karma-join .karma-join-birthdate .select_box-month, .karma-profile-edit-area .karma-join-birthdate .select_box-month {
    width: 130px;
}
.karma-join .karma-join-birthdate .select_box-day, .karma-profile-edit-area .karma-join-birthdate .select_box-day {
    width: 69px;
}
@media (min-width: 340px) {
    .karma-join .karma-join-birthdate .select_box-day, .karma-profile-edit-area .karma-join-birthdate .select_box-day {
    width: 79px;
}
}
.karma-join .karma-join-birthdate .select_box-year, .karma-profile-edit-area .karma-join-birthdate .select_box-year {
    width: 69px;
}
@media (min-width: 340px) {
    .karma-join .karma-join-birthdate .select_box-year, .karma-profile-edit-area .karma-join-birthdate .select_box-year {
    width: 79px;
}
}
.karma-join .karma-join-birthdate .select_box, .karma-profile-edit-area .karma-join-birthdate .select_box {
    margin-left: -4px;
}
@media (min-width: 520px) {
    .karma-join .karma-join-birthdate .select_box, .karma-profile-edit-area .karma-join-birthdate .select_box {
    margin-left: 0;
}
}
.karma-join .karma-join-birthdate .select_box select, .karma-profile-edit-area .karma-join-birthdate .select_box select {
    width: 150%}
.karma-join .karma-join-zip label.error, .karma-profile-edit-area .karma-join-zip label.error {
    right: -200px;
}
.karma-join .karma-join-zip input[type=text], .karma-profile-edit-area .karma-join-zip input[type=text] {
    width: 100px;
}
.karma-join .karma-join-home_business .radio label, .karma-profile-edit-area .karma-join-home_business .radio label {
    display: inline-block;
    margin-bottom: 0;
}
.karma-join .member_mailing_street, .karma-profile-edit-area .member_mailing_street {
    margin-bottom: 10px;
}
@media (min-width: 520px) {
    .karma-join .member_mailing_street, .karma-profile-edit-area .member_mailing_street {
    margin-bottom: 20px;
}
}
.karma-join .karma-join-phone input[type=tel], .karma-profile-edit-area .karma-join-phone input[type=tel] {
    width: 175px;
}
.karma-join .karma-join-phone .input, .karma-profile-edit-area .karma-join-phone .input {
    display: inline-block;
    vertical-align: middle;
}
.karma-join .karma-join-phone .input.tel, .karma-profile-edit-area .karma-join-phone .input.tel {
    margin-bottom: 10px;
}
@media (min-width: 520px) {
    .karma-join .karma-join-phone .input.tel, .karma-profile-edit-area .karma-join-phone .input.tel {
    margin-bottom: 30px;
}
}
.karma-join .karma-join-phone .input.boolean, .karma-profile-edit-area .karma-join-phone .input.boolean {
    width: auto;
    display: block;
}
@media (min-width: 520px) {
    .karma-join .karma-join-phone .input.boolean, .karma-profile-edit-area .karma-join-phone .input.boolean {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 30px;
}
}
.karma-join .karma-join-phone .input.boolean label, .karma-profile-edit-area .karma-join-phone .input.boolean label {
    display: inline-block;
    width: 105px;
    margin-bottom: 0;
}
.karma-join .karma-join-phone label.error, .karma-profile-edit-area .karma-join-phone label.error {
    right: -125px;
}
.karma-join .karma-join-yes_no .select_box, .karma-profile-edit-area .karma-join-yes_no .select_box {
    width: 75px;
}
.karma-join .karma-join-yes_no .select_box select, .karma-profile-edit-area .karma-join-yes_no .select_box select {
    width: 140%}
.karma-join .karma-join-checkboxes, .karma-profile-edit-area .karma-join-checkboxes {
    margin-bottom: 15px;
}
.karma-join .karma-join-checkboxes>.input, .karma-profile-edit-area .karma-join-checkboxes>.input {
    display: inline-block;
    vertical-align: top;
    width: 212px;
}
.karma-join .karma-join-checkboxes label, .karma-profile-edit-area .karma-join-checkboxes label {
    width: 200px;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 27px;
    text-indent: -31px;
}
.karma-join .karma-join-checkboxes .boolean, .karma-profile-edit-area .karma-join-checkboxes .boolean {
    margin-bottom: 5px;
}
.karma-join .karma-join-checkboxes .boolean .boolean, .karma-profile-edit-area .karma-join-checkboxes .boolean .boolean {
    margin-right: 10px;
}
.karma-join-checkbox-no_wrap {
    white-space: nowrap;
}
.karma-credit_card-last_four input[type=text] {
    width: 80px;
}
.karma-join-layout {
    width: 100%;
    max-width: 768px;
    margin: 0 auto 50px auto;
    overflow: visible;
}
.karma-join-layout-left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 60px;
}
@media (min-width: 768px) {
    .karma-join-layout-left {
    width: 305px;
}
}
@media (min-width: 1024px) {
    .karma-join-layout-left {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    padding-right: 60px;
}
}
.karma-join-layout-right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}
@media (min-width: 768px) {
    .karma-join-layout-right {
    width: 440px;
    padding-left: 0;
}
}
@media (min-width: 1024px) {
    .karma-join-layout-right {
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
}
}
.karma-join .required-exp {
    position: absolute;
    top: -30px;
    margin-bottom: 11px;
}
.karma-join h2, .karma-join .experience_tile-header, .karma-join .karma_profile-category h4, .karma_profile-category .karma-join h4 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: norma;
    text-transform: none;
    color: #15151a;
}
.karma-join p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.4;
    color: #53555b;
}
@media (min-width: 768px) {
    .karma-join .required_fields-statement {
    position: absolute;
    top: -30px;
    left: 0;
    margin-top: 0;
}
}
.add_link {
    display: inline-block;
}
@media (min-width: 520px) {
    .add_link {
    display: block;
    text-align: right;
}
}
.add_link a {
    display: inline-block;
    border-bottom: 1px solid #cacaca;
    font-size: 15px;
    font-weight: 600;
    color: #030405;
}
.add_link a:hover {
    padding-bottom: 1px;
    border-bottom: none;
}
.step_controls {
    max-width: 768px;
    padding: 0 20px;
    margin: auto;
    overflow: hidden;
}
@media (min-width: 768px) {
    .step_controls {
    padding: 0 65px;
}
}
@media (min-width: 520px) {
    .step_controls {
    text-align: right;
}
}
.back_link {
    display: inline-block;
    border-bottom: 1px solid #cacaca;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 600;
    color: #030405;
}
@media (min-width: 520px) {
    .back_link {
    float: left;
}
}
.karma-intranav {
    width: 100%;
    margin-bottom: 100px;
    background: white;
}
.karma-intranav li {
    position: relative;
    display: inline-block;
    padding: 4px 0 4px 12px;
}
.karma-intranav li:after {
    content: "";
    position: absolute;
    top: 0;
    left: -12px;
    height: 80px;
    width: 23px;
    background: url(http://www.townhousehotels.com/images/karma/join/breadcrumb_arrow.png) no-repeat 0 0;
}
.karma-intranav li:first-child {
    padding-left: 0;
}
.karma-intranav li:first-child:after {
    display: none;
}
.karma-intranav a {
    display: block;
    padding: 23px 10px;
    font-size: 12px;
    font-weight: 600;
    color: #c0c3c8;
    outline: 0;
}
@media (min-width: 420px) {
    .karma-intranav a {
    padding: 20px;
    font-size: 18px;
}
}
@media (min-width: 768px) {
    .karma-intranav a {
    padding-right: 35px;
}
}
.account-step-name {
    display: none;
    color: #27292c;
    font-size: 13px;
}
@media (min-width: 420px) {
    .account-step-name {
    font-size: 18px;
}
}
@media (min-width: 768px) {
    .account-step-name {
    display: inline-block;
}
}
.active .account-step-name {
    display: inline-block;
}
.karma-intranav-wrapper {
    max-width: 768px;
    margin: auto;
}
.account-step {
    display: inline-block;
    width: 26px;
    padding: 6px 0 4px 0;
    border-width: 2px;
    border-style: solid;
    margin-right: 7px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}
@media (min-width: 420px) {
    .account-step {
    width: 35px;
}
}
#exists_notice {
    display: none;
    line-height: 1.3em;
    margin-bottom: 20px;
}
@media (min-width: 520px) {
    #exists_notice {
    padding-left: 145px;
}
}
.karma-join .member_terms {
    margin-left: -4px;
    margin-bottom: 5px;
}
.karma-join-submit-loader {
    display: none;
}
.karma-join-submit-loader .loader9 {
    display: inline-block;
    margin: 0 30px;
}
@media (min-width: 960px) {
    .general-structure.karma-dashboard-wrapper, .karma-dashboard-wrapper.column_panels, .karma-dashboard-wrapper.search-controls, .karma-dashboard-wrapper.tout-group-wrapper, .karma-dashboard-wrapper.karma-overview-journey, .karma-dashboard-wrapper.karma-stays-past, .karma-dashboard-wrapper.karma-cancelled-past, .karma-dashboard-wrapper.karma-stays-reservations, .karma-dashboard-wrapper.offers_list-wrapper {
    width: 885px;
}
}
@media (min-width: 1120px) {
    .general-structure.karma-dashboard-wrapper, .karma-dashboard-wrapper.column_panels, .karma-dashboard-wrapper.search-controls, .karma-dashboard-wrapper.tout-group-wrapper, .karma-dashboard-wrapper.karma-overview-journey, .karma-dashboard-wrapper.karma-stays-past, .karma-dashboard-wrapper.karma-cancelled-past, .karma-dashboard-wrapper.karma-stays-reservations, .karma-dashboard-wrapper.offers_list-wrapper {
    width: 1100px;
}
}
@media (min-width: 650px) {
    .karma-dashboard {
    margin-left: -25px;
}
}
@media (min-width: 1120px) {
    .karma-dashboard {
    margin-left: -37px;
}
.karma-dashboard .tout, .karma-dashboard .karma-member, .karma-dashboard .karma-member-messages, .karma-dashboard .offer-exclusive {
    margin-left: 36px;
}
}
.karma-member {
    margin-bottom: 20px;
}
@media (min-width: 1120px) {
    .karma-member {
    margin-bottom: 40px;
}
}
.karma-member-name {
    margin-bottom: 10px;
    font-size: 21px;
    color: #15151a;
}
@media (min-width: 768px) {
    .karma-member-name {
    font-size: 30px;
}
}
@media (min-width: 960px) {
    .karma-member-name {
    font-size: 21px;
}
}
@media (min-width: 1120px) {
    .karma-member-name {
    font-size: 36px;
}
}
.karma-member-karma-info {
    font-size: 14px;
    font-weight: 600;
    color: #15151a;
    line-height: 1.8;
}
@media (min-width: 768px) {
    .karma-member-karma-info {
    font-size: 16px;
}
}
@media (min-width: 960px) {
    .karma-member-karma-info {
    font-size: 14px;
}
}
@media (min-width: 1120px) {
    .karma-member-karma-info {
    font-size: 16px;
}
}
.karma-member-header-info {
    font-weight: 400;
}
.karma-member-edit {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid whitesmoke;
    font-size: 14px;
    color: #53555b;
}
.karma-member-edit:hover {
    border-bottom: 1px solid #cecece;
}
.karma-member-logout {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid whitesmoke;
    margin: 0 0 0 10px;
    font-size: 14px;
    color: #53555b;
}
.karma-member-logout:before {
    content: "|";
    display: inline-block;
    position: relative;
    right: 7px;
}
.karma-member-logout:hover {
    border-bottom: 1px solid #cecece;
}
@media (min-width: 650px) {
    .karma-member-logout {
    margin-top: 5px;
}
}
.karma-member-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%}
@media (min-width: 650px) {
    .karma-member-control-messages {
    display: none;
}
}
.karma-member-control {
    border-bottom: 1px solid #cecece;
}
.karma-member-control:first-child {
    border-top: 1px solid #cecece;
}
.karma-member-control:hover [class^="icon-"], .karma-member-control:hover [class*=" icon-"] {
    color: #8a8b8d;
}
.karma-member-control a {
    position: relative;
    display: block;
    padding: 15px 0;
    font-size: 16px;
    color: #15151a;
}
@media (min-width: 768px) {
    .karma-member-control a {
    padding: 20px 0;
    font-size: 18px;
}
}
@media (min-width: 960px) {
    .karma-member-control a {
    font-size: 16px;
    padding: 15px 0;
}
}
@media (min-width: 1120px) {
    .karma-member-control a {
    padding: 20px 0;
    font-size: 18px;
}
}
.karma-member-control [class^="icon-"], .karma-member-control [class*=" icon-"] {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #bbbbbc;
    -ms-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}
.karma-member-control .icon-gift {
    font-size: 24px;
}
.karma-member-control .icon-settings {
    font-size: 25px;
}
.karma-member-control .icon-message {
    font-size: 25px;
}
.karma-member-control-link {
    display: inline-block;
}
.karma-member-control-notification {
    position: absolute;
    top: -6px;
    right: -10px;
    display: inline-block;
    padding: 3px 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    font-size: 13px;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
.karma-dashboard-reward {
    display: none;
}
@media (min-width: 650px) {
    .karma-dashboard-reward {
    display: inline-block;
}
}
@media (min-width: 650px) {
    .karma-dashboard-reward .tout, .karma-dashboard-reward .karma-member, .karma-dashboard-reward .karma-member-messages, .karma-dashboard-reward .karma-dashboard .offer-exclusive, .karma-dashboard .karma-dashboard-reward .offer-exclusive {
    margin-bottom: 20px;
}
}
.karma-member-messages-wrapper {
    display: none;
}
@media (min-width: 650px) {
    .karma-member-messages-wrapper {
    display: inline-block;
}
}
.karma-member-messages, .karma-dashboard .offer-exclusive {
    margin-bottom: 20px;
    background: white;
    overflow: hidden;
}
.karma-member-messages-header {
    position: relative;
    display: block;
    padding: 20px 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    background: #333940;
    color: white;
    text-transform: uppercase;
}
.karma-member-messages-header:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: white;
    -ms-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.karma-member-message {
    display: block;
    padding: 4px 30px;
    font-size: 14px;
    color: #15151a;
    line-height: 1.4;
    overflow: hidden;
}
@media (min-width: 768px) {
    .karma-member-message {
    padding: 13px 30px;
    font-size: 16px;
}
}
@media (min-width: 960px) {
    .karma-member-message {
    padding: 9px 30px;
    font-size: 14px;
}
}
@media (min-width: 1120px) {
    .karma-member-message {
    padding: 13px 30px;
    font-size: 16px;
}
}
.karma-member-message-time {
    font-size: 13px;
    font-style: italic;
    color: #53555b;
}
.karma-member-messages-list li {
    position: relative;
    border-top: 1px solid #cecece;
}
.karma-member-messages-list li:first-child {
    border: 0;
}
.karma-member-messages-list li:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    font-size: 14px;
    color: #cecece;
    -ms-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.karma-member-messages-list li:hover:before {
    opacity: 1;
}
.tout-tier-wrapper {
    margin-bottom: 20px;
}
.tout-tier {
    width: 100%;
    padding-top: 30px;
}
.tout-tier h3 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.tout-tier .animated-icon {
    display: block;
    width: 75px;
    height: 75px;
    left: -12px;
    margin-bottom: 10px;
}
.tout-tier .tout-tier-icons {
    margin-top: 20px;
    height: 108px;
}
.tout-tier+.tout-information {
    background: #15151a;
}
.tout-tier .tout-helper-text {
    color: white;
}
.tout-tier-header {
    width: 100%;
    font-size: 30px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    color: white;
    text-transform: uppercase;
    text-align: center;
}
.tout-tier-icons {
    width: 240px;
    margin: 0 auto;
}
.tout-tier-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-left: 9px;
    text-align: center;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
}
.tout-tier-icon:first-child {
    margin-left: 0;
}
.tier-progress {
    position: relative;
    width: 240px;
    margin: 20px auto;
    white-space: nowrap;
    overflow: hidden;
}
@media (min-width: 768px) {
    .tier-progress {
    margin-bottom: 40px;
}
}
@media (min-width: 960px) {
    .tier-progress {
    margin-bottom: 20px;
}
}
@media (min-width: 1120px) {
    .tier-progress {
    margin-bottom: 40px;
}
}
.tier-progress .member_progress_bar-segment {
    float: left;
    width: 15px;
    height: 20px;
    border-right: 1px solid #585b5d;
}
.tier-progress .member_progress_bar-segment-3, .tier-progress .member_progress_bar-segment-7, .tier-progress .member_progress_bar-segment-11, .tier-progress .member_progress_bar-segment-15 {
    height: 30px;
}
.tier-progress .member_progress_bar-segment-0 {
    height: 30px;
    border-left: 1px solid #585b5d;
    border-right: 0;
}
.tier-progress .member_progress_bar-segment-1 {
    border-left: 1px solid #585b5d;
}
.tier-progress .member_progress_bar-indicator {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 100%;
    z-index: 1;
}
.tier-progress .member_progress_bar-indicator-inactive {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 100%;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    background: #404549;
    -webkit-box-shadow: inset 1px 1px 2px -1px #15151a;
    -moz-box-shadow: inset 1px 1px 2px -1px #15151a;
    box-shadow: inset 1px 1px 2px -1px #15151a;
}
.tout-tier-icon img {
    display: none;
}
.tout-tier-icon img:first-child {
    display: block;
}
.tout-tier_1 .tout-tier-icon-1 img {
    display: block;
}
.tout-tier_2 .tout-tier-icon-1 img, .tout-tier_2 .tout-tier-icon-2 img {
    display: block;
}
.tout-tier_3 .tout-tier-icon-1 img, .tout-tier_3 .tout-tier-icon-2 img, .tout-tier_3 .tout-tier-icon-3 img {
    display: block;
}
.tout-tier_4 .tout-tier-icon-1 img, .tout-tier_4 .tout-tier-icon-2 img, .tout-tier_4 .tout-tier-icon-3 img, .tout-tier_4 .tout-tier-icon-4 img {
    display: block;
}
.tout-tier_5 .tout-tier {
    padding-top: 50px;
    text-align: center;
}
.tout-tier_5 .animated-icon {
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
}
.tout-tier_5 a.tout-contact-extras {
    display: inline-block;
}
.tout-tier_5 .tout-contact-phone {
    margin: 10px 0;
    color: white;
}
.passport_progress {
    margin-bottom: 20px;
}
.passport_progress h3 {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 200;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: white;
    letter-spacing: .05em;
}
@media (min-width: 768px) {
    .passport_progress h3 {
    padding: 20px 0;
    font-size: 16px;
}
}
@media (min-width: 960px) {
    .passport_progress h3 {
    padding: 15px 0;
    font-size: 14px;
}
}
@media (min-width: 1120px) {
    .passport_progress h3 {
    padding: 20px 0;
    font-size: 16px;
}
}
.passport_progress .tout-information-explanation {
    color: white;
}
.passport_progress .tout-information {
    background: #15151a;
    padding: 0;
}
.tout-contact-extras {
    text-transform: uppercase;
    color: white;
}
.passport_progress-zero {
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: 26px;
    font-weight: 200;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: white;
    text-transform: uppercase;
    text-align: left;
}
@media (min-width: 768px) {
    .passport_progress-zero {
    font-size: 32px;
}
}
@media (min-width: 960px) {
    .passport_progress-zero {
    font-size: 26px;
}
}
@media (min-width: 1120px) {
    .passport_progress-zero {
    font-size: 32px;
}
}
.passport_progress-button {
    display: block;
    padding: 15px 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0 40px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: white;
}
.passport_progress-button:hover {
    border-color: white;
}
.passport_progress-content {
    width: 240px;
    margin: 30px auto 0 auto;
}
@media (min-width: 768px) {
    .passport_progress-content {
    margin-top: 50px;
}
}
@media (min-width: 960px) {
    .passport_progress-content {
    margin-top: 30px;
}
}
@media (min-width: 1120px) {
    .passport_progress-content {
    margin-top: 50px;
}
}
.passport_progress-stays {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 120px;
    font-weight: 200;
    color: white;
    text-align: center;
}
.passport_progress-stays-text {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 36px;
    font-weight: 200;
    line-height: 1.2;
    letter-spacing: .025em;
    text-transform: uppercase;
    color: white;
}
@media (min-width: 768px) {
    .passport_progress-stays-text {
    font-size: 38px;
}
}
@media (min-width: 960px) {
    .passport_progress-stays-text {
    font-size: 36px;
}
}
@media (min-width: 1120px) {
    .passport_progress-stays-text {
    font-size: 38px;
}
}
.passport_progress_bar {
    position: relative;
    height: 75px;
    padding-top: 40px;
    margin-top: 10px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .passport_progress_bar {
    margin-top: 40px;
}
}
@media (min-width: 960px) {
    .passport_progress_bar {
    margin-top: 10px;
}
}
@media (min-width: 1120px) {
    .passport_progress_bar {
    margin-top: 40px;
}
}
.passport_progress_bar .member_progress_bar-indicator {
    position: absolute;
    top: 40px;
    left: 0;
    height: 10px;
    width: 100%;
    z-index: 1;
    background: #fff;
}
.passport_progress_bar .member_progress_bar-indicator-inactive {
    position: absolute;
    top: 40px;
    left: 0;
    height: 10px;
    width: 100%;
    background: rgba(64, 69, 73, 0.25);
    -webkit-box-shadow: inset 1px 1px 2px -1px #15151a;
    -moz-box-shadow: inset 1px 1px 2px -1px #15151a;
    box-shadow: inset 1px 1px 2px -1px #15151a;
}
.passport_progress_bar .member_progress_bar-segment {
    position: relative;
    float: left;
    width: 12px;
    height: 10px;
    margin-top: 10px;
}
.passport_progress_bar .member_progress_bar-segment-0 {
    border-left: 1px solid #53555b;
}
.passport_progress_bar .member_progress_bar-segment-0:before {
    content: "0";
    position: absolute;
    left: -1px;
    bottom: -15px;
    font-size: 13px;
}
.passport_progress_bar .member_progress_bar-segment-9 {
    border-right: 1px solid #53555b;
}
.passport_progress_bar .member_progress_bar-segment-9:before {
    content: "10";
    position: absolute;
    left: 6px;
    bottom: -15px;
    font-size: 13px;
}
.passport_progress_bar .member_progress_bar-segment-14 {
    border-right: 1px solid #53555b;
}
.passport_progress_bar .member_progress_bar-segment-14:before {
    content: "15";
    position: absolute;
    left: 6px;
    bottom: -15px;
    font-size: 13px;
}
.passport_progress_bar .member_progress_bar-segment-19 {
    border-right: 1px solid #53555b;
}
.passport_progress_bar .member_progress_bar-segment-19:before {
    content: "20";
    position: absolute;
    right: -1px;
    bottom: -15px;
    font-size: 13px;
}
.passport_bar_free_10 .member_progress_bar-segment-9:after, .passport_bar_free_15 .member_progress_bar-segment-14:after, .passport_bar_free_20 .member_progress_bar-segment-18:after {
    position: absolute;
    top: -50px;
    width: 105px;
    padding: 7px 0;
    text-align: center;
    color: white;
    background: #15151a;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.passport_bar_free_10 .member_progress_bar-segment-10:after, .passport_bar_free_15 .member_progress_bar-segment-15:after, .passport_bar_free_20 .member_progress_bar-segment-19:after {
    content: "";
    position: absolute;
    top: -25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #15151a transparent transparent;
}
.passport_bar_free_10 .member_progress_bar-segment-9:after, .passport_bar_free_15 .member_progress_bar-segment-14:after, .passport_bar_free_20 .member_progress_bar-segment-18:after {
    position: absolute;
    top: -50px;
    width: 105px;
    padding: 7px 0;
    text-align: center;
    color: white;
    background: #15151a;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.passport_bar_free_10 .member_progress_bar-segment-10:after, .passport_bar_free_15 .member_progress_bar-segment-15:after, .passport_bar_free_20 .member_progress_bar-segment-19:after {
    content: "";
    position: absolute;
    top: -25px;
    width: 0;
    height: 0;
    border-style: solid;
}
.passport_bar_free_10 .member_progress_bar-segment-9:after {
    content: "2 Free Nights";
    left: 11px;
}
.passport_bar_free_10 .member_progress_bar-segment-10:after {
    border-width: 10px 10px 0 0;
    border-color: #15151a transparent transparent transparent;
    right: 3px;
}
.passport_bar_free_15 .member_progress_bar-segment-14:after {
    content: "1 Free Night";
    right: 0;
}
.passport_bar_free_15 .member_progress_bar-segment-15:after {
    border-width: 0 10px 10px 0;
    border-color: transparent #15151a transparent transparent;
    left: -11px;
}
.passport_bar_free_20 .member_progress_bar-segment-18:after {
    content: "1 Free Night";
    right: -12px;
}
.passport_bar_free_20 .member_progress_bar-segment-19:after {
    border-width: 0 10px 10px 0;
    border-color: transparent #15151a transparent transparent;
    left: 2px;
}
.night_progress {
    margin-bottom: 20px;
    background: #15151a;
}
.night_progress h3 {
    width: 100%;
    padding: 15px 0;
    font-size: 14px;
    font-weight: 200;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: white;
    letter-spacing: .05em;
}
@media (min-width: 768px) {
    .night_progress h3 {
    padding: 20px 0;
    font-size: 16px;
}
}
@media (min-width: 960px) {
    .night_progress h3 {
    padding: 15px 0;
    font-size: 14px;
}
}
@media (min-width: 1120px) {
    .night_progress h3 {
    padding: 20px 0;
    font-size: 16px;
}
}
.night_progress .tout-information {
    background: #15151a;
}
.night_progress-content {
    padding-top: 20px;
    background: #15151a;
    background: -moz-radial-gradient(-150px, ellipse cover, #555 0%, #15151a 57%, #15151a 93%);
    background: -webkit-gradient(radial, center -150px, 0px, center -150px, 100%, color-stop(0%, #555), color-stop(57%, #15151a), color-stop(93%, #15151a));
    background: -webkit-radial-gradient(-150px, ellipse cover, #555 0%, #15151a 57%, #15151a 93%);
    background: -o-radial-gradient(-150px, ellipse cover, #555 0%, #15151a 57%, #15151a 93%);
    background: -ms-radial-gradient(-150px, ellipse cover, #555 0%, #15151a 57%, #15151a 93%);
    background: radial-gradient(ellipse at center -150px, #555 0%, #15151a 57%, #15151a 93%);
}
@media (min-width: 768px) {
    .night_progress-content {
    padding-top: 50px;
}
}
@media (min-width: 960px) {
    .night_progress-content {
    padding-top: 20px;
}
}
@media (min-width: 1120px) {
    .night_progress-content {
    padding-top: 50px;
}
}
.night_progress-category-separator {
    position: relative;
    width: 240px;
    margin: 0 auto 25px auto;
    font-size: 16px;
    font-weight: 200;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #53555b;
    letter-spacing: .05em;
}
@media (min-width: 768px) {
    .night_progress-category-separator {
    margin-bottom: 20px;
    padding: 20px 0;
}
}
@media (min-width: 960px) {
    .night_progress-category-separator {
    margin-bottom: 25px;
    padding: 0;
}
}
@media (min-width: 1120px) {
    .night_progress-category-separator {
    margin-bottom: 20px;
    padding: 20px 0;
}
}
.night_progress-category-separator:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 41%;
    height: 1px;
    background: #53555b;
    left: 0;
}
.night_progress-category-separator:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 41%;
    height: 1px;
    background: #53555b;
    right: 0;
}
.night_progress-category {
    position: relative;
    width: 240px;
    margin: 0 auto 30px auto;
}
.night_progress-category:after {
    content: "7";
    position: absolute;
    bottom: -2px;
    right: -15px;
    font-size: 13px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    color: #53555b;
}
.night_progress-category h4 {
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 200;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-transform: uppercase;
    color: white;
    letter-spacing: .05em;
}
.night_progress-category h5 {
    font-size: 13px;
    font-weight: 200;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    text-transform: uppercase;
    color: #53555b;
    letter-spacing: .05em;
}
.night_progress-category .icon-briefcase {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-left: 40px;
    font-size: 36px;
}
@media (min-width: 768px) {
    .night_progress-category .icon-briefcase {
    margin-left: 2px;
}
}
@media (min-width: 960px) {
    .night_progress-category .icon-briefcase {
    margin-left: 40px;
}
}
@media (min-width: 1120px) {
    .night_progress-category .icon-briefcase {
    margin-left: 2px;
}
}
.night_progress-category .icon-moon {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-left: 40px;
    font-size: 40px;
}
@media (min-width: 768px) {
    .night_progress-category .icon-moon {
    margin-left: 2px;
}
}
@media (min-width: 960px) {
    .night_progress-category .icon-moon {
    margin-left: 40px;
}
}
@media (min-width: 1120px) {
    .night_progress-category .icon-moon {
    margin-left: 2px;
}
}
.stay_progress-category:after {
    content: "20"}
.night_progress-info {
    display: inline-block;
    vertical-align: top;
}
.night-progress, .stay-progress {
    position: relative;
    height: 10px;
    margin-top: 20px;
    overflow: hidden;
}
.night-progress .member_progress_bar-indicator, .stay-progress .member_progress_bar-indicator {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 100%;
    z-index: 1;
    background: #fff;
}
.night-progress .member_progress_bar-indicator-inactive, .stay-progress .member_progress_bar-indicator-inactive {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 100%;
    background: #575a5c;
    background: -moz-linear-gradient(top, #575a5c 0%, #444647 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #575a5c), color-stop(100%, #444647));
    background: -webkit-linear-gradient(top, #575a5c 0%, #444647 100%);
    background: -o-linear-gradient(top, #575a5c 0%, #444647 100%);
    background: -ms-linear-gradient(top, #575a5c 0%, #444647 100%);
    background: linear-gradient(to bottom, #575a5c 0%, #444647 100%);
}
.night-progress .member_progress_bar-segment, .stay-progress .member_progress_bar-segment {
    position: relative;
    float: left;
    height: 10px;
    border-left: 1px solid #15151a;
    z-index: 2;
}
.night-progress .member_progress_bar-segment:first-child, .stay-progress .member_progress_bar-segment:first-child {
    border-left: 0;
}
.stay-progress .member_progress_bar-segment {
    width: 34px;
    width: calc(100% / 7);
}
.night-progress .member_progress_bar-segment {
    width: 34px;
    width: calc(100% / 20);
}
.karma-dashboard-table {
    margin-bottom: 40px;
}
.karma-dashboard-table h2, .karma-dashboard-table .experience_tile-header, .karma-dashboard-table .karma_profile-category h4, .karma_profile-category .karma-dashboard-table h4 {
    margin-bottom: 10px;
    font-size: 18px;
}
@media (min-width: 768px) {
    .karma-dashboard-table h2, .karma-dashboard-table .experience_tile-header, .karma-dashboard-table .karma_profile-category h4, .karma_profile-category .karma-dashboard-table h4 {
    margin-bottom: 20px;
    font-size: 26px;
}
}
@media (min-width: 960px) {
    .karma-dashboard-table h2, .karma-dashboard-table .experience_tile-header, .karma-dashboard-table .karma_profile-category h4, .karma_profile-category .karma-dashboard-table h4 {
    margin-bottom: 10px;
    font-size: 18px;
}
}
@media (min-width: 1120px) {
    .karma-dashboard-table h2, .karma-dashboard-table .experience_tile-header, .karma-dashboard-table .karma_profile-category h4, .karma_profile-category .karma-dashboard-table h4 {
    margin-bottom: 20px;
    font-size: 26px;
}
}
.karma-dashboard-table .table {
    border-bottom: 1px solid white;
}
.karma-dashboard .my_reservations-panel p {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .karma-dashboard .my_reservations-panel p {
    margin-bottom: 30px;
}
}
@media (min-width: 960px) {
    .karma-dashboard .my_reservations-panel p {
    margin-bottom: 10px;
}
}
@media (min-width: 1120px) {
    .karma-dashboard .my_reservations-panel p {
    margin-bottom: 30px;
}
}
.my_reservations-panel.column_panel {
    width: 100%}
.my_reservations-panel-new {
    text-align: center;
}
.my_reservations-panel-new p {
    margin-bottom: 10px;
}
.karma-dashboard-contact a {
    color: #53555b;
}
.karma_profile-section-contact h3:before, .karma_profile-section-personal h3:before, .karma_profile-section-account h3:before, .karma_profile-section-credit h3:before, .karma_profile-section-interests h3:before, .karma_profile-section-stay_preferences h3:before, .karma_profile-section-favorites h3:before, .karma_profile-section-pets h3:before, .karma_profile-section-subscriptions h3:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    display: inline-block;
    margin-right: 10px;
}
.karma_profile-categories {
    padding: 0 25px;
}
@media (min-width: 650px) {
    .karma_profile-categories {
    width: 585px;
    margin: auto;
}
}
@media (min-width: 768px) {
    .karma_profile-categories {
    width: 760px;
}
}
@media (min-width: 960px) {
    .karma_profile-categories {
    width: 880px;
    padding: 0;
}
}
@media (min-width: 1120px) {
    .karma_profile-categories {
    width: 1100px;
}
}
.karma-profile-edit {
    width: 100%;
    overflow: hidden;
}
@media (min-width: 650px) {
    .karma-profile-edit {
    width: 585px;
    overflow: visible;
}
}
@media (min-width: 768px) {
    .karma-profile-edit {
    width: 700px;
}
}
@media (min-width: 960px) {
    .karma-profile-edit {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .karma-profile-edit {
    width: 1100px;
}
}
.karma-profile-edit-nav-items {
    width: 340px;
}
.karma_profile-category {
    display: block;
}
.karma_profile-category h1 {
    margin-bottom: 30px;
    font-size: 30px;
}
.karma_profile-category h2, .karma_profile-category .experience_tile-header, .karma_profile-category h4 {
    margin-top: -5px;
    margin-bottom: 30px;
    font-size: 30px;
}
.karma_profile-category h3 {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.karma_profile-category h4 {
    font-size: 24px;
    color: #15151a;
}
.credit-request h2, .credit-request .experience_tile-header, .credit-request .karma_profile-category h4, .karma_profile-category .credit-request h4 {
    font-size: 24px;
}
.credit-request h4 {
    font-size: 18px;
}
.karma_profile-sections {
    margin-left: -35px;
}
.karma_profile-section {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    margin-left: 35px;
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .karma_profile-section {
    width: 335px;
    margin-bottom: 50px;
}
}
@media (min-width: 1120px) {
    .karma_profile-section {
    margin-bottom: 70px;
}
}
.karma_profile-section em {
    margin-right: 5px;
    font-weight: 600;
}
.karma_profile-section li {
    line-height: 1.7;
}
h2.karma_profile-category-header, .karma_profile-category-header.experience_tile-header, .karma_profile-category h4.karma_profile-category-header {
    margin-bottom: 50px;
    font-size: 24px;
}
a.add_card {
    margin-bottom: 10px;
}
.karma_profile-button {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #cecece;
    margin-top: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: white;
    background: -moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    color: #565656;
    font-size: 14px;
    font-weight: 600;
}
.karma_profile-button:hover {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f0f0f0 0%, #fff 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%, #fff 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%, #fff 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%, #fff 100%);
}
.karma_profile-section-credit h3:before {
    font-size: 34px;
    line-height: 21px;
    vertical-align: top;
    position: relative;
    top: -4px;
}
.karma_profile-section-interests h3:before {
    font-size: 20px;
    vertical-align: bottom;
}
.karma_profile-section-stay_preferences h3:before {
    font-size: 24px;
    vertical-align: bottom;
    position: relative;
    top: 3px;
}
.karma_profile-section-favorites h3:before {
    padding-top: 8px;
    font-size: 16px;
    vertical-align: bottom;
    position: relative;
    top: -2px;
}
.karma_profile-section-pets h3:before {
    padding-top: 8px;
    font-size: 18px;
    line-height: 16px;
    vertical-align: bottom;
    position: relative;
    top: -3px;
}
.karma_profile-section-subscriptions h3:before {
    font-size: 18px;
    vertical-align: bottom;
}
.columns.karma-profile-edit .column_2a, .karma-profile-edit.general-structure .column_2a, .karma-profile-edit.column_panels .column_2a, .karma-profile-edit.search-controls .column_2a, .karma-profile-edit.tout-group-wrapper .column_2a, .karma-profile-edit.karma-overview-journey .column_2a, .karma-profile-edit.karma-stays-past .column_2a, .karma-profile-edit.karma-cancelled-past .column_2a, .karma-profile-edit.karma-stays-reservations .column_2a, .karma-profile-edit.offers_list-wrapper .column_2a {
    width: 100%}
@media (min-width: 960px) {
    .columns.karma-profile-edit .column_2a, .karma-profile-edit.general-structure .column_2a, .karma-profile-edit.column_panels .column_2a, .karma-profile-edit.search-controls .column_2a, .karma-profile-edit.tout-group-wrapper .column_2a, .karma-profile-edit.karma-overview-journey .column_2a, .karma-profile-edit.karma-stays-past .column_2a, .karma-profile-edit.karma-cancelled-past .column_2a, .karma-profile-edit.karma-stays-reservations .column_2a, .karma-profile-edit.offers_list-wrapper .column_2a {
    width: 250px;
}
}
.columns.karma-profile-edit .column_2b, .karma-profile-edit.general-structure .column_2b, .karma-profile-edit.column_panels .column_2b, .karma-profile-edit.search-controls .column_2b, .karma-profile-edit.tout-group-wrapper .column_2b, .karma-profile-edit.karma-overview-journey .column_2b, .karma-profile-edit.karma-stays-past .column_2b, .karma-profile-edit.karma-cancelled-past .column_2b, .karma-profile-edit.karma-stays-reservations .column_2b, .karma-profile-edit.offers_list-wrapper .column_2b {
    width: 100%;
    margin: 35px 0;
}
@media (min-width: 960px) {
    .columns.karma-profile-edit .column_2b, .karma-profile-edit.general-structure .column_2b, .karma-profile-edit.column_panels .column_2b, .karma-profile-edit.search-controls .column_2b, .karma-profile-edit.tout-group-wrapper .column_2b, .karma-profile-edit.karma-overview-journey .column_2b, .karma-profile-edit.karma-stays-past .column_2b, .karma-profile-edit.karma-cancelled-past .column_2b, .karma-profile-edit.karma-stays-reservations .column_2b, .karma-profile-edit.offers_list-wrapper .column_2b {
    width: 430px;
    margin-left: 30px;
    margin-top: 0;
}
}
.columns.karma-profile-edit .add_link, .karma-profile-edit.general-structure .add_link, .karma-profile-edit.column_panels .add_link, .karma-profile-edit.search-controls .add_link, .karma-profile-edit.tout-group-wrapper .add_link, .karma-profile-edit.karma-overview-journey .add_link, .karma-profile-edit.karma-stays-past .add_link, .karma-profile-edit.karma-cancelled-past .add_link, .karma-profile-edit.karma-stays-reservations .add_link, .karma-profile-edit.offers_list-wrapper .add_link {
    text-align: left;
}
@media (min-width: 960px) {
    .columns.karma-profile-edit .add_link, .karma-profile-edit.general-structure .add_link, .karma-profile-edit.column_panels .add_link, .karma-profile-edit.search-controls .add_link, .karma-profile-edit.tout-group-wrapper .add_link, .karma-profile-edit.karma-overview-journey .add_link, .karma-profile-edit.karma-stays-past .add_link, .karma-profile-edit.karma-cancelled-past .add_link, .karma-profile-edit.karma-stays-reservations .add_link, .karma-profile-edit.offers_list-wrapper .add_link {
    text-align: right;
}
}
@media (min-width: 520px) {
    .karma-profile-edit-area .align-right {
    margin-left: 130px;
}
}
@media (min-width: 340px) {
    .submit-form-button {
    margin-left: 134px;
}
}
.karma-profile-edit-area {
    position: relative;
}
@media (karma_profile_edit_nav_to_columns) {
    .karma-profile-edit-area {
    min-height: 500px;
}
}
.karma-profile-edit-area .input {
    display: block;
    margin-bottom: 40px;
}
@media (min-width: 520px) {
    .karma-profile-edit-area .input {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 20px;
}
}
.karma-profile-edit-area .input.tel {
    display: inline-block;
    width: auto;
}
.karma-profile-edit-area .input.tel+.boolean {
    display: inline-block;
    vertical-align: bottom;
}
@media (min-width: 520px) {
    .karma-profile-edit-area .input.tel+.boolean {
    vertical-align: middle;
}
}
.karma-profile-edit-area .input label {
    margin-bottom: 10px;
}
.karma-profile-edit-area label {
    width: 130px;
    padding-right: 15px;
}
.karma-profile-edit-area label.first-label {
    padding-top: 12px;
}
.karma-profile-edit-area input, .karma-profile-edit-area select {
    /*font-family: 'Proxima Nova', sans-serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
.karma-profile-edit-area .general-structure, .karma-profile-edit-area .column_panels, .karma-profile-edit-area .search-controls, .karma-profile-edit-area .tout-group-wrapper, .karma-profile-edit-area .karma-overview-journey, .karma-profile-edit-area .karma-stays-past, .karma-profile-edit-area .karma-cancelled-past, .karma-profile-edit-area .karma-stays-reservations, .karma-profile-edit-area .offers_list-wrapper {
    margin-bottom: 30px;
}
.karma-profile-edit-area .password-confirmation label {
    padding-right: 10px;
}
.karma-profile-birthdate .select_box-month {
    width: 130px;
}
.karma-profile-birthdate .select_box-day {
    width: 69px;
}
.karma-profile-birthdate .select_box-year {
    width: 92px;
}
.karma-profile-birthdate .select_box select {
    width: 150%}
.required-exp {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 40px;
}
.required-exp abbr {
    position: relative;
    top: 10px;
}
.karma-profile-edit-nav {
    display: inline-block;
    vertical-align: top;
    max-width: 340px;
}
@media (min-width: 1120px) {
    .karma-profile-edit-nav {
    margin-top: -55px;
}
}
.karma-profile-edit-nav li {
    border-bottom: 1px solid #cecece;
}
.karma-profile-edit-nav li:first-child {
    border-top: 1px solid #cecece;
}
.karma-profile-edit-nav-link {
    display: block;
    padding: 11px 0;
    color: #53555b;
}
.karma-profile-edit-nav-link:hover {
    color: #15151a;
}
@media (min-width: 960px) {
    .karma-profile-edit-button-area {
    text-align: right;
}
}
.karma-profile-edit-area p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.4;
    color: #53555b;
}
.karma-profile-edit-button {
    display: inline-block;
    text-transform: uppercase;
    padding: 12px 20px;
    margin-top: 15px;
    color: white;
    font-size: 14px;
    font-weight: 600;
}
.karma-back_to-link {
    display: inline-block;
    margin-bottom: 20px;
    color: #0e0201;
    font-size: 14px;
    border-bottom: solid 1px transparent;
}
.karma-back_to-link:hover {
    border-bottom: solid 1px #15151a;
}
.pet {
    margin-top: 40px;
}
.pet:first-child {
    margin-top: 0;
}
.account_edit .pet_1 {
    margin-top: 0px;
}
.top_margin_50 {
    margin-top: 50px;
}
.karma-rewards {
    padding: 0 25px;
}
@media (min-width: 650px) {
    .karma-rewards {
    width: 585px;
    padding: 0;
    margin: auto;
}
}
@media (min-width: 768px) {
    .karma-rewards {
    width: 700px;
}
}
@media (min-width: 960px) {
    .karma-rewards {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .karma-rewards {
    width: 1100px;
}
}
.karma-rewards-content-header .header-notice {
    color: #a6a6a6;
    font-size: 24px;
}
h3.karma-rewards-content-header {
    font-size: 24px;
    margin-bottom: 30px;
}
.karma-rewards-touts {
    margin: 40px 0;
}
@media (min-width: 768px) {
    .karma-rewards-touts {
    margin: 50px 0;
}
}
@media (min-width: 1120px) {
    .karma-rewards-touts {
    margin: 70px 0;
}
}
.karma-rewards-touts .tout, .karma-rewards-touts .karma-member, .karma-rewards-touts .karma-member-messages, .karma-rewards-touts .karma-dashboard .offer-exclusive, .karma-dashboard .karma-rewards-touts .offer-exclusive {
    margin-bottom: 30px;
}
.karma-rewards-touts .tout-icon {
    margin-bottom: 40px;
}
.karma-rewards-touts .tout-diamond {
    top: -45px;
    left: 50%;
    border: 30px solid transparent;
    margin-left: -30px;
    border-bottom-color: #757e89;
}
.karma-rewards-touts .tout-diamond:after {
    left: -30px;
    top: 29px;
    border: 30px solid transparent;
    border-top-color: #757e89;
}
.karma-rewards-touts .tout-expiry, .karma-rewards-touts .tout-code {
    margin-bottom: 15px;
}
@media (min-width: 520px) {
    .karma-rewards-touts .tout-expiry, .karma-rewards-touts .tout-code {
    margin-bottom: 30px;
}
}
.karma-rewards-touts .tout-information-explanation {
    line-height: 1.3;
}
@media (min-width: 768px) {
    .karma-rewards-touts .tout-information-explanation {
    line-height: 1.6;
}
}
@media (min-width: 1024px) {
    .karma-rewards-touts .tout-information-explanation {
    line-height: 1;
}
}
@media (min-width: 1120px) {
    .karma-rewards-touts .tout-information-explanation {
    line-height: 1.6;
}
}
.karma-rewards-touts .tout-information-social {
    margin-top: 5px;
}
.karma-rewards-past {
    margin-bottom: 60px;
}
.karma-rewards-past-link {
    text-align: right;
}
.karma-rewards-past-link a {
    display: inline-block;
    margin-top: 20px;
    font-weight: 600;
}
.karma-rewards-past-link .icon-arrow_down {
    position: relative;
    bottom: 1px;
    font-size: 8px;
    font-weight: bold;
}
.reward-name {
    text-transform: uppercase;
}
.karma-unsubscribe-wrapper {
    margin-top: 50px;
}
.karma-rewards-benefits-tiles.general-structure, .karma-rewards-benefits-tiles.column_panels, .karma-rewards-benefits-tiles.search-controls, .karma-rewards-benefits-tiles.tout-group-wrapper, .karma-rewards-benefits-tiles.karma-overview-journey, .karma-rewards-benefits-tiles.karma-stays-past, .karma-rewards-benefits-tiles.karma-cancelled-past, .karma-rewards-benefits-tiles.karma-stays-reservations, .karma-rewards-benefits-tiles.offers_list-wrapper {
    padding: 0;
}
.karma-rewards-benefits-tiles .karma-dashboard {
    margin-top: 40px;
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .karma_faqs {
    margin-top: 50px;
}
}
.karma_faqs h2, .karma_faqs .experience_tile-header, .karma_faqs .karma_profile-category h4, .karma_profile-category .karma_faqs h4 {
    margin-bottom: 36px;
    font-size: 36px;
    text-transform: none;
}
.karma_faqs p {
    font-size: 18px;
    color: #53555b;
    line-height: 1.6;
    margin-bottom: 20px;
}
.karma_faq {
    border-bottom: 1px solid #cecece;
}
.karma_faq:first-child {
    border-top: 1px solid #cecece;
}
.general_button-wrapper+.karma_faqs-accordion {
    margin-top: 30px;
}
.karma_faqs-question {
    position: relative;
    padding: 13px 30px 13px 0;
    font-size: 18px;
    line-height: 1.4;
    cursor: pointer;
    color: #33383f;
    font-weight: 600;
}
.karma_faqs-question:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 5px;
    top: 21px;
    font-size: 10px;
    opacity: .5;
}
.accordion-open .karma_faqs-question:after {
    opacity: 1;
}
.karma_faqs-question:hover:after {
    opacity: 1;
}
.karma_faqs-answer {
    display: none;
    line-height: 1.5;
}
p.karma_faqs-answer {
    margin-bottom: 20px;
}
.karma_faqs-contact {
    color: #53555b;
}
.karma_faqs-contact h5 {
    margin-bottom: 12px;
    font-size: 18px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
}
.karma_faqs-contact a {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 600;
}
a.karma_faqs-contact-call {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 22px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    color: #53555b;
}
.karma_faqs-contact-hours {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
}
.karma-messages .social_media-list {
    margin-bottom: 50px;
}
.karma-messages .social_media-list .icon-youtube:before {
    position: relative;
    right: 3px;
    top: -1px;
}
.karma-messages .offer-exclusive {
    width: 100%}
.karma-messages-content-header {
    margin-bottom: 30px;
    color: #0e0201;
    font-weight: 400;
    font-size: 30px;
    text-transform: none;
}
.karma-messages-content-header .header-notice {
    color: #a6a6a6;
    font-size: 24px;
}
.karma-messages-social-header {
    margin: 30px 0 20px 0;
    color: #0e0201;
    font-size: 24px;
    line-height: 1.25;
    text-transform: none;
}
.karma-messages-message {
    display: block;
    position: relative;
    margin-bottom: 5px;
    padding: 20px 40px 25px 40px;
    overflow: hidden;
    background: white;
    border-top: 5px solid white;
    -ms-transition: border-color 0.2s ease-in-out;
    -webkit-transition: border-color 0.2s ease-in-out;
    -moz-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}
.karma-messages-message h4 {
    font-size: 18px;
    font-weight: 600;
    color: #0e0201;
}
.karma-messages-message-date {
    margin: 4px 0;
    font-size: 13px;
    line-height: 1.5;
    color: #454545;
    font-style: italic;
}
.karma-messages-message-list {
    margin: 30px 0;
}
@media (min-width: 768px) {
    .karma-messages-image-area {
    float: right;
}
}
.karma-messages-message-content {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .karma-messages-message-content {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    width: 75%}
}
.karma-messages-message-content p {
    line-height: 1.5;
}
.load_more_messages {
    display: block;
    width: 120px;
    padding: 10px;
    margin: auto;
    font-size: 14px;
    text-align: center;
    background: #808080;
    color: #fff;
    text-transform: uppercase;
}
.load_more_messages:hover {
    background: #53555b;
}
.karma-overview .general_button-wrapper {
    position: relative;
    display: block;
}
@media (min-width: 650px) {
    .karma-overview .general_button-wrapper {
    left: 8px;
    margin-left: auto;
    margin-right: auto;
}
}
@media (min-width: 1120px) {
    .karma-overview .general_button-wrapper {
    left: 17px;
}
}
.karma-overview .special_offers_banner {
    margin-bottom: 60px;
}
@media (min-width: 768px) {
    .karma-overview .tout, .karma-overview .karma-member, .karma-overview .karma-member-messages, .karma-overview .karma-dashboard .offer-exclusive, .karma-dashboard .karma-overview .offer-exclusive {
    width: 340px;
    height: 450px;
}
}
@media (min-width: 960px) {
    .karma-overview .tout, .karma-overview .karma-member, .karma-overview .karma-member-messages, .karma-overview .karma-dashboard .offer-exclusive, .karma-dashboard .karma-overview .offer-exclusive {
    width: 280px;
    height: 346px;
}
}
@media (min-width: 1120px) {
    .karma-overview .tout, .karma-overview .karma-member, .karma-overview .karma-member-messages, .karma-overview .karma-dashboard .offer-exclusive, .karma-dashboard .karma-overview .offer-exclusive {
    width: 340px;
    height: 450px;
}
}
.karma-overview .tout img, .karma-overview .karma-member img, .karma-overview .karma-member-messages img, .karma-overview .karma-dashboard .offer-exclusive img, .karma-dashboard .karma-overview .offer-exclusive img {
    width: 100%}
.karma-overview .tout-details {
    margin-bottom: 30px;
}
.karma-overview .tout-details .tout-title {
    font-size: 24px;
}
@media (min-width: 768px) {
    .karma-overview .tout-details .tout-title {
    font-size: 30px;
}
}
@media (min-width: 960px) {
    .karma-overview .tout-details .tout-title {
    font-size: 24px;
}
}
@media (min-width: 1120px) {
    .karma-overview .tout-details .tout-title {
    font-size: 30px;
}
}
.karma-overview-journey-wrapper {
    margin-top: 60px;
    background: url(http://www.townhousehotels.com/images/karma/backgrounds/tier_bg_4.jpg) no-repeat 0 0;
    background-size: cover;
}
@media (min-width: 768px) {
    .karma-overview-journey-wrapper {
    margin-top: 120px;
}
}
.karma-overview-journey {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}
.karma-overview-journey .video_callout {
    padding-top: 60px;
}
.karma-overview-journey .general_button-wrapper {
    display: block;
    margin: auto;
}
.karma-overview-journey-header {
    max-width: 720px;
    margin: auto;
    color: white;
}
.karma-overview-journey-description {
    max-width: 720px;
    margin: 30px auto;
    color: white;
    font-size: 18px;
    line-height: 1.9;
}
.karma-overview-journey-icons {
    padding-bottom: 40px;
}
.karma-overview-journey-icon {
    display: inline-block;
    vertical-align: top;
}
.karma-overview-journey-icon .animated-icon {
    height: 65px;
    width: 65px;
}
@media (min-width: 520px) {
    .karma-overview-journey-icon .animated-icon {
    height: 100px;
    width: 100px;
}
}
.karma-overview-journey-icon .animated-icon img {
    display: block;
    height: 100%;
    width: 100%}
.karma-overview-journey-icon .animated-icon img:first-child {
    display: none;
}
.hero-karma h1 {
    white-space: nowrap;
}
.hero-karma-introducing .hero-info .karma-sign_in-introducing {
    font-size: 24px;
}
.area_detail {
    padding-top: 50px;
    margin-bottom: -60px;
}
.area_detail h2, .area_detail .experience_tile-header, .area_detail .karma_profile-category h4, .karma_profile-category .area_detail h4 {
    line-height: 1;
}
@media (min-width: 768px) {
    .area_detail {
    padding-top: 80px;
}
}
@media (min-width: 890px) {
    .area_detail {
    padding-top: 100px;
}
}
@media (min-width: 1120px) {
    .area_detail {
    padding-top: 60px;
}
}
.area_detail .intro-description, .area_detail .experience_tile-description {
    margin-bottom: 30px;
}
.area_detail .icon-action_arrow_right:before, .area_detail .arrow-link:after, .area_detail .caption-button:after, .area_detail .intro-full-list a:after, .intro-full-list .area_detail a:after, .area_detail .intro-link-out:after, .area_detail .main_nav-book-menu .month2 .month-name+th:before, .main_nav-book-menu .month2 .area_detail .month-name+th:before, .area_detail .venue_tile-description-action:after, .area_detail .hotel_tile-stay-link:after, .area_detail .hero-link:after, .area_detail .main_nav-book-menu-reservation a:after, .main_nav-book-menu-reservation .area_detail a:after, .area_detail .main_nav-book-menu-meeting a:after, .main_nav-book-menu-meeting .area_detail a:after, .area_detail .karma-member-messages-header:before, .area_detail .karma-member-messages-list li:before, .karma-member-messages-list .area_detail li:before, .area_detail .offer_tile-info-link:after {
    font-size: .6em;
    padding-left: 5px;
}
.area_detail-place-list {
    font-size: 18px;
    color: #53555b;
}
.area_detail-place-list li {
    padding-right: 20px;
    margin-bottom: 25px;
}
.columns:first-child .area_detail-place-list, .general-structure:first-child .area_detail-place-list, .column_panels:first-child .area_detail-place-list, .search-controls:first-child .area_detail-place-list, .tout-group-wrapper:first-child .area_detail-place-list, .karma-overview-journey:first-child .area_detail-place-list, .karma-stays-past:first-child .area_detail-place-list, .karma-cancelled-past:first-child .area_detail-place-list, .karma-stays-reservations:first-child .area_detail-place-list, .offers_list-wrapper:first-child .area_detail-place-list {
    padding-top: 30px;
}
.area_detail-coming_soon-link {
    color: #53555b;
    line-height: 1.2;
}
.area_detail-coming_soon-link:hover {
    text-decoration: underline;
}
.area_detail-extras {
    line-height: 1.5;
}
.press-infos h4 {
    margin-bottom: 15px;
}
.press-infos h4.press-person-pr {
    margin-top: 40px;
}
@media (min-width: 768px) {
    .press-infos h4.press-person-pr {
    margin-top: 0;
}
}
@media (min-width: 1024px) {
    .press-infos h4.press-person-pr {
    margin-top: 40px;
}
}
@media (min-width: 768px) {
    .press-infos h4 {
    font-size: 18px;
}
}
.press-infos hr {
    display: none;
    width: 40px;
    height: 2px;
    border: 0;
    margin: 30px 0;
    text-align: left;
    background: #e5e5e5;
}
.press-infos hr.press-line {
    display: block;
}
@media (min-width: 1024px) {
    .press-infos hr {
    display: block;
}
}
.press-infos .icon-triangle {
    margin-left: 5px;
    font-size: .7em;
}
.press-infos .social_media {
    margin: 30px 0 10px 0;
    text-align: left;
}
.press-infos .social_media li {
    margin: 0;
}
.press-infos .press-media_buzz {
    margin-bottom: 40px;
}
.press-info-contact-group {
    display: block;
}
@media (min-width: 768px) {
    .press-info-contact-group {
    display: inline-block;
    vertical-align: top;
    width: 49%}
}
@media (min-width: 1024px) {
    .press-info-contact-group {
    display: block;
    width: 100%}
}
.press-person-info {
    margin-bottom: 15px;
    color: #54555a;
    line-height: 1.2;
}
@media (min-width: 1024px) {
    .press-person-info {
    line-height: 1.5;
}
}
.press-person-info h4 {
    margin-bottom: 15px;
}
.press-person-info i {
    font-style: italic;
}
.press-view_all {
    display: inline-block;
    margin-top: 10px;
    font-size: 18px;
}
.press-downloads {
    margin: 20px 0 40px 0;
}
.press-downloads a {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 -20px;
    color: #7d7f81;
}
.press-downloads a:hover {
    background: #eeeeee;
}
.press-downloads a:hover .icon-download {
    display: block;
}
.press-downloads a .icon-download {
    float: right;
}
@media (min-width: 1024px) {
    .press-downloads a .icon-download {
    display: none;
}
}
.press-downloads li:first-child a {
    border-top: 1px solid #e5e5e5;
}
.press-overview-release {
    clear: both;
    margin-bottom: 30px;
}
.press-overview-release img {
    float: left;
    max-width: 95px;
    margin: 0 20px 0 0;
}
@media (min-width: 768px) {
    .press-overview-release img {
    max-width: 150px;
}
}
@media (min-width: 768px) {
    .press-overview-release {
    margin-bottom: 60px;
}
.press-overview-release .press-release-title {
    padding-left: 170px;
}
}
.columns.press-release, .press-release.general-structure, .press-release.column_panels, .press-release.search-controls, .press-release.tout-group-wrapper, .press-release.karma-overview-journey, .press-release.karma-stays-past, .press-release.karma-cancelled-past, .press-release.karma-stays-reservations, .press-release.offers_list-wrapper {
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .columns.press-release, .press-release.general-structure, .press-release.column_panels, .press-release.search-controls, .press-release.tout-group-wrapper, .press-release.karma-overview-journey, .press-release.karma-stays-past, .press-release.karma-cancelled-past, .press-release.karma-stays-reservations, .press-release.offers_list-wrapper {
    margin-bottom: 60px;
}
}
.press-release-date {
    margin-bottom: 15px;
    color: #acacac;
    text-transform: uppercase;
    font-weight: 600;
}
.press-release-title {
    line-height: 1.3;
}
@media (min-width: 768px) {
    .press-release-title {
    font-weight: 200;
    font-size: 28px;
}
}
.press-media_buzz-title {
    padding: 15px 0;
}
@media (min-width: 768px) {
    .press-media_buzz-title {
    font-size: 24px;
}
}
@media (min-width: 768px) {
    .press-media_buzz a {
    font-weight: 200;
    font-size: 28px;
}
}
.press-detail-infos-back_link {
    display: inline-block;
    margin: 0 auto 30px auto;
    font-size: 14px;
}
.press-detail-infos-back_link .icon-triangle_left {
    font-size: .8em;
    margin-right: 5px;
}
.press-detail {
    padding-top: 50px;
}
@media (min-width: 520px) {
    .press-detail {
    padding-top: 41px;
}
}
@media (min-width: 768px) {
    .press-detail {
    padding-top: 47px;
}
}
@media (min-width: 890px) {
    .press-detail {
    padding-top: 73px;
}
}
@media (min-width: 1024px) {
    .press-detail {
    padding-top: 73px;
}
}
.press-detail hr {
    display: none;
}
@media (min-width: 1024px) {
    .press-detail hr {
    display: block;
    width: 40px;
    height: 2px;
    border: 0;
    margin: 0 0 30px 0;
    text-align: left;
    background: #e5e5e5;
}
}
.press-detail h3 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
}
.press-detail h4 {
    font-size: 18px;
}
.press-detail .press-info-contact-group {
    width: 100%;
    margin-bottom: 20px;
    line-height: 1.5;
}
@media (min-width: 1024px) {
    .press-detail .column_2 {
    padding-top: 30px;
}
}
.press-detail-leading_text {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.5;
    color: #54555a;
}
.press-detail-extra-desktop {
    display: none;
}
@media (min-width: 1024px) {
    .press-detail-extra-desktop {
    display: block;
}
}
.press-details-leading_image {
    margin-bottom: 20px;
}
.press-details-leading_image img {
    display: block;
    width: 100%}
.press-details-title {
    display: inline-block;
    padding-bottom: 3px;
    margin-bottom: 30px;
    font-style: italic;
}
.press-details-content em {
    font-weight: 600;
}
.press-details-content em span {
    text-transform: uppercase;
}
.press-details-content p {
    margin-bottom: 20px;
    line-height: 1.5;
    color: #54555a;
}
@media (min-width: 1024px) {
    .press-details-content p {
    font-size: 18px;
    line-height: 1.5;
}
}
.press-details-content .press-info-contact-group {
    display: none;
}
@media (min-width: 1024px) {
    .press-details-content .press-info-contact-group {
    display: block;
    margin-top: 40px;
}
}
.press-details-content ul {
    margin-bottom: 20px;
    line-height: 1.3;
    list-style: disc inside none;
    color: #54555a;
}
@media (min-width: 1024px) {
    .press-details-content ul {
    font-size: 18px;
    line-height: 1.5;
}
}
.press-details-extra-p p {
    margin-bottom: 20px;
    line-height: 1.5;
    color: #54555a;
}
@media (min-width: 768px) {
    [class^="press-detail-extra"] .press-info-contact-group, [class*="press-detail-extra"] .press-info-contact-group {
    display: inline-block;
    vertical-align: top;
    width: 49%}
}
@media (min-width: 1024px) {
    [class^="press-detail-extra"] .press-info-contact-group, [class*="press-detail-extra"] .press-info-contact-group {
    width: 100%}
}
.press-detail-extra-mobile hr {
    display: block;
    width: 40px;
    height: 2px;
    border: 0;
    margin: 0 0 30px 0;
    text-align: left;
    background: #e5e5e5;
}
.press-detail-extra-mobile hr:first-child {
    margin-top: 30px;
}
@media (min-width: 1024px) {
    .press-detail-extra-mobile {
    display: none;
}
}
a.press-blog {
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #33383f;
    font-size: 21px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
a.press-blog em {
    color: #7D7F81;
}
a.press-blog:hover {
    color: #7D7F81;
}
.international-area {
    padding-top: 40px;
    padding-bottom: 40px;
}
@media (min-width: 650px) {
    .international-area {
    width: 585px;
    margin: auto;
}
}
@media (min-width: 768px) {
    .international-area {
    width: 700px;
    padding-top: 50px;
    padding-bottom: 50px;
}
}
@media (min-width: 960px) {
    .international-area {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .international-area {
    width: 1100px;
    padding-top: 70px;
    padding-bottom: 70px;
}
}
.international-area li {
    position: relative;
    max-width: 340px;
    margin: 0 auto 20px auto;
    background: white;
    -webkit-box-shadow: 0 2px 3px -2px #d3d4d4;
    -moz-box-shadow: 0 2px 3px -2px #d3d4d4;
    box-shadow: 0 2px 3px -2px #d3d4d4;
}
@media (min-width: 768px) {
    .international-area li {
    max-width: 100%;
    height: 119px;
    overflow: hidden;
}
}
.international-flag {
    display: block;
    max-width: 100%;
    border-bottom: 1px solid whitesmoke;
    margin-bottom: 5px;
}
@media (min-width: 768px) {
    .international-flag {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid whitesmoke;
    border-bottom-width: 0;
}
}
.international-details {
    padding: 15px;
}
@media (min-width: 768px) {
    .international-details {
    display: inline-block;
    vertical-align: middle;
}
}
@media (min-width: 1024px) {
    .international-details {
    width: 60%}
}
.international-country {
    display: inline-block;
    font-size: 20px;
    text-transform: normal;
    letter-spacing: .5px;
    color: #1f1f24;
}
@media (min-width: 1024px) {
    .international-country {
    margin-left: 20px;
    width: 32%;
    text-transform: uppercase;
}
}
.international-phone {
    display: block;
    margin: 10px 0 20px 0;
    font-size: 20px;
    color: #82848b;
}
.international-phone .icon-call {
    font-size: 30px;
    vertical-align: middle;
}
@media (min-width: 768px) {
    .international-phone {
    margin-bottom: 5px;
}
}
@media (min-width: 1024px) {
    .international-phone {
    display: inline-block;
}
}
.international-phone .icon-phone {
    display: inline-block;
    position: relative;
    top: 2px;
}
.international-continue_button {
    width: 100px;
}
@media (min-width: 768px) {
    .international-continue_button {
    position: absolute;
    top: 40px;
    right: 20px;
}
}
@media (min-width: 1024px) {
    .international-continue_button {
    right: 30px;
}
}
.karma-last_minute {
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
    margin: auto;
}
@media (min-width: 650px) {
    .karma-last_minute {
    width: 585px;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
}
}
@media (min-width: 768px) {
    .karma-last_minute {
    width: 700px;
    padding-top: 60px;
}
}
@media (min-width: 960px) {
    .karma-last_minute {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .karma-last_minute {
    width: 1100px;
}
}
.karma-last_minute .table {
    margin: 20px 0;
}
@media (min-width: 768px) {
    .karma-last_minute .table {
    margin: 30px 0;
}
}
.karma-last_minute .venue_tile-join_signin {
    right: 0;
    padding: 10px;
}
@media (min-width: 641px) {
    .karma-last_minute .venue_tile-join_signin {
    right: 20px;
}
}
@media (min-width: 768px) {
    .karma-last_minute .venue_tile-join_signin {
    padding: 10px 0;
}
}
.karma-last_minute-description-area {
    margin: 30px 0;
    line-height: 1.2;
}
.karma-last_minute-description-area a {
    font-weight: 600;
    white-space: nowrap;
}
.karma-last_minute-description {
    display: inline-block;
}
.sitemap {
    padding-top: 40px;
}
@media (min-width: 768px) {
    .sitemap {
    padding-top: 50px;
}
}
@media (min-width: 1024px) {
    .sitemap {
    padding-top: 70px;
}
}
.sitemap-column {
    font-size: 18px;
    line-height: 1.2;
}
@media (min-width: 1024px) {
    .sitemap-column {
    display: inline-block;
    vertical-align: top;
    width: 32%}
}
.sitemap-column>li {
    margin-bottom: 25px;
    padding-right: 10px;
}
.sitemap-column--link_title {
    color: #33383f;
}
.sitemap-column--link_title>a {
    color: #33383f;
}
.sitemap-sub_column {
    margin-top: 10px;
}
.sitemap-sub_column li {
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 10px;
}
.sitemap-sub_column li:before {
    content: "\00b7";
    display: inline-block;
    font-size: 20px;
    color: #15151a;
}
.sitemap-sub_column--no_bullet {
    margin-top: 3px;
    margin-bottom: 30px;
}
.sitemap-sub_column--no_bullet li {
    padding-left: 0;
    line-height: 1.75;
    color: #53555b;
}
.sitemap-sub_column--no_bullet li:before {
    display: none;
}
.contact_us .social_media-list {
    margin-top: 6px;
    margin-bottom: 30px;
}
.contact_us .social_media-list a.icon-twitter:before {
    position: relative;
    top: 2px;
    left: -1px;
}
.contact_us .social_media-list a.icon-facebook:before {
    position: relative;
    top: -1px;
    left: 0;
}
.contact_us .social_media-list a.icon-youtube:before {
    position: relative;
    top: -1px;
    right: 4px;
}
.contact_us .social_media-list a.icon-google_plus:before {
    position: relative;
    top: -1px;
    left: 0;
}
.touts {
    margin: 40px 0;
}
.touts .tout:first-child, .touts .karma-member:first-child, .touts .karma-member-messages:first-child, .touts .karma-dashboard .offer-exclusive:first-child, .karma-dashboard .touts .offer-exclusive:first-child {
    margin-bottom: 20px;
    margin-left: 0;
}
@media (min-width: 650px) {
    .touts .tout, .touts .karma-member, .touts .karma-member-messages, .touts .karma-dashboard .offer-exclusive, .karma-dashboard .touts .offer-exclusive {
    margin-left: 0;
}
}
@media (min-width: 768px) {
    .touts .tout, .touts .karma-member, .touts .karma-member-messages, .touts .karma-dashboard .offer-exclusive, .karma-dashboard .touts .offer-exclusive {
    margin-left: 15px;
}
}
.contact_us-form-area {
    border-bottom: 1px solid #cecece;
    margin-top: 30px;
}
.contact_us-form {
    display: none;
}
.contact_us-form p {
    margin: 10px 0 30px 0;
    font-size: 16px;
}
@media (min-width: 520px) {
    .contact_us-form .common-phone .input.tel {
    margin-bottom: 20px;
}
}
@media (min-width: 520px) {
    .contact_us-form .common-phone .input.boolean {
    margin-bottom: 20px;
}
}
.contact_us-form label[for=comments] {
    vertical-align: top;
    position: relative;
}
@media (min-width: 520px) {
    .contact_us-form label[for=comments] {
    top: 16px;
}
}
.contact_us-form textarea {
    resize: none;
}
.contact_us-form-trigger {
    position: relative;
    padding: 15px 0;
    font-size: 16px;
    border-top: 1px solid #cecece;
    cursor: pointer;
}
@media (min-width: 520px) {
    .contact_us-form-trigger {
    font-size: 18px;
}
}
.contact_us-form-trigger:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 5px;
    top: 20px;
    font-size: 10px;
}
.contact_us-half {
    margin-bottom: 20px;
    margin-top: 10px;
}
.contact_us-half .intro-sub_header {
    margin-bottom: 10px;
}
.contact_us-tel_link-big {
    font-size: 28px;
    font-weight: 200;
}
.search_compare {
    margin-top: 2px;
}
@media (min-width: 650px) {
    .search_compare {
    display: block;
}
}
.search_compare .loader9 {
    margin: 350px auto 300px;
}
@media (min-width: 650px) {
    .search_compare-results {
    display: block;
}
}
.search_compare-search-area {
    z-index: 1;
    background: white;
}
.search_compare-search-area .search-results {
    position: absolute;
    max-height: 0;
}
.search_compare-search-area .search-input-area {
    min-height: 40px;
    border-bottom-width: 0;
}
@media (min-width: 650px) {
    .search_compare-search-area .search-input-area {
    border-bottom-width: 1px;
}
}
@media (min-width: 768px) {
    .search_compare-search-area .search-input-area {
    min-height: 30px;
}
}
.search_compare-search-area .search-input-area .icon-search_icon {
    display: none;
}
@media (min-width: 650px) {
    .search_compare-search-area .search-input-area .icon-search_icon {
    display: inline-block;
}
}
.search_compare-search-results-area {
    z-index: 1;
    background: white;
}
.search_compare-search-results-area .search_compare-filter-area {
    display: block;
}
@media (min-width: 1120px) {
    .search_compare-tiles .hotel_tile-info-wrapper, .search_compare-tiles .offer_tile-info-wrapper {
    padding: 20px 15px 50px 15px;
}
}
.search_compare-tile {
    position: relative;
    border: 0;
    background: #131418;
}
.search_compare-tile-image {
    display: block;
    width: 100%}
.search_compare-tile-titles {
    position: absolute;
    top: 177px;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
}
@media (min-width: 1024px) {
    .search_compare-tile-titles {
    top: 226px;
}
}
.search_compare-tile-titles h2, .search_compare-tile-titles .experience_tile-header, .search_compare-tile-titles .karma_profile-category h4, .karma_profile-category .search_compare-tile-titles h4 {
    margin-bottom: 35px;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: .05em;
    color: white;
    text-transform: uppercase;
}
@media (min-width: 1024px) {
    .search_compare-tile-titles h2, .search_compare-tile-titles .experience_tile-header, .search_compare-tile-titles .karma_profile-category h4, .karma_profile-category .search_compare-tile-titles h4 {
    margin-bottom: 24px;
    font-size: 44px;
    position: relative;
    top: -10px;
}
}
.search_compare-tile-titles h3 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .05em;
    color: #336c94;
}
@media (min-width: 1024px) {
    .search_compare-tile-titles h3 {
    font-size: 21px;
    position: relative;
    top: -1px;
}
}
.search_compare-tile-titles .state-tile-sub {
    color: white;
}
.search_compare-tile-titles .discover_link {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .05em;
    color: white;
    display: block;
    margin-top: 160px;
}
@media (min-width: 1024px) {
    .search_compare-tile-titles .discover_link {
    font-size: 13px;
    position: relative;
    top: -1px;
}
}
.search_compare-filter-area {
    display: none;
    z-index: 10;
    padding: 20px 25px;
    font-size: 15px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    background: whitesmoke;
}
@media (min-width: 650px) {
    .search_compare-filter-area {
    display: block;
}
}
@media (min-width: 768px) {
    .search_compare-filter-area {
    font-size: 16px;
}
}
@media (min-width: 1024px) {
    .search_compare-filter-area {
    padding: 31px 0;
}
}
.search_compare-filter-area-wrapper {
    margin: auto;
}
@media (min-width: 650px) {
    .search_compare-filter-area-wrapper {
    width: 585px;
}
}
@media (min-width: 768px) {
    .search_compare-filter-area-wrapper {
    width: 700px;
}
}
@media (min-width: 960px) {
    .search_compare-filter-area-wrapper {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .search_compare-filter-area-wrapper {
    width: 1100px;
}
}
.search_compare-filter-title {
    padding-right: 20px;
    color: black;
}
.search_compare-filter-state-list {
    display: inline-block;
}
.search_compare-filter-state-list li {
    display: inline-block;
}
.search_compare-filter-state {
    display: inline-block;
    padding-left: 8px;
    cursor: pointer;
    color: #9a9aa3;
}
.search_compare-filter-state:hover {
    color: black;
}
@media (min-width: 768px) {
    .search_compare-filter-state {
    padding-left: 10px;
}
}
.search_compare-filter-active .search_compare-filter-state {
    color: black;
}
.search_compare-dropdown-wrapper {
    float: right;
    display: inline-block;
    position: relative;
    top: -6px;
}
@media (min-width: 450px) {
    .search_compare-dropdown-wrapper {
    position: absolute;
    left: -9999px;
    top: 0;
}
}
.search_compare-dropdown-wrapper .chosen-container {
    width: 100% !important;
    max-width: 300px !important;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}
.search_compare-dropdown-wrapper .chosen-container b {
    position: relative;
    top: 4px;
}
.search_compare-dropdown-wrapper .chosen-container-single .chosen-single {
    color: black;
}
.search_compare-dropdown-wrapper .chosen-single {
    min-width: 120px;
    height: 30px;
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-top-width: 0;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 0 #777777;
    -moz-box-shadow: 0 0 0 0 #777777;
    box-shadow: 0 0 0 0 #777777;
}
.search_compare-dropdown-wrapper .chosen-drop, .search_compare-dropdown-wrapper .chosen-container-active .chosen-single {
    border: 1px solid #e1e1e1;
    border-top-width: 0;
}
.search_compare-dropdown-wrapper .chosen-search {
    display: none;
}
.search_compare-section-controls-list {
    display: inline-block;
}
.search_compare-section-controls-list li {
    display: inline-block;
}
.search_compare-section-controls-list li:before {
    content: "/";
    display: inline-block;
    padding: 0 6px;
    font-size: 14px;
    font-weight: 600;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: #9a9aa3;
}
@media (min-width: 450px) {
    .search_compare-section-controls-list li: before {
    padding: 0 15px;
}
}
.search_compare-section-controls-list li:first-child:before {
    display: none;
}
.search_compare-section-title {
    display: inline-block;
    padding-right: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: black;
    text-transform: none;
}
@media (min-width: 450px) {
    .search_compare-section-title {
    padding-bottom: 0;
}
}
.search_compare-section-controls {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    /*font-family: "Proxima Nova", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: #9a9aa3;
    text-transform: uppercase;
}
.search_compare-section-controls:hover {
    color: black;
}
.search_compare-section-controls.search_compare-filter-active {
    color: black;
}
.nav-only-on-mobile .search_compare-tiles {
    display: inherit;
}
@media only screen and (min-width: 700px) and (max-width: 992px){
    .search_compare-tiles-wrapper {
        margin-top: 18px;
    }
}
@media (min-width: 768px) {
    .nav-only-on-mobile .search_compare-tiles {
    display: block;
}
}
.nav-only-on-mobile .search_compare-filter-area {
    display: none;
}
@media (min-width: 768px) {
    .nav-only-on-mobile .search_compare-filter-area {
    display: block;
}
}
.nav-only-on-mobile+.search_compare-filter-area {
    display: none;
}
@media (min-width: 768px) {
    .nav-only-on-mobile+.search_compare-filter-area {
    display: block;
}
}
.nav-only-on-mobile .search-results {
    position: relative;
    max-height: 100%}
@media (min-width: 768px) {
    .nav-only-on-mobile .search-results {
    position: absolute;
    max-height: 0;
}
}
.nav-only-on-mobile .search-results .all-link {
    display: none;
}
@media (min-width: 768px) {
    .nav-only-on-mobile .search-results .all-link {
    display: block;
}
}
/*.nav-only-on-mobile .search-controls {
    display: none;
}*/
@media (min-width: 768px) {
    .nav-only-on-mobile .search-controls {
    display: block;
}
}
.overview-wrapper {
    width: 100%;
    padding-top: 40px;
    margin-bottom: -60px;
    overflow: hidden;
}
@media (min-width: 650px) {
    .overview-wrapper {
    width: auto;
    overflow: visible;
}
}
@media (min-width: 768px) {
    .overview-wrapper {
    padding-top: 50px;
}
}
@media (min-width: 1024px) {
    .overview-wrapper {
    padding-top: 70px;
}
}
.overview-wrapper.with-footer-margin {
    margin-bottom: 0;
}
.overview-wrapper .image_colorbox, .overview-wrapper .image_group-wrapper, .overview-wrapper .collage {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .overview-wrapper .image_colorbox, .overview-wrapper .image_group-wrapper, .overview-wrapper .collage {
    margin-bottom: 50px;
}
}
@media (min-width: 1024px) {
    .overview-wrapper .image_colorbox, .overview-wrapper .image_group-wrapper, .overview-wrapper .collage {
    margin-bottom: 60px;
}
}
.overview-chunk {
    padding: 80px 0 1px 0;
    background: white;
}
.overview-chunk #gallery-caption-area {
    background: white;
}
.overview-chunk.experience_tile-area {
    margin-bottom: 0;
}
.overview-gallery-wrapper {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .overview-gallery-wrapper {
    margin-bottom: 50px;
}
}
@media (min-width: 1120px) {
    .overview-gallery-wrapper {
    margin-bottom: 70px;
}
}
.offer-venue-header {
    margin-bottom: 10px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-size: 21px;
    font-weight: 200;
    line-height: 1.6;
    text-transform: uppercase;
}
.offer-venue-link {
    display: inline-block;
    margin-bottom: 40px;
    font-size: 16px;
}
.offer-venue-list {
    margin-bottom: 20px;
}
.video_callout {
    margin-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
}
@media (min-width: 650px) {
    .video_callout {
    width: 585px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}
}
@media (min-width: 768px) {
    .video_callout {
    width: 700px;
    text-align: center;
}
}
@media (min-width: 960px) {
    .video_callout {
    width: 880px;
}
}
@media (min-width: 1100px) {
    .video_callout {
    width: 1100px;
}
}
.video_callout img {
    display: block;
    width: 100%}
.video_callout h3 {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #15151a;
}
@media (min-width: 768px) {
    .video_callout h3 {
    font-size: 16px;
}
}
@media (min-width: 1100px) {
    .video_callout h3 {
    margin-bottom: 20px;
}
}
.video_callout p {
    font-size: 15px;
    line-height: 1.6;
    color: #53555b;
}
@media (min-width: 768px) {
    .video_callout p {
    font-size: 18px;
}
}
.video_callout-image-area {
    position: relative;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .video_callout-image-area {
    margin-bottom: 50px;
}
}
.video_callout-play {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -40px;
    text-align: center;
}
.video_callout-play .icon-triangle {
    display: inline-block;
    padding: 22px 30px 22px 39px;
    font-size: 46px;
    background: black;
    color: white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.video_callout-play .icon-triangle:hover {
    -webkit-box-shadow: 0 0 15px 0 black;
    -moz-box-shadow: 0 0 15px 0 black;
    box-shadow: 0 0 15px 0 black;
}
.video_callout-meet {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    color: white;
}
.video_callout-meet .colorway-border-bottom {
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
@media (min-width: 520px) {
    .video_callout-meet {
    bottom: 25px;
}
}
@media (min-width: 1100px) {
    .video_callout-meet {
    bottom: 35px;
    font-size: 20px;
    font-weight: 200;
    letter-spacing: .02em;
}
}
.meet_our_chefs {
    color: white;
}
.image_group img {
    width: 100%;
}

@media (min-width: 1120px) {
    .image_group .column_1 {
    margin-bottom: 0;
}
}
.image_group-image-area {
    position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
 .image_group-image-area img{
    margin-bottom: 15px;
}   
}
.column_1 .image_group-image-area {
    display: none;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
 .column_1 .image_group-image-area {
    display: inline;
}   
}
@media only screen and (min-width: 481px) and (max-width: 699px){
 .column_1 .image_group-image-area {
    display: inline-block;
}   
}
@media (min-width: 650px) {
    .column_1 .image_group-image-area {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    margin-top: 20px;
}
.column_1 .image_group-image-area:first-child {
    margin-right: 20px;
}
}
@media (min-width: 768px) {
    .column_1 .image_group-image-area {
    width: 335px;
    margin-top: 25px;
}
.column_1 .image_group-image-area:first-child {
    margin-right: 25px;
}
}
@media (min-width: 960px) {
    .column_1 .image_group-image-area {
    width: 425px;
}
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
    .column_1 .image_group-image-area:first-child{
        margin-right: 34px;
    }
}
@media (min-width: 1120px) {
    .column_1 .image_group-image-area {
    width: 340px;
    margin-top: 0;
}
.column_1 .image_group-image-area:first-child {
    margin-bottom: 36.75px;
    margin-right: 0;
}
}
.contact_banner {
    position: relative;
    width: 100%;
    padding: 140px 0;
    overflow: hidden;
    text-align: center;
}
@media (min-width: 768px) {
    .contact_banner {
    padding: 180px 0;
}
}
@media (min-width: 1024px) {
    .contact_banner {
    padding: 230px 0;
}
}
.contact_banner-image {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    max-width: 190%;
    min-height: 100%;
    max-height: 140%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (min-width: 650px) {
    .contact_banner-image {
    max-width: 140%}
}
.contact_banner-info {
    position: relative;
    width: 100%;
    text-transform: uppercase;
}
.contact_banner-info p {
    color: white;
}
.contact_banner-centered-text {
    margin-bottom: 20px;
    font-size: 26px;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
}
@media (min-width: 768px) {
    .contact_banner-centered-text {
    font-size: 44px;
    font-weight: 200;
}
}
@media (min-width: 1024px) {
    .contact_banner-centered-text {
    font-size: 50px;
}
}
.contact_banner-centered-text-sub-wrap .contact_banner-centered-text-sub {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .02em;
    color: white;
}
@media (min-width: 768px) {
    .contact_banner-centered-text-sub-wrap .contact_banner-centered-text-sub {
    font-size: 16px;
    font-weight: 400;
}
}
.contact_banner-centered-text-sub-wrap:hover {
    border-bottom-color: white;
}
.experience_banner {
    background: #010101;
}
@media (min-width: 1024px) {
    .experience_banner {
    overflow: hidden;
    height: 500px;
}
}
@media (min-width: 650px) {
    .experience_banner-wrapper {
    width: 585px;
    margin: auto;
}
}
@media (min-width: 768px) {
    .experience_banner-wrapper {
    width: 700px;
}
}
@media (min-width: 960px) {
    .experience_banner-wrapper {
    width: 880px;
}
}
@media (min-width: 1024px) {
    .experience_banner-wrapper {
    height: 100%}
}
@media (min-width: 1120px) {
    .experience_banner-wrapper {
    width: 1100px;
}
}
.experience_banner-info {
    display: inline-block;
    vertical-align: top;
    padding: 50px 25px;
    width: 100%}
@media (min-width: 650px) {
    .experience_banner-info {
    padding-left: 0;
}
}
@media (min-width: 1024px) {
    .experience_banner-info {
    padding-top: 0;
    padding-bottom: 0;
    width: 50%;
    vertical-align: middle;
}
}
.experience_banner-image {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center;
}
@media (min-width: 1024px) {
    .experience_banner-image {
    width: 50%;
    margin-left: -5px;
}
}
.experience_banner-image img {
    display: block;
    margin: auto;
    max-width: 100%}
@media (min-width: 768px) {
    .experience_banner-image img {
    max-width: auto;
}
}
.experience_banner-header {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 600;
    color: white;
    text-transform: none;
}
@media (min-width: 768px) {
    .experience_banner-header {
    font-size: 32px;
    font-weight: 200;
}
}
@media (min-width: 1024px) {
    .experience_banner-header {
    font-size: 36px;
}
}
.experience_banner-description {
    margin-bottom: 20px;
    font-size: 16px;
    color: white;
    line-height: 1.6;
}
@media (min-width: 768px) {
    .experience_banner-description {
    font-size: 18px;
    font-weight: 200;
}
}
@media (min-width: 768px) {
    .experience_banner-description {
    margin-bottom: 30px;
}
}
.experience_banner-link.arrow-link {
    font-size: 13px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    letter-spacing: .05em;
}
@media (min-width: 768px) {
    .experience_banner-link.arrow-link {
    font-size: 15px;
}
}
.experience_banner-link.arrow-link:hover {
    border-bottom-color: white;
}
.wedding-overview .experience_banner {
    background: #921b21;
}
.wedding-overview .experience_banner-description {
    color: white;
}
.wedding-overview .experience_banner-link:hover {
    border-bottom-color: white;
}
.meetings-overview .experience_banner {
    background: #557c84;
}
.overview-wrapper .dine-colorbox, .dine-overview {
    margin-bottom: -60px;
}
.venues .venue_tile {
    margin-bottom: 50px;
}
.venues-dropdown.select_box {
    width: 200px;
}
.venues-dropdown select {
    width: 120%;
    font-size: 13px;
}
.venues-colorbox {
    margin-bottom: -60px;
}
.find_venue_results {
    margin-top: 20px;
}
.karma-stays .intro-header {
    font-weight: 400;
}
@media (min-width: 768px) {
    .karma-stays .intro-header {
    font-weight: 200;
    font-size: 30px;
}
}
.karma-stays .select_box {
    margin-top: 10px;
    width: 230px;
}
.karma-stays .select_box:after {
    top: 13px;
    font-size: 10px;
}
@media (min-width: 650px) {
    .karma-stays .select_box {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
}
}
.karma-stays select {
    width: 115%;
    font-size: 12px;
    text-transform: uppercase;
}
@media (min-width: 650px) {
    .karma-stays-past, .karma-cancelled-past {
    margin-bottom: 100px;
}
}
.karma-stays-past .karma-stays-button, .karma-cancelled-past .karma-stays-button {
    margin-top: 30px;
}
.karma-stays-past, .karma-cancelled-past {
    position: relative;
}
.karma-stays-past .table, .karma-stays-past form, .karma-cancelled-past .table, .karma-cancelled-past form {
    min-width: 280px;
    max-width: 440px;
    margin: auto;
    padding: 0;
}
@media (min-width: 650px) {
    .karma-stays-past .table, .karma-stays-past form, .karma-cancelled-past .table, .karma-cancelled-past form {
    max-width: 100%}
}
.karma-stays-past .table, .karma-cancelled-past .table {
    margin-top: 20px;
}
@media (min-width: 768px) {
    .karma-stays-past .table, .karma-cancelled-past .table {
    margin-top: 0;
}
}
.karma-stays-reservations {
    margin-bottom: 50px;
}
@media (min-width: 650px) {
    .karma-stays-reservations {
    margin-bottom: 80px;
}
}
.karma-stays-reservations-header {
    position: relative;
    min-width: 280px;
    max-width: 440px;
    margin: 0 auto 30px auto;
    padding: 0;
}
@media (min-width: 650px) {
    .karma-stays-reservations-header {
    max-width: 100%}
}
.karma-stays-reservations-count {
    font-size: 18px;
    color: #53555b;
}
@media (min-width: 768px) {
    .karma-stays-reservations-count {
    font-size: 24px;
}
}
.karma-stays-section-footer {
    position: relative;
    padding: 0;
    font-size: 14px;
    color: #53555b;
    text-align: center;
}
.karma-stays-section-footer .general_button-wrapper {
    margin: 20px 0;
}
.karma-stays-section-footer-text {
    line-height: 1.5;
}
.karma-stays-button {
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 10px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
a.karma-stays-customer {
    display: inline-block;
    margin: 5px 0 10px 0;
    font-size: 24px;
    color: #15151a;
    /*font-family: "Oswald", serif;*/
   font-family: "EurostileLTStd", sans-serif;
    font-weight: 200;
}
.contact_book {
    margin-top: 40px;
    margin-bottom: -60px;
}
.contact_book .intro {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .contact_book {
    margin-top: 80px;
}
.contact_book .intro {
    margin-bottom: 80px;
}
}
@media (min-width: 768px) {
    .contact_book-button_container {
    min-height: 395px;
    position: relative;
    padding-bottom: 55px;
}
.contact_book-button_container .general_button-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
}
}
.kimpton_experience-group {
    padding: 80px 0 1px 0;
    margin: 80px 0;
    background: white;
}
.kimpton_experience-group #gallery-caption-area {
    background: white;
}
.kimpton_experience-group.experience_tile-area {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .kimpton_experience-wrapper .tout, .kimpton_experience-wrapper .karma-member, .kimpton_experience-wrapper .karma-member-messages, .kimpton_experience-wrapper .karma-dashboard .offer-exclusive, .karma-dashboard .kimpton_experience-wrapper .offer-exclusive {
    width: 340px;
    height: 450px;
}
}
@media (min-width: 960px) {
    .kimpton_experience-wrapper .tout, .kimpton_experience-wrapper .karma-member, .kimpton_experience-wrapper .karma-member-messages, .kimpton_experience-wrapper .karma-dashboard .offer-exclusive, .karma-dashboard .kimpton_experience-wrapper .offer-exclusive {
    width: 280px;
    height: 346px;
}
}
@media (min-width: 1120px) {
    .kimpton_experience-wrapper .tout, .kimpton_experience-wrapper .karma-member, .kimpton_experience-wrapper .karma-member-messages, .kimpton_experience-wrapper .karma-dashboard .offer-exclusive, .karma-dashboard .kimpton_experience-wrapper .offer-exclusive {
    width: 340px;
    height: 450px;
}
}
.kimpton_experience-wrapper .tout img, .kimpton_experience-wrapper .karma-member img, .kimpton_experience-wrapper .karma-member-messages img, .kimpton_experience-wrapper .karma-dashboard .offer-exclusive img, .karma-dashboard .kimpton_experience-wrapper .offer-exclusive img {
    width: 100%}
.kimpton_experience-wrapper .tout-details {
    margin-bottom: 30px;
}
.kimpton_experience-wrapper .tout-details .tout-title {
    font-size: 24px;
}
@media (min-width: 768px) {
    .kimpton_experience-wrapper .tout-details .tout-title {
    font-size: 30px;
}
}
@media (min-width: 960px) {
    .kimpton_experience-wrapper .tout-details .tout-title {
    font-size: 24px;
}
}
@media (min-width: 1120px) {
    .kimpton_experience-wrapper .tout-details .tout-title {
    font-size: 30px;
}
}
@media (min-width: 1120px) {
    .kimpton_experience-wrapper .kimpton_experience-group {
    padding-bottom: 40px;
}
}
.kimpton_experience-wrapper .collage-shoutout {
    color: #adb2ba;
}
.kimpton_experience-last_group {
    margin-bottom: 30px;
}
.kimpton_experience-emphasis {
    text-transform: uppercase;
}
@media (min-width: 650px) {
    .kimpton_experience-emphasis {
    text-align: center;
}
}
.kimpton_experience-emphasis h2, .kimpton_experience-emphasis .experience_tile-header, .kimpton_experience-emphasis .karma_profile-category h4, .karma_profile-category .kimpton_experience-emphasis h4 {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.kimpton_experience-no_ad.overview-wrapper {
    margin-bottom: 0;
}
.offers_list-wrapper {
    margin-top: 40px;
}
@media (min-width: 650px) {
    .offers_list-wrapper {
    width: 595px;
}
}
@media (min-width: 768px) {
    .offers_list-wrapper {
    width: 700px;
}
}
@media (min-width: 960px) {
    .offers_list-wrapper {
    width: 885px;
}
}
@media (min-width: 1120px) {
    .offers_list-wrapper {
    width: 1100px;
}
}
.offers_list-wrapper .offer_tile {
    margin-bottom: 30px;
}
@media (min-width: 450px) {
    .offers_list-wrapper .offer_tile {
    height: 530px;
}
}
@media (min-width: 650px) {
    .offers_list-wrapper .offer_tile {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 485px;
    margin-left: 25px;
}
}
@media (min-width: 768px) {
    .offers_list-wrapper .offer_tile {
    width: 335px;
    height: 516px;
}
}
@media (min-width: 960px) {
    .offers_list-wrapper .offer_tile {
    width: 425px;
    height: 530px;
}
}
@media (min-width: 1120px) {
    .offers_list-wrapper .offer_tile {
    width: 335px;
    height: 516px;
}
}
@media (min-width: 650px) {
    .offers_list-wrapper .offer_tiles {
    margin-left: -25px;
}
}
@media (min-width: 1120px) {
    .offers_list-wrapper .offer_tiles {
    margin-left: -37px;
}
.offers_list-wrapper .offer_tiles .offer_tile {
    margin-left: 36px;
}
}
.offers_list-wrapper .offer_tiles-masonry .offer_tile {
    height: auto;
}
.offers_list-wrapper .offer_tiles-masonry .offer_tile h2, .offers_list-wrapper .offer_tiles-masonry .offer_tile .experience_tile-header, .offers_list-wrapper .offer_tiles-masonry .offer_tile .karma_profile-category h4, .karma_profile-category .offers_list-wrapper .offer_tiles-masonry .offer_tile h4 {
    font-size: 22px;
}
.offers_list-wrapper .offer_tiles-masonry .offer_tile-header-titles {
    padding: 0 40px;
}
.offer_ad_tile.offer_tile {
    border: 0;
    overflow: hidden;
    background: none;
    -webkit-box-shadow: 0 0 0 0 #777777;
    -moz-box-shadow: 0 0 0 0 #777777;
    box-shadow: 0 0 0 0 #777777;
}
.offer_ad_tile.offer_tile .tout, .offer_ad_tile.offer_tile .karma-member, .offer_ad_tile.offer_tile .karma-member-messages, .offer_ad_tile.offer_tile .karma-dashboard .offer-exclusive, .karma-dashboard .offer_ad_tile.offer_tile .offer-exclusive {
    margin-left: 0;
}
.offer-detail {
    padding-top: 40px;
    margin-bottom: -70px;
}
@media (min-width: 520px) {
    .offer-detail {
    padding-top: 41px;
}
}
@media (min-width: 768px) {
    .offer-detail {
    padding-top: 47px;
}
}
@media (min-width: 890px) {
    .offer-detail {
    padding-top: 73px;
}
}
.offer-detail hr {
    display: none;
}
@media (min-width: 1024px) {
    .offer-detail hr {
    display: block;
    width: 40px;
    height: 2px;
    border: 0;
    margin: 0 0 30px 0;
    text-align: left;
    background: #e5e5e5;
}
}
.offer-detail h3 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
}
.detail-leading_text {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #53555b;
}
@media (min-width: 650px) {
    .detail-leading_text {
    margin-bottom: 40px;
}
}
.detail-leading_image {
    position: relative;
    margin-bottom: 20px;
}
.detail-leading_image img {
    display: block;
    width: 100%}
@media (min-width: 650px) {
    .detail-leading_image {
    margin-bottom: 40px;
}
}
.detail-leading_image-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    font-style: italic;
    color: white;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
}
.detail-leading_image-caption:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #15151a;
    opacity: .75;
    z-index: 0;
}
.detail-leading_image-caption-text {
    position: relative;
    z-index: 1;
}
.detail-infos-back_link {
    display: block;
    padding: 15px 25px;
    border-bottom: 1px solid #cecece;
    margin: 0 -25px 20px -25px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #15151a;
}
@media (min-width: 650px) {
    .detail-infos-back_link {
    border-bottom: 0;
    padding-top: 30px;
    font-size: 13px;
}
}
.detail-infos-back_link:hover {
    text-decoration: underline;
}
.detail-infos-back_link .icon-action_arrow_left {
    font-size: .6em;
    margin-right: 5px;
}
.offer-detail-member_only {
    display: block;
    padding-bottom: 20px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .02em;
    color: #15151a;
}
@media (min-width: 650px) {
    .offer-detail-member_only {
    font-size: 15px;
}
}
.offer-detail-grid_table_controls {
    margin-bottom: 30px;
    text-align: center;
}
.offer-detail-grid_table_controls-buttons {
    display: inline-block;
    margin-top: 10px;
    white-space: nowrap;
}
.offer-detail-countdown {
    text-transform: uppercase;
    font-size: 18px;
}
.detail-leading_text+.offer-detail-countdown {
    position: relative;
    bottom: 5px;
}
@media (min-width: 650px) {
    .detail-leading_text+.offer-detail-countdown {
    bottom: 20px;
}
}
h2+.offer-detail-countdown, .experience_tile-header+.offer-detail-countdown, .karma_profile-category h4+.offer-detail-countdown {
    margin: 30px 0 40px 0;
}
.detail-list {
    margin-bottom: 30px;
}
.detail-list-item {
    padding: 15px 0;
    border-bottom: 1px solid #cecece;
    font-size: 14px;
}
.detail-list-item:first-child {
    border-top: 1px solid #cecece;
}
.detail-list-item strong {
    text-transform: uppercase;
}
.detail-help_text {
    margin-top: 20px;
    color: #53555b;
    font-size: 14px;
    text-transform: uppercase;
}
.detail-help_text p {
    margin-top: 5px;
    letter-spacing: .05em;
}
@media (min-width: 650px) {
    .detail-help_text p {
    display: inline;
}
}
.detail-content {
    font-size: 16px;
}
@media (min-width: 650px) {
    .detail-content {
    font-size: 18px;
}
}
@media (min-width: 1120px) {
    .detail-content {
    font-size: 20px;
}
}
.offer-detail-leading-area-wrapper {
    background: white;
}
.offer-detail-leading-area {
    padding-bottom: 20px;
}
.offer-detail-leading-area h2, .offer-detail-leading-area .experience_tile-header, .offer-detail-leading-area .karma_profile-category h4, .karma_profile-category .offer-detail-leading-area h4 {
    margin-bottom: 10px;
}
@media (min-width: 650px) {
    .offer-detail-leading-area h2, .offer-detail-leading-area .experience_tile-header, .offer-detail-leading-area .karma_profile-category h4, .karma_profile-category .offer-detail-leading-area h4 {
    font-size: 32px;
    font-weight: 400;
}
}
@media (min-width: 650px) {
    .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles {
    width: auto;
    margin-left: -20px;
}
}
@media (min-width: 768px) {
    .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles {
    margin-left: -25px;
}
}
@media (min-width: 1120px) {
    .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles {
    margin-left: -35px;
}
}
@media (min-width: 650px) {
    .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .hotel_tile, .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .search_compare-tile, .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .offer_tile {
    margin-left: 20px;
}
}
@media (min-width: 768px) {
    .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .hotel_tile, .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .search_compare-tile, .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .offer_tile {
    margin-left: 25px;
}
}
@media (min-width: 1120px) {
    .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .hotel_tile, .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .search_compare-tile, .search_compare-wrapper.offer-detail-tile-wrapper .search_compare-tiles .offer_tile {
    margin-left: 35px;
}
}
.offer-detail-tile-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
}
.offer-detail-tile-wrapper:last-child {
    margin-bottom: 125px;
}
@media (min-width: 650px) {
    .offer-detail-tile-wrapper {
    width: 585px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}
}
@media (min-width: 768px) {
    .offer-detail-tile-wrapper {
    width: 700px;
    margin-bottom: 50px;
}
}
@media (min-width: 960px) {
    .offer-detail-tile-wrapper {
    width: 880px;
}
}
@media (min-width: 1120px) {
    .offer-detail-tile-wrapper {
    width: 1100px;
    margin-bottom: 70px;
}
}
.offer-detail-tile-wrapper>.book_button_form {
    display: block !important;
    margin-bottom: 30px;
    text-align: center !important;
}
.offer-detail-tile-wrapper .general_button-wrapper {
    display: block !important;
    margin: 0 auto 30px auto;
}
.offer-detail-tile-wrapper-header {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}
@media (min-width: 650px) {
    .offer-detail-tile-wrapper-header {
    margin-bottom: 30px;
    font-size: 21px;
}
}
@media (min-width: 1120px) {
    .offer-detail-tile-wrapper-header {
    font-size: 24px;
}
}
.offer-detail-terms-wrapper {
    background: white;
}
.offer-detail-terms {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 650px) {
    .offer-detail-terms {
    padding-top: 40px;
    padding-bottom: 40px;
}
}
.offer-detail-list-desktop {
    display: none;
}
@media (min-width: 1120px) {
    .offer-detail-list-desktop {
    display: block;
}
}
@media (min-width: 1120px) {
    .detail-leader-area-2a {
    display: none;
}
}
@media (min-width: 1120px) {
    .detail-leader-area-2b {
    width: 100%;
    margin-left: 0;
}
}
.offer_tile-image {
    display: block;
    width: 100%}
.offer_tile-header-titles h3 {
    margin-bottom: 0;
}
.offer_tile-info-wrapper {
    padding: 40px;
}
.offer_tile-info-wrapper p {
    margin: 10px 0 15px 0;
}
.offer_tile-info-details {
    font-size: 13px;
    color: #15151a;
}
.offer_tile-info-details strong {
    text-transform: uppercase;
    letter-spacing: .05em;
}
.offer_tile-info-details-title {
    margin-bottom: 20px;
    color: #15151a;
}
.offer_tile-info-details-dates {
    white-space: nowrap;
}
.offer_tile-info-link {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #15151a;
}
.offer_tile-info-link:hover {
    text-decoration: underline;
}
.offer_tile-info-link:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 9px;
    font-size: .8em;
}
.offer_display_toggle {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 10px 7px;
    margin-left: 10px;
    border: 1px solid #cacaca;
    color: #a3a5aa;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
    background: -ms-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
    background: linear-gradient(to bottom, #fefefe 0%, #f4f4f4 100%);
}
.offer_display_toggle.offer_list--selected {
    color: #030405;
}
.campaign-content {
    padding-top: 40px;
    margin-bottom: -60px;
}
@media (min-width: 768px) {
    .campaign-content {
    margin-bottom: -70px;
}
}
.campaign-content .hotel_tile, .campaign-content .search_compare-tile, .campaign-content .offer_tile {
    border-bottom-width: 2px;
}
.hotel_tile-info-campaign_item {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    color: #73757c;
    line-height: 1.4;
}
@media (min-width: 450px) {
    .hotel_tile-info-campaign_item {
    font-size: 16px;
    line-height: 1.6;
}
}
@media (min-width: 650px) {
    .hotel_tile-info-campaign_item {
    font-size: 13px;
}
}
@media (min-width: 768px) {
    .hotel_tile-info-campaign_item {
    font-size: 14px;
}
}
@media (min-width: 960px) {
    .hotel_tile-info-campaign_item {
    font-size: 16px;
    line-height: 1.8;
}
}
.hotel_tile-info-campaign_item:before {
    content: "\b7\a0";
    position: absolute;
    top: 8px;
    left: 0;
    font-size: 33px;
    line-height: 0;
    color: #73757c;
}
@media (min-width: 450px) {
    .hotel_tile-info-campaign_item: before {
    top: 11px;
}
}
@media (min-width: 650px) {
    .hotel_tile-info-campaign_item: before {
    top: 9px;
}
}
@media (min-width: 960px) {
    .hotel_tile-info-campaign_item: before {
    top: 12px;
}
}
.campaign-participants {
    margin-bottom: 30px;
}
.campaign-participants .columns, .campaign-participants .general-structure, .campaign-participants .column_panels, .campaign-participants .search-controls, .campaign-participants .tout-group-wrapper, .campaign-participants .karma-overview-journey, .campaign-participants .karma-stays-past, .campaign-participants .karma-cancelled-past, .campaign-participants .karma-stays-reservations, .campaign-participants .offers_list-wrapper {
    margin-bottom: 0;
}
.campaign-participants-header {
    margin-top: 50px;
}
.campaign-participants-header h2, .campaign-participants-header .experience_tile-header, .campaign-participants-header .karma_profile-category h4, .karma_profile-category .campaign-participants-header h4 {
    margin-bottom: 8px;
}

.newsletter-subscription {
    width: 450px !important;
    height: 0;
    margin: 0 auto;
    /*padding: 20px;*/
    overflow: hidden;
    background: rgba(0,0,0, 0.5)!important;
    position: absolute;
    top: 30px;
    right: 90px;
    z-index: 12;
    color: #FFFFFF;
}
@media screen and (min-width: 320px) and (max-width: 480px){
   .newsletter-subscription {
    width: 100% !important;
    right: 0;
   }
}
.newsletter-form-intro {
    text-transform: none;
    padding: 20px 20px 0;
    font-size: 13px;
    line-height: normal;
}
@media screen and (min-width: 320px) and (max-width: 480px){
    .newsletter-form-intro {
        font-size: 12px;
        padding: 10px 20px 0;
    }
}
.newsletter-subscription h2{
    color:#FFFFFF;
}

.newsletter-subscription div.block label{
    color: #FFF;
    padding: 10px 0 !important;
    font-size: 15px;
}

div.newsletter-subscription form#thbuzz-form input, textarea, select, .uneditable-input{
      color: #fff;
        font-size: 16px;
        /* font-family: "Proxima Nova", serif; */
        font-family: "EurostileLTStd", sans-serif;
        width: 106%;
        border-radius: 0;
        border: none;
        padding: 0 2px 2px;
        /* border-bottom: 1px solid #53555b; */
        border-bottom: 1px solid #fff;
        margin-bottom: 3px;
        /* background: black !important; */
        background: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        box-shadow: none;
        outline: none;  
}