/*!
Theme Name: la Torretta
Theme URI: http://www.i-nat.it
Author: i-nat Solution
Author URI: http://www.i-nat.it/
Version: 1.0
Last Modified: 070715
*/

.video-js,
.overlay-container .inner-wrap,
.error404 .block,
.overlay-header .inner-wrap,
.overlay-header ul,
main.stay_index .left_nav .inner_wrap,
main.rooms_suites.single .floorplan_dots li,
#request_form .form-list li {
    position: relative
}
.video-js .vjs-tech,
.vjs-poster,
.error404 .centered,
.overlay-container.share .modal-close,
.overlay_header,
.slick_overlay .heading,
.overlay_footer,
.slick_overlay .footer,
.primary-header:after,
main.stay_index .left_nav .inner_wrap .supersized,
main.rooms_suites.single .floorplan_dots,
main.rooms_suites.single .floorplan_dots li:before {
    position: absolute
}

.video-js.vjs-fullscreen,
.overlay-container,
.overlay-header,
.overlay_full,
.overlay_full .icon-close,
.overlay_page,
main.gallery .gallery_overlay,
.primary-footer,
.primary-header,
main.stay_index .left_nav {
    position: fixed
}
.overlay-header ul:first-child,
.pull-left,
.alignleft,
.primary-header .logo {
    float: left
}
.overlay-header ul,
.pull-right,
.alignright,
.primary-navigation,
.primary-header .section-navigation,
.primary-header .current_page,
.hamburger-menu {
    float: right
}
.btn,
.error404 .centered,
.overlay-container#preloader,
.overlay-container.share>.inner-wrap,
.overlay-container.share .vertical-center,
.overlay_full,
.text-center,
.aligncenter,
.mobilemenu-open .section-navigation,
main.stay_index .left_nav .inner_wrap,
main.stay_index .left_nav .inner_wrap .supersized {
    text-align: center
}
.btn1 {
    text-decoration: none;
    outline: 0;
    padding: 4px 10px;
	
    
    border: none;
    color: #fff;
    white-space: nowrap;
    background: #59463B;
    -webkit-appearance: none;
    border-radius: 0;
	
    font-family: 'Martel', serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0
}
.btn1:hover {
    color: #fff
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.btn,
.error404 .error_h1,
.overlay-header .share-btn,
.overlay_header .close,
.slick_overlay .heading .close,
.primary-navigation,
.primary-header .section-navigation li,
.primary-header .current_page {
    text-transform: uppercase
}
main.single .quad .block .inner .info,
main.single .quad .block .inner .info1,
main.rooms_suites.single .floorplan_dots {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.vjs-poster img,
.overlay-container.share input[type="text"],
.overlay-container.share input[type="date"],
.overlay-header ul:first-child li:first-child a,
.overlay_full,
.overlay_full .icon-close,
.primary-header:after,
.hamburger-menu span,
.hamburger-menu span:after,
main.stay_index .left_nav .inner_wrap .supersized,
main.rooms_suites.single .quad .block .blueprint.active,
main.rooms_suites.single .floorplan_dots li,
main.rooms_suites.single .floorplan_dots li:before {
    display: block
}
.btn,
.vcenter_wrap:before,
.vcenter_wrap>*,
.overlay-header li,
.overlay-header .icon-left-arrow,
.overlay-header .slick-prev,
.overlay-header main.single .quad .block .large_img .prev,
main.single .quad .block .large_img .overlay-header .prev,
.overlay_full:before,
.overlay_full .v-center,
.overlay_header:before,
.slick_overlay .heading:before,
.overlay_footer:before,
.slick_overlay .footer:before,
.overlay_header .close,
.slick_overlay .heading .close,
.primary-footer li,
.primary-navigation ul,
.primary-navigation .icon-logo,
.secondary-navigation,
.secondary-navigation .social-icons,
.language-navigation,
.pop-over-btn:after,
.primary-header .logo,
.primary-header .logo:before,
.primary-header .logo h1,
.primary-header .section-navigation:before,
.primary-header .section-navigation ul,
.primary-header .section-navigation li,
main.stay_index .left_nav .inner_wrap:before,
main.stay_index .left_nav .inner_wrap .supersized:before,
main.stay_index .left_nav .inner_wrap .supersized img,
main.stay_index .left_nav .inner_wrap .floater,
main.stay_index .left_nav .inner_wrap .floater .logo,
main.landing .intro .text:before,
main.landing .intro .text .inner {
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1
}
.video-js.vjs-fullscreen,

.overlay-container#preloader,
main.stay_index .left_nav,
main.stay_index .left_nav .inner_wrap.ie {
    overflow: hidden
}
.vjs-poster img,
.overlay-container.share>.inner-wrap,
.overlay-container.share .vertical-center,
.overlay-container.share input[type="text"],
.overlay-container.share input[type="date"] {
    margin-right: auto;
    margin-left: auto
}
.overlay-container.share input[type="text"],
.overlay-container.share input[type="date"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.overlay-container {
    visibility: hidden
}
.overlay-container.active {
    visibility: visible
}
.btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
main.single .subnav .subnav_trigger:after,
main.rooms_suites .grid .compare .menu_toggle:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #59463B;
    border-bottom: 0 none;
    -webkit-transform: scale(0.7, 1);
    -ms-transform: scale(0.7, 1);
    transform: scale(0.7, 1)
}
main.gallery figcaption .play_btn {
    display: block;
    height: 40px;
    width: 65px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    position: relative;
    transition: background-color 40ms ease
}
main.gallery figcaption .play_btn:hover {
    background-color: rgba(215, 25, 32, 0.9)
}
main.gallery figcaption .play_btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 10.5px;
    left: 24px;
    margin: 0 auto;
    border-style: solid;
    border-width: 9.5px 0 9.5px 17px;
    border-color: transparent transparent transparent #fff
}

main.legal {
    padding: 100px 0px 80px;
}
main.legal .bg {
    display: block;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: transparent none no-repeat fixed 50% 50% / cover;
    z-index: -1;
}
*, *::before, *::after {
    box-sizing: border-box;
}
main.legal .content {
    max-width: 790px;
    margin: 0px auto;
    padding: 50px;
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0% 0%;
    color: #000;
}

main.legal .content .page_title {
   
        line-height: 2em;
		   font: bold 35px "Martel",serif;
    text-transform: uppercase;
    color: #59463B;
    margin: 0 0 21px
}
main.legal .content .title {
   
       
		  font: bold 18px "Martel",serif;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 0px
}
main.legal .content p {
	font-size:12px;
	text-align:justify; 
       
    color: #000;
   
}
*, *::before, *::after {
    box-sizing: border-box;
}
@media screen and (max-width: 568px) {
   main.legal .content {
    max-width: 100%;
    margin: 0px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0% 0%;
    color: #000;
}
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0;
	
}
a {
    background: transparent
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
hr {
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
.video-js {
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.tablet .stay_index .video-js,
.mobile .stay_index .video-js {
    display: none !important
}
.video-js .vjs-tech {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.video-js:-moz-full-screen {
    position: absolute
}
body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}
.video-js.vjs-fullscreen {
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute
}
.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}
.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}
.vjs-poster {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: 0 center;
    -ms-background-size: cover;
    background-size: cover
}
.vjs-poster img {
    max-height: 100%;
    width: 100%
}
.video-js.vjs-using-native-controls .vjs-poster {
    display: none
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-prev,
main.single .quad .block .large_img .prev,
.slick-next,
main.single .quad .block .large_img .next {
    position: absolute;
    display: block;
    width: 44px;
    height: 44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: #fff;
    color: transparent;
    margin: 0;
    padding: 0;
    border: none;
    outline: none
}
.slick-prev:focus,
main.single .quad .block .large_img .prev:focus,
.slick-next:focus,
main.single .quad .block .large_img .next:focus {
    outline: none
}
.slick-prev.slick-disabled:before,
main.single .quad .block .large_img .slick-disabled.prev:before,
.slick-next.slick-disabled:before,
main.single .quad .block .large_img .slick-disabled.next:before {
    opacity: 0.25
}
.slick-prev:before,
main.single .quad .block .large_img .prev:before,
.slick-next:before,
main.single .quad .block .large_img .next:before {
    font: normal 18px 'faena-icons';
    color: #59463B
}
@media screen and (max-width: 568px) {
    .slick-prev,
    main.single .quad .block .large_img .prev,
    .slick-next,
    main.single .quad .block .large_img .next {
        width: 24px;
        height: 24px
    }
    .slick-prev:before,
    main.single .quad .block .large_img .prev:before,
    .slick-next:before,
    main.single .quad .block .large_img .next:before {
        font-size: 8px
    }
}
.slick-prev,
main.single .quad .block .large_img .prev {
    left: 0
}
.slick-next,
main.single .quad .block .large_img .next {
    right: 0
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    outline: none
}
.slick-dots li button:focus {
    outline: none
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
    opacity: 0.75
}
.btn {
    text-decoration: none;
    outline: 0;
    padding: 6px 15px;
    height: 30px;
    border: none;
    color: #fff;
    white-space: nowrap;
    background: #59463B;
    -webkit-appearance: none;
    border-radius: 0;
	
   font-family: 'Martel', serif;
    font-size: 16px;
	font-weight:bold;
    line-height: 20px;
    letter-spacing: 0
}
.btn:hover {
    color: #fff
}
.btn.white {
    background: #fff;
    color: #59463B
}
.btn.large {
    padding: 14px 20px;
    height: 42px
}
.overlay-container {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, 0.95);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    -moz-transition: visibility 0s linear 0.4s, opacity 0.4s ease 0s;
    -o-transition: visibility 0s linear 0.4s, opacity 0.4s ease 0s;
    -webkit-transition: visibility 0s linear, opacity 0.4s ease;
    -webkit-transition-delay: 0.4s, 0s;
    transition: visibility 0s linear 0.4s, opacity 0.4s ease 0s
}
.overlay-container.active {
    transition-delay: 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1
}
.overlay-container.active.solid {
    background-color: #fff
}
.overlay-container .inner-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media screen and (max-width: 700px) {
    .overlay-container .inner-wrap {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        padding-top: 125px
    }
	
}
@media screen and (max-width: 568px) {
    .overlay-container .inner-wrap {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        padding-top: 60px;
        background: #fff
    }
}
.vcenter_wrap {
    height: 100%
}
.vcenter_wrap:before {
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px
}
.input-text,
input[type="text"],
input[type="date"],
input[type="email"],
input[type="password"] {
    box-shadow: none;
    border: 1px solid #dedede;
    border-radius: 0;
    -webkit-appearance: none;
    outline: 0 none;
    padding: 4px 5px
}
.error404 {
    background: #fff
}
.error404 .block {
    height: 100%
}
.error404 .centered {
    margin: auto;
    width: 325px;
    height: 284px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.error404 .error_h1 {
   font: bold 20px "Martel",serif;
    color: #000;
    margin: 0
}
.error404 p {
    margin: 1em 0 18px;
    font: normal 15px/17px Arial, Helvetica, sans-serif
}
.overlay-container {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, 0.98);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    -moz-transition: visibility 0s linear 0.4s, opacity 0.4s ease-in-out 0s;
    -o-transition: visibility 0s linear 0.4s, opacity 0.4s ease-in-out 0s;
    -webkit-transition: visibility 0s linear, opacity 0.4s ease-in-out;
    -webkit-transition-delay: 0.4s, 0s;
    transition: visibility 0s linear 0.4s, opacity 0.4s ease-in-out 0s
}
.overlay-container.active {
    transition-delay: 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1
}
.overlay-container.active.solid {
    background-color: #fff
}
.overlay-container.modal {
    background-color: rgba(255, 255, 255, 0)
}
.overlay-container#content-overlay {
    z-index: 5;
    background-color: #fff
}
.overlay-container#preloader {
    font-size: 60px;
    z-index: 10;
    background: #f3f3f3
}
.overlay-container .inner-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media screen and (max-width: 700px) {
    .overlay-container .inner-wrap {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        padding-top: 125px
    }
}
@media screen and (max-width: 568px) {
    .overlay-container .inner-wrap {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        padding-top: 125px
    }
}
@media screen and (max-width: 468px) {
    .overlay-container .inner-wrap {
        padding-top: 100px
    }
}
.overlay-container.share {
    z-index: 65
}
.overlay-container.share>.inner-wrap {
    display: table;
    width: 500px;
    height: 500px;
    border: 4px solid #59463B;
    background-color: rgba(255, 255, 255, 0.9)
}
@media screen and (max-width: 768px) {
    .overlay-container.share>.inner-wrap {
        padding: 0;
        border: none;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.95)
    }
}
@media screen and (max-height: 340px) {
    .overlay-container.share>.inner-wrap {
        padding: 105px 0 20px
    }
}
.overlay-container.share .vertical-center {
    display: table-cell;
    vertical-align: middle
}
.overlay-container.share .overlay-header {
    position: static;
    background: transparent;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}
@media screen and (max-width: 768px) {
    .overlay-container.share .overlay-header {
        position: fixed;
        background: #fff;
        -ms-box-shadow: 0 0 5px rgba(68, 68, 68, 0.2);
        -o-box-shadow: 0 0 5px rgba(68, 68, 68, 0.2);
        box-shadow: 0 0 5px rgba(68, 68, 68, 0.2)
    }
}
.overlay-container.share .overlay-header .inner-wrap {
    height: auto
}
@media screen and (max-width: 768px) {
    .overlay-container.share .overlay-header .inner-wrap {
        padding: 30px
    }
}
@media screen and (max-width: 568px) {
    .overlay-container.share .overlay-header .inner-wrap {
        padding: 21px
    }
}
.overlay-container.share .modal-close {
    top: 20px;
    right: 20px;
    font-size: 22px;
    color: #59463B;
    cursor: pointer;
    z-index: 2
}
@media screen and (max-width: 768px) {
    .overlay-container.share .modal-close {
        top: 30px
    }
}
@media screen and (max-width: 568px) {
    .overlay-container.share .modal-close {
        top: 20px
    }
}
.overlay-container.share h2 {
  font-family: 'Martel', serif;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: normal;
    color: #59463B;
    margin-bottom: 6px;
    text-transform: uppercase
}
.overlay-container.share h2:first-child {
    margin-bottom: 22px
}
@media screen and (max-width: 768px) {
    .overlay-container.share h2:first-child {
        font-size: 15px;
        color: #000
    }
}
.overlay-container.share ul,
.overlay-container.share li {
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 20px
}
.overlay-container.share ul {
    margin-bottom: 35px;
    position: relative
}
.android .overlay-container.share ul {
    white-space: nowrap
}
.overlay-container.share li {
    margin-left: 18px
}
.overlay-container.share li:first-child {
    margin-left: 0
}
.overlay-container.share input[type="text"],
.overlay-container.share input[type="date"] {
    width: 280px;
    color: #444;
    background: #f8f8f8;
    border: 1px solid #dedede;
    border-radius: 0px;
    font: normal 13px/31px Arial, Helvetica, sans-serif;
    height: 33px;
    padding: 0 5px
}
.overlay-header {
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 1;
    background: #000;
    -ms-box-shadow: 0 0 5px rgba(68, 68, 68, 0.2);
    -o-box-shadow: 0 0 5px rgba(68, 68, 68, 0.2);
    box-shadow: 0 0 5px rgba(68, 68, 68, 0.2)
}
@media screen and (max-width: 768px) {
    .overlay-header {
        height: 82px
    }
}
@media screen and (max-width: 568px) {
    .overlay-header {
        height: 60px
    }
}
.overlay-header .share-btn {
    vertical-align: top;
    font-size: 11px;
    color: #59463B
}
.overlay-header .inner-wrap {
    padding: 15px 20px;
    height: 100%
}
@media screen and (max-width: 768px) {
    .overlay-header .inner-wrap {
        padding: 25px
    }
}
@media screen and (max-width: 568px) {
    .overlay-header .inner-wrap {
        padding: 15px 20px
    }
}
.overlay-header ul:first-child {
  font-family: 'Martel', serif;
    font-size: 15px;
    line-height: 34px;
    letter-spacing: 0
}
@media screen and (max-width: 768px) {
    .overlay-header ul:first-child {
        display: block;
        width: 100%
    }
}
.overlay-header ul:first-child li:first-child {
    margin-right: 10px
}
.overlay-header ul:first-child li:first-child a {
    color: #000
}
@media screen and (max-width: 768px) {
    .overlay-header ul:first-child li:first-child {
        margin-right: 0
    }
}
@media screen and (max-width: 768px) {
    .overlay-header ul {
        display: none
    }
}
.overlay-header .icon-left-arrow,
.overlay-header .slick-prev,
.overlay-header main.single .quad .block .large_img .prev,
main.single .quad .block .large_img .overlay-header .prev {
    margin-right: 10px;
    color: #59463B
}
@media screen and (max-width: 768px) {
    .overlay-header .icon-left-arrow,
    .overlay-header .slick-prev,
    .overlay-header main.single .quad .block .large_img .prev,
    main.single .quad .block .large_img .overlay-header .prev {
        position: absolute;
        top: 0;
        left: 0;
        line-height: 34px
    }
}
.overlay-header li {
    margin-left: 8px
}
.overlay-header li:first-child {
    margin-left: 0
}
@media screen and (max-width: 768px) {
    .overlay-header li:first-child {
        text-align: center
    }
}
@media screen and (max-width: 568px) {
    .overlay-header li:first-child {
        padding-right: 20px
    }
}
@media screen and (max-width: 768px) {
    .overlay-header li:last-child {
        position: absolute;
        top: 0;
        right: 0
    }
}
@media screen and (max-width: 768px) {
    .overlay-header li {
        display: block
    }
}
.overlay_full {
    top: 0;
    left: -200%;
    width: 100%;
    height: 100%;
    z-index: 60;
    background: rgba(255, 255, 255, 0.95);
    font-size: 0;
    line-height: 0;
    overflow-y: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    transition: opacity 0.3s ease 0s, left 0s linear 0.3s
}
.touch .overlay_full {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.overlay_full:target {
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1;
    transition: opacity 0.3s ease 0s, left 0s linear 0s
}
.overlay_full:not(:target) .icon-close {
    display: none
}
.overlay_full:before {
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px
}
.overlay_full .icon-close {
    top: 0;
    right: 0;
    font-size: 20px;
    padding: 1em;
    line-height: 1em;
    color: #59463B;
    cursor: pointer;
    z-index: 10
}
.overlay_full .v-center {
    font: 400 13px/1.5 Arial, Helvetica, sans-serif
}
.overlay_header,
.slick_overlay .heading,
.overlay_footer,
.slick_overlay .footer {
    top: 0;
    right: 0;
    height: 60px
}
.overlay_header:before,
.slick_overlay .heading:before,
.overlay_footer:before,
.slick_overlay .footer:before {
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px
}
.overlay_page,
main.gallery .gallery_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    z-index: 60;
    background: #fff
}
@media screen and (max-width: 768px) and (min-width: 701px) {
    .overlay_page,
    main.gallery .gallery_overlay {
        padding-bottom: 60px
    }
}
.overlay_header,
.slick_overlay .heading {
    left: 0;
    background: #fff;
    font-size: 0;
    line-height: 0
}
.android .overlay_header,
.android .slick_overlay .heading,
.slick_overlay .android .heading {
    white-space: nowrap
}
.overlay_header .close,
.slick_overlay .heading .close {
    padding-left: 15px;
    font: bold 20px "Martel",serif;
    color: #000
}
.overlay_header .close i,
.slick_overlay .heading .close i {
    color: #59463B;
    margin-right: 20px
}
.overlay_header .share_trig,
.slick_overlay .heading .share_trig {
   font: bold 11px "Martel",serif;
    color: #59463B;
    cursor: pointer;
    margin-left: 16px;
    vertical-align: middle
}
@media screen and (max-width: 768px) {
    .overlay_header,
    .slick_overlay .heading {
        text-align: center;
        border-bottom: 1px solid #dedede
    }
    .overlay_header .close,
    .slick_overlay .heading .close {
        padding: 0 75px 0 75px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%
    }
    .overlay_header .close i,
    .slick_overlay .heading .close i {
        position: absolute;
        top: 50%;
        left: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .overlay_header .share_trig,
    .slick_overlay .heading .share_trig {
        position: absolute;
        top: 50%;
        right: 20px;
        margin: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
@media screen and (max-width: 568px) {
    .overlay_header .close,
    .slick_overlay .heading .close {
        padding-left: 45px;
        text-align: left;
        width: 100%
    }
}
.overlay_footer,
.slick_overlay .footer {
    padding-right: 20px;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #666
}
.overlay_footer .btn,
.slick_overlay .footer .btn {
    margin-left: 30px
}
.overlay_footer .contacts span+span,
.slick_overlay .footer .contacts span+span {
    margin-left: 12px
}
@media screen and (max-width: 768px) {
    .overlay_footer,
    .slick_overlay .footer {
        top: auto;
        bottom: 0;
        left: 0;
        background: #fff;
        height: 44px;
        padding: 0 130px 0 15px;
        border-top: 1px solid #dedede
    }
}
@media screen and (max-width: 768px) and (min-width: 701px) {
    .overlay_footer,
    .slick_overlay .footer {
        display: none
    }
}
@media screen and (max-width: 768px) {
    .overlay_footer .contacts,
    .slick_overlay .footer .contacts {
        display: inline-block;
        width: 100%;
        vertical-align: middle
    }
    .overlay_footer .btn,
    .slick_overlay .footer .btn {
        position: absolute;
        top: 0;
        right: 7px;
        bottom: 0;
        margin: auto
    }
}
html,
button,
input,
select,
textarea {
    color: #666
}
body {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
::-moz-selection {
    background: #eee;
    text-shadow: none
}
::selection {
    background: #eee;
    text-shadow: none
}
a {
    color: #666;
    text-decoration: none;
    outline: 0
}
a.active {
    color: #59463B
}
a:hover {
    color: #59463B
}
/* 2.2.9. Social icons */
.social-icons li {
  float: left;
  text-align: center; }
  .social-icons li a {
    width: 32px;
    margin-right: 4px;
    height: 32px;
    display: inline-block;
    background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    color: #fff;
    line-height: 32px;
    font-size: 1.3333em;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    -webkit-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in; }
    .social-icons li a:hover {
     background: #59463B;
  color:#ffffff;  }
  .social-icons li:last-child {
    margin-right: 0; }
.social-icons.icon-circle a {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  overflow: hidden; }
.social-icons.style1 a:hover {
   background: #59463B;
  color:#ffffff; }
.social-icons.style2 a {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%; }
.social-icons.full-width {
  display: block; }
  .social-icons.full-width li {
    display: table-cell;
    float: none;
    width: 1%;
    margin: 0;
    text-align: center; }
.social-icons li {
  overflow: hidden; }
.social-icons li:hover i {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
  display: block; }


/* Icons */
@font-face {
  font-family: 'soap-icons';
  src: url("../fonts/soap-icons.eot?26664784");
  src: url("../fonts/soap-icons.eot?26664784#iefix") format("embedded-opentype"), url("../fonts/soap-icons.woff?26664784") format("woff"), url("../fonts/soap-icons.ttf?26664784") format("truetype"), url("../fonts/soap-icons.svg?26664784#soap-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'soap-icons';
    src: url('../font/soap-icons.svg?26664784#soap-icons') format('svg');
  }
}
*/
[class^="soap-icon"], [class*=" soap-icon"] {
  vertical-align: baseline; }
  [class^="soap-icon"]:before, [class*=" soap-icon"]:before {
    font-family: "soap-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    /* you can be more comfortable with increased icons size */
    /*font-size: 120%;*/ }

[class^="soap-icon"].circle, [class*=" soap-icon"].circle, .glyphicon.circle {
  border: 1px solid;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.7333em;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  display: inline-block;
  text-align: center; }
[class^="soap-icon"].takeoff-effect:before, [class*=" soap-icon"].takeoff-effect:before, .glyphicon.takeoff-effect:before {
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg); }
[class^="soap-icon"].takeoff-effect1:before, [class*=" soap-icon"].takeoff-effect1:before, .glyphicon.takeoff-effect1:before {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg); }
[class^="soap-icon"].landing-effect:before, [class*=" soap-icon"].landing-effect:before, .glyphicon.landing-effect:before {
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg); }
[class^="soap-icon"].flip-effect:before, [class*=" soap-icon"].flip-effect:before, .glyphicon.flip-effect:before {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH; }

.soap-icon-fireplace:before {
  content: '\e800'; }

.soap-icon-television:before {
  content: '\e801'; }

.soap-icon-fridge:before {
  content: '\e802'; }

.soap-icon-aircon:before {
  content: '\e803'; }

.soap-icon-fmstereo:before {
  content: '\e804'; }

.soap-icon-beach:before {
  content: '\e805'; }

.soap-icon-juice:before {
  content: '\e806'; }

.soap-icon-food:before {
  content: '\e807'; }

.soap-icon-fueltank:before {
  content: '\e808'; }

.soap-icon-breakfast:before {
  content: '\e809'; }

.soap-icon-coffee:before {
  content: '\e80a'; }

.soap-icon-party:before {
  content: '\e80b'; }

.soap-icon-savings:before {
  content: '\e80c'; }

.soap-icon-address:before {
  content: '\e80d'; }

.soap-icon-horn:before {
  content: '\e80e'; }

.soap-icon-conference:before {
  content: '\e80f'; }

.soap-icon-support:before {
  content: '\e810'; }

.soap-icon-tree:before {
  content: '\e811'; }

.soap-icon-friends:before {
  content: '\e812'; }

.soap-icon-winebar:before {
  content: '\e813'; }

.soap-icon-plans:before {
  content: '\e814'; }

.soap-icon-guideline:before {
  content: '\e815'; }

.soap-icon-wifi:before {
  content: '\e816'; }

.soap-icon-binoculars:before {
  content: '\e817'; }

.soap-icon-key:before {
  content: '\e818'; }

.soap-icon-fork:before {
  content: '\e819'; }

.soap-icon-locations:before {
  content: '\e81a'; }

.soap-icon-couples:before {
  content: '\e81b'; }

.soap-icon-card:before {
  content: '\e81c'; }

.soap-icon-fitnessfacility:before {
  content: '\e81d'; }

.soap-icon-flexible:before {
  content: '\e81e'; }

.soap-icon-phone:before {
  content: '\e81f'; }

.soap-icon-cruise:before {
  content: '\e820'; }

.soap-icon-joystick:before {
  content: '\e821'; }

.soap-icon-lost-found:before {
  content: '\e822'; }

.soap-icon-securevault:before {
  content: '\e823'; }

.soap-icon-cruise-1:before {
  content: '\e824'; }

.soap-icon-cruise-3:before {
  content: '\e825'; }

.soap-icon-anchor:before {
  content: '\e826'; }

.soap-icon-cruise-2:before {
  content: '\e827'; }

.soap-icon-car-2:before {
  content: '\e828'; }

.soap-icon-pickanddrop:before {
  content: '\e829'; }

.soap-icon-car:before {
  content: '\e82a'; }

.soap-icon-car-1:before {
  content: '\e82b'; }

.soap-icon-hotel-2:before {
  content: '\e82c'; }

.soap-icon-hotel-1:before {
  content: '\e82d'; }

.soap-icon-plane:before {
  content: '\e82e'; }

.soap-icon-plane-bottom:before {
  content: '\e82f'; }

.soap-icon-plane-left:before {
  content: '\e830'; }

.soap-icon-plane-right:before {
  content: '\e831'; }

.soap-icon-carryon:before {
  content: '\e832'; }

.soap-icon-businessbag:before {
  content: '\e833'; }

.soap-icon-baggage:before {
  content: '\e834'; }

.soap-icon-bag:before {
  content: '\e835'; }

.soap-icon-suitcase:before {
  content: '\e836'; }

.soap-icon-hotel-3:before {
  content: '\e837'; }

.soap-icon-trunk-2:before {
  content: '\e838'; }

.soap-icon-hotel:before {
  content: '\e839'; }

.soap-icon-trunk-1:before {
  content: '\e83a'; }

.soap-icon-trunk-3:before {
  content: '\e83b'; }

.soap-icon-delayed-baggage:before {
  content: '\e83c'; }

.soap-icon-damaged-baggage:before {
  content: '\e83d'; }

.soap-icon-baggage-3:before {
  content: '\e83e'; }

.soap-icon-baggage-2:before {
  content: '\e83f'; }

.soap-icon-baggage-1:before {
  content: '\e840'; }

.soap-icon-magazine-1:before {
  content: '\e841'; }

.soap-icon-baggage-status:before {
  content: '\e842'; }

.soap-icon-magazine:before {
  content: '\e843'; }

.soap-icon-slider-1:before {
  content: '\e844'; }

.soap-icon-slider:before {
  content: '\e845'; }

.soap-icon-camera-2:before {
  content: '\e846'; }

.soap-icon-photogallery:before {
  content: '\e847'; }

.soap-icon-camera-3:before {
  content: '\e848'; }

.soap-icon-baggage-4:before {
  content: '\e849'; }

.soap-icon-baggage-5:before {
  content: '\e84a'; }

.soap-icon-shopping:before {
  content: '\e84b'; }

.soap-icon-shopping-1:before {
  content: '\e84c'; }

.soap-icon-shopping-2:before {
  content: '\e84d'; }

.soap-icon-shopping-3:before {
  content: '\e84e'; }

.soap-icon-camera-1:before {
  content: '\e84f'; }

.soap-icon-settings-1:before {
  content: '\e850'; }

.soap-icon-bad:before {
  content: '\e851'; }

.soap-icon-recommend:before {
  content: '\e852'; }

.soap-icon-entertainment:before {
  content: '\e853'; }

.soap-icon-balloon:before {
  content: '\e854'; }

.soap-icon-globe:before {
  content: '\e855'; }

.soap-icon-places:before {
  content: '\e856'; }

.soap-icon-clock-1:before {
  content: '\e857'; }

.soap-icon-clock:before {
  content: '\e858'; }

.soap-icon-settings:before {
  content: '\e859'; }

.soap-icon-automatic:before {
  content: '\e85a'; }

.soap-icon-parking:before {
  content: '\e85b'; }

.soap-icon-status:before {
  content: '\e85c'; }

.soap-icon-departure:before {
  content: '\e85d'; }

.soap-icon-letter:before {
  content: '\e85e'; }

.soap-icon-message:before {
  content: '\e85f'; }

.soap-icon-search-plus:before {
  content: '\e860'; }

.soap-icon-search-minus:before {
  content: '\e861'; }

.soap-icon-search:before {
  content: '\e862'; }

.soap-icon-restricted:before {
  content: '\e863'; }

.soap-icon-calendar:before {
  content: '\e864'; }

.soap-icon-stories:before {
  content: '\e865'; }

.soap-icon-liability:before {
  content: '\e866'; }

.soap-icon-insurance:before {
  content: '\e867'; }

.soap-icon-doc-minus:before {
  content: '\e868'; }

.soap-icon-availability:before {
  content: '\e869'; }

.soap-icon-calendar-1:before {
  content: '\e86a'; }

.soap-icon-calendar-check:before {
  content: '\e86b'; }

.soap-icon-list:before {
  content: '\e86c'; }

.soap-icon-doc-plus:before {
  content: '\e86d'; }

.soap-icon-left:before {
  content: '\e86e'; }

.soap-icon-right:before {
  content: '\e86f'; }

.soap-icon-top:before {
  content: '\e870'; }

.soap-icon-grid:before {
  content: '\e871'; }

.soap-icon-block:before {
  content: '\e872'; }

.soap-icon-star-1:before {
  content: '\e873'; }

.soap-icon-letter-1:before {
  content: '\e874'; }

.soap-icon-wishlist:before {
  content: '\e875'; }

.soap-icon-heart:before {
  content: '\e876'; }

.soap-icon-star:before {
  content: '\e877'; }

.soap-icon-roundtriangle-right:before {
  content: '\e878'; }

.soap-icon-roundtriangle-top:before {
  content: '\e879'; }

.soap-icon-roundtriangle-bottom:before {
  content: '\e87a'; }

.soap-icon-chevron-left:before {
  content: '\e87b'; }

.soap-icon-roundtriangle-left:before {
  content: '\e87c'; }

.soap-icon-bottom:before {
  content: '\e87d'; }

.soap-icon-arrow-top:before {
  content: '\e87e'; }

.soap-icon-arrow-bottom:before {
  content: '\e87f'; }

.soap-icon-arrow-right:before {
  content: '\e880'; }

.soap-icon-arrow-left:before {
  content: '\e881'; }

.soap-icon-longarrow-up:before {
  content: '\e882'; }

.soap-icon-longarrow-bottom:before {
  content: '\e883'; }

.soap-icon-triangle-left:before {
  content: '\e884'; }

.soap-icon-triangle-right:before {
  content: '\e885'; }

.soap-icon-triangle-top:before {
  content: '\e886'; }

.soap-icon-chevron-right:before {
  content: '\e887'; }

.soap-icon-chevron-top:before {
  content: '\e888'; }

.soap-icon-chevron-down:before {
  content: '\e889'; }

.soap-icon-longarrow-left:before {
  content: '\e88a'; }

.soap-icon-longarrow-right:before {
  content: '\e88b'; }

.soap-icon-triangle-bottom:before {
  content: '\e88c'; }

.soap-icon-plus:before {
  content: '\e88d'; }

.soap-icon-minus:before {
  content: '\e88e'; }

.soap-icon-ski:before {
  content: '\e88f'; }

.soap-icon-close:before {
  content: '\e890'; }

.soap-icon-handicapaccessiable:before {
  content: '\e891'; }

.soap-icon-check-1:before {
  content: '\e892'; }

.soap-icon-passed:before {
  content: '\e893'; }

.soap-icon-features:before {
  content: '\e894'; }

.soap-icon-passenger:before {
  content: '\e895'; }

.soap-icon-adventure:before {
  content: '\e896'; }

.soap-icon-man-2:before {
  content: '\e897'; }

.soap-icon-dog:before {
  content: '\e898'; }

.soap-icon-man-1:before {
  content: '\e899'; }

.soap-icon-swimming:before {
  content: '\e89a'; }

.soap-icon-man-3:before {
  content: '\e89b'; }

.soap-icon-comfort:before {
  content: '\e89c'; }

.soap-icon-smoking:before {
  content: '\e89e'; }

.soap-icon-playplace:before {
  content: '\e89f'; }

.soap-icon-facebook:before {
  content: '\e8a0'; }

.soap-icon-googleplus:before {
  content: '\e8a1'; }

.soap-icon-pinterest:before {
  content: '\e8a2'; }

.soap-icon-vimeo:before {
  content: '\e8a3'; }

.soap-icon-doorman:before {
  content: '\e8a4'; }

.soap-icon-googleplay:before {
  content: '\e8a5'; }

.soap-icon-elevator:before {
  content: '\e8a6'; }

.soap-icon-apple:before {
  content: '\e8a7'; }

.soap-icon-twitter:before {
  content: '\e8a8'; }

.soap-icon-tub:before {
  content: '\e8a9'; }

.soap-icon-myspace:before {
  content: '\e8aa'; }

.soap-icon-youtube:before {
  content: '\e8ab'; }

.soap-icon-tumblr:before {
  content: '\e8ac'; }

.soap-icon-flickr:before {
  content: '\e8ad'; }

.soap-icon-soundcloud:before {
  content: '\e8ae'; }

.soap-icon-stumbleupon:before {
  content: '\e8af'; }

.soap-icon-linkedin:before {
  content: '\e8b0'; }

.soap-icon-dribble:before {
  content: '\e8b1'; }

.soap-icon-deviantart:before {
  content: '\e8b2'; }

.soap-icon-behance:before {
  content: '\e8b3'; }

.soap-icon-envato:before {
  content: '\e8b4'; }

.soap-icon-instagram:before {
  content: '\e8b5'; }

.soap-icon-skype:before {
  content: '\e8b6'; }

.soap-icon-user:before {
  content: '\e8b7'; }

.soap-icon-pets:before {
  content: '\e8b8'; }

.soap-icon-family:before {
  content: '\e8b9'; }

.soap-icon-check:before {
  content: '\e8ba'; }

.soap-icon-notice:before {
  content: '\e8bb'; }

.soap-icon-error:before {
  content: '\e8bc'; }

.soap-icon-generalmessage:before {
  content: '\e8bd'; }

.soap-icon-automatic-transmission:before {
  content: '\e8be'; }

.soap-icon-flight-hotel:before {
  content: '\e8bf'; }

.soap-icon-comment:before {
  content: '\e8c0'; }

























@font-face {
    font-family: 'faenaregular';
    src: url('fonts/faena_rg-webfont.eot?1444344534');
    src: url('fonts/faena_rg-webfont.eot?&1444344534#iefix') format("embedded-opentype"), url('fonts/faena_rg-webfont.woff?1444344534') format("woff"), url('fonts/faena_rg-webfont.ttf?1444344534') format("truetype"), url('fonts/faena_rg-webfont.svg?1444344534#faenaregular') format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'faena-icons';
    src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'faena-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-link:before {
    content: "\e004"
}
.icon-instagram:before {
    content: "\e005"
}
.icon-logo:before {
    content: "\e001"
}
.icon-solid-up-arrow:before {
    content: "\e002"
}
.icon-solid-down-arrow:before {
    content: "\e003"
}
.icon-right-arrow:before,
.slick-next:before,
main.single .quad .block .large_img .next:before {
    content: "\f061"
}
.icon-quote:before {
    content: "\e007"
}
.icon-plus:before {
    content: "\e008"
}
.icon-left-arrow:before,
.slick-prev:before,
main.single .quad .block .large_img .prev:before {
    content: "\f060"
}
.icon-down-arrow:before {
    content: "\e00d"
}
.icon-up-arrow:before {
    content: "\e00e"
}
.icon-checkmark:before {
    content: "\e00f"
}
.icon-googleplus:before {
    content: "\e00c"
}
.icon-facebook:before {
    content: "\e009"
}
.icon-twitter:before {
    content: "\e00b"
}
.icon-pinterest:before {
    content: "\e010"
}
.icon-tumblr:before {
    content: "\e000"
}
.icon-close:before {
    content: "\e011"
}
.icon-cal {
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    color: #59463B
}
.icon-cal:before,
.icon-cal:after,
.icon-cal span:before,
.icon-cal span:after {
    display: block;
    content: '';
    position: absolute;
    border: 1px solid;
    border-color: inherit;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}
.icon-cal:before,
.icon-cal:after {
    width: 100%;
    height: 9px;
    top: 4px;
    left: 0
}
.icon-cal:after {
    top: 8px
}
.icon-cal span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid;
    border-color: inherit
}
.icon-cal span:before,
.icon-cal span:after {
    width: 9px;
    height: 13px;
    top: 3px;
    left: 3px
}
.icon-cal span:after {
    left: 7px
}
*,
*:before,
*:after {
    box-sizing: border-box
}
html,
body {
    height: 100%
}
body {
    overflow-x: hidden;
    background-color: #eee
}
audio,
canvas,
img,
video {
    vertical-align: middle
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    image-rendering: optimizeQuality
}
ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none
}
.android a {
    white-space: nowrap
}
input[type="date"] {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.primary-footer {
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 11px;
    height: 60px;
    background: #fff;
    z-index: 2
}
@media screen and (max-width: 700px) {
    .primary-footer {
        display: none;
        transition: margin 0.4s ease
    }
    .mobilemenu-open .primary-footer {
        display: block;
        position: static;
        height: 100%;
        background: #f8f8f8
    }
}
.primary-footer .inner-wrap {
    padding: 16px 20px 14px;
    height: 100%;
    background: #fff;
    -ms-box-shadow: 0 -2px 5px -2px rgba(68, 68, 68, 0.27);
    -o-box-shadow: 0 -2px 5px -2px rgba(68, 68, 68, 0.27);
    box-shadow: 0 -2px 5px -2px rgba(68, 68, 68, 0.27)
}
@media screen and (max-width: 700px) {
    .primary-footer .inner-wrap {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        padding: 0;
        border-top: 1px solid #dedede;
        background: #f8f8f8
    }
}
.primary-footer .btn {
    margin-right: 16px
}
@media screen and (max-width: 1260px) {
    .primary-footer .btn {
        margin-right: 23px
    }
}
@media screen and (max-width: 700px) {
    .primary-footer .btn {
        display: none
    }
}
.primary-navigation {
    font: bold 12px "Martel",serif;
    line-height: 2;
    letter-spacing: -0.5px;
	 text-align: left;
}
.android.tablet .primary-navigation {
    width: 326px
}
@media screen and (max-width: 700px) {
    .primary-navigation {
        float: none;
        margin: 22px 0 20px;
        text-align: center;
        border-bottom: 1px solid #dedede
    }
}
.primary-navigation ul {
    margin-top: 4px
}
@media screen and (max-width: 700px) {
    .primary-navigation ul {
        width: 100%;
        padding-bottom: 20px
    }
}
.primary-navigation li {
    margin-left: 3px
}
@media screen and (max-width: 700px) {
    .primary-navigation li {
        margin: 0;
        font-size: 23px;
        width: 100%
    }
}
@media screen and (max-width: 568px) {
    .primary-navigation li {
        font-size: 16px
    }
}
.primary-navigation li:before {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.3;
    vertical-align: middle;
    content: "-"
}
@media screen and (max-width: 700px) {
    .primary-navigation li:before {
        display: table;
        margin: 0 auto 0.4em
    }
}
.primary-navigation li:first-child {
    margin-left: 0
}
.primary-navigation li:first-child:before {
    content: " "
}
.primary-navigation li.active a {
    color: #59463B
}
.primary-navigation li a {
    margin-left: 3px
}
@media screen and (max-width: 700px) {
    .primary-navigation li a {
        margin-left: 0
    }
}
.primary-navigation .icon-logo {
    margin-top: 1px;
    margin-left: 10px;
    font-size: 28px;
    color: #59463B
}
@media screen and (max-width: 700px) {
    .primary-navigation .icon-logo {
        margin: 0;
        padding-bottom: 28px
    }
}
.secondary-navigation {
    transition: opacity 0.4s ease, height 0.4s ease, top 0.4s ease;
    z-index: -1
}
@media screen and (max-width: 1260px) {
    .secondary-navigation {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 83px;
        background: #fff;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        zoom: 1;
        -ms-box-shadow: 0 -2px 5px -2px rgba(68, 68, 68, 0.27);
        -o-box-shadow: 0 -2px 5px -2px rgba(68, 68, 68, 0.27);
        box-shadow: 0 -2px 5px -2px rgba(68, 68, 68, 0.27)
    }
}
@media screen and (max-width: 700px) {
    .secondary-navigation {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        zoom: 1;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        position: static;
        width: auto;
        height: 100%;
        background: transparent;
        margin-right: 15px;
        margin-left: 15px
    }
}
.secondary-navigation ul {
    display: inherit
}
@media screen and (max-width: 1260px) {
    .secondary-navigation ul {
        display: block;
        margin-top: 20px;
        text-align: center
    }
}
@media screen and (max-width: 700px) {
    .secondary-navigation ul {
        display: inherit;
        margin-top: 0;
        width: 100%;
        border-bottom: 1px solid #dedede
    }
}
.secondary-navigation li {
    margin-left: 9px
}
.secondary-navigation li:first-child {
    margin-left: 0
}
@media screen and (max-width: 1260px) {
    .secondary-navigation li {
        margin-left: 20px
    }
}
@media screen and (max-width: 700px) {
    .secondary-navigation li {
        display: block;
        float: left;
        padding: 0 0 0 48px;
        margin-bottom: 30px;
        margin-left: 0;
        width: 50%;
        text-align: left
    }
    .secondary-navigation li:nth-child(odd) {
        padding: 0 0 0 9px
    }
}
@media screen and (max-width: 700px) {
    .secondary-navigation a {
        padding-left: 23%
    }
}
@media screen and (max-width: 360px) {
    .secondary-navigation a {
        padding-left: 0
    }
}
.secondary-navigation a span {
    display: none
}
.secondary-navigation a span:first-child {
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    *zoom: 1
}
.secondary-navigation a:hover span {
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    *zoom: 1
}
.secondary-navigation a:hover span:first-child {
    display: none
}
.secondary-navigation .social-icons {
    margin: 0 16px 0 22px;
    font-size: 13px
}
@media screen and (max-width: 1260px) {
    .secondary-navigation .social-icons {
        display: block;
        margin-top: 16px;
        text-align: center
    }
}
@media screen and (max-width: 700px) {
    .secondary-navigation .social-icons {
        float: right;
        width: auto;
        border: 0 none;
        margin: 0 3px 0 0
    }
}
.secondary-navigation .social-icons li {
    margin-left: 10px
}
.secondary-navigation .social-icons li:first-child {
    margin-left: 0
}
@media screen and (max-width: 700px) {
    .secondary-navigation .social-icons li {
        margin: 15px 0 16px 15px;
        padding: 0;
        width: auto
    }
}
.secondary-navigation .social-icons a {
    color: #ffffff
}
.secondary-navigation .social-icons a:hover {
    color: #ffffff
}
.language-navigation {
    text-transform: uppercase
}
@media screen and (max-width: 1260px) {
    .language-navigation {
        margin: 0 22px
    }
}
@media screen and (max-width: 700px) {
    .language-navigation {
        position: absolute;
        bottom: 19px;
        left: 15px;
        margin: 0
    }
}
.language-navigation li:before {
    padding: 2px;
    content: " | "
}
.language-navigation li:first-child:before {
    content: ""
}
@media screen and (max-width: 568px) {
    .language-navigation li+li:before {
        padding: 0 12px
    }
}
.language-navigation .active {
    color: #59463B
}
.trigger {
    display: none
}
@media screen and (max-width: 1260px) {
    .trigger:checked ~ .secondary-navigation {
        top: -83px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        zoom: 1
    }
    .trigger:checked+.toggle:after {
        content: "\e003"
    }
}
.toggle {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.pop-over-btn {
    display: none;
    padding-top: 1px
}
.pop-over-btn:after {
    content: "\e002";
    font-family: 'faena-icons';
    speak: none;
    margin-left: 7px;
    color: #59463B;
    font-size: 7px;
    padding-bottom: 1px
}
.android .pop-over-btn {
    width: 65px
}
@media screen and (max-width: 1260px) {
    .pop-over-btn {
        vertical-align: middle;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        position: relative
    }
}
@media screen and (max-width: 700px) {
    .pop-over-btn {
        display: none
    }
}
.primary-header {
    top: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    z-index: 50;
    background-color: rgba(255, 255, 255, 0);
    transition: background-color
}
.primary-header ~ main {
    padding-top: 60px
}
.primary-header:after {
    content: '';
    top: 100%;
    left: 0;
    right: 0;
    height: 5px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0a000000', endColorstr='#00000000', GradientType=0)
}
.primary-header .inner-wrap {
    padding: 18px 24px;
    width: 100%;
    height: 60px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.95);
    -ms-box-shadow: 0 0 5px rgba(68, 68, 68, 0.2);
    -o-box-shadow: 0 0 5px rgba(68, 68, 68, 0.2);
    box-shadow: 0 0 5px rgba(68, 68, 68, 0.2);
    transition: background-color 0.5s ease
}
@media screen and (max-width: 768px) {
    .primary-header .inner-wrap {
        background-color: #59463B
    }
}
@media screen and (max-width: 568px) {
    .primary-header .inner-wrap {
        padding: 10px 14px
    }
}
.primary-header .logo {
    height: 100%;
    font: 100 0.1px/0 'a';
    text-shadow: none;
    color: transparent
}
.primary-header .logo:before {
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px
}
.primary-header .logo h1 {
    background-image: url('../img/sprites-sd510825e70.png');
    background-position: 0 -408px;
    background-repeat: no-repeat;
    height: 26px;
    width: 221px
}
@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
    .primary-header .logo h1 {
        background-position: 0 -408px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
@media screen and (max-width: 768px) {
    .primary-header .logo h1 {
        background-image: url('../img/sprites-sd510825e70.png');
        background-position: 0 -382px;
        background-repeat: no-repeat;
        height: 26px;
        width: 221px
    }
}
@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2),
screen and (max-width: 768px) and (min-device-pixel-ratio: 2) {
    .primary-header .logo h1 {
        background-position: 0 -382px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
@media screen and (max-width: 568px) {
    .primary-header .logo h1 {
        background-image: url('../img/sprites-sd510825e70.png');
        background-position: 0 -258px;
        background-repeat: no-repeat;
        height: 25px;
        width: 200px
    }
}
@media screen and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 568px) and (-o-min-device-pixel-ratio: 3 / 2),
screen and (max-width: 568px) and (min-device-pixel-ratio: 2) {
    .primary-header .logo h1 {
        background-position: 0 -261px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
.primary-header .section-navigation {
    margin: 0;
    height: 100%
}
.android .primary-header .section-navigation {
    white-space: nowrap
}
.primary-header .section-navigation:before {
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px
}
.primary-header .section-navigation li {
    margin: 0 10px;
   font: bold 15px "Martel",serif;
}
.primary-header .section-navigation li.current-menu-item a {
    color: #59463B
}
.primary-header .current_page {
    display: none;
    margin: 0 22px 0 0;
   font: bold 15px "Martel",serif;
    vertical-align: middle
}
.android .primary-header .current_page {
    white-space: nowrap
}
@media screen and (max-width: 1200px) {
    .primary-header .current_page {
        display: inline-block
    }
}
@media screen and (max-width: 768px) {
    .primary-header .current_page {
        color: #fff
    }
}
@media screen and (max-width: 568px) {
    .primary-header .current_page {
        display: none
    }
}
.section-navigation {
    margin-bottom: 36px
}
.mobilemenu-open .section-navigation {
    display: block;
    font-size: 15px
}
@media screen and (max-width: 568px) {
    .mobilemenu-open .section-navigation {
        font-size: 12px;
        padding-top: 7px;
        margin-bottom: 15px
    }
}
@media screen and (max-width: 768px) {
    .section-navigation {
        display: none
    }
}
.section-navigation li {
    margin-top: 16px
}
.section-navigation li:first-child {
    margin-top: 0
}
.section-navigation li.current-menu-item a {
    color: #59463B
}
@media screen and (max-width: 1200px) {
    .section-navigation li {
       font: bold 15px "Martel",serif;
        max-width: 270px;
        height: 50px;
        margin: 0 auto
    }
    .section-navigation li+li {
        border-top: 1px solid #dedede
    }
}
@media screen and (max-width: 568px) {
    .section-navigation li {
        font-size: 18px;
        line-height: 40px;
        height: 40px
    }
}
.hamburger-menu {
    display: none;
    margin-top: 2px;
    width: 19px;
    height: 16px;
    border-top: 1px solid #59463B;
    border-bottom: 1px solid #59463B
}
.mobilemenu-open .hamburger-menu {
    border-color: #666
}
@media screen and (max-width: 768px) {
    .hamburger-menu {
        border-color: #fff
    }
    .mobilemenu-open .hamburger-menu {
        border-color: #ff5359
    }
}
@media screen and (max-width: 568px) {
    .hamburger-menu {
        margin-top: 10px
    }
}
.hamburger-menu span {
    margin-top: 4px;
    width: 100%;
    height: 1px;
    background: #59463B;
    font: 100 0.1px/0 'a';
    text-shadow: none;
    color: transparent
}
.hamburger-menu span:after {
    content: "";
    margin-top: 5px;
    width: 100%;
    height: 1px;
    background: #59463B
}
.mobilemenu-open .hamburger-menu span:after {
    background: #666
}
.mobilemenu-open .hamburger-menu span {
    background: #666
}
@media screen and (max-width: 768px) {
    .hamburger-menu span,
    .hamburger-menu span:after {
        background: #fff
    }
    .mobilemenu-open .hamburger-menu span,
    .mobilemenu-open .hamburger-menu span:after {
        background: #ff5359
    }
}
@media screen and (max-width: 1200px) {
    .hamburger-menu {
        display: block
    }
}
.home .primary-header {
    display: none
}
@media screen and (max-width: 768px) {
    .home .primary-header {
        display: block;
        transition: top 0.4s ease;
        top: -60px
    }
    .home .primary-header.show {
        top: 0
    }
}
@media screen and (max-width: 568px) {
    .home .primary-header {
        top: 0
    }
}
main.stay_index {
    background: #fff;
    height: 100%;
    padding: 0 0 60px 50%
}
@media screen and (max-width: 768px) {
    main.stay_index {
        padding-left: 0;
        transition: padding-top 0.4s ease
    }
}
@media screen and (max-width: 700px) {
    main.stay_index {
        padding-bottom: 0
    }
}
@media screen and (max-width: 568px) {
    main.stay_index {
        padding-top: 58px
    }
}
main.stay_index .left_nav {
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    padding: 0 2.5px 60px 0
}
main.stay_index .left_nav .inner_wrap {
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}
main.stay_index .left_nav .inner_wrap:before {
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px
}
@media screen and (max-width: 568px) {
    main.stay_index .left_nav .inner_wrap:before {
        display: none
    }
}
main.stay_index .left_nav .inner_wrap.ie {
    background: none
}
main.stay_index .left_nav .inner_wrap .supersized {
    width: 400%;
    height: 400%;
    top: -150%;
    left: -150%;
    font-size: 0;
    line-height: 0;
    z-index: auto
}
main.stay_index .left_nav .inner_wrap .supersized:before {
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px
}
main.stay_index .left_nav .inner_wrap .supersized img {
    max-width: none
}
main.stay_index .left_nav .inner_wrap .supersized img.bgwidth {
    width: 25%;
    height: auto
}
main.stay_index .left_nav .inner_wrap .supersized img.bgheight {
    width: auto;
    height: 25%
}
main.stay_index .left_nav .inner_wrap .floater {
    background: rgba(255, 255, 255, 0.8);
	
    width: 260px;
    margin-top: 10%;
    padding: 32px 0px 40px;
	min-height:420px;
}
.pad {
    
    padding-left: 140px;
	padding-top: 0px;
    
}

@media screen and (max-width: 569px) {
    .pad {
    
    padding-left: 0px;
	padding-top: 0px;
    
}
}

@media screen and (max-width: 768px) {
    .pad {
    
    padding-left: 0px;
	padding-top: 0px;
    
}
}

















@media screen and (max-width: 768px) {
    main.stay_index .left_nav .inner_wrap .floater {
        background: none;
        margin-top: 0
    }
    main.stay_index .left_nav .inner_wrap .floater:before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5)
    }
    main.stay_index .left_nav .inner_wrap .floater>* {
        position: relative
    }
}
@media screen and (max-width: 568px) {
    main.stay_index .left_nav .inner_wrap .floater {
        display: block;
        width: auto;
        padding: 29px 15px 34px
    }
}
main.stay_index .left_nav .inner_wrap .floater .menu {
    font: normal 15px/25px Arial, Helvetica, sans-serif;
	font-family: 'Martel', serif;
	font-weight:bold;
    text-align: center;
    text-transform: uppercase;
	
}
.no-touch main.stay_index .left_nav .inner_wrap .floater .menu a:hover {
    color: #59463B
}
@media screen and (max-width: 768px) {
    main.stay_index .left_nav .inner_wrap .floater .menu {
        font-size: 21px;
        line-height: 40px
    }
    main.stay_index .left_nav .inner_wrap .floater .menu a {
        color: #fff
    }
}
@media screen and (max-width: 568px) {
    main.stay_index .left_nav .inner_wrap .floater .menu {
        font-size: 15px;
        line-height: 35px
    }
}
main.stay_index .left_nav .inner_wrap .floater .hr {
    display: block;
    width: 60px;
    height: 2px;
    margin: 28px auto 40px;
    background: #59463B
}
@media screen and (max-width: 768px) {
    main.stay_index .left_nav .inner_wrap .floater .hr {
        width: 93px;
        margin: 16px auto 38px
    }
}
main.stay_index .left_nav .inner_wrap .floater .logo {
    font: 100 0.1px/0 'a';
    text-shadow: none;
    color: transparent;
    background-image: url('../img/sprites-sd510825e70.png');
    background-position: 0 -325px;
    background-repeat: no-repeat;
    height: 57px;
    width: 163px
}
@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
    main.stay_index .left_nav .inner_wrap .floater .logo {
        background-position: 0 -325px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
@media screen and (max-width: 768px) {
    main.stay_index .left_nav .inner_wrap .floater .logo {
        background-image: url('../img/sprites-sd510825e70.png');
        background-position: 0 -282px;
        background-repeat: no-repeat;
        height: 43px;
        width: 135px
    }
}
@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2),
screen and (max-width: 768px) and (min-device-pixel-ratio: 2) {
    main.stay_index .left_nav .inner_wrap .floater .logo {
        background-position: 0 -282px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
main.stay_index .left_nav .inner_wrap .floater .mobile_extras {
    display: none;
    margin-top: 7px
}
main.stay_index .left_nav .inner_wrap .floater .mobile_extras p {
    font: normal 11px/25px Arial, Helvetica, sans-serif;
    margin: 0;
    color: #fff
}
main.stay_index .left_nav .inner_wrap .floater .mobile_extras p a {
    color: #fff
}
main.stay_index .left_nav .inner_wrap .floater .mobile_extras .book {
    display: block;
   font: bold 15px "Martel",serif;
    height: 43px;
    color: #fff;
    border-width: 1px 0;
    border-style: solid none;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.333);
    margin: 0 0 12px
}
@media screen and (max-width: 568px) {
    main.stay_index .left_nav .inner_wrap .floater .hr,
    main.stay_index .left_nav .inner_wrap .floater .logo {
        display: none
    }
    main.stay_index .left_nav .inner_wrap .floater .mobile_extras {
        display: block
    }
}
@media screen and (max-width: 768px) {
    main.stay_index .left_nav {
        position: relative;
        width: 100%;
        height: auto;
        padding: 0
    }
}
main.stay_index .grid {
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0 0 0 2.5px;
    float: right;
    width: 100%;
    height: 100%
}
main.stay_index .grid:after {
    display: block;
    content: '';
    clear: both
}
main.stay_index .grid>li {
    display: inline-block;
    position: relative;
    margin-top: 5px;
    width: 50%
}
main.stay_index .grid>li .block {
    display: block
}
main.stay_index .grid>li .block img {
    width: 100%;
    height: auto
}
main.stay_index .grid>li.video {
    width: 100%;
    height: 50%;
    margin-top: 0;
    position: relative;
    border-bottom: 5px solid #fff;
    overflow: hidden
}
main.stay_index .grid>li.video .ratio {
    display: none;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none
}
.no-object-fit main.stay_index .grid>li.video .ratio {
    display: block
}
main.stay_index .grid>li.video span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background: #000
}
.no-object-fit main.stay_index .grid>li.video span.outer-span {
    padding-top: 56.25%
}
.no-object-fit main.stay_index .grid>li.video span.inner-span {
    position: absolute;
    width: auto;
    height: 101%;
    min-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.no-object-fit main.stay_index .grid>li.video span.inner-span .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
main.stay_index .grid>li.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
main.stay_index .grid>li.video video {
    width: 100%;
    height: 100%
}
main.stay_index .grid>li.video .poster-image {
    display: none
}
.tablet main.stay_index .grid>li.video .poster-image,
.mobile main.stay_index .grid>li.video .poster-image {
    display: block
}
main.stay_index .grid>li.double .block {
    width: 100%;
    height: 0;
    padding-bottom: 72.727%;
    overflow: hidden;
    position: relative
}
main.stay_index .grid>li.double .block img {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%
}
main.stay_index .grid>li.double .block:first-child:after {
    display: block;
    content: '';
    width: 100%;
    height: 5px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0
}
main.stay_index .grid>li.li2 {
    float: left;
    padding-right: 2.5px
}
main.stay_index .grid>li.li3 {
    padding-left: 2.5px
}
main.stay_index .grid>li.li4 {
    padding-right: 2.5px;
    clear: both;
    float: left
}
main.stay_index .grid>li.li5 {
    padding-left: 2.5px
}
main.stay_index .grid>li.row--image {
    position: relative;
    float: left;
    margin: 0;
    background-position: 50% 50%;
    background-size: cover
}
main.stay_index .grid>li.row--image:nth-of-type(2) {
    border-bottom: 5px solid #fff
}
main.stay_index .grid>li.row--image.u-pull-right {
    float: right;
    border-left: 5px solid #fff;
    border-bottom: 0 none
}
main.stay_index .grid>li.span-quarter-height {
    height: 25%
}
main.stay_index .grid>li.span-half-height {
    height: 50%
}
main.stay_index .grid>li.span-half-width {
    width: 50%
}
main.stay_index .grid>li.span-width {
    width: 100%;
    height: 50%;
    margin-top: 0;
    position: relative;
    border-bottom: 5px solid #fff;
    overflow: hidden
}
@media screen and (max-width: 768px) {
    main.stay_index .grid {
        width: 100%;
        height: 50%;
        clear: both;
        padding: 0
    }
    main.stay_index .grid>li:nth-of-type(n) {
        width: 50%;
        height: 50%;
        min-height: 241px
    }
    main.stay_index .grid>li.video,
    main.stay_index .grid>li:nth-of-type(4) {
        float: left;
        border: 5px solid #fff;
        border-width: 5px 0 0
    }
    main.stay_index .grid>li.row--image:nth-of-type(2),
    main.stay_index .grid>li.u-pull-right {
        float: right;
        border: 5px solid #fff;
        border-width: 5px 0 0 5px
    }
}
@media screen and (max-width: 768px) and (min-width: 601px) {
    main.stay_index .grid>li {
        height: 241px
    }
    main.stay_index .grid>li.video {
        width: 50%;
        float: left
    }
    main.stay_index .grid>li:nth-of-type(2) {
        float: right;
        border-left: 5px solid #fff
    }
}
main.landing {
    width: 100%;
    min-height: 100%;
    padding-bottom: 60px;
    overflow: hidden;
    background: #fff
}
main.landing .intro {
    position: fixed;
    top: 0;
    right: 50%;
    bottom: 60px;
    left: 0;
    background: #000
}
main.landing .intro .bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none 50% 50% no-repeat;
    background-size: cover
}
main.landing .intro .bg1 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    opacity: 0.75;
    zoom: 1
}
main.landing .intro .bg2 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    transition: opacity 2.5s ease
}
main.landing .intro .bg2.show {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1
}
main.landing .intro .text {
    text-align: center;
    position: absolute;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    -moz-transition: opacity 1.5s ease 0.5s;
    -o-transition: opacity 1.5s ease 0.5s;
    -webkit-transition: opacity 1.5s ease;
    -webkit-transition-delay: 0.5s;
    transition: opacity 1.5s ease 0.5s
}
main.landing .intro .text.show {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1
}
main.landing .intro .text:before {
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px
}
main.landing .intro .text .inner {
   font: bold 24px "Martel",serif;
    color: #fff;
    padding: 0 40px
}
main.landing .intro .text .inner h2 {
    font: bold 40px "Martel",serif;
    margin: 0.5em 0;
    text-transform: uppercase
}
main.landing .intro .text .inner p {
    max-width: 425px;
    margin: 0 auto
}
.android main.landing .intro .text {
    white-space: nowrap
}
.android main.landing .intro .text .inner {
    white-space: normal
}
@media screen and (max-width: 1024px) {
    main.landing .intro .text .inner {
        font-size: 13px
    }
    main.landing .intro .text .inner h2 {
        font-size: 30px
    }
}
@media screen and (max-width: 768px) {
    main.landing .intro,
    main.landing .intro.loaded {
        position: relative;
        width: 100%;
        right: auto;
        bottom: auto;
        min-height: 0
    }
    main.landing .intro .text {
        position: relative;
        top: 0;
        right: auto;
        bottom: auto
    }
    main.landing .intro .text .inner {
        font-size: 12px;
        line-height: 1.5em;
        padding: 57px 90px 55px
    }
    main.landing .intro .text .inner h2 {
        font-size: 28px;
        margin-top: 0
    }
    main.landing .intro .text .inner p {
        max-width: none
    }
}
@media screen and (max-width: 568px) {
    main.landing .intro {
        background: #f8f8f8;
        border-bottom: 1px solid #dedede
    }
    main.landing .intro .bg {
        display: none
    }
    main.landing .intro .text {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        zoom: 1;
        transition: none
    }
    main.landing .intro .text .inner {
        color: #666;
        padding: 17px 20px 11px
    }
    main.landing .intro .text .inner h2 {
        font-size: 15px;
        margin: 0
    }
    .android main.landing .intro .text .inner h2 {
        white-space: nowrap
    }
    main.landing .intro .text .inner p {
        display: none
    }
}
main.landing .grid {
    width: 50%;
    min-height: 100%;
    padding: 24px 0 0;
    float: right;
    position: relative;
    font-size: 0;
    line-height: 0
}
main.landing .grid article {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 49.95%;
  font: bold 15px "Martel",serif;
    line-height: normal;
    margin: 0 0 40px;
    padding: 0 30px
}
main.landing .grid article .inner {
    position: relative
}

main.landing .grid .title {
   font: bold 20px "Martel",serif;
    text-transform: uppercase;
    margin: 1.3em 0 0.5
}
main.landing .grid .title,
main.landing .grid .title a {
    color: #59463B
}
.android main.landing .grid .title a {
    white-space: normal
}
main.landing .grid .config {
    font: normal 12px/2.5em Arial, Helvetica, sans-serif;
    color: #666
}
main.landing .grid .config li {
    display: block;
    border-bottom: 1px solid #dedede
}
main.landing .grid .desc {
    font: normal 12px/17px Arial, Helvetica, sans-serif
}
@media screen and (max-width: 1200px) {
    main.landing .grid {
        padding: 14px 7px 0
    }
    main.landing .grid article {
        padding: 0 7px;
        margin: 0 0 22px
    }
    main.landing .grid .title {
        font-size: 10px;
        margin: 1.5em 0 0.7em
    }
    main.landing .grid .config {
        font-size: 11px;
        line-height: 2.181em
    }
    main.landing .grid .desc {
        font-size: 11px;
        line-height: 17px
    }
}
@media screen and (max-width: 768px) {
    main.landing .grid {
        width: 100%;
        left: auto;
        float: none;
        padding: 12px 0 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        zoom: 1;
        transition: none
    }
    main.landing .grid article {
        width: 33.3%;
        padding: 0 7.5px
    }
}
@media screen and (max-width: 568px) {
    main.landing .grid {
        padding: 14px 5px 0
    }
    main.landing .grid article {
        margin: 0 0 30px;
        padding: 0 5px;
        width: 49.95%
    }
    main.landing .grid .config .mobile_hide {
        display: none
    }
}
main.landing .grid .slide_wrap {
    margin: 0 0 63px;
    padding: 0 30px;
    position: relative
}
main.landing .grid .slide_wrap .slider,
main.landing .grid .slide_wrap .info_slider {
    display: block;
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
    overflow: hidden
}
main.landing .grid .slide_wrap .info_slider {
    border-bottom: 1px solid #dedede
}
main.landing .grid .slide_wrap .slide,
main.landing .grid .slide_wrap .info_slide {
    width: 100%;
    font-size: 12px;
    line-height: normal;
    display: inline-block;
    vertical-align: top;
    white-space: normal
}
main.landing .grid .slide_wrap .slide:first-child {
    margin-left: 0;
    transition: margin-left 0.6s ease
}
main.landing .grid .slide_wrap .info_slide {
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1
}
main.landing .grid .slide_wrap .info_slide.current {
    width: auto;
    min-width: 100%;
    height: auto;
    overflow: visible;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1;
    transition: opacity 0.6s linear
}
main.landing .grid .slide_wrap .info_slide .copy {
    width: 66%;
    float: left
}
main.landing .grid .slide_wrap .info_slide .copy p {
    line-height: 17px;
    margin: 2px 0 22px
}
main.landing .grid .slide_wrap .info_slide .config {
    width: 190px;
    float: right;
    line-height: 2.667em;
    margin: 7px 1px 0 0;
    text-align: right
}
main.landing .grid .slide_wrap .info_slide .config li {
    border-bottom: 0 none
}
main.landing .grid .slide_wrap .info_slide .config li+li {
    border-top: 1px solid #dedede
}
main.landing .grid .slide_wrap .info_slide .config li:first-child,
main.landing .grid .slide_wrap .info_slide .config li:last-child {
    line-height: 2.333em
}
main.landing .grid .slide_wrap .prevnext {
    display: block;
    position: absolute;
    top: 0;
    padding-top: 27.049%;
    z-index: 1;
    transition: opacity 0.6s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
main.landing .grid .slide_wrap .prevnext i {
    display: block;
    width: 36px;
    height: 38px;
    margin-top: -19px;
    font-size: 12px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    color: #59463B;
    cursor: pointer
}
main.landing .grid .slide_wrap .prevnext.prev {
    left: 30px
}
main.landing .grid .slide_wrap .prevnext.next {
    right: 29px
}
main.landing .grid .slide_wrap .prevnext.disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1
}
main.landing .grid .slide_wrap .prevnext.disabled i {
    cursor: default
}
@media screen and (max-width: 1350px) {
    main.landing .grid .slide_wrap .info_slide .copy {
        width: 58%
    }
}
@media screen and (max-width: 1200px) {
    main.landing .grid .slide_wrap {
        margin: 0 0 17px;
        padding: 0 7px 12px
    }
    main.landing .grid .slide_wrap:after {
        display: block;
        content: '';
        position: absolute;
        right: -7px;
        bottom: -1px;
        left: -7px;
        height: 3px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, transparent 100%)
    }
    .no-svg main.landing .grid .slide_wrap:after {
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000', GradientType=0)
    }
    main.landing .grid .slide_wrap .info_slider {
        border-bottom: 0 none
    }
    main.landing .grid .slide_wrap .info_slide .copy,
    main.landing .grid .slide_wrap .info_slide .config {
        width: 100%;
        float: none
    }
    main.landing .grid .slide_wrap .info_slide .copy p {
        font-size: 11px;
        line-height: 17px;
        margin-bottom: 1em
    }
    main.landing .grid .slide_wrap .info_slide .config {
        text-align: left
    }
    main.landing .grid .slide_wrap .info_slide .config li {
        border-top: 1px solid #dedede
    }
    main.landing .grid .slide_wrap .prevnext.prev {
        left: 7px
    }
    main.landing .grid .slide_wrap .prevnext.next {
        right: 6px
    }
}
@media screen and (max-width: 768px) {
    main.landing .grid .slide_wrap {
        display: none
    }
}
@media screen and (min-width: 769px) {
    main.landing.animate .intro {
        right: 0;
        transition: right 1.5s ease-in-out
    }
    main.landing.animate .intro.loaded {
        right: 50%
    }
    main.landing.animate .grid {
        left: 50%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        zoom: 1;
        -moz-transition: left 1.5s ease-in-out 0s, opacity 1.5s ease-in-out 0.25s;
        -o-transition: left 1.5s ease-in-out 0s, opacity 1.5s ease-in-out 0.25s;
        -webkit-transition: left 1.5s ease-in-out, opacity 1.5s ease-in-out;
        -webkit-transition-delay: 0s, 0.25s;
        transition: left 1.5s ease-in-out 0s, opacity 1.5s ease-in-out 0.25s
    }
    main.landing.animate .grid.show {
        left: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        zoom: 1
    }
}
@-webkit-keyframes subnavDown {
    0% {
        top: -42px
    }
    100% {
        top: 0px
    }
}
@keyframes subnavDown {
    0% {
        top: -42px
    }
    100% {
        top: 0px
    }
}
main.single {
    width: 100%;
    min-height: 100%;
    padding-bottom: 60px;
    overflow: hidden;
    background: #f8f8f8
}
main.single .quad {
    background: #fff
}
main.single .quad .block {
    font-size: 0;
    line-height: 0;
    position: relative
}
main.single .quad .block:after {
    display: block;
    content: '';
    clear: both
}
main.single .quad .block .inner {
    display: block;
    font-size: 12px;
    line-height: normal;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%
}
main.single .quad .block .inner .info {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;    
    width: 100%;
    max-width: 480px;
    text-align: center
}
main.single .quad .block .inner .info1 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;    
    width: 100%;
    max-width: 480px;
    text-align: left
}
@media screen and (max-width: 1200px) {
    main.single .quad .block .inner .info {
        width: 80%;
        max-width: 400px
    }
	main.single .quad .block .inner .info1 {
        width: 80%;
        max-width: 400px
    }
}
main.single .quad .block .large_img {
    display: block;
    float: left;
    width: 50%;
    height: auto;
    position: relative
}
main.single .quad .block .large_img img {
    display: block;
    width: 100%;
    height: auto
}
main.single .quad .block .large_img .btn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 1;
    zoom: 1;
    transition: opacity 0.3s ease
}
.no-touch main.single .quad .block .large_img:hover .btn {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1
}
main.single .quad .block .large_img .prev,
main.single .quad .block .large_img .next {
    display: none;
    text-align: center
}
main.single .quad .block .large_img .prev:before,
main.single .quad .block .large_img .next:before {
    line-height: 1em;
    height: 1em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}
@media screen and (max-width: 768px) {
    .touch main.single .quad .block .large_img .prev,
    .touch main.single .quad .block .large_img .next {
        display: block
    }
}
main.single .quad .block ~ .block .inner {
    right: 50%;
    left: 0
}
main.single .quad .block ~ .block .large_img {
    float: right
}
@media screen and (max-width: 768px) {
    main.single .quad .block ~ .block {
        padding-top: 32px
    }
    main.single .quad .block .inner {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        text-align: center
    }
    main.single .quad .block .inner .info {
        position: relative;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
	main.single .quad .block .inner .info1 {
        position: relative;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    main.single .quad .block .large_img {
        width: 100%;
        float: none
    }
    main.single .quad .block ~ .block {
        border-top: 1px solid #dedede
    }
    main.single .quad .block ~ .block .inner {
        right: auto;
        left: auto
    }
    main.single .quad .block ~ .block .large_img {
        display: none
    }
}
main.single .subnav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1
}
main.single .subnav .subnav_trigger {
    font-size: 11px;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #dedede;
    border-top: 0 none;
    padding: 0 45px 0 20px;
    position: relative
}
main.single .subnav .subnav_trigger:after {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto
}
main.single .subnav ul {
    display: block;
    width: 300px;
    background: #fff;
    border: 4px solid #59463B;
    padding: 24px;
    position: absolute;
    top: 40px;
    right: 0;
    left: -99999px;
    margin: auto;
    z-index: 40;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    transition: opacity 0.15s linear 0s, left 0s linear 0.15s
}
main.single .subnav li,
main.single .subnav a {
    display: block
}
main.single .subnav li {
    font-size: 12px;
    line-height: 32px
}
main.single .subnav li ~ li {
    border-top: 1px solid #dedede
}
main.single .subnav li.active a {
    color: #59463B
}
main.single .subnav.open .subnav_trigger:after {
    border-top: 0 none;
    border-bottom: 5px solid #59463B
}
main.single .subnav.open ul {
    top: 40px;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1;
    transition: opacity 0.15s linear 0s, left 0s linear 0s
}
@media screen and (max-width: 768px) {
    main.single .subnav ul {
        transition: none
    }
    main.single .subnav.fixed_top {
        position: fixed;
        top: 60px;
        right: 0;
        left: 0;
        z-index: 49;
        transition: top 0.4s ease;
        -webkit-animation: subnavDown 0s 0.4s 1;
        animation: subnavDown 0s 0.4s 1
    }
    main.single .subnav.fixed_top .subnav_trigger {
        display: none
    }
    main.single .subnav.fixed_top ul {
        position: relative;
        top: 0;
        right: auto;
        left: auto;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        zoom: 1;
        border: 0 none;
        padding: 42px 0 0;
        width: 100%;
        background: #f8f8f8
    }
    main.single .subnav.fixed_top ul li {
        display: none;
        font: bold 13px "Martel",serif;
        text-transform: uppercase;
        border-top: 0 none;
        border-bottom: 1px solid #dedede;
        height: 53px
    }
    main.single .subnav.fixed_top ul li.active {
        display: block;
        line-height: 43px;
        height: 42px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }
    main.single .subnav.fixed_top ul li.active a:after {
        display: inline-block;
        content: '';
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-top-color: #59463B;
        border-bottom: 0 none;
        -webkit-transform: scale(0.7, 1);
        -ms-transform: scale(0.7, 1);
        transform: scale(0.7, 1);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        margin: auto auto auto 130px
    }
    main.single .subnav.fixed_top ul a {
        color: #666
    }
    main.single .subnav.fixed_top.open {
        bottom: 0;
        background: rgba(255, 255, 255, 0.8)
    }
    main.single .subnav.fixed_top.open ul li {
        display: block
    }
    main.single .subnav.fixed_top.open ul li.active a:after {
        border-top: 0 none;
        border-bottom: 5px solid #59463B
    }
}
main.single .lower {
    max-width: 660px;
    text-align: center;
    margin: 0 auto;
    padding: 52px 0 97px
}
main.single .lower .section_title {
    position: relative;
    font: bold 20px "Martel",serif;
    margin: 0 0 31px;
    text-transform: uppercase
}
.android main.single .lower .section_title {
    white-space: nowrap
}
main.single .lower .section_title:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #59463B;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}
main.single .lower .section_title span {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    top: 1px;
    color: #59463B;
    background: #f8f8f8;
    z-index: 1
}
main.single .lower .features {
    font: normal 13px/15px Arial, Helvetica, sans-serif
}
main.single .lower .features p {
    margin: 15px 0
}
@media screen and (max-width: 1200px) {
    main.single .lower {
        padding: 24px 0 48px
    }
    main.single .lower .section_title {
        font-size: 15px
    }
    main.single .lower .features {
        font-size: 11px;
        line-height: 13px
    }
    main.single .lower .features p {
        margin: 13px 0
    }
}
@media screen and (max-width: 768px) {
    main.single .lower {
        padding: 24px 9px 48px
    }
    main.single .lower .features {
        padding: 0 25px
    }
}
.slick_overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 60px;
    left: 0;
    padding-top: 60px;
    z-index: 2;
    background: #fff
}
@media screen and (max-width: 700px) {
    .slick_overlay {
        bottom: 0;
        padding-bottom: 44px
    }
}
.slick_overlay .slick,
.slick_overlay .slick div {
    height: 100%
}
.slick_overlay .pinch-zoom {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 0;
    background: none center center no-repeat #fff;
    background-size: cover;
    text-align: center
}
.slick_overlay .pinch-zoom:before {
    display: inline-block;
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px;
    vertical-align: middle
}
.android .slick_overlay .pinch-zoom:before {
    margin-right: -2px
}
.slick_overlay .pinch-zoom img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1
}
@media screen and (max-width: 768px) {
    .slick_overlay .pinch-zoom {
        background-size: contain
    }
    .touch .slick_overlay .pinch-zoom {
        background-image: none !important
    }
    .touch .slick_overlay .pinch-zoom img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        zoom: 1
    }
}
@media screen and (max-width: 568px) {
    .slick_overlay .pinch-zoom {
        background-size: contain
    }
}
.slick_open {
    overflow: hidden
}
.slick_open .primary-header {
    z-index: 1
}
main.rooms_suites .grid .banner {
    position: fixed;
    top: 60px;
    right: 0;
    left: 50%;
    overflow: hidden;
    z-index: 10
}
main.rooms_suites .grid .banner .inner {
    position: relative;
    top: -50px;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    padding: 10px 30px 9px;
    border-bottom: 1px solid #dedede;
    transition: top 0.4s ease
}
main.rooms_suites .grid .banner .inner:after {
    display: block;
    content: '';
    clear: both
}
main.rooms_suites .grid .banner .inner.show {
    top: 0
}
main.rooms_suites .grid .banner .notice {
    font: normal 11px/24px Arial, Helvetica, sans-serif;
    margin: 0;
    float: left
}
.android main.rooms_suites .grid .banner .notice {
    white-space: nowrap
}
main.rooms_suites .grid .banner .btn {
    float: right;
    line-height: 1em;
    height: 24px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    opacity: 0.2;
    zoom: 1;
    transition: opacity 0.1s linear;
    cursor: default
}
@media screen and (max-width: 768px) {
    main.rooms_suites .grid .banner {
        display: none
    }
}
main.rooms_suites .grid .check {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #f3f3f3;
    z-index: 1;
    font: normal 11px/23px Arial, Helvetica, sans-serif;
    height: 25px;
    padding: 0 14px
}
@media screen and (max-width: 768px) {
    main.rooms_suites .grid .check {
        display: none
    }
}
main.rooms_suites .grid .book_now {
    width: 100%;
    margin-top: 27px;
    display: none
}
main.rooms_suites .grid .compare {
    display: none;
    font-size: 13px;
    line-height: normal
}
main.rooms_suites .grid .compare hgroup {
    height: 60px;
    margin: 0 0 40px;
    -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2)
}
main.rooms_suites .grid .compare hgroup:after {
    display: block;
    content: '';
    clear: both
}
main.rooms_suites .grid .compare hgroup h3,
main.rooms_suites .grid .compare hgroup p {
    margin: 0;
    height: 100%
}
main.rooms_suites .grid .compare hgroup h3:before,
main.rooms_suites .grid .compare hgroup p:before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-right: -1px
}
main.rooms_suites .grid .compare hgroup h3 {
    float: left;
    font: bold 15px "Martel",serif;
    color: #000;
    cursor: pointer
}
main.rooms_suites .grid .compare hgroup h3 i {
    margin: 0 20px;
    color: #59463B;
    position: relative;
    top: 1px
}
main.rooms_suites .grid .compare hgroup p {
    float: right;
    padding-right: 20px
}
main.rooms_suites .grid .compare hgroup p a {
    margin-left: 15px
}
main.rooms_suites .grid .compare .chart_title {
    font: bold 20px "Martel",serif;
    color: #59463B;
    margin: 0;
    text-transform: uppercase
}
main.rooms_suites .grid .compare .menu_toggle {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px
}
main.rooms_suites .grid .compare .menu_toggle:after {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: 5px
}
main.rooms_suites .grid .compare .menu_toggle.open:after {
    border: 5px solid transparent;
    border-top: 0 none;
    border-bottom-color: #59463B;
    top: 0
}
main.rooms_suites .grid .compare .menu_wrap {
    position: relative;
    left: -99999px;
    z-index: 10;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    transition: opacity 0.1s ease
}
main.rooms_suites .grid .compare .menu_wrap.open {
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1
}
main.rooms_suites .grid .compare .menu {
    display: block;
    list-style: none outside none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 12px 23px;
    text-align: center;
    font: normal 12px/32px Arial, Helvetica, sans-serif;
    border: 4px solid #59463B;
    width: 300px;
    background: #fff
}
main.rooms_suites .grid .compare .menu li {
    display: block;
    height: 32px;
    position: relative;
    cursor: pointer
}
main.rooms_suites .grid .compare .menu li+li {
    border-top: 1px solid #dedede
}
main.rooms_suites .grid .compare .menu li.selected:before {
    display: block;
    content: '';
    background-image: url('../img/sprites-sd510825e70.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 11px;
    width: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto
}
@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
    main.rooms_suites .grid .compare .menu li.selected:before {
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
main.rooms_suites .grid .compare_slider {
    position: absolute;
    top: 155px;
    right: 0;
    bottom: 95px;
    left: 0
}
main.rooms_suites .grid .compare_slider:before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-right: -1px
}
main.rooms_suites .grid .compare_slider>.inner {
    display: inline-block;
    vertical-align: middle;
    max-width: 1240px;
    white-space: nowrap;
    overflow: hidden
}
@media screen and (max-width: 1364px) {
    main.rooms_suites .grid .compare_slider>.inner {
        max-width: 930px
    }
}
@media screen and (max-width: 1053px) {
    main.rooms_suites .grid .compare_slider>.inner {
        max-width: 900px
    }
}
@media screen and (max-width: 1023px) {
    main.rooms_suites .grid .compare_slider>.inner {
        max-width: 600px
    }
}
main.rooms_suites .grid .compare_slider .prevnext {
    display: inline-block;
    vertical-align: middle;
    height: 467px;
    position: relative;
    transition: opacity 0.2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
main.rooms_suites .grid .compare_slider .prevnext i {
    position: absolute;
    display: block;
    width: 45px;
    height: 45px;
    background: #59463B;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 21px;
    line-height: 45px;
    color: #fff;
    cursor: pointer
}
main.rooms_suites .grid .compare_slider .prevnext.prev {
    border-right: 1px solid #dedede;
    margin-right: -1px
}
main.rooms_suites .grid .compare_slider .prevnext.prev i {
    right: 0;
    padding-right: 3px
}
main.rooms_suites .grid .compare_slider .prevnext.next {
    border-left: 1px solid #dedede
}
main.rooms_suites .grid .compare_slider .prevnext.next i {
    left: 0;
    padding-left: 3px
}
main.rooms_suites .grid .compare_slider .prevnext.disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1
}
main.rooms_suites .grid .compare_slider .prevnext.disabled i {
    cursor: default
}
main.rooms_suites .grid.items_checked .banner .btn {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1;
    cursor: pointer
}
main.rooms_suites .grid.items_checked .check {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.75);
    border: 0 none;
    outline: 0 none;
    padding: 0
}
main.rooms_suites .grid.items_checked .check .message {
    display: none
}
main.rooms_suites .grid.items_checked article.selected .check {
    background: none
}
main.rooms_suites .grid.items_checked article.selected .check:after {
    display: block;
    content: '';
    background-image: url('../img/sprites-sd510825e70.png');
    background-position: 0 -11px;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    background-color: #59463B
}
@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
    main.rooms_suites .grid.items_checked article.selected .check:after {
        background-position: 0 -11px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
main.rooms_suites .grid.compare_open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    z-index: 60;
    background: #fff;
    text-align: center
}
main.rooms_suites .grid.compare_open .banner,
main.rooms_suites .grid.compare_open .slide_wrap,
main.rooms_suites .grid.compare_open .check {
    display: none
}
main.rooms_suites .grid.compare_open .compare {
    display: block
}
main.rooms_suites .grid.compare_open i.margin {
    display: inline-block;
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px;
    transition: margin-left 0.4s ease 0s
}
main.rooms_suites .grid.compare_open article {
    position: absolute;
    left: -99999px;
    width: 310px;
    margin: 0;
    padding: 0 30px 32px;
    text-align: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    transition: opacity 0.6s ease 0s;
    white-space: normal
}
main.rooms_suites .grid.compare_open article.selected {
    position: relative;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1
}
main.rooms_suites .grid.compare_open article.selected.selected ~ .selected {
    border-left: 1px solid #dedede
}
@media screen and (max-width: 1053px) {
    main.rooms_suites .grid.compare_open article {
        width: 300px
    }
}
main.rooms_suites .grid.compare_open .book_now {
    display: block
}
main.rooms_suites.single .quad .block .page_title {
    font: bold 40px "Martel",serif;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #59463B
}
main.rooms_suites.single .quad .block .description {
    font: normal 13px/18px Arial, Helvetica, sans-serif;
    margin: 2em 0 4em
}
main.rooms_suites.single .quad .block .contacts {
    font: normal 13px/24px Arial, Helvetica, sans-serif;
    margin: 1em 0
}
main.rooms_suites.single .quad .block .contacts .share_trig {
    font: bold 13px "Martel",serif;
    text-transform: uppercase;
    color: #59463B
}
@media screen and (max-width: 1200px) {
    main.rooms_suites.single .quad .block .page_title {
        font-size: 15px;
        line-height: 2em
    }
    main.rooms_suites.single .quad .block .description {
        font-size: 11px;
        margin: 0 0 30px
    }
    main.rooms_suites.single .quad .block .contacts {
        font-size: 11px;
        line-height: normal;
        margin-top: 30px
    }
    main.rooms_suites.single .quad .block .contacts .share_trig {
        display: inline-block;
        line-height: normal;
        margin-top: 1.5em
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    main.rooms_suites.single .quad .block .description {
        margin-bottom: 15px
    }
    main.rooms_suites.single .quad .block .contacts {
        margin-top: 15px
    }
}
@media screen and (min-width: 769px) and (max-width: 950px) {
    main.rooms_suites.single .quad .block .info {
        min-width: 380px
    }
    main.rooms_suites.single .quad .block .description {
        line-height: 16px
    }
}
main.rooms_suites.single .quad .block .blueprint {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    padding: 5% 15%;
    text-align: center
}
main.rooms_suites.single .quad .block .blueprint.active {
    top: 0;
    -webkit-animation: fade-in 0.6s 1 ease;
    animation: fade-in 0.6s 1 ease
}
main.rooms_suites.single .quad .block .blueprint:before {
    display: inline-block;
    width: 1px;
    height: 100%;
    content: '';
    margin-right: -1px;
    vertical-align: middle
}
main.rooms_suites.single .quad .block .blueprint img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}
@media screen and (max-width: 768px) {
    main.rooms_suites.single .quad .block .blueprint {
        position: static;
        margin-top: 10px
    }
    main.rooms_suites.single .quad .block .blueprint.active {
        display: inline-block
    }
    main.rooms_suites.single .quad .block .blueprint img {
        max-width: 255px
    }
}
main.rooms_suites.single .quad .block .data {
    position: relative;
    width: 90%;
    max-width: 650px;
    height: 100%;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    text-align: center
}
main.rooms_suites.single .quad .block .data:before {
    display: inline-block;
    content: '';
    width: 1px;
    height: 100%;
    vertical-align: middle;
    margin-right: -1px
}
main.rooms_suites.single .quad .block .data .config {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 1.25em;
    vertical-align: middle;
    width: 100%;
    text-align: left
}
.csstransitions main.rooms_suites.single .quad .block .data .config {
    -webkit-columns: 2;
    -moz-columns: 2;
    -ms-columns: 2;
    -o-columns: 2;
    columns: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    -ms-column-gap: 30px;
    -o-column-gap: 30px;
    column-gap: 30px
}
main.rooms_suites.single .quad .block .data .config li {
    display: block;
    border-bottom: 1px solid #dedede;
    padding: 0.625em 0;
    width: 100%;
    max-width: 310px
}
.firefox main.rooms_suites.single .quad .block .data .config li:after {
    display: block;
    content: '';
    width: 1000px
}
.no-csstransitions main.rooms_suites.single .quad .block .data .config li {
    max-width: -ms-calc(50% - 15px);
    max-width: calc(50% - 15px)
}
.no-csstransitions main.rooms_suites.single .quad .block .data .config li:nth-child(odd) {
    clear: both;
    float: left
}
.no-csstransitions main.rooms_suites.single .quad .block .data .config li:nth-child(even) {
    float: right
}
main.rooms_suites.single .quad .block .data .config li.download {
    position: absolute;
    bottom: 100%;
    left: 0;
    border-bottom: 0 none;
    padding: 0
}
main.rooms_suites.single .quad .block .data .config li.download a {
    font: bold 11px "Martel",serif;
    color: #59463B;
    text-transform: uppercase
}
@media screen and (max-width: 1200px) {
    main.rooms_suites.single .quad .block .data {
        width: auto;
        margin: 0 30px
    }
}
@media screen and (max-width: 1024px) {
    main.rooms_suites.single .quad .block .data {
        margin: 0 auto;
        padding-bottom: 32px
    }
    main.rooms_suites.single .quad .block .data .config {
        width: 225px;
        font-size: 11px
    }
    .csstransitions main.rooms_suites.single .quad .block .data .config {
        -webkit-columns: auto;
        -moz-columns: auto;
        -ms-columns: auto;
        -o-columns: auto;
        columns: auto
    }
    .no-csstransitions main.rooms_suites.single .quad .block .data .config li {
        max-width: none
    }
    main.rooms_suites.single .quad .block .data .config li.download {
        position: static;
        line-height: inherit;
        margin-top: 0;
        padding: 0
    }
}
main.rooms_suites.single .floorplan {
    text-align: center
}
main.rooms_suites.single .floorplan:before {
    display: block;
    content: '';
    width: 100%;
    height: 0;
    padding-top: 66.64063%
}
@media screen and (max-width: 768px) {
    main.rooms_suites.single .floorplan:before {
        display: none
    }
}
main.rooms_suites.single .block ~ .block .floorplan {
    display: block
}
main.rooms_suites.single .floorplan_dots {
    left: 9px;
    font-size: 0;
    line-height: 0;
    color: transparent
}
main.rooms_suites.single .floorplan_dots li {
    width: 20px;
    height: 20px;
    margin: 20px 0;
    cursor: pointer
}
main.rooms_suites.single .floorplan_dots li:before {
    content: '';
    width: 8px;
    height: 8px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 100%;
    background: #999
}
main.rooms_suites.single .floorplan_dots li.active:before {
    background: #59463B
}
@media screen and (max-width: 1200px) {
    main.rooms_suites.single .floorplan_dots {
        left: 3px
    }
}
@media screen and (max-width: 768px) {
    main.rooms_suites.single .floorplan_dots {
        top: -23px;
        left: 0;
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: center
    }
    main.rooms_suites.single .floorplan_dots li {
        display: inline-block;
        margin: 0 10px
    }
}
main.rooms_suites.single .details {
    text-align: center;
    background: #f8f8f8
}
main.rooms_suites.single .details .inner {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: auto;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
main.rooms_suites.single .details .section_title {
    position: relative;
   font: bold 20px "Martel",serif;
    color: #59463B;
    margin: 0 0 31px;
    text-transform: uppercase
}
.android main.rooms_suites.single .details .section_title {
    white-space: nowrap
}
main.rooms_suites.single .details .features {
    font: normal 13px/15px Arial, Helvetica, sans-serif
}
main.rooms_suites.single .details .features p {
    margin: 15px 0
}
main.signup .btn,
main.signup ~ .form-overlay .btn {
    height: 26px;
    padding-top: 6px;
    padding-bottom: 6px
}
main.signup .form-closer,
main.signup ~ .form-overlay .form-closer {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 60;
    height: 60px;
    background: #fff;
    padding-left: 15px;
    font: bold 15px "Martel",serif;
    text-transform: uppercase;
    color: #000;
    cursor: pointer;
    outline: none
}
main.signup .form-closer i,
main.signup ~ .form-overlay .form-closer i {
    color: #59463B;
    margin-right: 20px
}
main.signup.landing .intro {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 60px
}
@media screen and (max-width: 700px) {
    main.signup.landing .intro {
        bottom: -1px
    }
}
main.signup.landing .intro .bg {
    display: block
}
main.signup.landing .intro .bg1 {
    opacity: 1
}
main.signup.landing .intro .text {
    position: absolute;
    right: 0;
    bottom: 0
}
main.signup.landing .intro .text .inner {
    color: #fff
}
main.signup.landing .intro .text p {
    display: block
}
@media screen and (max-width: 568px) {
    main.signup.landing .intro .text .inner {
        padding: 0 15%
    }
    main.signup.landing .intro .text h2 {
        margin: 0 0 20px
    }
    main.signup.landing .intro .text p {
        line-height: 2em
    }
}
main.signup.landing .intro .btn {
    margin: 30px 0 0;
    cursor: pointer
}
main.signup.landing ~ .form-overlay {
    position: absolute;
    top: 0;
    left: -200%;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    z-index: 55;
    transition: opacity 0.3s ease 0, left 0s linear 0.3s
}
main.signup.landing ~ .form-overlay ~ .primary-footer {
    z-index: 60
}
main.signup.landing ~ .form-overlay .form-frame {
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    outline: 0 none;
    width: 100%;
    height: 100%
}
main.signup.landing ~ .form-toggle {
    display: none
}
main.signup.landing ~ .form-toggle:checked ~ .form-overlay {
    left: 0;
    opacity: 1;
    transition: opacity 0.3s ease 0, left 0s linear 0s
}
main.signup.single {
    position: relative;
    z-index: 60;
    background: #fff;
    height: 100%;
    padding-bottom: 0
}
main.signup.single:before {
    display: block;
    content: '';
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1
}
main.signup.single .form-closer {
    position: fixed
}
main.signup.single .centered {
    position: relative;
    height: 100%;
    padding: 184px 0 60px;
    font: 100 0.1px/0 'a';
    text-align: center
}
@media screen and (min-width: 1600px) {
    main.signup.single .centered {
        padding-top: 11.51042%
    }
}
@media screen and (max-width: 700px) {
    main.signup.single .centered {
        padding-bottom: 0
    }
}
main.signup.single .centered:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: inherit;
    background: url(../img/pages/signup/banner.jpg) 50% 0 no-repeat;
    background-size: cover
}
main.signup.single .inner {
    display: inline-block;
    font: 400 13px/1.5 Arial, Helvetica, sans-serif;
    vertical-align: middle;
    width: 100%;
    max-width: 460px
}
main.signup.single .leader {
    font: bold 18px "Martel",serif;
    color: #59463B;
    text-transform: uppercase;
    margin: 0 0 40px
}
main.signup.single .wpcf7 .form-list {
    display: block;
    width: 100%;
    max-width: 280px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0
}
main.signup.single .wpcf7 li {
    display: block;
    margin: 14px 0 0
}
main.signup.single .wpcf7 li:first-child {
    margin-top: 0
}
main.signup.single .wpcf7 .hidden-fields {
    display: none
}
main.signup.single .wpcf7 .actions {
    margin-top: 30px
}
main.signup.single .wpcf7 label {
    display: block;
    margin: 0 0 1px
}
main.signup.single .wpcf7 .input-text {
    width: 100%
}
main.signup.single .wpcf7 .input-text::-webkit-input-placeholder {
    color: transparent;
    opacity: 1
}
main.signup.single .wpcf7 .input-text:-moz-placeholder {
    color: transparent;
    opacity: 1
}
main.signup.single .wpcf7 .input-text::-moz-placeholder {
    color: transparent;
    opacity: 1
}
main.signup.single .wpcf7 .input-text:-ms-input-placeholder {
    color: transparent;
    opacity: 1
}
main.signup.single .wpcf7 .input-text.wpcf7-not-valid {
    border-color: #59463B
}
main.signup.single .wpcf7 .screen-reader-response,
main.signup.single .wpcf7 .wpcf7-not-valid-tip {
    display: none
}
main.signup.single .wpcf7 .wpcf7-response-output {
    margin: 20px 0 0;
    font-size: 11px
}
main.signup.single .wpcf7 .wpcf7-response-output:empty {
    display: none
}
@media screen and (max-width: 568px) {
    main.signup.single {
        height: auto
    }
    main.signup.single .centered {
        height: auto;
        padding-top: 30%
    }
    main.signup.single .vcenter_wrap {
        padding: 14.375% 15px 30px
    }
    main.signup.single .leader {
        font-size: 13px;
        color: #444;
        text-transform: uppercase;
        padding: 0 10% 12.5%;
        margin: 0
    }
    main.signup.single .wpcf7 .form-list {
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
        max-width: 400px
    }
    main.signup.single .wpcf7 li {
        margin: 0 0
    }
    main.signup.single .wpcf7 li:first-child .input-text {
        border-top: 0 none
    }
    main.signup.single .wpcf7 label {
        display: none
    }
    main.signup.single .wpcf7 .actions {
        margin: 15px auto 0;
        width: 100%;
        max-width: 400px
    }
    main.signup.single .wpcf7 .input-text {
        font-size: 11px;
        height: 40px;
        padding: 13px 10px;
        border-width: 1px 0 0
    }
    main.signup.single .wpcf7 .input-text::-webkit-input-placeholder {
        color: inherit
    }
    main.signup.single .wpcf7 .input-text:-moz-placeholder {
        color: inherit
    }
    main.signup.single .wpcf7 .input-text::-moz-placeholder {
        color: inherit
    }
    main.signup.single .wpcf7 .input-text:-ms-input-placeholder {
        color: inherit
    }
    main.signup.single .wpcf7 .input-text.wpcf7-not-valid {
        color: #59463B;
        border-color: #dedede
    }
    main.signup.single .wpcf7 .btn {
        display: block;
        width: 100%;
        font-size: 15px;
        height: 35px;
        padding-top: 8px;
        padding-bottom: 8px
    }
}
@media screen and (min-width: 569px) {
    .page-template-page-signupform-php {
        min-height: 700px
    }
}
@media screen and (min-width: 569px) and (min-width: 1600px) {
    .page-template-page-signupform-php {
        min-height: 800px
    }
}
main.meetings_events .intro .bg {
    display: block
}
main.meetings_events .intro .bg1 {
    opacity: 1
}
main.meetings_events .grid {
    padding: 24px
}
main.meetings_events .grid .hero {
    width: 100%;
    height: auto;
    margin: 0 0 34px
}
main.meetings_events .grid .wpcf7 {
    margin: 0 -5px
}
main.meetings_events .grid .contacts {
    font: 400 13px/1.5 Arial, Helvetica, sans-serif;
    margin: 1.2em 0 0;
    text-align: center
}
@media screen and (max-width: 700px) {
    main.meetings_events {
        padding-bottom: 0
    }
}
@media screen and (max-width: 768px) {
    main.meetings_events .intro {
        height: 0;
        padding-top: 56.7%;
        z-index: 1
    }
    main.meetings_events .intro .text {
        display: none
    }
    main.meetings_events .grid .hero {
        display: none
    }
}
#request_form .form-header {
    text-align: center
}
#request_form .title {
   font: bold 11px "Martel",serif;
    color: #59463B;
    margin: 0 0 8px
}
#request_form .title.mobile_title {
    display: none
}
#request_form .subtitle {
   font: bold 20px "Martel",serif;
    color: #000;
    margin: 0 0 27px;
    text-transform: uppercase
}
#request_form .greeting {
    font: 400 13px/1.5 Arial, Helvetica, sans-serif;
    margin: 0 0 14px
}
#request_form .form-list {
    display: block;
    font-size: 0;
    line-height: 0;
    max-width: 610px;
    margin: 0 auto;
    padding: 0;
    text-align: left
}
#request_form .form-list li {
    font: 400 13px/1.5 Arial, Helvetica, sans-serif;
    display: inline-block;
    width: 50%;
    padding: 16px 5px 0;
    vertical-align: top
}
#request_form .form-list li.wide {
    width: 100%
}
#request_form .form-list li.actions {
    text-align: center
}
#request_form .form-list label {
    display: block;
    text-align: center
}
#request_form .form-list .input-text,
#request_form .form-list input[type="text"],
#request_form .form-list input[type="date"],
#request_form .form-list input[type="email"],
#request_form .form-list textarea,
#request_form .form-list .selector {
    display: block;
    width: 100%;
    border: 1px solid #dedede;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    background: #fff
}
#request_form .form-list .input-text,
#request_form .form-list input[type="text"],
#request_form .form-list input[type="date"],
#request_form .form-list input[type="email"],
#request_form .form-list .selector {
    height: 34px;
    padding: 0 8px
}
#request_form .form-list .input-text::-webkit-input-placeholder,
#request_form .form-list input[type="text"]::-webkit-input-placeholder,
#request_form .form-list input[type="date"]::-webkit-input-placeholder,
#request_form .form-list input[type="email"]::-webkit-input-placeholder,
#request_form .form-list .selector::-webkit-input-placeholder {
    color: transparent
}
#request_form .form-list .input-text:-moz-placeholder,
#request_form .form-list input[type="text"]:-moz-placeholder,
#request_form .form-list input[type="date"]:-moz-placeholder,
#request_form .form-list input[type="email"]:-moz-placeholder,
#request_form .form-list .selector:-moz-placeholder {
    color: transparent
}
#request_form .form-list .input-text::-moz-placeholder,
#request_form .form-list input[type="text"]::-moz-placeholder,
#request_form .form-list input[type="date"]::-moz-placeholder,
#request_form .form-list input[type="email"]::-moz-placeholder,
#request_form .form-list .selector::-moz-placeholder {
    color: transparent
}
#request_form .form-list .input-text:-ms-input-placeholder,
#request_form .form-list input[type="text"]:-ms-input-placeholder,
#request_form .form-list input[type="date"]:-ms-input-placeholder,
#request_form .form-list input[type="email"]:-ms-input-placeholder,
#request_form .form-list .selector:-ms-input-placeholder {
    color: transparent
}
#request_form .form-list textarea {
    padding: 8px
}
#request_form .form-list .selector {
    position: relative;
    width: 100% !important;
    background: none;
    z-index: 0
}
#request_form .form-list .selector:before {
    display: inline-block;
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -3px;
    vertical-align: middle
}
#request_form .form-list .selector:after {
    content: "\e003";
    font: normal 8px/1em 'faena-icons';
    color: #59463B;
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
#request_form .form-list .selector select {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    border: 0 none;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}
#request_form .form-list .selector span {
    vertical-align: middle
}
#request_form .form-list .time_cols {
    position: relative
}
#request_form .form-list .time_cols:before {
    content: 'to';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
#request_form .form-list .time_cols:after {
    display: block;
    content: '';
    clear: both
}
#request_form .form-list .time_cols .col {
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    padding: 0 20px 0 0
}
#request_form .form-list .time_cols .col ~ .col {
    padding: 0 0 0 20px
}
#request_form .form-list .checkbox_wrap {
    text-align: center;
    padding: 4px 0
}
#request_form .form-list .checkbox_wrap label {
    display: inline;
    cursor: pointer;
    vertical-align: middle
}
#request_form .form-list .checkbox_wrap .message {
    display: inline;
    padding: 0;
    vertical-align: middle
}
#request_form .form-list .checkbox_wrap .checkbox_span {
    display: inline-block;
    position: relative;
    font-size: 25px;
    line-height: 1em;
    width: 1em;
    height: 1em;
    border: 1px solid #dedede;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    margin: 0 5px 0 15px
}
#request_form .form-list .checkbox_wrap .checkbox_span .icon-close {
    font-size: 17px;
    line-height: 1em;
    color: #666;
    padding: 0;
    position: absolute;
    top: 50%;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    z-index: auto
}
#request_form .form-list .checkbox_wrap .checkbox_span input[type="checkbox"] {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    zoom: 1;
    z-index: 1;
    cursor: pointer
}
#request_form .form-list .checkbox_wrap .checkbox_span input[type="checkbox"]:checked ~ .icon-close {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1
}
@media screen and (max-width: 975px) {
    #request_form .title {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 16px;
        line-height: 1.25em;
        padding: 1.25em 0;
        background: #fff;
        color: #666;
        margin: 0;
        border-bottom: 1px solid #dedede
    }
    #request_form .title.mobile_title {
        display: block
    }
    #request_form .subtitle {
        font-size: 19px;
        margin: 0 0 5px;
        padding: 15px 0 0;
        color: #59463B
    }
    #request_form .greeting {
        margin: 0 0 26px
    }
    #request_form .greeting br {
        display: none
    }
    #request_form .form-list {
        max-width: 450px
    }
    #request_form .form-list li {
        width: 100%;
        padding: 0;
        font-size: 11px;
        margin: -1px 0 0
    }
    #request_form .form-list li input[type="text"],
    #request_form .form-list li input[type="date"],
    #request_form .form-list li input[type="email"],
    #request_form .form-list li textarea,
    #request_form .form-list li .selector {
        border-color: transparent;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25)
    }
    #request_form .form-list li:nth-child(-n+5) {
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25)
    }
    #request_form .form-list li:nth-child(-n+5) input[type="text"],
    #request_form .form-list li:nth-child(-n+5) input[type="date"],
    #request_form .form-list li:nth-child(-n+5) input[type="email"] {
        box-shadow: none
    }
    #request_form .form-list li.times {
        margin: 20px 0
    }
    #request_form .form-list li.comments {
        margin: 20px 0 0;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25)
    }
    #request_form .form-list label {
        display: none
    }
    #request_form .form-list input[type="text"],
    #request_form .form-list input[type="date"],
    #request_form .form-list input[type="email"],
    #request_form .form-list .selector {
        height: 40px;
        padding: 0 8px
    }
    #request_form .form-list input[type="text"]::-webkit-input-placeholder,
    #request_form .form-list input[type="date"]::-webkit-input-placeholder,
    #request_form .form-list input[type="email"]::-webkit-input-placeholder,
    #request_form .form-list .selector::-webkit-input-placeholder {
        color: inherit
    }
    #request_form .form-list input[type="text"]:-moz-placeholder,
    #request_form .form-list input[type="date"]:-moz-placeholder,
    #request_form .form-list input[type="email"]:-moz-placeholder,
    #request_form .form-list .selector:-moz-placeholder {
        color: inherit
    }
    #request_form .form-list input[type="text"]::-moz-placeholder,
    #request_form .form-list input[type="date"]::-moz-placeholder,
    #request_form .form-list input[type="email"]::-moz-placeholder,
    #request_form .form-list .selector::-moz-placeholder {
        color: inherit
    }
    #request_form .form-list input[type="text"]:-ms-input-placeholder,
    #request_form .form-list input[type="date"]:-ms-input-placeholder,
    #request_form .form-list input[type="email"]:-ms-input-placeholder,
    #request_form .form-list .selector:-ms-input-placeholder {
        color: inherit
    }
    #request_form .form-list .checkbox_wrap {
        padding: 20px 0;
        text-align: right
    }
    #request_form .form-list .checkbox_wrap .message {
        float: left;
        line-height: 25px
    }
}
@media screen and (max-width: 568px) {
    #request_form .greeting br {
        display: inline
    }
    #request_form .form-list li.actions .btn {
        font-size: 15px;
        height: 40px;
        padding: 10px 20px;
        width: 100%
    }
}
#request_form.success .v-center.request {
    display: none
}
#request_form.success .v-center.thnx {
    display: inline-block;
    -webkit-animation: fade-in 1s 1 ease;
    animation: fade-in 1s 1 ease
}
#request_form .screen-reader-response {
    display: none
}
#request_form .wpcf7-response-output {
    margin-top: 1em
}
#request_form .wpcf7-validation-errors,
#request_form .wpcf7-not-valid-tip {
    color: #59463B
}
#request_form .wpcf7-not-valid-tip {
    font-size: 12px
}
#request_form .ajax-loader {
    width: 11px;
    height: 11px;
    border: 0 none;
    outline: 0;
    margin: 0 -21px 0 10px
}
.meetings-thanks-overlay {
    position: fixed;
    top: 0;
    left: -200%;
    width: 100%;
    height: 100%;
    z-index: 60;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-size: 0.1px;
    line-height: 0;
    opacity: 0;
    transition: opacity 0.3s ease 0s, left 0s linear 0.3s
}
.meetings-thanks-overlay .subtitle {
    font: bold 20px "Martel",serif;
    color: #000;
    margin: 0 0 1em;
    text-transform: uppercase
}
.meetings-thanks-overlay .std {
    font: 400 13px/1.5 Arial, Helvetica, sans-serif
}
.meetings-thanks-overlay .btn {
    cursor: pointer
}
#meetings_thanks_trigger {
    display: none
}
#meetings_thanks_trigger:checked ~ .meetings-thanks-overlay {
    left: 0;
    opacity: 1;
    transition: opacity 0.3s ease 0s, left 0s linear 0s
}
main.offers {
    position: relative
}
@media screen and (max-width: 700px) {
    main.offers {
        padding-bottom: 10px
    }
}
main.offers:after {
    display: block;
    content: '';
    clear: both
}
@media screen and (min-width: 1201px) {
    main.offers:after {
        width: 100%;
        border-bottom: 1px solid #dedede
    }
}
main.offers .page_header {
    text-align: center;
    padding: 29px 0
}
main.offers .page_header h2 {
    font: bold 40px "Martel",serif;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 4px
}
main.offers .page_header .contacts {
    font: normal 13px/19px Arial, Helvetica, sans-serif;
    margin: 0
}
@media screen and (max-width: 1200px) {
    main.offers .page_header {
        padding: 30px 0 27px
    }
    main.offers .page_header h2 {
        font-size: 30px
    }
    main.offers .page_header .contacts {
        font: normal 11px/15px Arial, Helvetica, sans-serif
    }
}
@media screen and (max-width: 768px) {
    main.offers .page_header {
        padding: 14px 0 18px
    }
    main.offers .page_header h2 {
        color: #666
    }
}
@media screen and (max-width: 568px) {
    main.offers .page_header {
        padding: 14px 0 12px
    }
    main.offers .page_header h2 {
        font-size: 15px;
        margin-bottom: 11px
    }
}
main.offers article {
    position: relative;
    border-top: 1px solid #dedede;
    padding: 44px 30px 32px
}
main.offers article:after {
    display: block;
    content: '';
    clear: both
}
main.offers article .inner {
    position: relative;
    padding: 0 0 0 330px;
    min-height: 300px
}
main.offers article .img {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}
main.offers article header {
    margin-bottom: 19px
}
main.offers article h2 {
    font: bold 20px "Martel",serif;
    margin: 0 0 3px;
    text-transform: uppercase;
    color: #000
}
main.offers article h2 a {
    color: inherit
}
main.offers article p {
    font: normal 12px Arial, Helvetica, sans-serif;
    margin: 0
}
main.offers article .config {
    display: block;
    margin: 0;
    padding: 0
}
main.offers article .config li {
    display: block;
    font: normal 12px/1.5em Arial, Helvetica, sans-serif;
    padding: 0.5em 0;
    border-bottom: 1px solid #dedede
}
main.offers article .config li.actions {
    border-bottom: 0 none;
    font: bold 13px "Martel",serif;
    text-transform: uppercase;
    padding: 1.5em 0 0
}
main.offers article .config li.actions a {
    color: #59463B;
    display: inline-block;
    margin-right: 1.5em;
    vertical-align: top
}
main.offers article .config li.actions a:last-child {
    margin-right: 0
}
main.offers article .config form {
    display: inline;
    vertical-align: top
}
main.offers article .config input[type="submit"] {
    display: inline-block;
    vertical-align: top;
    background: none;
    border: 0 none;
    outline: 0;
    border-radius: 0;
    color: #59463B;
    margin-right: 1.5em;
    padding: 0
}
@media screen and (min-width: 1201px) {
    main.offers article {
        width: 50%;
        float: left;
        border: 1px solid #dedede;
        border-width: 1px 0 0 1px;
        padding: 45px 30px
    }
    main.offers article:nth-child(-n+3) {
        padding-top: 30px
    }
    main.offers article:nth-child(even) {
        clear: both;
        border-width: 1px 0 0 0
    }
    main.offers article:nth-child(even):before {
        display: block;
        content: '';
        height: 100%;
        border-right: 1px solid #dedede;
        position: absolute;
        top: 0;
        right: -1px
    }
    main.offers article:nth-child(4n-3) .inner,
    main.offers article:nth-child(4n-4) .inner {
        padding: 0 330px 0 0
    }
    main.offers article:nth-child(4n-3) .img,
    main.offers article:nth-child(4n-4) .img {
        right: 0;
        left: auto
    }
    main.offers article:nth-last-child(2):nth-child(odd) {
        border-bottom-width: 1px;
        margin-bottom: -1px

    }
}
@media screen and (max-width: 1200px) {
    main.offers article p {
        font-size: 11px
    }
    main.offers article .config li {
        font-size: 11px;
        line-height: 15px
    }
}
@media screen and (max-width: 1200px) and (min-width: 569px) {
    main.offers article .inner {
        max-width: 820px;
        margin: 0 auto;
        padding: 0 0 0 360px
    }
    main.offers article:nth-child(odd) .inner {
        padding: 0 360px 0 0
    }
    main.offers article:nth-child(odd) .img {
        right: 0;
        left: auto
    }
}
@media screen and (max-width: 768px) {
    main.offers article {
        padding: 26px 26px 25px
    }
}
@media screen and (max-width: 768px) and (min-width: 569px) {
    main.offers article .inner {
        padding: 0 0 0 326px
    }
    main.offers article:nth-child(odd) .inner {
        padding: 0 326px 0 0
    }
}
@media screen and (max-width: 768px) {
    main.offers article h2 {
        font-size: 14px;
        color: #444;
        margin: 0 0 6px
    }
}
@media screen and (max-width: 568px) {
    main.offers article {
        padding: 15px 15px 20px
    }
    main.offers article ~ article {
        border: 0 none
    }
    main.offers article .inner {
        padding: 0
    }
    main.offers article .img {
        display: inline-block;
        width: 125px;
        height: auto;
        position: static;
        vertical-align: baseline
    }
    main.offers article .content {
        display: inline
    }
    main.offers article header {
        display: inline-block;
        width: 72%;
        vertical-align: baseline;
        margin-bottom: 15px;
        padding-left: 10px
    }
}
@media screen and (max-width: 568px) and (max-width: 540px) {
    main.offers article header {
        width: 70%
    }
}
@media screen and (max-width: 568px) and (max-width: 485px) {
    main.offers article header {
        width: 68%
    }
}
@media screen and (max-width: 568px) and (max-width: 460px) {
    main.offers article header {
        width: 66%
    }
}
@media screen and (max-width: 568px) and (max-width: 435px) {
    main.offers article header {
        width: 62%
    }
}
@media screen and (max-width: 568px) and (max-width: 395px) {
    main.offers article header {
        width: 58%
    }
}
@media screen and (max-width: 568px) and (max-width: 365px) {
    main.offers article header {
        width: 54%
    }
}
@media screen and (max-width: 568px) and (max-width: 340px) {
    main.offers article header {
        width: 50%
    }
}
@media screen and (max-width: 568px) and (max-width: 318px) {
    main.offers article header {
        width: 40%
    }
}
@media screen and (max-width: 568px) {
    main.offers article .config {
        border-top: 1px solid #dedede
    }
    main.offers article .config li.actions {
        font-size: 10px;
        padding: 1em 0 0
    }
}
main.offers.single {
    background: #fff
}
main.offers.single .page_header {
    border-bottom: 1px solid #dedede
}
@media screen and (min-width: 769px) {
    main.offers.single p {
        font-size: 12px
    }
    main.offers.single .config li {
        font-size: 12px;
        line-height: 1.5em
    }
}
@media screen and (min-width: 769px) {
    main.offers.single {
        text-align: center
    }
    main.offers.single:after {
        border: 0 none
    }
    main.offers.single article {
        display: inline-block;
        width: auto;
        width: 1000px;
        max-width: 100%;
        padding: 30px;
        float: none;
        border: 0 none;
        text-align: left;
        vertical-align: middle
    }
}
@media screen and (min-width: 769px) and (min-height: 818px) {
    main.offers.single article {
        height: 535px;
        position: absolute;
        top: 160px;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto
    }
}
@media screen and (min-width: 769px) {
    main.offers.single article:before {
        display: none
    }
    main.offers.single article .inner {
        padding: 0 0 0 570px
    }
}
@media screen and (min-width: 769px) and (min-width: 569px) {
    main.offers.single article .inner {
        max-width: none
    }
}
@media screen and (min-width: 769px) and (min-width: 569px) and (max-width: 1000px) {
    main.offers.single article .inner {
        padding: 0 0 0 60.5%
    }
}
@media screen and (min-width: 769px) and (min-width: 569px) and (max-width: 890px) {
    main.offers.single article .inner {
        padding: 0 0 0 500px
    }
}
@media screen and (min-width: 769px) {
    main.offers.single article .content {
        height: 475px;
        font-size: 0;
        line-height: 0
    }
    main.offers.single article .content:before {
        display: inline-block;
        content: '';
        width: 1px;
        height: 100%;
        margin-right: -1px;
        vertical-align: middle
    }
    main.offers.single article .centered {
        display: inline-block;
        vertical-align: middle;
        width: 100%
    }
}
@media screen and (max-width: 768px) {
    main.offers.single article {
        border-top-color: #f1f1f1
    }
    main.offers.single .centered {
        display: inline
    }
}
@media screen and (max-width: 768px) and (min-width: 569px) {
    main.offers.single .img {
        width: 300px
    }
}
main.gallery {
    font-size: 0.1px;
    line-height: 0
}
@media screen and (max-width: 700px) {
    main.gallery {
        padding-bottom: 0
    }
}
main.gallery .isotope {
    margin: -3px
}
main.gallery figure {
    display: inline-block;
    width: 14.285%;
    vertical-align: top;
    position: relative;
    padding: 2.5px;
    cursor: pointer
}
@media screen and (max-width: 2070px) {
    main.gallery figure {
        width: 16.666%
    }
}
@media screen and (max-width: 1725px) {
    main.gallery figure {
        width: 20%
    }
}
@media screen and (max-width: 1380px) {
    main.gallery figure {
        width: 25%
    }
}
@media screen and (max-width: 1024px) {
    main.gallery figure {
        width: 33.333%
    }
}
@media screen and (max-width: 568px) {
    main.gallery figure {
        width: 50%
    }
}
main.gallery figure img {
    display: block;
    width: 100%;
    height: auto
}
main.gallery figcaption {
    position: absolute;
    top: 2.5px;
    right: 2.5px;
    bottom: 2.5px;
    left: 2.5px;
    background: transparent;
   font: bold 15px "Martel",serif;
    text-transform: uppercase;
    text-align: center;
    color: transparent;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s
}
.touch main.gallery figcaption {
    display: none
}
.ie main.gallery figcaption {
    background: rgba(0, 0, 0, 0.01)
}
.no-touch main.gallery figcaption:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    transition: background-color 0.3s ease 0.3s, color 0.3s ease 0.3s
}
main.gallery figcaption span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
main.gallery figcaption .play_btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}
main.gallery .gallery_overlay {
    display: none;
    height: auto;
    bottom: 60px;
    padding: 0;
    border-bottom: 1px solid #dedede
}
main.gallery .gallery_overlay .overlay_header,
main.gallery .gallery_overlay .slick_overlay .heading,
.slick_overlay main.gallery .gallery_overlay .heading {
    z-index: 10;
    background: rgba(255, 255, 255, 0.95);
    -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    white-space: nowrap
}
@media screen and (max-width: 700px) {
    main.gallery .gallery_overlay {
        bottom: 0;
        border-bottom: 0 none
    }
}
main.gallery .slideshow,
main.gallery .slideshow .slick-list,
main.gallery .slideshow .slick-track,
main.gallery .slideshow div {
    height: 100%;
    z-index: 0
}
main.gallery .slideshow .pane {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    padding-top: 60px;
    transition: opacity 0.6s ease !important
}
.ipad main.gallery .slideshow .pane {
    transition: none !important
}
main.gallery .slideshow .pinch-zoom {
    display: block;
    height: 100%;
    position: relative;
    font-size: 0;
    line-height: 0;
    text-align: center;
    background: none 50% 50% no-repeat #fff;
    background-size: auto 100%
}
main.gallery .slideshow .pinch-zoom:before {
    display: inline-block;
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px;
    vertical-align: middle
}
main.gallery .slideshow .pinch-zoom img {
    display: inline-block;
    width: auto;
    height: 100%;
    margin: 0 auto;
    opacity: 0;
    vertical-align: middle
}
@media screen and (max-width: 768px) {
    main.gallery .slideshow .pinch-zoom {
        background-size: contain
    }
    main.gallery .slideshow .pinch-zoom img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%
    }
}
.gallery_open {
    overflow: hidden
}
.page-template-page-chapter-php {
    background: #fff
}
.page-template-page-chapter-php .primary-header {
    display: none
}
.page-template-page-chapter-php .chapter-nav {
    font: bold 11px "Martel",serif;
    text-transform: uppercase
}
.page-template-page-chapter-php .chapter-nav a {
    display: inline-block;
    height: 30px;
    padding: 8px 15px;
    color: inherit
}
.page-template-page-chapter-php .chapter-nav a ~ a {
    border-left: 1px solid #dedede
}
.page-template-page-chapter-php .primary-footer .secondary-navigation ul:not(.social-icons) {
    display: none
}
.page-template-page-chapter-php .primary-footer .secondary-navigation .social-icons {
    margin: 0 16px 0 5px
}
.page-template-page-chapter-php .primary-footer .pop-over-btn {
    display: none
}
.page-template-page-chapter-php .primary-footer .chapter-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
@media screen and (min-width: 569px) {
    .page-template-page-chapter-php .primary-footer .btn {
        margin-right: 16px
    }
    .page-template-page-chapter-php .primary-footer .secondary-navigation {
        position: relative;
        width: auto;
        height: auto;
        opacity: 1;
        z-index: auto;
        box-shadow: none
    }
    .page-template-page-chapter-php .primary-footer .language-navigation {
        margin: 0
    }
}
@media screen and (max-width: 1024px) {
    .page-template-page-chapter-php .primary-footer .chapter-nav {
        right: 362px;
        left: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
@media screen and (max-width: 960px) {
    .page-template-page-chapter-php .primary-footer .chapter-nav {
        top: auto;
        right: 0;
        bottom: 100%;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: auto;
        height: 60px;
        padding: inherit;
        background: #fff;
        box-shadow: inherit;
        border-bottom: 1px solid #dedede
    }
}
@media screen and (max-width: 700px) {
    .page-template-page-chapter-php .primary-footer {
        display: block;
        position: static;
        height: auto;
        text-align: center
    }
    .page-template-page-chapter-php .primary-footer .chapter-nav {
        border-bottom: 0 none;
        height: auto;

        padding: 15px 20px 0;
        margin-bottom: -5px
    }
    .page-template-page-chapter-php .primary-footer .btn {
        display: inline-block;
        margin: 20px 0 0
    }
    .page-template-page-chapter-php .primary-footer .inner-wrap {
        position: relative
    }
    .page-template-page-chapter-php .primary-footer .inner-wrap:before {
        display: block;
        content: '';
        width: 100%;
        height: 72px;
        background: #fff;
        border-bottom: 1px solid #dedede;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1
    }
    .page-template-page-chapter-php .primary-footer .primary-navigation {
        margin-bottom: 0;
        padding-top: 22px;
        border-top: 1px solid transparent
    }
}
main.chapter {
    position: relative;
    width: 100%;
    min-height: 100%;
    padding: 0 0 60px;
    text-align: center;
    z-index: 0
}
@media screen and (max-width: 700px) {
    main.chapter {
        padding: 0
    }
}
main.chapter .intro {
    position: relative;
    width: 100%;
    background: #59463B;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    z-index: -1
}
main.chapter .intro:before {
    display: inline-block;
    content: '';
    width: 1px;
    height: 100vh;
    margin-top: -60px;
    vertical-align: middle;
    margin-right: -1px
}
@media screen and (max-width: 700px) {
    main.chapter .intro:before {
        margin-top: 0
    }
}
main.chapter .intro .vcenter {
    display: inline-block;
    vertical-align: middle;
    font: bold 29px "Martel",serif;
    color: #fff;
    padding: 143px 30px;
    width: 100%;
    max-width: 910px
}
main.chapter .intro .vcenter p {
    margin: 1.379em
}
main.chapter .intro .vcenter:first-child {
    margin-top: 0
}
main.chapter .intro .vcenter:last-child {
    margin-bottom: 0
}
@media screen and (max-width: 1012px) {
    main.chapter .intro .vcenter {
        font-size: 2.8645vw
    }
}
@media screen and (max-width: 908px) {
    main.chapter .intro .vcenter {
        padding: 15.755vw 30px
    }
}
@media screen and (max-width: 768px) {
    main.chapter .intro .vcenter {
        font-size: 22px;
        line-height: 1.454em;
        padding: 121px 30px;
        vertical-align: top
    }
}
@media screen and (max-width: 568px) {
    main.chapter .intro .vcenter {
        font-size: 15px;
        line-height: 1.6em;
        padding: 36px 25px 110px
    }
}
main.chapter .intro .scroll-down {
    width: 80px;
    height: 58px;
    background: #fff;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 35px;
    line-height: 63px;
    text-align: center;
    cursor: pointer;
    z-index: 10
}
@media screen and (max-width: 1024px) {
    main.chapter .intro .scroll-down {
        font-size: 20px;
        line-height: 44px;
        width: 61px;
        height: 44px
    }
}
main.chapter .intro.on-screen .shadow {
    display: block
}
main.chapter .sec {
    position: relative
}
main.chapter .std {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font: normal 18px/26px "Avenir LT W01_35 Light";
    color: #444
}
main.chapter .std:before,
main.chapter .std:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    margin-top: -1px
}
main.chapter .std h2,
main.chapter .std h3,
main.chapter .std h4 {
    font-weight: normal;
  font-family: 'Martel', serif;
    text-transform: uppercase;
    color: #59463B
}
main.chapter .std h2 {
    font-size: 36px;
    line-height: normal
}
@media screen and (max-width: 568px) {
    main.chapter .std h2 {
        font-size: 18px
    }
}
main.chapter .std h4 {
    font-size: inherit
}
main.chapter .std h4 a {
    color: inherit;
    text-decoration: underline
}
main.chapter .std p,
main.chapter .std h4 {
    margin: 1.478em 0
}
main.chapter .std h5 {
   font: bold 24px "Martel",serif;
    color: #666
}
main.chapter .std strong {
    font-weight: normal;
    font-family: "Avenir LT W01_65 Medium"
}
@media screen and (max-width: 568px) {
    main.chapter .std {
        font-size: 15px;
        line-height: 20px
    }
    main.chapter .std h4 {
        font-size: 14px
    }
}
@-webkit-keyframes floater {
    0% {
        margin: auto 0;
        bottom: 0
    }
    45% {
        margin: auto 2vw;
        bottom: -15%
    }
    55% {
        margin: auto 2vw;
        bottom: -15%
    }
    90% {
        margin: auto 0;
        bottom: 0
    }
}
@keyframes floater {
    0% {
        margin: auto 0;
        bottom: 0
    }
    45% {
        margin: auto 2vw;
        bottom: -15%
    }
    55% {
        margin: auto 2vw;
        bottom: -15%
    }
    90% {
        margin: auto 0;
        bottom: 0
    }
}
main.chapter .floater {
    position: absolute;
    top: 50%;
    bottom: 0;
    margin: auto;
    z-index: 1;
    -webkit-animation: floater 4s infinite ease-in-out;
    animation: floater 4s infinite ease-in-out
}
main.chapter .floater.a-left {
    right: 90%
}
main.chapter .floater.a-right {
    left: 100%
}
@media screen and (max-width: 900px) {
    main.chapter .floater {
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5)
    }
    main.chapter .floater.a-left {
        left: 0;
        right: auto;
        -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
        transform-origin: center left
    }
    main.chapter .floater.a-right {
        left: auto;
        right: 0;
        -webkit-transform-origin: center right;
        -ms-transform-origin: center right;
        transform-origin: center right
    }
}
@media screen and (max-width: 568px) {
    main.chapter .floater {
        display: none
    }
}
main.chapter .sec-video .ratio {
    display: block;
    width: 100%;
    height: auto
}
main.chapter .sec-video .cover,
main.chapter .sec-video .video-js,
main.chapter .sec-video .poster-only {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
main.chapter .sec-video .cover {
    background: rgba(0, 0, 0, 0.4);
    font-size: 0;
    line-height: 0;
    opacity: 1;
    transition: opacity 1s ease 1s, left 0s linear 0s
}
main.chapter .sec-video .cover:before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-right: -1px
}
main.chapter .sec-video .cover blockquote {
    display: inline-block;
    vertical-align: middle;
   font: bold 46px "Martel",serif;
    color: #fff;
    text-transform: uppercase
}
main.chapter .sec-video .cover blockquote p {
    margin: 0
}
main.chapter .sec-video .cover footer {
    font: normal 25px Arial, Helvetica, sans-serif
}
main.chapter .sec-video .video-js,
main.chapter .sec-video .poster-only {
    min-width: 100%
}
main.chapter .sec-video .poster-only {
    z-index: -1
}
main.chapter .sec-video .poster-only::-webkit-media-controls {
    display: none !important
}
main.chapter .sec-video .vjs-playing ~ .cover,
.touch main.chapter .sec-video .on-screen ~ .cover {
    opacity: 0;
    left: -100%;
    transition: opacity 1s ease 1s, left 0s linear 2s
}
@media screen and (max-width: 568px) {
    main.chapter .sec-video .cover blockquote {
        font-size: 23px
    }
    main.chapter .sec-video .cover footer {
        font-size: 0.543em
    }
}
main.chapter .sec-text {
    padding: 0 60px
}
@media screen and (max-width: 568px) {
    main.chapter .sec-text {
        padding: 0 25px
    }
}
main.chapter .live-on-gds {
    padding-bottom: 77px
}
main.chapter .live-on-gds .std {
    max-width: 840px
}
main.chapter .live-on-gds h2 {
    line-height: 1em;
    letter-spacing: -0.01em;
    margin: -75px 0 -12px
}
main.chapter .live-on-gds h2:before {
    display: block;
    content: '';
    margin: 0 auto 45px;
    background-image: url('../img/sprites-sd510825e70.png');
    background-position: 0 -112px;
    background-repeat: no-repeat;
    height: 149px;
    width: 149px
}
@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
    main.chapter .live-on-gds h2:before {
        background-position: 0 -112px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
@media screen and (max-width: 900px) {
    main.chapter .live-on-gds h2 {
        margin-bottom: -11px
    }
    main.chapter .live-on-gds h2:before {
        margin-bottom: 54px
    }
}
@media screen and (max-width: 568px) {
    main.chapter .live-on-gds {
        padding-bottom: 33px
    }
    main.chapter .live-on-gds h2 {
        font-size: 24px;
        margin: -38px 0 -4px
    }
    main.chapter .live-on-gds h2:before {
        margin-bottom: 18px;
        background-image: url('../img/sprites-sd510825e70.png');
        background-position: 0 -36px;
        background-repeat: no-repeat;
        height: 76px;
        width: 76px
    }
}
@media screen and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 568px) and (-o-min-device-pixel-ratio: 3 / 2),
screen and (max-width: 568px) and (min-device-pixel-ratio: 2) {
    main.chapter .live-on-gds h2:before {
        background-position: 0 -36px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
main.chapter .bazmark .std {
    padding: 100px 30px;
    line-height: 1.608em
}
@media screen and (max-width: 900px) {
    main.chapter .bazmark .std {
        padding: 70px 0
    }
}
@media screen and (max-width: 568px) {
    main.chapter .bazmark .std {
        padding: 50px 0;
        line-height: 20px
    }
}
main.chapter .team {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 32px;
    font-size: 0;
    line-height: 0
}
main.chapter .team .overview {
    margin-bottom: 2em;
    padding: 0 28px
}
main.chapter .team .overview h2 {
    margin: 1.916em 0 0.527em
}
main.chapter .team .overview h2+p {
    margin-top: 0
}
main.chapter .team .overview:last-child {
    margin-bottom: 0
}
main.chapter .team .pane {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin: 0 0 68px;
    padding: 0 35px
}
main.chapter .team .pane img {
    display: block;
    width: 204px;
    height: auto;
    margin: 0 auto 26px;
    border-radius: 100%
}
main.chapter .team .pane .cap .name,
main.chapter .team .pane .cap p {
    margin: 0;
    font: inherit;
    color: inherit
}
@media screen and (max-width: 768px) {
    main.chapter .team {
        padding: 0
    }
    main.chapter .team .overview {
        padding: 0 70px
    }
    main.chapter .team .pane {
        padding: 0 20px
    }
    main.chapter .team .pane .cap {
        font-size: 15px;
        line-height: 18px
    }
}
@media screen and (max-width: 568px) {
    main.chapter .team .overview {
        padding: 0 30px
    }
    main.chapter .team .pane {
        display: block;
        width: 100%;
        margin-bottom: 36px
    }
    main.chapter .team .pane img {
        width: 102px
    }
}
main.chapter .boardwalk-text .std {
    padding: 2.888em 0 2.667em
}
@media screen and (max-width: 568px) {
    main.chapter .boardwalk-text .std {
        padding: 1.6em 0 1.933em
    }
    main.chapter .boardwalk-text .std h2 {
        margin: 0
    }
    main.chapter .boardwalk-text .std p {
        margin: 0.4em 0
    }
}
main.chapter .vimeo {
    width: 100%;
    max-width: 900px;
    margin: 60px auto 120px
}
@media screen and (max-width: 900px) {
    main.chapter .vimeo {
        margin-bottom: 0
    }
}
@media screen and (max-width: 568px) {
    main.chapter .vimeo {
        margin-top: 40px
    }
}
main.chapter .vimeo .inner {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%
}
main.chapter .vimeo .poster,
main.chapter .vimeo .vid-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
main.chapter .vimeo .poster {
    cursor: pointer;
    z-index: 10
}
main.chapter .vimeo .poster:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0.3;
    background-image: url('../img/sprites-sd510825e70.png');
    background-position: 0 -727px;
    background-repeat: no-repeat;
    height: 97px;
    width: 97px
}
@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
    main.chapter .vimeo .poster:before {
        background-position: 0 -727px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
@media screen and (max-width: 568px) {
    main.chapter .vimeo .poster:before {
        background-image: url('../img/sprites-sd510825e70.png');
        background-position: 0 -677px;
        background-repeat: no-repeat;
        height: 50px;
        width: 50px
    }
}
@media screen and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 568px) and (-o-min-device-pixel-ratio: 3 / 2),
screen and (max-width: 568px) and (min-device-pixel-ratio: 2) {
    main.chapter .vimeo .poster:before {
        background-position: 0 -677px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
main.chapter .vimeo .poster img {
    display: block;
    width: 100%;
    height: 100%
}
main.chapter .vimeo .poster .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    opacity: 0.5;
    padding-bottom: 6.111%
}
main.chapter .vimeo .poster .title {
    font: bold 40px "Martel",serif;
    text-transform: uppercase;
    margin: 0
}
main.chapter .vimeo .poster .length {
    font: normal 21px "Avenir LT W01_35 Light";
    margin: 0
}
@media screen and (max-width: 900px) {
    main.chapter .vimeo .poster .title {
        font-size: 4.444vw
    }
    main.chapter .vimeo .poster .length {
        font-size: 2.333vw
    }
}
@media screen and (max-width: 568px) {
    main.chapter .vimeo .poster:before {
        background-image: url('../img/sprites-sd510825e70.png');
        background-position: 0 -677px;
        background-repeat: no-repeat;
        height: 50px;
        width: 50px
    }
}
@media screen and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 568px) and (-o-min-device-pixel-ratio: 3 / 2),
screen and (max-width: 568px) and (min-device-pixel-ratio: 2) {
    main.chapter .vimeo .poster:before {
        background-position: 0 -677px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
@media screen and (max-width: 568px) {
    main.chapter .vimeo .poster .title {
        font-size: 20px
    }
    main.chapter .vimeo .poster .length {
        font-size: 15px
    }
}
main.chapter .learn-more {
    font: normal 25px "Avenir LT W01_35 Light";
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0
}
@media screen and (max-width: 568px) {
    main.chapter .learn-more {
        padding-bottom: 200px
    }
}
main.chapter .learn-more .inner {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    padding: 74px 0 145px;
    border: 1px solid #dedede;
    border-width: 1px 0
}
main.chapter .learn-more h3 {
    font: bold 29px "Martel",serif;
    color: #59463B;
    margin: 2px 0 0
}
main.chapter .learn-more p {
    margin: 0
}
main.chapter .learn-more .link {
    text-decoration: underline;
    color: inherit
}
@media screen and (max-width: 768px) {
    main.chapter .learn-more {
        font-size: 20px
    }
}
@media screen and (max-width: 568px) {
    main.chapter .learn-more {
        font-size: 15px
    }
    main.chapter .learn-more .inner {
        padding: 36px 0
    }
    main.chapter .learn-more h3 {
        font-size: 18px
    }
    main.chapter .learn-more .link {
        font-size: inherit
    }
}
main.chapter .press {
    padding: 60px;
    color: #fff
}
main.chapter .press .std {
    color: inherit
}
main.chapter .press .std h2 {
    color: inherit;
    margin-top: 0
}
main.chapter .press .img {
    display: inline-block;
    max-height: 360px;
    margin: 0 auto;
    outline: none
}
main.chapter .press .img img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: inherit
}
main.chapter .press .caption {
    display: block;
    width: 100%;
    max-width: 900px;
    margin: 38px auto 0;
    font: bold 23px "Martel",serif;
}
main.chapter .press .caption h2,
main.chapter .press .caption h3 {
    font: normal 34px/1.147em "Avenir LT W01_35 Light";
    margin: 0 0 0.882em;
    text-decoration: underline
}
main.chapter .press .caption p {
    margin: 0
}
main.chapter .press blockquote {
    display: block;
    width: 100%;
    max-width: 650px;
    margin: 0 auto
}
main.chapter .press footer {
    font: normal 21px "Avenir LT W01_35 Light";
    margin: 10px 0 0
}
@media screen and (max-width: 568px) {
    main.chapter .press {
        padding: 40px 30px 50px
    }
    main.chapter .press .img {
        max-height: 185px
    }
    main.chapter .press .caption {
        margin-top: 29px;
        font-size: 15px;
        line-height: 1.6em
    }
    main.chapter .press .caption h2,
    main.chapter .press .caption h3 {
        font-size: 18px
    }
    main.chapter .press footer {
        font-size: inherit;
        margin-top: 20px
    }
}
main.chapter .press:first-of-type:before {
    display: block;
    content: '';
    margin: -181px auto 45px;
    background-image: url('../img/sprites-sd510825e70.png');
    background-position: 0 -434px;
    background-repeat: no-repeat;
    height: 243px;
    width: 243px
}
@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
    main.chapter .press:first-of-type:before {
        background-position: 0 -434px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
main.chapter .chapter-nav {
    display: none;
    height: 60px;
    visibility: hidden
}
@media screen and (max-width: 960px) {
    main.chapter .chapter-nav {
        display: block
    }
}
@media screen and (max-width: 700px) {
    main.chapter .chapter-nav {
        height: 39px
    }
}
main.chapter-2 .faena-wines-text h4 {
    font-size: 1.384em;
    line-height: 1.44em;
    text-transform: none;
    color: inherit;
    margin-bottom: 0
}
main.chapter-2 .faena-wines-text h4:after {
    display: block;
    content: '';
    width: 100%;
    max-width: 448px;
    height: 2px;
    background: #59463B;
    margin: 2.92em auto 0
}
@media screen and (max-width: 568px) {
    main.chapter-2 .faena-wines-text h4 {
        font-size: inherit;
        line-height: inherit
    }
}
main.chapter-2 .learn-more .inner {
    border: 0 none
}
main.chapter-2 .press {
    margin-top: 60px
}
main.chapter-2 .press:before {
    display: block;
    content: '';
    margin: -135px auto 45px;
    background-image: url('../img/sprites-sd510825e70.png');
    background-position: 0 -112px;
    background-repeat: no-repeat;
    height: 149px;
    width: 149px
}
@media (-webkit-min-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 3 / 2),
(min-device-pixel-ratio: 2) {
    main.chapter-2 .press:before {
        background-position: 0 -112px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}
main.chapter-2 .press a {
    color: inherit
}
@media screen and (max-width: 568px) {
    main.chapter-2 .press {
        margin-top: 20px
    }
    main.chapter-2 .press:before {
        margin: -78px auto 18px;
        background-image: url('../img/sprites-sd510825e70.png');
        background-position: 0 -36px;
        background-repeat: no-repeat;
        height: 76px;
        width: 76px
    }
}
@media screen and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 2),
screen and (max-width: 568px) and (-o-min-device-pixel-ratio: 3 / 2),
screen and (max-width: 568px) and (min-device-pixel-ratio: 2) {
    main.chapter-2 .press:before {
        background-position: 0 -36px;
        background-size: 243px 824px;
        background-image: url('../img/sprites-retina-sb75079c5ed.png')
    }
}




@media screen and (max-width: 700px) {
    main.dining {
        padding-bottom: 0
    }
}
main.dining .quad .block ~ .block {
    border-top: 0 none;
    padding-top: 0
}
main.dining .quad .block .top-info {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 24px
}
@media screen and (max-width: 1200px) {
    main.dining .quad .block .top-info {
        font-size: 11px;
        line-height: 18px
    }
}
@media screen and (max-width: 768px) {
    main.dining .quad .block .top-info {
        padding-top: 60px
    }
}
@media screen and (max-width: 568px) {
    main.dining .quad .block .top-info {
        padding-top: 30px;
        line-height: 15px
    }
    main.dining .quad .block .top-info .btn {
        font-size: 12px;
        height: 42px;
        padding: 12px 30px
    }
}
main.dining .quad .block .v-center {
    font-size: 0;
    line-height: 0;
    text-align: center
}
main.dining .quad .block .v-center:before {
    display: inline-block;
    content: '';
    width: 1px;
    height: 100%;
    margin-right: -1px;
    vertical-align: middle
}
@media screen and (max-width: 768px) {
    main.dining .quad .block .v-center:before {
        display: none
    }
}
main.dining .quad .page_title {
    font: bold 40px "Martel",serif;
    text-transform: uppercase;
    color: #59463B;
    margin: 0 0 21px
}
@media screen and (max-width: 768px) {
    main.dining .quad .page_title {
      font: bold 40px "Martel",serif;
        margin: 0 0 31px
    }
    main.dining .quad .page_title .logo img {
        max-width: 145px;
        height: auto
    }
}
main.dining .quad .description {
    width: 90%;
    max-width: 480px;
    margin: 0 auto
}
main.dining .quad .booking {
    margin: 21px 0 0
}
@media screen and (max-width: 768px) {
    main.dining .quad .booking {
        margin: 31px 0 0
    }
}
main.dining .quad .info_list {
    margin: 21px 0 6px
}
@media screen and (max-width: 768px) {
    main.dining .quad .info_list {
        margin: 25px 0 6px;
        line-height: 15px
    }
    main.dining .quad .info_list .bar {
        display: block;
        font-size: 0;
        line-height: 0;
        color: transparent
    }
}
main.dining .quad .contacts {
     font-size: 12px;
	 text-transform:uppercase;
    margin: 0;
	color: #59463B;
}
main.dining .quad .contacts a {
    color: #59463B;
    text-decoration: none;
    margin: 0 7px
}
main.dining .quad .features {
    display: inline-block;
    width: 83%;
    max-width: 425px;
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 21px;
    vertical-align: middle
}
@media screen and (max-width: 1200px) {
    main.dining .quad .features {
        font-size: 11px
    }
}
@media screen and (max-width: 768px) {
    main.dining .quad .features {
        padding: 20px 45px 53px;
        width: auto;
        max-width: 525px
    }
}
@media screen and (max-width: 568px) {
    main.dining .quad .features {
        padding: 22px 25px 47px
    }
}
main.about {
    background: none 50% 50% no-repeat;
    background-size: 0 0;
   
}
main.about:before,
main.about:after {
    display: block;
    content: '';
    width: 100%;
    position: fixed;
    top: 60px;
    bottom: 60px;
    background: inherit;
    background-size: cover;
    z-index: -1
}



main.about:after {
    display: none;
    z-index: -2
}
main.about .inner {
    width: 100%;
    max-width: 1090px;
    margin: 0 auto;
   background-color: rgba(255, 255, 255, 0.8);
    text-align: center
}
main.about .inner:after {
    display: block;
    content: '';
    clear: both;
    width: 100%;
    height: 1px;
    margin-top: -1px
}
main.about .nav {
    background: #f3f3f3;
    font: normal 12px "Avenir LT W01_65 Medium";
    text-transform: uppercase
}
main.about .nav:before {
    display: inline-block;
    content: '';
    width: 1px;
    height: 44px;
    margin-right: -1px;
    vertical-align: middle
}
main.about .nav a {
    display: inline-block;
    vertical-align: middle
}
main.about .nav a ~ a {
    margin-left: 20px
}
main.about .sec {
    position: relative
}

main.about .sec-title {
        font: bold 40px "Martel",serif;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #000;

}
main.about .history {
    font: normal 13px/18px Arial, Helvetica, sans-serif
}
main.about .history .anchor {
    top: -180px
}
main.about .history .sec-title {
    margin: 40px 0 34px
}
main.about .history .graphic {
    display: block;
    margin: 0 auto 29px
}
main.about .history p,
main.about .history blockquote,
main.about .history ul:not([class]) {
    max-width: 665px;
    margin: 1em auto
}
main.about .history blockquote {
    font: normal 23px/39px Arial, Helvetica, sans-serif;
    color: #003f77;
    margin: 43px auto 47px
}
main.about .history blockquote p {
    margin: 0
}
main.about .history ul:not([class]) {
    display: block;
    list-style: disc inside none;
    margin: -1em auto
}
main.about .history ul:not([class]) li {
    display: list-item;
    list-style: inherit
}
main.about .history .about-gallery {
    margin: 34px 40px 31px
}
main.about .press {
    padding-top: 40px
}
main.about .press .sec-title {
    margin-bottom: 30px
}
main.about .press .grid {
    font-size: 0;
    line-height: 0;
    text-align: left;
    margin: 0 32px
}
main.about .press .article {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    margin: 0 0 57px;
    padding: 0 20px
}
.ie main.about .press .article {
    width: 33.3%
}
main.about .press .article .anchor {
    top: -80px
}
main.about .press .article .figure {
    display: block;
    position: relative;
    height: 0;
    border: 1px solid rgba(0, 63, 119, 0.5);
    margin: 0 auto;
    padding-top: 143.72%
}
main.about .press .article .figure img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}
main.about .press .article .title {
    font: normal 15px "Avenir LT W01_65 Medium";
    text-transform: uppercase;
    color: #003f77;
    margin: 11px 0 0
}
main.about .press .article .title a {
    color: inherit
}
.android main.about .press .article .title a {
    white-space: normal
}
@media screen and (max-width: 1090px) {
    main.about {
        padding-bottom: 280px
    }
    main.about:before {
        bottom: 280px
    }
    main.about:after {
        display: block;
        top: 280px;
        bottom: 30px;
        background-position: 50% 100%
    }
}
@media screen and (max-width: 1090px) and (max-width: 700px) {
    main.about:after {
        bottom: 0
    }
}
@media screen and (max-width: 1090px) {
    main.about .history p,
    main.about .history blockquote,
    main.about .history ul:not([class]) {
        max-width: none;
        margin-left: 6.836%;
        margin-right: 6.836%
    }
    main.about .history .about-gallery {
        margin-left: 5.176%;
        margin-right: 5.176%
    }
    main.about .press .grid {
        margin: 0 6.936%
    }
}
@media screen and (max-width: 1090px) and (min-width: 769px) and (max-height: 560px) {
    main.about:before {
        bottom: 60px;
        background-position: 50% 80%
    }
    main.about:after {
        display: none
    }
}
@media screen and (max-width: 768px) {
    main.about {
        padding-top: 60px;
        padding-bottom: 0
    }
    main.about:before {
        position: relative;
        top: 0;
        bottom: auto;
        height: 0;
        padding-top: 49.479%
    }
    main.about:after {
        display: none
    }
    main.about .history .about-gallery {
        margin-left: 3.906%;
        margin-right: 3.906%
    }
    main.about .press {
        padding-bottom: 60px
    }
    main.about .press .grid {
        margin: 0 3%
    }
    main.about .press .article {
        padding: 0 14px
    }
}
@media screen and (max-width: 568px) {
    main.about:before {
        padding-top: 42.3%
    }
    main.about .sec {
        padding: 0 12px
    }
    main.about .sec-title {
        font-size: 15px;
        color: #666
    }
    main.about .history {
        font-size: 11px;
        text-align: left
    }
    main.about .history .anchor {
        top: -80px
    }
    main.about .history .sec-title {
        margin: 22px 0 18px
    }
    main.about .history .graphic {
        max-width: 37.837%;
        margin-bottom: 15px
    }
    main.about .history p,
    main.about .history blockquote,
    main.about .history ul:not([class]) {
        margin-left: 0;
        margin-right: 0
    }
    main.about .history blockquote {
        font-size: 16px;
        line-height: 25px;
        text-align: center;
        margin: 20px 0 23px
    }
    main.about .history .about-gallery {
        margin: 0
    }
    main.about .history .about-gallery li {
        width: 50%
    }
    .ie main.about .history .about-gallery li {
        width: 49.95%
    }
    main.about .history .about-gallery li:first-child {
        padding-left: 0
    }
    main.about .history .about-gallery li:nth-child(2) {
        padding-right: 0
    }
    main.about .history .about-gallery li:nth-child(n+3) {
        display: none
    }
    main.about .press .anchor {
        top: -80px
    }
    main.about .press .sec-title {
        margin: 18px 0 17px
    }
    main.about .press .grid {
        margin: 0
    }
    main.about .press .article {
        width: 50%;
        margin: 0 0 5vw;
        padding: 0 9.5px
    }
    .ie main.about .press .article {
        width: 49.95%
    }
}
@media screen and (max-width: 568px) and (max-width: 480px) {
    main.about .press .article .title {
        font-size: 10px;
        font-size: 3.125vw
    }
}
.about-gallery {
    font-size: 0;
    line-height: 0
}
.ie .about-gallery {
    font-size: 0.1px
}
.about-gallery li {
    display: inline-block;
    vertical-align: top;
    font-size: 0.1px;
    margin: 0;
    padding: 0 35em;
    width: 33.333%
}
.ie .about-gallery li {
    width: 33.3%
}
.about-gallery li img {
    display: block;
    width: 100%
}

#config{font: normal 12px/2.5em Arial, Helvetica, sans-serif;
    color: #666;
	text-align: justify !important;

}

#config li{
display: block;
    border-bottom: 1px solid #dedede;	
}