@font-face {
    font-family: 'FuturaT-Medium';
    src: url('fonts/FuturaT-Medium.eot');
    src: local('☺'), url('fonts/FuturaT-Medium.woff') format('woff'), url('fonts/FuturaT-Medium.ttf') format('truetype'), url('fonts/FuturaT-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaT-Light';
    src: url('fonts/FuturaT-Light.eot');
    src: local('☺'), url('fonts/FuturaT-Light.woff') format('woff'), url('fonts/FuturaT-Light.ttf') format('truetype'), url('fonts/FuturaT-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaT-Book';
    src: url('fonts/FuturaT-Book.eot');
    src: local('☺'), url('fonts/FuturaT-Book.woff') format('woff'), url('fonts/FuturaT-Book.ttf') format('truetype'), url('fonts/FuturaT-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
a {
    color: #ffff;
}
a:hover {
    color: #fff;
}
html, body {
    background: #fff;
}
body {
    font-family: 'FuturaT-Light', sans-serif;
    color: #fff;
    font-size: 13px;
    background: #fff;
}
#content {
    padding-top: 0px !important;
}
a {
    color: #ffffff;
}
body.-specials {
    overflow-x: hidden;
}
a, a:hover {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
a.book-now, a.visit-site, .qq-upload-button span, .gallery-book-now {
    padding: 10px 25px !important;
    display: inline-block;
    zoom: 1;
    text-align: center;
    text-transform: uppercase;
    color: #7e7e7e;
    letter-spacing: 2px;
    font-size: 14px;
    border: 1px solid #4E4A3F;
    font-family: 'FuturaT-Book';
    font-weight: bold;
    margin-right: 20px;
}
.map_popup a.visit-site{
    border: 0px;
    padding: 0px !important;

}

a.book-now:hover, .qq-upload-button span:hover, .gallery-book-now:hover {
    color: #20425d;
}





a.map-it-link {
    padding: 10px 25px !important;
    display: block;
    zoom: 1;
    text-align: center;
    text-transform: uppercase;
    color: #7e7e7e;
    letter-spacing: 2px;
    font-size: 14px;
    border: 1px solid #4E4A3F;
    font-family: 'FuturaT-Book';
    font-weight: bold;
    width: 116px;
margin: 25px auto 0 auto;
}

.bio-pic{
    float: left;
    /* width: 160px; */
    margin-right: 15px;
    margin-bottom: 2px;
}
.bio-pic-sm{
    /* width: 75px; */
    margin-bottom: 13px;
}
body.articles .sub-menu, body.articles .map-it-link {
    display: none;
}
.startdir, .enddir {
    color: #aaaaaa;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.frequently-asked-questions strong {
    color: #20425d;
}
.startdir label, .enddir label {
    width: 150px;
}



.startdir input, .enddir input {
    font-size: 1em;
    height: 20px;
    color: #000 !important;
    background: #fff;
    border: none;
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
    box-shadow: inset 0px 0px 9px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
    padding: 10px 3%;
    width: 94%;
}
.getdir {
    border: none;
    background: #20425d;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.05em;
    letter-spacing: 1px;
    padding: 12px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-family: 'FuturaT-Light', sans-serif;
}
a.btn {
    background-color: #20425d;
    padding: 9px 25px !important;
    display: inline-block;
    zoom: 1;
    text-align: center;
    color: #fff !important;
    border: 0px solid #fff;
    letter-spacing: 0px;
    font-size: 14px;
    position: relative;
    top: 0;
    font-family: FuturaT-Book;
    margin-top: 20px;
    float: left;
    letter-spacing: 2px;
    font-weight: bold;
}
ul.accommodations a.btn {
    float: right;
    padding: 11px 25px !important;
}
a.btn:hover {
    color: #ffffff !important;
}
.wrapper {
    max-width: 1170px;
    width: 100%;
    position: relative;
}
.accom-intro {
    background: #f6f5f5 url(template/noise-bg.png);
    padding: 20px;
    float: left;
}
.accommodations #content .wrapper {
    max-width: 1040px;
}
.right {
    float: right;
}
.guest-rooms .img-inset-wrapper, .contact .img-inset-wrapper {
    display: none !important;
}
input, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
}
input[type="radio"] {
    -webkit-appearance: radio;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
.checkout .one_half {
    color: #000000;
}

/* HEADER
*********************************************************** */
header {
    width: 100%;
    top: 0;
    background: #000;
    -webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    height: 100px;
}
header.fixxe {
    background: #000;
}
table tr td {
    color: #000;
    font-size: 1.2em;
    width: 150px;
    margin-right: 11px;
    font-family: FuturaT-Light;
    padding-right: 37px;
    padding-bottom: 25px;
}
#homeSlide .slide .left, #homeSlide .slide .right {
    float: left;
    overflow: hidden;
}
#home .infoBox #content {
    padding: 20px !important;
}
#map #content {
}
#map {
    width: 100%;
    height: 100%;
    position: relative;
}
.app-nav #map {
    width: 100%;
    position: relative;
    height: 320px;
    width: 320px;
    border-radius: 54%;
    margin: 45px auto;
}
#homeSlide .intro-message {
    background: url(template/white-90.png);
    position: absolute;
    z-index: 99;
    top: 0;
    right: 50%;
    width: 350px;
    margin-right: -614px;
    text-align: right;
    height: 100%;
    padding: 40px;
}
.arrow-green-down {
    position: absolute;
    border-radius: 50%;
    background: transparent url(template/arrow-home-down.png) no-repeat center center;
    width: 48px;
    height: 48px;
    top: 12px;
    padding: 11px;
    right: -75px;
    margin-left: -25px;
    cursor: pointer;
}
.hotels-list {
    background: #fff;
    width: 100%;
    height: 27px;
    position: fixed;
    top: 100px;
    z-index: 999;
}
.hotels-list .hotels-nav {
    float: right;
    margin-top: 5px;
}
.hotels-list .hotels-nav li {
    float: left;
    padding: 0px 5px 0 0;
    margin: 0px 2px 0 0;
    border-right: 1px solid #000;
    display: inline;
}
.hotels-list .hotels-nav li a {
    font-family: 'FuturaT-Book';
    font-size: 12px;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #2d2923;
}
.hotels-list .hotels-nav li a:hover, .hotels-list .hotels-nav li.activeSlide a {
    color: #999;
}



.green {
    color: #605c55;
    font-family: 'AvenirBlack';
    font-size: 32px;
    position: relative;
    top: -14px;
}
.demi {
    font-family: aleobold;
}
.intro-message {
}
.intro-message .wrap {
    padding: 50px 0;
}
#home .intro-message h2 {
    font-size: 13px;
    font-weight: 100;
    color: #3d3d3d;
    font-family: 'FuturaT-Book';
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center;
}
.intro-message h1 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #878787;
    font-family: 'FuturaT-Light';
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
    text-align: center;
}
.slide-overview .intro-message h1 {
    margin-top: 15% !important;
}
.intro-message p {
    font-size: 17px;
    margin-bottom: 10px;
    color: #7c7c7c;
    font-family: 'FuturaT-Light';
    text-transform: inherit;
    letter-spacing: 1px;
    margin: 45px auto 0 auto;
    text-align: center;
    line-height: 25px;
    width: 85%;
    margin-bottom: 40px;
}
.intro-message .intrologo {
    background: url("template/amara-cay-logo-light.png") no-repeat scroll center center transparent;
    width: 364px;
    height: 126px;
    position: relative;
    left: 50%;
    margin-left: -182px;
    top: 0;
    margin-bottom: 70px;
}
.scrolldown-btn {
    border: 1px solid #fff;
    position: absolute;
    width: 47px;
    height: 42px;
    right: 34px;
    margin-left: 0px;
    bottom: -68px;
}
.scrolldown-arrows {
    background: url("template/scroll-down-arrow.png") no-repeat scroll center center transparent;
    padding: 0;
    cursor: pointer;
    color: #ecf5e6;
    width: 40px;
    height: 28px;
    display: block;
    margin: -2px auto 0 auto;
}
footer .phone {
    float: left;
    color: #fff;
    left: 23px;
    position: relative;
    top: 17px;
    font-size: 14px;
    background: url(template/phonito.png) no-repeat left center;
    padding-left: 25px;
    letter-spacing: 1px;
}
.specials .full-description .right {
    width: 75%;
}
.specials .full-description .left {
}
.specials .full-description .minipack {
    float: left;
    width: 100%;
    margin-top: 10px;
}
footer .phone {
    color: #edece8;
    right: 58%;
    position: relative;
    top: 12px;
    font-size: 14px;
    background: url(template/phonito.png) no-repeat left center;
    padding-left: 25px;
    letter-spacing: 1px;
    margin-right: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}
footer .phone .demi {
    font-family: FuturaT-Book;
}
.left-gallery {
    width: 61%;
    position: relative;
}
.home-dining {
    position: absolute;
    bottom: -80px;
    right: -39px;
    width: auto !important;
}
.left-gallery img {
    width: 100%;
}
#tl-flags {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 340px;
    top: 10px;
}
#tl-flags li {
    float: left;
    list-style: none;
    margin-right: 6px;
}
#homeSlide .slide .left img, #homeSlide .slide .right img {
    width: 100%;
    height: auto;
}
#homeSlide {
    position: relative;
    overflow: hidden;
    background: #fff;
    z-index: 1;
}
#homeSlide .slide {
    width: 100% !important;
}
table.press-release-table tbody tr.row-odd {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
}
table.press-release-table tbody tr.row-even {
    background: none repeat scroll 0 0 rgba(30, 30, 30, 0.8);
}
table.press-release-table tbody tr {
    color: #133654;
    font-size: 13px;
    line-height: 19px;
}
table.press-release-table tr {
    color: #FFFFFF;
}
table.press-release-table tbody tr td.release-date {
    color: #306D94;
    font-style: italic;
    vertical-align: top;
}
table.press-release-table tbody tr td {
    padding: 10px 20px;
}
table.press-release-table tbody tr td {
    padding: 10px 20px;
}
div#wrapper table.press-release-table a {
    color: #326C93;
    transition-duration: 0.1s;
    transition-property: color;
}
.navbar-static {
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    width: 100%;
    position: fixed;
    z-index: 9999;
    border: 0;
}
.fade {
    position: absolute;
    width: 100%;
    height: 592px;
    left: 0;
    bottom: -237px;
    z-index: 60;
}
.bwWrapper {
    position: relative;
    display: block;
}
.navbar-fixed {
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
}
.navbar-inverse .wrapper {
    background: url(template/black-60.png) repeat 0 0 transparent;
    background: rgba(0, 0, 0, 0.6);
    height: 101px;
}
#booking {
    background: url(template/black-60.png) repeat 0 0 transparent;
    background: none;
}
.navbar-fixed-top {
    top: 0;
    z-index: 1030;
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
    margin-left: 0px !important;
}
.animated {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
header a.logo {
    background: url("template/hotel-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 143px;
    height: 95px;
    left: 0px;
    text-indent: -9999px;
    top: 10px;
    background-size: 100%;
}
.no-svg header a.logo {
    background-image: url(image.png);
}
header .hotel-info {
    width: 320px;
    float: left;
    position: absolute;
    top: 53px;
}
header .logo-wrapper {
    position: absolute;
    top: 0;
}
header .wrapper {
    max-width: 1260px;
}
header.fixxe {
}
header .name {
    width: 155px;
    left: 104px;
    top: 43px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 2px;
    z-index: 99;
    position: absolute;
}
.book-now-open {
    background-color: none;
    border: 1px solid #4e4a3f;
    color: #b9b7b3;
    cursor: pointer;
    display: inline;
    font-size: 1.05em;
    letter-spacing: 1px;
    padding: 12px;
    position: absolute;
    right: 24px;
    text-transform: uppercase;
    top: 44px;
    transition: all 0.3s ease 0s;
}
.book-now-open:hover {
    background-color: #4e4a3f;
    color: #FFFFFF;
}
.inset.left {
    float: left;
    margin-right: 20px;
    width: auto;
    margin-top: 12px;
}
button.btnSubmit {
    color: #ffffff;
    cursor: pointer;
    font-family: FuturaT-Light;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 40px;
    padding: 12px;
    text-transform: uppercase;
    float: left;
    background: #000;
    padding-top: 10px;
    padding-bottom: 8px;
    border: none;
}
.gallery_image {
    background-color: #FFFFFF !important;
    width: 100%;
    height: 100%;
}
.gallery_image img {
    position: relative;
    position: absolute;
}
.gallery_wrapper {
    z-index: 999999 !important;
}
.galleryhover_overlay {
    width: 100% !important;
    height: 100% !important;
}
.blog-copy {
    color: #000;
}
.blog-copy img {
    max-width: 100%;
}
.blog .post-title {
    float: none;
}
.blog .content p {
    float: none !important;
    font-size: 15px;
}
.post a img.left {
    margin-top: 10px;
}
.blog-archive {
    width: 80%;
    margin: 0 auto;
}
.sidebar .blog-archive li a {
    font-size: 1.3em;
    background: none;
}
button.btnSubmit:hover {
    background-color: #000;
    color: #FFFFFF;
}
.book-now-close {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'FuturaT-Light';
    font-size: 0.7em;
    letter-spacing: 1px;
    padding: 5px;
    position: absolute;
    right: 56px;
    text-transform: capitalize;
    top: 260px;
    transition: all 0.3s ease 0s;
    display: none;
    background: url('template/go-up.png') no-repeat center top;
    z-index: 99;
}
.mobilemenu {
    display: none;
}
header .address {
    position: absolute;
    top: 66px;
    right: 383px;
    color: #B5B4B3;
    font-size: 0.9em;
    left: 40px;
    width: 100%;
}
header #primary-nav {
    margin: 37px 25px 0 0;
    float: right;
    position: relative;
    top: 21px;
}
header #primary-nav li {
    padding-left: 11px;
    margin-left: 15px;
}
header #primary-nav li a {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    display: block;
    letter-spacing: 1px;
    transition: all 0.3s ease 0s;
    font-weight: 400;
    font-family: 'FuturaT-Light';
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
header #primary-nav li a span {
    display: none !important;
}
header #primary-nav li a:hover, header #primary-nav li a.active {
    color: #999
}
header #primary-nav li a.active {
    pointer-events: none;
    cursor: default;
}
header #primary-nav li ul {
    position: absolute;
    /* background-color: #000;
    */
    background: url(template/transparency.png);
    padding: 30px 40px 20px;
    left: 0;
}
header #primary-nav li ul li {
    margin-left: 0;
    padding-left: 0;
}
header #primary-nav li ul li a img {
    display: block;
    margin-bottom: 12px;
}
.texture {
    background: url(template/texture-bg-side.jpg) repeat-x left top;
    position: absolute;
    width: 100%;
    height: 497px;
    z-index: 1;
    top: 0px;
}
.texture2 {
    background: url(template/right-texture-2.jpg) repeat-x left top;
    position: absolute;
    width: 100%;
    height: 497px;
    z-index: 1;
    top: 0px;
}
.texture.right {
    right: -70%;
    right: -66%;
    width: 100%;
}
.bestrate {
    font-size: 12px;
    color: #5c5657;
    left: 452px;
    z-index: 99;
    top: 15px;
    font-family: Playfair Display, serif;
    letter-spacing: 0.5px;
    position: absolute;
    float: left;
    text-transform: capitalize;
    text-align: center;
    font-style: italic;
}
.bestrate span {
}
.bestrate span.guarantee {
}
header #booking {
    position: relative;
    padding-top: 0px;
    float: right;
    top: 0px;
    right: 0;
    width: 165px;
    display: none;
}
#home header #booking {
}

/* Header Booking Widget */
header #booking .booking-fields {
    float: right;
    padding-top: 6px;
    height: 40px;
    padding-left: 8px;
    width: 167px;
}
header #booking .date {
    float: left;
    display: none;
    padding: 8px 10px;
    width: 95px;
    border-bottom: 1px solid #306D94;
    border-left: 1px solid #306D94;
    position: relative;
}
header #booking .buttons {
    margin-top: 0;
    margin-left: 0px;
    position: relative;
    float: left;
    width: 100%;
}
header #booking .date img {
    right: 10px;
    top: 11px;
    position: absolute;
}
header #booking .date input[type=text] {
    border: 0;
    background: none;
    color: #fff;
    width: 97%;
    font: italic 0.85em 'FuturaT-Light';
    height: 17px;
    padding: 2px 3px;
}
#loader {
    background: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
header #booking input[type=submit] {
    color: #fff;
    padding: 0px 16px 0px 10px;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-size: 15px;
    letter-spacing: 0px;
    margin-left: 0px;
    border: none;
    float: right;
    height: 32px;
    position: relative;
    font-family: FuturaT-Book;
    letter-spacing: 3px;
    font-weight: bold;
    width: 100%;
}
header #booking input[type=submit]:hover {
    color: #ffffff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
header form#booking-form {
    margin: 0 auto;
    padding: 0;
}
#booking-form fieldset {
    border: medium none;
    padding: 0;
}
header form#booking-form div.field {
    padding: 6px 0 0px 6px;
    margin-bottom: 6px;
}
header form#booking-form div.split-field {
    padding: 0px 0 3px 8px;
    width: 100%;
    float: left;
}
header form#booking-form .split-field .dropdown-field {
    padding: 0px;
    width: 40%;
    float: left;
}
header form#booking-form .field, header form#booking-form #promo-button, header form#booking-form .buttons {
    padding-top: 0 !important;
    /* display: inline;
    float: left;
    */
}
header form#booking-form  div.arrival-date, header form#booking-form  div.departure-date {
}
header form#booking-form  div.date-field {
    overflow: hidden;
    width: 20%;
    float: left;
    position: relative;
    padding-left: 3px;
}
header form#booking-form .dropdown-field {
    background-position: 2px 5px;
    background-position: 2px 4px;
    padding: 0 !important;
    margin-right: 2px;
    overflow: hidden;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5;
}
header form#booking-form  div.arrival-date, header form#booking-form  div.departure-date {
    width: 48%;
    padding-left: 3px;
}
header form#booking-form  div.date-field img.ui-datepicker-trigger {
    position: absolute;
    top: 10px;
    right: 13px;
}
header form#booking-form label {
    font-size: 10px;
}
header form#booking-form select, header form#booking-form label, header form#booking-form div#modify-reservations a {
    text-transform: capitalize;
}
header form#booking-form label, header form#booking-form div#modify-reservations a {
    color: #155681;
}
header form#booking-form label {
    color: #FFFFFF;
    font-family: 'FuturaT-Light' !important;
    font-size: 8px;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
header form#booking-form #rate-preferences {
    width: 140px;
}
header form#booking-form select, header form#booking-form input {
    border: none;
    color: #000000;
    font-size: 11px;
    font-family: 'FuturaT-Light';
}
header form#booking-form input {
    padding: 8px 0 8px 12px;
    float: left;
    background: none;
    border: 1px solid #fff;
    margin-top: 0px;
}
header form#booking-form .required {
    background-image: none !important;
}
form.b2-check-avail div.date-field .date-picker {
    width: 65px !important;
}
header form#booking-form #promo-fields {
    display: none;
    height: 45px;
    margin: 0 0 0 347px;
    padding: 18px 0 0 9px;
    position: relative;
    width: 366px;
}
header form#booking-form #promo-fields div.field label {
    width: 107px;
}
header form#booking-form label {
    font-size: 10px;
}
header form#booking-form select, header form#booking-form input.textfield {
    border: none;
    color: #5c5657;
    font-size: 12px;
    font-family: 'Minion Pro' !important;
    letter-spacing: 0.5px;
}
header form#booking-form select {
    background: #fff url(template/dropdown-bg-2.png) no-repeat 80% 0px !important;
}
header form#booking-form select#NumOfAdult {
    background-position: 72% 0px !important;
}
header form#booking-form  div.date-field input {
    color: #fff;
    font-size: 13px;
    font-family: 'FuturaT-Light' !important;
    width: 83%;
}
header form#booking-form select {
    font-size: 13px;
    padding: 2px 0 0px 0px;
    background: none;
    border: 1px solid #a5a5a5;
    line-height: 26px;
    text-indent: 9px;
    height: 32px;
    margin-top: 0px;
    width: 134%;
    margin-left: -7px;
}

/* FOOTER BOOKING */
footer #booking {
    position: relative;
    padding-top: 0px;
    float: right;
    top: 0px;
    right: 0;
    width: 430px;
}
footer form#booking-form {
    margin: 0 auto;
    padding: 0;
}
footer #booking .booking-fields {
    float: left;
    height: 50px;
    width: 64%;
}
footer form#booking-form div.arrival-date, footer form#booking-form div.departure-date {
    width: 48%;
    padding-left: 3px;
}
footer form#booking-form div.date-field {
    overflow: hidden;
    width: 20%;
    float: left;
    position: relative;
    padding-left: 3px;
}
footer form#booking-form div.arrival-date, footer form#booking-form div.departure-date {
}
footer form#booking-form div.field {
    padding: 6px 0 0px 6px;
    margin-bottom: 0px;
}
footer form#booking-form div.date-field input {
    color: #fff;
    font-size: 13px;
    font-family: 'FuturaT-Light' !important;
    width: 83%;
    height: 33px;
}
footer form#booking-form input {
    padding: 8px 0 8px 12px;
    float: left;
    background: none;
    border-left: 1px solid #20425d;
    margin-top: 0px;
    border-right: 1px solid #20425d;
    border-top: 0;
    border-bottom: 0;
}
footer form#booking-form div.arrival-date input {
    border-right: 0px solid #20425d;
}
footer form#booking-form div.arrival-date, footer form#booking-form div.departure-date {
    width: 48%;
    padding-left: 3px;
}
footer form#booking-form div.date-field {
    overflow: hidden;
    width: 33%;
    float: left;
    position: relative;
    padding-left: 0px;
}
footer form#booking-form .field, footer form#booking-form #promo-button, footer form#booking-form .buttons {
    padding-top: 0 !important;
}
footer #booking .buttons {
    margin-top: 0;
    margin-left: 0px;
    position: relative;
    float: left;
}
footer #booking input[type=submit] {
    color: #fff;
    padding: 18px 15px;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-size: 15px;
    letter-spacing: 0px;
    margin-left: 0px;
    border: none;
    float: right;
    height: 50px;
    position: relative;
    font-family: FuturaT-Book;
    letter-spacing: 1px;
    font-weight: bold;
    width: 100%;
    background: #20425d;
}
.content .full-description h3, .full-description h3 {
    font-size: 24px;
    padding-left: 13px;
    margin-top: 0px;
    font-family: 'FuturaT-Light', sans-serif;
}
#promo-button {
    display: none !important;
    border: 1px solid #fff;
    color: #ffffff;
    text-align: center;
    padding: 5px 10px;
    margin-top: 10px;
    top: 10;
    margin-right: 20px;
}
.ie10 form#booking-form select, .lt-ie10 form#booking-form select, .lt-ie9 form#booking-form select, .lt-ie8 form#booking-form select {
    padding-left: 15px !important;
    width: 140% !important;
}
.lt-ie9 form#booking-form select {
    padding-bottom: 8px !important;
}
.lt-ie8 form#booking-form select {
    height: 25px !important;
    margin-bottom: 10px !important;
    display: inline;
    zoom: 1;
}
.lt-ie8 #booking-form .dropdown-field {
    background: #c0bebb !important;
    padding-top: 5px !important;
    height: 26px !important;
}
form#booking-form select#NumOfChild {
    margin-left: -11px;
}
div.dropdown-field select {
    width: 63px;
}
form#booking-form select#filter {
    width: 85%;
}
#background img {
    position: fixed;
}
.meetings .content #formContact ul {
    float: left;
    width: 50%;
}
.meetings .content #formContact ul li {
    float: left;
    list-style: none outside none !important;
    width: 100%;
}
.meetings .content #formContact ul li label {
    text-align: left;
    width: 30%;
    font-size: 0.8em;
}
.meetings .content #formContact ul li input {
    float: left;
}
.field-content a {
    color: #20425d;
}

/* RFP FORM */
#formRFP {
    float: left;
    width: 100%;
}
#formRFP .field {
    width: 100%;
    float: left;
    position: relative;
}
#formRFP label {
    width: 190px;
    font: 14px/14px 'FuturaT-Light', sans-serif;
    float: left;
    display: inline;
    margin-top: 17px;
    padding-right: 30px;
    text-align: right;
    color: #000;
}
#formRFP .field input[type=text], #formRFP .field textarea, #formRFP .field select {
    font-family: arial;
    padding: 10px 3%;
    font-size: 14px;
    margin-top: 5px;
    height: 20px;
    margin-bottom: 5px;
    color: #000 !important;
    background: #FFFFFF;
    border: none;
    width: 35%;
    border: 1px solid #d2c2aa;
}
#formRFP .field input[type=radio] {
    width: 14px;
    background: #FFFFFF;
    border: none;
    height: 14px;
    border: 1px solid #d2c2aa;
    -webkit-appearance: radio;
}
#formRFP .field select {
    height: 40px;
}
#formRFP .ui-datepicker-trigger {
    right: 46%;
    position: absolute;
    top: 16px;
}
#formRFP .field input.hasDatepicker {
    width: 160px;
}
#formRFP fieldset {
    margin-top: 45px;
    margin-bottom: 20px;
}
.contact_type {
    width: 160px;
    font: 14px/14px 'FuturaT-Light', sans-serif;
    float: left;
    display: inline;
    margin-top: 17px;
    text-align: right;
    ft;
    color: #000;
}
#formRFP #contact-list, #formRFP #annual_event {
    float: left;
    margin-top: -24px;
}
#formRFP #contact-list li, #formRFP #annual_event li {
    float: left;
    width: 100%;
    list-style: none;
    background: none;
}
#formRFP #contact-list li label, #formRFP #annual_event li label {
    padding: 0;
    margin-left: 94px;
    margin-top: 0;
}

/* HOMEPAGE STAFF PICKS */
.new-york .inset.left {
    width: 20%;
}
.new-york .spick {
    float: left;
    margin-bottom: 20px;
}
.spick .date {
    color: #949494;
    margin-bottom: 10px;
}
.green {
}
.close-staff {
    position: absolute;
    color: #fff;
    background: #000;
    bottom: 0;
    left: 0;
    padding: 10px;
    display: none;
    z-index: 2;
}
.staffpicks {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: visible;
    width: 100%;
    position: relative;
}
.staffpicks .pick {
    opacity: 0;
    top: 150px;
    width: 30%;
    height: 350px;
    display: block;
    margin-right: 3%;
    float: left;
    cursor: pointer;
    position: relative;
}
.conte-title {
    padding: 30px;
}
.conte-title .title-pro {
    font-family: 'FuturaT-Light';
    font-size: 1.5em;
    margin-bottom: 20px;
}
.conte-title .parg {
    font-family: 'FuturaT-Light';
    font-size: 12px;
    margin-bottom: 20px;
}
.conte-title .capt {
    font-family: 'Impact';
    font-size: 6em;
    background: url('template/arrow-black-right.png') no-repeat center right;
}
.flipper {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-perspective: 3000;
    -moz-perspective: 3000;
    -ms-perspective: 3000;
    perspective: 3000;
    transform: perspective(3000px);
    -ms-transform: perspective(3000px);
    -moz-transform: perspective(3000px);
    -webkit-transform: perspective(3000px);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.front {
    z-index: 2;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.front .title-pro {
    font-family: 'FuturaT-Light';
    font-size: 28px;
    padding: 40px;
    position: absolute;
    bottom: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 36px;
}
.back, .front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.back {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    color: #000000;
}
.back a {
    width: 100%;
    height: 100%;
    color: #000000;
    display: inline-block;
}
.brg {
    color: #fff;
    font-family: FuturaT-Light;
    letter-spacing: 0px;
    text-transform: uppercase;
    width: 26%;
    display: block;
    position: relative;
    float: left;
    font-size: 10px;
    padding: 11px;
    line-height: 14px;
}
.brg a {
    font-size: 0.85em;
    letter-spacing: 1px;
    color: #fff;
}
.brg a:hover {
    color: #6ca8d0;
}
header .brg {
    display: none;
}

/* FOOTER ************************************************************/
#sub-footer .copyright {
    text-align: left;
}
#sub-footer {
    background: none;
    z-index: 99;
    position: relative;
    background: #292b2e;
    color: #fff;
    float: left;
    width: 100%;
    padding: 0;
    padding: 60px 0 160px 0;
}
#sub-footer .logo {
    float: left;
    margin-right: 40px;
}
#sub-footer ul.nav {
    width: 100%;
    text-align: left;
}
#sub-footer ul.nav li {
    display: inline-block;
    margin: 0 5px 0 0;
}
#sub-footer ul.nav li.sep {
    margin-top: 2px;
}
#sub-footer ul.nav li a {
    display: block;
    padding: 3px 0;
    color: #605c55;
    text-transform: capitalize;
    font-family: 'FuturaT-Book';
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: bold;
}
#sub-footer ul.nav li a:hover {
    color: #605c55;
}
#sub-footer ul.logos {
    float: right;
}
#sub-footer ul.logos li {
    float: left;
    display: inline;
    margin-left: 30px;
}
.tambourine {
    margin-top: 9px;
}
footer {
    background-color: #102434;
    height: 50px;
    width: 100%;
    left: 0;
    margin-left: 0 !important;
    z-index: 9999;
}
footer .wrapper {
    height: 35px;
}
footer #secondary-nav {
    position: relative;
    float: left;
    left: 0px;
}
footer #secondary-nav li {
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    border-left: 1px solid #656361;
}
footer #secondary-nav li:first-child {
    border-left: 0px solid #656361;
}
footer #secondary-nav li:last-child {
    border-left: 1px solid #656361;
}
footer #secondary-nav li a {
    font-size: 14px;
    color: #edece8;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-family: FuturaT-Light;
}
footer #secondary-nav li a:hover {
    color: #edece8;
}
footer #secondary-nav li.first {
    padding: 0;
    margin: 0;
}
#myGallery {
    top: 106px;
    padding-bottom: 118px;
}
#gallerymontage .BWFilter, #gallerymontage canvas {
    z-index: 2;
}
.specials-page .full-description .book-now {
    float: right;
}
#specials li.col .full-description p, .specials li.col .full-description p {
    color: #ffffff;
    font-size: 1.1em;
    font-family: 'FuturaT-Light';
}
footer #social-medias {
    padding: 0px 5px;
    position: fixed;
    right: 0;
    z-index: 10;
    float: right;
    top: 20%;
    background: #102434;
}
footer #social-medias a {
    background-image: url("template/social-medias.png");
    display: block;
    height: 23px;
    margin: 6px 0;
    width: 27px;
    text-indent: -5000px;
    background-repeat: no-repeat;
    margin-left: 2px;
}
.sub-footer .wrap-address {
    margin-top: 0px;
    text-align: left;
}
.sub-footer .wrap-address a {
    color: #605c55;
    font-family: 'FuturaT-Light', sans-serif;
    letter-spacing: 0.7px;
}
.sub-footer .wrap-address .address {
    font-size: 14px !important;
    font-family: 'FuturaT-Book';
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.app-nav {
    float: left;
    width: 50%;
    background: #20425d;
    padding-bottom: 100px;
}
.signup-wrap {
    float: left;
    width: 50%;
}
#appStores {
    float: right;
    width: 68%;
}
#appStores #headline {
    color: #20425d;
    margin-bottom: 5px;
    font-family: Playfair Regular;
    font-size: 20px;
    text-align: left;
    margin-bottom: 16px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
#appStores img {
    float: left;
    margin: 0 10px;
}
.sub-footer .wrap-address .address .separator {
    margin: 0 10px;
}
#sub-footer .phone {
    font-size: 14px !important;
}
#home .fade {
    display: none;
}
#social-medias a.facebook {
    background-position: center 0px;
}
#social-medias a.twitter {
    background-position: -2px -36px;
}
#social-medias a.google {
    background-position: -2px -69px;
}
#social-medias a.tripadvisor {
    background-position: center -135px;
    padding: 0;
}
#social-medias a.pinterest {
    background-position: center -88px;
}
#social-medias a.instagram {
    background-position: -2px -196px;
}
#social-medias a.linkdin {
    background-position: center -36px;
}
#social-medias a.share {
    background-position: center -165px;
    padding: 0;
}
#social-medias-footer {
    padding: 8px 20px 30px 20px;
    text-align: center;
    z-index: 999;
    float: left;
    width: 45%;
    margin: 7% 0 0 32%;
}
#social-medias-footer p {
    color: #001310;
    margin-bottom: 5px;
    font-family: FuturaT-Light;
    font-size: 18px;
    text-align: left;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.share {
    padding-left: 20px;
    margin-right: 15px;
}
.subscribe {
    background: url(template/subscribe-icon.png) no-repeat left center;
    padding-left: 30px;
}
.share, .subscribe {
    display: inline;
    color: #fff;
    text-transform: uppercase;
}
.share_icons {
    clear: both;
    padding-top: 10px;
    display: none;
    height: 20px;
    margin-top: 20px;
}
#email-signup {
    padding-top: 10px;
}
#email-signup p {
    color: #001310;
    margin-bottom: 5px;
    font-family: FuturaT-Light;
    font-size: 18px;
    text-align: left;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#social-medias-share {
    text-align: center;
    width: 100%;
    margin-top: 26px;
    margin-bottom: 50px;
}
#social-medias-footer a {
    background-image: url("template/social-bottom.png");
    display: block;
    height: 43px;
    margin: 10px 0;
    width: 43px;
    text-indent: -5000px;
    border-radius: 50%;
    background-repeat: no-repeat;
    margin-right: 15px;
    float: left;
}
#social-medias-footer a:hover {
    background-image: url("template/social-bottom-color.png");
}
#social-medias-footer a.facebook {
    background-position: 0px center;
}
#social-medias-footer a.twitter {
    background-position: -56px center;
}
#social-medias-footer a.google {
    background-position: -115px center;
}
#social-medias-footer a.pinterest {
    background-position: -295px center;
}
#social-medias-footer a.instagram {
    background-position: -175px center;
}
#social-medias-footer a.youtube {
    background-position: -235px center;
}
#email-signup {
    padding: 8px 20px 30px 20px;
    text-align: center;
    z-index: 999;
    float: left;
    width: 45%;
    margin: 12% 0 0 31%;
}
#email-signup .close-btn {
    width: 26px;
    height: 26px;
    background: transparent url(template/close-btn.png) no-repeat center center;
    position: absolute;
    right: 13px;
    top: 7px;
    cursor: pointer;
}
#email-signup .title {
    margin-bottom: 10px;
}
#email-signup input[type=text] {
    border: 1px solid #8495a1;
    padding: 8px 5px;
    color: #001310;
    margin-top: 6px;
    background: none;
    width: 74%;
    display: inline-block;
    background: #fff;
    float: left;
    font-family: 'FuturaT-Light' !important;
    font-weight: 100;
    margin-right: 3px;
    font-size: 15px;
    margin-bottom: 5px;
}
#email-signup input[type=text]::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #001310;
    font-family: Minion Pro Italic;
}
#email-signup input[type=text]:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #001310;
    font-family: Minion Pro Italic;
}
#email-signup input[type=text]::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #001310;
    font-family: Minion Pro Italic;
}
#email-signup input[type=text]:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #001310;
    font-family: Minion Pro Italic;
}
.meetings #formContact fieldset {
    float: left;
}
.email-error {
    color: #000;
    font-family: Arial;
    font-size: 12px;
}
#email-signup #email-error {
    color: #20425d;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: left;
}
ul li {
    color: #000;
}
#email-signup #emailSignup {
    background-color: none;
    padding: 9px 15px !important;
    font-size: 1.1em !important;
    display: block;
    display: inline-block;
    color: #fff!Important;
    margin: 7px 0 0 0px;
    float: left;
    background: #001310;
}
.tambourine {
    color: #fff;
    margin-top: 13px;
    line-height: 26px;
    font-size: 12px;
}
.tambourine:hover {
    color: #605c55;
}
.tambo {
    margin-top: 8px;
    height: 26px;
    overflow: hidden;
    width: 20px;
    position: relative;
    display: block;
    float: left;
}
.tambo img {
    position: absolute;
    right: 0;
}
.certified {
    color: #605c55;
    float: right;
    padding: 20px 84px 14px 11px;
    font-weight: 600;
}
#sub-footer .quad-third {
    width: 23%;
    float: left;
    text-align: center;
    margin: 0 0% 80px 6%;
    border-right: 1px solid #585655;
}
#sub-footer .quad-third.first {
    margin-left: 10%;
    width: 23%;
    padding-right: 2%;
}
#sub-footer .quad-third.last {
    border: 0px;
}
#sub-footer .quad-third .small {
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
}
#sub-footer .quad-third .reg {
    font-size: 24px;
    text-align: left;
}
#sub-footer .quad-third .quad-weather {
    /* background: url(template/weather-logo.png) no-repeat 41% center;
    */
}
#sub-footer .quad-third .quad-wifi {
    background: url(template/wifi-logo.png) no-repeat 74% center;
}
#sub-footer .quad-third .quad-parking {
    background: url(template/parking-logo.png) no-repeat 0% center;
}
#sub-footer .quad-third .quad-weather .title {
    float: left;
    text-align: center;
    width: 30%;
}
.weather-black {
    float: right;
    margin-right: 5%;
    position: absolute;
    top: 0;
    color: #fff;
    right: 0;
}
#sub-footer .quad-third .quad-parking .small {
    margin-left: 65px;
}
#home #sub-footer  h1 {
    color: #fff;
    font-size: 45px;
    margin-bottom: 5px;
    text-align: left;
    margin-bottom: 50px;
}
#sub-footer .one_third {
    width: 47%;
}
#sub-footer .two_third {
    width: 47%;
}
.contact-hotel {
    width: 70%;
    float: left;
    font-size: 17px;
    line-height: 24px;
    margin-top: 40px;
}
.mapimage {
}
.mapimage img {
    width: 100%;
}
.contactinfo {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 5px;
    margin-top: 25px;
}
.contactinfo a{
    color: #ffffff;
    text-decoration: underline;
}
.contactinfo a:hover{
   opacity: 0.8;
}
.footer-logos {
    position: absolute;
    right: 0;
    top: 0;
}
.w-img {
    position: relative;
    top: 4px;
    left: 14px;
    float: left;
}
.w-text {
    float: left;
    position: relative;
    top: 13px;
    left: 23px;
}
.w-text .grade {
    font-size: 19px;
    width: 100%;
    text-align: left;
    font-family: 'FuturaT-Book';
    margin-right: 6px;
}
.weather-black .cond {
    float: right;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.3px;
    margin: 5px 0 0 5px;
    font-family: 'FuturaT-Book';
}
.weather-black .title {
    float: left;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 17px 0 0 5px;
    font-family: 'FuturaT-Book';
}
.TA_selfserveprop, #CDSWIDSSP {
    width: 100% !important;
    z-index: 999;
    background: none;
    margin-bottom: 40px;
}
#CDSWIDSSP .widSSPData {
    background: #FEFDF8 !important;
    border: 20px solid #fff !important;
    padding: 20px 30px !important;
}
.history table {
    text-align: center;
    width: 100%;
}
.history table img {
    margin-bottom: 35px;
}
.content .title strong {
    font-size: 19px;
}
.act-image {
    float: left;
    width: 23%;
}
.act-dt {
    float: left;
    width: 75%;
}
.vidWrap {
    margin-bottom: 80px;
}

/* HOME
*********************************************************** */
#home-message {
    position: absolute;
    z-index: 10;
    background: url(template/home-message.png) no-repeat;
    width: 750px;
    height: 127px;
    margin: 0px 0 0 -375px;
    top: 40%;
    left: 50%;
    color: #fff;
    font: italic 2.5em 'FuturaT-Light';
    text-align: center;
    padding-top: 40px;
}
#home-message span {
    display: block;
    font: 0.5em 'FuturaT-Light';
    padding-top: 15px;
    text-transform: uppercase;
    letter-spacing: 0.3em;
}
#home h1 {
    padding: 0;
    font-size: 32px;
    line-height: 55px;
    color: #878787;
    margin-bottom: 2px;
    font-family: 'FuturaT-Light';
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#home .slide-last .intro-message h1 {
margin-top: 20px;
font-size: 26px;
line-height: 32px;
}
.hotel-logo{
    width: 140px !Important;
    height: auto;
    margin: 120px auto 0 auto !important;
    float: none;
}
.logo-sage{
    height: 110px !important;
    margin: 60px auto 0 auto !important;
}
.logo-coyote{
    height: 45px !important;
    width: 140px !important;
}

#home .slide-last a.visit-site{
    margin: 0 auto;
    display: block;
width: 25%;
}
#home .slide-last .intro-message p {
margin-top: 150px;
}

#home #top-content {
    position: relative;
    z-index: 10;
    overflow: hidden;
}
#middle-content {
    z-index: 999;
    position: relative;
    background: #fff;
    float: left;
    width: 100%;
    padding: 120px 0px;
    z-index: 98;
}
.home-quadrants {
    float: left;
    width: 100%;
}
.home-quadrants .sidebar .side-general {
    width: 32%;
    float: left;
    position: relative;
    margin-right: 2%;
    overflow: hidden;
    margin-left: 0;
}
.home-quadrants .side-general.last {
    margin-right: 0px;
}
#home ul.specials {
    margin-bottom: 20px;
}
#home ul.specials li {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}
.big-word {
    position: relative;
    float: left;
    color: #ddd9d3;
    font-size: 116px;
    font-family: FuturaT-Light;
    top: -13px;
    height: 92px;
    margin-right: 9px;
}
#top-content .separator {
}
#top-content .separator .line-left {
    position: absolute;
    width: 46%;
    left: 0;
    top: 20px;
}
#top-content .separator .line-right {
    position: absolute;
    width: 46%;
    right: 0;
    top: 20px;
}
.badge {
    background: url("template/stamp.png") repeat scroll center center transparent;
    width: 160px;
    height: 153px;
    position: absolute;
    top: 5px;
    left: 90px;
}
.side-general div.side-title {
    bottom: 20px;
    color: #20425d;
    font-size: 26px;
    left: 0px;
    position: relative;
    bottom: 0px;
    width: 88%;
    font-family: 20425d;
    font-weight: 300;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
    letter-spacing: 1px;
    text-align: left;
    font-family: 'FuturaT-Book';
    margin: 0 0 14px 0;
}
.side-general div.side-exp {
    bottom: 20px;
    color: #20425d;
    font-size: 20px;
    left: 0px;
    position: relative;
    bottom: 0px;
    width: 88%;
    font-family: 20425d;
    font-weight: 300;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
    letter-spacing: 1px;
    text-align: left;
    font-family: 'FuturaT-Book';
    margin: 14px 0;
    float: left;
}
.side-general div.side-exp span {
    font-family: 'FuturaT-Book';
    color: #606c76;
    font-size: 13px;
    float: left;
    width: 100%;
    margin-top: 5px;
}
.side-general:hover div.side-exp span {
}
.side-general:hover img.bw {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
}
.side-general a {
    float: left;
    width: 100%;
    color: #333;
}
.side-general img {
    width: 100%;
}
.side-general img.bw {
    width: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
#content .wrapper.clearfix {
    padding-top: 0px;
    max-width: 1080px;
}
#home #top-content {
    padding: 210px 0;
    z-index: 99;
    position: relative;
    width: 100%;
    background: url(template/xperience-bg.jpg);
    background-size: cover;
}
h1 span.italic {
}
.napkins {
    position: absolute;
    z-index: -1;
    top: -160px;
    left: -520px;
}
.cookies {
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left: 50%;
    margin-left: -769px;
}
.coffee-cup {
    position: absolute;
    z-index: 99;
    bottom: -126px;
    right: -10px;
}
.napkins img {
    width: 100%
}
.cookies img {
    width: 100%
}
.coffee-cup img {
    width: 100%
}
#home #top-content h1 {
    padding: 0;
    font-size: 45px;
    line-height: 55px;
    color: #e3e3e3;
    margin-bottom: 2px;
    font-family: 'FuturaT-Light';
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 39px;
}
#home #top-content p {
    font-size: 1.38em;
    color: #e3e3e3;
    line-height: 1.83em;
    margin-bottom: 20px;
    font-weight: normal;
    font-family: 'FuturaT-Light';
    text-align: center;
    letter-spacing: 1px;
}
#middle-content-third {
    float: left;
    width: 100%;
    z-index: 99;
    padding: 70px 0 140px 0;
    background: #000;
}
#middle-content-third a {
    color: #ffffff;
    font-size: 15px;
}

.job-app{
    font-size: 17px !important;
font-family: 'FuturaT-Book';
font-weight: bold;
letter-spacing: 0.8px;
}

#middle-content-third .wrapper p b {
    text-transform: uppercase;
}
#middle-content-third .wrapper {
}
#middle-content-third .wrapper .staffpick-wrapper {
    width: 30%;
    float: right;
    margin-right: 16%;
}
#middle-content-third .wrapper .staffpick {
    background: #20425d;
    padding: 16%;
}
#middle-content-map {
    background: #bbb4af url(template/home-map.jpg) no-repeat center center;
    float: left;
    width: 100%;
    height: 420px;
    position: relative;
    z-index: 99;
}
#middle-content-map  h2 {
    font-size: 26px;
    color: #26201f;
    text-align: center;
    font-family: 'FuturaT-Book';
    width: 100%;
    margin: 22px auto;
}
.binoculars {
    position: absolute;
    bottom: -480px;
}
.compass {
    position: absolute;
    left: 50%;
    top: 110px;
    margin-left: -160px;
}
#middle-content-third .wrapper h2 {
    font-family: 'FuturaT-Light';
    font-size: 27px;
    letter-spacing: 1px;
    margin-bottom: 17px;
    text-transform: uppercase;
}
#middle-content-third .wrapper  p {
    font-family: 'FuturaT-Light';
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 20px;
}
#middle-content-third .wrapper  .btn {
    font-family: 'FuturaT-Light';
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #fff;
    background: none;
    text-transform: uppercase;
}
#middle-content-third .one_third {
    width: 27%;
    margin-right: 6%;
}
#middle-content-third .one_third.last {
}
#middle-content-third .wrapper .coins {
}
#middle-content-third .opp-title {
    text-align: center;
}
#middle-content-third h1 {
    color: #fff;
    font-size: 45px;
    margin-bottom: 5px;
}
#middle-content-third .wrapper .staffpick-wrapper .feature-img {
}
#middle-content-third .wrapper .staffpick-wrapper .feature-img img {
    width: 100%
}
#middle-content-second {
    z-index: 99;
    position: relative;
    background: #F9F9F9;
    padding: 60px 0 100px 0;
    min-height: 500px;
}
.tripadvisor {
    z-index: 999;
    position: relative;
    padding: 94px 0 104px;
    float: left;
    width: 100%;
}
.tripadvisor .title {
    text-align: center;
    position: relative;
    margin-bottom: 12px;
    float: left;
    width: 31%;
    margin-left: 14%;
    margin-right: 6%;
    margin-top: 19%;
}
.tripadvisor .title img {
    width: 100%;
}
.line-right {
    width: 40%;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 1px;
}
.line-left {
    width: 40%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 1px;
}
#middle-content-fourth {
    z-index: 99;
    position: relative;
    padding: 60px 0 260px;
    overflow: hidden;
}
#middle-content-fourth-color.fadeIn {
    opacity: 0;
}
#middle-content-fourth .title {
    text-align: center;
    margin: 0 0 30px;
    float: none;
    color: #555;
    font-style: italic;
    font-size: 20px;
}
#home .home_specials {
    background: #fff url(template/specials-bg.png) no-repeat center bottom;
    padding: 65px 0 222px 0;
    position: relative;
    z-index: 999;
    float: left;
    width: 100%;
}
.specials-title {
    text-align: center;
}
#home .specials-title h1 {
    font-family: AvenirMedium;
    font-size: 13px !important;
    letter-spacing: 8px;
    color: #62858a !important;
}
.specials-title h1 .line-left {
    border-top: 1px solid #62858a;
    position: absolute;
    width: 10%;
    left: 25%;
    top: 26px;
}
.specials-title h1 .line-right {
    border-top: 1px solid #62858a;
    position: absolute;
    width: 10%;
    right: 25%;
    top: 26px;
}
.learn-more {
    background: #20425d url(template/arrow-white-right.png) no-repeat 88% 10px;
    padding: 10px 24px 10px 10px;
    font-family: 'FuturaT-Light';
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 7px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 12px;
    color: #fff;
}
#home #gallery-content {
    padding-bottom: 70px;
    float: left;
    width: 100%;
    padding-top: 0px;
    background: #000 url(template/team-bg.jpg) no-repeat center center;
    z-index: 99;
    position: relative;
    background-size: cover;
}
#home #gallery-content h1 {
    color: #e3e3e3;
    font-size: 45px;
    padding: 70px 0;
}
#home #gallery-content .one_fourth {
    width: 25%;
    margin-right: 5%;
    text-align: center;
    color: #e3e3e3;
    margin-bottom: 120px;
}

#home #gallery-content .full {
    width: 100%;
    text-align: center;
    color: #e3e3e3;
    margin-bottom: 120px;
}


.faded-info {
position: fixed;
display: none;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.6);
top: 0;
left: 0;
z-index: 999;
}

#home #gallery-content .info {
display: none;
position: absolute;

}


.info-container {
display: none;
position: fixed;
width: 500px;
top: 50%;
left: 50%;
margin-top: -260px;
margin-left: -250px;
z-index: 999999;
background: #000;
padding: 25px;
text-align: left;
}
.info-container p{
    font-size: 17px;
}

.info-container h2 {
text-transform: uppercase;
font-size: 16px;
font-family: 'FuturaT-Book';
font-weight: bold;
margin-bottom: 25px;
}

#home #gallery-content .wrapper{
    position: inherit;
}
.info-open{
    float: left;
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
}

.info-close{
    position: absolute;
right: -8px;
top: -8px;
cursor: pointer;
}
.info-open img{
    margin-left: 3px;
}

#home #gallery-content .one_fourth.last {
    margin: 0;
}
#home #gallery-content h1 {
}
#home #gallery-content h2 {
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'FuturaT-Book';
    font-weight: bold;
    margin-bottom: 24px;
    position: relative;
    background: url(template/line-bios.png) no-repeat center bottom;
    padding-bottom: 15px;
}




#home #gallery-content p {
    font-size: 1.30em;
    line-height: 1.5;
}
#home #gallery-content .email {
    color: #e3e3e3;
    font-size: 16px;
    margin-top: 13px;
    float: left;
    width: 100%;
}
#home #gallery-content .email:hover {
    text-decoration: underline;
}
#featured-blog {
    float: left;
    width: 100%;
    background: #efefed url(template/pluma.png) no-repeat 80% center;
    position: relative;
    z-index: 999;
    padding: 100px 0;
}
#featured-blog .title {
    color: #62858a;
    font-family: FuturaT-Light;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 40px;
}
#featured-blog .one_third {
    margin-right: 6%;
    width: 34%;
}
#featured-blog .one_third img {
    width: 100%;
}
#home #featured-blog .two_third {
    width: 37%;
}
#featured-blog .two_third h3 {
    color: #000;
    font-family: Playfair Display;
    font-size: 37px;
    text-transform: capitalize;
    letter-spacing: 4px;
    font-weight: normal;
    margin-bottom: 19px;
}
#featured-blog .two_third p {
    font-size: 16px;
    color: #3d3d3d;
    font-family: FuturaT-Light;
    line-height: 36px;
    margin-bottom: 40px;
}

/* TESTIMONIALS HOMEPAGE */
.expander {
    width: 100%;
    float: left;
    background-size: contain;
}
.inside-content {
    width: 40%;
    margin: 0 auto;
}
.home-right-quad {
    height: 380px;
    overflow: hidden;
    width: 38%;
    float: right;
    margin-left: 0px;
    position: absolute;
    right: -109px;
    top: -60px;
}
.second-right-quad {
    height: 380px;
    overflow: hidden;
    width: 38%;
    float: right;
    margin-left: 0px;
    position: absolute;
    right: -219px;
    top: 3px;
    z-index: 2;
}
#middle-content-fourth .home-right-quad {
    height: 500px;
}
#middle-content-fourth .home-right-quad a:hover {
    color: #20425d;
}
.sidebar .gift-cards {
}
.sidebar .gift-cards h2 {
    font-family: AvenirMedium !important;
    font-size: 20px !important;
    letter-spacing: 3px;
    line-height: 26px !important;
    margin-bottom: 10px !important;
    color: #2d2923;
    text-transform: none;
}
.sidebar .gift-cards p {
}
.sidebar .gift-cards img {
    margin-left: -51px;
    margin-top: 25px;
}
.sidebar .gift-cards a {
    float: right;
    font-family: aleobold;
    color: #20425d;
    font-size: 15px;
    letter-spacing: 1px;
}
.sidebar #email-signup {
    background: #20425d;
    padding: 10px;
    width: 93%;
    margin: 0;
}
.sidebar #email-signup .inner {
    text-align: center;
    padding: 35px 30px 38px;
}
.sidebar #email-signup .inner .title {
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 20px;
    font-size: 21px;
    font-family: Conv_hoefler-text-italic;
}
.sidebar #email-signup #email-error {
    margin-bottom: 10px;
}
.sidebar .tripadvisor .header img {
    display: block;
    margin: 0 auto 20px;
}
.sidebar #email-signup input[type=text] {
    border: none;
    padding: 7px 5%;
    color: #7fa9ae;
    background-color: #e9eff4;
    width: 90%;
    font-size: 13px;
    margin-bottom: 10px;
}
.sidebar #email-signup #emailSignup {
    padding: 7px 25px 8px 6px;
    text-transform: capitalize;
    color: #fff !important;
    display: inline-block;
    font-size: 18px !important;
    float: left;
    width: 50%;
    margin-left: 20%;
    letter-spacing: 1px;
    background: none;
    font-family: 'FuturaT-Book';
    font-style: italic;
}
.car {
    margin-top: 70px;
    margin-bottom: 19px;
}
.read-exp {
    cursor: pointer;
    color: #20425d;
    font-size: 18px;
    text-decoration: underline;
    margin-top: 42px;
    font-family: 'FuturaT-Light', sans-serif;
    float: left;
    width: 100%;
}
.testimonial-control {
    background: url(template/slider-arrows-black.png) no-repeat;
    position: absolute;
    top: 30%;
    width: 50px;
    height: 80px;
    opacity: 1.4;
    display: none;
}
.testimonial-control.left {
    left: -50px;
    background-position: 0 0px;
}
.testimonial-control.right {
    background-position: -100px 0px;
    right: -50px;
}
#home #gallery-content #testimonial > ul.list-testimonial {
    height: 140px;
    border-top: 0px;
    padding-top: 30px;
    width: 80%;
    margin-left: 17%;
}
#home #gallery-content #testimonial > ul.list-testimonial li {
    float: left;
    width: 100%;
}
#home #gallery-content #testimonial > ul.list-testimonial li p.testimonial-quote {
    font-size: 14px;
    line-height: 30px;
    padding: 10px 0px;
    color: #ffffff;
    font-family: 'FuturaT-Book';
    font-weight: normal;
    letter-spacing: 0.8px;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0;
}
#home #gallery-content #testimonial > ul.list-testimonial li .title {
    font-size: 23px;
    top: 0;
    font-family: AvenirMedium;
    margin-bottom: 12px;
}
#home #gallery-content #testimonial > ul.list-testimonial li .testimonial-source {
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    font-size: 15px;
    color: #fff;
    float: left;
}
#home #gallery-content #testimonial ul.testimonial-bullets {
    display: block;
    margin: 32px auto;
    padding: 0;
    text-align: center;
    width: 249px;
}
#home #gallery-content #testimonial ul.testimonial-bullets a.activeSlide {
    background: #102434;
}
#home #gallery-content #testimonial ul.testimonial-bullets a {
    background: #f3f2e9;
    display: block;
    height: 9px;
    margin-left: 9px;
    text-indent: -5000px;
    width: 9px;
    border-radius: 50%;
    float: left;
}
#content .bg {
    position: relative;
    z-index: 9;
    background-color: #ffffff;
    padding-bottom: 50px;
}
.main-quads {
    background: #f7f7f7;
    padding: 39px 34px 20px;
}
.b2-nourished .side-general {
    display: none !important;
}
#specials .small-description.bwWrapper .BWfade {
    z-index: 9;
    width: auto !important;
    height: auto !important;
}
#specials .small-description.bwWrapper canvas {
    z-index: 9;
    width: auto !important;
    height: auto !important;
}
#home #special1 .small-description.bwWrapper .BWfade {
    width: 440px !important;
}
#home #special2 .small-description.bwWrapper .BWfade {
    width: 532px !important;
}
#special1081 a.book-now {
    margin-left: 27.3% !important;
}
.main-quads .one_third {
    margin-bottom: 30px;
}
.main-quads h2 {
    margin: 30px 0 10px;
    color: #306D94;
    font-size: 1.48em;
    text-transform: uppercase;
}
.main-quads p {
    font-family: 'FuturaT-Light';
    margin-bottom: 10px;
}
.leading-hotel {
    text-align: center;
    background-color: #1C1C1C;
    padding: 55px 0;
}
.leading-hotel h3 {
    text-transform: uppercase;
    color: #306D94;
    font-size: 1.75em;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
}
.leading-hotel p {
    font-style: italic;
    font-size: 1.2em;
    color: #E5E6E7;
    width: 70%;
    margin: 0 auto 30px;
}
.main-quads a, .leading-hotel a {
    text-transform: uppercase;
    font: 1.1em 'FuturaT-Light';
}
.main-quads a:hover {
    color: #000;
}
.leading-hotel a:hover {
    color: #FFF;
}
.header-title {
    margin: 0 0 30px;
    text-align: left;
}
.btn.cartbtn {
    width: 218px !important;
    padding: 0 !important;
    margin-top: 0px !important;
}
.row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
}
.cartbtn .cartita {
    background: #bfd4d6 url(template/cart.png);
}
.cartbtn .cartita {
    background: #bfd4d6 url(template/cart.png) no-repeat center center;
    width: 50px;
    height: 50px;
    display: block;
    float: left;
}
.cartbtn .btntext {
    float: left;
    padding: 15px 0 0px 13px;
}
.giftcard-title span {
    font-size: 21px;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
    color: #20425d;
    letter-spacing: 1px;
    line-height: 32px;
    font-family: 'FuturaT-Light', sans-serif;
    letter-spacing: 2px;
    float: left;
    width: 100%;
}
.gift-cards {
    padding: 25px 15px;
}
#home .gift-cards {
    padding-top: 8px;
}
.gift-cards h2 {
    margin: 15px 0 5px;
    color: #306D94;
    font-size: 1.38em;
    text-transform: uppercase;
}
.gift-cards p {
    font-family: 'FuturaT-Light';
    color: #000;
    font-size: 17px;
    width: 90%;
    line-height: 25px;
}
.gift-cards p a {
    text-transform: uppercase;
}
.section-contact {
    width: 67%;
    float: left;
    margin-top: 12%;
}
#carousel .slide {
    overflow: hidden;
}
.viewgallery {
    color: #ffffff;
    position: relative;
    display: block;
    width: 19%;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 55px;
}
.viewgallery

.arrow-right {
    width: 32px;
    height: 32px;
    border: 1px solid #ffffff;
    background: transparent url(template/arrow-right.png) no-repeat center center;
    float: left;
    position: absolute;
    top: -4px;
    right: 0;
    border-radius: 50%;
}
.arrow-down {
    width: 24px;
    height: 24px;
    border: 1px solid #ffffff;
    background: transparent url(template/arrow-down.png) no-repeat center center;
}
.feat-image img, #carousel .slide img {
    opacity: 1;
}
.section-address {
    background: url(template/pin-address.png) no-repeat center left;
    color: #fff;
    font-size: 1.1em;
    font-family: 'FuturaT-Light';
    float: left;
    padding: 10px 0 10px 40px;
    margin-right: 14%;
}
.section-telephone {
    background: url(template/phone.png) no-repeat center left;
    color: #ffffff;
    font-size: 1.1em;
    font-family: 'FuturaT-Light';
    float: left;
    padding: 10px 0 10px 40px;
}
.home-newsletter {
    background: none;
    float: left;
    margin-bottom: 24px;
    padding: 25px 16px;
    width: 91%;
    z-index: 999;
}
.home-newsletter h2 {
    color: #000000;
    font-size: 1.7em;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.home-newsletter h3 {
    color: #000000;
    font-size: 2em;
    line-height: 1.3em;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-family: 'FuturaT-Light';
    display: block;
    background: transparent url(template/mail-icon.png) no-repeat center center;
    text-indent: -5000px;
    margin-top: 10px;
}
.bx-viewport {
    height: 280px !important;
}
.home-newsletter .form {
    position: relative;
    height: 179px;
}
.home-newsletter .form input[type=text] {
    background: #fff;
    padding: 12px 5%;
    color: #000;
    border: 0;
    width: 70%;
    font-size: 1.2em;
    margin-bottom: 10px;
    border: 0px solid #fff;
    float: left;
    margin-top: 1px;
    margin-left: 22px;
    text-transform: capitalize;
}
.home-newsletter .form a#emailSignup {
    background: #fff;
    border: 0 none;
    color: #000000;
    float: left;
    font-size: 15px;
    height: 65px;
    padding: 45px 15px 0px 14px !important;
    position: absolute;
    width: 100%;
    display: block;
    border-left: 0;
    margin-top: 1px;
    left: -16px;
    bottom: -67px;
    display: table-cell;
    font-family: 'AvenirMedium';
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}
.home-newsletter .form a#emailSignup:hover {
    color: #20425d
}
.home-newsletter .email-error {
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    text-align: center;
    margin-bottom: 8px;
}
.scrolldown, .scrollup {
    bottom: inherit;
    position: absolute;
    font-size: 13px;
    padding: 17px 41px 17px 16px;
    background: #202020;
    color: #edece8;
    float: right;
    right: 0;
    left: inherit;
    text-transform: uppercase;
}
.scrolldown {
    background: url("template/scroll-down-line.png") no-repeat scroll 90% center #20425d;
}
.joinlist {
    bottom: inherit;
    position: relative;
    font-size: 14px;
    padding: 17px 17px 17px 16px;
    color: #000;
    float: right;
    right: 0px;
    left: inherit;
    text-transform: capitalize;
    font-family: FuturaT-Light;
    z-index: 999;
    font-weight: bold;
    background: url(template/arrow-black-onwhite.png) no-repeat right center;
    margin-right: 12px;
}
.scrollup {
    background: url("template/scroll-up-line.png") no-repeat scroll 90% center #102434;
    position: absolute;
    right: -173px;
}
.arrow-down {
    background: url("template/arrow-down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    bottom: 40px;
    height: 27px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 29px;
    display: block;
    text-indent: -5000px;
}
.scrolldown-circle {
    background: url("template/circle.png") no-repeat scroll right center transparent;
    z-index: 99;
    left: 50%;
    top: 20%;
    width: 372px;
    height: 372px;
    padding: 0;
    opacity: 0;
    margin-top: -170px;
    margin-left: -180px;
    z-index: 99999;
    position: absolute;
    cursor: pointer;
}
.scrolldown-circle .cursive {
    font-size: 47px;
    font-family: 'Alex Brush', cursive;
    position: absolute;
    top: 100px;
    white-space: 100%;
    line-height: 50px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.scrolldown-circle .sans {
    font-size: 23px;
    font-family: 'proxima_nova_ltsemibold';
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 1px;
    width: 100%;
    position: absolute;
    top: 236px;
    color: #ffffff;
}

/* ALL PAGES
*********************************************************** */
#myMap {
    background: #e5e3df !important;
}
#map-canvas {
    margin: 0px;
    padding: 0px;
    height: 450px;
    width: 100%;
}
.content p {
    font-size: 16px;
    color: #2b251c;
    line-height: 36px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    font-family: FuturaT-Light;
}
.content p.less {
    margin-bottom: 10px;
}
.left {
    float: left;
    margin-right: 20px;
}
.two_third {
    width: 65%;
    position: relative;
    z-index: 999;
}
footer #secondary-nav li.green {
    margin-top: -2px;
}
.one_third {
    margin-right: 0;
}
.-view-meeting-packages .content .green {
    margin: 10px 0;
    float: left;
    width: 100%;
}
.content strong {
    font-size: 17px;
    font-family: 'FuturaT-Light';
    font-weight: 600;
}
.content ul {
    margin-bottom: 30px;
    margin-left: 12px;
    float: left;
    width: 100%;
}
.content .copy ul li {
    font-size: 16px;
    line-height: 2.0em;
    color: #2b251c;
    margin-left: 7px;
    margin-bottom: 0px;
    padding-left: 0px;
    float: left;
    width: 100%;
    font-family: FuturaT-Light;
    list-style: disc;
}
.press .content ul li {
    font-size: 18px;
}
.press .content ul li a {
    text-decoration: underline;
}
.press .content ul li a:hover {
    color: #20425d;
}
.press .content ul li .date {
    font-size: 14px;
}
.spinner {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
}
#top-content {
    background-color: #102434;
}
.header-img {
    position: relative;
    overflow: hidden;
    height: 530px;
    background: #fff;
    background-size: cover;
    background-position: center center;
    z-index: 9;
    background-repeat: no-repeat;
}

/* IMAGE HEADERS PER SECTION */
#default .header-img {
    background-image: url(headers/header-img.jpg);
}
.header-img a {
    width: 100% !important;
}
.header-img img, .header-img canvas {
    width: 100% !important;
    height: auto !important;
    min-width: 1680px;
}
.California .header-img img {
    margin-top: -72px;
}
.header-img img {
    z-index: 1;
}
.header-img {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    background-color: #102434;
}
.header-img .black-fade {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
}
.header-img .title {
    width: 18%;
    margin: 0 auto;
    color: #ffffff;
    padding: 20px 120px;
    font-size: 43px;
    margin-top: 50px;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    z-index: 9;
    letter-spacing: 12px;
    font-family: 'FuturaT-Book';
    text-align: center;
}
.header-img .title span {
    display: inline-block;
}

/* .header-img .title span:before, .header-img .title span:after {
    border-top: 1px solid #62858a;
    display: block;
    height: 1px;
    content: " ";
    width: 107px;
    position: absolute;
    left: 0;
    top: 1.9em;
}
.header-img .title span:after {
    right: 5px;
    left: inherit;
}
*/
.header-img canvas {
    z-index: 2;
}
.header-img .BWFilter {
    z-index: 2;
}
#top-content .intro {
    background: #fff;
    padding: 60px 0 30px;
    text-align: center;
}
#top-content .intro h1 {
    background-color: #fff;
    display: inline-block;
    margin-top: -100px;
    padding: 25px 65px;
    letter-spacing: 6px;
    position: relative;
    z-index: 3;
}
#top-content .intro h1 span {
    color: #ffffff;
    font: 2em 'FuturaT-Light';
    display: block;
    letter-spacing: 9px;
    text-transform: capitalize;
}
#top-content .intro h2 {
    text-transform: capitalize;
    font-size: 2em;
    color: #306D94;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
}
#top-content .intro p {
    color: #fff;
    font: 1.3em/1.6em 'FuturaT-Light';
    width: 83%;
    margin: 0 auto 20px;
}
#top-content .intro p span, #top-content .intro p a {
    color: #306D94;
    font-size: 1.2em;
}
.content-heading {
    background: #0a4344 url(template/grass-bg.png) no-repeat left bottom;
    padding: 45px 0 65px 0;
    position: relative;
    z-index: 999;
    background-size: contain;
}
.content-heading h1 {
    text-transform: uppercase;
    font-size: 21px;
    font-family: 'FuturaT-Light';
    margin: 0 0 30px;
    width: 100%;
    font-weight: normal;
    color: #20425d;
}
.one_third .quotes .openquote {
    background: url(template/open-quote.png) no-repeat right bottom;
    position: absolute;
    width: 57px;
    height: 47px;
    left: -40px;
}
.one_third .quotes {
    position: relative;
    float: left;
    width: 80%;
    background: url(template/close-quote.png) no-repeat right bottom;
    padding-bottom: 45px;
    padding-right: 19px;
    margin-top: 80px;
    padding-left: 30px;
    margin-left: 25px;
}
.one_third .quotes p {
    color: #59878c;
    font-size: 16px;
    font-family: 'utopia_stditalic';
    line-height: 34px;
    letter-spacing: 0.2px;
    margin-bottom: 0px;
}
.caption {
    white-space: normal;
    padding: 15px 15px 15px 60px;
    background-size: 30px auto !important;
    background-repeat: no-repeat;
    background-position: 20px center;
    background-color: #ffffff;
    width: 525px;
    color: #000000;
}
.insta-title {
    position: absolute;
    z-index: 999;
    width: 280px;
    height: 280px;
    background: #20425d;
    left: 0px;
}
.instalogo {
    position: absolute;
    width: 100%;
    height: 48px;
    display: block;
    background: url(template/gallery-icon.png) no-repeat top center;
    /* background: url(template/insta-logo.png) no-repeat top center;
    */
    top: 50%;
    margin-top: -56px;
}
.instauser {
    position: absolute;
    width: 100%;
    top: 50%;
    font-family: 'FuturaT-Light';
    font-size: 17px;
    letter-spacing: 0.6px;
    margin-top: 14px;
}
.sub-menu {
    padding: 38px 0;
    position: relative;
    z-index: 9;
    text-align: center;
}
.sub-menu li {
    display: inline-block;
    padding: 0 15px 0 0;
    margin: 0 15px 0 0;
    border-right: 1px solid #8eb2b6;
}
.sub-menu li:last-child {
    border-right: 0px solid #fff;
}
.sub-menu li a {
    padding: 3px 0;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.35px;
    font-family: 'FuturaT-Book';
    color: #2b251c;
    letter-spacing: 0.6px;
}
.sub-menu li a.active {
    pointer-events: none;
    cursor: default;
    color: #20425d;
}
.sub-menu li a:hover {
    color: #59878c;
}
.content-heading .title {
    padding: 0;
    font-size: 32px;
    line-height: 55px;
    color: #00b5b7;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: FuturaT-Light;
    text-align: center;
    letter-spacing: 3px;
    border-bottom: 1px solid #477272;
    padding-bottom: 26px;
}
.content-heading p {
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 0.35px;
    font-family: Minion Pro;
    color: #fff;
    line-height: 2.4em;
    text-align: center;
}
.content {
    padding: 0%;
}
.inset-title {
    background-color: #306D94;
    height: 1px;
    margin-bottom: 30px;
    text-align: center;
}
.inset-title span {
    display: inline-block;
    margin-top: -10px;
    background-color: #F7F7F7;
    padding: 0 15px;
    text-transform: capitalize;
    font-size: 1.3em;
}
.two-column-list {
    border-bottom: 1px solid #306D94;
    padding: 20px 0;
    margin-bottom: 30px;
}
.split {
    background-color: #C0B9B3;
    height: 1px;
    clear: both;
    margin: 30px 0;
}
.more_info {
    float: right;
    padding: 12px 0 12px 30px;
    border-left: 1px solid #306D94;
    font-style: italic;
    font-size: 1.3em !important;
    width: 50%;
}
.content.full {
    float: none;
}
.content h1 {
    font-size: 31px;
    margin: 35px 0 30px 0;
    text-transform: capitalize;
    color: #20425d;
    letter-spacing: 1px;
    font-family: 'FuturaT-Book';
    float: left;
    width: 100%;
    zoom: 1;
}
.content h2 {
    font-size: 21px;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
    color: #20425d;
    letter-spacing: 1px;
    line-height: 32px;
    font-family: 'FuturaT-Book', sans-serif;
    letter-spacing: 2px;
    float: left;
    width: 100%;
}
.content h2.post-title {
    margin-top: 0px;
}
.meetings .content #formContact legend {
    font-size: 1.3em;
    margin: 15px 0;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
    margin-top: 20px;
}
table#capacity {
    margin-top: 55px;
    width: 75%;
    border-bottom: 1px solid #444444;
    float: left;
}
table#capacity .title {
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    background-color: #20425d;
}
table#capacity td {
    padding: 8px;
    border: 1px solid #444444;
    border-bottom: 0;
    color: #000000
}
.content h2 span.date {
    display: block;
    font-size: 0.6em;
    text-transform: none;
    color: #000000
}
.content h3 {
    font: 14px 'FuturaT-Light', Arial;
    margin-bottom: 10px;
    color: #62858a;
    font-weight: 500;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
}
.content h4, #partners h4 {
    font: 1.3em 'FuturaT-Light', Arial;
    margin-bottom: 12px;
    text-align: left;
    color: #62858a
}
.content h5 {
    font: 2.5em/1.8em 'FuturaT-Light', Arial;
    margin-bottom: 25px;
    border-bottom: 1px solid #000;
    color: #62858a
}
.content p.larger {
    font-size: 1.2em;
    letter-spacing: 1px;
    margin-bottom: 30px;
    line-height: 29px;
}
.content p span {
    color: #000;
    font-family: 'FuturaT-Light';
    font-size: 16px;
}
.content p a {
    color: #20425d;
}
.content p a:hover {
    color: #000;
    text-decoration: underline;
}
.content p a.list {
    background: url(template/list.png) no-repeat left 3px;
    padding-left: 15px;
}
.content ul.list {
    margin-bottom: 20px;
    color: #959595;
}
.content ul.list li {
    background: url(template/list.png) no-repeat left 4px;
    padding-left: 15px;
    margin-bottom: 7px;
    font-size: 1.2em;
    color: #959595;
    letter-spacing: 0.5px;
}
.content ul.list.space li {
    margin-bottom: 15px;
}
#bottom-content {
    padding: 0;
    text-align: center;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    z-index: 999;
}
#bottom-content h2 {
    color: #fff;
    font-size: 2.2em;
    left: 280px;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    position: absolute;
    text-transform: uppercase;
    z-index: 99;
    padding: 10px;
    bottom: 44px;
    text-align: left;
    font-family: 'FuturaT-Light';
    opacity: 0.7;
    margin-left: 20px;
    width: 200px;
}
#preferred-partners {
    background: #f3f3f3;
    padding: 80px 0;
    text-align: center;
}
#preferred-partners h2 {
    color: #306D94;
    font-size: 1.75em;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.fancybox-skin {
    padding: 0 !important;
}
.fancybox-wrap {
    background: none !important;
}
.bx-controls {
    left: 0px;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
#partners p {
    font-size: 1.1em;
    line-height: 1.4em;
    margin-bottom: 20px;
    text-align: left;
}
#partners p span {
    color: #306D94;
}
.bx-wrapper {
    margin: 0 auto;
    max-width: 100% !important;
    padding: 0;
    position: relative;
    width: 100% !important;
}
#bottom-content .arrow, .bx-controls-direction a {
    position: absolute;
    width: 20px;
    height: 50px;
    top: 111px;
    cursor: pointer;
    text-indent: -9999px;
    display: block;
    z-index: 99999;
}
#bottom-content .arrow.prev {
    left: 20px;
    background: url(template/arrow-left.png) no-repeat center;
}
#bottom-content .arrow.next {
    right: 20px;
    background: url(template/arrow-right.png) no-repeat center;
}
.bx-default-pager {
    display: none;
}
.bx-prev {
    background: url(template/bx-arrows.png) no-repeat center left;
    left: 20px;
    padding: 0;
}
.bx-next {
    right: 30px;
    background: url(template/bx-arrows.png) no-repeat center right;
}
#home #gallery-content #testimonial .pointer {
    position: absolute;
    background: url(template/trip-pointer.png) no-repeat;
    width: 35px;
    height: 32px;
    top: -19px;
    z-index: 99;
    right: 197px;
}
#home #gallery-content #testimonial {
    width: 80% !important;
    position: relative;
    float: left;
}
.testimonial p {
    color: #D0D2D3;
    font: 1.3em 'FuturaT-Light';
    width: 80%;
    margin: 0 auto;
}
.testimonial p.quote {
    font-style: italic;
    margin-bottom: 20px;
}

/* CONTACT
*********************************************************** */
#formContact {
    width: 70%;
    float: left;
}
.form-entry {
    margin-bottom: 10px;
    color: #000000;
}
.form-entry label {
    display: block;
    margin-bottom: 5px;
    font-size: 1.1em;
    color: #fff;
}
.form-entry label.error {
    color: red;
}
.form-entry.one-line  label {
    float: left;
    width: 35%;
}
.form-entry label span {
    font-size: 0.8em;
}
.form-entry input[type=text], .form-entry select, .form-entry textarea {
    border: 0;
    padding: 10px 3%;
    background-color: #fff;
    width: 94%;
    border: 1px solid #ccc;
}
.form-entry.one-line input[type=text], .form-entry input[type=text].small, .form-entry select.small {
    width: auto;
}

/* VIEW CONTENT DIV SECTION
************************************************************ */
.views-field {
    margin-bottom: 5px;
    margin-left: 20%;
    position: relative;
    margin-top: 5px;
}
.views-row {
    position: relative;
    min-height: 95px;
    overflow: hidden;
    margin-bottom: 0;
    padding: 30px 0 30px 165px;
    border-bottom: 1px solid #403f3f;
}
.views-row-first {
}
.views-row {
    position: relative;
    min-height: 95px;
    overflow: hidden;
    margin-bottom: 0;
    padding: 30px 0 30px 26px;
    border-bottom: 1px solid #403f3f;
}
.views-row .field-image {
    position: absolute;
    top: 30px;
    left: 0;
    width: 145px;
    margin-left: 0;
}
.views-row .field-location {
    margin-left: 20%;
    margin-bottom: 15px;
}
.views-row .field-location {
    font-family: 'FuturaT-Light';
    font-size: 14px;
}
.views-row .title {
}
.views-row .title, .views-row .field-short-title {
    font-size: 1.3em;
    font-weight: bold;
}
.new-york-visitor-guide .views-row .views-fieldbody {
    margin-left: 20%;
    float: left;
}
.view-interactive-map-navigation .field-content {
    margin-left: 0;
}

/* SITEMAP
*********************************************************** */
.sitemap .nav {
    margin-bottom: 20px;
}

/* SIBEBAR
*********************************************************** */
#home .sidebar {
    width: 100%;
    padding-top: 0;
    margin-top: 0;
}
.sidebar {
    width: 100%;
}
.sidebar .block.single {
    height: auto;
    max-width: 100%;
    position: relative;
}
.sidebar .nav, .sitemap #content .nav {
    padding: 5px 15px 0;
}
.sitemap .content h3 a {
    margin-bottom: 20px;
    color: #20425d;
}
.sitemap .content li a {
    color: #20425d;
}
.sidebar .nav li a, .sitemap #content .nav li a {
    text-transform: capitalize;
    padding: 4px 0;
    display: block;
    display: block;
    font-size: 1em;
}
.sitemap .content h3 {
    text-transform: uppercase;
    margin-top: 40px;
}
#formContact #message {
    height: 130px;
}
.sidebar .nav li a:hover, .sidebar .nav li a.active {
    color: #000;
}
.sitemap #content .nav li a:hover, .sitemap #content .nav li a.active {
    color: #ffffff;
}
.sitemap #content .nav li a {
    color: #959595;
}
.sitemap #content .nav li a:hover, .sitemap #content .nav li a.active {
    color: #ffffff;
}
.img-inset-wrapper {
    width: 100%;
    overflow: hidden;
}
.sidebar .side-general, .sidebar .featured-blog {
    float: left;
    overflow: hidden;
    width: 95%;
    position: relative;
    z-index: 999;
    margin-bottom: 20px;
    margin-left: 5%;
}
.sidebar .featured-blog .title {
    background-color: #fff;
    font: 300 15px "AvenirMedium";
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 5px 24px 20px;
    color: #2d2923;
}
.sidebar .featured-blog h3 {
    font: 300 18px "AvenirMedium";
    padding: 15px 20px;
    color: #2d2923;
}
.sidebar .featured-blog p {
    padding: 0 20px 15px;
    color: #2d2923;
    font-size: 1.1em;
}
.sidebar .featured-blog p a {
    text-decoration: underline;
}
.sidebar .featured-blog .read-more {
    color: #20425d;
    font-family: "FuturaT-Light", sans-serif;
    font-size: 14px;
    text-decoration: underline;
    padding: 0 20px 15px;
}
.home_specials .sidebar .side-general {
    width: 25%;
    margin-right: 7%;
}
.home_specials .sidebar .side-general.last {
    width: 26%;
    margin-right: 0%;
}
.home_specials .sidebar .side-general:last-child {
    width: 24%;
    margin-right: 0%;
    background: none;
    padding-right: 0;
}
.sidebar .contact-info {
    border-top: 1px solid #ffffff;
}
.sidebar .seal.side-general img {
    max-width: 239px;
    margin: 0 auto;
    display: block;
}
.sidebar .side-general h2 {
    color: #fff;
    margin: 20px 0 34px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 22px;
    text-align: center;
    font-family: AvenirMedium;
    letter-spacing: 1px;
}
.sidebar .side-general h2 span {
    font-size: 18px;
}
.author {
    color: #000;
}
.blog .sidebar .side-general h2 {
    color: #000;
}
#ui-datepicker-div {
    z-index: 9999;
}
#ui-datepicker-div .ui-widget-content a, #ui-datepicker-div.ui-widget-content a {
    font-family: 'FuturaT-Light' !important;
}
#ui-datepicker-div .ui-state-default {
    background: none !important;
}
.sidebar .side-general p {
    margin-bottom: 15px;
    font-family: 'FuturaT-Light';
    color: #3c3529;
    margin-top: 10px;
    letter-spacing: 1px;
    line-height: 1.3em;
    font-size: 1.1em;
}
#carousel .slide {
    width: 280px !important;
    overflow: hidden;
    margin-right: 0px !important;
}
#carousel .slide a {
    float: left;
}
.overview ul.list li span {
    color: #6CA8D0;
    font-size: 1.3em;
}
.inset.full img {
    margin-top: -20%;
}
.sidebar .side-general p a {
    text-transform: uppercase;
    margin-top: 5px;
    padding-top: 5px;
    font-size: 11px;
    font-family: 'proxima_nova_ltsemibold';
}

/* DATEPICKER
*********************************************************** */
.ui-datepicker .ui-widget-content {
    background: #FFF !important;
}
.ui-datepicker .ui-widget-header {
    background: #ececec !important;
    border-radius: 0 !important;
    border: 0 !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: none !important;
    border: 1px solid #82765D !important;
}
.ui-datepicker th {
    font-weight: normal !important;
}
#ui-datepicker-div .ui-widget-content a, #ui-datepicker-div.ui-widget-content a {
    color: #222222;
    font-size: 0.8em;
    padding: 4px;
    text-align: center;
}
#ui-datepicker-div.ui-widget-content {
    border: none !important;
    background: #fffef9 !important;
    z-index: 9999 !important;
}
#ui-datepicker-div .ui-widget-content a, #ui-datepicker-div.ui-widget-content a {
    color: #555555 !important;
    font-size: 0.7em !important;
}
#ui-datepicker-div.ui-widget-content a.ui-state-active {
    color: #ffffff !important;
}
#ui-datepicker-div .ui-state-active, #ui-datepicker-div .ui-widget-content .ui-state-active, #ui-datepicker-div .ui-widget-header .ui-state-active {
    background: #20425d !important;
    color: #ffffff !important;
}
.ui-datepicker th {
    padding: 5px 0 !important;
    font-family: 'FuturaT-Light' !important;
}
.ui-datepicker-month, .ui-datepicker-year {
    color: #000000 !important;
    font-family: 'FuturaT-Light' !important;
}
#ui-datepicker-div .ui-state-default {
    font-family: 'FuturaT-Light' !important;
    font-size: 0.8em;
    text-align: center;
}
.ui-datepicker .ui-state-hover, .ui-datepicker .ui-widget-content .ui-state-hover, .ui-datepicker .ui-widget-header .ui-state-hover, .ui-datepicker .ui-state-focus, .ui-datepicker .ui-widget-content .ui-state-focus, .ui-datepicker .ui-widget-header .ui-state-focus {
    background: #000000 !important;
}
.ui-accordion-content {
    height: auto !important;
}

/* DINING
*********************************************************** */
.steps.step2 {
    background-position: 0 -59px;
}
.steps.step3 {
    background-position: 0 -118px;
}
.gift-options {
    width: 100%;
    margin: 0 auto;
    float: left;
}
.giftcard-img {
    float: left;
}
.gift-options img {
    margin-bottom: 30px;
    max-width: 740px;
}
.gift-options .label {
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #82765D;
    font-size: 1.1em;
    float: left;
    width: 100%;
}
.gift-options .options {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 1.2em;
    color: #000000;
    float: left;
    width: 100%;
}
.gift-options input[type=text], .gift-options select {
    background-color: #dedede;
    padding: 10px;
    font-size: 1.4em;
    border: 0;
    width: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.gift-options select {
    width: 150px;
    -webkit-appearance: menulist;
}
.cart {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 2px solid #000;
    margin-bottom: 40px;
}
.cart th {
    background: #000;
    color: #fff;
    padding: 10px 15px;
    text-align: left;
    font-size: 1.4em;
}
.cart th.item {
    width: 50%;
}
.cart td input {
    background-color: #F4F1E9;
    border: 0 none;
    padding: 10px 3%;
    text-align: center;
    width: 50px;
}
.cart td {
    padding: 10px 15px;
    font-size: 1.3em;
    text-align: left;
}
.cart td img {
    display: inline-block;
    margin-right: 10px;
}
.cart td.total {
    font-weight: 700;
}
.btn.continue {
    float: right;
    font-size: 1.5em;
    margin: 30px 0;
    background: #20425d url(template/arrow-right.png) no-repeat 96% center;
    width: auto;
    padding: 10px 50px 10px 20px !important;
}
#success-msg {
    text-align: center;
    color: red;
    font-size: 1.2em;
}

/* MISCELANIOUS
*********************************************************** */
hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.inset.full {
    margin-top: 0;
}
.temp-inset {
    background: #f0f0f0;
    height: 200px;
    margin: 20px 0 40px;
}
.temp-inset.small {
    float: right;
    width: 200px;
    margin: 0 0 20px 20px;
}
.map_popup h2 {
    color: #000;
}
.map_popup p {
    color: #444;
}

/* ACCOMMODATIONS - within accordions */
/* UNIT - within accordions */
/* UNIT - within accordions */

ul.accommodations {
    font-size: 14px;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
    margin-top: 0;
    height: auto;
}
ul.accommodations a {
    color: #1f1f1f;
}
ul.accommodations  a:hover {
    text-decoration: none;
    color: #20425d;
}
ul.accommodations .room {
    display: none;
    position: relative;
    margin-left: 0;
    -webkit-box-shadow: 0px 0px 71px -8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 71px -8px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 0px 71px -8px rgba(0, 0, 0, 0.30);
    margin-bottom: auto;
    margin-top: 130px;
}
ul.accommodations .room.selected canvas {
    display: none !important;
    opacity: 1;
}
ul.accommodations .room.selected .BWFilter {
    display: none !important;
    opacity: 1;
}
.ul.accommodations  .room:last-child {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 60px;
}
ul.accommodations .room.noncollapsible hr {
    height: 1px;
    background-color: #1f1f1f;
    width: 100%;
}
ul.accommodations  hr.selected {
    border: 0;
    background-color: #1f1f1f;
    height: 1px;
    width: 100%;
}
ul.accommodations .unit-content .divider {
    margin-top: 0px;
    height: 40px;
    border-top: 3px double #999;
}
ul.accommodations .unit-header {
    color: #1f1f1f;
    background: #f7f6f6;
    line-height: 50px;
    position: relative;
    height: 360px;
}
ul.accommodations .unit-header .slides {
    background: #fff;
    overflow: hidden;
    width: 60%;
    position: relative;
    right: 0;
    float: left;
    height: 360px;
}
ul.accommodations .unit-header .slides img {
    width: 100%;
    height: auto;
}
ul.accommodations .unit-close {
    position: relative;
    float: right;
    margin-top: -41px;
    width: 33px;
    height: 33px;
    background: url('../images/accordion-close.png') no-repeat top;
    cursor: pointer;
}
ul.accommodations .unit-close:hover {
    background: url('../images/accordion-close.png') no-repeat bottom;
    cursor: pointer;
}
ul.accommodations .unit-close.selected {
    background: url('../images/accordion-close-selected.png') no-repeat top;
    cursor: pointer;
}
ul.accommodations .unit-close.selected:hover {
    background: url('../images/accordion-close-selected.png') no-repeat bottom;
    cursor: pointer;
}
ul.accommodations .unit-content {
    margin: 0;
    padding: 0;
    background: #fff;
    width: 100%;
}
ul.accommodations .unit-content .group {
    display: block;
}
ul.accommodations .unit-content .group ul:last-child {
    border-bottom: 1px solid #E2E2E2;
}
ul.accommodations .unit-content .group ul {
    margin: 0px 0px;
}
ul.accommodations  .unit-content .table .row .col {
    display: block;
    width: 105px;
    vertical-align: top;
    line-height: 50px;
    padding: 0;
    margin: 0;
    float: left;
}
ul.accommodations .unit-content .table ul li:first-child {
    margin: 0px;
    vertical-align: top;
}
ul.accommodations .unit-content .table ul li:last-child {
    margin-right: 0px;
    vertical-align: top;
}
ul.accommodations .unit-content .table ul li {
    margin-right: 0px;
    vertical-align: top;
}
ul.accommodations  .room .paragraph {
    display: block;
    position: relative;
    width: 350px;
}
ul.accommodations  .room .paragraph:first-child {
    margin-right: 30px;
}
ul.accommodations  .room .paragraph.single {
    width: 546px;
}
ul.accommodations .room .paragraph p, ul.accommodations .room .paragraph ol, ul.accommodations .room .paragraph ul, ul.accommodations .room .row p, ul.accommodations .room .row li {
    line-height: 20px;
    margin-bottom: 20px;
}
ul.accommodations  .room .row p {
    margin-top: 15px;
    margin-bottom: 15px;
}
ul.accommodations .room .paragraph ol, ul.accommodations .room .paragraph ul, ul.accommodations .room .paragraph li {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 16px;
}
ul.accommodations .unit.accordion .room .unit-content .copy .paragraph {
    float: left;
}
ul.accommodations .titles {
    position: relative;
    width: 40%;
    z-index: 99;
    float: right;
    height: 360px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    text-align: center;
}
ul.accommodations .titles .name {
    color: #102434;
    font-family: 'FuturaT-Book';
    font-size: 27px;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 5% 9%;
    line-height: 36px;
    font-weight: 300;
    position: relative;
    width: 77%;
    text-align: center;
    margin-top: 30px;
}
ul.accommodations .titles .name .sans {
    font-family: AvenirBook;
    font-size: 12px;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
    color: #20425d;
}
ul.accommodations .selected .titles {
    background: #20425d;
}
ul.accommodations .selected .titles .name {
    color: #fff;
}
ul.accommodations .titles .open {
    color: #102434;
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 8% 0% 3% 5%;
    text-transform: uppercase;
    bottom: 27px;
    display: block;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    left: 37px;
    font-family: 'Open Sans';
    font-weight: 700;
    letter-spacing: 2px;
    width: 80%;
    text-align: left;
    border-top: 1px solid #fff;
}
ul.accommodations .titles .open:hover {
    opacity: 0.4;
}
ul.accommodations .selected .titles .open {
    opacity: 2.4;
    color: #fff;
}
ul.accommodations .full-description {
    padding: 30px 5%;
    color: #000;
    float: left;
    width: 90%;
    position: relative;
}
ul.accommodations .content-heading .title {
    color: #68696C;
    font-size: 2.3em;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
ul.accommodations .full-description p, ul.accommodations .full-description ul li {
    font-size: 15px;
    color: #2d2422;
    list-style: disc;
    width: 100%;
    margin-bottom: 10px;
    font-family: 'FuturaT-Light';
}
ul.accommodations .full-description ul li {
    list-style: disc;
    margin-left: 10px;
}

/* SPECIALS - within accordions */
/* ACCOMMODATIONS - within accordions */
/* UNIT - within accordions */
/* UNIT - within accordions */

#home #specials {
    position: relative;
}
#home ul.specials {
    margin-bottom: 5px;
}
.prev-sp, .next-sp {
    position: absolute;
    width: 32px;
    height: 33px;
    top: 115px;
    cursor: pointer;
    text-indent: -9999px;
    display: none;
}
.prev-sp {
    left: -34px;
    background: url(template/arrow-brown-left.png) no-repeat center center;
    border: 2px solid #211917;
}
.next-sp {
    right: -34px;
    background: url(template/arrow-brown-right.png) no-repeat center center;
    border: 2px solid #211917;
}
ul.specials {
    font-size: 14px;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
    margin-top: 0;
    height: auto;
}
ul.specials a {
    color: #1f1f1f;
}
ul.specials  a:hover {
    text-decoration: none;
    color: #20425d;
}
ul.specials .room {
    display: none;
    position: relative;
    margin-bottom: 40px;
    margin-left: 0;
}
ul.specials .room.selected canvas {
    display: none !important;
    opacity: 1;
}
ul.specials .room.selected .BWFilter {
    display: none !important;
    opacity: 1;
}
.ul.specials  .room:last-child {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 60px;
}
ul.specials .room.noncollapsible hr {
    height: 1px;
    background-color: #1f1f1f;
    width: 100%;
}
ul.specials  hr.selected {
    border: 0;
    background-color: #1f1f1f;
    height: 1px;
    width: 100%;
}
ul.specials .unit-content .divider {
    margin-top: 0px;
    height: 40px;
    border-top: 3px double #999;
}
ul.specials .unit-header {
    color: #1f1f1f;
    background: #f7f6f6;
    line-height: 50px;
    position: relative;
    height: 440px;
}
ul.specials .unit-header .image {
    background: #000;
    overflow: hidden;
    width: 60%;
    position: relative;
    right: 0;
    float: left;
    height: 440px;
}
ul.specials .unit-header .image img {
    width: 100%;
    height: auto;
}
ul.specials .unit-close {
    position: relative;
    float: right;
    margin-top: -41px;
    width: 33px;
    height: 33px;
    background: url('../images/accordion-close.png') no-repeat top;
    cursor: pointer;
}
ul.specials .unit-close:hover {
    background: url('../images/accordion-close.png') no-repeat bottom;
    cursor: pointer;
}
ul.specials .unit-close.selected {
    background: url('../images/accordion-close-selected.png') no-repeat top;
    cursor: pointer;
}
ul.specials .unit-close.selected:hover {
    background: url('../images/accordion-close-selected.png') no-repeat bottom;
    cursor: pointer;
}
ul.specials .unit-content {
    margin: 0;
    padding: 0;
    background: #f7f6f6;
    width: 100%;
}
ul.specials .unit-content .group {
    display: block;
}
ul.specials .unit-content .group ul:last-child {
    border-bottom: 1px solid #E2E2E2;
}
ul.specials .unit-content .group ul {
    margin: 0px 0px;
}
ul.specials  .unit-content .table .row .col {
    display: block;
    width: 105px;
    vertical-align: top;
    line-height: 50px;
    padding: 0;
    margin: 0;
    float: left;
}
ul.specials .unit-content .table ul li:first-child {
    margin: 0px;
    vertical-align: top;
}
ul.specials .unit-content .table ul li:last-child {
    margin-right: 0px;
    vertical-align: top;
}
ul.specials .unit-content .table ul li {
    margin-right: 0px;
    vertical-align: top;
}
ul.specials  .room .paragraph {
    display: block;
    position: relative;
    width: 350px;
}
ul.specials  .room .paragraph:first-child {
    margin-right: 30px;
}
ul.specials  .room .paragraph.single {
    width: 546px;
}
ul.specials .room .paragraph p, ul.specials .room .paragraph ol, ul.specials .room .paragraph ul, ul.specials .room .row p, ul.specials .room .row li {
    line-height: 20px;
    margin-bottom: 20px;
}
ul.specials  .room .row p {
    margin-top: 15px;
    margin-bottom: 15px;
}
ul.specials .room .paragraph ol, ul.specials .room .paragraph ul, ul.specials .room .paragraph li {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 16px;
}
ul.specials .unit.accordion .room .unit-content .copy .paragraph {
    float: left;
}
ul.specials .titles {
    position: relative;
    width: 40%;
    z-index: 99;
    float: right;
    height: 440px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #f7f6f6;
    text-align: center;
}
ul.specials .titles .name {
    color: #454545;
    font-family: 'AvenirMedium';
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 5% 9%;
    line-height: 36px;
    font-weight: 300;
    top: 18%;
    position: absolute;
    width: 74%;
    text-align: left;
}
ul.specials .titles .name .sans {
    font-family: FuturaT-Book;
    font-size: 12px;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
    color: #20425d;
}
ul.specials .selected .titles {
    background: #20425d;
}
ul.specials .selected .titles .name {
    color: #fff;
}
ul.specials .titles .open {
    color: #454545;
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 8% 0% 3% 5%;
    text-transform: uppercase;
    bottom: 27px;
    display: block;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    left: 37px;
    font-family: 'Open Sans';
    font-weight: 700;
    letter-spacing: 2px;
    width: 80%;
    text-align: left;
    border-top: 1px solid #e5e4e4;
}
ul.specials .titles .open:hover {
    opacity: 0.4;
}
ul.specials .selected .titles .open {
    opacity: 2.4;
}
ul.specials .full-description {
    padding: 30px 5%;
    color: #000;
    float: left;
    width: 90%;
    position: relative;
}
ul.specials .content-heading .title {
    color: #68696C;
    font-size: 2.3em;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
ul.specials .full-description p, ul.specials .full-description ul li {
    font-size: 15px;
    color: #2d2422;
    list-style: disc;
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Open Sans';
}
ul.specials .full-description ul li {
    list-style: disc;
    margin-left: 10px;
}

/* OPEN TABLE */
.OT_wrapper {
    background-color: #000000 !important;
    border: 1px solid #353535 !important;
    border-radius: 0 0 0 0 !important;
    font-family: 'FuturaT-Light';
    margin: 0;
    padding: 35px !important;
    width: 80% !important;
    float: left;
}
.side-general img {
    border: none;
    width: 100%;
    z-index: 98;
}
.side-general canvas {
    border: 1px solid #353535 !important;
}
.OT_subtitle {
    color: #ffffff !important;
    width: 100%;
}
.OT_title {
    font-size: 1.6em;
    font-weight: bold !important;
    letter-spacing: 0.1em !important;
    margin-bottom: 10px !important;
    text-align: left;
    color: #ffffff !important;
    text-transform: uppercase !important;
    font-family: 'FuturaT-Light';
}
#OT_form, .OT_list, .OT_day, .OT_time, .OT_party, .OT_submit, .OT_subtitle, .OT_title {
    width: 100% !important;
}
.OT_day, .OT_time, .OT_party {
    padding: 15px 0 !important;
    border: none !important;
    background-image: none !important;
    height: 24px;
}
a.OT_Find_a_Table, a.OT_Find_a_Table:link {
    background: #306D94 !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    font-size: 1em !important;
    padding: 10px 20px !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease 0s !important;
    font-family: 'FuturaT-Light' !important;
    text-shadow: 0 0 0 #306D94 !important;
}
a.OT_Find_a_Table:hover {
    background: #fff !important;
    color: #306D94 !important;
    transition: all 0.3s ease !important;
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -o-transition: all 0.3s ease !important;
}
.OTButton, #OTButton {
    width: 137px;
}
.OT_list .title {
    font-family: 'FuturaT-Light' !important;
    text-transform: uppercase;
    color: #ffffff;
    text-align: left !important;
    padding-left: 20%;
    margin-top: -10px;
}
.OT_list {
    text-align: center;
    float: left;
}
.OT_searchTimeField, .OT_searchDateField, .OT_searchPartyField {
    width: 60% !important;
    border-radius: 0 !important;
}
.OT_submit {
    margin-top: 20px !important;
}
img.ui-datepicker-trigger {
    width: 16px;
    height: 16px;
}
.meetings .content #formContact img.ui-datepicker-trigger {
    width: 16px;
    height: 16px;
    position: absolute;
    left: 491px;
    top: 12px;
}
#formContact input[type=text], #formContact select, #formContact textarea, #formContact input[type=radio] {
    font-size: 1.1em;
    height: 20px;
    color: #fff !important;
    background: #747577;
    border: none;
    font-family: Arial;
}
#formContact select {
    height: 40px;
}
.field input[type="text"].error, .field textarea.error {
    border: 1px solid #971616 !important;
}
.checkboxgroup.opt-in {
    display: none;
}
.map_popup img {
    margin-left: 0px;
    width: 100%;
}
.errorMsg ul li {
    list-style: none;
    color: #fff !important;
    border: 1px solid #971616 !important;
    padding: 5px 10px !important;
    background: #971616 !important;
}
.errorMsg ul {
    margin: 0 !important;
}
.form-entry input[type="text"].error, .form-entry textarea.error {
    border: 1px solid #971616 !important;
}
.map_popup .desc p, .map_popup .desc h2 {
    font-family: 'FuturaT-Light' !important;
}
.map_popup .desc h2 {
    color: #ffffff !important;
}
.map_popup .desc p {
    color: #959595 !important;
}
.map_popup {
    background: #fff !important;
    width: 250px !important;
}
.map_popup a {
    color: #20425d;
}
.b-first .form-entry {
    margin-bottom: 20px;
    color: #959595;
    width: 350px;
}
.b-first .field label {
    font-size: 1.2em;
    color: #959595;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.b-first .field {
    margin: 40px 0;
}
.b-first .field ul li {
    list-style: none;
    font-size: 1em;
}
#popup {
    width: 445px;
    height: 425px;
}
.fancybox-type-iframe .fancybox-inner, .fancybox-type-iframe, .fancybox-inner iframe {
    width: 445px !important;
    height: 425px !important
}
.fancybox-type-iframe .fancybox-close {
    top: 25px !important;
    right: 25px !important;
}
@keyframes arrowMove {
    0% {
        transform: translate(0px);
        -webkit-transform: translate(0px);
        -ms-transform: translate(0px)
    }
    50% {
        transform: translateY(15px);
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px)
    }
    100% {
        transform: translate(0px);
        -webkit-transform: translate(0px);
        -ms-transform: translate(0px)
    }
}
@-webkit-keyframes arrowMove {
    0% {
        transform: translate(0px);
        -webkit-transform: translate(0px);
        -ms-transform: translate(0px)
    }
    50% {
        transform: translateY(15px);
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px)
    }
    100% {
        transform: translate(0px);
        -webkit-transform: translate(0px);
        -ms-transform: translate(0px)
    }
}
@-moz-keyframes arrowMove {
    0% {
        transform: translate(0px);
        -webkit-transform: translate(0px);
        -ms-transform: translate(0px)
    }
    50% {
        transform: translateY(15px);
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px)
    }
    100% {
        transform: translate(0px);
        -webkit-transform: translate(0px);
        -ms-transform: translate(0px)
    }
}
.arrowMove {
    -webkit-animation: arrowMove 3s infinite;
    -moz-animation: arrowMove 3s infinite;
    -ms-animation: arrowMove 3s infinite;
    animation: arrowMove 3s infinite;
}

/* Loading Animation */
@-webkit-keyframes bounce {
    0%, 20%, 80%, 100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px);
    }
}
@-moz-keyframes bounce {
    0%, 20%, 80%, 100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    80% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px);
    }
}
@-ms-keyframes bounce {
    0%, 20%, 80%, 100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px);
    }
}
@keyframes bounce {
    0%, 20%, 80%, 100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px);
    }
}
.bounce {
    -webkit-animation: bounce 3s infinite;
    -moz-animation: bounce 3s infinite;
    -ms-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
}


@media only screen and (max-height:900px) {
.hotel-logo{
    margin-top: 60px !important;
}

#home h1 {
font-size: 28px;
margin-top: 2px;

}

.intro-message p {
font-size: 16px;
color: #7c7c7c;
margin: 20px auto 0 auto;
line-height: 21px;
margin-bottom: 40px;
}

}


@media only screen and (max-height:776px) {
#home .intro-message h1{
    margin-top: 0px;
    font-size: 26px;
}

.intro-message p{
    font-size: 1.23em;
    line-height: 1.5;
}
#home .intro-message h2{
    margin-bottom: 15px;
}

a.book-now, a.visit-site, .qq-upload-button span, .gallery-book-now {
padding: 6px 25px !important;
font-size: 12px;
}
a.map-it-link{
    padding: 6px 25px !important;
font-size: 12px;
}

}


/* RESPONSIVE */
@media only screen and (max-width:1650px) {
    .header-img img, .header-img canvas {
        margin-left: -825px;
        left: 50% !important;
    }
    .coffee-cup {
        right: -190px;
        width: 580px;
    }
    .napkins {
    }
    .cookies {
        width: 450px;
    }
}
@media only screen and (max-width:1400px) {
    #home #top-content h1 {
        font-size: 39px;
    }
    #home #top-content p {
        font-size: 17px;
    }
}
@media only screen and (max-width:1250px) {
    #home #top-content h1 {
        font-size: 39px;
    }
    #home #top-content p {
        font-size: 16px;
    }
    a.book-now, a.visit-site, .qq-upload-button span, .gallery-book-now {
        padding: 10px 17px !important;
    }
    #home #top-content {
        padding: 130px 0;
    }
    .inside-content {
        width: 35%;
        margin: 0 auto;
    }
    #homeSlide .intro-message {
        margin-right: -470px;
        width: 310px;
    }
    .intro-message .wrap {
        padding: 50px 0;
    }
    #home h1 {
        padding: 0;
        font-size: 31px;
    }
    #home .intro-message h2 {
        font-size: 13px;
    }
    .intro-message p {
        font-size: 15px;
    }
}
@media only screen and (max-width:1200px) {
    header a.logo {
        left: 40px;
    }
    header #primary-nav {
    }
    header #primary-nav li {
        padding-left: 10px;
        margin-left: 10px;
    }
    header #primary-nav li a {
    }
}
@media only screen and (max-width:1145px) {
    header #booking .booking-fields {
    }
    .bestrate {
        left: 50%;
        margin-left: -165px;
    }
}
@media only screen and (max-width:767px) {
    #social-medias, #bottom-content, #home-message, #home h1 span, header #booking .date, .scrolldown, .scrollup, footer #secondary-nav {
        display: none !important;
    }
    #private-parties .img, #private-parties .desc {
        float: none;
        width: 90%;
        margin: 0 auto;
    }
    #home #top-content {
        margin-top: 0;
        display: none;
    }
    header #booking {
        right: 0;
        font-family: 'proxima_nova_ltsemibold';
        display: none;
    }
    header #nav-toggle {
        -moz-user-select: none;
        background: url("../images/hamburger.png") no-repeat center right;
        position: absolute;
        top: 50px;
        right: 0;
        height: 65px;
        line-height: 65px;
        text-transform: uppercase;
        color: #fff;
        overflow: hidden;
        padding-right: 40px;
        margin-right: 10px;
    }
    .mobilemenu {
        width: 45px;
        height: 38px;
        background: #20425d;
        position: absolute;
        top: 10px;
        right: 0;
        display: block;
    }
    .mobilemenu .bar {
        width: 100%;
        height: 4px;
        margin-bottom: 5px;
        background: #ffffff;
        float: left;
    }
    .mobilemenu .openMobile {
        padding: 8px;
    }
    header #primary-nav {
        display: none;
        margin-top: 110px;
        background: #000;
        float: none;
        width: 100%;
    }
    header #primary-nav li {
        display: block;
        margin: 0;
        padding: 0;
        margin-left: 15px;
        padding-left: 15px;
    }
    header #primary-nav li a {
        display: block;
        padding: 10px;
        border-top: 1px solid #f0f0f0;
    }
    footer {
        margin: 0 !important;
        left: auto;
    }
    footer, footer .wrapper {
        height: auto;
    }
    footer .phone {
        position: static;
        margin: 10px 0;
        text-align: center;
        right: 400px;
        left: 682px;
    }
    #home h1 {
        text-align: center;
    }
}
@media only screen and (max-width:1090px) {
    .hotels-list .hotels-nav li a{
        font-size: 13px;
    }
    .hotels-list .hotels-nav li{
        padding: 0px 15px 0 0;
margin: 0px 15px 0 0;
    }
    .bestrate {
        margin-left: -195px;
    }
    .viewgallery {
        width: 31%;
    }
    #tl-flags {
        right: 270px;
    }
    footer #secondary-nav li {
        padding: 0 0 0 7px;
        margin: 0 0 0 7px;
    }
    footer #secondary-nav li a {
        font-size: 12px;
    }
    .tripadvisor {
        background-position: center center !important
    }
    .staffpicks .pick {
        opacity: 1 !important;
        top: 0px !important;
    }
    .content-heading .title {
        width: 100%;
        margin: 25px auto;
        float: left;
    }
    .wrapper {
        max-width: 1170px;
        width: 80%;
    }
    form#booking-form div.field {
    }
    form#booking-form div.date-field {
    }
    header .wrapper, footer .wrapper {
        width: 96%;
    }
    header a.logo {
    }
    form#booking-form {
        margin-left: 50px;
    }
    ul.specials {
        max-width: 100%;
    }
    .two_third, .one_third {
        width: 100%;
    }
    header #booking {
    }
    header #booking .booking-fields {
        width: 381px;
    }
    header #primary-nav li a {
    }
    .-accommodations .two_third, .-specials .two_third, #home .two_third {
        background: none;
        padding: 0;
    }
    .home-newsletter .form a#emailSignup {
        height: 27px;
        padding: 6px 5px;
    }
    .sidebar .side-general h2 {
        color: #000;
        margin: 11px 0 6px;
        font-size: 17px;
    }
    .sidebar {
        width: 100% !important;
    }
    .region.sidebar {
        width: 308px !important;
    }
    .bx-wrapper {
        max-width: 100% !important;
    }
    .sidebar .side-general {
        margin-bottom: 30px;
        width: 31%;
        display: inline-block;
        margin-right: 2%;
        position: relative;
    }
    .sidebar .side-general.last {
        margin-right: 0px;
    }
    header {
        position: fixed !important;
    }
    header #primary-nav {
        float: right;
    }
    header #primary-nav li {
        padding-left: 7px;
        margin-left: 7px;
    }
    .home-newsletter {
        width: 87%;
        margin: 0 auto;
    }
    header #booking input[type=submit] {
        width: 116px;
        font-size: 13px;
    }
    form#booking-form div.arrival-date, form#booking-form div.departure-date {
    }
    .front .title-pro {
        font-size: 24px;
        line-height: 27px;
        padding: 20px;
    }
    .section-contact {
        width: 90%;
        margin: 5% auto;
    }
    .section-address, .section-telephone {
        font-size: 16px;
    }
    .bx-controls {
        background: none;
        width: 100%;
        left: 0;
        height: 60px;
        top: 150px;
    }
    #carousel .slide {
        width: 175px !important;
        margin-right: 5px !important;
    }
    #carousel .slide img {
        width: 100%;
    }
    #bottom-content h2 {
        top: -65px;
        color: #000;
        bottom: inherit;
    }
    .bx-wrapper {
        margin-top: 60px;
    }
    .bx-viewport {
        height: 230px !important;
    }
    .bx-controls {
        background: none;
        width: 100%;
        left: 0;
        height: 60px;
        top: 150px;
    }
    .bx-prev {
        background-color: #000;
        right: inherit;
        left: -29px;
        bottom: 188% !important;
        padding: 0 1px;
    }
    .bx-next {
        background: #000;
        right: -29px;
        left: inherit;
        bottom: 188% !important;
        padding: 0 1px;
    }
    #sub-footer .quad-third.first {
        margin-left: 0%;
        text-align: center;
    }
    #sub-footer .quad-third {
        width: 29%;
        float: left;
        text-align: center;
        margin: 0 0% 80px 6%;
        border-right: 1px solid #585655;
    }
    #sub-footer {
        margin-bottom: 10px;
        padding-top: 70px;
    }
}
@media only screen and (max-width:1050px) {
    header #booking .booking-fields {
        width: 394px;
    }
    .bestrate {
    }
    .sub-footer .wrap-address .address {
        float: left;
        margin-right: 0px;
        font-size: 13px !important;
    }
}
@media only screen and (max-width:1018px) {
    .content p {
        font-size: 15px;
    }
    #home #top-content p {
        font-size: 14px;
        line-height: 26px;
    }
    #home #top-content {
        padding: 35px 0 60px 0;
    }
    #home h1 {
        font-size: 24px
    }
    #tl-flags {
        right: 241px;
    }
    header #primary-nav li {
        padding-left: 4px;
        margin-left: 4px;
    }
    header #primary-nav li a {
    }
    .bestrate {
    }
    #sub-footer .quad-third .quad-wifi {
        background: url(template/wifi-logo.png) no-repeat 90% center;
    }
}
@media only screen and (max-width:990px) {
    .w-text .grade {
        font-size: 22px;
        float: left;
        width: 100%;
        text-align: left;
    }
    #sub-footer .quad-third .quad-weather .title {
        float: none;
    }
    #sub-footer .quad-third .quad-weather .title .small {
        text-align: center;
    }
    .bestrate {
    }
    header #booking {
    }
    #tl-flags img {
        width: 15px;
        height: 11px;
    }
    header #primary-nav {
    }
    header a.logo {
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    footer .phone {
        left: 20px;
    }
    form#booking-form {
    }
    form#booking-form .field.date-field {
        padding-left: 5px;
    }
    header #booking input[type=submit] {
    }
    .home-newsletter .form input[type=text] {
        width: 53%;
        float: left;
        margin-left: 0px;
    }
    #sub-footer ul.nav {
        float: none;
    }
    .sub-footer .wrap-address {
        float: none;
    }
}
@media only screen and (max-width:960px) {
    #home #top-content h1 {
        font-size: 39px;
    }
    #home #top-content p {
        font-size: 16px;
    }
    #home #top-content {
        padding: 130px 0;
    }
    .inside-content {
        width: 45%;
        margin: 0 auto;
    }
    #homeSlide .intro-message {
        margin-right: -380px;
        width: 310px;
    }
    .intro-message .wrap {
        padding: 50px 0;
    }
    #home h1 {
        padding: 0;
        font-size: 31px;
    }
    #home .intro-message h2 {
        font-size: 13px;
    }
    .intro-message p {
        font-size: 15px;
    }
    .coffee-cup {
        width: 450px;
    }
    .napkins {
        width: 400px;
        left: -190px;
        top: 0;
    }
    .cookies {
        margin-left: -500px;
        width: 300px;
        bottom: 70px;
    }
    #home #gallery-content .one_third{
        margin-bottom: 70px;
    }
    a.book-now, a.visit-site, .qq-upload-button span, .gallery-book-now {
        padding: 10px 15px !important;
        color: #7e7e7e;
        font-size: 13px;
    }
}
@media only screen and (max-width:945px) {
    #tl-flags {
        right: 230px;
    }
    footer .address {
        font-size: 11px;
    }
    footer #secondary-nav li a {
    }
    .hotels-list .hotels-nav li a{
        font-size: 13px;
        letter-spacing: 0px;
    }
    .hotels-list .hotels-nav li{
        padding: 0px 10px 0 0;
margin: 0px 10px 0 0;
    }
}
@media only screen and (max-width:930px) {
    header #primary-nav li {
        padding-left: 4px;
        margin-left: 4px;
    }
    #sub-footer .quad-third .small {
        font-size: 14px;
    }
    #sub-footer .quad-third .reg {
        font-size: 19px;
        text-align: left;
    }
    #sub-footer .quad-third {
        margin-bottom: 37px;
    }
    #sub-footer {
        margin-bottom: 10px;
        padding-top: 50px;
    }
}
@media only screen and (max-width:920px) {
    header #primary-nav li {
    }
    header #primary-nav li a {
    }
    header a.logo {
        width: 160px;
        margin-top: 8px;
    }
    .bestrate {
    }
}
@media only screen and (max-width:910px) {
    header a.logo {
        width: 130px;
        left: 0;
        top: 6px;
    }
    header #primary-nav li {
        padding-left: 5px;
        margin-left: 5px;
    }
    header #primary-nav li a {
    }
}
@media only screen and (max-width:880px) {
    #tl-flags li {
        margin-right: 3px;
    }
    footer #secondary-nav li {
    }
    .bestrate {
        font-size: 10px;
        left: 8%;
    }
}
@media only screen and (max-width:870px) {
    form#booking-form div.date-field input {
        padding: 6px;
    }
    form#booking-form select {
        height: 28px;
    }
    form#booking-form .field.date-field {
        padding-left: 0px;
    }
    form#booking-form div.date-field img.ui-datepicker-trigger {
        top: 7px;
        right: 12px;
    }
    form#booking-form select#filter {
        width: 77%;
    }
    header #booking input[type=submit] {
        height: 28px;
    }
    form#booking-form {
    }
    footer .phone {
        font-size: 16px;
    }
    ul.specials .unit-header .image {
        height: 360px;
    }
    ul.specials .titles {
        height: 360px;
    }
    ul.specials .unit-header {
        height: 360px;
    }
    ul.accommodations .unit-header .slides {
        height: 277px;
    }
    #content .wrapper.clearfix {
        padding-top: 20px;
    }
    .sub-menu li {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:840px) {
    header .wrapper, footer .wrapper {
    }
    form#booking-form {
        margin-left: 25px;
    }
    .staffpicks .pick {
        width: 73%;
        margin: 0 auto;
        float: none;
        margin-bottom: 21px;
    }
    .home-newsletter {
        width: 50%;
        margin-left: 18%;
    }

}
@media only screen and (max-width:840px) {
    .section-contact {
        width: 100%;
        margin: 0px auto 50px auto;
    }
    .section-address {
        font-size: 18px;
        margin-right: 5%;
    }
    .section-telephone {
        font-size: 18px;
    }
}
@media only screen and (max-width:800px) {
    header #primary-nav li a {
    }
    .bestrate {
        font-size: 10px;
        left: 8%;
    }
}
@media only screen and (max-width:780px) {

    header #primary-nav li a {
    }
    #home #gallery-content h1{
        font-size: 35px;
    }
    #home #top-content h1 {
font-size: 28px;
}
#homeSlide .intro-message{
    padding: 8px;
    width: 310px;
    margin-right: -300px;
}
#home .intro-message h2 {
font-size: 13px;
}

#home .intro-message  h1 {
font-size: 28px;
}
.intro-message p {
font-size: 14px;
}

#sub-footer .one_third{
    width: 100%;
    margin-bottom: 50px;
}
#sub-footer .two_third{
    width: 100%;
}
}
@media only screen and (max-width:768px) {

.hotels-list{
    top: 60px;
    height: 45px;
}
.hotels-list .hotels-nav li{
    margin-bottom: 5px;
}

.hotels-list .hotels-nav li a{
font-size: 12px;
}
#middle-content-third .one_third{
    float: left;
    width: 90%;
    margin: 10px auto 60px auto;
    float: none !important;
}

#home #gallery-content .one_third{
    width: 45%;
    margin-right: 5%;
    height: 100px;
}

    .header-img .title {
    }
    .sub-menu {
        margin-bottom: 14px;
        margin-top: 10px;
        text-align: center;
    }
    .wrapper {
        width: 95%;
    }
    #content .wrapper.clearfix {
        padding-top: 5px;
    }
    .content-heading .title {
        margin: 0 auto;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 20px;
    }
    .content h2 {
        font-size: 1.4em
    }
    .sidebar, .book-now-open, .brg {
        display: none;
    }
    .scrolldown-circle {
        margin-top: -50%;
        margin-left: -25%;
    }
    .header-img img, .header-img canvas {
        height: 100% !important;
        left: -25% !important;
        margin-left: 0 !important;
        min-width: 100%;
        position: absolute;
        width: auto !important;
    }
    header {
        height: 60px;
        position: fixed;
    }
    #content {
        padding-top: 60px !important;
    }
    .fade {
        display: none;
    }
    header #primary-nav {
        float: right;
        margin: 0;
        top: 60px;
        position: relative;
    }
    footer .phone {
        left: 210px;
        top: -28px;
        font-size: 12px;
    }
    header .wrapper {
        height: 30px;
        height: 60px;
        width: 100%;
    }
    header .logo-wrapper {
        width: 305px;
        position: absolute;
        height: 60px;
        top: 0;
    }
    header a.logo {
        width: 84px;
        top: -2px;
        left: 11px;
    }
    header #primary-nav li a {
        text-align: center;
    }
    header .name {
        color: #FFFFFF;
        font-size: 9px;
        left: 59px;
        top: 22px;
    }
    .scrolldown-circle .cursive {
        font-size: 2.2em;
        top: 86px;
        line-height: 1em;
    }
    .scrolldown-circle {
        left: 50%;
        top: 20%;
        width: 50%;
        height: 50%;
        margin-top: -50%;
        margin-left: -25%;
        background-size: 100%;
    }
    .scrolldown-circle .sans {
        font-size: 1.1em;
        top: 166px;
    }
    .arrow-down {
        bottom: 68px;
    }
    #top-content .intro p {
        font: 1.2em/1.6em 'FuturaT-Light';
        width: 83%;
        line-height: 1.2em;
    }
    #top-content .intro h1 {
        padding: 15px;
        font-size: 70%;
        margin-top: -60px;
        width: 90%;
    }
    .sub-menu li {
        display: inline-block;
    }
    #top-content .intro {
        padding-bottom: 20px;
    }
    .header-img {
        height: 170px !important;
    }
    .two_third, .one_third {

        float: left !important;
}
    .img-inset-wrapper {
        height: auto;
    }
    ul.accommodations .titles {
        position: relative;
        height: 40px;
    }
    ul.accommodations .titles .name {
        width: 76%;
        font-size: 0.9em;
        letter-spacing: 1px;
        line-height: 1.2em;
        display: inline-block;
        float: left;
        margin-top: 10px;
    }
    ul.accommodations .titles .open {
        display: none;
        position: absolute;
        right: 23px;
        padding: 15px 25px 28px;
    }
    ul.accommodations .full-description p, ul.accommodations .full-description ul li {
        font-size: 0.8em;
    }
    ul.accommodations .full-description {
        padding-top: 20px;
    }
    ul.specials .titles {
        position: relative;
        background: url(template/go-down.png) no-repeat 90% 50% #306D95;
    }
    ul.specials .titles .name {
        width: 62%;
        font-size: 0.9em;
        letter-spacing: 1px;
        line-height: 1.2em;
        display: inline-block;
        float: left;
    }
    ul.specials .titles .open {
        display: none;
        position: absolute;
        right: 23px;
        padding: 15px 25px 28px;
    }
    ul.specials .full-description p, ul.specials .full-description ul li {
        font-size: 0.8em;
    }
    ul.specials .full-description {
        padding-top: 60px;
    }
    a.btn {
        padding: 6px 6px !important;
        letter-spacing: 1px;
        font-size: 0.8em;
        right: 50%;
        left: 25%;
    }
    #sub-footer ul.nav {
        float: none;
        margin: 12px 50px 15px 0;
        width: 100%;
        text-align: center;
    }
    #sub-footer {
        padding: 40px 0 80px;
    }
    .tambourine {
        float: right;
        color: #808184;
        margin-top: -2px;
        line-height: 26px;
        width: 100%;
        text-align: center;
    }
    .sub-footer .wrap-address {
        color: #808184;
        float: left;
        width: 90%;
        text-align: center;
        margin-top: 20px;
        padding-left: 5%;
    }
    .California .header-img img {
        margin-top: 0px;
    }
}
@media only screen and (max-width:680px) {
    .header-img .title {
        margin-top: 24px;
        padding: 9px 10px;
        width: 50%;
    }
}
.field-recipient {
    border: 1px solid #ccc;
    padding: 15px;
    box-shadow: 0px 3px 5px #ccc;
    background-color: #F2EADD;
}
.field-recipient legend {
    padding: 0 10px;
    font-size: 18px;
    font-style: italic;
}

@media only screen and (max-width:580px) {



#home #gallery-content .one_third{
    width: 90%;
    margin-right: 5%;
    height: 100px;
}
}
.hidden {
    display: none !important;
}