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

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

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

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

[hidden] {
  display: none;
}

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

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

body {
  background: #fff;
  margin: 0px;
}

a {
  color: #2D2D2D;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  text-transform: uppercase;
  color: #000;
  line-height: 1em !important;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
  text-transform: uppercase;
  color: #000;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
  text-transform: uppercase;
  color: #000;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
  text-transform: uppercase;
  color: #000;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
  text-transform: uppercase;
  color: #000;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
  text-transform: uppercase;
  color: #000;
}

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

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

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

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

p, pre {
  margin: 1em 0;
  font-family: 'franklin-gothic-urw', arial, sans-serif;
  line-height: 1.56em;
}

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

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

q {
  quotes: none;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

dd {
  margin: 0 0 0 40px;
}

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

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

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

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

figure {
  margin: 0;
}

form {
  margin: 0;
}

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

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

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

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"],
/* 1 */

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

input[type="reset"] {
  -webkit-appearance: none
}

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

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

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

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

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

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

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html, button, input, select, textarea {
  color: #222;
}

html {
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio, canvas, img, video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

/* ==========================================================================
   Plugins
   ========================================================================== */

/*! jQuery UI - v1.10.3 - 2013-11-11
* http://jqueryui.com */

.ui-helper-hidden {
  display: none
}

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

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

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

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

.ui-helper-clearfix {
  min-height: 0
}

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

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

.ui-state-disabled {
  cursor: default!important
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}

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

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}

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

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

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}

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

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

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

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(images/ui-bg_flat_50_ffffff_40x100.png) 50% 50% repeat-x;
  color: #bf9958
}

.ui-widget-content a {
  color: #bf9958
}

.ui-widget-header {
  border: 1px solid #aaa;
  background: #2D2D2D url(images/ui-bg_flat_100_2D2D2D_40x100.png) 50% 50% repeat-x;
  color: #fff;
  font-weight: bold
}

.ui-widget-header a {
  color: #fff
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #2d2d2d url(images/ui-bg_flat_75_2d2d2d_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #fff
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #bf9958;
  font-weight: normal;
  color: #fff
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #bf9958;
  font-weight: normal;
  color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #bf9958;
  background: #fff url(images/ui-bg_glass_55_ffffff_1x400.png) 50% 50% repeat-x;
  color: #2d2d2d
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #2d2d2d
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_991D31_256x240.png)
}

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-carat-1-n {
  background-position: 0 0
}

.ui-icon-carat-1-ne {
  background-position: -16px 0
}

.ui-icon-carat-1-e {
  background-position: -32px 0
}

.ui-icon-carat-1-se {
  background-position: -48px 0
}

.ui-icon-carat-1-s {
  background-position: -64px 0
}

.ui-icon-carat-1-sw {
  background-position: -80px 0
}

.ui-icon-carat-1-w {
  background-position: -96px 0
}

.ui-icon-carat-1-nw {
  background-position: -112px 0
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px
}

.ui-widget-overlay {
  background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px
}

/* FlexSlider Necessary Styles *********************************/

.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */

.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load */

.no-js .slides>li:first-child {
  display: block;
}

/* * photoswipe.css * Copyright (c) %%year%% by Code Computerlove (http://www.codecomputerlove.com) * Licensed under the MIT license */

body.ps-active, body.ps-building, div.ps-active, div.ps-building {
  background: #000;
  overflow: hidden;
}

body.ps-active *, div.ps-active * {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  display: none;
}

body.ps-active *:focus, div.ps-active *:focus {
  outline: 0;
}

/* Document overlay */

div.ps-document-overlay {
  background: #000;
}

/* UILayer */

div.ps-uilayer {
  background: #000;
  cursor: pointer;
}

/* Zoom/pan/rotate layer */

div.ps-zoom-pan-rotate {
  background: #000;
}

div.ps-zoom-pan-rotate * {
  display: block;
}

/* Carousel */

div.ps-carousel-item-loading {
  background: url(/assets/css/images/photoswipe/loader.gif) no-repeat center center;
}

div.ps-carousel-item-error {
  background: url(/assets/css/images/photoswipe/error.gif) no-repeat center center;
}

/* Caption */

div.ps-caption {
  background: #000000;
  background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303130), color-stop(100%, #000101));
  border-bottom: 1px solid #42403f;
  color: #ffffff;
  font-size: 13px;
  font-family: "museo_sans500", Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
}

div.ps-caption * {
  display: inline;
}

div.ps-caption-bottom {
  border-top: 1px solid #42403f;
  border-bottom: none;
  min-height: 44px;
}

div.ps-caption-content {
  padding: 13px;
  display: block;
}

/* Toolbar */

div.ps-toolbar {
  background: #000000;
  background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303130), color-stop(100%, #000101));
  border-top: 1px solid #42403f;
  color: #ffffff;
  font-size: 13px;
  font-family: "museo_sans500", Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  height: 44px;
  display: table;
  table-layout: fixed;
}

div.ps-toolbar * {
  display: block;
}

div.ps-toolbar-top {
  border-bottom: 1px solid #42403f;
  border-top: none;
}

div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play {
  cursor: pointer;
  display: table-cell;
}

div.ps-toolbar div div.ps-toolbar-content {
  width: 44px;
  height: 44px;
  margin: 0 auto 0;
  background-image: url(/assets/css/images/photoswipe/icons.png);
  background-repeat: no-repeat;
}

div.ps-toolbar-close div.ps-toolbar-content {
  background-position: 0 0;
}

div.ps-toolbar-previous div.ps-toolbar-content {
  background-position: -44px 0;
}

div.ps-toolbar-previous-disabled div.ps-toolbar-content {
  background-position: -44px -44px;
}

div.ps-toolbar-next div.ps-toolbar-content {
  background-position: -132px 0;
}

div.ps-toolbar-next-disabled div.ps-toolbar-content {
  background-position: -132px -44px;
}

div.ps-toolbar-play div.ps-toolbar-content {
  background-position: -88px 0;
}

/* Hi-res display */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  div.ps-toolbar div div.ps-toolbar-content {
    -moz-background-size: 176px 88px;
    -o-background-size: 176px 88px;
    -webkit-background-size: 176px 88px;
    background-size: 176px 88px;
    background-image: url(/assets/css/images/photoswipe/icons@2x.png);
  }
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

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

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

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

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

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

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

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

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

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

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

.mfp-figure figure {
  margin: 0;
}

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /** * Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

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

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

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

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

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

.inline-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.mfp-iframe-scaler iframe body {
  margin: 0;
}

/*==========================================================================*/

@font-face {
  font-family: 'nobel-regular';
  src: url('//fonts.hilton.com/nobel/nobel-regular/nobel-regular.eot');
  src: url('//fonts.hilton.com/nobel/nobel-regular/nobel-regular.woff2') format('woff2'), url('//fonts.hilton.com/nobel/nobel-regular/nobel-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-family: 'nobel-regular', Arial, sans-serif;
  font-size: 2.688em;
  line-height: .9em;
  font-weight: 200;
  color: #2D2D2D;
  margin: 1em 0;
}

h2 {
  font-family: 'nobel-regular', Arial, sans-serif;
  font-size: 1.625em;
  font-weight: 300;
  margin: 1em 0;
}

h3 {
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 1.625em;
  font-weight: 300;
  line-height: 1.2em;
  margin: 1em 0;
}

h4 {
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 1.625em;
  color: #000;
  margin: 0 0 45px;
}

h5 {
  font-family: 'nobel-regular', Arial, sans-serif;
  font-size: 1.625em;
  color: #A3401F;
  font-weight: 200;
  margin: 1em;
  line-height: 1em;
}

li {
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 1.075em;
  line-height: 1.286em;
}

.under {
  text-decoration: underline;
}

.hide-text {
  text-indent: -99999px;
  display: block;
  height: 0;
}

.mob-show mob-menu .hide-text {
  height: 18px;
  top: 49px;
}

/*===========- Olapic - =============*/

.olapic {
  border-top: none !important;
  border-bottom: none !important;
  padding: 0 !important;
}

#olapic_specific_widget {
  padding: 56px 0 !important;
}

/*added div and styles for bug fixing*/

/*.olapic-container{max-width: 1028px!important;margin: 0 auto!important;}*/

/*default styling for 980px width (IE8)*/

html.lt-ie9.olapic-container {
  width: 788px!important;
}

/*===========- Wrappers -=========== */

.wrapper {
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
}

#content-wrapper {
  max-width: 1400px;
  margin: 85px auto 0;
  position: relative;
  overflow: hidden;
  background: #FFF;
}

/*===========- Header -=========== */

header {
  width: 100%;
  height: 85px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}

header.expanded {
  height: 130px;
}

.fixed-wrapper {
  max-width: 1400px;
  height: 85px;
  margin: 0 auto;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  background: url(images/nav-bg.jpg);
}

.fixed-wrapper.expanded {
  height: 130px;
}

.language-wrapper {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #2D2D2D;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.language-wrapper.open {
  height: 45px;
}

.language-wrapper ul {
  margin: 0 63px 0 0;
  padding: 0;
  float: right;
}

.language-wrapper ul li {
  height: 40px;
  list-style: none;
  margin: 3px 0;
  padding: 0;
  display: block;
  float: left;
  font-family: 'franklin-gothic-urw', arial, sans-serif;
  text-transform: uppercase;
  line-height: 40px;
  padding: 0 9px 0 5px;
  font-size: 13px;
}

.language-wrapper ul li.language-flag span {
  width: 30px;
  height: 19px;
  display: block;
  margin-top: 10px
}

.language-wrapper ul li.language-flag a {
  width: 34px;
}

.language-wrapper ul li a {
  color: #FFF;
  text-decoration: none;
}

#header-logo {
  width: 175px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 10px;
}

#waldorf-sliding-logo {
  background: #f2f2f2;
}

#header-logo a {
  width: 175px;
  height: 68px;
  display: block;
}

.header-call a {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-decoration: none;
  margin: 3px 0 0 3px;
}

.pager-container {
  width: 100%;
  position: relative;
  height: 0px;
  max-width: 1400px;
  margin: 0 auto;
}

.pager-wrapper {
  width: 100%;
  position: absolute;
  /*height:0px;max-width:1400px;margin: 0 auto;*/
  z-index: 6;
}

.masthead-pager {
  position: absolute;
  /*width: 100%*/
  ;
  /*top: 587px;*/
  /*top:537px;*/
  left: 0;
  right: 0;
  text-align: center;
  bottom: 120px;
}

.masthead-pager a {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 20px;
  background-position: -98px -246px;
  /*z-index:100;*/
  background-image: url(images/comp.png);
  margin: 0px 5px;
}

a.cycle-pager-active {
  background-position: -98px -227px;
  background-image: url(images/comp.png);
}

/*===========- Towers Header -=========== */

#header-towers-logo {
  width: 300px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 10px;
}

#header-towers-logo a {
  width: 300px;
  height: 60px;
  background-image: url('/assets/img/icons/logos-spritesheet.png');
  background-position: -3px -534px;
  text-indent: -9999px;
  display: block;
}

html.backgroundsize #header-towers-logo a {
  -webkit-background-size: 300px 400px;
  background-size: 300px 400px;
  background-image: url('/assets/img/icons/logos-spritesheet.png');
  background-position: -1px -309px;
}

/*===========- Top Nav -=========== */

#top-nav {
  position: absolute;
  top: 0px;
  right: 0px;
  top: 10px;
}

#top-nav ul {
  margin: 0;
  padding: 0;
  font-family: 'franklin-gothic-urw', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

#top-nav ul li {
  float: left;
  display: block;
  padding: 0px 5px;
  margin: 0 2px;
  font-size: .875em;
  height: 20px;
  line-height: 20px;
}

#top-nav ul li.contact-us {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#top-nav ul li.contact-us:hover {
  text-decoration: underline;
}

#top-nav ul li a {
  text-decoration: none;
  color: #000;
}

#top-nav ul li.language {
  background: none;
  height: 0px;
  font-weight: 200;
  margin: 0 5px;
}

#top-nav ul li.language:hover>ul {
  height: 230px;
}

#top-nav ul li.language ul {
  width: 18px;
  height: 0px;
  position: relative;
  overflow: hidden;
  z-index: 15;
  margin: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#top-nav ul li.language ul li {
  padding: 0px;
  margin: 0px;
  background: none;
}

#top-nav ul li.language ul li a {}

#top-nav ul li.compass {
  background-image: url(../img/icons/icon-spritesheet.png);
  background-repeat: no-repeat;
  background-position: 0px -219px;
}

#top-nav ul li.map-pin-container {
  width: 25px;
  text-align: center;
  border-right: 1px solid #000;
}

span.icon-mapIcon {
  font-size: 22px;
  position: relative;
  bottom: 2px;
}

/*===========- Main Navigation -=========== */

#main-nav {
  width: 100%;
  height: auto;
  z-index: 9999;
  position: absolute;
  bottom: 4px;
  max-width: 1400px;
}

#main-nav a {
  text-decoration: none;
}

#main-nav .mob-call {
  width: 50%;
  float: left;
  height: 38px;
  line-height: 38px;
  background: #bf9958;
  color: #FFF;
  text-transform: uppercase;
  font-size: 0.813em;
  font-weight: 700;
  text-align: center;
  font-family: 'franklin-gothic-urw', arial, sans-serif;
}

.mob-call .phone {
  width: 23px;
  height: 21px;
  display: inline-block;
  position: relative;
  top: 8px;
  left: 6px;
}

#main-nav .mob-menu {
  padding: 10px;
  width: calc(50% - 20px);
  height: 18px;
  line-height: 1.4em;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  font-size: 0.813em;
  font-weight: 700;
  text-align: center;
  font-family: 'franklin-gothic-urw', arial, sans-serif;
}

.mob-menu .menu {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  left: 6px;
  top: -2px;
}

.mob-make-a-res {
  height: 36px;
  line-height: 36px;
  color: #FFF;
  font-family: 'franklin-gothic-urw', arial, sans-serif;
  font-weight: 700
}

#main-nav ul {
  margin: 0;
  padding: 0;
  max-width: 1120px;
  margin: 0 auto;
  text-align: right;
  font-size: .813em;
  color: #FFF;
  font-weight: 500;
}

#main-nav ul li {
  display: inline-block;
  position: relative;
  font-family: 'nobel-regular', arial, sans-serif;
  text-transform: uppercase;
  height: 18px;
  padding: 10px 18px;
  font-size: 16px;
  line-height: 18px;
}

#main-nav ul li:hover {
  text-decoration: none;
}

#main-nav ul li.booking {
  background: #b84b10;
  color: #000;
  border-right: none;
  position: relative;
  padding: 10px;
}

#main-nav ul.desktop-nav li.booking:hover>a {
  text-decoration: underline;
  color: #fff;
}

#main-nav ul.desktop-nav.top-nav>li:hover:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  position: absolute;
  bottom: -12px;
  left: 45%;
  left: calc(50% - 15px);
}

#main-nav ul.desktop-nav.top-nav>li.booking:hover:before {
  content: "";
  border-left: 0;
  border-right: 0;
  border-top: 0px;
}

#main-nav ul li a {
  text-decoration: none;
  color: #000;
  position: relative;
  display: block;
}

#main-nav ul li:last-child a {
  color: #fff;
}

#main-nav ul li ul li a {
  color: #000 !important;
}

#main-nav ul li a:last-child:hover {
  color: #fff;
}

#main-nav ul.desktop-nav.top-nav li:hover>ul {
  display: block;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fadeInFromNone;
  ;
}

#main-nav ul.desktop-nav li:hover>a span {
  color: #2D2D2D;
  background-position: -199px -2px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

html.backgroundsize #main-nav ul.desktop-nav li:hover>a span {
  background-position: -199px -2px;
}

#main-nav ul.desktop-nav li.return-to-main:hover>a span {
  background-position: -102px -62px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

html.backgroundsize #main-nav ul.desktop-nav li.return-to-main:hover>a span {
  background-position: -102px -62px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

#main-nav ul.desktop-nav li:hover>a {
  color: #2D2D2D;
}

#main-nav ul li ul {
  display: none;
  position: absolute;
  width: auto;
  background: #fff;
  margin: 0;
  padding: 25px;
  left: 0;
  text-align: left;
  z-index: 13;
}

#main-nav ul li ul li {
  width: 250px;
  height: auto;
  float: left;
  line-height: 25px;
  padding: 0;
  font-size: 13px;
}

#main-nav ul li ul li:hover {
  background: none;
  color: #FFF;
}

#main-nav ul.desktop-nav li ul li:hover>a {
  color: #f5f5f5;
}

#main-nav ul li ul li a {
  color: #FFF;
  word-spacing: 3px;
}

#main-nav ul li ul li a:hover {
  background: none;
  text-decoration: underline;
}

#main-nav ul li ul li ul {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  padding: 0;
  opacity: 1;
}

#main-nav ul li ul li ul li {
  display: block;
  position: relative;
  left: 20px;
  width: auto;
  float: none;
  font-weight: 400;
}

#main-nav span.arrow-down-small {
  display: none;
}

/*#main-nav ul li:hover > span.arrow-down-small {background-position: -69px 0px;}*/

#main-nav ul.mob-nav {
  background: #fff;
  position: relative;
  top: -10px;
}

#main-nav ul.mob-nav li {
  height: auto;
  padding: 0;
  line-height: 40px;
}

#main-nav ul.mob-nav li:hover {
  background: none;
}

#main-nav ul.mob-nav li a {
  color: #000;
  display: block;
  width: 100%;
  height: 100%;
}

#main-nav ul.mob-nav li a.menu-active {
  color: #AFAFAF
}

#main-nav ul.mob-nav li ul {
  position: relative;
  width: 100%;
  background: #2D2D2D;
  margin: 0;
  padding: 0;
}

#main-nav ul.mob-nav li ul.open {
  display: block;
}

#main-nav ul.mob-nav li ul li {
  width: 100%;
  left: 0;
}

#main-nav ul.mob-nav li ul li ul {
  background: #545454;
  display: none;
}

#main-nav ul.mob-nav li ul li ul li {
  left: 0;
}

#main-nav ul.mob-nav li ul.open li ul.open {
  display: block;
}

#main-nav ul.mob-nav li ul.open li ul {
  background: #545454;
  display: none;
}

.sub-menu-bg {
  width: 100%;
  height: 0px;
  background: #fff;
  background: rgba(255, 255, 255, .9)
}

.no-rgba .sub-menu-bg {
  background: url(images/no-rgb-bg.png);
}

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

/*===========- Booking Widget -=========== */

.booking-wrapper {
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
  top: -9px;
}

#booking-form {
  overflow: hidden;
  height: 201px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#booking-form.closed {
  height: 0px;
  overflow: hidden;
}

#booking-form .button {
  background-color: #b84b10!important;
}

#quick-res {
  position: absolute;
  right: 0px;
  width: 336px;
  height: 201px;
}

#quick-res.closed {
  height: 0px;
  top: -2px;
}

#quick-res.closed form {
  padding-top: 0px;
  padding-bottom: 0px;
}

#quick-res .toggle-open-close {
  background-image: none;
}

#quick-res form {
  background: rgba(255, 255, 255, .9);
  padding: 0 13px 16px 13px;
  font-family: 'nobel-regular', arial, sans-serif;
}

#quick-res input {
  height: 32px;
  border: none;
  background: #fff;
  color: #000;
  line-height: 32px;
  font-family: 'nobel-regular', arial, sans-serif;
}

#quick-res input {
  width: 69%;
  float: left;
  text-indent: 5px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}

#quick-res input[type="text"] {
  padding: 1px 0 !important;
  -webkit-appearance: none;
}

.template-9 a#res-submit {
  font-size: .7em;
}

.template-40 a#res-submit {
  font-size: .7em;
}

.template-9 .booking-alt-field, .template-40 .booking-alt-field {
  display: none;
}

#quick-res form fieldset {
  width: 49%;
  float: left;
  margin: 20px 0 0;
  text-transform: none;
  font-size: .813em;
}

#quick-res form fieldset#input-flexible {
  height: 25px;
  margin: 0 0 10px 0;
}

#quick-res fieldset#input-flexible label {
  width: 100%;
  float: right;
  height: 14px;
  line-height: 10px;
}

#quick-res fieldset#input-flexible input {
  width: 20%;
  border: solid 2px #2D2D2D;
  float: right;
  height: 25px;
}

input#flexible-rates {
  display: none;
}

input[type="checkbox"]+label span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border: solid 2px #fff;
  position: relative;
  top: 2px;
  margin: 0 6px 0 0;
}

input[type="checkbox"]:checked+label span {
  background: url(../img/icons/icon-spritesheet.png?v=5) no-repeat -27px -195px
}

html.backgroundsize input[type="checkbox"]:checked+label span {
  background: url(../img/icons/icon-spritesheet.png?v=5) no-repeat -22px -96px;
  background-size: 153px 153px;
}

#quick-res form fieldset label {
  width: 100%;
  color: #2D2D2D;
  font-size: .875em;
  display: block;
  text-align: left;
  text-indent: 10px;
}

#quick-res form fieldset input.booking-alt-field {
  display: block;
  text-align: left;
  color: #2D2D2D;
  font-weight: 200;
  margin: 0;
  text-indent: 10px;
  float: left;
  background: none;
  font-size: .875em;
}

#quick-res form .booking-widget-lead-rate {
  width: 50%;
  float: left;
  text-align: left;
  line-height: 1.2em;
  color: #2D2D2D;
  margin: 0;
  padding: 16px 0 0;
}

#quick-res form .booking-widget-lead-rate .best-rates a {
  color: #2D2D2D;
  font-size: 0.95em;
}

#quick-res form .booking-widget-lead-rate .best-rates a:hover {
  text-decoration: underline;
}

#quick-res form .book-now {
  display: block;
  margin: 0;
}

#quick-res form .best-rates {
  font-size: .750em;
}

#quick-res form .book-from {
  display: block;
  width: 100%;
  float: left;
  font-size: 1.7em;
  margin: 10px 0 0 0;
}

#quick-res form .book-from .smaller {
  font-size: .5em;
  bottom: .75em;
  position: relative;
  display: inline-block;
  padding-right: 3px;
}

#quick-res form .book-from .per-night {
  font-size: .35em;
  bottom: 1px;
  left: 4px;
  line-height: 1em;
}

#quick-res.closed .spritesheet-icons.plus {
  background-position: -302px 4px;
}

html.backgroundsize #quick-res.closed .spritesheet-icons.plus {
  background-position: -302px 4px;
}

#quick-res .spritesheet-icons.plus {
  background-position: -331px 4px;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 5px 0 0 5px;
}

html.backgroundsize #quick-res .spritesheet-icons.plus {
  background-position: -331px 4px;
}

#input-hotel label {
  text-align: left;
  margin: 0 1em;
}

.ui-datepicker-trigger {
  float: left;
  width: 34px;
  height: 34px;
  margin: 0 0 0 3px;
  text-indent: -9999em;
}

#ui-datepicker-div {
  font-size: 1em;
}

#quick-res-close {
  float: right;
  width: 34px;
  height: 36px;
  background-color: #b84b10;
}

.toggle-open-close {
  background-image: url(../img/icons/icon-spritesheet.png);
  background-repeat: no-repeat;
  background-position: -103px -3px;
}

html.backgroundsize .toggle-open-close {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -44px -12px;
}

.toggle-open-close a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-align: center;
}

/*===========- Widgets -=========== */

.widget {
  z-index: 13;
  max-width: 480px;
  width: 40%;
  height: 150px;
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.widget-wrapper {
  color: #2D2D2D;
  width: 480px!important;
  margin: 0 0 6px 0;
  padding: 1em;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.widget-wrapper p {
  margin: 0;
  font-size: 1.5em;
  line-height: 1.2em;
  font-family: 'nobel-regular', Arial, sans-serif;
}

.widget-wrapper p .smaller {
  font-size: .5em;
  bottom: .5em;
  position: relative;
  display: inline-block;
}

.widget-wrapper a {
  position: absolute;
  bottom: 1em;
  left: 1em;
}

.leadrate-hotel-widget {
  top: 445px;
  right: 0px;
}

.leadrate-hotel-widget.closed {
  width: 0px;
}

.leadrate-hotel-widget.closed .toggle-open-close {
  background-position: -136px -3px;
}

html.backgroundsize .leadrate-hotel-widget.closed .toggle-open-close {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -67px -12px;
}

.rate-wrapper {
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, .45);
  color: #FFF;
  height: 145px;
  position: relative;
}

.rate-wrapper p span.rate-line-2 {
  font-size: 1.333em;
}

.specials-widget {
  top: 315px;
  right: 0px;
  height: 125px
}

.specials-wrapper {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .49);
  height: 125px;
}

.special-wrapper p span.specials-line-2 {
  font-size: .889em;
}

.specials-widget.closed {
  width: 0px;
}

.specials-widget.closed .toggle-open-close {
  background-position: -136px -3px;
}

html.backgroundsize .specials-widget.closed .toggle-open-close {
  background-position: -67px -12px;
}

.specials-widget.closed #specials_widget_pager {
  display: none;
}

#specials_widget_pager {
  position: absolute;
  bottom: 14px;
  right: 32%;
}

#specials_widget_pager a {
  width: 17px;
  height: 17px;
  display: block;
  float: left;
  margin: 0 2px;
  border: solid 1px black;
  text-decoration: none;
  position: relative;
  z-index: 14;
}

#specials_widget_pager a.activeSlide {
  background: #2D2D2D;
}

#hotel-rate-close, #specials-widget-close {
  position: absolute;
  top: 0px;
  left: -36px;
  height: 34px;
  width: 36px;
  background-color: #2D2D2D;
}

.mobile-rates-widget {
  display: none;
}

.mobile-rates-widget .lead-rate-wrapper {
  display: inline-block;
  font-size: 2.25em;
  margin: 5px 0 0;
  font-family: 'nobel-regular', arial, sans-serif;
  color: #FFF;
}

.mobile-rates-widget .smaller {
  font-size: .5em;
  display: inline-block;
  position: relative;
  bottom: .5em;
}

.mobile-rates-widget .lead-rate {
  margin: 0 0 0 15px;
}

.mobile-rates-widget .smaller.per-night {
  text-transform: none;
  font-size: .4em;
  line-height: 1.1em;
  text-align: left;
  margin: 0;
  bottom: 0;
}

.mobile-rates-widget .smaller.mob-rooms-from {
  display: none;
  font-size: .4em;
  line-height: 1.1em;
  position: relative;
  bottom: 0;
  text-align: right;
}

.mobile-rates-widget .button {
  vertical-align: top;
  margin: 13px 0 0 20px;
}

/*===========- Towers Layout -=========== */

.towers-main-slide .desc-towers {
  color: #FFF;
  width: 96%;
  float: left;
  padding: 0 2%;
  position: relative;
}

.scroll-photo-section.towers-main-slide {
  padding-bottom: 0;
}

.scroll-photo-section.towers-slide {
  padding-bottom: 43%;
}

.towers-slide .desc-towers {
  z-index: 3;
}

.towers-slide .scroll-photo-section-desc {
  max-width: 40%;
}

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

.towers-slide ul li {
  padding: 0 0 0 1.5em;
  background: url('/assets/img/icons/towers-bullets-1x.png') 4px 5px no-repeat;
}

html.backgroundsize .towers-slide ul li {
  background: url('/assets/img/icons/towers-bullets-2x.png') 4px 5px no-repeat;
  background-size: 12px 12px;
}

.desc-towers h1, .desc-towers h2, .desc-towers h3, .desc-towers p, .desc-towers ul, .desc-towers a, .towers-main-slide h2 {
  position: relative;
  z-index: 3;
}

.towers-column {
  width: 40%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  padding: 0 0 0 30px;
}

.towers-column .towers-booking-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background: rgba(0, 0, 0, .35);
  -webkit-box-shadow: 0px -10px 0px rgba(0, 0, 0, .15), 0px 10px 0px rgba(0, 0, 0, .15);
  box-shadow: 0px -10px 0px rgba(0, 0, 0, .15), 0px 10px 0px rgba(0, 0, 0, .15);
}

.towers-column .booking-wrapper h2 {
  font-size: 1.625em;
  font-weight: 400;
  line-height: 1em;
  font-family: 'franklin-gothic-urw', arial, sans-serif;
  margin: .5em 0 0;
  padding: 0;
  color: #E19943;
}

.towers-column .booking-wrapper {
  float: left;
  left: -30px;
  padding: 0 40px;
  width: 96%;
}

.towers-column #quick-res {
  position: relative;
  z-index: 3;
}

.towers-column #quick-res form {
  background: none;
  padding: 0px;
}

.towers-column #quick-res form fieldset label {
  color: #FFF;
}

.towers-column #quick-res form fieldset input.booking-alt-field {
  color: #FFF;
}

.towers-column #quick-res form .booking-widget-lead-rate {
  color: #FFF;
}

.towers-column .toggle-open-close {
  display: none;
}

.template-8 #main-nav .booking-wrapper h2 {
  display: none;
}

.towers-column-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background: rgba(0, 0, 0, .55);
}

.template-8 .intro-text p {
  max-width: 100%;
}

.template-8 input[type="checkbox"]+label span {
  border: solid 2px #FFF;
}

.template-8 .scroll-photo-section-desc h3 {
  border-color: inherit;
}

.towers-gradient-left {
  display: none;
}

.towers-gradient-right {
  display: none;
}

.gradient-black-right {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 60%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.85)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 60%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 60%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 60%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 60%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1);
  behavior: url(/assets/js/pie/PIE.htc)
}

.gradient-black-left {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */
}

.no-rgba .gradient-black-left {
  background: transparent url(images/RepeatingTextBG.png) top left;
  background-size: contain;
}

.gradient-white {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(40%, rgba(255, 255, 255, 0.85)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  behavior: url(/assets/js/pie/PIE.htc)
}

/*===========- General Layout -=========== */

.scroll-photo-section {
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  height: 0;
  padding-bottom: 48%;
  width: 100%;
  position: relative;
  box-shadow:
    inset 0px 21px 8px -10px rgba(255,255,255,.49),
    inset 0px 0px rgba(255,255,255,.49);
}

.scroll-photo-section-hp img{
  display: block;
  height: auto;
  width: 100%;
}

.scroll-photo-section .scroll-photo-section-desc {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}







@media screen and (max-width:900px) {
  .scroll-photo-section .scroll-photo-section-desc { bottom: 0; transition: .5s;}

  .scroll-photo-section .scroll-photo-section-desc p,
  .scroll-photo-section .scroll-photo-section-desc .mob-hide { display: none; transition: .5s;}

  .scroll-photo-section .scroll-photo-section-desc h3, 
  .scroll-photo-section .scroll-photo-section-desc h1 {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    transition: .5s;
    padding-top: 5px !important;
    text-align: left;
  }

  #scroll-step-4 {
	border-top: 5px solid #000;
  }

  .scroll-photo-section .scroll-photo-section-desc .button { margin-right:10%; bottom: 15px; position: static; transition: .5s; float:right; }
}
/* SCRUM */
@media screen and (max-width:580px) {
  .scroll-photo-section .scroll-photo-section-desc .button {
    height: 25px;
    padding: 0.3em 1em;
  }
}


#scroll-step-0 {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

@media screen and (max-width: 580px) {
  /* #scroll-step-0 .scroll-photo-section .scroll-photo-section-desc {
    display: none;
  } */
}

.section-inner {
  position: relative;
  height: 100%;
  max-width: 1120px;
  margin: 0 auto;
}

.scroll-photo-section-desc {
  max-width: 100%;
  position: absolute;
  color: #000;
  background: rgba(255, 255, 255, .9);
  padding: 15px 25px;
}

.scroll-photo-section-desc h3 {
  font-size: 2.688em;
  text-transform: uppercase;
  position: relative;
  z-index: 13;
  margin: .4em 0 .4em;
}

.scroll-photo-section-desc p {
  font-size: 1.063em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  margin: 15px 0 25px 0;
  z-index: 13;
  position: relative;
}

.page-1 .scroll-photo-section-desc p {
  font-weight: 600;
}

.scroll-photo-section-desc ul {
  position: relative;
  z-index: 13;
}

ul.room-amenities {
  list-style-type: none;
  padding: 0;
}

ul.room-amenities li.room-amenities-item {
  padding: 0 0 0 1.2em;
  background: url(images/bullet-point.png) left center no-repeat;
  font-size: 14px;
}

.scroll-photo-section-desc a {
  z-index: 13;
  position: relative;
}

.scroll-photo-section.main-slide {
  height: 700px;
  position: relative;
  padding-bottom: 0px;
  -webkit-background-size: cover;
  background-size: cover;
}

.scroll-photo-section.main-slide h1 {
  text-transform: uppercase;
  color: #000;
  position: relative;
  z-index: 13;
  margin: .4em 0 .4em;
}

.page-1 .scroll-photo-section.main-slide h1 {
  font-weight: 300;
}

.page-1 .scroll-photo-section.main-slide .gradient-white {
  display: none;
}

.scroll-overview-section-image.tile-image {
  height: 410px;
  width: 50%;
  padding-bottom: 0px;
  background-repeat: no-repeat !important;
  background-size: cover;
  -webkit-background-size: cover;
}

.cycle-slideshow img {
  width: 100%;
  height: auto
}

.threeDcontrols {
  position: relative;
  bottom: 30px;
  left: 10px;
  z-index: 13;
}

.threeDcontrols #next3D {
  left: 90px;
  top: 30%;
  margin-top: -32.5px;
  width: 38px;
  height: 65px;
  background: transparent url(images/comp.png) no-repeat -220px -3px;
  position: absolute;
  cursor: pointer;
  zoom: 0.5;
  -moz-transform: scale(0.5);
}

.threeDcontrols #prev3D {
  left: 5px;
  top: 30%;
  margin-top: -32.5px;
  width: 38px;
  height: 65px;
  background: transparent url(images/comp.png) no-repeat -265px -3px;
  position: absolute;
  cursor: pointer;
  zoom: 0.5;
  -moz-transform: scale(0.5);
}

@-moz-document url-prefix() {
  .threeDcontrols #next3D {
    left: 55px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /*for IE10+ style fixes*/
  .threeDcontrols {
    bottom: 15px;
  }
  .threeDcontrols #next3D {
    left: 55px;
  }
}

html.lt-ie9 .threeDcontrols #next3D {
  width: 22px;
  height: 40px;
}

html.lt-ie9 .threeDcontrols #prev3D {
  width: 21px;
  height: 40px;
}

.scroll-description-section {
  position: relative;
}

.page-393 article.scroll-description-section.scroll-step.wa-bg.bg-right.clearfix li {
  margin-bottom: 17px;
}

.page-393 article.scroll-description-section.scroll-step.gray-bg.wa-bg.bg-left.clearfix {
  display: none;
}

.template-12 .scroll-description-section .overview-description-wrapper {
  max-width: 1120px;
  margin: auto;
  padding-bottom: 25px;
}

.scroll-overview-section-image.tile-image.left {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
}

.page-393 .scroll-overview-section-image.tile-image.left {
  display: none;
}

.scroll-overview-section-image.tile-image.right {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  overflow: hidden;
}

.template-29 .scroll-overview-section-image.tile-image.right {
  overflow: visible
}

.template-28 .scroll-overview-section-image.tile-image.right {
  max-height: 410px;
}

.scroll-overview-section-image.tile-image {}

.scroll-overview-section-desc {
  width: 50%;
  padding: 0 60px 20px;
  min-height: 410px;
  background-color: #FFF;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.template-76 .scroll-overview-section-desc {
  padding: 0 60px 16px;
}

.template-18 .scroll-overview-section-desc ul {
  margin-top: 1em;
  margin-bottom: 1em;
}

.overview-description-wrapper {
  width: 90%;
  margin: auto;
}

.scroll-overview-section-desc h2 {
  font-family: 'nobel-regular', Arial, sans-serif;
  font-weight: 300;
  font-size: 1.625em;
  margin: 26px 0;
  font-weight: 600;
}

.page-393 .scroll-overview-section-desc h2 {
  margin-bottom: 15px;
}

.scroll-overview-section-desc h3 {
  font-family: 'nobel-regular', Arial, sans-serif;
  font-weight: 300;
  font-size: 1.625em;
  margin: 26px 0 7px 0;
  font-weight: 600;
}

.scroll-overview-section-desc h4 {
  font-family: 'nobel-regular', Arial, sans-serif;
  font-weight: 300;
  font-size: 1.625em;
  margin: 26px 0;
  font-weight: 600;
}

.scroll-overview-section-desc h4.book-now-header {
  margin-bottom: 0;
}

.booking-buttons p {
  margin: 0;
}

.overview-description-wrapper .times-item {
  float: left;
  min-width: 48%;
  margin-right: 2%;
}

.scroll-description-section p {
  color: #2D2D2D !important;
  font-size: 0.875em;
  line-height: 1.286em;
}

.scroll-description-section .scroll-overview-section-desc a.button {
  margin: 1em 1em 0 0;
}

.scroll-description-section .scroll-overview-section-desc a.button.book-now-button {
  min-width: 180px;
  text-align: left;
}

.scroll-description-section .scroll-overview-section-desc a.button.book-now-button .arrow-right {
  float: right;
  margin-top: 3px;
}

.scroll-overview-section-desc ul {
  color: #2D2D2D !important;
  line-height: 1.286em;
  list-style: none;
  padding: 0;
  margin: 0;
}

.scroll-overview-section-desc ul li {
  padding: 0 0 0 1.2em;
  background: url(images/bullet-point.png) left center no-repeat;
}

html.backgroundsize .overview-list ul li {
  background: url(images/bullet-point.png) left center no-repeat;
}

.scroll-overview-section-desc .overview-list {
  width: 46%;
  padding: 0 1%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.scroll-overview-section-desc .overview-list h3 {
  font-size: 1.125em;
  margin: 22px 0 12px 0;
  padding: 0px;
}

.wide-image {
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-background-size: 100%;
  background-size: 100%;
}

.sidebar-section h4 {
  margin: 13px 0;
}

.wa-bg .scroll-overview-section-desc {
  background: none;
}

.page-393 .wa-bg .scroll-overview-section-desc {
  float: none;
  width: 100%;
  padding: 0!important;
  min-height: 100px;
}

article.intro-text {
  /*box-shadow: 0px -20px 0px rgba(255,255,255,0.49);*/
}

.intro-text p {
  font-size: 0.875em;
  line-height: 1.429em;
  color: #2D2D2D;
  max-width: 70%;
}

.page-1 .intro-text p {
  max-width: none;
}

.two-column-wrapper {
  position: relative;
  height: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 20px 0 0;
}

.two-column-wrapper.calendar {
  padding: 20px 0;
  padding-bottom: 38px;
}

.two-column-wrapper p {
  font-size: 0.875em;
}

.two-column-wrapper ul li {
  font-size: 0.875em;
}

.two-column-wrapper .single-column {
  width: 70%;
  padding: 0 1.500em 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.two-column-wrapper .single-column h2 {
  font-size: 1.625em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
}

.two-column-wrapper .single-column h3 {
  font-size: 1.625em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
}

.two-column-wrapper .single-column h4 {
  font-size: 1.625em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
}

.two-column-wrapper aside {
  width: 30%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*below for MENU WIDGET - added Feb 2015*/

.menu-widget {
  padding: 20px;
}

ul.amenities-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 19px 0;
}

ul.amenities-list li {
  width: auto;
  float: left;
}

ul.amenities-list li ul {
  margin: 0 19px 0 0;
  padding: 0;
  list-style: none
}

ul.amenities-list li ul li {
  width: 34px;
  height: 34px;
  margin: 0 2px;
  background: black;
}

.amenities-title {
  display: inline;
  fotn-size: 15px;
  text-transform: uppercase;
}

.scroll-step-pager {
  display: none !important;
  position: absolute;
  top: 465px;
  left: 5%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.scroll-step-pager li {
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  cursor: pointer;
  margin: 5px 0;
}

.scroll-step-pager-step {
  background-image: url(images/comp.png);
  background-repeat: no-repeat;
  background-position: -63px -248px
}

html.backgroundsize .scroll-step-pager-step {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -63px -248px
}

.scroll-step-pager-step.active {
  background-image: url(images/comp.png);
  background-repeat: no-repeat;
  background-position: -63px -222px;
}

html.backgroundsize .scroll-step-pager-step.active {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -63px -222px;
}

.scroll-step-pager-step:hover {
  background-image: url(images/comp.png);
  background-repeat: no-repeat;
  background-position: -63px -222px;
}

html.backgroundsize .scroll-step-pager-step:hover {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -63px -222px;
}

#ssps-up {
  display: none;
}

#ssps-down {
  display: none;
}

.page-1 .scroll-down {
  position: fixed;
  bottom: 191px;
  left: 50%;
  margin-left: -30px;
  width: 59px;
  height: 80px;
  z-index: 12;
  display: none;
}

.scroll-down {
  position: fixed;
  bottom: 180px;
  left: 50%;
  margin-left: -30px;
  width: 59px;
  height: 80px;
  z-index: 14;
  display: none;
}

.page-1 .scroll-down.show {
  display: block;
}

.scroll-down.show {
  display: block;
}

/*.page-1 .scroll-down-button {height:0;opacity:0;display:none;}*/

/*.page-1 .scroll-down-button.show {height: auto;opacity:1;display:block;}*/

a.scroll-down-button {
  color: #FFFFFF;
  font-family: 'nobel-regular', sans-serif
}

a.scroll-down-button:hover {
  text-decoration: none;
}

.scroll-down-button {
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.scroll-down-button-icon {
  display: block;
  width: 54px;
  height: 54px;
  background: transparent url(images/comp.png) no-repeat 0px -225px;
  margin: 0 auto;
}

html.backgroundsize .scroll-down-button-icon {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-image: url(images/comp.png);
  background-repeat: no-repeat;
  background-position: 0px -225px;
}

/*===========- Homepage Intro Text -=========== */

.intro-text {
  background: #fff;
  padding: .5em 1.5em 1em;
  position: relative;
  z-index: 11;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html.boxshadow .intro-text {
  /*-webkit-box-shadow: 0px -20px 0px rgba(255,255,255,.49),0px 10px 0px rgba(0,0,0,.49); box-shadow: 0px -20px 0px rgba(0,0,0,.49),  0px 20px 0px rgba(0,0,0,.49);*/
}

.intro-text h1 {
  margin: .2em 0;
  text-transform: uppercase;
  color: inherit;
}

.page-1 .intro-text {
  height: 157px;
  background: #fff;
  background-position: center top;
  background-repeat: no-repeat;
  text-transform: uppercase;
  text-align: center;
}

.intro-wrapper {
  margin: 0 auto;
  max-width: 1120px;
  margin-top: 30px;
  position: relative;
}

.intro-wrapper p span.learn-more {
  position: relative;
  width: 75%;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.intro-wrapper h2 {
  font-family: 'nobel-regular';
  margin: .25em 0;
  font-weight: 300;
  font-size: 2.250em;
  letter-spacing: 0.0325em;
}

.page-1 .intro-wrapper h2:before {
  border-top: 1px solid;
  content: "";
  position: absolute;
  margin-top: 23px;
  left: 7%;
  width: 18%;
}

.page-1 .intro-wrapper h2:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  margin-top: 23px;
  right: 7%;
  width: 18%;
}

#intro-learn-more {
  width: 70%;
  margin: 0 auto;
}

p#intro-learn-more span:before, p#intro-learn-more span:after {
  width: 33%;
}

#intro-learn-more .arrow-down-small-grey {
  margin-left: 5px;
}

/*===========- Specials Widget -=========== */

.specials-scrolling {
  height: auto;
  width: 100%;
  position: relative;
  background: #fff;
  webkit-box-shadow: 0px -20px 0px rgba(255, 255, 255, .49);
  box-shadow: 0px -20px 0px rgba(255, 255, 255, .49);
  padding: 45px 0 45px 0px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.page-1 .specials-scrolling {
  height: auto;
}

.specials-scrolling p {
  font-family: 'franklin-gothic-urw';
  font-weight: 400;
  font-size: .813em;
  margin: 1em 0 0;
}

.specials-scrolling h4 {
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 2.250em;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 45px;
  font-weight: normal;
  text-align: center;
}

.specials-scrolling h4:before {
  border-top: 1px solid;
  content: "";
  position: absolute;
  margin-top: 23px;
  left: 0;
  width: 28%;
}

.specials-scrolling h4:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  margin-top: 23px;
  right: 0;
  width: 28%;
}

.specials-scrolling h5 {
  font-family: 'franklin-gothic-urw';
  font-weight: 400;
  font-size: 1.500em;
  margin: 0;
  text-transform: uppercase;
  color: #000;
}

.specials-scrolling h5.more-title {
  padding: 10px 22px;
}

.home-specials {
  padding: 0 40px;
}

.home-specials .offeritem {
  float: left;
  width: 300px;
  padding: 0 22px;
}

.home-specials .offeritem.offer-350 {
  display: none!important;
}

.home-specials .offeritem .offerinner {
  background: #FFFFFF;
  min-height: 360px;
  position: relative;
  padding: 0 0 55px 0;
  white-space: normal !important;
  border: 1px solid #000;
}

.offerinner {
	height: 364px;
}


.home-specials .offeritem .offerinner .offer-image {
  max-height: 160px;
  overflow: hidden;
}

.home-specials .offeritem .offerinner .offer-image img {
  min-height: 160px;
}

.home-specials .offeritem .specials-description-wrapper {
  padding: 22px;
}

.home-specials .offeritem .specials-description-wrapper p {
  font-family: 'franklin-gothic-urw';
  font-weight: 400;
  font-size: .813em;
  margin: 1em 0 0;
}

.home-specials .offeritem .specials-description-wrapper h4 {
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 2.250em;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 45px;
  font-weight: normal;
  text-align: center;
}

.home-specials .offeritem .specials-description-wrapper h4:before {
  border-top: 1px solid;
  content: "";
  position: absolute;
  margin-top: 23px;
  left: 0;
  width: 28%;
}

.home-specials .offeritem .specials-description-wrapper h4:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  margin-top: 23px;
  right: 0;
  width: 28%;
}

.home-specials .offeritem .specials-description-wrapper h5 {
  font-family: 'nobel-regular';
  font-weight: 400;
  font-size: 1.500em;
  margin: 0;
  text-transform: uppercase;
  color: #000;
}

.home-specials .offeritem .specials-description-wrapper a.button {
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin: 0 22px 22px 0;
}

/*.home-specials .offeritem .specials-description-wrapper a.button.read-more{position: absolute;bottom: 0px;left:0px;right:auto;margin: 0 0 22px 22px; background:#2D2D2D;}*/

.home-specials .prev {
  left: 0;
  top: 50%;
  margin-top: -32.5px;
  width: 38px;
  height: 65px;
  background: transparent url(images/comp.png) no-repeat -265px -3px;
  position: absolute;
  cursor: pointer;
}

.home-specials .next {
  right: 0;
  top: 50%;
  margin-top: -32.5px;
  width: 38px;
  height: 65px;
  background: transparent url(images/comp.png) no-repeat -221px -3px;
  position: absolute;
  cursor: pointer;
}

#flex-wrapper {
  width: 100%;
  position: relative;
  z-index: 13;
}

.specials-scrolling ul#specials-scroller {
  width: 1000%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.specials-scrolling ul#specials-scroller li {
  float: left;
  width: 300px;
  min-height: 390px;
  margin: 0 38px;
  background: #FFF;
  position: relative;
  font-size: 1em;
  padding: 0 0 55px 0;
}

.template-28 .specials-scrolling ul#specials-scroller li {}

.specials-scrolling ul#specials-scroller li .specials-description-wrapper {
  padding: 22px;
}

.specials-scrolling ul#specials-scroller li .read-more {
  text-transform: uppercase;
  color: #9E1B32;
  font-size: .813em;
  text-decoration: none;
}

.specials-scrolling ul#specials-scroller li .button {
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin: 0 22px 22px 0;
}

.specials-scrolling ul#specials-scroller li img {
  width: 100%;
  height: auto;
}

#specials-controls {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#specials-controls ul {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  list-style: none;
}

#specials-controls ul li {
  height: 100%;
  position: absolute;
  width: 40px;
  top: 0;
  background-color: transparent;
  z-index: 13;
  right: 0px;
}

#specials-controls ul li:first-child {
  left: -40px;
}

#specials-controls ul li:last-child {
  right: -40px;
}

#specials-controls ul li a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
}

.flex-direction-nav .arrow-left-big {
  display: block;
  height: 74px;
  width: 40px;
  position: relative;
  top: 45%;
  top: calc(50% - 20px);
}

.flex-direction-nav .arrow-right-big {
  display: block;
  height: 74px;
  width: 40px;
  position: relative;
  top: 45%;
  top: calc(50% - 20px);
}

.specials-slide a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
}

.specials-thumb {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/*===========- Footer -=========== */

footer {
  background: #fff;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 0;
  font-family: 'franklin-gothic-urw', arial, sans-serif
}

footer ul {
  list-style: none;
  font-weight: 400;
  text-decoration: none;
  max-width: 1117px;
}

footer ul.social-bar {}

footer ul li {
  font-size: 1em;
  line-height: 40px;
}

footer ul li ul {
  margin: 0;
  padding: 0;
  border-bottom: none;
  font-family: 'nobel-regular', arial, sans-serif;
}

footer ul li ul li a {
  font-size: 0.95em;
  color: #000;
  text-decoration: none;
  position: relative;
  font-family: 'nobel-regular', arial, sans-serif;
  line-height: 1.6em;
}

footer .footer-nav-wrapper {
  width: 100%;
  text-align: center;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

footer .footer-nav {
  display: inline-block;
  margin: 0 !important;
  padding: 15px 10px;
}

footer .footer-nav li {
  display: inline-block;
}

footer .footer-nav li a {
  text-transform: uppercase;
  padding-right: 25px;
}

@media screen and (max-width:550px) {
  footer .footer-nav li {
    display: block;
  }
}

footer .policy-nav {
  max-width: 1040px;
  margin: 23px auto 0;
  padding: 0;
  text-align: center;
}

footer .policy-nav li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 31px;
}

footer .policy-nav li.footer_copyrights {
    display: block;
}

footer .policy-nav li.no-border a {
	border: none;
    margin-right: 0;
    padding-right: 0;
}
footer .policy-nav li.footer_copyrights a {
	border: none;
    margin-right: 0;
    padding-right: 0;
}

footer .policy-nav li a {
  text-decoration: none;
  color: #4D4D4D;
  font: 400 1em/1.789em "franklin-gothic-urw", Arial, sans-serif;
  border-right: 1px solid #acacac;
  padding-right: 10px;
  margin-right: 6px;
  text-transform: capitalize;
}

@media screen and (max-width: 600px) {
	footer .policy-nav li {
		display: block;
		margin-bottom: 0;
	}
	footer .policy-nav li a {
	    margin: 0;
    	padding: 0;
	}
}

footer .policy-nav li.adchoice a span img {
  width: 20px;
  height: 20px;
}

footer .info-wrapper {
  text-align: center;
  padding: 37px 10%;
  border-bottom: 1px solid #999;
  display: flex;
}

@media screen and (max-width: 750px) {
  footer .info-wrapper {
    display: block
  }
  footer .policy-nav li a {
    border: 0;
  }
}

footer .info-wrapper div {
  display: inline-block;
  text-align: left
}

footer .info-wrapper div.hotel-details {
  float: none;
  display: inline-block;
}

footer .info-wrapper div.right {
  display: inline-block;
  width: 50%;
}

@media screen and (max-width: 1175px) {
  footer .info-wrapper div.right {
    width: 100%;
  }
  footer .info-wrapper div.hotel-details * {
    border-right: 0;
    text-align: center !important;
  }
  footer .info-wrapper div {
    text-align: center;
  }
  footer .info-wrapper {
    display: block;
  }
  .hotel-info .hotel-address {
    padding: 0 !important;
  }
}

footer .footer-title {
  font-size: 1.5em;
  color: #000;
  margin: 0;
  display: block;
  font-family: 'nobel-regular', arial, sans-serif;
  text-transform: uppercase;
}

footer .footer-list {
  width: 25%;
  float: left;
}

footer .keep-in-touch {
  width: 37%;
  float: left;
  margin: 0 0 22px 0;
  max-width: 265px;
}

/*was 26% when footer blog tile was present*/

footer .keep-in-touch a {
  display: block;
  width: 100%;
  height: 100%;
}

.keep-in-touch li {
  float: left;
  width: 45px;
  height: 45px;
  margin: 0 7px 7px 0;
}

.keep-in-touch li .twitter {
  background-position: -168px -173px;
}

.keep-in-touch li .facebook {
  background-position: -0px -173px;
}

.keep-in-touch li .pinterest {
  background-position: -112px -173px;
}

.keep-in-touch li .tripadvisor {
  background-position: -224px -173px;
}

/*.keep-in-touch li .youtube {background-position: -224px -173px;}*/

.keep-in-touch li .instagram {
  background-position: -56px -173px;
}

.stLarge {
  background: none!important;
  display: inline-block!important;
}

.keep-in-touch li.events {
  width: auto;
  height: auto;
  margin: 0;
  float: none;
  padding-top: 80px;
}

footer .language-bar-footer {
  float: left;
  margin: 0 0 22px 0;
}

footer .sign-up {
  float: left;
  width: 25%;
  display: none;
}

footer .sign-up .mailing-list {
  background-color: #363636;
}

footer .hotel-info {
  width: 50%;
  color: #000;
  letter-spacing: 0.05em;
  position: relative;
  font-size: 1em;
}

@media screen and (max-width: 1175px) {
  footer .hotel-info {
    width: 100%;
  }
}

footer .hotel-info .footer-title {
  font-size: 1.5em;
}

footer .site-logos {
  width: 100%;
  padding: 37px 10px;
  margin: auto;
  clear: both;
  border-bottom: 1px solid #999;
}

footer .site-logos-wrap {
  width: 393px;
  height: 58px;
  margin: 0 auto;
}

@media screen and (max-width:450px) {
  footer .site-logos-wrap {
    height: auto;
    width: auto;
  }
}

.site-logos a {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-decoration: none;
}

.site-logos .wa-logo {
  background-image: url(images/waldorf-horizontal.svg);
  background-repeat: no-repeat;
  width: 207px;
  height: 36px;
  position: relative;
  top: 13px;
  float: left;
}

@media screen and (max-width: 450px) {
  .site-logos .wa-logo {
    top: 0 !important;
    float: none !important;
    margin: 0 auto;
  }
  .site-logos .honors-logo {
    top: 0 !important;
    float: none !important;
    margin: 25px auto 0 auto;
  }
}

.site-logos .honors-logo {
  background-image: url(images/hilton-honors-black.svg);
  background-repeat: no-repeat;
  background-size: 131px 56px;
  width: 131px;
  height: 56px;
  position: relative;
  top: 1px;
  float: right;
}

.hotel-info .hotel-address, footer .hotel-contact-details {
  width: 100%;
  padding: 0 10% 0 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.hotel-contact-details span {
  width: 100%;
  display: block;
}

.hotel-address span {
  width: 100%;
  display: block;
}

footer p.border-sides span {
  color: #000
}

footer p.border-sides span:before, footer p.border-sides span:after {
  right: 0px;
  bottom: 0;
  width: 33%;
  color: #000;
  height: 1px;
}

footer p.border-sides span:after {
  top: .5em;
  left: 0px;
  right: 0;
  bottom: 0;
  height: 1px;
}

p.footer-lower.border-sides {
  text-align: left;
  margin-top: 2.5em;
}

footer p.footer-lower.border-sides span:before {
  top: 0.6em;
  right: 0px;
  bottom: 0;
  width: 78%;
  color: #000;
  height: 1px;
}

footer p.footer-lower.border-sides span:after {
  top: 0.6em;
  left: 0px;
  right: 0;
  bottom: 0;
  height: 1px;
  display: none;
}

footer span span {
  display: inline!important;
}

footer .hotel-address a {
  color: #000;
  text-decoration: none;
}

footer .hotel-contact-details a {
  color: #000;
  text-decoration: none;
}

.page-1 footer .section-inner {
  padding: 0 30px;
}

footer .asterisk {
  width: 100%;
  text-align: center;
  margin-top: 35px;
  line-height: 19px;
  font-size: 14px;
  color: #4d4d4d;
}

footer p.links-row {
  text-align: left;
  margin: 2em 0 .5em 0;
  font-size: 0.9em;
  font-family: 'franklin-gothic-urw', sans-serif;
  width: 100%;
  max-width: 1100px;
}

footer p.links-row.first-row {
  margin-top: 15px;
}

footer p.links-row a.story-link {
  margin: 0 15px;
  text-transform: uppercase;
  font-family: 'franklin-gothic-urw', sans-serif;
}

footer p.links-row.first-row a.story-link {
  margin: 0 25px;
  text-transform: uppercase;
  font-family: 'franklin-gothic-urw', sans-serif;
}

footer p.links-row.second-row a.story-link {
  margin: 0 15px;
  text-transform: uppercase;
  font-family: 'franklin-gothic-urw', sans-serif;
}

footer p.links-row.third-row a.story-link {
  margin: 0 15px;
  text-transform: uppercase;
  font-family: 'franklin-gothic-urw', sans-serif;
}

footer p.links-row.fourth-row a.story-link {
  margin: 0 18px;
  text-transform: uppercase;
  font-family: 'franklin-gothic-urw', sans-serif;
}

footer .hotel-overview-1 {
  margin-left: 13%
}

/*===========- Breadcrumbs -=========== */

.breadCrumbs {
  width: 100%;
  margin: 14px 0;
  text-transform: uppercase;
}

.breadCrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.938em;
}

.breadCrumbs ul li {
  display: inline;
}

.breadCrumbs ul li a {
  color: #2D2D2D;
  text-decoration: none;
}

.breadCrumbs ul li a.B_currentCrumb {
  color: #9e6d06;
  text-decoration: underline;
}

/*===========- Dining Pages -=========== */

.intro-text.dining .intro-text-wrapper {
  width: 60%;
  float: left;
}

.intro-text.dining .reservations-wrapper {
  width: 35%;
  margin: 0 0 0 5%;
  float: right;
}

.intro-text.dining p {
  max-width: 100%;
}

.reservations-wrapper .reservation-title {
  display: block;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  font-size: 2.688em;
  line-height: 1.1em;
  margin: 50px 0 15px;
  text-transform: uppercase;
  font-weight: 200;
  color: #2D2D2D;
}

/*===========- New Dining + Guestrooms stuff -=========== */

.tile-image.short {
  height: 100%;
  min-height: 305px;
}

.scroll-overview-section-desc.short {
  min-height: 490px;
  position: relative;
  background: none;
}

.scroll-overview-section-desc.short h2 {
  margin: 45px 0 26px;
}

.scroll-overview-section-desc.short hr {
  bottom: 0px;
  position: absolute;
  width: 40%;
  margin: 0;
}

.scroll-overview-section-desc.two-column {
  background: none;
  min-height: 0;
}

.scroll-overview-section-desc.two-column.right {
  padding-left: 0px;
}

.pseudo-line:after {
  content: "";
  width: 70%;
  position: absolute;
  bottom: 0px;
  height: 1px;
  background: #CCC;
  max-width: 407px;
}

.pseudo-line-top:after {
  content: "";
  width: 70%;
  position: absolute;
  margin-top: 25px;
  height: 1px;
  background: #CCC;
  max-width: 407px;
}

.two-column h3 {}

.two-column h4 {
  font-size: 18px;
  color: #B1875D;
  margin: .5em 0;
}

/*===========- Guestroom Pages -=========== */

/*===========- ParentPages -=========== */

.parent-row1, .parent-row3 {
  background: #FFF;
  width: 100%;
  padding: 35px 0;
  height: auto;
}

.parent-row2 {
  width: 100%;
  padding: 35px 0;
  height: auto;
}

ul.parent-row-list {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}

ul.parent-row-list li {
  position: relative;
  background: #fff;
  border: 1px solid #000;
  display: block;
  float: left;
  width: 30%;
  width: 320px;
  margin: 0 1% 20px 0;
  text-align: left;
  min-height: 340px;
  font-size: 1em;
  padding: 0 0 55px 0;
}

.template-16 ul.parent-row-list li {
  margin: 0 2%;
}

ul.parent-row-list li h5 {
  font-size: 1.625em;
  line-height: 1em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #000;
  font-weight: 200;
  margin: 15px;
}

ul.parent-row-list li img {
  width: 100%;
  height: auto;
}

ul.parent-row-list li p {
  margin: 15px 15px 0;
  color: #2D2D2D;
  font-size: 0.938em;
  line-height: 1.286em;
}

.post a.button, ul.parent-row-list li a.button {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

ul.parent-row-list li a.read-more {
  text-transform: uppercase;
  color: #000;
  text-decoration: underline;
  font-size: .813em;
  margin: 15px 15px 0;
  display: block;
}

/*===========- More Information Columns -=========== */

.moreinfo-columns {
  background: #E2DCD7;
  width: 100%;
  padding: 35px 0;
  height: auto;
  webkit-box-shadow: inset 0px -10px 0px rgba(0, 0, 0, .15), inset 0px 10px 0px rgba(0, 0, 0, .15);
  box-shadow: inset 0px -10px 0px rgba(0, 0, 0, .15), inset 0px 10px 0px rgba(0, 0, 0, .15);
}

.moreinfo-columns h4 {
  font-size: 1.625em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
  margin: 15px;
}

.moreinfo-columns2 {
  background: #E2DCD7;
  width: 100%;
  padding: 35px 0;
  height: auto;
  webkit-box-shadow: inset 0px -10px 0px rgba(0, 0, 0, .15), inset 0px 10px 0px rgba(0, 0, 0, .15);
  box-shadow: inset 0px -10px 0px rgba(0, 0, 0, .15), inset 0px 10px 0px rgba(0, 0, 0, .15);
}

.moreinfo-columns2 h4 {
  font-size: 1.625em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
  margin: 15px;
}

.moreinfo-columns3 {
  background: #FFF;
  width: 100%;
  padding: 35px 0;
  height: auto;
  webkit-box-shadow: inset 0px -10px 0px rgba(0, 0, 0, .15);
  box-shadow: inset 0px -10px 0px rgba(0, 0, 0, .15)
}

.moreinfo-columns3 h4 {
  font-size: 1.625em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
  margin: 15px;
}

ul.columns-3 {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}

ul.columns-3 li {
  position: relative;
  background: #EFECEA;
  display: block;
  float: left;
  width: 30%;
  max-width: 320px;
  margin: 0 1% 20px 0;
  padding: 0 0 55px 0;
  text-align: left;
  min-height: 520px;
  min-width: 320px;
  font-size: 1em;
}

.page-7 .moreinfo-columns2 ul.columns-3 li {
  min-height: 526px;
}

.moreinfo-columns2 ul.columns-3 li {
  min-height: 414px;
}

ul.columns-3 li h5 {
  font-size: 1.625em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
  margin: 15px;
  line-height: 1em;
}

ul.columns-3 li img {
  width: 100%;
  height: auto;
  max-height: 229px;
}

ul.columns-3 li p {
  margin: 15px;
  padding: 0;
  color: #2D2D2D;
  font-size: 0.938em;
  line-height: 1.286em;
}

ul.columns-3 li a.button {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.moreinfo-columns3 ul {
  list-style: bullet;
}

.moreinfo-columns3 ul.columns-3 li {
  background: none;
  min-height: 0;
}

ul.columns-3 li ul {
  text-align: left;
}

ul.columns-3 li ul li {
  min-height: 0;
  min-width: 0;
  width: 100%;
  margin: 0;
}

/*===========- More Information Rows -=========== */

.moreinfo-rows {
  width: 70%;
  height: auto;
}

.moreinfo-rows h2 {
  font-size: 1.625em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
}

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

.moreinfo-rows ul li {
  font-size: 1em;
}

.moreinfo-rows ul li p {
  font-size: 0.875em;
}

.moreinfo-rows ul li h5 {
  font-size: 1.2em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
  margin: 15px 0;
}

.moreinfo-rows .rows-image {
  width: 30%;
}

.moreinfo-rows .rows-image img {
  width: 100%;
  height: auto;
}

.moreinfo-rows .rows-description {
  width: 70%;
}

.moreinfo-rows .rows-description p {
  margin: 0 0 1em 1em;
}

.moreinfo-rows .rows-description a.button {
  margin: 0 0 1em 1em;
}

/*===========- Gallery Pages -=========== */

.gallery-intro h1 {
  float: left;
  margin: 0 0 .4em 0;
  text-transform: uppercase;
}

.gallery-section {
  padding: .5em;
  background: #FFF;
}

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

.gallery-section ul li {
  display: inline;
}

.gallery-sub-nav {
  float: left;
  clear: left;
}

.gallery-sub-nav ul {
  padding-left: 0;
}

.gallery-sub-nav ul li {
  list-style-type: none;
  margin-right: 30px;
  display: inline-block;
}

.gallery-sub-nav ul li a:active {
  font-weight: 600;
}

.drop-down-nav {
  position: relative;
  color: #2D2D2D;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.813em;
  font-weight: 400;
  background: #F5F5F5 url(/assets/css/images/bg-dropdown-nav.png) no-repeat right center;
  width: 212px;
  float: right;
  margin: 10px 0 0 20px;
}

/*pre 3d floor plan was float left*/

.drop-down-nav.open ul {
  display: block;
}

.drop-down-nav ul {
  position: absolute;
  z-index: 5;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.23);
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  display: none;
}

.drop-down-nav ul li {
  border-bottom: 1px solid #cccccc;
  padding: 0 34px 0 10px;
  background: #F5F5F5
}

.drop-down-nav ul li:hover {
  font-size: 0.938em;
}

.drop-down-nav ul li a {
  line-height: 30px;
  color: #2D2D2D;
  text-transform: uppercase;
  background: #F5F5F5;
  text-decoration: none;
}

.drop-down-nav ul li a:hover {
  text-decoration: underline;
}

.drop-down-nav-text {
  height: 30px;
  padding: 0 34px 0 10px;
  line-height: 30px;
  padding: 0 34px 0 10px;
  cursor: pointer;
  background: transparent url(images/DownArrow.png) no-repeat right center;
}

.select-video {
  position: relative;
  color: #2D2D2D;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.813em;
  font-weight: 600;
  float: left;
  margin: 10px 0 0 20px;
  height: 30px;
  line-height: 30px;
}

.select-video:hover>a {
  text-decoration: underline;
}

.select-video a {
  color: #2D2D2D;
  text-decoration: none;
}

.select-video .spritesheet-icons {
  margin: 0 5px 0 0;
}

.gallery-intro {}

.photo-gallery-list {
  margin: 1em 0;
}

.photo-gallery-list section {
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.photo-gallery-list ul li {
  display: block;
  width: 23%;
  margin: 0 1% 1%;
  float: left;
  overflow: hidden;
}

.photo-gallery-list ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.photo-gallery-list ul li a img {
  width: 100%;
  height: auto;
}

.photo-gallery-list ul li a span {
  position: absolute;
  color: #fff;
  text-decoration: none;
  z-index: 2;
  display: none;
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 1.125em;
  text-transform: uppercase;
}

.photo-gallery-list ul li a:hover span {
  display: block;
  bottom: 0;
  left: 0;
  padding: 11px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 90%;
}

.photo-gallery-list h3 {
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  font-weight: 300;
  font-size: 1.625em;
  margin: 20px 0;
}

.video-play-overlay {
  display: none;
  position: absolute;
  background: url('/assets/img/icons/icon-spritesheet.png') -5px -71px;
  width: 65px;
  height: 65px;
  bottom: 50%;
  bottom: calc(50% + 20px);
  left: 50%;
  margin-left: -32px;
  margin-bottom: -32px;
}

.player .outro-wrapper.in .outro-inner {
  display: none;
}

.page-20 .photo-gallery-list ul li a:hover>.video-play-overlay {
  display: block
}

/*===========- Contact Page -=========== */

.enquiry-form {
  width: 100%;
  margin: 0 0 2em;
}

.two-column-wrapper .single-column .enquiry-form h3 {
  font-family: 'nobel-regular', Arial, sans-serif;
  font-size: 26px;
  color: #000;
}

.enquiry-form fieldset {
  margin: 15px 0;
}

.enquiry-form label {
  float: left;
  width: 30%;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #9e6d06;
  font-weight: 300;
  font-size: 18px;
}

.enquiry-form .form-fields {
  float: right;
  width: 70%;
}

.enquiry-form .form-fields input {
  max-width: 320px;
  height: 26px;
  float: right;
  border-radius: 3px;
  background: #F5F5F5;
  border: solid 1px #E7E7E7;
  width: 100%;
  text-indent: 5px;
  font-size: 16px;
}

.enquiry-form .form-fields select {
  max-width: 320px;
  height: 26px;
  float: right;
  border-radius: 3px;
  background: #F5F5F5;
  border: solid 1px #E7E7E7;
  width: 100%;
  text-indent: 5px;
  font-size: 16px;
}

.enquiry-form .form-fields textarea {
  max-width: 320px;
  float: right;
  border-radius: 3px;
  background: #F5F5F5;
  border: solid 1px #E7E7E7;
  width: 100%;
  min-height: 190px;
  text-indent: 5px;
  font-size: 16px;
}

.enquiry-form .error {
  width: 100%;
  display: block;
  float: right;
  max-width: 320px;
  color: #C62C2C;
  padding: 2px 0;
  font-size: 12px;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
}

.enquiry-form hr {
  border-top: solid 1px #DFDAD7;
  margin: 2em 0;
}

aside h3 {
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  font-weight: 300;
  font-size: 26px;
  color: #A3401F;
}

aside h4 {
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #B1875D;
  margin: 0 0 1em 0;
}

.page-52 aside h4, .page-51 aside h4 {
  margin: 0;
}

.page-52 aside p, .page-51 aside p {
  margin: 0 0 1em 0;
}

aside p {
  line-height: 20px;
}

.ui-combobox {
  position: relative;
  display: block;
  height: 26px;
  max-width: 320px;
  float: right;
  width: 100%;
}

.ui-combobox .ui-button {
  background: #2D2D2D;
  position: absolute;
  float: right;
  right: 0px;
  height: 30px;
  width: 30px;
  padding: 0;
}

.ui-combobox .ui-state-default .ui-icon {
  width: 30px;
  height: 30px;
  display: block;
  background: #F5F5F5 url(/assets/css/images/bg-dropdown-nav.png) no-repeat right center;
}

.ui-combobox .ui-menu {
  padding: 0 5px;
  list-style: none;
  background: #F5F5F5;
  border-left: solid 1px #2D2D2D;
  border-right: solid 1px #2D2D2D;
  border-bottom: solid 1px #2D2D2D;
}

.ui-combobox .ui-menu li {
  border-bottom: 1px solid #cccccc;
  padding: 0 34px 0 10px;
  background: #F5F5F5;
}

.ui-combobox .ui-menu li a {
  line-height: 30px;
  color: #2D2D2D;
  text-transform: uppercase;
  background: #F5F5F5;
  text-decoration: none;
}

.ui-combobox .ui-menu li:hover>a {
  border: none;
}

.ui-combobox .ui-menu li a:hover {
  border: none;
}

/*=========== New Events Calendar ===========*/

#calbody {
  margin-bottom: 130px;
  margin-top: 10px;
}

#calbody table {
  width: 100%;
  margin-top: 20px;
}

#calbody td {
  width: 14.285%;
  height: 150px;
  border: 1px solid #ccc;
  vertical-align: top;
  font-size: 0.9em;
}

#calbody td.ncm {
  color: #fff;
}

.mxcdow {
  height: auto!important;
  border: none!important;
}

.datestamp {
  margin-bottom: 5px;
}

.event {
  margin-left: 10px;
}

#mxcprevlnk {
  margin-bottom: 20px;
}

.today {
  background-color: #eaeaea;
}

/* styles taken from BOCARESORT calendar */

.eventsCalendarTemplate .section1 {
  position: relative;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}

#event-detail {
  margin: 0 2em;
}

#calbody td .event .title a:hover {
  color: #121212 !important;
}

.event div[class^="s"] a, .event div[class*=" s"] a {
  color: #7C7C7C;
}

.event div[class^="r"] a, .event div[class*=" r"] a {
  color: #7C7C7C;
}

/*
    #mxccategories {font-size:1em; line-height: 1.3em; text-align: right; margin-top: 1em;}
    #mxccategories ul {margin: 0; padding: 0;}
      #mxccategories ul li {display:inline-block; margin:0 .5em; list-style: none;}
*/

.calendarDayNav .button {
  background-color: #555;
  display: inline;
  font-size: 0.9em;
  text-transform: capitalize;
}

.calendarDayNav .button:hover {
  background-color: #e3e3e3;
  color: #555;
}

@media only screen and (max-width: 767px) {
  #calbody table, #calbody thead, #calbody tbody, #calbody th, #calbody td, #calbody tr {
    display: block;
  }
  /*
  #mxccategories {text-align: center;}
    #mxccategories ul li {display:block;}
      #mxccategories ul li.delimiter {display:none;}
      #mxccategories ul li.catTitle {font-size:1.2em;}
*/
  .calendarDayNav {
    margin-bottom: 50px;
  }
  /*holds the Today, next and prev buttons*/
  #calbody {
    padding: 1em 1.8em;
    width: auto !important;
  }
  #calbody table tr:first-child {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #calbody td {
    border: none !important;
    border-bottom: 1px solid #eee;
    position: relative;
    width: auto !important;
    height: auto;
    /*min-height: 150px !important;*/
    margin: .4em 0!important;
    padding: 0 !important;
  }
  #calbody td:before {
    position: absolute;
    top: 6px !important;
    left: 6px !important;
    width: 45%!important;
    padding-right: 10px !important;
    white-space: nowrap;
  }
  #calbody td.noEvents {
    display: none;
  }
  #calbody td .datestamp {
    background-color: #3f3f3f;
    color: white !important;
    padding: 0.5em !important;
    font-size: 1em;
  }
  #calbody td a {
    font-size: 1em;
  }
  #calbody td .event {
    margin-left: 25px;
  }
  #calbody td:nth-of-type(1) .datestamp:before {
    content: "Sunday ";
  }
  #calbody td:nth-of-type(2) .datestamp:before {
    content: "Monday ";
  }
  #calbody td:nth-of-type(3) .datestamp:before {
    content: "Tuesday ";
  }
  #calbody td:nth-of-type(4) .datestamp:before {
    content: "Wednesday ";
  }
  #calbody td:nth-of-type(5) .datestamp:before {
    content: "Thursday ";
  }
  #calbody td:nth-of-type(6) .datestamp:before {
    content: "Friday ";
  }
  #calbody td:nth-of-type(7) .datestamp:before {
    content: "Saturday ";
  }
  #calbody td.ncm {
    display: none;
  }
  #calbody td .event .s0, #calbody td .event .r0 {
    padding-bottom: 10px;
    margin-bottom: 25px;
  }
  /*
  #calbody td .events{display: none;}
  #calbody td .events .r0, #calbody td .events .s0{display: block!important;}
*/
}

/*=========== End of new Calendar styles ====*/

/*===========- Map & Directions Page -=========== */

.template-25 .single-column h2 {
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 1.625em;
  color: #2D2D2D;
}

.template-25 .single-column h4 {
  margin: 1em 0;
}

.template-25 .single-column h5 {
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 0.875em;
  color: #2D2D2D;
  font-weight: 600;
}

.template-25 .button {
  cursor: pointer;
}

article.scroll-photo-section.map-slide {
  height: 500px;
  padding-bottom: 0px;
}

.map_wrapper {
  height: 500px;
}

#map-canvas {
  height: 500px;
}

#panel {
  position: absolute;
  top: -120px;
  height: 100px;
  max-width: 1120px;
  width: 100%;
  margin: 0;
  padding: 0 50px;
  background: rgba(255, 255, 255, .9);
  z-index: 14;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
}

#panel h2 {
  height: 32px;
  line-height: 32px;
  background: #9e6c0f;
  position: absolute;
  left: 0px;
  top: -32px;
  font-size: 0.813em;
  text-transform: uppercase;
  color: #FFF;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0 1em;
}

#panel fieldset {
  height: 100px;
  margin: 0 13px;
  width: 30%;
  padding: 20px 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#panel fieldset.map-search {
  width: 30%;
  padding: 50px 0 0;
  min-width: 215px;
}

#panel fieldset.map-search input {
  border: none;
  height: 32px;
  line-height: 1em;
  text-transform: uppercase;
}

#panel fieldset.map-inputs label {
  width: 100%;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  font-size: 1.125em;
  color: #000;
}

#panel fieldset.map-inputs input {
  width: 100%;
  height: 30px;
  margin: 6px 0 0;
  border-radius: 2px;
  border: solid 1px #2D2D2D;
  text-indent: 5px;
}

.adp-text {
  font-size: 1.125em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  margin: 0 1em;
}

.adp-marker {
  margin: 0 1em 0 0;
}

.adp-placemark {
  background: none;
  border: none;
}

.adp-directions {
  width: 100%;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  font-size: 0.875em
}

.adp-directions table {
  border: none;
}

.adp-step, .adp-substep {
  border: none;
}

.adp-substep div {
  color: #9e1b32;
}

.adp-legal {
  display: none;
}

/*===========- Towers Landing-Pages -=========== */

article.towers-overview-section {
  width: 100%;
  position: relative;
  background: #141510;
  padding: 45px 0;
}

.towers-overview-section h4 {
  font-family: 'nobel-regular', arial, sans-serif;
  font-size: 2.250em;
  color: #FFF;
  text-transform: uppercase;
  margin: 0 auto 45px;
  max-width: 520px;
  text-align: center;
}

.towers-overview-section img {
  width: 25%;
  height: 280px;
  float: left;
}

.towers-overview-section p {
  color: #FFF;
  margin: 65px auto 45px;
  max-width: 520px;
  text-align: center;
}

.towers-overview-section .button-wrapper {
  margin: 0 auto;
  text-align: center;
}

.page-59 .scroll-photo-section.main-slide h1 {
  padding: 0;
}

/*===========- history Timeline Page -=========== */

.date-circle {
  font-family: 'franklin-gothic-urw';
  position: absolute;
  top: 50%;
  margin-top: -74px;
  width: 136px;
  height: 136px;
  border: solid 8px white;
  border-radius: 73px;
  font-size: 3em;
  font-weight: 600;
  font-family: 'franklin-gothic-urw';
  color: #FFF;
  padding: 24px 0 0 9px;
  background: rgba(0, 0, 0, .25);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  behavior: url(/assets/js/pie/PIE.htc)
}

.date-right {
  right: 55px;
}

.date-right:after {
  content: "";
  width: 55px;
  height: 8px;
  background-color: #FFF;
  position: absolute;
  right: -60px;
  top: 50%;
}

.date-left {
  left: 55px;
}

.date-left:after {
  content: "";
  width: 55px;
  height: 8px;
  background-color: #FFF;
  position: absolute;
  left: -60px;
  top: 50%;
}

.scroll-overview-section-image.left .red-dot {
  position: absolute;
  right: -20px;
  top: 46%;
  width: 28px;
  height: 28px;
  border-radius: 16px;
  background: #9e6d06;
  border: solid 2px #FFF;
  behavior: url(/assets/js/pie/PIE.htc)
}

.scroll-overview-section-image.left .white-dot-25 {
  position: absolute;
  right: -13px;
  top: 25%;
  width: 14px;
  height: 14px;
  border-radius: 9px;
  background: #FFF;
  border: solid 2px #2D2D2D;
  behavior: url(/assets/js/pie/PIE.htc)
}

.scroll-overview-section-image.left .white-dot-75 {
  position: absolute;
  right: -13px;
  top: 75%;
  width: 14px;
  height: 14px;
  border-radius: 9px;
  background: #FFF;
  border: solid 2px #2D2D2D;
  behavior: url(/assets/js/pie/PIE.htc)
}

.scroll-overview-section-image.left .white-dot-100 {
  position: absolute;
  right: -14px;
  top: 98%;
  width: 16px;
  height: 16px;
  border-radius: 11px;
  background: #FFF;
  border: solid 2px #2D2D2D;
  z-index: 13;
  behavior: url(/assets/js/pie/PIE.htc)
}

.scroll-overview-section-image.right .red-dot {
  position: absolute;
  left: -20px;
  top: 46%;
  width: 28px;
  height: 28px;
  border-radius: 16px;
  background: #9e6d06;
  border: solid 2px #FFF;
  behavior: url(/assets/js/pie/PIE.htc)
}

.scroll-overview-section-image.right .white-dot-25 {
  position: absolute;
  left: -13px;
  top: 25%;
  width: 14px;
  height: 14px;
  border-radius: 9px;
  background: #FFF;
  border: solid 2px #2D2D2D;
  behavior: url(/assets/js/pie/PIE.htc)
}

.scroll-overview-section-image.right .white-dot-75 {
  position: absolute;
  left: -13px;
  top: 75%;
  width: 14px;
  height: 14px;
  border-radius: 9px;
  background: #FFF;
  border: solid 2px #2D2D2D;
  behavior: url(/assets/js/pie/PIE.htc)
}

.scroll-overview-section-image.right .white-dot-100 {
  position: absolute;
  left: -14px;
  top: 98%;
  width: 16px;
  height: 16px;
  border-radius: 11px;
  background: #FFF;
  border: solid 2px #2D2D2D;
  z-index: 13;
  behavior: url(/assets/js/pie/PIE.htc)
}

.template-29 .scroll-overview-section-image.left {
  border-right: solid 8px #2D2D2D;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.template-29 .scroll-overview-section-image.right {
  border-left: solid 8px #2D2D2D;
}

.template-29 .overview-description-wrapper h2 {
  color: #9e6d06;
}

/*===========- history Timeline Page -=========== */

.rfp-column.single-column {
  width: 100%;
}

.rfp-column.single-column .contact {
  display: none;
}

.rfp-sidebar {
  display: none;
}

/*===========- video popup -=========== */

.video-booking-wrapper {
  min-height: 55px;
  width: 100%;
  background: #2C2B2B;
  position: absolute;
  z-index: 15;
}

.video-booking-logo {
  float: left;
  margin: 10px 30px 0 10px;
  padding: 0 20px 0 0;
  border-right: solid 2px white;
}

.video-text-wrapper {
  float: left;
  color: #FFF;
  width: 60%;
}

.video-button.button {
  float: right;
  height: 49px;
  line-height: 34px;
  margin: 4px;
}

.video-text-wrapper p {
  line-height: 1em;
  margin: 0.6em;
}

/*===========- homepage Classes -=========== */

.mob-show {
  display: none;
}

a.button.mob-show {
  display: none;
}

.tab-show {
  display: none;
}

.desc-left {
  left: 0px;
  text-align: left
}

.desc-right {
  right: 72px;
  text-align: right;
}

.desc-top {
  top: 140px;
  max-width: 415px;
}

.desc-mid {
  top: 258px;
}

#form-wrapper .check-rates {
  margin-left: 0 !important;
  margin-top: 0 !important
}

.button {
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  height: 34px;
  font-size: .813em;
  line-height: 20px;
  font-family: 'nobel-regular', Arial, sans-serif;
  text-decoration: none;
  padding: 0.6em 1em;
  margin: 0 1em 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button.booknow {
  background: #9e6d06;
}

.button:hover {
  text-decoration: none;
  background-color: #b84b10;
}

.button.centered {
  margin: 0 auto;
}

.button .arrow-right {
  position: relative;
  margin-left: 5px;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.light {
  font-weight: 300;
}

.extralight {
  font-weight: 200;
}

.right {
  float: right;
}

.left {
  float: left;
}

/* .highlight {font-family: 'franklin-gothic-urw', Arial, sans-serif;font-weight:400;} */

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

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

.noborder {
  border: none;
}

.quick-look {
  background-color: #D8D8D8;
  color: #2D2D2D;
}

.gray {
  color: #2D2D2D!important;
  border-color: #2D2D2D!important;
}

.dark-gray-bg {
  background-color: #2D2D2D;
}

.gray-bg {
  background-color: #EFECEA;
}

.orange-bg {
  background: #E19943;
}

.pink {
  color: #000;
}

.lime-green-bg {
  background-color: #BFBF43;
}

.orange-bg {
  background-color: #E37724;
}

.yellow-bg {
  background-color: #F4B936;
}

.pink-bg {
  background-color: #C11652;
}

.white-bg {
  background-color: #F5F5F5;
  color: #2D2D2D;
}

.bg-left {
  background-position: 0% 0%;
}

.bg-right {
  background-position: 100% 0%;
}

.no-underline {
  border-bottom: none!important;
}

.underline {
  border-bottom: solid 1px;
}

.allcaps {
  text-transform: uppercase;
}

.back-to-top {
  position: absolute;
  left: 50%;
  bottom: 5%;
  font-weight: 600;
  display: inline-block;
  color: #2D2D2D;
  width: 82px;
  height: 72px;
  margin-left: -41px;
  background: transparent url(../img/icons/icon-spritesheet.png) no-repeat -1px -61px;
}

#cookielaw {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 16;
}

#cookielaw-wrapper {
  width: 100%;
  display: inherit;
  position: relative;
  display: inline-block;
  bottom: 0px;
  height: 30px;
}

p.border-sides {
  text-align: center;
  font-family: 'nobel-regular';
  font-size: 1.2em;
  margin: .25em 0;
  text-transform: uppercase;
  line-height: 1em;
  position: relative;
}

p.border-sides-none {
  text-align: center;
  font-family: 'nobel-regular';
  font-size: 1.2em;
  margin: .25em 0;
  text-transform: uppercase;
  line-height: 1em;
}

p.border-sides span:before, p.border-sides span:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: .5em;
  right: 0em;
  bottom: 0;
  width: 38%;
}

p.border-sides span:after {
  position: absolute;
  top: .5em;
  left: 0em;
  right: 0;
  bottom: 0;
}

.spritesheet-icons {
  background-image: url(images/comp.png);
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform .3s ease-in;
  -moz-transition: -moz-transform .3s ease-in;
  -o-transition: -o-transform .3s ease-in;
  transition: transform .3s ease-in;
}

.spritesheet-social {
  border-radius: 50%;
}

.spritesheet-social a {
  color: #ffffff;
  font-size: 40px;
  display: block;
  width: 65px;
  height: 65px;
  padding: 0;
  margin: 0
}

.spritesheet-social a {
  width: 40px;
  height: 40px;
  font-size: 30px;
  transition: 1s;
}

.spritesheet-language {
  background-image: url(../img/icons/flags-spritesheet.png);
  background-repeat: no-repeat;
}

.spritesheet-icons.compass {
  background-position: -174px 0px;
  width: 23px;
  height: 21px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.compass {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -174px 0px;
}

.spritesheet-icons.globe {
  background-position: -68px -220px;
  width: 23px;
  height: 21px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.globe {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -47px -111px;
}

.spritesheet-icons.arrow-right {
  background-position: -174px -29px;
  width: 20px;
  height: 21px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.arrow-right {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -174px -27px;
}

.spritesheet-icons.arrow-right-gray {
  background-position: -174px -27px;
  width: 20px;
  height: 21px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.arrow-right-gray {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -174px -27px;
}

.spritesheet-icons.arrow-right-black {
  background-position: -196px -27px;
  width: 20px;
  height: 21px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.arrow-right-black {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -196px -27px;
}

.spritesheet-icons.arrow-right-gold {
  background-position: 1px -162px;
  width: 20px;
  height: 16px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.arrow-right-gold {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -6px -76px;
}

.spritesheet-icons.arrow-left {
  background-position: 0px -42px;
  width: 20px;
  height: 16px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.arrow-left {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -102px -62px;
}

.spritesheet-icons.arrow-down {
  background-position: -46px 5px;
  width: 20px;
  height: 19px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.arrow-down {}

.spritesheet-icons.arrow-down-small {
  background-position: -36px 5px;
  width: 11px;
  height: 18px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.arrow-down-small {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -23px 6px;
}

.spritesheet-icons.arrow-down-small-grey {
  background-position: -69px 0px;
  width: 11px;
  height: 9px;
  display: inline-block;
}

html.backgroundsize .spritesheet-icons.arrow-down-small-grey {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -39px 0px;
}

.spritesheet-icons.arrow-left-big {
  background-position: -205px 122px;
}

html.backgroundsize .spritesheet-icons.arrow-left-big {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -264px 0px;
}

.spritesheet-icons.arrow-right-big {
  background-position: -257px -122px;
}

html.backgroundsize .spritesheet-icons.arrow-right-big {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -218px 0px;
}

.spritesheet-icons.plus {
  background-position: -142px -8px;
}

html.backgroundsize .spritesheet-icons.plus {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -71px -15px;
}

.spritesheet-icons.minus {
  background-position: -103px -3px;
}

html.backgroundsize .spritesheet-icons.minus {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -53px -16px;
}

.spritesheet-icons.phone {
  background-position: -142px -220px;
}

html.backgroundsize .spritesheet-icons.phone {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -85px -107px;
  height: 18px;
  width: 18px;
}

.spritesheet-icons.menu {
  background-position: -223px -216px;
}

html.backgroundsize .spritesheet-icons.menu {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -335px -51px;
}

.spritesheet-icons.video {
  background-position: -103px -179px;
  display: inline-block;
  width: 25px;
}

html.backgroundsize .spritesheet-icons.video {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -51px -61px;
}

.spritesheet-icons.photo {
  background-position: -133px -179px;
  display: inline-block;
  width: 25px;
}

html.backgroundsize .spritesheet-icons.photo {
  -webkit-background-size: 350px 350px;
  background-size: 350px 350px;
  background-position: -51px -35px;
}

.mob-nav .spritesheet-icons.arrow-down-small {
  background-position: -36px 16px;
  width: 11px;
  height: 40px;
}

html.backgroundsize .mob-nav .spritesheet-icons.arrow-down-small {
  background-position: -23px 17px;
}

.spritesheet-social {
  border-radius: 50%;
  ;
}

.spritesheet-social a span {
  height: 100%;
  width: 100%;
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 21px;
}

/*@media screen and (max-width:750px) {
		.spritesheet-social a {
		  transition: 1s;
		  height:40px;
		  width:40px;
		}
	}*/

.icon-facebook:before, .icon-instagram:before, .icon-pinterest:before, .icon-twitter:before, .icon-tripadviser:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 27px;
  width: 30px;
  margin: auto;
}

.icon-tripadviser:before {
  height: 20px;
  width: 38px;
}

a span.icon-facebook, a span.icon-instagram {
  font-size: 25px;
}

a span.icon-pinterest, a span.icon-twitter {
  font-size: 22px;
}

a span.icon-tripadviser {
  font-size: 16px;
}

.icon-instagram:before {
  bottom: -2px;
  right: 0px;
}

.icon-facebook:before {
  bottom: -3px;
  right: 0px;
}

.icon-pinterest:before {
  bottom: -2px;
  right: 0px;
}

.icon-twitter:before {
  bottom: -5px;
  right: -1px;
}

.spritesheet-social.twitter {
  /*background-position: -168px -173px;*/
}

html.backgroundsize .spritesheet-social.twitter {
  background-color: #55acee;
  /*background-position: -168px -173px;
        -webkit-background-size: 350px 350px;
        background-size: 350px 350px;*/
}

.spritesheet-social.facebook {
  /*background-position: -168px -173px;*/
}

html.backgroundsize .spritesheet-social.facebook {
  background-color: #3b5998;
  /*background-position: -0px -173px;
        -webkit-background-size: 350px 350px;
        background-size: 350px 350px;*/
}

.spritesheet-social.pinterest {
  /*background-position: -0px -173px;*/
}

html.backgroundsize .spritesheet-social.pinterest {
  background-color: #bd081c;
  /*background-position: -112px -173px;
        -webkit-background-size: 350px 350px;
        background-size: 350px 350px;*/
}

.spritesheet-social.instagram {
  /*background-position: -112px -173px;*/
}

html.backgroundsize .spritesheet-social.instagram {
  background-color: #000;
  /*background-position: -56px -173px;
        -webkit-background-size: 350px 350px;
        background-size: 350px 350px;*/
}

.spritesheet-social.tripadvisor {
  /*background-position: -224px -173px;*/
}

html.backgroundsize .spritesheet-social.tripadvisor {
  background-color: #4a8734;
  /*background-position: -224px -173px;
        -webkit-background-size: 350px 350px;
        background-size: 350px 350px;*/
}

/*.spritesheet-social.youtube {/*background-position: -224px -173px;}*/

html.backgroundsize .spritesheet-social.tripadvisor {
  /*background-position: -224px -173px;
        -webkit-background-size: -224px -173px;
        background-size: 350px 350px;*/
}

.spritesheet-social.sharethis {
  background-position: -455px 0px;
}

html.backgroundsize .spritesheet-social.sharethis {
  background-position: 0px 0px;
  -webkit-background-size: 250px 29px;
  background-size: 250px 29px;
}

.spritesheet-language.ar {
  background-position: -160px 0;
}

html.backgroundsize .spritesheet-language.ar {
  background-position: -155px -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

.spritesheet-language.cn {
  background-position: -192px 0;
}

html.backgroundsize .spritesheet-language.cn {
  background-position: -186px -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

.spritesheet-language.de {
  background-position: -223px 0;
}

html.backgroundsize .spritesheet-language.de {
  background-position: -217px -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

.spritesheet-language.es {
  background-position: -254px 0;
}

html.backgroundsize .spritesheet-language.es {
  background-position: -248px -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

.spritesheet-language.fr {
  background-position: -128px 0;
}

html.backgroundsize .spritesheet-language.fr {
  background-position: -124px -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

.spritesheet-language.jp {
  background-position: -96px 0;
}

html.backgroundsize .spritesheet-language.jp {
  background-position: -93px -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

.spritesheet-language.nl {
  background-position: -64px 0;
}

html.backgroundsize .spritesheet-language.nl {
  background-position: -62px -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

.spritesheet-language.pt {
  background-position: -32px 0;
}

html.backgroundsize .spritesheet-language.pt {
  background-position: -31px -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

.spritesheet-language.ru {
  background-position: 0 0;
}

html.backgroundsize .spritesheet-language.ru {
  background-position: 0 -15px;
  background-size: 280px 34px;
  -webkit-background-size: 280px 34px;
}

ul.social-bar {
  border: 0;
  padding: 0 0 0 15px;
  margin-top: 0
}

ul.social-bar li {
  display: inline-flex;
  margin: 7px 9px 9px 9px;
}

ul.social-bar li a {}

@media screen and (max-width:750px) {
  ul.social-bar {
    margin-top: 20px;
    padding: 0;
  }
  .hotel-info .hotel-address {
    padding: 0;
  }
  footer .info-wrapper div.hotel-details {
    border: 0;
  }
}

.rotate-180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.page-63 #content-wrapper, .page-111 #content-wrapper {
  text-align: right;
}

.page-63 .intro-text p, .page-111 .intro-text p {
  max-width: 100%;
}

.page-63 .desc-left, .page-111 .desc-left {
  left: auto;
  right: 0px;
}

/*=========== BLOG ===================*/

.blog-wrapper {
  max-width: 1120px;
  margin: 0 auto;
}

.blog-wrapper .post {
  float: left;
  width: 31.25%;
  margin: 1%;
  background: #EFECEA;
  height: 450px;
  position: relative;
}

.blog-wrapper .post h2.title {
  font-size: 1.625em;
  line-height: 1em;
  font-family: 'franklin-gothic-urw', Arial, sans-serif;
  color: #A3401F;
  font-weight: 200;
  margin: 15px;
}

.blog-wrapper .post h2.title a {
  color: #A3401F;
  text-decoration: none;
}

.blog-wrapper .post .post-info {
  margin: 0 15px;
  font-size: 0.8em;
}

.blog-wrapper .post .entry {
  margin: 15px;
}

.blog-wrapper .post .entry p {
  color: #2D2D2D;
  font-size: 0.938em;
  line-height: 1.286em;
}

.blog-wrapper .post a.button {
  position: absolute;
  bottom: 15px;
  right: 0px;
}

.blog-wrapper .post img {
  width: 100%;
}

.blog-wrapper .pageList {
  text-align: center;
  padding: 15px;
}

.blog-wrapper .pageList span {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}

.blog-wrapper .pageList span a {
  display: inline-block;
  color: #FFFFFF;
  background: #bf9958;
  padding: 5px 10px;
  border: 1px solid #bf9958;
}

.blog-wrapper .pageList span a.active, .blog-wrapper .pageList span a:hover {
  color: #bf9958;
  background: #FFFFFF;
  border: 1px solid #bf9958;
}

.blog-wrapper img.blog-main-image {
  max-width: 100%;
}

.blog-wrapper .blog-article {
  max-width: 800px;
  float: left;
  margin: 15px 0;
  width: 70%;
}

.blog-wrapper .blog-left-bar {
  width: 28%;
  float: right;
  margin: 15px 0;
}

.blog-wrapper .blog-left-bar ul {
  padding: 0;
}

.blog-wrapper .blog-left-bar ul li {
  padding: 0;
  list-style: none;
}

.blog-wrapper .alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.blog-wrapper .alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.blog-wrapper .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.blog-wrapper .blog-image-wrapper {
  max-height: 200px;
  overflow: hidden;
}

/*===========- ie Fixes -=========== */

.ie9 .gradient-white-left {
  filter: none;
}

.ie9 .gradient-black-left {
  filter: none;
}

/*.lt-ie9 #quick-res input {background:url('/assets/img/fallbacks/black-65.png') repeat;}
.lt-ie9 #quick-res select {background:url('/assets/img/fallbacks/black-65.png') repeat;}*/

.lt-ie9 .specials-wrapper {
  background: none
}

.lt-ie9 .specials-widget {
  background: url('/assets/img/fallbacks/white-65.png') repeat;
}

.lt-ie9 .rate-wrapper {
  background: url('/assets/img/fallbacks/black-65.png') repeat;
}

.lt-ie9 #quick-res fieldset#input-flexible label span {
  display: none!important;
}

.lt-ie9 #quick-res fieldset#input-flexible label {
  height: 25px;
  line-height: 25px;
  width: 75%;
}

.lt-ie9 #quick-res fieldset#input-flexible input {
  width: 25%;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}

.lt-ie9 #quick-res form .booking-widget-lead-rate {
  font-size: 1em;
}

.lt-ie9 #quick-res FORM FIELDSET INPUT.booking-alt-field {
  font-size: 1em;
}

.lt-ie9 #quick-res FORM FIELDSET LABEL {
  font-size: 1em;
}

.lt-ie9 #quick-res form .check-rates {
  font-size: .75em;
}

.lt-ie9 .black-65-fb {
  background: url('/assets/img/fallbacks/black-65.png') repeat;
}

.lt-ie9 .black-55 {
  background: url('/assets/img/fallbacks/black-65.png') repeat;
}

.lt-ie9 .towers-column .towers-booking-bg {
  background: url('/assets/img/fallbacks/black-65.png') repeat;
}

.lt-ie9 .photo-gallery-list ul li a span {
  background: url('/assets/img/fallbacks/black-65.png') repeat;
}

.lt-ie9 .map-inputs.destination {
  display: none;
}

.lt-ie9 .page-59 #quick-res form {
  background: none;
}

.lt-ie9 header {
  min-width: 1120px;
}

.lt-ie9 #content-wrapper {
  min-width: 1120px;
}

.lt-ie9 footer {
  min-width: 1120px;
}

.lt-ie9 .gradient-white {
  behavior: url(/assets/js/pie/PIE.htc);
}

.lt-ie9 .gradient-black {
  behavior: url(/assets/js/pie/PIE.htc);
}

.lt-ie8 #main-nav ul li {
  display: inline;
}

.lt-ie8 .smaller {
  display: inline!important;
  zoom: 1;
  position: static!important;
}

.lt-ie8 .back-to-top {
  display: inline!important;
  zoom: 1
}

.lt-ie8 .button {
  display: inline!important;
  zoom: 1
}

.lt-ie8 #quick-res label span {
  display: inline!important;
  position: static!important;
  zoom: 1
}

.lt-ie8 .spritesheet-icons {}

.lt-ie8 .leadrate-hotel-widget {
  top: 480px;
}

.lt-ie8 .specials-wrapper {
  height: 111px!important;
}

.lt-ie8 .rate-wrapper {
  height: 129px!important;
}

.lt-ie8 .button {
  height: 15px;
}

.lt-ie8 .intro-text {
  height: 170px;
}

.lt-ie8 .specials-scrolling {
  height: 556px;
  padding: 45px 0;
}

.lt-ie8 article.scroll-photo-section.main-slide {
  position: static;
}

.lt-ie8 footer .hotel-contact-details {
  width: 40%;
}

.lt-ie8 .hotel-info .hotel-address {
  width: 40%;
}

.lt-ie8 .back-to-top {
  display: none!important;
}

.lt-ie8 .language-wrapper ul li {
  display: block;
  float: left;
}

.lt-ie8 .scroll-overview-section-desc {
  width: 48%;
  padding: 35px 1% 0;
  padding-left: 1%!important;
  padding-right: 1%!important;
}

.lt-ie8 .template-5 .main-slide h1 {
  color: #FFF;
}

.lt-ie8 #main-nav ul li ul {
  top: 32px
}

.lt-ie8 #main-nav ul li .arrow-down-small {
  display: none;
}

.lt-ie8 #form-wrapper .arrow-right {
  display: none;
}

.lt-ie8 .spritesheet-icons.arrow-right {
  background-position: 0px 2px;
}

.lt-ie8 .two-column-wrapper .single-column {
  width: 68%;
}

.lt-ie8 .intro-text {
  padding: 2.5em 1.5em 1em;
}

.page-399 .wa-bg .scroll-overview-section-desc p a {
  text-decoration: underline;
}

.page-399 .wa-bg .scroll-overview-section-desc p a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 1100px) {
  .page-399 .scroll-overview-section-image.tile-image.left {
    height: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .page-399 .scroll-overview-section-image.tile-image.left, .page-399 .scroll-overview-section-image.tile-image.right {
    padding-bottom: 61%!important;
    background-size: 100%!important;
    -webkit-background-size: 100%!important;
    -moz-background-size: 100%!important;
    -ms-background-size: 100%!important;
    -o-background-size: 100%!important;
  }
}

/* ==========================================================================
   Blackout
   ========================================================================== */

.blackout {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: none;
  background-color: rgba(0, 0, 0, .75);
  z-index: 16;
  top: 0;
  display: none;
}

/* ==========================================================================
   Pop-Up Promo
   ========================================================================== */

.promoPopup {
  position: fixed;
  margin: auto;
  z-index: 17;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 700px;
  height: 490px;
  display: none;
  overflow: hidden;
}

.promoPopup img {
  width: 100%;
}

.promoPopup .overlay {
  position: absolute;
  width: 393px;
  height: 279px;
  /*margin: auto;*/
  top: 0;
  /*bottom: 15%; right: 6%;*/
  text-align: center;
  margin: 40px auto 0 auto;
  left: 0;
  right: 0;
}

.promoPopup .overlay h2 {
  /*height: 20px; margin: -40px 0 0 0;*/
  overflow: hidden;
  /*padding-bottom: 20px; */
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 400;
}

.promoPopup.light .overlay h2 {
  color: #fff;
  color: rgb(255, 255, 255);
}

.promoPopup.dark .overlay h2 {
  color: #565552;
  color: rgb(86, 85, 82);
}

.promoPopup .overlay .content {
  /*height: 239px;*/
  padding: 20px;
  overflow: hidden;
  text-align: center;
}

.promoPopup.light .overlay .content {
  background: rgba(255, 255, 255, .75);
  color: #565552;
  color: rgb(86, 85, 82);
  text-align: center;
}

.promoPopup.dark .overlay .content {
  background: rgba(0, 0, 0, .75);
  color: #fff;
  color: rgb(255, 255, 255);
  text-align: center;
}

.promoPopup .overlay .content h3 {
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  /*text-align: left;*/
  font-size: 1.039em;
  line-height: 1.09em;
  font-family: 'nobel-regular';
  padding-top: 15px;
  padding-bottom: 4px;
}

.promoPopup .overlay .content p {
  font-size: 1em;
  font-family: 'nobel-regular';
  /*text-align: left;*/
}

.promoPopup .overlay .content p.text.large {
  font-size: 1.2em;
}

.promoPopup .overlay .content .terms {
  margin: 0;
  font-size: 1em;
  font-family: 'nobel-regular';
  /*text-align: left;*/
  padding-bottom: 20px;
}

.promoPopup .overlay.mid-center {
  /*top: 52%; bottom: 0; left: 0; right: 6%; */
}

.promoPopup .overlay.mid-left {
  top: 0;
  bottom: 0;
  left: 50px;
  right: auto;
  margin: auto 0;
}

.promoPopup .overlay.mid-right {
  top: 0;
  bottom: 0;
  left: auto;
  right: 50px;
  margin: auto 0;
}

.promoPopup .overlay .buttons {
  padding-top: 20px;
  display: inline-block;
}

a.button.left.popUpLeft {
  background-color: #daddb5;
  margin-right: 30px;
}

.promoPopup .overlay .buttons .button {
  /*padding: 10px 35px; */
}

.promoPopup a.closeButton img {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 2.5em;
  color: #fff;
  background-color: #6D6D6D;
  /*border-radius: 50%;*/
  height: 1em;
  width: 1em;
  line-height: 1em;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hide {
  display: none;
}

.hidden {
  display: none !important;
}

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

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .scroll-step-pager {
    left: 0%;
  }
  #specials-controls ul li:last-child {
    right: 0px;
  }
  #specials-controls ul li:first-child {
    left: 0px;
  }
}

@media only screen and (max-width: 1100px) {
  .page-1 .intro-wrapper h2:before {
    border-top: 1px solid;
    content: "";
    position: absolute;
    margin-top: 23px;
    left: 7%;
    width: 10%;
  }
  .page-1 .intro-wrapper h2:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    margin-top: 23px;
    right: 7%;
    width: 10%;
  }
  p#intro-learn-more span:before, p#intro-learn-more span:after {
    width: 33%;
  }
  #intro-learn-more .arrow-down-small-grey {
    margin-left: 5px;
  }
  footer .footer-list {
    width: 25%;
    float: left;
  }
  /*was 24% when footer blog tile present*/
  footer p.footer-lower.border-sides span:before {
    top: 63.5%;
  }
  footer p.footer-lower.border-sides span:after {
    top: 63.5%;
  }
  .home-specials .offeritem {
    padding: 0 9px;
  }
  .scroll-overview-section-image.tile-image.left {
    height: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .template-8 .desc-top {
    top: 70px
  }
  .template-8 .towers-slide .scroll-photo-section-desc {
    max-width: 55%;
  }
  .template-8 .towers-column {
    width: 50%;
  }
  .language-wrapper ul li {
    padding: 0 7px 0 4px;
  }
  .language-wrapper ul li img {
    width: 20px;
  }
  .specials-scrolling h4:before, .specials-scrolling h4:after, footer p.border-sides span:before, footer p.border-sides span:after, footer p.border-sides span:after {
    top: 0em;
    left: 0px;
    right: 0;
    bottom: 0;
    height: 0px;
    border: none
  }
  header {
    height: 95px;
  }
  #main-nav ul li.booking {
    display: none!important;
  }
  #main-nav ul {
    text-align: left;
    top: 28px;
    position: relative;
  }
  .fixed-wrapper {
    height: 118px;
  }
  /*.olapic-container{max-width: 788px!important;}*/
}

@media only screen and (max-width: 950px) {
  /*.main-slide .scroll-photo-section-desc.desc-top {top:40%;}*/
  .blog-wrapper .blog-article {
    float: none;
    width: 100%;
  }
  .blog-wrapper .blog-left-bar {
    float: none;
    width: 100%;
    border-top: 1px solid #000;
    padding-top: 15px;
  }
}

@media only screen and (max-height:700px) {
  .page-1 .scroll-down {
    bottom: 40px;
  }
}

.mobby-hide {
  display: block
}

.mobby-show {
  display: none
}

@media only screen and (max-width: 900px) {
  #content-wrapper {
    margin: 140px auto 0;
  }
  #specials_widget_pager {
    right: 18%;
  }
  .scroll-photo-section-desc {
    max-width: 100%;
    ;
    position: initial;
  }
  .mobby-hide {
    display: none
  }
  .mobby-show {
    display: block
  }
  .mobby-show .button {
    display: block;
    width: 132px;
    margin: 0 auto;
  }
  .scroll-overview-section-desc {
    padding: 0 1.5em 1em;
  }
  #panel {
    padding: 0 25px;
  }
  #panel fieldset {
    width: 25%;
  }
  .language-wrapper ul li.language-code {
    display: none;
  }
  .video-booking-logo {
    float: none;
    border: 0px;
    text-align: center;
  }
  .video-text-wrapper {
    width: 100%;
  }
  .video-text-wrapper p {
    width: 100%;
    text-align: center;
  }
  .scroll-photo-section-desc.desc-top.desc-right>* {
    float: none;
    text-align: center;
  }
}

@media screen and (max-width:582px) {
  .scroll-photo-section-desc.desc-top.desc-right h3 {
    width: 100%
  }
}

@media only screen and (max-width: 840px) {
  .rfp-column.single-column {
    width: 70%;
  }
  .rfp-column.single-column .contact {
    display: block;
  }
  .rfp-column .rfp-wrapper {
    display: none;
  }
  .rfp-sidebar {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  /*.olapic-container{max-width: 548px!important;}*/
  h1, h2, h3 {
    font-size: 2.250em;
    font-weight: 300 !important;
    padding-bottom: 20px;
    !important;
  }
  .page-1 .intro-text {
    height: 75px;
    background: #000;
  }
  .page-1 .intro-text .intro-wrapper {
    padding: 0;
    margin: 0;
    font-size: 55%;
  }
  .page-1 .intro-wrapper h2:before {
    border-top: none;
  }
  .page-1 .intro-wrapper h2:after {
    border-top: none;
  }
  .page-1 .intro-wrapper {
    display: none;
  }
  .page-1 .scroll-down {
    display: none!important;
  }
  .desc-top {
    top: 107px;
  }
  .desc-right {
    right: 33px;
  }
  .desc-mid {
    top: 107px;
  }
  .scroll-photo-section-desc h3 {
    font-size: 2.250em;
  }
  .widget {
    top: 100%;
    width: 50%;
    height: 185px!important;
  }
  .widget .toggle-open-close {
    display: none;
  }
  .widget-wrapper {
    padding: 2em;
    height: 185px!important;
  }
  .widget-wrapper a {
    bottom: 2em;
    left: 2em;
  }
  .specials-widget {
    left: 0px;
  }
  .leadrate-hotel-widget {
    background: black;
  }
  .rate-wrapper {
    background: none;
    width: 100%!important;
    ;
  }
  .rate-wrapper p span.rate-line-2 {
    font-size: 1em;
  }
  .rate-line-2 .smaller:first-child {
    font-size: 1em;
    bottom: 0;
  }
  .rate-line-2 .smaller:last-child {
    bottom: 0;
  }
  .specials-widget {
    background: #E5E0DC
  }
  .specials-wrapper {
    background: none;
    width: 100%!important;
  }
  #specials_widget_pager {
    right: 2em;
    bottom: 2em;
  }
  .leadrate-hotel-widget {
    right: 0px;
  }
  .specials-scrolling {
    padding: 45px 40px;
  }
  article.scroll-photo-section {}
  article.scroll-photo-section.main-slide {
    margin: 0 auto;
    height: 479px;
    overflow: visible;
    webkit-box-shadow: inset 0px -10px 0px rgba(0, 0, 0, .15), inset 0px 10px 0px rgba(0, 0, 0, .15);
    box-shadow: inset 0px -10px 0px rgba(0, 0, 0, .15), inset 0px 10px 0px rgba(0, 0, 0, .15);
  }
  .page-1 article.scroll-photo-section.main-slide {
    margin: 0 auto 0px
  }
  .page-1 article.scroll-photo-section.main-slide.widgets-hidden {
    margin: 0 auto
  }
  .page-1 article.scroll-photo-section.main-slide.single-widget .leadrate-hotel-widget {
    display: none;
  }
  #main-nav span.arrow-down-small {}
  #quick-res input {
    width: 65%;
  }
  .specials-widget.closed {
    width: 50%;
  }
  .leadrate-hotel-widget.closed {
    width: 50%;
  }
  .photo-gallery-list section {
    padding: 0;
  }
  .photo-gallery-list ul li {
    width: 32%;
    margin: 0 0 1% 1%;
  }
  .intro-text.dining .intro-text-wrapper {
    width: 100%;
  }
  .intro-text.dining .reservations-wrapper {
    width: 100%;
  }
  #main-nav ul.desktop-nav.top-nav li.last:hover>ul {
    left: -105px;
  }
  .template-10 .scroll-overview-section-desc.sidebar-section {
    padding: 0 1.500em 20px;
  }
  .template-11 .scroll-overview-section-desc.sidebar-section {
    padding: 0 1.500em 20px;
  }
  .scroll-overview-section-image.tile-image.right {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }
  /*page-1 .scroll-overview-section-image.tile-image.right {padding-bottom: 0%;}*/
  .scroll-overview-section-image.tile-image.left {
    position: relative;
    width: 100%;
    height: 0;
  }
  .template-11 .scroll-overview-section-image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 61%;
  }
  .template-10 .scroll-overview-section-image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 61%;
  }
  .bg-left {
    background-position: 0% 100%;
  }
  .bg-right {
    background-position: 100% 100%;
  }
  .towers-column .booking-wrapper {
    display: none;
  }
  #panel .destination {
    display: none;
  }
  #panel fieldset {
    width: 40%;
  }
  .date-right {
    right: 55px;
  }
  .date-right:after {
    content: "";
    width: 55px;
    height: 8px;
    background-color: #FFF;
    position: absolute;
    right: -60px;
    top: 50%;
  }
  .date-left {
    left: auto;
    right: 55px;
  }
  .date-left:after {
    content: "";
    width: 55px;
    height: 8px;
    background-color: #FFF;
    position: absolute;
    left: auto;
    right: -60px;
    top: 50%;
  }
  .scroll-overview-section-image.left .red-dot {
    position: absolute;
    right: -20px;
    top: 46%;
    width: 28px;
    height: 28px;
    border-radius: 16px;
    background: #991D31;
    border: solid 2px #FFF;
  }
  .scroll-overview-section-image .white-dot-25 {
    display: none
  }
  .scroll-overview-section-image .white-dot-75 {
    display: none
  }
  .scroll-overview-section-image .white-dot-100 {
    display: none
  }
  .scroll-overview-section-image.right .red-dot {
    position: absolute;
    left: auto;
    right: -20px;
    top: 46%;
    width: 28px;
    height: 28px;
    border-radius: 16px;
    background: #991D31;
    border: solid 2px #FFF;
  }
  .page-14 .scroll-overview-section-desc {
    border-right: solid 8px #2D2D2D;
  }
  .page-14 .scroll-overview-section-image.right {
    border-right: solid 8px #2D2D2D;
  }
  .desc-left {
    left: 35px;
  }
  footer .fixed-wrapper {
    background-image: url('../img/footer-narrow-bg.jpg');
  }
  footer .section-inner {
    padding: 0 30px;
  }
  footer .keep-in-touch {
    width: 30%;
  }
  /*was 25% when footer blog tile present*/
  footer .sign-up {
    width: 29%;
  }
  footer .footer-list {
    width: 32%;
  }
  /*was 23% when footer blog tile present*/
  footer .site-logos img {
    margin: 0 0 1em 0;
  }
  footer .hotel-overview-1 {
    margin-left: 0%
  }
  .tab-hide {
    display: none;
  }
  .tab-show {
    display: block;
  }
  .reservations-wrapper .reservation-title {
    font-size: 2.250em;
    margin: .4em 0;
    ;
  }
  .scroll-overview-section-image {
    width: 100%;
    height: 0;
    padding-bottom: 62%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .scroll-overview-section-desc {
    width: 100%;
    padding: 0 1.500em 20px!important;
    ;
    min-height: 0;
  }
  .scroll-overview-section-desc .overview-list {
    width: 50%;
    padding: 0 1em 0 0;
  }
  .scroll-overview-section-desc.sidebar-section {
    margin: 15px 0 0;
    padding-left: 0px;
  }
  .overview-description-wrapper {
    width: 100%;
  }
  .page-393 .overview-description-wrapper {
    width: 92%;
  }
  .two-column-wrapper .single-column {
    width: 100%;
    padding: 0 1.500em 20px;
  }
  .two-column-wrapper aside {
    width: 100%;
    padding: 0 1.500em 20px;
  }
  ul.parent-row-list {
    text-align: center;
  }
  .scroll-step-pager {
    display: none;
  }
  .page-1 .scroll-photo-section.main-slide .gradient-white {
    display: block;
  }
  .mobile-rates-widget {
    display: block;
  }
  .scroll-overview-section-desc.short {
    min-height: 0;
    padding: 0 1.500em 20px
  }
  .pseudo-line:after {
    display: none;
  }
  .scroll-overview-section-image.tile-image.short {
    padding-bottom: 0;
    min-height: 0;
  }
  .scroll-overview-section-desc.two-column.right {
    padding: 0 1.500em 20px;
  }
  .scroll-overview-section-desc.two-column.left {
    padding: 0 1.500em;
  }
  .page-393 article.scroll-description-section.scroll-step.gray-bg.bg-left.clearfix li {
    margin-bottom: 17px;
  }
  .page-393 .scroll-overview-section-desc h2 {
    margin-bottom: 7px;
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 640px) {
  .blackout, .promoPopup {
    display: none!important;
  }
  /*two footer styles were @580px when footer blog tile present*/
  footer .footer-list {
    width: 50%;
  }
  footer .keep-in-touch {
    margin: 22px 0;
    width: 100%;
    float: right;
  }
}

@media only screen and (max-width: 580px) {
  /*.olapic-container{max-width: 308px!important;}
    .olapic .olapic-slider-wrapper{max-width: 75%!important;}*/
  .scroll-photo-section-desc p {
    font-size: .8em;
    margin: 2px!important;
  }
  #content-wrapper {
    margin: 160px auto 0;
  }
  .fixed-wrapper {
    height: auto;
  }
  nav#top-nav {
    display: none;
  }
  .scroll-down {
    display: none;
  }
  .language-wrapper.open {
    height: 0px;
  }
  #header-logo {
    width: 100%;
  }
  #header-logo a {
    margin: 0 auto;
  }
  nav#main-nav ul {
    background: #000;
  }
  #main-nav ul li {
    width: 100%;
    text-align: center;
  }
  #main-nav span.arrow-down-small {
    top: 10px;
    float: right;
  }
  #main-nav ul.mob-nav li a {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
  }
  .mob-show.mob-call {
    display: inline-block;
  }
  .mob-show.mob-menu {
    display: inline-block;
  }
  .mob-show.mob-make-a-res {
    display: inline-block;
    color: #fff;
  }
  #quick-res {
    width: 100%;
    height: 0px;
  }
  /*#quick-res form {background:rgb(255,255,255);}*/
  #quick-res-close {
    width: 100%;
    background: #b84b10;
  }
  .intro-text p {
    max-width: 100%;
  }
  .specials-scrolling h4 {
    min-height: 66px;
    font-size: 1.5em;
  }
  .template-16 ul.parent-row-list li, ul.parent-row-list li {
    margin: 0 auto;
    float: none;
    width: 100%;
    max-width: 320px;
  }
  .blog-wrapper .post {
    float: none;
    max-width: 350px;
    margin: 5px auto;
    width: 100%;
  }
  ul.columns-3 li {
    margin: 0 auto;
    float: none;
  }
  .mob-show {
    display: block;
  }
  a.button.mob-show {
    display: inline-block;
  }
  .mob-hide {
    display: none;
  }
  #main-nav ul li.mob-hide {
    display: none;
  }
  article.scroll-photo-section {}
  .widget {
    width: 100%;
    height: 155px!important;
  }
  article.scroll-photo-section.main-slide {
    height: 200px;
    margin: 0px auto;
  }
  .page-1 article.scroll-photo-section.main-slide {
    margin: 0px auto 0px;
  }
  .page-1 article.scroll-photo-section.main-slide.widgets-hidden {
    margin: 0px auto
  }
  .scroll-photo-section-desc h1, .scroll-photo-section-desc h3 {
    margin: 0 !important;
    font-size: 1.5em;
    text-decoration: none;
    border: none;
  }
  .leadrate-hotel-widget {
    top: 355px;
  }
  .page-1 h4 {
    font-size: 1.500em;
  }
  .desc-top {
    top: 40px;
  }
  .desc-mid {
    top: 40px;
  }
  .desc-right {
    right: 13px;
  }
  .widget {
    max-width: none;
  }
  .widget-wrapper {
    height: 155px!important;
  }
  .specials-widget.closed {
    width: 100%;
  }
  .leadrate-hotel-widget.closed {
    width: 100%;
  }
  .button {
    margin: .5em 0;
  }
  #panel {
    padding: 0 10px;
  }
  #panel fieldset {
    margin: 0 5px;
    width: 50%;
  }
  #panel fieldset.map-search {
    min-width: 0;
  }
  .map-search .button {
    margin: 0px;
  }
  .map-search .reset {
    display: none;
  }
  .drop-down-nav {
    width: 100%;
    margin: 0;
  }
  .page-2 .scroll-step .scroll-photo-section-desc {
    background: none;
    padding: 0px;
  }
  .page-2 .scroll-photo-section.scroll-step {
    -webkit-background-size: 100%;
    background-size: 100%;
    padding-bottom: 48%;
    height: 0px;
    min-height: 0px;
  }
  .enquiry-form .form-fields {
    width: 100%;
  }
  .enquiry-form label {
    width: 100%;
    margin: 0 0 6px 0;
  }
  .enquiry-form .form-fields input, .enquiry-form .form-fields select, .enquiry-form .form-fields textarea, .ui-combobox {
    width: 100%;
    max-width: none;
  }
  .enquiry-form .error {
    width: 100%;
  }
  .enquiry-form .button {
    margin: 0 10px;
  }
  .date-circle {
    width: 100px;
    height: 100px;
    margin-top: -50px;
    font-size: 2em;
    padding: 20px 0 0 9px;
  }
  p.border-sides span:before, p.border-sides span:after {
    border-top: 0px;
  }
  footer {
    background-size: cover;
    height: auto;
  }
  /*these style used when blog tile was present - NOW USED @640px
    footer .footer-list {width:50%;}
    footer .keep-in-touch {margin: 22px 0;width:100%;}
    */
  footer .sign-up {
    width: 100%;
  }
  footer .site-logos, footer .hotel-info {
    width: 100%;
    float: none;
  }
  .hotel-info .hotel-address, footer .hotel-contact-details {
    width: 100%;
    float: none;
    margin: 11px 0 22px 0;
  }
  footer .hotel-info span {
    width: 100%;
    display: block;
    font-size: .9em;
  }
  footer .site-logos {
    margin: 2px 0 0;
  }
  footer .site-logos img {
    margin: 0;
    padding: 23px 10px;
  }
  .page-1 .intro-text {
    padding: .5em .1em 1em;
  }
  .mobile-rates-widget .lead-rate {
    margin: 0
  }
  .mobile-rates-widget .button {
    margin: 13px 0 0 10px;
  }
  .mobile-rates-widget .smaller.mob-hide {
    display: none;
  }
  .mobile-rates-widget .smaller.mob-rooms-from.mob-show {
    display: inline-block;
  }
  #specials-controls ul li {
    height: 40px;
    top: 45%;
    top: calc(50% - 20px);
  }
  #specials-controls ul li:last-child {
    right: -40px;
  }
  #specials-controls ul li:first-child {
    left: -40px;
  }
  .flex-direction-nav .arrow-right-big {
    top: 0px;
  }
  .flex-direction-nav .arrow-left-big {
    top: 0px;
  }
  .sub-menu-bg {
    display: none;
  }
  .hide-on-mobile {
    display: none !important;
  }
  html.backgroundsize #quick-res.closed .spritesheet-icons.plus {
    background-position: -302px -23px;
  }
  html.backgroundsize #quick-res .spritesheet-icons.plus {
    background-position: -331px -23px;
  }
  html.backgroundsize .spritesheet-icons.phone {
    -webkit-background-size: 350px 350px;
    background-size: 350px 350px;
    background-position: -306px -51px;
  }
  .specials-scrolling h4:before, .specials-scrolling h4:after {
    display: none;
  }
  .home-specials {
    padding: 0;
  }
  .specials-scrolling {
    padding: 45px 0px;
  }
  .home-specials .prev, .home-specials .next {
    display: none;
  }
  .home-specials .offeritem {
    padding: 0 12px
  }
}

@media only screen and (max-width: 440px) {
  .page-1 .scroll-photo-section.main-slide h1, .scroll-photo-section-desc h3 {
    margin: 0;
    font-size: 1.125em;
    border-bottom: none;
  }
  .photo-gallery-list ul li {
    width: 49%;
    margin: 0 1% 1% 0;
  }
  .gallery-sub-nav ul li {
    margin-right: 22px;
  }
  .scroll-overview-section-desc h2 {
    margin: 25px 0 20px 0;
  }
  .scroll-overview-section-desc h3 {
    margin: 25px 0 20px 0;
  }
  .scroll-overview-section-desc .overview-list {
    width: 100%;
    float: left;
  }
  .overview-list h3 {
    margin: ;
  }
  .moreinfo-rows .rows-image {
    width: 100%;
    margin: 0 0 1em 0;
  }
  .moreinfo-rows .rows-description {
    width: 100%;
  }
  .date-circle {
    top: 53%;
  }
  .site-logos a.hhonors-logo {
    float: none;
    margin: 35px auto;
  }
  .site-logos a.wa-logo {
    float: none;
    margin: 0 auto;
  }
  .site-logos #cookielaw {
    float: none;
    margin: 35px auto;
    text-align: center;
  }
  .mobile-rates-widget .button {
    margin: 13px 0 0 3px;
  }
  .olapic-header-title {
    font-size: 1.85em !important;
  }
  .threeDcontrols #next3D {
    left: 110px;
  }
}

@media only screen and (max-width: 319px) {
  .page-1 .intro-text {
    height: auto;
  }
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

/* Blog Footer */

div#widget>.button {
  position: absolute;
  bottom: 15px;
  right: 5px;
}

.blog-widget {
  position: relative;
  display: inline-block;
  width: 256px;
  height: 262px;
}

li.blog-widget ul {
  background: rgba(0, 0, 0, .75);
  padding: 10px;
}

html.no-rgba li.blog-widget ul {
  background: url(images/no-rgb-bg.png);
  padding: 10px;
}

li.blog-widget ul li a {
  color: #FFFFFF;
  text-transform: uppercase;
}

li.blog-widget ul li a.button {
  float: right;
  margin: 0;
}

.blog-widget .footer-title {
  margin: 0;
  padding: 10px;
  background: #dedab8;
}

a.visit-blog {
  position: absolute;
  width: 120px;
  height: 30px;
  color: #FDF9F3;
  font-family: 'franklin-gothic-urw', arial, sans-serif;
  text-transform: uppercase;
  bottom: 21px;
  right: 21px;
  background-color: #991D31;
  padding: 9px 0px 0px 10px;
  font-size: 14px;
}

.blog-widget p {
  color: #fff;
  font-size: 13px;
}

div#widget {
  background-color: rgba(54, 54, 54, 0.6);
  height: 200px;
  width: 235px;
  padding: 10px;
}

h5#blog-header-footer {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0px;
  color: #ffffff;
}

a.visit-blog span.spritesheet-icons.arrow-right {
  margin: 0px 0px 0px 12px;
}

/* Mobile - Static Nav Fix */

@media only screen and (max-width: 580px) {
  header {
    position: static;
  }
  #main-nav {
    position: absolute;
    top: 85px;
  }
  #content-wrapper {
    margin: 62px auto 0;
  }
}

/* ==========================================================================
    Floorplan Photoswipe button styles
========================================================================== */

a.photoswipe-scale.button {
  position: relative;
  top: -65%;
  left: 33%;
  text-align: left;
  background-image: url(http://www.therooseveltneworleans.com/assets/img/floorplans/thumbs/floorplans-btn-inactive.jpg)!important;
  background-repeat: no-repeat;
  width: 144px;
  height: 34px;
}

/*was top:-210px, left:240px*/

a.photoswipe-scale.button:hover {
  color: #000;
  background-color: #9e6d06;
  background-image: url(http://www.therooseveltneworleans.com/assets/img/floorplans/thumbs/floorplans-btn-active.jpg)!important;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1100px) {
  a.photoswipe-scale.button {
    top: -190px;
    left: 29%;
  }
}

@media only screen and (max-width: 1024px) {
  a.photoswipe-scale.button {
    top: -67%;
    left: 28%;
  }
}

@media only screen and (max-width: 900px) {
  a.photoswipe-scale.button {
    top: -68%;
    left: 26%;
  }
}

@media only screen and (max-width: 800px) {
  a.photoswipe-scale.button {
    top: -70%;
    left: 24%;
  }
}

@media only screen and (max-width: 768px) {
  a.photoswipe-scale.button {
    top: -220px;
    left: 33%;
  }
}

@media only screen and (max-width: 640px) {
  a.photoswipe-scale.button {
    top: -190px;
    left: 31%;
  }
}

@media only screen and (max-width: 550px) {
  a.photoswipe-scale.button {
    top: -190px;
    left: 30%;
  }
}

@media only screen and (max-width: 500px) {
  a.photoswipe-scale.button {
    top: -190px;
    left: 28%;
  }
}

@media only screen and (max-width: 480px) {
  a.photoswipe-scale.button {
    top: -155px;
    left: 27%;
  }
}

@media only screen and (max-width: 360px) {
  a.photoswipe-scale.button {
    top: -120px;
    left: 22%;
  }
}

@media only screen and (max-width: 320px) {
  .olapic-header-title {
    font-size: 1.45em !important;
  }
  a.photoswipe-scale.button {
    top: -110px;
    left: 20%;
  }
}

@media only screen and (max-width:580px) {
  .scroll-photo-section-desc.desc-top.desc-right>* {
    float: none;
    text-align: right;
  }
  .scroll-photo-section-desc {
    display: inline-block;
    padding: 15px;
    max-width: unset;
    left: unset;
  }
  .scroll-photo-section-desc.desc-top.desc-right h3 {
    line-height: 1.4em;
    padding: 10px 0 0 0;
  }
  .desc-right {
    right: unset;
  }
  .desc-top {
    top: 50px;
  }
  .scroll-photo-section-desc a {
    top: unset;
  }
  .scroll-photo-section {
    -webkit-box-shadow: 0px -10px 0px rgba(255, 255, 255, 1), inset 0px 10px 0px rgba(255, 255, 255, 1);
    box-shadow: 0px -10px 0px rgba(255, 255, 255, 1), inset 0px 10px 0px rgba(255, 255, 255, 1);
  }
}

@media only screen and (min-width:580px) and (max-width:768px) {
  .masthead-pager {
    top: -55px;
  }
  /*358px before olapic*/
}

@media only screen and (max-width: 579px) {
  .masthead-pager {
    display: none;
  }
}

.page-49 h4 {
  color: #9e6d06!important;
}

.stories-begin {
  text-align: center;
  border-bottom: 1px solid #999;
  top: 1em;
  max-width: 1120px;
  margin: auto;
  padding: 37px 10px;
}

@media screen and (max-width: 550px) {
  .stories-begin .seperator {
    display: none;
  }
  .stories-begin {
    padding: 37px 0;
  }
  .stories-begin .live-unforgattable-icon:before {
    height: 60px;
    width: 1px;
    content: '';
    display: inline-block;
    background-color: #999;
    transform: rotate(-25deg);
    position: absolute;
    left: -13px;
    top: 15px;
    z-index: 4;
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
  }
  .stories-begin ul li.live-unforgattable-icon {
    padding 30px 0 0;
    position: relative;
    background-position: 0px 30px !important;
    height: 65px !important;
  }
}

.stories-begin ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

.stories-begin ul li {
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  font: normal 0.750em/1.143em 'nobel-regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-right: 26px;
  letter-spacing: 0.1em;
}

@media screen and (max-width:550px) {
  .stories-begin ul li {
    margin-right: 20px;
  }
}

.stories-begin ul li.seperator {
  height: 60px;
  width: 1px;
  background-color: #999;
  margin-right: 36px;
  margin-left: 5px;
  transform: rotate(-25deg);
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
}

.stories-begin ul li.live-unforgattable-icon {
  background: url("https://www.grandwailea.com/wp-content/themes/grand-wailea/css/img/wa-live-unforgettable-logo.svg") no-repeat;
  display: inline-block;
  width: 332px;
  height: 42px;
}

@media screen and (max-width: 850px) {
  .stories-begin ul li.live-unforgattable-icon {
    width: 220px;
    height: 28px;
  }
}

.template-3 ul li {
  font-size: 0.875em;
}

@media only screen and (max-width: 1180px) {
  .two-column-wrapper.calendar {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .two-column-wrapper.calendar h2 {
    font-family: 'franklin-gothic-urw', Arial, sans-serif;
    font-size: 1.625em;
    font-weight: 300;
    margin: 1em 0;
    padding-bottom: 0px;
  }
  .two-column-wrapper.calendar h3 {
    font-family: 'franklin-gothic-urw', arial, sans-serif;
    font-size: 1.625em;
    font-weight: 300;
    line-height: .9em;
    margin: 1em 0;
    padding-bottom: 0px;
  }
}

/*styles - 3D floorplan*/

.photo-gallery-category .column {
  display: block;
  position: relative;
  margin-bottom: 10px;
  width: 24%;
  margin-right: 1%;
  overflow: hidden;
  float: left;
}

.photo-gallery-category .column img {
  max-width: 100%;
  border: 1px solid rgb(255, 255, 255);
}

/*photoswipe styles - 3D floorplan*/

.pswp__caption {
  position: absolute;
  opacity: 1;
  transition: all .15s ease-in-out;
}

.pswp__caption.active {
  opacity: 0;
}

.pswp__caption__center {
  transition: all .15s ease-in-out;
}

.caption-text-section {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  transition: all .2s ease-in-out;
}

.caption-text-section .caption-title, .caption-text-section .caption-copy {
  display: inline-block;
  width: 100%;
}

.caption-text-section .caption-title {
  font-size: 1.4em;
  color: #fff;
  font-family: 'nobel-regular', Arial, sans-serif;
  margin-left: 19px;
}

.caption-text-section .caption-copy {
  color: #fff;
}

.caption-book-section {
  width: 30%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transition: all .2s ease-in-out;
}

.caption-book-section .caption.button {
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.85em;
  /*padding: .7em 2em;*/
  padding-left: 0.7em;
  background-color: #bf9958;
  color: #fff;
  width: 115px;
  float: right;
}

.pswp__caption__center {
  width: 100%;
  max-width: 1920px!important;
  padding: 1em;
}

.pswp__caption__center * {
  box-sizing: border-box;
  font-family: Arial, sans-serif;
}

@media only screen and (max-width: 360px) {
  .caption-text-section .caption-title {
    font-size: 1.2em;
  }
}

.photo-gallery-category li {
  list-style-type: none;
}

/*additional style to clear nav*/

.pswp {
  z-index: 150000 !important;/*was 18, but Pswipe controls were covered by the header area*/
}

/*3d floor plan intro*/

.floorplan-intro-link-wrap {
  max-width: 250px;
  position: absolute;
  right: 0;
  top: 0;
}

.floorplan-intro-link {
  width: 100%;
  min-height: 130px;
}

.floorplan-intro-link .button {
  position: relative;
  bottom: -90px;
  left: 5px;
}

@media only screen and (max-width: 880px) {
  .floorplan-intro-link-wrap {
    position: relative;
  }
}

.page-49 .two-column-wrapper .single-column h4 {
  text-transform: uppercase;
  color: #000 !important;
  font-family: 'nobel-regular', Arial, sans-serif;
}

/*floor plan rooms - suites*/

.page-190 .scroll-overview-section-image.tile-image.right, .page-191 .scroll-overview-section-image.tile-image.right, .page-192 .scroll-overview-section-image.tile-image.right, .page-340 .scroll-overview-section-image.tile-image.right {
  display: none;
}

.page-190 .pseudo-line-top:after, .page-191 .pseudo-line-top:after, .page-192 .pseudo-line-top:after, .page-340 .pseudo-line-top:after {
  display: none;
}

.page-190 .scroll-overview-section-desc.short, .page-191 .scroll-overview-section-desc.short, .page-192 .scroll-overview-section-desc.short, .page-340 .scroll-overview-section-desc.short {
  width: 100%;
}

.page-190 .floorplan-roomlayout-left, .page-191 .floorplan-roomlayout-left, .page-192 .floorplan-roomlayout-left, .page-340 .floorplan-roomlayout-left {
  float: left;
  width: 50%;
}

.page-190 .floorplan-roomlayout-right, .page-191 .floorplan-roomlayout-right, .page-192 .floorplan-roomlayout-right, .page-340 .floorplan-roomlayout-right {
  float: right;
  width: 44%;
}

.page-190 .overview-description-wrapper, .page-191 .overview-description-wrapper, .page-192 .overview-description-wrapper, .page-340 .overview-description-wrapper {
  width: 100%;
}

.floorplan-3d-link-wrap {
  margin-top: 25px;
  margin-bottom: 25px;
}

.floorplan-thumbnail {
  width: 112px;
  background: #f8f8f8;
  border: 2px solid #e3e3e3;
  float: left;
  margin-right: 17px;
  padding: 5px;
}

.floorplan-thumbnail img {
  width: 100%;
}

.floorplan-thumbnail-copy .photo-gallery-category {
  position: relative;
  top: 17px;
}

.floorplan-thumbnail-copy {
  float: left;
}

.floorplan-thumbnail-copy p:first-child {
  font-size: 1.3em;
  font-family: 'nobel-regular', Arial, sans-serif;
  font-weight: 600;
  line-height: 2em;
}

.floorplan-thumbnail-copy a {
  color: #bf9958;
}

@media only screen and (max-width: 1175px) {
  .page-190 .overview-description-wrapper, .page-191 .overview-description-wrapper, .page-192 .overview-description-wrapper, .page-340 .overview-description-wrapper {
    width: 94%;
  }
}

@media only screen and (max-width: 768px) {
  .photo-gallery-category .column {
    width: 31%;
  }
  .page-190 .floorplan-roomlayout-left, .page-191 .floorplan-roomlayout-left, .page-192 .floorplan-roomlayout-left, .page-340 .floorplan-roomlayout-left {
    float: left;
    width: 100%;
  }
  .page-190 .floorplan-roomlayout-right, .page-191 .floorplan-roomlayout-right, .page-192 .floorplan-roomlayout-right, .page-340 .floorplan-roomlayout-right {
    float: right;
    width: 100%;
  }
  .page-190 .overview-description-wrapper, .page-191 .overview-description-wrapper, .page-192 .overview-description-wrapper, .page-340 .overview-description-wrapper {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .photo-gallery-category .column {
    width: 48%;
  }
  .caption-text-section .caption-title {
    margin-left: 0px;
  }
}

/* hide lead rate on mobile and desktop */

/*.lead-rate-wrapper, .book-from{
	display:none!important;
}
*/

/* Video Overlay on Weddings page */

.popup-video {
  position: absolute;
  right: 140px;
  bottom: 44px;
  border: 1px solid #BF9958;
}

.popup-video img {
  width: 100%;
}

.popup-video span {
  display: block;
}

.popup-video span.video-overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
}

.popup-video span.video-overlay-content span {}

.popup-video span.video-overlay-content span.video-overlay-play-icon {
  display: block;
  background: url('images/play-buton.svg') no-repeat;
  width: 80px;
  height: 80px;
  margin: auto;
}

.popup-video span.video-overlay-content span.video-overlay-text {
  font: normal 24px/30px 'nobel-regular', Arial, sans-serif;
  color: #fff;
  margin: 26px 0 0 0;
}

.popup-video span.video-overlay-content span.video-overlay-text span {
  font: normal 18px/30px 'nobel-regular', Arial, sans-serif;
  color: #fff;
  margin: 6px 0 0 0;
}

#video-playlist-pop {
  display: none;
}

.mfp-content #video-playlist-pop {
  display: block;
  width: 100%;
  max-width: 800px;
  height: 450px;
  margin: auto;
}

@media only screen and (max-width: 768px) {
  .popup-video {
    position: relative;
    left: 50%;
    top: 0;
    display: inline-block;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    background: url('images/specials-bg.jpg');
    width: 100%;
    text-align: center;
  }
  .popup-video img {
    max-width: 500px;
  }
}

@media only screen and (max-width: 500px) {
  .popup-video span.video-overlay-content span.video-overlay-play-icon {
    width: 50px;
    height: 50px;
  }
  .popup-video span.video-overlay-content span.video-overlay-text {
    margin: 5px 0 0 0;
    font: normal 18px/24px 'nobel-regular', Arial, sans-serif;
  }
  .popup-video span.video-overlay-content span.video-overlay-text span {
    font: normal 16px/20px 'nobel-regular', Arial, sans-serif;
  }
}

@media only screen and (max-width: 400px) {
  .mfp-content #video-playlist-pop {
    height: 250px;
  }
}

ul li {
  font-family: 'franklin-gothic-urw', arial, sans-serif;
}

@media screen and (max-width: 600px) {
  ul.social-bar li {
    margin: 4px;
    transition: 1s;
  }
}




.page-1 .scroll-photo-section-desc h1{
	border-right: 2px solid #000;
	padding:0 25px 0 0;
		float: left;
	margin: 0 ;
	transition: .5s;
	text-align: right;
	width:32%;
	font-size:2.5vw;
}

.page-1 .scroll-photo-section-desc h3 {
	border-right: 2px solid #000;
	padding:0 25px 0 0;
	float: left;
	margin: 0 ;
	transition: .5s;
	text-align: right;
	font-size:36px;
}

@media screen and (max-width:900px) {
	.page-1 .scroll-photo-section-desc h3 {
		font-size:4vw;
	}
	.button.find-out-more {
		position:static;
		margin-right:10%;
	}

}

.page-1 .scroll-photo-section-desc p {
	float: left;
	margin: 0 ;
	transition: .5s;
	text-align: left;
	width:38%;
	padding: 0 25px 0 25px;
}


.page-1 .scroll-photo-section-desc .button_wrap {
	height: 100%;
    right: 37px;
}

.page-1 .scroll-photo-section-desc a {
	top:calc(50% - (32px/2));
	position: absolute;
}

@media screen and (max-width: 900px) {
  .page-1 .scroll-photo-section-desc h1,
  .page-1 .scroll-photo-section-desc h3 {
	border-right: 0;

  }
}


    .page-2 .scroll-photo-section-desc:last-of-type {
        height: 400px;
        background: rgba(255, 255, 255, .9) !important;
    }

.page-33 .scroll-photo-section-desc {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
}

.page-33 .scroll-photo-section.main-slide h1 {

}



/*request to hide specials widget, https://3.basecamp.com/3092468/buckets/13641127/todos/2103411644*/
.page-443 .specials-scrolling{
	display: none;
}