/*
	Theme Name: The Park on Main
	Theme URI: http://theparkonmain.com
	Description: HTML5
	Version: 1.0
	Author: R+L Carriers
	Author URI: http://rlcarriers.com
	Tags: HTML5, CSS3
*/

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}
/*Trip Advisor Style Overrides */

div#CDSWIDCOE
{
margin:0px auto !Important;

}

div#TA_cdsscrollingravewide545 div#CDSSCROLLINGRAVE.wide{
width:100% !Important;
}

div#CDSSCROLLINGRAVE.border{
border:none !Important;
}


/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'caviar-dreams';
  src: url("fonts/Caviar-Dreams/CaviarDreams-webfont.eot");
  src: url("fonts/Caviar-Dreams/CaviarDreams-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Caviar-Dreams/CaviarDreams-webfont.woff") format("woff"), url("fonts/Caviar-Dreams/CaviarDreams-webfont.ttf") format("truetype"), url("fonts/Caviar-Dreams/CaviarDreams-webfont.svg#caviar_dreamsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'caviar-dreams--italic';
  src: url("fonts/Caviar-Dreams/CaviarDreams_Italic-webfont.eot");
  src: url("fonts/Caviar-Dreams/CaviarDreams_Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Caviar-Dreams/CaviarDreams_Italic-webfont.woff") format("woff"), url("fonts/Caviar-Dreams/CaviarDreams_Italic-webfont.ttf") format("truetype"), url("fonts/Caviar-Dreams/CaviarDreams_Italic-webfont.svg#caviar_dreamsitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'caviar-dreams--bold';
  src: url("fonts/Caviar-Dreams/Caviar_Dreams_Bold-webfont.eot");
  src: url("fonts/Caviar-Dreams/Caviar_Dreams_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Caviar-Dreams/Caviar_Dreams_Bold-webfont.woff") format("woff"), url("fonts/Caviar-Dreams/Caviar_Dreams_Bold-webfont.ttf") format("truetype"), url("fonts/Caviar-Dreams/Caviar_Dreams_Bold-webfont.svg#caviar_dreamsbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'caviar-dreams--bold-italic';
  src: url("fonts/Caviar-Dreams/CaviarDreams_BoldItalic-webfont.eot");
  src: url("fonts/Caviar-Dreams/CaviarDreams_BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Caviar-Dreams/CaviarDreams_BoldItalic-webfont.woff") format("woff"), url("fonts/Caviar-Dreams/CaviarDreams_BoldItalic-webfont.ttf") format("truetype"), url("fonts/Caviar-Dreams/CaviarDreams_BoldItalic-webfont.svg#caviar_dreamsbold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*-----------------------------------------------------------------
font
-----------------------------------------------------------------*/

@font-face {
  font-family: 'novecento-sans--wide-light';
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Light-webfont.eot");
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Light-webfont.woff") format("woff"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Light-webfont.ttf") format("truetype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Light-webfont.svg#novecento_sans_widelight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'novecento-sans--wide-normal';
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Normal-webfont.eot");
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Normal-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Normal-webfont.woff") format("woff"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Normal-webfont.ttf") format("truetype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Normal-webfont.svg#novecento_sans_widenormal") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'novecento-sans--wide-medium';
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Medium-webfont.eot");
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Medium-webfont.woff") format("woff"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Medium-webfont.ttf") format("truetype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Medium-webfont.svg#novecento_sans_widemedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'novecento-sans--wide-demibold';
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-DemiBold-webfont.eot");
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-DemiBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-DemiBold-webfont.woff") format("woff"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-DemiBold-webfont.ttf") format("truetype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-DemiBold-webfont.svg#novecento_sans_widedemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'novecento-sans--wide-book';
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Book-webfont.eot");
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Book-webfont.woff") format("woff"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Book-webfont.ttf") format("truetype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Book-webfont.svg#novecento_sans_widebook") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'novecento-sans--wide-book-bold';
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Bold-webfont.eot");
  src: url("fonts/Novecento-Sans-Wide/Novecentosanswide-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Bold-webfont.woff") format("woff"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Bold-webfont.ttf") format("truetype"), url("fonts/Novecento-Sans-Wide/Novecentosanswide-Bold-webfont.svg#novecento_sans_wide_bookbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*-----------------------------------------------------------------
font
-----------------------------------------------------------------*/

@font-face {
  font-family: 'open-sans';
  src: url("fonts/Open-Sans/opensans-regular-webfont.eot");
  src: url("fonts/Open-Sans/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Open-Sans/opensans-regular-webfont.woff") format("woff"), url("fonts/Open-Sans/opensans-regular-webfont.ttf") format("truetype"), url("fonts/Open-Sans/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open-sans--italic';
  src: url("fonts/Open-Sans/opensans-italic-webfont.eot");
  src: url("fonts/Open-Sans/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Open-Sans/opensans-italic-webfont.woff") format("woff"), url("fonts/Open-Sans/opensans-italic-webfont.ttf") format("truetype"), url("fonts/Open-Sans/opensans-italic-webfont.svg#open_sansitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open-sans--bold';
  src: url("fonts/Open-Sans/opensans-bold-webfont.eot");
  src: url("fonts/Open-Sans/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Open-Sans/opensans-bold-webfont.woff") format("woff"), url("fonts/Open-Sans/opensans-bold-webfont.ttf") format("truetype"), url("fonts/Open-Sans/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open-sans--bold-italic';
  src: url("fonts/Open-Sans/opensans-bolditalic-webfont.eot");
  src: url("fonts/Open-Sans/opensans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Open-Sans/opensans-bolditalic-webfont.woff") format("woff"), url("fonts/Open-Sans/opensans-bolditalic-webfont.ttf") format("truetype"), url("fonts/Open-Sans/opensans-bolditalic-webfont.svg#open_sansbold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'open-sans';
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-style: normal;
  font-weight: normal;
}

h1,
.h1 {
  font-size: 100px;
  font-size: 6.25rem;
  line-height: 100px;
  line-height: 6.25rem;
  font-family: 'caviar-dreams--bold';
  text-transform: uppercase;
}

@media screen and (max-width: 1000px) {
  h1,
  .h1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}

h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'novecento-sans--wide-demibold';
  text-transform: uppercase;
}

h2,
.h2 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
}

h3,
.h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
}

h4,
.h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
}

h5,
.h5
h6,
.h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
}

p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  line-height: 1.875rem;
}

strong {
  font-family: 'open-sans--bold';
}

.row,
.group,
.content-wrapper,
.list-inline,
.mobile-header,
.menu,
.nav ul,
.header__info ul,
.button-list,
.author-card,
.bxslider,
.bxslider--home,
.module-excerpt,
.module-excerpt__features,
.module-excerpt__header,
.module-excerpt__footer,
.suite__header,
.featured-ad,
.featured-ad a,
.twitter-feed,
.room-panels,
.social-icons {
  *zoom: 1;
}

.row:before,
.group:before,
.content-wrapper:before,
.list-inline:before,
.mobile-header:before,
.menu:before,
.nav ul:before,
.header__info ul:before,
.button-list:before,
.author-card:before,
.bxslider:before,
.bxslider--home:before,
.module-excerpt:before,
.module-excerpt__features:before,
.module-excerpt__header:before,
.module-excerpt__footer:before,
.suite__header:before,
.featured-ad:before,
.featured-ad a:before,
.twitter-feed:before,
.room-panels:before,
.social-icons:before,
.row:after,
.group:after,
.content-wrapper:after,
.list-inline:after,
.mobile-header:after,
.menu:after,
.nav ul:after,
.header__info ul:after,
.button-list:after,
.author-card:after,
.bxslider:after,
.bxslider--home:after,
.module-excerpt:after,
.module-excerpt__features:after,
.module-excerpt__header:after,
.module-excerpt__footer:after,
.suite__header:after,
.featured-ad:after,
.featured-ad a:after,
.twitter-feed:after,
.room-panels:after,
.social-icons:after {
  content: " ";
  display: table;
}

.row:after,
.group:after,
.content-wrapper:after,
.list-inline:after,
.mobile-header:after,
.menu:after,
.nav ul:after,
.header__info ul:after,
.button-list:after,
.author-card:after,
.bxslider:after,
.bxslider--home:after,
.module-excerpt:after,
.module-excerpt__features:after,
.module-excerpt__header:after,
.module-excerpt__footer:after,
.suite__header:after,
.featured-ad:after,
.featured-ad a:after,
.twitter-feed:after,
.room-panels:after,
.social-icons:after {
  clear: both;
}

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

.load {
  width: 100%;
  height: 100%;
  background: black url("images/loading.gif") center center no-repeat;
}

iframe {
  max-width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

.logo {
  margin: 0 0 10px 0;
}

@media screen and (max-width: 1200px) {
  .logo {
    margin: 0 0 10px 0;
  }
}

@media screen and (max-width: 1000px) {
  .logo {
    display: none;
  }
}

.logo a {
  display: block;
  margin: 0 auto;
  max-width: 200px;
  height: auto;
}

.logo img {
  margin: 0 auto;
  display: block;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .logo img {
    width: 60%;
  }
}

a {
  text-decoration: none;
  color: #9f2122;
}

.hide {
  display: none;
}

@media screen and (max-width: 1000px) {
  .hide-mobile {
    display: none !important;
  }
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

body {
  background: white;
}

.frame-secondary {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  width: 15%;
  height: 100%;
  background: white;
}

@media screen and (max-width: 1800px) {
  .frame-secondary {
    width: 20%;
  }
}

@media screen and (max-width: 1300px) {
  .frame-secondary {
    width: 25%;
  }
}

@media screen and (max-width: 1000px) {
  .frame-secondary {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    height: auto;
  }
}

.frame-primary {
  position: absolute;
  top: 0;
  right: 0;
  width: 85%;
  background: #dddddd;
}

@media screen and (max-width: 1800px) {
  .frame-primary {
    width: 80%;
  }
}

@media screen and (max-width: 1300px) {
  .frame-primary {
    width: 75%;
  }
}

@media screen and (max-width: 1000px) {
  .frame-primary {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    height: auto;
  }
}

.content-wrapper {
  padding: 40px;
}

@media screen and (max-width: 1000px) {
  .content-wrapper {
    padding: 20px;
  }
}

.content-wrapper__main {
  float: left;
  margin: 0 0 40px 0;
  padding: 100px;
  width: 75%;
  background: white;
}

@media screen and (max-width: 1300px) {
  .content-wrapper__main {
    padding: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .content-wrapper__main {
    padding: 20px;
    width: 100%;
  }
}

.content-wrapper__aside {
  float: right;
  width: 20%;
}

@media screen and (max-width: 1300px) {
  .content-wrapper__aside {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .content-wrapper__aside {
    width: 100%;
  }
}

.content-wrapper__main--full {
  padding: 40px;
  width: 100%;
  background: white;
}

@media screen and (max-width: 1000px) {
  .content-wrapper__main--full {
    padding: 20px;
  }
}

.col,
.footer__col-1,
.footer__col-2,
.footer__col-3,
.footer__col-4 {
  float: left;
}

.span-1-2 {
  width: 50%;
}

.footer__col-1 {
  width: 25%;
}

.footer__col-2 {
  width: 25%;
}

.footer__col-3 {
  width: 25%;
}

.footer__col-4 {
  width: 25%;
}

@media screen and (max-width: 1200px) {
  .footer__col-4 {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .footer__col-1,
  .footer__col-2,
  .footer__col-3 {
    width: 33.3333%;
  }
}

@media screen and (max-width: 600px) {
  .footer__col-1,
  .footer__col-2,
  .footer__col-3,
  .footer__col-4 {
    float: none;
    width: 100%;
  }
}

.footer__bottom {
  border-top: 1px solid #534e4a;
}

.footer__bottom p,
.footer__bottom ul {
  margin-bottom: 0;
}

.footer__bottom__col-1 {
  float: left;
}

@media screen and (max-width: 600px) {
  .footer__bottom__col-1 {
    float: none;
  }
}

.footer__bottom__col-2 {
  float: right;
}

@media screen and (max-width: 600px) {
  .footer__bottom__col-2 {
    float: none;
  }
}

.list-inline li {
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 0 0 10px;
  border-left: 1px solid #999999;
}

@media screen and (max-width: 600px) {
  .list-inline li {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    border-left: 0;
  }
}

.list-inline li:first-child {
  padding: 0;
  border-left: none;
}

.pull {
  float: left;
}

.push {
  float: right;
}

.mobile-header {
  display: none;
  color: white;
  background: #121212;
}

@media screen and (max-width: 1000px) {
  .mobile-header {
    display: block;
  }
}

.mobile-header a {
  color: white;
}

.mobile-header__logo {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
  max-width: 240px;
  font-family: 'caviar-dreams';
  text-align: center;
  text-transform: uppercase;
}

.mobile-header__logo a {
  display: block;
}

.mobile-header__menu-button {
  display: none;
  float: left;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: url("images/icon_menu.svg") center center no-repeat;
}

@media screen and (max-width: 1000px) {
  .mobile-header__menu-button {
    display: block;
  }
}

.no-svg .mobile-header__menu-button {
  background: url("images/icon_menu.png") center center no-repeat;
}

.mobile-header__phone-button {
  display: none;
  float: right;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: url("images/icon_phone.svg") center center no-repeat;
}

@media screen and (max-width: 1000px) {
  .mobile-header__phone-button {
    display: block;
  }
}

.no-svg .mobile-header__phone-button {
  background: url("images/icon_phone.png") center center no-repeat;
}

.mobile-header__form-trigger {
  float: right;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: url("images/icon_reserve.svg") center center no-repeat;
}

.no-svg .mobile-header__form-trigger {
  background: url("images/icon_reserve.png") center center no-repeat;
}

.header {
  position: relative;
  text-transform: uppercase;
  background: #121212;
  z-index: 99999;
}

.header a {
  text-decoration: none;
  color: white;
}

.menu--mobile {
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.9;
}

.menu__close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  background: url("images/icon_x.svg") center center no-repeat;
  z-index: 1;
}

@media screen and (max-width: 1000px) {
  .menu__close {
    display: block;
  }
}

.no-svg .menu__close {
  background: url("images/icon_x.png") center center no-repeat;
}

.nav {
  float: left;
  font-family: 'caviar-dreams';
}

@media screen and (max-width: 1000px) {
  .nav {
    float: none;
  }
}

@media screen and (max-width: 1000px) {
  .nav {
    margin-top: 60px;
  }
}

.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav li {
  display: block;
  float: left;
}

@media screen and (max-width: 1000px) {
  .nav li {
    float: none;
  }
}

.nav a {
  display: block;
  padding: 10px 20px;
  color: #cccccc;
}

.nav li:hover > a {
  color: white;
  background: #333;
}

.sub-menu {
  display: none;
  position: absolute;
  top: auto;
  left: auto;
  background: #333;
}

@media screen and (max-width: 1000px) {
  .sub-menu {
    position: relative;
  }
}

.sub-menu li {
  float: none;
}

.sub-menu li:hover > a {
  color: white;
  background: #cccccc;
}

li:hover > .sub-menu {
  display: block;
}

@media screen and (max-width: 1000px) {
  li:hover > .sub-menu {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .menu-item-has-children {
    position: relative;
  }
}

.sub-menu-trigger,
.sub-menu-trigger--active {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 39px;
  height: 39px;
  cursor: pointer;
  background: #999999 url("images/icon_arrow-down.png") center center no-repeat;
}

@media screen and (max-width: 1000px) {
  .sub-menu-trigger,
  .sub-menu-trigger--active {
    display: block;
  }
}

.sub-menu-trigger--active {
  background: #999999 url("images/icon_arrow-up.png") center center no-repeat;
}

.header__info {
  font-family: 'novecento-sans--wide-light';
  text-transform: uppercase;
  line-height: 100%;
}

@media screen and (max-width: 1400px) {
  .header__info {
    display: none;
  }
}

.header__info ul {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}

.header__info ul li {
  display: inline-block;
  float: left;
}

.header__info ul a {
  display: block;
  padding: 10px 20px;
  width: 100%;
  height: 100%;
}

.header__info__phone {
  font-size: 20px;
}

.footer {
  padding: 40px 40px 10px 40px;
  color: #999999;
  background: #121212;
}

.footer ul {
  padding: 0;
  list-style: none;
}

.footer a {
  color: white;
}

.footer h2 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
  margin-top: 0;
  font-family: 'novecento-sans--wide-normal';
}

.footer__nav li:hover > .sub-menu {
  display: none;
}

.footer__logo {
  position: relative;
  bottom: -10px;
  margin: 0 auto;
  width: 140px;
}

@media screen and (max-width: 600px) {
  .footer__logo {
    margin: 0;
  }
}

.footer__logo img {
  width: 100%;
}

input[type="text"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="color"],
input[type="email"],
textarea,
input[type="search"],
select {
  display: block;
  margin: 0 0 10px 0;
  padding: 10px;
  width: 100%;
  font-family: 'open-sans';
  border: none;
  -webkit-appearance: none;
}

input[type="text"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="color"],
input[type="email"],
textarea,
input[type="search"],
select,
input[type="text"]:before,
input[type="url"]:before,
input[type="tel"]:before,
input[type="number"]:before,
input[type="color"]:before,
input[type="email"]:before,
textarea:before,
input[type="search"]:before,
select:before,
input[type="text"]:after,
input[type="url"]:after,
input[type="tel"]:after,
input[type="number"]:after,
input[type="color"]:after,
input[type="email"]:after,
textarea:after,
input[type="search"]:after,
select:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="color"],
input[type="email"],
textarea {
  color: #cccccc;
  background: #121212;
}

input[type="search"] {
  color: #121212;
  background: #eeeeee;
}

select {
  color: #cccccc;
  background: #121212;
}

textarea {
  resize: vertical;
}

.form {
  display: none;
  padding: 10px;
  border: 1px solid #cccccc;
}

.form__title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: 'novecento-sans--wide-normal';
  text-align: center;
}

.form-trigger {
  display: none;
}

@media screen and (max-width: 1000px) {
  .form-trigger {
    display: block;
  }
}

.form-trigger--active {
  background: #cccccc !important;
}

.wpcf7-form {
  width: 80%;
}

@media screen and (max-width: 1000px) {
  .wpcf7-form {
    width: 100%;
  }
}

.wpcf7-submit {
  float: right;
}

@media screen and (max-width: 1000px) {
  .wpcf7-submit {
    float: none;
    width: 100%;
  }
}

.wpcf7-form-control-wrap {
  display: block !important;
}

.wpcf7-not-valid {
  color: white !important;
  background: #9f2122 !important;
}

.wpcf7-not-valid-tip {
  color: #9f2122 !important;
}

.wpcf7-validation-errors {
  color: white;
  background: #9f2122;
  border: 0 !important;
}

.chosen-container {
  display: block;
  margin: 0 0 10px 0;
  width: 100%;
  position: relative;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  color: #cccccc;
  background: #121212;
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 10px;
  background-clip: padding-box;
  text-decoration: none;
  white-space: nowrap;
  color: #cccccc;
  background: #121212;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 100%;
  background: #534e4a;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("images/icon_arrow-down.png") center center no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url("images/icon_arrow-up.png") center center no-repeat;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px;
  list-style: none;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  color: #121212;
  background: #cccccc;
}

.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #534e4a;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/*!
 * jQuery UI Datepicker 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */

.ui-datepicker {
  max-width: 223px;
  width: 100%;
  padding: 10px;
  display: none;
  background: white;
}

@media screen and (max-width: 1000px) {
  .ui-datepicker {
    max-width: 80%;
  }
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.date-picker {
  cursor: pointer;
}

.button,
.button--block,
.pagination__next a,
.button--test,
.wpcf7-submit,
.featured-ad__button {
  display: inline-block;
  padding: 20px;
  font-family: 'novecento-sans--wide-demibold';
  text-align: center;
  text-transform: uppercase;
  color: white;
  background: #9f2122;
  border: none;
}

.button:hover,
.button--block:hover,
.pagination__next a:hover,
.button--test:hover,
.wpcf7-submit:hover,
.featured-ad__button:hover {
  background: #cc0000;
}

.button--block,
.pagination__next a,
.button--test {
  display: block;
  width: 100%;
  border-radius: 0;
}

.button--secondary {
  padding: 20px;
  font-family: 'novecento-sans--wide-demibold';
  text-align: center;
  text-transform: uppercase;
  color: white;
  background: #999999;
  border: none;
}

.button--secondary:hover {
  background: #534e4a;
}

.button-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.button-list li {
  display: inline-block;
  float: left;
  margin: 0 0 0 10px;
}

.button-list li:first-child {
  margin: 0;
}

@media screen and (max-width: 400px) {
  .button-list li {
    float: none;
    margin: 10px 0 0 0;
    width: 100%;
  }
}

.button-list a {
  display: block;
}

.hero {
  position: relative;
  height: 400px;
}

@media screen and (max-width: 1400px) {
  .hero {
    height: auto;
  }
}

.hero__title {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 20px 40px;
  z-index: 1;
  color: white;
}

@media screen and (max-width: 1400px) {
  .hero__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}

@media screen and (max-width: 1000px) {
  .hero__title {
    position: relative;
    padding: 20px;
    color: #9f2122;
  }
}

.hero__bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1400px) {
  .hero__bg {
    position: relative;
    top: auto;
    height: 200px;
  }
}

.post-excerpt {
  position: relative;
  height: 500px;
}

@media screen and (max-width: 1000px) {
  .post-excerpt {
    height: auto;
  }
}

.post-excerpt__content {
  position: relative;
  display: inline-block;
  margin: 80px 0 0 80px;
  padding: 30px;
  max-width: 560px;
  width: 50%;
  z-index: 1;
  background: white;
  background: rgba(255, 255, 255, 0.85);
}

@media screen and (max-width: 1300px) {
  .post-excerpt__content {
    width: 70%;
  }
}

@media screen and (max-width: 1000px) {
  .post-excerpt__content {
    display: block;
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
}

.post-excerpt__content h2 {
  margin-top: 0;
}

.post-excerpt__content p {
  margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
  .post-excerpt__content p {
    margin-bottom: 0;
  }
}

.post-excerpt__img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1000px) {
  .post-excerpt__img {
    position: relative;
    height: 200px;
  }
}

.post-excerpt__button {
  position: absolute;
  right: 30px;
  bottom: 30px;
}

@media screen and (max-width: 1000px) {
  .post-excerpt__button {
    display: block;
    position: relative;
    right: auto;
    bottom: auto;
  }
}

#infscr-loading {
  display: block;
  padding: 20px;
  text-align: center;
  background: white;
}

.ad {
  position: relative;
}

.ad img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
}

.ad .button,
.ad .button--block,
.ad .pagination__next a,
.pagination__next .ad a,
.ad .button--test,
.ad .wpcf7-submit,
.ad .featured-ad__button,
.ad .button--block,
.ad .pagination__next a,
.pagination__next .ad a,
.ad .button--test {
  display: block;
  margin: 0;
  width: 100%;
}

.widget {
  margin: 0 0 20px 0;
}

.widget__header {
  padding: 10px;
  text-align: center;
  color: white;
  background: #121212;
}

.widget__header__title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin: 0;
  font-family: 'caviar-dreams--bold';
  text-transform: uppercase;
}

.widget__content {
  background: white;
}

.widget__content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget__content ul li {
  border-bottom: 1px solid #dddddd;
}

.widget__content ul li a {
  display: block;
  padding: 20px;
  font-family: 'novecento-sans--wide-demibold';
  text-transform: uppercase;
}

.author-card {
  margin: 40px 0;
}

.author-card__side {
  float: left;
  width: 20%;
}

@media screen and (max-width: 600px) {
  .author-card__side {
    float: none;
    width: 100%;
  }
}

.author-card__main {
  float: left;
  width: 80%;
}

@media screen and (max-width: 600px) {
  .author-card__main {
    float: none;
    width: 100%;
  }
}

.author-card__title {
  margin-top: 0;
}

.map {
  position: relative;
}

.map iframe {
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 600px) {
  .map iframe {
    height: 300px;
  }
}

.map__overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.map__overlay--disable {
  display: none;
}

.bxslider,
.bxslider--home {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

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

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  display: none !important;
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #9f2122;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #9f2122;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #121212;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: white;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/arrow-left.png) 0 0 no-repeat;
  opacity: 0.5;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/arrow-right.png) 0 0 no-repeat;
  opacity: 0.5;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 52px;
  height: 52px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.module-excerpt {
  position: relative;
  margin: 0 0 20px 0;
  background: white;
}

.module-excerpt__photo {
  float: left;
  padding: 20px;
  width: 30%;
  min-height: 1px;
}

@media screen and (max-width: 900px) {
  .module-excerpt__photo {
    float: none;
    width: 100%;
  }
}

.module-excerpt__photo img {
  display: block;
}

.module-excerpt__content {
  float: left;
  padding: 20px;
  width: 70%;
}

@media screen and (max-width: 900px) {
  .module-excerpt__content {
    float: none;
    width: 100%;
  }
}

.module-excerpt__content .post-excerpt__button {
  display: none;
}

.module-excerpt__features {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}

.module-excerpt__features li {
  display: inline-block;
  float: left;
  margin: 0 0 0 20px;
  text-align: center;
}

.module-excerpt__features li:first-child {
  margin: 0;
}

.module-excerpt__features span {
  display: block;
  margin: 0 auto 4px auto;
  width: 50px;
  height: 50px;
}

.module-excerpt__features strong {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  color: #534e4a;
  font-family: 'novecento-sans--wide-demibold';
  text-transform: uppercase;
}

li[title*="Pet Friendly"] span {
  background: url("images/icon_pet-friendly.svg") center center no-repeat;
  background-size: cover;
}

.no-svg li[title*="Pet Friendly"] span {
  background: url("images/icon_pet-friendly.png") center center no-repeat;
}

li[title*="Accessible"] span {
  background: url("images/icon_handicap.svg") center center no-repeat;
  background-size: cover;
}

.no-svg li[title*="Accessible"] span {
  background: url("images/icon_handicap.png") center center no-repeat;
}

li[title*="WIFI"] span {
  background: url("images/icon_wifi.svg") center center no-repeat;
  background-size: cover;
}

.no-svg li[title*="WIFI"] span {
  background: url("images/icon_wifi.png") center center no-repeat;
}

li[title*="Non Smoking"] span {
  background: url("images/icon_non-smoking.svg") center center no-repeat;
  background-size: cover;
}

.no-svg li[title*="Non Smoking"] span {
  background: url("images/icon_non-smoking.png") center center no-repeat;
}

li[title*="Smoking"] span {
  background: url("images/icon_smoking.svg") center center no-repeat;
  background-size: cover;
}

.no-svg li[title*="Smoking"] span {
  background: url("images/icon_smoking.png") center center no-repeat;
}

.module-excerpt__header__title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  float: left;
  margin: 0;
  font-family: 'caviar-dreams';
  text-transform: none;
  color: #121212;
}

@media screen and (max-width: 900px) {
  .module-excerpt__header__title {
    float: none;
  }
}

.module-excerpt__header__title a {
  color: #121212;
}

.module-excerpt__header__price {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  float: right;
  margin: 0;
  text-align: right;
  text-transform: uppercase;
}

@media screen and (max-width: 900px) {
  .module-excerpt__header__price {
    float: none;
    margin: 20px 0 0 0;
    text-align: left;
  }
}

.module-excerpt__header__price strong {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  display: block;
  font-family: 'novecento-sans--wide-demibold';
  color: #9f2122;
}

.module-excerpt__footer__social {
  float: left;
  margin: 0 0 10px 0;
}

@media screen and (max-width: 1500px) {
  .module-excerpt__footer__social {
    float: none;
    margin: 0 0 20px 0;
  }
}

.module-excerpt__footer__cta {
  float: right;
}

@media screen and (max-width: 1500px) {
  .module-excerpt__footer__cta {
    float: none;
  }
}

.wrapper {
  margin: 0 auto 20px auto;
  padding: 20px;
  background: white;
}

.suite__header__photo {
  float: left;
  width: 40%;
}

@media screen and (max-width: 1000px) {
  .suite__header__photo {
    float: none;
    width: 100%;
  }
}

.suite__header__content {
  float: left;
  padding: 0 0 0 40px;
  width: 60%;
}

@media screen and (max-width: 1000px) {
  .suite__header__content {
    float: none;
    padding: 20px 0;
    width: 100%;
  }
}

.suite__header__title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  margin: 0 0 30px 0;
  font-family: 'caviar-dreams';
  text-transform: none;
  color: #121212;
}

.suite__header__button {
  margin: 0 0 30px 0;
}

@media screen and (max-width: 600px) {
  .suite__header__button {
    display: block;
    width: 100%;
  }
}

.featured-ad {
  position: relative;
}

.featured-ad a {
  display: block;
  width: 100%;
  height: 100%;
}

.featured-ad__content {
  position: relative;
  padding: 60px;
  float: right;
  text-align: right;
  z-index: 1;
}

@media screen and (max-width: 800px) {
  .featured-ad__content {
    padding: 0;
    width: 100%;
    text-align: left;
    background: white;
  }
}

.featured-ad__title {
  display: block;
  margin: 0 0 40px 0;
  color: white;
}

@media screen and (max-width: 800px) {
  .featured-ad__title {
    margin: 0;
    padding: 20px;
    color: #9f2122;
  }
}

.featured-ad__title__1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: 'caviar-dreams--bold';
}

.featured-ad__title__2 {
  font-size: 90px;
  font-size: 5.625rem;
  line-height: 100px;
  line-height: 6.25rem;
  font-family: 'caviar-dreams';
}

.featured-ad__title__3 {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 70px;
  line-height: 4.375rem;
  font-family: 'novecento-sans--wide-book-bold';
}

.featured-ad__title__1,
.featured-ad__title__2,
.featured-ad__title__3 {
  display: block;
}

@media screen and (max-width: 800px) {
  .featured-ad__title__1,
  .featured-ad__title__2,
  .featured-ad__title__3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: 'open-sans--bold';
  }
}

.featured-ad__button {
  display: inline-block;
}

@media screen and (max-width: 800px) {
  .featured-ad__button {
    display: block;
  }
}

.featured-ad__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 800px) {
  .featured-ad__image {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    height: 200px;
  }
}

.col-facebook,
.col-newsletter {
  float: left;
  padding: 40px;
  width: 50%;
}

.col-facebook h2,
.col-newsletter h2 {
  margin-top: 0;
}

@media screen and (max-width: 705px) {
  .col-facebook,
  .col-newsletter {
    width: 100%;
  }
}

.col-facebook {
  background: #dddddd;
}

.facebook-box {
  width: 100%;
  height: auto;
}

.facebook-box iframe {
  display: block;
  height: 65px;
  width: 100%;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.twitter-feed {
  background: #eeeeee;
}

.twitter-feed a {
  color: #2aa9e0;
}

.twitter-feed__1 {
  width: 10%;
}

.twitter-feed__1 img {
  display: block;
  margin: 0 auto;
  width: 50px;
}

.twitter-feed__2 {
  width: 70%;
}

.twitter-feed__2 blockquote,
.twitter-feed__2 p {
  margin: 0;
}

.twitter-feed__3 {
  width: 20%;
  text-align: center;
  text-transform: uppercase;
  border-left: 1px solid #2aa9e0;
}

.twitter-feed__3 span {
  display: block;
  color: #121212;
}

.twitter-feed__1,
.twitter-feed__2,
.twitter-feed__3 {
  padding: 20px;
  float: left;
  min-height: 100px;
}

@media screen and (max-width: 1000px) {
  .twitter-feed__1,
  .twitter-feed__2,
  .twitter-feed__3 {
    float: none;
    width: 100%;
  }
}

.room-panels {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  background: #999999;
}

.room-panels a {
  color: white;
}

.room-panels__col {
  position: relative;
  display: inline-block;
  float: left;
  width: 33.3333%;
  border: 2px solid white;
}

.room-panels__col a {
  position: relative;
  display: block;
  padding: 80px 20px;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.room-panels__col img {
  margin: 0 0 20px 0;
}

@media screen and (max-width: 1000px) {
  .room-panels__col {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .room-panels__col {
    width: 100%;
  }
}

.room-panels__title {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: block;
  font-family: 'novecento-sans--wide-demibold';
  text-transform: uppercase;
  z-index: 1;
}

.room-panels__col .fill {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.home-hero {
  position: relative;
}

.hero-cta {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.49);
  font-family: 'novecento-sans--wide-demibold';
  text-transform: uppercase;
  padding: 20px;
  margin: auto;
  width: 100%;
  text-align: center;
}

.hero-cta a {
  color: #FFF;
}

.homepagetext {
  padding: 0 20px;
}

.hrefOrCall {
  display: none;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .hrefOrCall {
    display: block;
  }
}

.button--test {
  display: block;
  width: 50%;
  float: left;
  border: 1px solid #DDD;
  border-radius: 0;
}

.home-hero__slide img {
  width: 100%;
  height: 980px;
}

@media screen and (max-width: 1600px) {
  .home-hero__slide img {
    height: 1067px;
  }
}

@media screen and (max-width: 1400px) {
  .home-hero__slide img {
    height: 934px;
  }
}

@media screen and (max-width: 1200px) {
  .home-hero__slide img {
    height: 800px;
  }
}

@media screen and (max-width: 1024px) {
  .home-hero__slide img {
    height: 683px;
  }
}

@media screen and (max-width: 768px) {
  .home-hero__slide img {
    height: 512px;
  }
}

@media screen and (max-width: 600px) {
  .home-hero__slide img {
    height: 400px;
  }
}

@media screen and (max-width: 568px) {
  .home-hero__slide img {
    height: 379px;
  }
}

@media screen and (max-width: 480px) {
  .home-hero__slide img {
    height: 320px;
  }
  .reserve-text {
    padding: 0 30px 47px 30px !important;
  }
  #percent {
    height: 400px !important;
}
#advert {
    height: 400px !important;
}
}

@media screen and (max-width: 420px) {
  .reserve-text {
    padding: 0 20px 47px 20px !important;
  }
  
}

@media screen and (max-width: 384px) {
  .home-hero__slide img {
    height: 256px;
  }
}

@media screen and (max-width: 320px) {
  .home-hero__slide img {
    height: 213px;
  }
}

/* ==========================================================================
   Trip Advisor display definitions
   ========================================================================== */
.trip-advisor {
  padding: 20px;
  background: #eeeeee;
}

#taImage{
margin-right:0px !Important;
}

@media screen and (max-width: 940px){
	#taImage{
		margin-top: 20px;
	}
}

@media screen and (min-width: 1001px) and (max-width: 1250px){
	#taImage{
		margin-top: 20px;
	}
}
@media screen and (min-width: 434px) and (max-width: 624px){
	#taLink{
		float: none !important;
	}
}
@media screen and (max-width: 434px){
	#taLink{
		float: right !important;
	}
	#taReviewText{
		margin-right: 0 !important;
	}
}
/* ==========================================================================
 ========================================================================== */

.social-icons {
  display: block;
  padding: 0;
  list-style: none;
}

.social-icons li {
  display: inline-block;
  float: left;
  margin: 0 6px 6px 0;
  width: 40px;
  height: 40px;
  background-image: url("images/social-icons_sprite.svg");
  background-repeat: no-repeat;
}

.social-icons li:last-child {
  margin-right: 0;
}

.social-icons a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-indent: -9999px;
}

.no-svg .social-icons li {
  background-image: url("images/social-icons_sprite.png");
}

.social-icons__facebook {
  background-position: 0 0;
}

.social-icons__facebook:hover {
  background-position: 0 -42px;
}

.social-icons__twitter {
  background-position: -42px 0;
}

.social-icons__twitter:hover {
  background-position: -42px -42px;
}

.social-icons__trip-advisor {
  background-position: -84px 0;
}

.social-icons__trip-advisor:hover {
  background-position: -84px -42px;
}

.social-icons__pinterest {
  background-position: -126px 0;
}

.social-icons__pinterest:hover {
  background-position: -126px -42px;
}

.social-icons__google-plus {
  background-position: -168px 0;
}

.social-icons__google-plus:hover {
  background-position: -168px -42px;
}

.social-icons__youtube {
  background-position: -210px 0;
}

.social-icons__youtube:hover {
  background-position: -210px -42px;
}

.home-hero__slide__video {
  width: 100%;
  height: 100%;
}

.home-hero__slide__video iframe {
  width: 100%;
  height: 100%;
}

/* Specials & Packages  */

.celebrate-promo li
{
padding:10px;
}

.celebrate-promo p{
font-size:14px;
font-style:italic;
padding:0px;
margin:0 0 0 30px;
}

/*Attractions*/
.attractions li
{
padding:10px;
}

/*MIDWEEK RATES*/
  #wrapper  {
    margin: 0 auto;
    max-width: 16720px;
  }
  #header {
    width: auto;
    background-color: #121212;
  }
  #logo-title-wrap {
  margin: 0 auto;
  /*display: inline-block;*/
  float: left;
  }
  #logo {
    width: 79px;
    height: 100px;
    vertical-align: bottom;
    margin-top: -10px;
    float: left;
    background-image: url('/wp-content/uploads/2015/11/midweek-icon.png');
  }
  #head-wrap {
    padding: 12px 62px 16px 62px;
    vertical-align: middle;
  }
  #title {
    display: inline-block;
    padding: 18px 10px 0 3px;
    font-size: 54.5px;
    font-family: novecento-sans--wide-light;
    color: #fff;
  }
  #info {
    float: right;
    /*display: inline-table;*/
    color: #fff;
    font-family:novecento-sans--wide-light; 
    font-size: 25.59px;
    padding-top: 25px;
    line-height: 0.9;
  }
  #info-email {
    font-family: novecento-sans--wide-book-bold; 
    font-size: 24px; 
    letter-spacing: 0.8px
  }
  #info span a {
    text-decoration: none !important;
    color:#fff;
  }
  .clear {
    clear: both;
  }
  #advert {
    height: 515px;
  }
  #percent{
      height: 515px;
      width: 438px;
      float: right;
      margin-right: 219px; 
      background-color: rgba(205, 8, 6, 0.8);
    }
    #per-text-wrap{
      text-align: center;
      margin: 30% auto 30% auto;
      max-width: 388px;
    }

      .per-text1{
        color: #fff;
        font-size: 32px;
        font-family: novecento-sans--wide-light;
        font-weight: bold;
        text-align: center;
      }
      #per-text2{
        color: #fff;
        font-size: 92px;
        font-family: caviar-dreams--bold;
        text-align: center;
        letter-spacing: -5px;
      }
      #per-text3{
        color: #fff;
        font-size: 18px;
        font-family: caviar-dreams;
        text-align: center;
      }
      #main-special {
        /*edit*/
      }
      #specials{ 
        margin: 0 auto;
        max-width: 960px ;
      }
      #mid-week, #deals{
        margin: 0 auto;
        text-align: center;
        line-height: 1.3;
        padding-top: 6px;
        max-width: 960px;
      }
      #mid-week {
        padding-top: 100px;
      }
      #mid-week p {
        /*edit*/
      }

  .reserve-text {
    margin: 0 auto;
    text-align: justify;
    margin-top: 75px;
    margin-bottom: 15px;
    padding: 0 40px 47px 40px;
  }

  #advert2 {
    height: 330px;
    background-image: url('/wp-content/uploads/2015/11/parksonmain3.jpg');
    background-size:cover;
    background-position:50% 50%;
  }
  #contact {
    background-color: #9f2122;
    color: #fff;
  }
  #call-tops{
    margin: 0 auto;
    max-width: 960px;
    text-align: center;
    line-height: 1;
    padding: 70px 10px 0 10px;
    color: #fff; 
  }
  #call-tops p{ 
    line-height:1; 
  }
  #call-number {
    font-family: caviar-dreams; 
    font-size: 41px;
  }
  #call-text1 {
  color: #fff;
  font-family:novecento-sans--wide-light; 
  font-size: 44.6px;
  letter-spacing: 1.4px;
    
  }
  #call-text2 {
  color: #fff;
  font-family:novecento-sans--wide-light; 
  font-size: 62px;
    
  }
  #call-text3 {
  color: #fff;
  font-family: novecento-sans--wide-book-bold; 
  font-size: 44px;
    
  }
  #contact-form {
    margin: 0 auto;
    max-width: 608px;
    padding-bottom: 71px;
    padding-top: 45px;
}
  #contact-form span.wpcf7-not-valid-tip {
    color: #fff !important;
  }
  #contact-form p {
    max-width: 485px !important;
    margin: 0 auto;
    /* padding: 0 10% 0 10%; */
}
  #contact-form form.wpcf7-form {
    width: 100% !important;
    /* padding: 0; */
	margin: 0 auto;
  }
  .related {
    text-align: center;
    font-size: 22px;
    padding-top: 50px;
    font-weight: bold;
  }
  #related-wrapper {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    line-height: 1;
  }

    #article-h1{
    font-size: 44px;
    font-family: novecento-sans--wide-book-bold;
    letter-spacing: 2px;

  }
  #box1, #box2, #box3, #box4 {
    display: inline-block;
    width: 220.44px;
    height: 221px;
    margin: 44px 28px 91px 0;
    vertical-align: top;
    color: #fff;
    }
  
 #box1{
	background-image:url('/wp-content/uploads/2015/11/box1.jpg');/*IE 9*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);/*IE 9*/
    background-image: 
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
   url('/wp-content/uploads/2015/11/box1.jpg');
   background-size:cover;
   background-position:50% 50%;
	}
   #box2{
	background-image:url('/wp-content/uploads/2015/11/box2.jpg');/*IE 9*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);/*IE 9*/
    background-image: 
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
   url('/wp-content/uploads/2015/11/box2.jpg');
   background-size:cover;
   background-position:50% 50%;
  `}
   #box3{
	background-image:url('/wp-content/uploads/2015/11/box3.jpg');/*IE 9*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);/*IE 9*/
    background-image: 
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url('/wp-content/uploads/2015/11/box3.jpg');
	background-size:cover;
    background-position:50% 50%;
  ``}
   #box4{
	background-image:url('/wp-content/uploads/2015/11/box4.jpg');/*IE 9*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);/*IE 9*/
    background-image: 
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
     url('/wp-content/uploads/2015/11/box4.jpg');
	 background-size:cover;
     background-position:50% 50%;
  `}
  .box-text1{
    font-size: 33px;
    font-family: open-sans;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    vertical-align: middle;
    padding: 50px 0 50px 0;
  }
  .box-text2{
    font-size: 38px;
    font-family: open-sans--bold;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 0.6;
    vertical-align: middle;
  }
  #footer {
    margin: 0 20px 40px 20px;
    height: 180px;
    text-align: center;
    font-size: 22px;
    padding: 6px;
    font-weight: bold;
    background-color: #121212;
  }
  #rate-header1 {
    font-family: caviar-dreams;
    font-size: 62px;
    color: #9f2122;

  }
    #rate-header2 {
    font-family: novecento-sans--wide-book-bold;
    font-size: 44px;
    color: #121212;
  }
  .p-h1{
    font-family: open-sans--bold-italic;
    font-size: 20px;
  }
  .p-content {
    font-size: 18px;
    font-family: open-sans;
  }
  .form-label {
    font-family: caviar-dreams;
    font-size: 22.1px;
    margin-bottom: 5px;
  }
  .textbox-width{
    width: 485px !important;
    height: 34px;
    padding-left: 5px;
    background-color: #fff !important;
    color: #000 !important;
  }
  #required{ 
    text-transform: uppercase;
	margin-top: -10px;
    font-family: caviar-dreams;
    font-size: 13px;
    color: #000;
  }
#call-btn {
    text-align: center;
    max-width: 260px;
    height: 46px;
    background-color: #000;
    font-family: novecento-sans--wide-demibold;
    font-size: 28px;
    color: #fff;
    border: none;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0 23%;
    padding: 2px 64px 2px 64px;
    float: none;
}
  div.wpcf7-mail-sent-ok {
    border: 0 !important;
  }
  #hide {
	display: none;
  }

/*MIDWEEK RATES ENDS*/


/*Screen Views For MIDWEEK RATES PAGE*/
  /*Screen Size max 1310*/
@media screen and (max-width: 1310px){
  #head-wrap {
        padding: 5px 5px 5px 5px;
      }
    #logo-title-wrap {
    margin: 0 auto;
    text-align: center;
    display: block;
	float: none;
      }
    #info {
    float: none;
    display: block;
    text-align: center;
    font-size: 19px;
    padding-top: 0;
    }
    #info-email {
      font-size: 19px; 
    }
    #title {
        text-align: center;
    }
    #logo {
        display: inline-block;
        float: none;
        text-align: center;
        margin-top: 0.5px;
    }
    #percent{
          margin-right: 100px; 
    }
 
}

  /*Screen Size max 1068*/
@media screen and (max-width: 1068px){
  #box1, #box2, #box3, #box4 {
    margin: 44px 10px 91px 0;
      }
}
   /*Screen Size max 996*/
 @media screen and (max-width: 996px){
     #box1, #box2 {
        margin: 44px 60px 20px 60px;
          }
		#box3, #box4 {
		margin: 0 60px 20px 60px;
		}
}
    
     /*Screen Size max 970*/
 @media screen and (max-width: 970px){
    #rate-header1 {
      font-size: 55px;
    }
    #rate-header2 {
       font-size: 41px;
    }
}
  /*Screen Size max 890*/
@media screen and (max-width: 890px){
    #mid-week {
      padding-top: 50px;
    }
    .reserve-text {
      margin-top: 45px;
    }
    #rate-header1 {
      font-size: 40px;
    }
    #rate-header2 {
      font-size: 30px;
    }
    #call-tops {
      padding-top: 40px;
    }
    #call-text1, #call-text3{
      font-size: 30px
    }
    #call-text2{
      font-size: 45px
    }
    #contact-form {
      padding-top: 33px;
    }
    #call-number {
      font-size: 30px;
    }
    #required {
      margin-bottom: 30px;
    }
	#box1, #box2, #box3, #box4 {
    margin-right:40px; 
	margin-left: 40px;
    }
}
  /*Screen Size max 696*/
 @media screen and (max-width: 696px){
    #per-text-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 20% 0;
    max-width: 388px;
  }
  #percent {
    margin-right: 0;
    float: none;
    width: auto;
  }
  #box1, #box2, #box3, #box4 {
    margin-right:10px; 
	margin-left: 5px;
    }
}
 /*Screen Size max 640*/
 @media screen and (max-width: 640px){
  #advert2 {
    height: 260px;
	}
}
    /*Screen Size max 626*/
 @media screen and (max-width: 626px){

    #rate-header1 {
        font-size: 30px;
    }
    #rate-header2 {
        font-size: 20px;
    }
    #per-text-wrap {
        margin: 0 auto;
        padding: 25% 0;
    }
    #mid-week {
    padding-top: 30px;
    max-width: 480px;
    }
    .p-h1 {
    font-size: 15px;
    }
    .p-content {
    font-size: 14px;
    }
    #call-text1,  #call-number,  #call-text3 {
        font-size: 20px;
    }
    #call-text2 {
        font-size: 30px;
    }
    #call-tops {
        padding-top: 40px;
    }
    #contact-form {
        padding-top: 15px;
        max-width: 395px;
        padding-bottom: 50px;
    }
    #call-tops {
    padding-top: 20px;
    }
    .form-label {
        font-size: 16.1px;
    }
    #required {
        margin-bottom: 18px;
    }
    #call-btn {
    margin: 0 15%;
	}
    .related {
        padding-top: 35px;
    }
    #article-h1 {
        font-size: 30px;
    }
  #box1, #box2, #box3, #box4 {
    margin-right:10px; 
	margin-left: 5px;
	width: 200.44px;
    height: 201px;
    }
    #title {
    display: block !important;
    padding: 4px 0 0 10px !important;
    font-size: 40.5px !important;
    }
    #logo {
    display: block;
    margin-top: 0;
    margin: 0 auto;
    }  
    .textbox-width{
    width: 395px !important;
  } 
}
 @media screen and (max-width: 490px){
	   #box1, #box2, #box3{
    margin: 10px 10px 10px 10px;
      }
	 #box4 {
		margin: 10px 10px 20px 10px;
	 }
	 #contact-form  br {
		display: none;
	}
 }
  /*Screen Size max 480*/
 @media screen and (max-width: 480px){
	  #hide {
	  display:block;
	  }
      #rate-header2 {
      font-size: 17px;
      }
      #call-text1, #call-number {
      font-size: 17px;
      }
      #call-text2 {
      font-size: 26px;
      }
      #call-text3 {
      font-size: 18px;
      }
      #info-email {
      font-size: 15px;
      }
      #contact-form {
      max-width: 331px;
      }
      .textbox-width{
      width: 331px !important;
      }
      #call-btn {
      max-width: 331px;
      font-size: 20px;
	  margin: 0;
      }
	  #box1, #box2, #box3, #box4 {
		width: 250.44px;
		height: 150px;
		}
		#box1 div, #box2 div, #box3 div, #box4 div {
		margin: 20% 0 !important;
		}
  }

  /*Screen Size max 429*/
  @media screen and (max-width: 429px){
      #title {
      font-size: 34.5px !important;
      }
      #info {
      font-size: 15px;
      }
      #info-email {
      font-size: 13px;
      }
      .per-text1 {
      font-size: 27px;
      }
      #per-text2 {
      font-size: 70px;
      }
  
  }
@media screen and (max-width: 382px){
	  #title {
      font-size: 30.5px !important;
      }
	  #info {
      font-size: 13px;
	  line-height: 1;
      }
      #rate-header2 {
          font-size: 14px;
      }
      #call-text2 {
          font-size: 21px;
      }
      #call-text1, #call-number {
          font-size: 14px;
      }
	  #call-text3 {
		font-size: 13px;
		}
   
      #contact-form {
          max-width: 297px;
          padding-left: 5px;
      }
	  #contact-form span.wpcf7-not-valid-tip {
	  font-size: 13px;
	  }
      #required{ 
	  padding-right: 8px;
	  }
	 .textbox-width {
       max-width: 285px !important;
	 }
	 .form-label {
		font-size: 13.1px;
	 }
	 #call-btn {
      max-width: 285px;
      font-size: 20px;
	  margin: 0;
      }
	
	 #contact-form form.wpcf7-form {
		width: 100% !important;
	  }
  	  #contact-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	  font-size: 13px;
	  }
 }
  /*Screen Size max 340*/
 @media screen and (max-width: 340px){
	#title {
    font-size: 28.5px !important;
	}
	#advert2 {
		height: 150px;
	}
	#call-text2 {
		font-size: 20px;
}
	#call-text1, #call-number {
		font-size: 13px;
	}
	#rate-header2 {
		font-size: 13px;
    }
    #call-text2 {
		font-size: 20px;
    }
	#contact-form {
		padding-left: 15px;
	}
	#contact-form p {
		padding-right: 15px;
		max-width: 275px !important;
	}
	.textbox-width {
		max-width: 250px !important;
	}
	#call-btn {
		max-width: 250px;
	}
	#call-btn {
		max-width: 250px;
	}
	 #required{ 
		margin-top: -11px;
		padding-right: 8px;
	}
}