/* $Id: style.css,v 1.53 2011/01/04 06:23:29 dries Exp $ */

/* ---------- Overall Specifications ---------- */
h2 a.block-title-link {
	color:#000;
}
body {
  line-height: 1.5;
  font-size: 87.5%;
  /*word-wrap: break-word;*/
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
h1 {
  font-size: 1.357em;
  color: #000;
}
h2 {
  font-size: 1.143em;
}
p {
  margin:0;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.77em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier Nev";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}


/* ------------------ Fonts ------------------ */

body,
#site-slogan,
.ui-widget,
.comment-form label {
  font-family: Arial, serif;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family:Arial, Arial, Helvetica, sans-serif;
}
input,
textarea,
select,
a.button {
  font-family:Arial, Arial, Helvetica, sans-serif;
}

/* ------------------ Reset Styles ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
blockquote :first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  text-align: left; /* LTR */
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li {
  margin: 0;
}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}


.view-footer ul {
	margin-left:140px;
	margin-top:0px;}

.view-footer ul li {
	font-size:12px ;
	line-height:1.5em;
	margin-left:15px;
}

/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  position:absolute;
  top:65px;
  left:0;
}
#logo img {
  float:left;
}
#sd_logo {
  background:url('/sites/all/themes/custom/sandiego/media/images/logo-01.png') no-repeat 0 0;
  width:338px;
  height:45px;
  text-indent:-9999px;
  overflow:hidden;
  position:absolute;
  top:65px;
  left:0;
  padding:0;
  margin:0;
  line-height:normal;
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block {
  width:728px;
  margin:0;
  padding:0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px; /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;
}
.region-header .block-menu li a {
  display: block;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
*+ html #search-form input.form-submit {
  border:none;
  background:#DBDBDB;
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}
#header .weather {
  display:block;
  width:300px;
/*   height:78px; */
  overflow:hidden;
  position:absolute;
  top:0;
  left:72px;
}

/* --------------- Main Menu ------------ */
#main-menu {
  float:left;
  line-height:normal;
  font-size:11px;
  padding-right:1px;
}
#mainIndex {
  float:left;
  width:62px;
  line-height:normal;
}
#menuBar {
  background:url('../media/images/backgrounds/bg_nav_bar.jpg') no-repeat 0 bottom;
  width:1086px;
  padding:0 0 6px 0;
  float:left;
}
#mainIndex {
  position:relative;
}
#mainIndex a.indexTitle {
  background:#c10001 url('../media/images/backgrounds/bg_nav.jpg') repeat-x 0 0;
  color: #fff;
  padding:6px 0 0 6px;
  width:58px;
  height:20px;
  float:left;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
}
#mainIndex:hover a.indexTitle,
#mainIndex a.indexTitle:hover {
  background:#dbdbdb;
  color:#000;
}
#mainIndex ul.menu {
  position:absolute;
  top:-9999px;
/*   top:26px; */
  right:-3px;
  z-index:100;
  width:475px;
  height:360px;
  border:1px solid #9a0001;
  background:#fff;
  margin:0;
  padding:5px 160px;
  list-style:none;
}
#mainIndex:hover ul.menu {
  top:26px;
}
#mainIndex ul.menu li {
  width:148px;
  list-style:none;
  margin:0;
  padding:0 4px;
  float:left;
}
#mainIndex ul.menu li.item1,
#mainIndex ul.menu li.item3,
#mainIndex ul.menu li.item5,
#mainIndex ul.menu li.item3,
#mainIndex ul.menu li.item7,
#mainIndex ul.menu li.item8,
#mainIndex ul.menu li.item9,
#mainIndex ul.menu li.item10 {
  position:absolute;
}
#mainIndex ul.menu li.item1 {
  left:5px;
  top:5px;
}
#mainIndex ul.menu li.item3 {
  left:5px;
  top:80px;
}
#mainIndex ul.menu li.item5 {
  left:5px;
  top:240px;
}
#mainIndex ul.menu li.item7 {
  left:316px;
  top:240px;
}
#mainIndex ul.menu li.item10 {
  left: 472px;
  top: 153px;
}
#mainIndex ul.menu li.item9 {
  right:5px;
  top:5px;
}
#mainIndex ul.menu li.item8 {
  left: 160px;
  position: absolute;
  top: 240px;
}
#mainIndex ul.menu li.first {
  display:none;
}
#mainIndex ul.menu ul li.first {
  display:block;
}
#mainIndex ul.menu li ul {
  width:140px;
  height:auto;
  position:static;
  border:none;
  padding:0 4px;
  background:none;
}
#mainIndex ul.menu ul li {
  width:100%;
  position:static;
  padding:0;
}
#mainIndex ul.menu a {
  color:#000;
  font-weight:bold;
  font-size:12px;
  text-transform:uppercase;
}
#mainIndex ul.menu ul a {
  color:#000;
  font-weight:normal;
  font-size:10px;
  text-transform:capitalize;
}

#main-menu ul.menu {
  margin:0;
  padding:0;
}
#main-menu ul.menu li {
  float: left; /* LTR */
  list-style: none;
  padding:0 0 0 1px;
  margin:0;
  position:relative;
}
#main-menu ul.menu li.first {
  padding:0;
}
#main-menu ul.menu a {
  background:#c10001 url('../media/images/backgrounds/bg_nav.jpg') repeat-x 0 0;
  color: #fff;
  padding:6px 0 0;
  height:20px;
  float:left;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  font-family:arial;
  letter-spacing:normal;
  width:94px;
  text-align:center;
}
#main-menu ul.menu a.XLLink {
  width:130px;
}
#main-menu ul.menu a.longLink {
  width:120px;
}
#main-menu ul.menu a.shortLink {
  width:60px;
}
#main-menu ul.menu li.first a {
  padding:6px 0 0;
  width:50px;
}
#main-menu ul.menu a:hover,
#main-menu ul.menu a:focus,
#main-menu ul.menu a:active,
#main-menu ul.menu li a.active,
#main-menu ul.menu li a.active-trail {
  background:#dbdbdb;
  color:#000;
  text-decoration:none;
}
#main-menu ul.menu ul.menu {
  background:#fff url('../media/images/backgrounds/bg_expanded_nav.gif') no-repeat 25px 0;
  position:absolute;
  top:-9999px;
  left:-1px;
  z-index:100;
  border:1px solid #dbdbdb;
  padding:5px 8px 10px;
}
#main-menu ul.menu li.last ul.menu {
  background-position:175px 0;
  right:-1px;
  left:auto;
}
#main-menu ul.menu li:hover ul.menu {
  top:26px;
}
#main-menu ul.menu ul.menu li {
  padding:8px 0 0;
  margin:0;
  width:200px;
}
#main-menu ul.menu ul.menu li a {
  background:none;
  padding:0 6px 7px;
  width:185px;
  height:auto;
  text-align:left;
  border-bottom:1px dotted #dbdbdb;
  color:#000;
  text-transform:capitalize;
}
#main-menu ul.menu ul.menu li a:hover,
#main-menu ul.menu ul.menu li a.active {
  color:#dbdbdb;
}
.messageSection {
  background:#DBDBDB;
  margin-left: 3px;
  width: 1080px;
}
#main-menu div.contextual-links-wrapper {
    display: none;
}
/* --------------- Secondary Menu ------------ */

/* #secondary-menu-links {
  float: right;
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
} */

/* ------------------- Main ------------------- */

#main {
  margin-bottom:6px;
}
.front #main {
  margin-bottom:0;
}

/* ----------------- Featured ----------------- */

#featured {
  text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 0 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* --------------- Highlighted ---------------- */

#highlighted {
  border-bottom: 1px solid #d3d7d9;
  font-size: 120%;
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* ----------------- Content ------------------ */

.content {
  margin-top: 10px;
}
h1#page-title {
  font-size: 2em;
  line-height: 1;
}
#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}
.node .content {
  font-size:12px;
}
.node .content p {
  font-size:12px;
  margin-bottom:20px;
}
.view-header p,
.view-header ul,
.view-header ol {
  margin-bottom:20px;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../media/images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block {
  background:#f4f2f2 url('../media/images/backgrounds/bg_block_mid.jpg') repeat-y right 0;
  margin: 0 0 5px;
}
.sidebar .block .inner {
  background:url('../media/images/backgrounds/bg_block_top.jpg') no-repeat right 0;
}
.sidebar h2 {
  margin: 0 6px 3px;
  border-bottom: 1px solid #d6d6d6;
  padding:9px 0 5px;
  font-size:12px;
  line-height:normal;
  width:288px;
  font-weight:bold;
  text-transform:uppercase;
  color:#000;
}
#sidebar-first h2 {
  width:176px;
}
.sidebar .block .content {
  background:url('../media/images/backgrounds/bg_block_btm.jpg') no-repeat right bottom;
  font-size: 0.914em;
  line-height: 1.4;
  padding:0 6px 15px;
}
.look-alike-block-view-container {
  background:url('../media/images/backgrounds/bg_block_btm.jpg') no-repeat right bottom;
  font-size: 0.914em;
  line-height: 1.4;
  padding:0 6px 15px;
}
#sidebar-first .block .content {
  background:url('../media/images/backgrounds/bg_block_btm_sm.jpg') no-repeat right bottom;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}
/* ----------------- Triptych ----------------- */

#triptych-wrapper {
  background-color: #DBDBDB;
  border-top: 1px solid #fff;
  width:1080px;
  margin-left:3px;
}
#triptych h2 {
  color: #000;
  font-size: 1.714em;
  margin-bottom: 0.8em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.3;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}
#featured_bottom {
  background-color: #DBDBDB;
  width:1080px;
  overflow:hidden;
  margin-left:3px;
  border-top: 1px solid #fff;
}
#featured_bottom .region {
  padding:13px 8px 3px;
}
#featured_bottom .block {
  background-color: #f4f2f3;
  padding:13px 7px 3px;
  -moz-box-shadow: 2px 2px 5px #888;
  -webkit-box-shadow: 2px 2px 5px #888;
  box-shadow: 2px 2px 5px #888;
  margin-bottom:10px;
  font-size:12px;
}
#featured_bottom .block p,
#featured_bottom .block ul,
#featured_bottom .block ol {
  margin:0 0 10px;
}
#featured_bottom .block ul,
#featured_bottom .block ol {
	margin-left:15px;
}
/* ------------------ Footer ------------------ */
.region-prefooter {
  background:#DBDBDB;
  padding:32px 0 28px;
  text-align:center;
  margin:1px 0 0 3px;
  width:1080px;
  overflow:hidden;
}
#homeShareBar {
  background:#DBDBDB;
  padding:10px 0 0;
  text-align:center;
  margin:1px 0 0 3px;
  width:1080px;
  overflow:hidden;
  height:22px;
}
.front .region-prefooter {
  padding:10px 0 10px;
  margin:0 0 0 3px;
}
#footer-wrapper {
  background:#DBDBDB;
  margin:1px 0 28px 3px;
  width:1080px;
  text-align:center;
  padding:12px 0;
}
#footer-wrapper p {
  font-size:11px;
}
#footer-wrapper #secondary-menu-links {
  margin:0;
  padding:0;
}
#footer-wrapper #secondary-menu-links li {
  border-left:1px solid #6d6d6d;
  padding:0 0 0 5px;
  margin:0 0 0 5px;
}
#footer-wrapper #secondary-menu-links li.first {
  border-left:none;
  padding:0;
  margin:0;
}
#footer-wrapper #secondary-menu-links a {
  color:#013a74;
  font-size:12px;
  text-transform:uppercase;
}
#footer-wrapper #secondary-menu-links a:hover,
#footer-wrapper #secondary-menu-links a:focus,
#footer-wrapper #secondary-menu-links a.active {
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0;
}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  margin-top: 20px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}
#footer-wrapper .esetWrapper {
  width:460px;
  margin:5px 0 0 340px;
  overflow:auto;
}
#footer-wrapper .orionLogo {
  background:url('../media/images/backgrounds/ico_orion.jpg') no-repeat 0 0;
  display:inline-block;
  width:90px;
  height:19px;
  text-indent:-9999px;
  overflow:hidden;
}
#footer-wrapper .esetText {
  float:left;
  font-size:11px;
  padding:5px 5px 0;
}
#footer-wrapper .sdcLogo {
  background:url('../media/images/backgrounds/ico_sdc_footer.jpg') no-repeat 0 0;
  float:left;
  width:110px;
  height:24px;
  text-indent:-9999px;
  overflow:hidden;
}
#footer-wrapper .esetLogo {
  background:url('../media/images/backgrounds/ico_eset.jpg') no-repeat 0 0;
  float:left;
  width:60px;
  height:24px;
  text-indent:-9999px;
  overflow:hidden;
}

/* --------------- System Tabs  --------------- */

.tabs {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom:10px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  border-style:solid;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.tabs ul.primary li.active a,
.tabs ul.primary li a:hover {
  background-color: #ffffff;
  border-bottom: 1px solid #BBBBBB;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../media/images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
  padding:5px 0;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.929em;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.password-parent,
div.form-item div.password-suggestions {
  position: relative;
  width: auto;
}
#password-strength {
  float: none;
  left: 16em;
  position: absolute;
  width: 11.5em;
}
#password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
#password-strength-text {
  margin-top: 0.2em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
a.button {
  background: #fff 0 0 repeat-x;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  padding: 4px 17px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 0.929em;
}
fieldset .description {
  margin-top: 5px;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -16px; /* LTR */
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum tr td.forum {
  padding-left: 35px;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 1em;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  padding:3px;
  cursor: pointer;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  overflow: hidden;
}
*+ html #search-form input.form-submit {
  border:none;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}
#superNav form {
  padding:9px 0 0;
}
#superNav form .form-item {
  margin:0;
  padding:0;
}
#superNav form input.form-text {
  background:url('../media/images/backgrounds/bg_search_input.jpg') no-repeat 0 0;
  float:left;
  width:156px;
  height:14px;
  margin:0;
  padding:3px;
  border:1px solid #7e9db9;
  font-size:10px;
}
#superNav form .form-actions {
  padding-top:0;
}
#superNav form .form-submit {
  background:url('../media/images/backgrounds/btn_search.jpg') no-repeat 0 0;
  margin:0;
  overflow: hidden;
  padding:0;
  width:57px;
  height:23px;
  text-indent:-9999px;
  float:left;
  border:none;
  border-radius:0 0 0 0;
  margin:0;
}
/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: none;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay #skip-link,
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}

/*
.160x600-box {
background-color:#f4f2f2;
padding:5px;
float:left;
margin: 0 10px 0 0;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 2px 2px 5px #888;
-webkit-box-shadow: 2px 2px 5px #888;
box-shadow: 2px 2px 5px #888;
}
*/

/* udpates */
.toggle-box, .filterResults, .hide, .show, .text-notification,
.search-ico-label, .search-ico-label + input, .collapse, .collapse + input,
.logo_div {
	display: none;
}

iframe.twitter-follow-button,
#superSocial iframe#twitter-widge-0 {
	width: 60px!important;
}

iframe.twitter-follow-button {
  width: 140px !important;
}


/********************************************************************************

	Media queries

*********************************************************************************/

/* default smartphone styles
@media screen and (max-width: 320px)
@media only screen and (min-device-width: 320px) and (max-device-width: 480px)
*/

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

	body {
    width: 100%!important;
		overflow-x: hidden!important;
		padding-top: 40px!important;
	}

	#page-wrapper, #main-wrapper {
    width: 100%!important;
		background-color:#fff!important;
		padding: 0!important;
    margin: 0!important;
  }


	.collapse, .collapse + input {
		display: block;
	}

  .addthis_button_google_plusone.at300b {
  	width: 65px!important;
  }

	.addthis_toolbox {
		display: block;
		height: 30px;
		width: 306px;
		overflow: hidden;
	}

  .shareBar .btnReservation {
    top: 335px!important;
  }

  .one-sidebar .shareBar {
    top: -35px!important;
  }

  .one-sidebar .shareBar .btnRooms {
    top: 330px!important;
  }

  .one-sidebar .shareBar .btnTickets {
    top: 310px!important;
  }

  .shareBar .btnRooms, .shareBar .btnTickets, .shareBar .btnReservation {
  	color: #fff!important;
  	text-indent: 0!important;
  	background: #a50707!important;
  	padding: 3px 8px!important;
  	height: auto!important;
  	width: auto!important;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
  	font-size: 13px!important
  }

  .front.one-sidebar .shareBar {
  	top: 0px!important;
  	left: 10px!important;
  }

  .not-front.two-sidebars.with-inner-slider .shareBar {
  	top: -15px!important;
  }

	.tabs {
		margin: 0;
	}

	#skip-link {
		display: none!important;
	}

	#page-wrapper > #page > #header {
		position: relative;
    float: left;
    width: 100%;
		z-index: 40;
		height: 100px;
    padding: 0;
	}

  .not-front.no-sidebars.page-calendar #header {
    display: none;
  }

  .not-front.no-sidebars.page-calendar .region-content {
    margin-left: 0!important;
    width: 100%!important;
  }


  .customLogo {
    width: 17px;
    height: 17px;
    margin-left: 10px;
  }

  .not-front #page-wrapper > #page > #header > .section,
	.front #page-wrapper > #page > #header > .section {
		width: 100%;
    height: 100px;
	}

  .not-front .region-header,
	.front .region-header {
    position: relative!important;
    z-index: 0!important;
    width: 100%;
    float: left;
    margin-top: 5px;
    height: 90px!important;
	}

  .region-header .block {
    width: 100%;
    margin-top: 5px;
  }

  .not-front #content .section  {
  	width: 100%;
    padding: 0!important;
    position: relative!important;
    top: -70px;
  }

	#main {
		width: 100%!important;
		overflow: hidden!important;
	}

	#page {
		width: 100%!important;
	}

  .not-front #page-wrapper .section .region .block .inner img,
  .front #page-wrapper .section .region .block .inner img,
  .not-front #page-wrapper .section .region .block .inner a img,
  .front #page-wrapper .section .region .block .inner a img {
  	width: 100%!important;
  }

  .not-front #sidebar-second .section .region-sidebar-second .openxad .inner a img,
  .front #sidebar-second .section .region-sidebar-second .openxad .inner a img {
  	width: 300px!important;
  	height: 250px!important;
  }

	#sd_logo {
		display: none;
	}

	#logo img {
		max-width: 75%;
	}

	#logo {
		top: 65px;
		left: 30px;
	}

	.not-front #logo {
		top: 0;
		left: 5px;
		width: 180px;
	}

	.not-front #logo img {
		display: none;
	}

	.logo_div {
		display: inline;
		position: absolute;
		z-index: 9999999;
		top: 10px;
		left: 40px;
	}


	#menuBar {
		display: none;
	}

	.breadcrumb {
		display: none!important;
	}



	/* mobile menu */

	.collapse {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%!important;
		height: 20px;
		background: url(../media/images/backgrounds/bg_super_nav_v2.jpg) repeat-x 0 0;
		font-size: 14px;
		float: left;
		color: #000;
		padding: 10px 0;
		cursor: pointer;
		text-align: left;
	}

	#menuBar {
		background: none;
		position: absolute!important;
		z-index: 9999999!important;
	}

  .not-front #menuBar,
	.front #menuBar {
		top: -3px!important;
	}

	.collapse+ input:checked ~ #page-wrapper #page #header div #menuBar {
		display: block;
		width: 100%;
	}

	#menuBar #main-menu div.inner ul.menu {
		width: 317px;
		left: -3px!important;
		border: 0;
		padding: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li {
		width: 317px;
		display: block;
		background: #e1dcd6;
	}

	#menuBar #main-menu div.inner ul.menu > li a {
		width: 310px;
		background: #dbdbdb;
		color: #333;
		text-align: left;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
		padding-left: 15px;
	}

	#menuBar #main-menu div.inner ul.menu > li a:hover {
		color:#999;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu {
		background-color: #e1dcd6;
		width: 320px;
		margin-top: -3px;
		margin-left: 3px;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li {
		width: 325px;
		border-bottom: 1px solid #ccc;
		padding: 0;
		margin: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li a {
		width: 296px;
		padding: 4px 0 4px 30px;
		margin: 0;
		border: 0;

	}

	/* end of mobile menu styles */

  .not-front #block-views-landing-page-rotator-block .inner .view-landing-page-rotator,
  .not-front #block-views-landing-page-rotator-block .inner,
	.not-front #block-views-landing-page-rotator-block {
		margin-top: -12px;
    width: 100%!important;
	}

	.front #content {
		background-color: #fff!important;
    width: 100%!important;
		margin-top: -7px!important;
    margin-left: 0!important;
	}

	.sidebar .block .content {
		background: none;
	}

	#superNavMenu,#homeRotator #featuredItems {
		display: none;
	}

  .not-front #header .weather,
	.front #header .weather {
		position: absolute!important;
    z-index: 9999999999999999999999999999999999;
		top: -35px!important;
		left: 70%!important;
		width: 70px;
		height: 26px;
	}

	#superNavSearch {
		overflow: hidden;
		position: absolute;
		width: 100%!important;
		height: 0!important;
		top: 40px;
		z-index: 99999999999999999;
		transition: all 0.5s ease;
		background-color: #dbdbdb;
	}

	#superNavSearch form input.form-text {
		width: 82%!important;
		border: 0;
		background: none;
		background-color: #fff;
		margin-left: 20px;
		line-height: 20px;
		font-size: 12px;
	}

	#superNavSearch form .form-submit {
		background: url(../media/images/search-ico.png) no-repeat scroll 4px 0px transparent;
		overflow: hidden;
		padding: 0;
		width: 24px;
		height: 21px;
		text-indent: -9999px;
		float: left;
		border: medium none;
		border-radius: 0px;
		margin: 0px;
	}

	#superNav {
		background: none;
		width: 290px;
		height: 0!important;
		float: left;
	}

	#superNavInner {
		width: 100%;
		height: 40px;
		margin: 0px auto;
	}

	#superSocial {
		display: none;
	}

	#superSocial span.meta {
		display: none;
	}

	#superSocial iframe {
		margin-left: 0;
	}

	.front #superSocial {
	}

	.not-front #superSocial {
		margin-left: 130px;
	}

	/* home slider */
	#homeRotator {
		display: block!important;
		width: 100%!important;
		overflow: hidden!important;
		margin: -15px 0 35px 0!important;
		padding: 0!important;
    height: 220px!important;
	}

	#featuredSlides {
		position: relative!important;
		z-index: 0!important;
		width: 100%!important;
		height: 220px!important;
		margin-top: 20px!important;
	}

	#featuredSlides .views-row,
	#homeRotator #featuredSlides ul li a,
	#homeRotator #featuredSlides ul li,
	#homeRotator #featuredSlides ul {
		width: 100% !important;
    height: 220px!important;
	}

	#homeRotator #featuredSlides ul li img,
	#homeRotator #featuredSlides ul li a img {
		max-width: 100% !important;
    height: 220px!important;
	}

	#featuredSlides .views-row .meta {
		background-image: none;
		bottom: 50px;
		width: 310px!important;
		overflow: visible;
		padding: 0 0 8px 12px!important;
	}

	#content {
		width: 295px!important;
	}

  #content .section .region-content-first,
  .not-front #content {
		width: 100%!important;
	}

	#content .views-row .node-teaser .meta .teaser {
		font-size: 13px;
		line-height: 1.4em;
	}

	.view-content .views-row .node {
		height: 210px!important;
	}

	.node-teaser .metaFtr {
		width: 275px!important;
		bottom: -40px;
	}

	.node-teaser .thumbCont {
    position: relative;
		margin-bottom: 15px!important;
		margin-left: -35px!important;
    left: 35%!important;
  }

  .node-teaser .thumbCont img {
    float: left;
  }

	.front #sidebar-second,
	.not-front #sidebar-second,
	#sidebar-second {
		position: relative!important;
		float: left!important;
		clear: left!important;
		width: 100%!important;
		overflow: hidden;
		margin-top: -10px !important;
    margin-left: 0;
	}

	.not-front #sidebar-second,
	.front #sidebar-second {
		overflow: visible;
    margin-top: -87px!important;
	}


  .front .view-landings-primary .view-footer {
    padding: 10px;
    width: 90%!important;
  }

	.front .view-landings-primary .view-footer p {
		font-size: 13px;
		word-wrap: break-word;
	}

	#sidebar-second .block-views h2, #block-block-49 h2 {
		text-align: center;
		width: 280px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row img {
		display: block;
		width: 180px!important;
		height: 120px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta {
		width: 100%!important;
		height: 65px!important;
		float: left!important;
		padding-left: 10px!important;
		font-size: 14px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta ul.links {
		font-size: 12px;
	}

	.front .region-prefooter,#homeShareBar {
		display: none;
	}

	.front #footer-wrapper, .not-front #footer-wrapper {
		position: relative;
		clear: both;
		display: block;
		width: 100%;
		background-color: #fff;
	}

	.front #footer-wrapper {
		margin: 75px 0 15px 0;
	}

	.not-front #footer-wrapper {
		margin: 150px 0 15px 0;
	}

	/* Show or hide text block when shown in mobile screen */
	.hide, .show {
		display: inline;
		margin-left: 10px;
	}

	.text-notification {
		display: inline;
		position: relative;
		float: left;
		margin-top: 5px;
		margin-left: 10px;
		margin-bottom: 20px;
	}

	.view-footer, #featured_bottom, .field-name-body {
		display: none!important;
	}

	.show {
		display: none;
	}

	.hide:target + .show {
		display: inline;
	}

	.hide:target {
		display: none;
	}

	.hide:target ~ .view-footer {
		display: block!important;
		padding-top: 50px!important;
	}

  .not-front.two-sidebars.no-inner-slider .inner .view-landings-primary .view-footer {
  	width: 280px!important;
  }

	.hide:target ~ #featured_bottom {
		display: block!important;
		padding-top: 0;
		margin-top: -15px;
	}

		.hide:target ~ .field-name-body {
			display: block!important;
		}

		.not-front.one-sidebar .field-name-body {
			margin-top: 65px;
		}


	.hide, .show {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		font-size: 20px;
		color: #fff;
		text-shadow: 0 1px 0 #666;
		text-align: center;
		text-decoration: none;
		box-shadow: 1px 1px 2px #000;
		background: #cccbbb;
		opacity: .95;
		margin-right: 0;
		float: left;
		margin-bottom: 25px;
	}

	.hide:hover, .show:hover {
		color: #eee;
		text-shadow: 0 0 1px #666;
		text-decoration: none;
		box-shadow: 0 0 4px #222 inset;
		opacity: 1;
		margin-bottom: 25px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser {
		border: 0px none;
		padding: 0px;
		width: 100%!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row,
	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
		width: 100%!important;
		background-color: #f1f1f1;
	}

  .sidebar .block .content {
    margin-bottom: 30px;
  }

	.node-teaser .metaFtr {
		position: relative!important;
		top: 0!important;
		width: 100% !important;
		bottom: -40px;
		margin-left: 10px;
	}

	.item-list .pager li {
		display: none;
	}

	.item-list .pager li:nth-child(2),.item-list .pager li:first-child, .item-list .pager li:last-child, .item-list .pager li:nth-last-child(2) {
		display: inline!important;
	}

	.node-teaser .meta {
		float: left;
		width: 100%!important;
		height: auto!important;
		position: relative;
	}


	#sidebar-first .block .content, .sidebar .block, .sidebar .block .inner {
		background: none!important;
	}

  .one-sidebar .toggle-box-without-slider + label,
	.toggle-box-with-slider, .toggle-box-without-slider,
	.toggle-box, .not-front.node-type-listing .toggle-box {
		display: none!important;
	}

	.toggle-box-with-slider + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0;
		padding: 5px 0;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 397px!important;
    width: 100%!important;
    text-align: left;
	}

	.toggle-box-without-slider + label,
	.toggle-box + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0 5px -6px;
		padding: 5px 0 5px 15px;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 170px;
    width: 100%!important;
    text-align: left;

	}

  .not-front.no-sidebars .toggle-box-without-slider + label {
    display: none;
  }


	.toggle-box-without-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box-with-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
  .toggle-box-with-slider + label ~ #main-wrapper > #main > #sidebar-first,
	.toggle-box + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		display: none!important;
		margin-bottom: 10px;
	}


	.toggle-box-with-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 435px!important;
	}

	.toggle-box-without-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 215px!important;
	}

	.not-front.two-sidebars.page-hotels.page-hotels-hotel-guides #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		top: 215px!important;
	}

	.not-front.page-node-326.node-type-listing #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		top: 215px!important;
	}

  #sidebar-first ul {
    padding: 0 0 0 8px!important;
  }

	.toggle-box-without-slider + label:before,
	.toggle-box-with-slider + label:before,
	.toggle-box + label:before {
		background-color: #4F5150;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		color: #FFFFFF;
		content: "+";
		display: block;
		float: left;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		margin: 0 8px;
		text-align: center;
		width: 20px;
	}

	.toggle-box-without-slider:checked + label:before,
	.toggle-box-with-slider:checked + label:before,
	.toggle-box:checked + label:before {
		content: "\2212";
	}

	/* subpage slideshow */
	.views-slideshow-cycle-main-frame-row-item div span a,
	.views-slideshow-cycle-main-frame-row-item div span a img,
	.view-landing-page-rotator .landing-page-rotator-description {
		width: 100%!important;
		height: 220px!important;
		margin-top: -10px;
		background: none;
	}

	.view-landing-page-rotator .landing-page-rotator-description {
    background: none!important;
	}

	.view-landing-page-rotator .landing-page-rotator-description .description-content p {
		padding-top: 20px;
		overflow: hidden;
		line-height: 1.4em;
		max-height: 10em;
		word-break: break-all;
	}

	#content h2 {
		width: 285px;
	}

  /*
	#main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 40px;
	}
  */

  .not-front.two-sidebars.with-inner-slider #main-wrapper #main #content .section .region-content {
    margin-left: 0!important;
		margin-top: 40px;
    width: 100%!important;
  }

	.not-front.no-inner-slider #main-wrapper #main #content .section .region-content {
		/*margin-left: 5px;*/
    margin-top: 25px;
	}

  .not-front #main-wrapper #main #content .section .region .block {
  	padding: 0 10px;
  }

  .not-front #main-wrapper #main #content .section .region #block-views-landing-page-rotator-block {
    padding: 0;
  }

	.one-sidebar #main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 0;
	}

	.not-front.one-sidebar #main-wrapper #main #content .section .region-content {
    margin-top: -10px;
	}


	#content .section h2 {
		text-align: center !important;
		font-size: 19px !important;
		width: 285px !important;
		padding: 0;
	}

	.not-front.one-sidebar #content .section h1#page-title,
	.not-front #content .section h1#page-title,
	.not-front #content .section h1.title,
	.not-front #content .section h1,
	#content .section h1, .front #content .section h1 {
		text-align: left !important;
		font-size: 15px !important;
		width: 100% !important;
		height: auto;
		padding: 5px !important;
		color: #fff!important;
		line-height: 1.0em ;
    margin: 0!important;
    top: -20px!important;

		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
    white-space: nowrap;

	}

	.front #content .section h1 {
	}

  .not-front .section .view-landings-primary,
  .front .section .view-landings-primary {
    width: 100%!important;
  }

  .front .section .view-landings-primary .view-content {
    margin: 0 10px;
  }

  .not-front .section .view-landings-primary {
    margin-top: -15px;
  }

	.not-front #content .section h1 {
		margin-left: -18px;
	}

  .front .node-teaser {
    width:93.75%;
  }

	#content .node-teaser h2 {
		width: 100% !important;
    text-align: left!important;
	}

	#content .node-teaser h2 a {
		width: 265px !important;
		word-break: break-all!important;
		font-size: 13px!important;
	}

	.node-teaser .teaserHdr {
		border-bottom: 2px solid #D5D5D5;
		margin-bottom: 3px;
		width: 100% !important;
	}

	#content .views-row .node-teaser .meta .teaser {
		width: 100% !important;
		margin-bottom: 5px!important;
		height: 20px;
		line-height: 1.4em;
		overflow: hidden;
		font-size: 13px;
	}

	#content .views-row .node-teaser .meta .teaser div div div {
		overflow: hidden;
		text-overflow: ellipsis;
		width: 260px;
		white-space: nowrap;
	}


	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .thumbCont img {
		width: 185px!important;
		height: 125px!important;
	}

	#featured_bottom {
		width: 295px;
		background-color: #fff;
		margin-left: 10px;
	}

	#featured_bottom .region-featured-bottom {
		width: 280px;
	}

	#featured_bottom .block {
		font-size: 14px;
	}

	.region-prefooter {
		background-color: #fff!important;
		height: 0!important;
	}

	.node-teaser .metaFtr .more_info {
		margin-right: 20px;
		font-size: 12px;
	}

	h1#page-title {
		text-align: center !important;
		width: 290px !important;
		overflow: hidden;
	}

  .region-sidebar-second .openxad .inner,
	.region-sidebar-second .openxad {
		display: block;
		width: 100%;
    text-align: center!important;
	}

	.pager {
		max-width: 280px;
		max-height: 85px;
		line-height: 2.9em;
    margin: 0 auto!important;
	}

	.pager li a,.pager li.pager-current {
		padding: 5px;
		margin: 1px;
		border: 1px solid #ccc;
		background-color: #f2f2f2;

	}

	#breadcrumb {
		position: relative;
		top: 35px;
	}

	.view-landing-page-rotator .views-slideshow-controls-bottom,
	.views-slideshow-controls-text, .views-slideshow-cycle-main-frame {
		position: relative;
		z-index: 0!important;
	}

  #views_slideshow_cycle_main_landing_page_rotator-block,
	#views_slideshow_cycle_teaser_section_landing_page_rotator-block,
  #views_slideshow_cycle_teaser_section_landing_page_rotator-block div {
    width: 100%!important;
		height: 203px!important;
	}

	.not-front .view-landing-page-rotator .views-slideshow-controls-bottom {
		margin-top: 0!important;
		margin-right: -15px;
    width: 50px;
	}

  .not-front .view-landing-page-rotator .views-slideshow-controls-bottom a img {
    width: 20px;
  }

	#featured_bottom {
		position: relative;
		float: left;
		clear: left;
	}

	.front .region-prefooter, .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img {
		background: none;
		padding: 0;
		text-align: center;
		margin: 0;
		width: 100%!important;
		overflow: visible;
		position: relative;
		float: left;
		clear: left;
		display: block;
	}

  .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img,
	.front .region-prefooter {
		margin-left: 0;
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2  {
		position: relative;
		z-index: 35;
		text-align: left !important;
		font-size: 15px !important;
		width: 100%!important;
		height: auto;
		padding: 5px 0 5px 5px !important;
		margin-left: 0;
		line-height: 1.0em ;
		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2 a {
		color: #fff!important;
	}

	.not-front #content, .not-front .one-sidebar #content {
    margin: 0;
	}

	.not-front .tabs, .not-front .one-sidebar .tabs {
		margin-bottom: 100px !important;
	}

  .front .inner .content .view {
  	width: 100%!important;
    padding: 0!important;
  }

	.node-full .thumbCont,
	.node-full .thumbCont img,
	.thumbWithGal img, .thumbWithGal {
		background: none!important;
		width: 100%!important;
		height: 225px!important;
	}

	#content h3 {
		margin-left: -13px;
	}

	.promoItem {
		background: none!important;
		height: auto!important;
		/*margin-left: -10px;*/
	}

	.promoItem img {
		/*margin-left: 65px!important;*/
    height: auto;
		margin-bottom: 10px!important;
	}


	.hasImage .promo_meta {
		width: 285px;
		margin-left: -10px;
	}

	.not-front .hasImage .promo_meta {
		width: 285px!important;
		margin-left: 0!important;
	}


	#mapWrapper #mapCont {
		width: 100%!important;
		margin-bottom: 10px;
		margin-left: -10px;
		overflow: hidden;
	}

	.not-front #gallery_listing {
		background: none!important;
	}

	.not-front #gallery_listing .gallery_full {
		width: 100%!important;
		height: 220px;
		float: left;
		margin: 0px 0px 6px -25px;
	}

	.not-front #gallery_listing .jcarousel-container-horizontal {
		width: 100% !important;
		position: relative !important;
		left: -5px;
		overflow: hidden;
	}

	#gallery_listing .gallery_link, #gallery_article .gallery_link {
		display: none;
	}

	.not-front #gallery_listing {
		height: 305px;
		width: 100%!important;
		margin-left: 7px !important;
	}

	.not-front #content #listing_gallery_thumbs {
		margin-left: -5px!important;
	}

	.not-front .look-alike-block-view-container {
		background: none;
	}

	.not-front .thumbWithGal a.gallery_link {
		display: none;
	}

	.search-ico-label:hover {
		cursor: pointer;
	}

	.search-ico-label + input {
		display:none;
	}

	.search-ico-label {
		display: inline;
		position: absolute;
		width: 22px;
		height: 23px;
		top: 11px;
		right: 5px;
		z-index: 9999;
	}

  .search-ico-label + input:checked ~ #superNav #superNavInner #superNavSearch {
    display: block!important;
    position: absolute;
    top: 40px!important;
    left: 0;
		height: 40px!important;
		margin-top: -3px;
    width: 100%;
    z-index: 99999999999999999999999999999999!important;
	}

	.sidebar .block .content {
    padding: 0;
	}

  #main-wrapper #main #sidebar-second .section .region .block .inner .content {
  	padding: 0 10px!important;
  }

	.region-sidebar-second #block-block-48 .inner {
		margin-top: -20px;
	}

	.region-sidebar-second #block-views-blog-block-1 .inner {
		margin-top: -18px;
	}

	.front .region-prefooter #block-block-25 {
		margin-top: -17px!important;
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content {
		position: relative!important;
		/*left: -7px;*/
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content .views-row .node {
		height: 210px;
	}

	.not-front #sidebar-second .section .region-sidebar-second {
		margin-top: 20px;
	}

	.region-sidebar-second #block-block-5 {
		margin-top: -12px;
	}

	.not-front .hide, .not-front .show {
		margin-bottom: 0!important;
		margin-top: -5px;
	}

	.not-front .text-notification {
		margin-top: 0;
		width: 80%!important;
	}

	.not-front #secondary-menu {
		margin-top: -20px;
	}

	.node-listing .amenityList {
		width: 270px!important;
		margin-bottom: 30px!important;
	}

	.node-listing .amenityList li {
		width: 270px!important;
	}

	.one-sidebar .toggle-box + label {
		display: none!important;
	}

	.not-front.one-sidebar #gallery_article {
		display: none;
	}

	#content .section h2 {
		margin: 15px 0;
	}

	.field-name-field-spa {
		margin-top: 60px;
	}

	#footer-wrapper #secondary-menu-links li {
		border: 0!important;
		padding: 0 10px!important;
		margin: 0!important;
		line-height: 25px!important;
	}

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom #views_slideshow_controls_text_landing_page_rotator-block span a img {
    /*width: 20px!important;*/
    display: none;
  }

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom {
    width: 75px!important;
    left: -15px!important;
    margin-top: 10px!important;
    height: 25px!important;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .node .hasThumb.content {
    /*margin-left: 17px;
    margin-left: 5px;*/
    overflow: hidden;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .view-landings-primary .node .hasThumb.content {
    margin-left: 5px;
    overflow: hidden;
  }

  .not-front.no-inner-slider #footer-wrapper {
    margin-top: 220px;
  }

  #sidebar-first .section .region-sidebar-first .block-views .inner .content {
	   padding-left: 8px;
  }

  .not-front.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
	   margin-left: 10px;
  }

  .not-front.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content {
	   margin-top: 35px!important;
  }

  .not-front.one-sidebar.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
  	margin-top: -35px;
  }


  .not-front.one-sidebar.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
  	margin-top: -40px!important;
  }

  .not-front.two-sidebars.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
    /*margin-top: -15px!important;*/
  }

  .front .section .view-landings-primary {
    margin-bottom: 140px!important;
  }

  .front #featuredSlides .views-row .meta .teaser {
    display: none;
  }

  .front #featuredSlides .views-row .meta {
    background: none;
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
    bottom: 0!important;
  }

  .front #featuredSlides .views-row .meta .title {
    font-size: 18px;
    background: rgba(0,0,0,0.5);
    padding: 10px 0 10px 10px;
  }

  .front #featRotControls {
    bottom: 25px!important;
  }

  #superNavInner {
    width: 100%!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content {
    margin-top: -50px!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-body {
    display: block!important;
    margin-top: 0!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-field-thumbnail {
    margin: 0!important;
  }

  .shareBar {
    width: 100%!important;
  }

  .shareBar .addthis_toolbox a.addthis_button_tweet {
	    width: 56px!important;
      overflow: hidden!important;
  }

}
/* @media only screen and (max-width: 319px) */

@media only screen and (min-width: 320px) and (max-width: 480px) {

	body {
    width: 100%!important;
		overflow-x: hidden!important;
		padding-top: 40px!important;
	}

	#page-wrapper, #main-wrapper {
    width: 100%!important;
		background-color:#fff!important;
		padding: 0!important;
    margin: 0!important;
  }


	.collapse, .collapse + input {
		display: block;
	}

  .addthis_button_google_plusone.at300b {
  	width: 65px!important;
  }

	.addthis_toolbox {
		display: block;
		height: 30px;
		width: 306px;
		overflow: hidden;
	}

  .shareBar .btnReservation {
    top: 335px!important;
  }

  .one-sidebar .shareBar {
    top: -35px!important;
  }

  .not-front.node-type-article.one-sidebar .shareBar {
  	top: 5px!important;
  }

  .not-front.two-sidebars.no-inner-slider .inner .shareBar {
    top: -10px!important;
  }

  .one-sidebar .shareBar .btnRooms {
    top: 330px!important;
  }

  .one-sidebar .shareBar .btnTickets {
    top: 310px!important;
  }

  .shareBar .btnRooms, .shareBar .btnTickets, .shareBar .btnReservation {
  	color: #fff!important;
  	text-indent: 0!important;
  	background: #a50707!important;
  	padding: 3px 8px!important;
  	height: auto!important;
  	width: auto!important;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
  	font-size: 13px!important
  }

  .front.one-sidebar .shareBar {
  	top: 0px!important;
  	left: 10px!important;
  }

  .not-front.two-sidebars.with-inner-slider .shareBar {
  	top: -15px!important;
  }

	.tabs {
		margin: 0;
	}

	#skip-link {
		display: none!important;
	}

	#page-wrapper > #page > #header {
		position: relative;
    float: left;
    width: 100%;
		z-index: 40;
		height: 100px;
    padding: 0;
	}

  .not-front.no-sidebars.page-calendar #header {
    display: none;
  }

  .not-front.no-sidebars.page-calendar .region-content {
    margin-left: 0!important;
    width: 100%!important;
  }


  .customLogo {
    width: 17px;
    height: 17px;
    margin-left: 10px;
  }

  .not-front #page-wrapper > #page > #header > .section,
	.front #page-wrapper > #page > #header > .section {
		width: 100%;
    height: 100px;
	}

  .not-front .region-header,
	.front .region-header {
    position: relative!important;
    z-index: 0!important;
    width: 100%;
    float: left;
    margin-top: 5px;
    height: 90px!important;
	}

  .region-header .block {
    width: 100%;
    margin-top: 5px;
  }

  .not-front #content .section  {
  	width: 100%;
    padding: 0!important;
    position: relative!important;
    top: -70px;
  }

	#main {
		width: 100%!important;
		overflow: hidden!important;
	}

	#page {
		width: 100%!important;
	}

  .not-front #page-wrapper .section .region .block .inner img,
  .front #page-wrapper .section .region .block .inner img,
  .not-front #page-wrapper .section .region .block .inner a img,
  .front #page-wrapper .section .region .block .inner a img {
  	width: 100%!important;
  }

  .not-front #sidebar-second .section .region-sidebar-second .openxad .inner a img,
  .front #sidebar-second .section .region-sidebar-second .openxad .inner a img {
  	width: 300px!important;
  	height: 250px!important;
  }

	#sd_logo {
		display: none;
	}

	#logo img {
		max-width: 75%;
	}

	#logo {
		top: 65px;
		left: 30px;
	}

	.not-front #logo {
		top: 0;
		left: 5px;
		width: 180px;
	}

	.not-front #logo img {
		display: none;
	}

	.logo_div {
		display: inline;
		position: absolute;
		z-index: 9999999;
		top: 10px;
		left: 40px;
	}


	#menuBar {
		display: none;
	}

	.breadcrumb {
		display: none!important;
	}



	/* mobile menu */

	.collapse {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%!important;
		height: 20px;
		background: url(../media/images/backgrounds/bg_super_nav_v2.jpg) repeat-x 0 0;
		font-size: 14px;
		float: left;
		color: #000;
		padding: 10px 0;
		cursor: pointer;
		text-align: left;
	}

	#menuBar {
		background: none;
		position: absolute!important;
		z-index: 9999999!important;
	}

  .not-front #menuBar,
	.front #menuBar {
		top: -3px!important;
	}

	.collapse+ input:checked ~ #page-wrapper #page #header div #menuBar {
		display: block;
		width: 100%;
	}

	#menuBar #main-menu div.inner ul.menu {
		width: 317px;
		left: -3px!important;
		border: 0;
		padding: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li {
		width: 317px;
		display: block;
		background: #e1dcd6;
	}

	#menuBar #main-menu div.inner ul.menu > li a {
		width: 310px;
		background: #dbdbdb;
		color: #333;
		text-align: left;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
		padding-left: 15px;
	}

	#menuBar #main-menu div.inner ul.menu > li a:hover {
		color:#999;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu {
		background-color: #e1dcd6;
		width: 320px;
		margin-top: -3px;
		margin-left: 3px;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li {
		width: 325px;
		border-bottom: 1px solid #ccc;
		padding: 0;
		margin: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li a {
		width: 296px;
		padding: 4px 0 4px 30px;
		margin: 0;
		border: 0;

	}

	/* end of mobile menu styles */

  .not-front #block-views-landing-page-rotator-block .inner .view-landing-page-rotator,
  .not-front #block-views-landing-page-rotator-block .inner,
	.not-front #block-views-landing-page-rotator-block {
		margin-top: -12px;
    width: 100%!important;
	}

	.front #content {
		background-color: #fff!important;
    width: 100%!important;
		margin-top: -7px!important;
    margin-left: 0!important;
	}

	.sidebar .block .content {
		background: none;
	}

	#superNavMenu,#homeRotator #featuredItems {
		display: none;
	}

  .not-front #header .weather,
	.front #header .weather {
		position: absolute!important;
    z-index: 9999999999999999999999999999999999;
		top: -35px!important;
		left: 70%!important;
		width: 70px;
		height: 30px;
	}

	#superNavSearch {
		overflow: hidden;
		position: absolute;
		width: 100%!important;
		height: 0!important;
		top: 40px;
		z-index: 99999999999999999;
		transition: all 0.5s ease;
		background-color: #dbdbdb;
	}

	#superNavSearch form input.form-text {
		width: 82%!important;
		border: 0;
		background: none;
		background-color: #fff;
		margin-left: 20px;
		line-height: 20px;
		font-size: 12px;
	}

	#superNavSearch form .form-submit {
		background: url(../media/images/search-ico.png) no-repeat scroll 4px 0px transparent;
		overflow: hidden;
		padding: 0;
		width: 24px;
		height: 21px;
		text-indent: -9999px;
		float: left;
		border: medium none;
		border-radius: 0px;
		margin: 0px;
	}

	#superNav {
		background: none;
		width: 290px;
		height: 0!important;
		float: left;
	}

	#superNavInner {
		width: 100%;
		height: 40px;
		margin: 0px auto;
	}

	#superSocial {
		display: none;
	}

	#superSocial span.meta {
		display: none;
	}

	#superSocial iframe {
		margin-left: 0;
	}

	.front #superSocial {
	}

	.not-front #superSocial {
		margin-left: 130px;
	}

	/* home slider */
	#homeRotator {
		display: block!important;
		width: 100%!important;
		overflow: hidden!important;
		margin: -15px 0 35px 0!important;
		padding: 0!important;
    height: 220px!important;
	}

	#featuredSlides {
		position: relative!important;
		z-index: 0!important;
		width: 100%!important;
		height: 220px!important;
		margin-top: 20px!important;
	}

	#featuredSlides .views-row,
	#homeRotator #featuredSlides ul li a,
	#homeRotator #featuredSlides ul li,
	#homeRotator #featuredSlides ul {
		width: 100% !important;
    height: 220px!important;
	}

	#homeRotator #featuredSlides ul li img,
	#homeRotator #featuredSlides ul li a img {
		max-width: 100% !important;
    height: 220px!important;
	}

	#featuredSlides .views-row .meta {
		background-image: none;
		bottom: 50px;
		width: 310px!important;
		overflow: visible;
		padding: 0 0 8px 12px!important;
	}

	#content {
		width: 295px!important;
	}

  #content .section .region-content-first,
  .not-front #content {
		width: 100%!important;
	}

	#content .views-row .node-teaser .meta .teaser {
		font-size: 13px;
		line-height: 1.4em;
	}

	.view-content .views-row .node {
		height: 210px!important;
	}

	.node-teaser .metaFtr {
		width: 275px!important;
		bottom: -40px;
	}

	.node-teaser .thumbCont {
    position: relative;
		margin-bottom: 15px!important;
		margin-left: -35px!important;
    left: 35%!important;
  }

  .node-teaser .thumbCont img {
    float: left;
  }

	.front #sidebar-second,
	.not-front #sidebar-second,
	#sidebar-second {
		position: relative!important;
		float: left!important;
		clear: left!important;
		width: 100%!important;
		overflow: hidden;
		margin-top: -10px !important;
    margin-left: 0;
	}

	.not-front #sidebar-second,
	.front #sidebar-second {
		overflow: visible;
    margin-top: -87px!important;
	}


  .front .view-landings-primary .view-footer {
    padding: 10px;
    width: 90%!important;
  }

	.front .view-landings-primary .view-footer p {
		font-size: 13px;
		word-wrap: break-word;
	}

	#sidebar-second .block-views h2, #block-block-49 h2 {
		text-align: center;
		width: 280px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row img {
		display: block;
		width: 180px!important;
		height: 120px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta {
		width: 100%!important;
		height: 65px!important;
		float: left!important;
		padding-left: 10px!important;
		font-size: 14px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta ul.links {
		font-size: 12px;
	}

	.front .region-prefooter,#homeShareBar {
		display: none;
	}

	.front #footer-wrapper, .not-front #footer-wrapper {
		position: relative;
		clear: both;
		display: block;
		width: 100%;
		background-color: #fff;
	}

	.front #footer-wrapper {
		margin: 75px 0 15px 0;
	}

	.not-front #footer-wrapper {
		margin: 150px 0 15px 0!important;
	}

	/* Show or hide text block when shown in mobile screen */
	.hide, .show {
		display: inline;
		margin-left: 10px;
	}

	.text-notification {
		display: inline!important;
		position: relative!important;
		float: left!important;
		margin-top: 5px!important;
		margin-left: 10px!important;
		margin-bottom: 20px!important;
	}

	.view-footer, #featured_bottom, .field-name-body {
		display: none!important;
	}

	.show {
		display: none;
	}

	.hide:target + .show {
		display: inline;
	}

	.hide:target {
		display: none;
	}

	.hide:target ~ .view-footer {
		display: block!important;
		padding-top: 50px!important;
	}

  .not-front.two-sidebars.no-inner-slider .inner .view-landings-primary .view-footer {
  	width: 280px!important;
  }

	.hide:target ~ #featured_bottom {
		display: block!important;
		padding-top: 0;
		margin-top: -15px;
	}

	.hide:target ~ .field-name-body {
		display: block!important;
	}

	.not-front.one-sidebar .field-name-body {
			margin-top: 65px;
      /*display: block!important; take note of this line */
  }

  .not-front.page-node-116 .block .inner .node .content .field-name-body,
  .not-front.page-node-115 .block .inner .node .content .field-name-body,
  .not-front.page-node-113 .block .inner .node .content .field-name-body,
  .not-front.page-node-114 .block .inner .node .content .field-name-body {
      margin-top: -40px!important;
      display: block!important;
  }

  .not-front.page-node-116 form input.email,
  .not-front.page-node-116 form textarea,
  .not-front.page-node-116 form input[type="email"],
  .not-front.page-node-116 form input[type="text"],
  .not-front.page-node-113 form input.email,
  .not-front.page-node-113 form textarea,
  .not-front.page-node-116 form input[type="email"],
  .not-front.page-node-113 form input[type="text"] {
     width: 95%!important;
  }

	.hide, .show {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		font-size: 20px;
		color: #fff;
		text-shadow: 0 1px 0 #666;
		text-align: center;
		text-decoration: none;
		box-shadow: 1px 1px 2px #000;
		background: #cccbbb;
		opacity: .95;
		margin-right: 0;
		float: left;
		margin-bottom: 25px;
	}

	.hide:hover, .show:hover {
		color: #eee;
		text-shadow: 0 0 1px #666;
		text-decoration: none;
		box-shadow: 0 0 4px #222 inset;
		opacity: 1;
		margin-bottom: 25px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser {
		border: 0px none;
		padding: 0px;
		width: 100%!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row,
	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
		width: 100%!important;
		background-color: #f1f1f1;
	}

  .sidebar .block .content {
    margin-bottom: 30px;
  }

	.node-teaser .metaFtr {
		position: relative!important;
		top: 0!important;
		width: 100% !important;
		bottom: -40px;
		margin-left: 10px;
	}

	.item-list .pager li {
		display: none;
	}

	.item-list .pager li:nth-child(2),.item-list .pager li:first-child, .item-list .pager li:last-child, .item-list .pager li:nth-last-child(2) {
		display: inline!important;
	}

	.node-teaser .meta {
		float: left;
		width: 100%!important;
		height: auto!important;
		position: relative;
	}


	#sidebar-first .block .content, .sidebar .block, .sidebar .block .inner {
		background: none!important;
	}

  .one-sidebar .toggle-box-without-slider + label,
	.toggle-box-with-slider, .toggle-box-without-slider,
	.toggle-box, .not-front.node-type-listing .toggle-box {
		display: none!important;
	}

	.toggle-box-with-slider + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0;
		padding: 5px 0;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 397px!important;
    width: 100%!important;
    text-align: left;
	}

	.toggle-box-without-slider + label,
	.toggle-box + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0 5px -6px;
		padding: 5px 0 5px 15px;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 170px;
    width: 100%!important;
    text-align: left;

	}

  .not-front.no-sidebars .toggle-box-without-slider + label {
    display: none;
  }


	.toggle-box-without-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box-with-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
  .toggle-box-with-slider + label ~ #main-wrapper > #main > #sidebar-first,
	.toggle-box + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		display: none!important;
		margin-bottom: 10px;
	}


	.toggle-box-with-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 435px!important;
	}

	.toggle-box-without-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 215px!important;
	}

	.not-front.two-sidebars.page-hotels.page-hotels-hotel-guides #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		top: 215px!important;
	}

	.not-front.page-node-326.node-type-listing #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		top: 215px!important;
	}

  #sidebar-first ul {
    padding: 0 0 0 8px!important;
  }

	.toggle-box-without-slider + label:before,
	.toggle-box-with-slider + label:before,
	.toggle-box + label:before {
		background-color: #4F5150;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		color: #FFFFFF;
		content: "+";
		display: block;
		float: left;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		margin: 0 8px;
		text-align: center;
		width: 20px;
	}

	.toggle-box-without-slider:checked + label:before,
	.toggle-box-with-slider:checked + label:before,
	.toggle-box:checked + label:before {
		content: "\2212";
	}

	/* subpage slideshow */
	.views-slideshow-cycle-main-frame-row-item div span a,
	.views-slideshow-cycle-main-frame-row-item div span a img,
	.view-landing-page-rotator .landing-page-rotator-description {
		width: 100%!important;
		height: 220px!important;
		margin-top: -10px;
		background: none;
	}

	.view-landing-page-rotator .landing-page-rotator-description {
    background: none!important;
	}

	.view-landing-page-rotator .landing-page-rotator-description .description-content p {
		padding-top: 20px;
		overflow: hidden;
		line-height: 1.4em;
		max-height: 10em;
		word-break: break-all;
	}

	#content h2 {
		width: 285px;
	}

  /*
	#main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 40px;
	}
  */

  .not-front.two-sidebars.with-inner-slider #main-wrapper #main #content .section .region-content {
    margin-left: 0!important;
		margin-top: 40px;
    width: 100%!important;
  }

	.not-front.no-inner-slider #main-wrapper #main #content .section .region-content {
		/*margin-left: 5px;*/
    margin-top: 25px;
	}

  .not-front #main-wrapper #main #content .section .region .block {
  	padding: 0 10px;
  }

  .not-front #main-wrapper #main #content .section .region #block-views-landing-page-rotator-block {
    padding: 0;
  }

	.one-sidebar #main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 0;
	}

	.not-front.one-sidebar #main-wrapper #main #content .section .region-content {
    margin-top: -10px;
	}


	#content .section h2 {
		text-align: center !important;
		font-size: 19px !important;
		width: 285px !important;
		padding: 0;
	}

	.not-front.one-sidebar #content .section h1#page-title,
	.not-front #content .section h1#page-title,
	.not-front #content .section h1.title,
	.not-front #content .section h1,
	#content .section h1, .front #content .section h1 {
		text-align: left !important;
		font-size: 15px !important;
		width: 100% !important;
		height: auto;
		padding: 5px !important;
		color: #fff!important;
		line-height: 1.0em ;
    margin: 0!important;
    top: -20px!important;

		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
    white-space: nowrap;

	}

	.front #content .section h1 {
	}

  .not-front .section .view-landings-primary,
  .front .section .view-landings-primary {
    width: 100%!important;
  }

  .front .section .view-landings-primary .view-content {
    margin: 0 10px;
  }

  .not-front .section .view-landings-primary {
    margin-top: -15px;
  }

	.not-front #content .section h1 {
		margin-left: -18px;
	}

  .front .node-teaser {
    width:93.75%;
  }

	#content .node-teaser h2 {
		width: 100% !important;
    text-align: left!important;
	}

	#content .node-teaser h2 a {
		width: 265px !important;
		word-break: break-all!important;
		font-size: 13px!important;
	}

	.node-teaser .teaserHdr {
		border-bottom: 2px solid #D5D5D5;
		margin-bottom: 3px;
		width: 100% !important;
	}

	#content .views-row .node-teaser .meta .teaser {
		width: 100% !important;
		margin-bottom: 5px!important;
		height: 20px;
		line-height: 1.4em;
		overflow: hidden;
		font-size: 13px;
	}

	#content .views-row .node-teaser .meta .teaser div div div {
		overflow: hidden;
		text-overflow: ellipsis;
		width: 260px;
		white-space: nowrap;
	}


	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .thumbCont img {
		width: 185px!important;
		height: 125px!important;
	}

	#featured_bottom {
		width: 295px;
		background-color: #fff;
		margin-left: 10px;
	}

	#featured_bottom .region-featured-bottom {
		width: 280px;
	}

	#featured_bottom .block {
		font-size: 14px;
	}

	.region-prefooter {
		background-color: #fff!important;
		height: 0!important;
	}

	.node-teaser .metaFtr .more_info {
		margin-right: 20px;
		font-size: 12px;
	}

	h1#page-title {
		text-align: center !important;
		width: 290px !important;
		overflow: hidden;
	}

  .region-sidebar-second .openxad .inner,
	.region-sidebar-second .openxad {
		display: block;
		width: 100%;
		text-align: center!important;
	}

	.pager {
		max-width: 280px;
		max-height: 85px;
		line-height: 2.9em;
    margin: 0 auto!important;
	}

	.pager li a,.pager li.pager-current {
		padding: 5px;
		margin: 1px;
		border: 1px solid #ccc;
		background-color: #f2f2f2;

	}

	#breadcrumb {
		position: relative;
		top: 35px;
	}

	.view-landing-page-rotator .views-slideshow-controls-bottom,
	.views-slideshow-controls-text, .views-slideshow-cycle-main-frame {
		position: relative;
		z-index: 0!important;
	}

  #views_slideshow_cycle_main_landing_page_rotator-block,
	#views_slideshow_cycle_teaser_section_landing_page_rotator-block,
  #views_slideshow_cycle_teaser_section_landing_page_rotator-block div {
    width: 100%!important;
		height: 203px!important;
	}

	.not-front .view-landing-page-rotator .views-slideshow-controls-bottom {
		margin-top: 0!important;
		margin-right: -15px;
    width: 50px;
	}

  .not-front .view-landing-page-rotator .views-slideshow-controls-bottom a img {
    width: 20px;
  }

	#featured_bottom {
		position: relative;
		float: left;
		clear: left;
	}

	.front .region-prefooter, .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img {
		background: none;
		padding: 0;
		text-align: center;
		margin: 0;
		width: 100%!important;
		overflow: visible;
		position: relative;
		float: left;
		clear: left;
		display: block;
	}

  .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img,
	.front .region-prefooter {
		margin-left: 0;
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2  {
		position: relative;
		z-index: 35;
		text-align: left !important;
		font-size: 15px !important;
		width: 100%!important;
		height: auto;
		padding: 5px 0 5px 5px !important;
		margin-left: 0;
		line-height: 1.0em ;
		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2 a {
		color: #fff!important;
	}

	.not-front #content, .not-front .one-sidebar #content {
    margin: 0;
	}

	.not-front .tabs, .not-front .one-sidebar .tabs {
		margin-bottom: 100px !important;
	}

  .front .inner .content .view {
  	width: 100%!important;
    padding: 0!important;
  }

	.node-full .thumbCont,
	.node-full .thumbCont img,
	.thumbWithGal img, .thumbWithGal {
		background: none!important;
		width: 100%!important;
		height: 225px!important;
	}

	#content h3 {
		margin-left: -13px;
	}

	.promoItem {
		background: none!important;
		height: auto!important;
		/*margin-left: -10px;*/
	}

	.promoItem img {
		/*margin-left: 65px!important;*/
    height: auto;
		margin-bottom: 10px!important;
	}


	.hasImage .promo_meta {
		width: 285px;
		margin-left: -10px;
	}

	.not-front .hasImage .promo_meta {
		width: 285px!important;
		margin-left: 0!important;
	}


	#mapWrapper #mapCont {
		width: 100%!important;
		margin-bottom: 10px;
		margin-left: -10px;
		overflow: hidden;
	}

	.not-front #gallery_listing {
		background: none!important;
	}

	.not-front #gallery_listing .gallery_full {
		width: 100%!important;
		height: 220px;
		float: left;
		margin: 0px 0px 6px -25px;
	}

	.not-front #gallery_listing .jcarousel-container-horizontal {
		width: 100% !important;
		position: relative !important;
		left: -5px;
		overflow: hidden;
	}

	#gallery_listing .gallery_link, #gallery_article .gallery_link {
		display: none;
	}

	.not-front #gallery_listing {
		height: 305px;
		width: 100%!important;
		margin-left: 7px !important;
	}

	.not-front #content #listing_gallery_thumbs {
		margin-left: -5px!important;
	}

	.not-front .look-alike-block-view-container {
		background: none;
	}

	.not-front .thumbWithGal a.gallery_link {
		display: none;
	}

	.search-ico-label:hover {
		cursor: pointer;
	}

	.search-ico-label + input {
		display:none;
	}

	.search-ico-label {
		display: inline;
		position: absolute;
		width: 22px;
		height: 23px;
		top: 11px;
		right: 5px;
		z-index: 9999;
	}

  .search-ico-label + input:checked ~ #superNav #superNavInner #superNavSearch {
    display: block!important;
    position: absolute;
    top: 40px!important;
    left: 0;
		height: 40px!important;
		margin-top: -3px;
    width: 100%;
    z-index: 99999999999999999999999999999999!important;
	}

	.sidebar .block .content {
    padding: 0;
	}

  #main-wrapper #main #sidebar-second .section .region .block .inner .content {
  	padding: 0 10px!important;
  }

	.region-sidebar-second #block-block-48 .inner {
		margin-top: -20px;
	}

	.region-sidebar-second #block-views-blog-block-1 .inner {
		margin-top: -18px;
	}

	.front .region-prefooter #block-block-25 {
		margin-top: -17px!important;
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content {
		position: relative!important;
		/*left: -7px;*/
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content .views-row .node {
		height: 210px;
	}

	.not-front #sidebar-second .section .region-sidebar-second {
		margin-top: 20px;
	}

	.region-sidebar-second #block-block-5 {
		margin-top: -12px;
	}

	.not-front .hide, .not-front .show {
		margin-bottom: 0!important;
		margin-top: -5px;
	}

	.not-front .text-notification {
		margin-top: 0!important;
		width: 80%!important;
	}

	.not-front #secondary-menu {
		margin-top: -20px;
	}

	.node-listing .amenityList {
		width: 270px!important;
		margin-bottom: 30px!important;
	}

	.node-listing .amenityList li {
		width: 270px!important;
	}

	.one-sidebar .toggle-box + label {
		display: none!important;
	}

	.not-front.one-sidebar #gallery_article {
		display: none;
	}

	#content .section h2 {
		margin: 15px 0;
	}

	.field-name-field-spa {
		margin-top: 60px;
	}

	#footer-wrapper #secondary-menu-links li {
		border: 0!important;
		padding: 0 10px!important;
		margin: 0!important;
		line-height: 25px!important;
	}

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom #views_slideshow_controls_text_landing_page_rotator-block span a img {
    /*width: 20px!important;*/
    display: none;
  }

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom {
    width: 75px!important;
    left: -15px!important;
    margin-top: 10px!important;
    height: 25px!important;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .node .hasThumb.content {
    /*margin-left: 17px;
    margin-left: 5px;*/
    overflow: hidden;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .view-landings-primary .node .hasThumb.content {
    margin-left: 5px;
    overflow: hidden;
  }

  .not-front.no-inner-slider #footer-wrapper {
    margin-top: 220px;
    margin: 150px 0 15px 0;
  }

  #sidebar-first .section .region-sidebar-first .block-views .inner .content {
	   padding-left: 8px;
  }

  .not-front.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
	   margin-left: 10px;
  }

  .not-front.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content {
	   margin-top: 35px!important;
  }

  .not-front.one-sidebar.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
  	margin-top: -35px;
  }


  .not-front.one-sidebar.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
  	margin-top: -40px!important;
  }

  .not-front.two-sidebars.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
    /*margin-top: -15px!important;*/
  }

  .front .section .view-landings-primary {
    margin-bottom: 140px!important;
  }

  .front #featuredSlides .views-row .meta .teaser {
    display: none;
  }

  .front #featuredSlides .views-row .meta {
    background: none;
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
    bottom: 0!important;
  }

  .front #featuredSlides .views-row .meta .title {
    font-size: 18px;
    background: rgba(0,0,0,0.5);
    padding: 10px 0 10px 10px;
  }

  .front #featRotControls {
    bottom: 25px!important;
  }

  #superNavInner {
    width: 100%!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content {
    margin-top: -50px!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-body {
    display: block!important;
    margin-top: 0!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-field-thumbnail {
    margin: 0!important;
  }

  .shareBar {
    width: 100%!important;
  }

  .shareBar .addthis_toolbox a.addthis_button_tweet {
	    width: 56px!important;
      overflow: hidden!important;
  }


}
/* @media only screen and (min-width: 320px) and (max-width: 480px) */



/*@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {*/
@media only screen and (min-width : 320px) and (max-width : 568px) {

	body {
    width: 100%!important;
		overflow-x: hidden!important;
		padding-top: 40px!important;
	}

	#page-wrapper, #main-wrapper {
    width: 100%!important;
		background-color:#fff!important;
		padding: 0!important;
    margin: 0!important;
  }


	.collapse, .collapse + input {
		display: block;
	}

  .addthis_button_google_plusone.at300b {
  	width: 65px!important;
  }

	.addthis_toolbox {
		display: block;
		height: 30px;
		width: 306px;
		overflow: hidden;
	}

  .shareBar .btnReservation {
    top: 335px!important;
  }

  .one-sidebar .shareBar {
    top: -35px!important;
  }

  .one-sidebar .shareBar .btnRooms {
    top: 330px!important;
  }

  .one-sidebar .shareBar .btnTickets {
    top: 310px!important;
  }

  .shareBar .btnRooms, .shareBar .btnTickets, .shareBar .btnReservation {
  	color: #fff!important;
  	text-indent: 0!important;
  	background: #a50707!important;
  	padding: 3px 8px!important;
  	height: auto!important;
  	width: auto!important;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
  	font-size: 13px!important
  }

  .front.one-sidebar .shareBar {
  	top: 0px!important;
  	left: 10px!important;
  }

  .not-front.two-sidebars.with-inner-slider .shareBar {
  	top: -15px!important;
  }

	.tabs {
		margin: 0;
	}

	#skip-link {
		display: none!important;
	}

	#page-wrapper > #page > #header {
		position: relative;
    float: left;
    width: 100%;
		z-index: 40;
		height: 100px;
    padding: 0;
	}

  .not-front.no-sidebars.page-calendar #header {
    display: none;
  }

  .not-front.no-sidebars.page-calendar .region-content {
    margin-left: 0!important;
    width: 100%!important;
  }


  .customLogo {
    width: 17px;
    height: 17px;
    margin-left: 10px;
  }

  .not-front #page-wrapper > #page > #header > .section,
	.front #page-wrapper > #page > #header > .section {
		width: 100%;
    height: 100px;
	}

  .not-front .region-header,
	.front .region-header {
    position: relative!important;
    z-index: 0!important;
    width: 100%;
    float: left;
    margin-top: 5px;
    height: 90px!important;
	}

  .region-header .block {
    width: 100%;
    margin-top: 5px;
  }

  .not-front #content .section  {
  	width: 100%;
    padding: 0!important;
    position: relative!important;
    top: -70px;
  }

	#main {
		width: 100%!important;
		overflow: hidden!important;
	}

	#page {
		width: 100%!important;
	}

  .not-front #page-wrapper .section .region .block .inner img,
  .front #page-wrapper .section .region .block .inner img,
  .not-front #page-wrapper .section .region .block .inner a img,
  .front #page-wrapper .section .region .block .inner a img {
  	width: 100%!important;
  }

  .not-front #sidebar-second .section .region-sidebar-second .openxad .inner a img,
  .front #sidebar-second .section .region-sidebar-second .openxad .inner a img {
  	width: 300px!important;
  	height: 250px!important;
  }

	#sd_logo {
		display: none;
	}

	#logo img {
		max-width: 75%;
	}

	#logo {
		top: 65px;
		left: 30px;
	}

	.not-front #logo {
		top: 0;
		left: 5px;
		width: 180px;
	}

	.not-front #logo img {
		display: none;
	}

	.logo_div {
		display: inline;
		position: absolute;
		z-index: 9999999;
		top: 10px;
		left: 40px;
	}


	#menuBar {
		display: none;
	}

	.breadcrumb {
		display: none!important;
	}



	/* mobile menu */

	.collapse {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%!important;
		height: 20px;
		background: url(../media/images/backgrounds/bg_super_nav_v2.jpg) repeat-x 0 0;
		font-size: 14px;
		float: left;
		color: #000;
		padding: 10px 0;
		cursor: pointer;
		text-align: left;
	}

	#menuBar {
		background: none;
		position: absolute!important;
		z-index: 9999999!important;
	}

  .not-front #menuBar,
	.front #menuBar {
		top: -3px!important;
	}

	.collapse+ input:checked ~ #page-wrapper #page #header div #menuBar {
		display: block;
		width: 100%;
	}

	#menuBar #main-menu div.inner ul.menu {
		width: 317px;
		left: -3px!important;
		border: 0;
		padding: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li {
		width: 317px;
		display: block;
		background: #e1dcd6;
	}

	#menuBar #main-menu div.inner ul.menu > li a {
		width: 310px;
		background: #dbdbdb;
		color: #333;
		text-align: left;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
		padding-left: 15px;
	}

	#menuBar #main-menu div.inner ul.menu > li a:hover {
		color:#999;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu {
		background-color: #e1dcd6;
		width: 320px;
		margin-top: -3px;
		margin-left: 3px;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li {
		width: 325px;
		border-bottom: 1px solid #ccc;
		padding: 0;
		margin: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li a {
		width: 296px;
		padding: 4px 0 4px 30px;
		margin: 0;
		border: 0;

	}

	/* end of mobile menu styles */

  .not-front #block-views-landing-page-rotator-block .inner .view-landing-page-rotator,
  .not-front #block-views-landing-page-rotator-block .inner,
	.not-front #block-views-landing-page-rotator-block {
		margin-top: -12px;
    width: 100%!important;
	}

	.front #content {
		background-color: #fff!important;
    width: 100%!important;
		margin-top: -7px!important;
    margin-left: 0!important;
	}

	.sidebar .block .content {
		background: none;
	}

	#superNavMenu,#homeRotator #featuredItems {
		display: none;
	}

  .not-front #header .weather,
	.front #header .weather {
		position: absolute!important;
    z-index: 9999999999999999999999999999999999;
		top: -35px!important;
		left: 70%!important;
		width: 70px;
		height: 26px;
	}

	#superNavSearch {
		overflow: hidden;
		position: absolute;
		width: 100%!important;
		height: 0!important;
		top: 40px;
		z-index: 99999999999999999;
		transition: all 0.5s ease;
		background-color: #dbdbdb;
	}

	#superNavSearch form input.form-text {
		width: 82%!important;
		border: 0;
		background: none;
		background-color: #fff;
		margin-left: 20px;
		line-height: 20px;
		font-size: 12px;
	}

	#superNavSearch form .form-submit {
		background: url(../media/images/search-ico.png) no-repeat scroll 4px 0px transparent;
		overflow: hidden;
		padding: 0;
		width: 24px;
		height: 21px;
		text-indent: -9999px;
		float: left;
		border: medium none;
		border-radius: 0px;
		margin: 0px;
	}

	#superNav {
		background: none;
		width: 290px;
		height: 0!important;
		float: left;
	}

	#superNavInner {
		width: 100%;
		height: 40px;
		margin: 0px auto;
	}

	#superSocial {
		display: none;
	}

	#superSocial span.meta {
		display: none;
	}

	#superSocial iframe {
		margin-left: 0;
	}

	.front #superSocial {
	}

	.not-front #superSocial {
		margin-left: 130px;
	}

	/* home slider */
	#homeRotator {
		display: block!important;
		width: 100%!important;
		overflow: hidden!important;
		margin: -15px 0 35px 0!important;
		padding: 0!important;
    height: 220px!important;
	}

	#featuredSlides {
		position: relative!important;
		z-index: 0!important;
		width: 100%!important;
		height: 220px!important;
		margin-top: 20px!important;
	}

	#featuredSlides .views-row,
	#homeRotator #featuredSlides ul li a,
	#homeRotator #featuredSlides ul li,
	#homeRotator #featuredSlides ul {
		width: 100% !important;
    height: 220px!important;
	}

	#homeRotator #featuredSlides ul li img,
	#homeRotator #featuredSlides ul li a img {
		max-width: 100% !important;
    height: 220px!important;
	}

	#featuredSlides .views-row .meta {
		background-image: none;
		bottom: 50px;
		width: 310px!important;
		overflow: visible;
		padding: 0 0 8px 12px!important;
	}

	#content {
		width: 295px!important;
	}

  #content .section .region-content-first,
  .not-front #content {
		width: 100%!important;
	}

	#content .views-row .node-teaser .meta .teaser {
		font-size: 13px;
		line-height: 1.4em;
	}

	.view-content .views-row .node {
		height: 210px!important;
	}

	.node-teaser .metaFtr {
		width: 275px!important;
		bottom: -40px;
	}

	.node-teaser .thumbCont {
    position: relative;
		margin-bottom: 15px!important;
		margin-left: -35px!important;
    left: 35%!important;
  }

  .node-teaser .thumbCont img {
    float: left;
  }

	.front #sidebar-second,
	.not-front #sidebar-second,
	#sidebar-second {
		position: relative!important;
		float: left!important;
		clear: left!important;
		width: 100%!important;
		overflow: hidden;
		margin-top: -10px !important;
    margin-left: 0;
	}

	.not-front #sidebar-second,
	.front #sidebar-second {
		overflow: visible;
    margin-top: -87px!important;
	}


  .front .view-landings-primary .view-footer {
    padding: 10px;
    width: 90%!important;
  }

	.front .view-landings-primary .view-footer p {
		font-size: 13px;
		word-wrap: break-word;
	}

	#sidebar-second .block-views h2, #block-block-49 h2 {
		text-align: center;
		width: 280px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row img {
		display: block;
		width: 180px!important;
		height: 120px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta {
		width: 100%!important;
		height: 65px!important;
		float: left!important;
		padding-left: 10px!important;
		font-size: 14px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta ul.links {
		font-size: 12px;
	}

	.front .region-prefooter,#homeShareBar {
		display: none;
	}

	.front #footer-wrapper, .not-front #footer-wrapper {
		position: relative;
		clear: both;
		display: block;
		width: 100%;
		background-color: #fff;
	}

	.front #footer-wrapper {
		/*margin: 75px 10px 15px 10px;*/
    margin: 75px 0 15px 0;
	}

	.not-front #footer-wrapper {
		margin: 150px 0 15px 15px;
	}

	/* Show or hide text block when shown in mobile screen */
	.hide, .show {
		display: inline;
		margin-left: 10px;
	}

	.text-notification {
		display: inline!important;
		position: relative!important;
		float: left!important;
		margin-top: 5px!important;
		margin-left: 10px!important;
		margin-bottom: 20px!important;
	}

	.view-footer, #featured_bottom, .field-name-body {
		display: none!important;
	}

	.show {
		display: none;
	}

	.hide:target + .show {
		display: inline;
	}

	.hide:target {
		display: none;
	}

	.hide:target ~ .view-footer {
		display: block!important;
		padding-top: 50px!important;
	}

  .not-front.two-sidebars.no-inner-slider .inner .view-landings-primary .view-footer {
  	width: 280px!important;
  }

	.hide:target ~ #featured_bottom {
		display: block!important;
		padding-top: 0;
		margin-top: -15px;
	}

		.hide:target ~ .field-name-body {
			display: block!important;
		}

		.not-front.one-sidebar .field-name-body {
			margin-top: 65px;
		}


	.hide, .show {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		font-size: 20px;
		color: #fff;
		text-shadow: 0 1px 0 #666;
		text-align: center;
		text-decoration: none;
		box-shadow: 1px 1px 2px #000;
		background: #cccbbb;
		opacity: .95;
		margin-right: 0;
		float: left;
		margin-bottom: 25px;
	}

	.hide:hover, .show:hover {
		color: #eee;
		text-shadow: 0 0 1px #666;
		text-decoration: none;
		box-shadow: 0 0 4px #222 inset;
		opacity: 1;
		margin-bottom: 25px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser {
		border: 0px none;
		padding: 0px;
		width: 100%!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row,
	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
		width: 100%!important;
		background-color: #f1f1f1;
	}

  .sidebar .block .content {
    margin-bottom: 30px;
  }

	.node-teaser .metaFtr {
		position: relative!important;
		top: 0!important;
		width: 100% !important;
		bottom: -40px;
		margin-left: 10px;
	}

	.item-list .pager li {
		display: none;
	}

	.item-list .pager li:nth-child(2),.item-list .pager li:first-child, .item-list .pager li:last-child, .item-list .pager li:nth-last-child(2) {
		display: inline!important;
	}

	.node-teaser .meta {
		float: left;
		width: 100%!important;
		height: auto!important;
		position: relative;
	}


	#sidebar-first .block .content, .sidebar .block, .sidebar .block .inner {
		background: none!important;
	}

  .one-sidebar .toggle-box-without-slider + label,
	.toggle-box-with-slider, .toggle-box-without-slider,
	.toggle-box, .not-front.node-type-listing .toggle-box {
		display: none!important;
	}

	.toggle-box-with-slider + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0;
		padding: 5px 0;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 397px!important;
    width: 100%!important;
    text-align: left;
	}

	.toggle-box-without-slider + label,
	.toggle-box + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0 5px -6px;
		padding: 5px 0 5px 15px;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 170px;
    width: 100%!important;
    text-align: left;

	}

  .not-front.no-sidebars .toggle-box-without-slider + label {
    display: none;
  }


	.toggle-box-without-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box-with-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
  .toggle-box-with-slider + label ~ #main-wrapper > #main > #sidebar-first,
	.toggle-box + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		display: none!important;
		margin-bottom: 10px;
	}


	.toggle-box-with-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 435px!important;
	}

	.toggle-box-without-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 215px!important;
	}

	.not-front.two-sidebars.page-hotels.page-hotels-hotel-guides #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		top: 215px!important;
	}

	.not-front.page-node-326.node-type-listing #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		top: 215px!important;
	}

  #sidebar-first ul {
    padding: 0 0 0 8px!important;
  }

	.toggle-box-without-slider + label:before,
	.toggle-box-with-slider + label:before,
	.toggle-box + label:before {
		background-color: #4F5150;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		color: #FFFFFF;
		content: "+";
		display: block;
		float: left;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		margin: 0 8px;
		text-align: center;
		width: 20px;
	}

	.toggle-box-without-slider:checked + label:before,
	.toggle-box-with-slider:checked + label:before,
	.toggle-box:checked + label:before {
		content: "\2212";
	}

	/* subpage slideshow */
	.views-slideshow-cycle-main-frame-row-item div span a,
	.views-slideshow-cycle-main-frame-row-item div span a img,
	.view-landing-page-rotator .landing-page-rotator-description {
		width: 100%!important;
		height: 220px!important;
		margin-top: -10px;
		background: none;
	}

	.view-landing-page-rotator .landing-page-rotator-description {
    background: none!important;
	}

	.view-landing-page-rotator .landing-page-rotator-description .description-content p {
		padding-top: 20px;
		overflow: hidden;
		line-height: 1.4em;
		max-height: 10em;
		word-break: break-all;
	}

	#content h2 {
		width: 285px;
	}

  /*
	#main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 40px;
	}
  */

  .not-front.two-sidebars.with-inner-slider #main-wrapper #main #content .section .region-content {
    margin-left: 0!important;
		margin-top: 40px;
    width: 100%!important;
  }

	.not-front.no-inner-slider #main-wrapper #main #content .section .region-content {
		/*margin-left: 5px;*/
    margin-top: 25px;
	}

  .not-front #main-wrapper #main #content .section .region .block {
  	padding: 0 10px;
  }

  .not-front #main-wrapper #main #content .section .region #block-views-landing-page-rotator-block {
    padding: 0;
  }

	.one-sidebar #main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 0;
	}

	.not-front.one-sidebar #main-wrapper #main #content .section .region-content {
    margin-top: -10px;
	}


	#content .section h2 {
		text-align: center !important;
		font-size: 19px !important;
		width: 285px !important;
		padding: 0;
	}

	.not-front.one-sidebar #content .section h1#page-title,
	.not-front #content .section h1#page-title,
	.not-front #content .section h1.title,
	.not-front #content .section h1,
	#content .section h1, .front #content .section h1 {
		text-align: left !important;
		font-size: 15px !important;
		width: 100% !important;
		height: auto;
		padding: 5px !important;
		color: #fff!important;
		line-height: 1.0em ;
    margin: 0!important;
    top: -20px!important;

		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
    white-space: nowrap;

	}

	.front #content .section h1 {
	}

  .not-front .section .view-landings-primary,
  .front .section .view-landings-primary {
    width: 100%!important;
  }

  .front .section .view-landings-primary .view-content {
    margin: 0 10px;
  }

  .not-front .section .view-landings-primary {
    margin-top: -15px;
  }

	.not-front #content .section h1 {
		margin-left: -18px;
	}

  .front .node-teaser {
    width:93.75%;
  }

	#content .node-teaser h2 {
		width: 100% !important;
    text-align: left!important;
	}

	#content .node-teaser h2 a {
		width: 265px !important;
		word-break: break-all!important;
		font-size: 13px!important;
	}

	.node-teaser .teaserHdr {
		border-bottom: 2px solid #D5D5D5;
		margin-bottom: 3px;
		width: 100% !important;
	}

	#content .views-row .node-teaser .meta .teaser {
		width: 100% !important;
		margin-bottom: 5px!important;
		height: 20px;
		line-height: 1.4em;
		overflow: hidden;
		font-size: 13px;
	}

	#content .views-row .node-teaser .meta .teaser div div div {
		overflow: hidden;
		text-overflow: ellipsis;
		width: 260px;
		white-space: nowrap;
	}


	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .thumbCont img {
		width: 185px!important;
		height: 125px!important;
	}

	#featured_bottom {
		width: 295px;
		background-color: #fff;
		margin-left: 10px;
	}

	#featured_bottom .region-featured-bottom {
		width: 280px;
	}

	#featured_bottom .block {
		font-size: 14px;
	}

	.region-prefooter {
		background-color: #fff!important;
		height: 0!important;
	}

	.node-teaser .metaFtr .more_info {
		margin-right: 20px;
		font-size: 12px;
	}

	h1#page-title {
		text-align: center !important;
		width: 290px !important;
		overflow: hidden;
	}

  .region-sidebar-second .openxad .inner,
	.region-sidebar-second .openxad {
		display: block;
		width: 100%;
		text-align: center!important;
	}

	.pager {
		max-width: 280px;
		max-height: 85px;
		line-height: 2.9em;
 		margin: 0 auto!important;
	}

	.pager li a,.pager li.pager-current {
		padding: 5px;
		margin: 1px;
		border: 1px solid #ccc;
		background-color: #f2f2f2;

	}

	#breadcrumb {
		position: relative;
		top: 35px;
	}

	.view-landing-page-rotator .views-slideshow-controls-bottom,
	.views-slideshow-controls-text, .views-slideshow-cycle-main-frame {
		position: relative;
		z-index: 0!important;
	}

  #views_slideshow_cycle_main_landing_page_rotator-block,
	#views_slideshow_cycle_teaser_section_landing_page_rotator-block,
  #views_slideshow_cycle_teaser_section_landing_page_rotator-block div {
    width: 100%!important;
		height: 203px!important;
	}

	.not-front .view-landing-page-rotator .views-slideshow-controls-bottom {
		margin-top: 0!important;
		margin-right: -15px;
    width: 50px;
	}

  .not-front .view-landing-page-rotator .views-slideshow-controls-bottom a img {
    width: 20px;
  }

	#featured_bottom {
		position: relative;
		float: left;
		clear: left;
	}

	.front .region-prefooter, .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img {
		background: none;
		padding: 0;
		text-align: center;
		margin: 0;
		width: 100%!important;
		overflow: visible;
		position: relative;
		float: left;
		clear: left;
		display: block;
	}

  .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img,
	.front .region-prefooter {
		margin-left: 0;
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2  {
		position: relative;
		z-index: 35;
		text-align: left !important;
		font-size: 15px !important;
		width: 100%!important;
		height: auto;
		padding: 5px 0 5px 5px !important;
		margin-left: 0;
		line-height: 1.0em ;
		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2 a {
		color: #fff!important;
	}

	.not-front #content, .not-front .one-sidebar #content {
    margin: 0;
	}

	.not-front .tabs, .not-front .one-sidebar .tabs {
		margin-bottom: 100px !important;
	}

  .front .inner .content .view {
  	width: 100%!important;
    padding: 0!important;
  }

	.node-full .thumbCont,
	.node-full .thumbCont img,
	.thumbWithGal img, .thumbWithGal {
		background: none!important;
		width: 100%!important;
		height: 225px!important;
	}

	#content h3 {
		margin-left: -13px;
	}

	.promoItem {
		background: none!important;
		height: auto!important;
		/*margin-left: -10px;*/
	}

	.promoItem img {
		/*margin-left: 65px!important;*/
    height: auto;
		margin-bottom: 10px!important;
	}


	.hasImage .promo_meta {
		width: 285px;
		margin-left: -10px;
	}

	.not-front .hasImage .promo_meta {
		width: 285px!important;
		margin-left: 0!important;
	}


	#mapWrapper #mapCont {
		width: 100%!important;
		margin-bottom: 10px;
		margin-left: -10px;
		overflow: hidden;
	}

	.not-front #gallery_listing {
		background: none!important;
	}

	.not-front #gallery_listing .gallery_full {
		width: 100%!important;
		height: 220px;
		float: left;
		margin: 0px 0px 6px -25px;
	}

	.not-front #gallery_listing .jcarousel-container-horizontal {
		width: 100% !important;
		position: relative !important;
		left: -5px;
		overflow: hidden;
	}

	#gallery_listing .gallery_link, #gallery_article .gallery_link {
		display: none;
	}

	.not-front #gallery_listing {
		height: 305px;
		width: 100%!important;
		margin-left: 7px !important;
	}

	.not-front #content #listing_gallery_thumbs {
		margin-left: -5px!important;
	}

	.not-front .look-alike-block-view-container {
		background: none;
	}

	.not-front .thumbWithGal a.gallery_link {
		display: none;
	}

	.search-ico-label:hover {
		cursor: pointer;
	}

	.search-ico-label + input {
		display:none;
	}

	.search-ico-label {
		display: inline;
		position: absolute;
		width: 22px;
		height: 23px;
		top: 11px;
		right: 5px;
		z-index: 9999;
	}

  .search-ico-label + input:checked ~ #superNav #superNavInner #superNavSearch {
    display: block!important;
    position: absolute;
    top: 40px!important;
    left: 0;
		height: 40px!important;
		margin-top: -3px;
    width: 100%;
    z-index: 99999999999999999999999999999999!important;
	}

	.sidebar .block .content {
    padding: 0;
	}

  #main-wrapper #main #sidebar-second .section .region .block .inner .content {
  	padding: 0 10px!important;
  }

	.region-sidebar-second #block-block-48 .inner {
		margin-top: -20px;
	}

	.region-sidebar-second #block-views-blog-block-1 .inner {
		margin-top: -18px;
	}

	.front .region-prefooter #block-block-25 {
		margin-top: -17px!important;
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content {
		position: relative!important;
		/*left: -7px;*/
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content .views-row .node {
		height: 210px;
	}

	.not-front #sidebar-second .section .region-sidebar-second {
		margin-top: 20px;
	}

	.region-sidebar-second #block-block-5 {
		margin-top: -12px;
	}

	.not-front .hide, .not-front .show {
		margin-bottom: 0!important;
		margin-top: -5px;
	}

	.not-front .text-notification {
		margin-top: 0;
    width: 80%!important;

		display: inline!important;
		position: relative!important;
		float: left!important;
		margin-top: 5px!important;
		margin-left: 10px!important;
		margin-bottom: 20px!important;

	}

	.not-front #secondary-menu {
		margin-top: -20px;
	}

	.node-listing .amenityList {
		width: 270px!important;
		margin-bottom: 30px!important;
	}

	.node-listing .amenityList li {
		width: 270px!important;
	}

	.one-sidebar .toggle-box + label {
		display: none!important;
	}

	.not-front.one-sidebar #gallery_article {
		display: none;
	}

	#content .section h2 {
		margin: 15px 0;
	}

	.field-name-field-spa {
		margin-top: 60px;
	}

	#footer-wrapper #secondary-menu-links li {
		border: 0!important;
		padding: 0 10px!important;
		margin: 0!important;
		line-height: 25px!important;
	}

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom #views_slideshow_controls_text_landing_page_rotator-block span a img {
    /*width: 20px!important;*/
    display: none;
  }

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom {
    width: 75px!important;
    left: -15px!important;
    margin-top: 10px!important;
    height: 25px!important;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .node .hasThumb.content {
    /*margin-left: 17px;
    margin-left: 5px;*/
    overflow: hidden;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .view-landings-primary .node .hasThumb.content {
    margin-left: 5px;
    overflow: hidden;
  }

  .not-front.no-inner-slider #footer-wrapper {
    margin-top: 220px;
  }

  #sidebar-first .section .region-sidebar-first .block-views .inner .content {
	   padding-left: 8px;
  }

  .not-front.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
	   margin-left: 10px;
  }

  .not-front.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content {
	   margin-top: 35px!important;
  }

  .not-front.one-sidebar.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
  	margin-top: -35px;
  }


  .not-front.one-sidebar.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
  	margin-top: -40px!important;
  }

  .not-front.two-sidebars.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
    /*margin-top: -15px!important;*/
  }

  .front .section .view-landings-primary {
    margin-bottom: 140px!important;
  }

  .front #featuredSlides .views-row .meta .teaser {
    display: none;
  }

  .front #featuredSlides .views-row .meta {
    background: none;
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
    bottom: 0!important;
  }

  .front #featuredSlides .views-row .meta .title {
    font-size: 18px;
    background: rgba(0,0,0,0.5);
    padding: 10px 0 10px 10px;
  }

  .front #featRotControls {
    bottom: 25px!important;
  }

  #superNavInner {
    width: 100%!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content {
    margin-top: -50px!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-body {
    display: block!important;
    margin-top: 0!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-field-thumbnail {
    margin: 0!important;
  }

  .shareBar {
    width: 100%!important;
  }

  .shareBar .addthis_toolbox a.addthis_button_tweet {
	    width: 56px!important;
      overflow: hidden!important;
  }

}


/*@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {*/
@media only screen and (min-width : 375px) and (max-width : 667px) {

	body {
    width: 100%!important;
		overflow-x: hidden!important;
		padding-top: 40px!important;
	}

	#page-wrapper, #main-wrapper {
    width: 100%!important;
		background-color:#fff!important;
		padding: 0!important;
    margin: 0!important;
  }


	.collapse, .collapse + input {
		display: block;
	}

  .addthis_button_google_plusone.at300b {
  	width: 65px!important;
  }

	.addthis_toolbox {
		display: block;
		height: 30px;
		width: 306px;
		overflow: hidden;
	}

  .shareBar .btnReservation {
    top: 335px!important;
  }

  .one-sidebar .shareBar {
    top: -35px!important;
  }

  .one-sidebar .shareBar .btnRooms {
    top: 330px!important;
  }

  .one-sidebar .shareBar .btnTickets {
    top: 310px!important;
  }

  .shareBar .btnRooms, .shareBar .btnTickets, .shareBar .btnReservation {
  	color: #fff!important;
  	text-indent: 0!important;
  	background: #a50707!important;
  	padding: 3px 8px!important;
  	height: auto!important;
  	width: auto!important;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
  	font-size: 13px!important
  }

  .front.one-sidebar .shareBar {
  	top: 0px!important;
  	left: 10px!important;
  }

  .not-front.two-sidebars.with-inner-slider .shareBar {
  	top: -15px!important;
  }

	.tabs {
		margin: 0;
	}

	#skip-link {
		display: none!important;
	}

	#page-wrapper > #page > #header {
		position: relative;
    float: left;
    width: 100%;
		z-index: 40;
		height: 100px;
    padding: 0;
	}

  .not-front.no-sidebars.page-calendar #header {
    display: none;
  }

  .not-front.no-sidebars.page-calendar .region-content {
    margin-left: 0!important;
    width: 100%!important;
  }


  .customLogo {
    width: 17px;
    height: 17px;
    margin-left: 10px;
  }

  .not-front #page-wrapper > #page > #header > .section,
	.front #page-wrapper > #page > #header > .section {
		width: 100%;
    height: 100px;
	}

  .not-front .region-header,
	.front .region-header {
    position: relative!important;
    z-index: 0!important;
    width: 100%;
    float: left;
    margin-top: 5px;
    height: 90px!important;
	}

  .region-header .block {
    width: 100%;
    margin-top: 5px;
  }

  .not-front #content .section  {
  	width: 100%;
    padding: 0!important;
    position: relative!important;
    top: -70px;
  }

	#main {
		width: 100%!important;
		overflow: hidden!important;
	}

	#page {
		width: 100%!important;
	}

  .not-front #page-wrapper .section .region .block .inner img,
  .front #page-wrapper .section .region .block .inner img,
  .not-front #page-wrapper .section .region .block .inner a img,
  .front #page-wrapper .section .region .block .inner a img {
  	/*width: 100%!important;*/
  }

  .not-front .block .inner .node .content #gallery_listing .gallery_full a img {
  	width: 100%!important;
  }

  .not-front .block .inner .node .content #gallery_listing .jcarousel-container-horizontal .jcarousel-clip-horizontal ul,
  .not-front .block .inner .node .content #gallery_listing .jcarousel-container-horizontal .jcarousel-clip-horizontal {
  	width: 100%!important;
  }

  .not-front .block .inner .node .content #gallery_listing .jcarousel-container-horizontal .jcarousel-clip-horizontal ul li {
    width: 120px!important;
  }

  .not-front #sidebar-second .section .region-sidebar-second .openxad .inner a img
  .front #sidebar-second .section .region-sidebar-second .openxad .inner a img {
  	width: 300px!important;
  	height: 250px!important;
  }

	#sd_logo {
		display: none;
	}

	#logo img {
		max-width: 75%;
	}

	#logo {
		top: 65px;
		left: 30px;
	}

	.not-front #logo {
		top: 0;
		left: 5px;
		width: 180px;
	}

	.not-front #logo img {
		display: none;
	}

	.logo_div {
		display: inline;
		position: absolute;
		z-index: 9999999;
		top: 10px;
		left: 40px;
	}


	#menuBar {
		display: none;
	}

	.breadcrumb {
		display: none!important;
	}



	/* mobile menu */

	.collapse {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%!important;
		height: 20px;
		background: url(../media/images/backgrounds/bg_super_nav_v2.jpg) repeat-x 0 0;
		font-size: 14px;
		float: left;
		color: #000;
		padding: 10px 0;
		cursor: pointer;
		text-align: left;
	}

	#menuBar {
		background: none;
		position: absolute!important;
		z-index: 9999999!important;
	}

  .not-front #menuBar,
	.front #menuBar {
		top: -3px!important;
	}

	.collapse+ input:checked ~ #page-wrapper #page #header div #menuBar {
		display: block;
		width: 100%;
	}

	#menuBar #main-menu div.inner ul.menu {
		width: 317px;
		left: -3px!important;
		border: 0;
		padding: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li {
		width: 317px;
		display: block;
		background: #e1dcd6;
	}

	#menuBar #main-menu div.inner ul.menu > li a {
		width: 310px;
		background: #dbdbdb;
		color: #333;
		text-align: left;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
		padding-left: 15px;
	}

	#menuBar #main-menu div.inner ul.menu > li a:hover {
		color:#999;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu {
		background-color: #e1dcd6;
		width: 320px;
		margin-top: -3px;
		margin-left: 3px;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li {
		width: 325px;
		border-bottom: 1px solid #ccc;
		padding: 0;
		margin: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li a {
		width: 296px;
		padding: 4px 0 4px 30px;
		margin: 0;
		border: 0;

	}

	/* end of mobile menu styles */

  .not-front #block-views-landing-page-rotator-block .inner .view-landing-page-rotator,
  .not-front #block-views-landing-page-rotator-block .inner,
	.not-front #block-views-landing-page-rotator-block {
		margin-top: -12px;
    width: 100%!important;
	}

	.front #content {
		background-color: #fff!important;
    width: 100%!important;
		margin-top: -7px!important;
    margin-left: 0!important;
	}

	.sidebar .block .content {
		background: none;
	}

	#superNavMenu,#homeRotator #featuredItems {
		display: none;
	}

  .not-front #header .weather,
	.front #header .weather {
		position: absolute!important;
    z-index: 9999999999999999999999999999999999;
		top: -35px!important;
		left: 70%!important;
		width: 70px;
		height: 26px;
	}

	#superNavSearch {
		overflow: hidden;
		position: absolute;
		width: 100%!important;
		height: 0!important;
		top: 40px;
		z-index: 99999999999999999;
		transition: all 0.5s ease;
		background-color: #dbdbdb;
	}

	#superNavSearch form input.form-text {
		width: 82%!important;
		border: 0;
		background: none;
		background-color: #fff;
		margin-left: 20px;
		line-height: 20px;
		font-size: 12px;
	}

	#superNavSearch form .form-submit {
		background: url(../media/images/search-ico.png) no-repeat scroll 4px 0px transparent;
		overflow: hidden;
		padding: 0;
		width: 24px;
		height: 21px;
		text-indent: -9999px;
		float: left;
		border: medium none;
		border-radius: 0px;
		margin: 0px;
	}

	#superNav {
		background: none;
		width: 290px;
		height: 0!important;
		float: left;
	}

	#superNavInner {
		width: 100%;
		height: 40px;
		margin: 0px auto;
	}

	#superSocial {
		display: none;
	}

	#superSocial span.meta {
		display: none;
	}

	#superSocial iframe {
		margin-left: 0;
	}

	.front #superSocial {
	}

	.not-front #superSocial {
		margin-left: 130px;
	}

	/* home slider */
	#homeRotator {
		display: block!important;
		width: 100%!important;
		overflow: hidden!important;
		margin: -15px 0 35px 0!important;
		padding: 0!important;
    height: 220px!important;
	}

	#featuredSlides {
		position: relative!important;
		z-index: 0!important;
		width: 100%!important;
		height: 220px!important;
		margin-top: 20px!important;
	}

	#featuredSlides .views-row,
	#homeRotator #featuredSlides ul li a,
	#homeRotator #featuredSlides ul li,
	#homeRotator #featuredSlides ul {
		width: 100% !important;
    height: 220px!important;
	}

	#homeRotator #featuredSlides ul li img,
	#homeRotator #featuredSlides ul li a img {
		max-width: 100% !important;
    height: 220px!important;
	}

	#featuredSlides .views-row .meta {
		background-image: none;
		bottom: 50px;
		width: 310px!important;
		overflow: visible;
		padding: 0 0 8px 12px!important;
	}

	#content {
		width: 295px!important;
	}

  #content .section .region-content-first,
  .not-front #content {
		width: 100%!important;
	}

	#content .views-row .node-teaser .meta .teaser {
		font-size: 13px;
		line-height: 1.4em;
	}

	.view-content .views-row .node {
		height: auto!important;
	}

	.node-teaser .metaFtr {
		width: 275px!important;
		bottom: -40px;
	}

	.node-teaser .thumbCont {
    position: relative;
		margin-bottom: 15px!important;
		margin-left: 0!important;
    left: 0!important;
    width: 40%!important;
  }

  .node-teaser .thumbCont img {
    float: left;
    width: 100%!important;
    height: 100%!important;
  }

	.front #sidebar-second,
	.not-front #sidebar-second,
	#sidebar-second {
		position: relative!important;
		float: left!important;
		clear: left!important;
		width: 100%!important;
		overflow: hidden;
		margin-top: -10px !important;
    margin-left: 0;
	}

	.not-front #sidebar-second,
	.front #sidebar-second {
		overflow: visible;
    margin-top: -87px!important;
	}


  .front .view-landings-primary .view-footer {
    padding: 10px;
    width: 90%!important;
  }

	.front .view-landings-primary .view-footer p {
		font-size: 13px;
		word-wrap: break-word;
	}

	#sidebar-second .block-views h2, #block-block-49 h2 {
		text-align: center;
		width: 280px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row img {
		display: block;
		width: 180px!important;
		height: 120px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta {
		width: 52%!important;
		height: auto!important;
		float: left!important;
		padding-left: 10px!important;
		font-size: 14px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta ul.links {
		font-size: 12px;
	}

	.front .region-prefooter,#homeShareBar {
		display: none;
	}

	.front #footer-wrapper, .not-front #footer-wrapper {
		position: relative;
		clear: both;
		display: block;
		width: 100%;
		background-color: #fff;
	}

	.front #footer-wrapper {
		margin: 75px 0 15px 0;
	}

	.not-front #footer-wrapper {
		margin: 150px 0 15px 0;
	}

	/* Show or hide text block when shown in mobile screen */
	.hide, .show {
		display: inline;
		margin-left: 10px;
	}

	.text-notification {
		display: inline;
		position: relative;
		float: left;
		margin-top: 5px;
		margin-left: 10px;
		margin-bottom: 20px;
	}

	.view-footer, #featured_bottom, .field-name-body {
		display: none!important;
	}

	.show {
		display: none;
	}

	.hide:target + .show {
		display: inline;
	}

	.hide:target {
		display: none;
	}

	.hide:target ~ .view-footer {
		display: block!important;
		padding-top: 50px!important;
	}

  .not-front.two-sidebars.no-inner-slider .inner .view-landings-primary .view-footer {
  	width: 280px!important;
  }

	.hide:target ~ #featured_bottom {
		display: block!important;
		padding-top: 0;
		margin-top: -15px;
	}

		.hide:target ~ .field-name-body {
			display: block!important;
		}

		.not-front.one-sidebar .field-name-body {
			margin-top: 65px;
		}


	.hide, .show {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		font-size: 20px;
		color: #fff;
		text-shadow: 0 1px 0 #666;
		text-align: center;
		text-decoration: none;
		box-shadow: 1px 1px 2px #000;
		background: #cccbbb;
		opacity: .95;
		margin-right: 0;
		float: left;
		margin-bottom: 25px;
	}

	.hide:hover, .show:hover {
		color: #eee;
		text-shadow: 0 0 1px #666;
		text-decoration: none;
		box-shadow: 0 0 4px #222 inset;
		opacity: 1;
		margin-bottom: 25px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser {
		border: 0px none;
		padding: 0px;
		width: 100%!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row,
	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
		width: 100%!important;
		background-color: #f1f1f1;
	}

  .sidebar .block .content {
    margin-bottom: 30px;
  }

	.node-teaser .metaFtr {
		position: relative!important;
		top: 0!important;
		width: 100% !important;
		bottom: -40px;
		margin-left: 10px;
	}

	.item-list .pager li {
		display: none;
	}

	.item-list .pager li:nth-child(2),.item-list .pager li:first-child, .item-list .pager li:last-child, .item-list .pager li:nth-last-child(2) {
		display: inline!important;
	}

	.node-teaser .meta {
		float: left;
		width: 55%!important;
		height: auto!important;
		position: relative;
	}


	#sidebar-first .block .content, .sidebar .block, .sidebar .block .inner {
		background: none!important;
	}

  .one-sidebar .toggle-box-without-slider + label,
	.toggle-box-with-slider, .toggle-box-without-slider,
	.toggle-box, .not-front.node-type-listing .toggle-box {
		display: none!important;
	}

	.toggle-box-with-slider + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0;
		padding: 5px 0;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 397px!important;
    width: 100%!important;
    text-align: left;
	}

	.toggle-box-without-slider + label,
	.toggle-box + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0 5px -6px;
		padding: 5px 0 5px 15px;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 170px;
    width: 100%!important;
    text-align: left;

	}

  .not-front.no-sidebars .toggle-box-without-slider + label {
    display: none;
  }


	.toggle-box-without-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box-with-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
  .toggle-box-with-slider + label ~ #main-wrapper > #main > #sidebar-first,
	.toggle-box + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		display: none!important;
		margin-bottom: 10px;
	}


	.toggle-box-with-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 435px!important;
	}

	.toggle-box-without-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 215px!important;
	}

	.not-front.two-sidebars.page-hotels.page-hotels-hotel-guides #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		top: 215px!important;
	}

	.not-front.page-node-326.node-type-listing #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		top: 215px!important;
	}

  #sidebar-first ul {
    padding: 0 0 0 8px!important;
  }

	.toggle-box-without-slider + label:before,
	.toggle-box-with-slider + label:before,
	.toggle-box + label:before {
		background-color: #4F5150;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		color: #FFFFFF;
		content: "+";
		display: block;
		float: left;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		margin: 0 8px;
		text-align: center;
		width: 20px;
	}

	.toggle-box-without-slider:checked + label:before,
	.toggle-box-with-slider:checked + label:before,
	.toggle-box:checked + label:before {
		content: "\2212";
	}

	/* subpage slideshow */
	.views-slideshow-cycle-main-frame-row-item div span a,
	.views-slideshow-cycle-main-frame-row-item div span a img,
	.view-landing-page-rotator .landing-page-rotator-description {
		width: 100%!important;
		height: 220px!important;
		margin-top: -10px;
		background: none;
	}

	.view-landing-page-rotator .landing-page-rotator-description {
    background: none!important;
	}

	.view-landing-page-rotator .landing-page-rotator-description .description-content p {
		padding-top: 20px;
		overflow: hidden;
		line-height: 1.4em;
		max-height: 10em;
		word-break: break-all;
	}

	#content h2 {
		width: 285px;
	}

  /*
	#main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 40px;
	}
  */

  .not-front.two-sidebars.with-inner-slider #main-wrapper #main #content .section .region-content {
    margin-left: 0!important;
		margin-top: 40px;
    width: 100%!important;
  }

	.not-front.no-inner-slider #main-wrapper #main #content .section .region-content {
		/*margin-left: 5px;*/
    margin-top: 25px;
	}

  .not-front #main-wrapper #main #content .section .region .block {
  	padding: 0 10px;
  }

  .not-front #main-wrapper #main #content .section .region #block-views-landing-page-rotator-block {
    padding: 0;
  }

	.one-sidebar #main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 0;
	}

	.not-front.one-sidebar #main-wrapper #main #content .section .region-content {
    margin-top: -10px;
	}


	#content .section h2 {
		text-align: center !important;
		font-size: 19px !important;
		width: 285px !important;
		padding: 0;
	}

	.not-front.one-sidebar #content .section h1#page-title,
	.not-front #content .section h1#page-title,
	.not-front #content .section h1.title,
	.not-front #content .section h1,
	#content .section h1, .front #content .section h1 {
		text-align: left !important;
		font-size: 15px !important;
		width: 100% !important;
		height: auto;
		padding: 5px !important;
		color: #fff!important;
		line-height: 1.0em ;
    margin: 0!important;
    top: -20px!important;

		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
    white-space: nowrap;

	}

	.front #content .section h1 {
	}

  .not-front .section .view-landings-primary,
  .front .section .view-landings-primary {
    width: 100%!important;
  }

  .front .section .view-landings-primary .view-content {
    margin: 0 10px;
  }

  .not-front .section .view-landings-primary {
    margin-top: -15px;
  }

	.not-front #content .section h1 {
		margin-left: -18px;
	}

  .front .node-teaser {
    width:93.75%;
  }

	#content .node-teaser h2 {
		width: 100% !important;
    text-align: left!important;
	}

	#content .node-teaser h2 a {
		width: 265px !important;
		word-break: break-all!important;
		font-size: 13px!important;
	}

	.node-teaser .teaserHdr {
		border-bottom: 2px solid #D5D5D5;
		margin-bottom: 3px;
		width: 100% !important;
	}

	#content .views-row .node-teaser .meta .teaser {
		width: 100% !important;
		margin-bottom: 5px!important;
		height: 20px;
		line-height: 1.4em;
		overflow: hidden;
		font-size: 13px;
	}

	#content .views-row .node-teaser .meta .teaser div div div {
		overflow: hidden;
		text-overflow: ellipsis;
		width: 260px;
		white-space: nowrap;
	}


  #sidebar-second .view-id-landings_related_blocks .views-row .node-teaser .thumbCont img,
	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .thumbCont img {
		/*width: 185px!important;*/
    width: 100%!important;
		height: 125px!important;
	}

	#featured_bottom {
		width: 295px;
		background-color: #fff;
		margin-left: 10px;
	}

	#featured_bottom .region-featured-bottom {
		width: 280px;
	}

	#featured_bottom .block {
		font-size: 14px;
	}

	.region-prefooter {
		background-color: #fff!important;
		height: 0!important;
	}

	.node-teaser .metaFtr .more_info {
		margin-right: 20px;
		font-size: 12px;
	}

	h1#page-title {
		text-align: center !important;
		width: 290px !important;
		overflow: hidden;
	}

  .region-sidebar-second .openxad .inner,
	.region-sidebar-second .openxad {
		display: block;
		width: 100%;
		text-align: center!important;
	}

	.pager {
		max-width: 280px;
		max-height: 85px;
		line-height: 2.9em;
 		margin: 0 auto!important;
	}

	.pager li a,.pager li.pager-current {
		padding: 5px;
		margin: 1px;
		border: 1px solid #ccc;
		background-color: #f2f2f2;

	}

	#breadcrumb {
		position: relative;
		top: 35px;
	}

	.view-landing-page-rotator .views-slideshow-controls-bottom,
	.views-slideshow-controls-text, .views-slideshow-cycle-main-frame {
		position: relative;
		z-index: 0!important;
	}

  #views_slideshow_cycle_main_landing_page_rotator-block,
	#views_slideshow_cycle_teaser_section_landing_page_rotator-block,
  #views_slideshow_cycle_teaser_section_landing_page_rotator-block div {
    width: 100%!important;
		height: 203px!important;
	}

	.not-front .view-landing-page-rotator .views-slideshow-controls-bottom {
		margin-top: 0!important;
		margin-right: -15px;
    width: 50px;
	}

  .not-front .view-landing-page-rotator .views-slideshow-controls-bottom a img {
    width: 20px;
  }

	#featured_bottom {
		position: relative;
		float: left;
		clear: left;
	}

	.front .region-prefooter, .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img {
		background: none;
		padding: 0;
		text-align: center;
		margin: 0;
		width: 100%!important;
		overflow: visible;
		position: relative;
		float: left;
		clear: left;
		display: block;
	}

  .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img,
	.front .region-prefooter {
		margin-left: 0;
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2  {
		position: relative;
		z-index: 35;
		text-align: left !important;
		font-size: 15px !important;
		width: 100%!important;
		height: auto;
		padding: 5px 0 5px 5px !important;
		margin-left: 0;
		line-height: 1.0em ;
		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2 a {
		color: #fff!important;
	}

	.not-front #content, .not-front .one-sidebar #content {
    margin: 0;
	}

	.not-front .tabs, .not-front .one-sidebar .tabs {
		margin-bottom: 100px !important;
	}

  .front .inner .content .view {
  	width: 100%!important;
    padding: 0!important;
  }

	.node-full .thumbCont,
	.node-full .thumbCont img,
	.thumbWithGal img, .thumbWithGal {
		background: none!important;
		width: 100%!important;
		height: 225px!important;
	}

	#content h3 {
		margin-left: -13px;
	}

	.promoItem {
		background: none!important;
		height: auto!important;
		/*margin-left: -10px;*/
	}

	.promoItem img {
		/*margin-left: 65px!important;*/
    height: auto;
		margin-bottom: 10px!important;
	}


	.hasImage .promo_meta {
		width: 285px;
		margin-left: -10px;
	}

	.not-front .hasImage .promo_meta {
		width: 285px!important;
		margin-left: 0!important;
	}


	#mapWrapper #mapCont {
		width: 100%!important;
		margin-bottom: 10px;
		margin-left: -10px;
		overflow: hidden;
	}

	#mapWrapper #mapCont > div{
		width: 100%!important;
  }


	.not-front #gallery_listing {
		background: none!important;
	}

	.not-front #gallery_listing .gallery_full {
		width: 100%!important;
		height: 220px;
		float: left;
		margin: 0px 0px 6px -25px;
	}

	.not-front #gallery_listing .jcarousel-container-horizontal {
		width: 100% !important;
		position: relative !important;
		left: -5px;
		overflow: hidden;
	}

	#gallery_listing .gallery_link, #gallery_article .gallery_link {
		display: none;
	}

	.not-front #gallery_listing {
		height: 305px;
		width: 100%!important;
		margin-left: 7px !important;
	}

	.not-front #content #listing_gallery_thumbs {
		margin-left: -5px!important;
	}

	.not-front .look-alike-block-view-container {
		background: none;
	}

	.not-front .thumbWithGal a.gallery_link {
		display: none;
	}

	.search-ico-label:hover {
		cursor: pointer;
	}

	.search-ico-label + input {
		display:none;
	}

	.search-ico-label {
		display: inline;
		position: absolute;
		width: 22px;
		height: 23px;
		top: 11px;
		right: 5px;
		z-index: 9999;
	}

  .search-ico-label + input:checked ~ #superNav #superNavInner #superNavSearch {
    display: block!important;
    position: absolute;
    top: 40px!important;
    left: 0;
		height: 40px!important;
		margin-top: -3px;
    width: 100%;
    z-index: 99999999999999999999999999999999!important;
	}

	.sidebar .block .content {
    padding: 0;
	}

  #main-wrapper #main #sidebar-second .section .region .block .inner .content {
  	padding: 0 10px!important;
  }

	.region-sidebar-second #block-block-48 .inner {
		margin-top: -20px;
	}

	.region-sidebar-second #block-views-blog-block-1 .inner {
		margin-top: -18px;
	}

	.front .region-prefooter #block-block-25 {
		margin-top: -17px!important;
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content {
		position: relative!important;
		/*left: -7px;*/
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content .views-row .node {
		height: 210px;
	}

	.not-front #sidebar-second .section .region-sidebar-second {
		margin-top: 20px;
	}

	.region-sidebar-second #block-block-5 {
		margin-top: -12px;
	}

	.not-front .hide, .not-front .show {
		margin-bottom: 0!important;
		margin-top: -5px;
	}

	.not-front .text-notification {
		margin-top: 0;
		/*width: 200px;*/
    width: 80%!important;
	}

	.not-front #secondary-menu {
		margin-top: -20px;
	}

	.node-listing .amenityList {
		width: 270px!important;
		margin-bottom: 30px!important;
	}

	.node-listing .amenityList li {
		width: 270px!important;
	}

	.one-sidebar .toggle-box + label {
		display: none!important;
	}

	.not-front.one-sidebar #gallery_article {
		display: none;
	}

	#content .section h2 {
		margin: 15px 0;
	}

	.field-name-field-spa {
		margin-top: 60px;
	}

	#footer-wrapper #secondary-menu-links li {
		border: 0!important;
		padding: 0 10px!important;
		margin: 0!important;
		line-height: 25px!important;
	}

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom #views_slideshow_controls_text_landing_page_rotator-block span a img {
    /*width: 20px!important;*/
    display: none;
  }

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom {
    width: 75px!important;
    left: -15px!important;
    margin-top: 10px!important;
    height: 25px!important;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .node .hasThumb.content {
    /*margin-left: 17px;
    margin-left: 5px;*/
    overflow: hidden;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .view-landings-primary .node .hasThumb.content {
    margin-left: 5px;
    overflow: hidden;
  }

  .not-front.no-inner-slider #footer-wrapper {
    margin-top: 220px;
  }

  #sidebar-first .section .region-sidebar-first .block-views .inner .content {
	   padding-left: 8px;
  }

  .not-front.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
	   margin-left: 10px;
  }

  .not-front.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content {
	   margin-top: 35px!important;
  }

  .not-front.one-sidebar.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
  	margin-top: -35px;
  }


  .not-front.one-sidebar.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
  	margin-top: -40px!important;
  }

  .not-front.two-sidebars.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
    /*margin-top: -15px!important;*/
  }

  .front .section .view-landings-primary {
    margin-bottom: 140px!important;
  }

  .front #featuredSlides .views-row .meta .teaser {
    display: none;
  }

  .front #featuredSlides .views-row .meta {
    background: none;
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
    bottom: 0!important;
  }

  .front #featuredSlides .views-row .meta .title {
    font-size: 18px;
    background: rgba(0,0,0,0.5);
    padding: 10px 0 10px 10px;
  }

  .front #featRotControls {
    bottom: 25px!important;
  }

  #superNavInner {
    width: 100%!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content {
    margin-top: -50px!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-body {
    display: block!important;
    margin-top: 0!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-field-thumbnail {
    margin: 0!important;
  }

  .shareBar .addthis_toolbox a.addthis_button_tweet {
	    width: 56px!important;
      overflow: hidden!important;
  }


}
/* @media only screen and (min-width : 375px) and (max-width : 667px) */


/*@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {*/
@media only screen and (min-width : 414px) and (max-width : 736px) {

  body {
    width: 100%!important;
		overflow-x: hidden!important;
		padding-top: 40px!important;
	}

	#page-wrapper, #main-wrapper {
    width: 100%!important;
		background-color:#fff!important;
		padding: 0!important;
    margin: 0!important;
  }


	.collapse, .collapse + input {
		display: block;
	}

  .addthis_button_google_plusone.at300b {
  	width: 65px!important;
  }

	.addthis_toolbox {
		display: block;
		height: 30px;
		width: 306px;
		overflow: hidden;
	}

  .shareBar .btnReservation {
    top: 335px!important;
  }

  .one-sidebar .shareBar {
    top: -35px!important;
  }

  .one-sidebar .shareBar .btnRooms {
    top: 330px!important;
  }

  .one-sidebar .shareBar .btnTickets {
    top: 310px!important;
  }

  .shareBar .btnRooms, .shareBar .btnTickets, .shareBar .btnReservation {
  	color: #fff!important;
  	text-indent: 0!important;
  	background: #a50707!important;
  	padding: 3px 8px!important;
  	height: auto!important;
  	width: auto!important;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
  	font-size: 13px!important
  }

  .front.one-sidebar .shareBar {
  	top: 0px!important;
  	left: 10px!important;
  }

  .not-front.two-sidebars.with-inner-slider .shareBar {
  	top: -15px!important;
  }

	.tabs {
		margin: 0;
	}

	#skip-link {
		display: none!important;
	}

	#page-wrapper > #page > #header {
		position: relative;
    float: left;
    width: 100%;
		z-index: 40;
		height: 100px;
    padding: 0;
	}

  .not-front.no-sidebars.page-calendar #header {
    display: none;
  }

  .not-front.no-sidebars.page-calendar .region-content {
    margin-left: 0!important;
    width: 100%!important;
  }


  .customLogo {
    width: 17px;
    height: 17px;
    margin-left: 10px;
  }

  .not-front #page-wrapper > #page > #header > .section,
	.front #page-wrapper > #page > #header > .section {
		width: 100%;
    height: 100px;
	}

  .not-front .region-header,
	.front .region-header {
    position: relative!important;
    z-index: 0!important;
    width: 100%;
    float: left;
    margin-top: 5px;
    height: 90px!important;
	}

  .region-header .block {
    width: 100%;
    margin-top: 5px;
  }

  .not-front #content .section  {
  	width: 100%;
    padding: 0!important;
    position: relative!important;
    top: -70px;
  }

	#main {
		width: 100%!important;
		overflow: hidden!important;
	}

	#page {
		width: 100%!important;
	}

  .not-front #page-wrapper .section .region .block .inner img,
  .front #page-wrapper .section .region .block .inner img,
  .not-front #page-wrapper .section .region .block .inner a img,
  .front #page-wrapper .section .region .block .inner a img {
  	/*width: 100%!important;*/
  }

  #gallery_listing .jcarousel-clip-horizontal ul,
  #gallery_listing .jcarousel-clip-horizontal,
  #gallery_listing .gallery_full a img {
  	width: 100%!important;
  }

  #gallery_listing .jcarousel-clip-horizontal ul li {
    width: 120px!important;
  }

  .not-front #sidebar-second .section .region-sidebar-second .openxad .inner a img
  .front #sidebar-second .section .region-sidebar-second .openxad .inner a img {
  	width: 300px!important;
  	height: 250px!important;
  }

	#sd_logo {
		display: none;
	}

	#logo img {
		max-width: 75%;
	}

	#logo {
		top: 65px;
		left: 30px;
	}

	.not-front #logo {
		top: 0;
		left: 5px;
		width: 180px;
	}

	.not-front #logo img {
		display: none;
	}

	.logo_div {
		display: inline;
		position: absolute;
		z-index: 9999999;
		top: 10px;
		left: 40px;
	}


	#menuBar {
		display: none;
	}

	.breadcrumb {
		display: none!important;
	}



	/* mobile menu */

	.collapse {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%!important;
		height: 20px;
		background: url(../media/images/backgrounds/bg_super_nav_v2.jpg) repeat-x 0 0;
		font-size: 14px;
		float: left;
		color: #000;
		padding: 10px 0;
		cursor: pointer;
		text-align: left;
	}

	#menuBar {
		background: none;
		position: absolute!important;
		z-index: 9999999!important;
	}

  .not-front #menuBar,
	.front #menuBar {
		top: -3px!important;
	}

	.collapse+ input:checked ~ #page-wrapper #page #header div #menuBar {
		display: block;
		width: 100%;
	}

	#menuBar #main-menu div.inner ul.menu {
		width: 317px;
		left: -3px!important;
		border: 0;
		padding: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li {
		width: 317px;
		display: block;
		background: #e1dcd6;
	}

	#menuBar #main-menu div.inner ul.menu > li a {
		width: 310px;
		background: #dbdbdb;
		color: #333;
		text-align: left;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
		padding-left: 15px;
	}

	#menuBar #main-menu div.inner ul.menu > li a:hover {
		color:#999;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu {
		background-color: #e1dcd6;
		width: 320px;
		margin-top: -3px;
		margin-left: 3px;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li {
		width: 325px;
		border-bottom: 1px solid #ccc;
		padding: 0;
		margin: 0;
	}

	#menuBar #main-menu div.inner ul.menu > li > ul.menu li a {
		width: 296px;
		padding: 4px 0 4px 30px;
		margin: 0;
		border: 0;

	}

	/* end of mobile menu styles */

  .not-front #block-views-landing-page-rotator-block .inner .view-landing-page-rotator,
  .not-front #block-views-landing-page-rotator-block .inner,
	.not-front #block-views-landing-page-rotator-block {
		margin-top: -12px;
    width: 100%!important;
	}

	.front #content {
		background-color: #fff!important;
    width: 100%!important;
		margin-top: -7px!important;
    margin-left: 0!important;
	}

	.sidebar .block .content {
		background: none;
	}

	#superNavMenu,#homeRotator #featuredItems {
		display: none;
	}

  .not-front #header .weather,
	.front #header .weather {
		position: absolute!important;
    z-index: 9999999999999999999999999999999999;
		top: -35px!important;
		left: 70%!important;
		width: 70px;
		height: 26px;
	}

	#superNavSearch {
		overflow: hidden;
		position: absolute;
		width: 100%!important;
		height: 0!important;
		top: 40px;
		z-index: 99999999999999999;
		transition: all 0.5s ease;
		background-color: #dbdbdb;
	}

	#superNavSearch form input.form-text {
		width: 82%!important;
		border: 0;
		background: none;
		background-color: #fff;
		margin-left: 20px;
		line-height: 20px;
		font-size: 12px;
	}

	#superNavSearch form .form-submit {
		background: url(../media/images/search-ico.png) no-repeat scroll 4px 0px transparent;
		overflow: hidden;
		padding: 0;
		width: 24px;
		height: 21px;
		text-indent: -9999px;
		float: left;
		border: medium none;
		border-radius: 0px;
		margin: 0px;
	}

	#superNav {
		background: none;
		width: 290px;
		height: 0!important;
		float: left;
	}

	#superNavInner {
		width: 100%;
		height: 40px;
		margin: 0px auto;
	}

	#superSocial {
		display: none;
	}

	#superSocial span.meta {
		display: none;
	}

	#superSocial iframe {
		margin-left: 0;
	}

	.front #superSocial {
	}

	.not-front #superSocial {
		margin-left: 130px;
	}

	/* home slider */
	#homeRotator {
		display: block!important;
		width: 100%!important;
		overflow: hidden!important;
		margin: -15px 0 35px 0!important;
		padding: 0!important;
    height: 220px!important;
	}

	#featuredSlides {
		position: relative!important;
		z-index: 0!important;
		width: 100%!important;
		height: 220px!important;
		margin-top: 20px!important;
	}

	#featuredSlides .views-row,
	#homeRotator #featuredSlides ul li a,
	#homeRotator #featuredSlides ul li,
	#homeRotator #featuredSlides ul {
		width: 100% !important;
    height: 220px!important;
	}

	#homeRotator #featuredSlides ul li img,
	#homeRotator #featuredSlides ul li a img {
		max-width: 100% !important;
    height: 220px!important;
	}

	#featuredSlides .views-row .meta {
		background-image: none;
		bottom: 50px;
		width: 310px!important;
		overflow: visible;
		padding: 0 0 8px 12px!important;
	}

	#content {
		width: 295px!important;
	}

  #content .section .region-content-first,
  .not-front #content {
		width: 100%!important;
	}

	#content .views-row .node-teaser .meta .teaser {
		font-size: 13px;
		line-height: 1.4em;
	}

	.view-content .views-row .node {
		height: auto!important;
	}

	.node-teaser .metaFtr {
		width: 275px!important;
		bottom: -40px;
	}

	.node-teaser .thumbCont {
    position: relative;
		margin-bottom: 15px!important;
		margin-left: 0!important;
    left: 0!important;
    width: 40%!important;
  }

  .node-teaser .thumbCont img {
    float: left;
    width: 100%!important;
    height: 100%!important;
  }

	.front #sidebar-second,
	.not-front #sidebar-second,
	#sidebar-second {
		position: relative!important;
		float: left!important;
		clear: left!important;
		width: 100%!important;
		overflow: hidden;
		margin-top: -10px !important;
    margin-left: 0;
	}

	.not-front #sidebar-second,
	.front #sidebar-second {
		overflow: visible;
    margin-top: -87px!important;
	}


  .front .view-landings-primary .view-footer {
    padding: 10px;
    width: 90%!important;
  }

	.front .view-landings-primary .view-footer p {
		font-size: 13px;
		word-wrap: break-word;
	}

	#sidebar-second .block-views h2, #block-block-49 h2 {
		text-align: center;
		width: 280px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row img {
		display: block;
		width: 180px!important;
		height: 120px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta {
		width: 52%!important;
		height: auto!important;
		float: left!important;
		padding-left: 10px!important;
		font-size: 14px!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .meta ul.links, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .meta ul.links {
		font-size: 12px;
	}

	.front .region-prefooter,#homeShareBar {
		display: none;
	}

	.front #footer-wrapper, .not-front #footer-wrapper {
		position: relative;
		clear: both;
		display: block;
		width: 100%;
		background-color: #fff;
	}

	.front #footer-wrapper {
		margin: 75px 10px 15px 10px;
	}

	.not-front #footer-wrapper {
		margin: 150px 0 15px 15px;
	}

	/* Show or hide text block when shown in mobile screen */
	.hide, .show {
		display: inline;
		margin-left: 10px;
	}

	.text-notification {
		display: inline;
		position: relative;
		float: left;
		margin-top: 5px;
		margin-left: 10px;
		margin-bottom: 20px;
	}

	.view-footer, #featured_bottom, .field-name-body {
		display: none!important;
	}

	.show {
		display: none;
	}

	.hide:target + .show {
		display: inline;
	}

	.hide:target {
		display: none;
	}

	.hide:target ~ .view-footer {
		display: block!important;
		padding-top: 50px!important;
	}

  .not-front.two-sidebars.no-inner-slider .inner .view-landings-primary .view-footer {
  	width: 280px!important;
  }

	.hide:target ~ #featured_bottom {
		display: block!important;
		padding-top: 0;
		margin-top: -15px;
	}

		.hide:target ~ .field-name-body {
			display: block!important;
		}

		.not-front.one-sidebar .field-name-body {
			margin-top: 65px;
		}


	.hide, .show {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		font-size: 20px;
		color: #fff;
		text-shadow: 0 1px 0 #666;
		text-align: center;
		text-decoration: none;
		box-shadow: 1px 1px 2px #000;
		background: #cccbbb;
		opacity: .95;
		margin-right: 0;
		float: left;
		margin-bottom: 25px;
	}

	.hide:hover, .show:hover {
		color: #eee;
		text-shadow: 0 0 1px #666;
		text-decoration: none;
		box-shadow: 0 0 4px #222 inset;
		opacity: 1;
		margin-bottom: 25px;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser, .front #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser {
		border: 0px none;
		padding: 0px;
		width: 100%!important;
	}

	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row,
	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row {
		display: block;
		padding-top: 20px;
		width: 100%!important;
		background-color: #f1f1f1;
	}

  .sidebar .block .content {
    margin-bottom: 30px;
  }

	.node-teaser .metaFtr {
		position: relative!important;
		top: 0!important;
		width: 100% !important;
		bottom: -40px;
		margin-left: 10px;
	}

	.item-list .pager li {
		display: none;
	}

	.item-list .pager li:nth-child(2),.item-list .pager li:first-child, .item-list .pager li:last-child, .item-list .pager li:nth-last-child(2) {
		display: inline!important;
	}

	.node-teaser .meta {
		float: left;
		width: 55%!important;
		height: auto!important;
		position: relative;
	}


	#sidebar-first .block .content, .sidebar .block, .sidebar .block .inner {
		background: none!important;
	}

  .one-sidebar .toggle-box-without-slider + label,
	.toggle-box-with-slider, .toggle-box-without-slider,
	.toggle-box, .not-front.node-type-listing .toggle-box {
		display: none!important;
	}

	.toggle-box-with-slider + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0;
		padding: 5px 0;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 397px!important;
    width: 100%!important;
    text-align: left;
	}

	.toggle-box-without-slider + label,
	.toggle-box + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0 5px -6px;
		padding: 5px 0 5px 15px;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 170px;
    width: 100%!important;
    text-align: left;

	}

  .not-front.no-sidebars .toggle-box-without-slider + label {
    display: none;
  }


	.toggle-box-without-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box-with-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
  .toggle-box-with-slider + label ~ #main-wrapper > #main > #sidebar-first,
	.toggle-box + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		display: none!important;
		margin-bottom: 10px;
	}


	.toggle-box-with-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 435px!important;
	}

	.toggle-box-without-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 215px!important;
	}

	.not-front.two-sidebars.page-hotels.page-hotels-hotel-guides #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		top: 215px!important;
	}

	.not-front.page-node-326.node-type-listing #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		top: 215px!important;
	}

  #sidebar-first ul {
    padding: 0 0 0 8px!important;
  }

	.toggle-box-without-slider + label:before,
	.toggle-box-with-slider + label:before,
	.toggle-box + label:before {
		background-color: #4F5150;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		color: #FFFFFF;
		content: "+";
		display: block;
		float: left;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		margin: 0 8px;
		text-align: center;
		width: 20px;
	}

	.toggle-box-without-slider:checked + label:before,
	.toggle-box-with-slider:checked + label:before,
	.toggle-box:checked + label:before {
		content: "\2212";
	}

	/* subpage slideshow */
	.views-slideshow-cycle-main-frame-row-item div span a,
	.views-slideshow-cycle-main-frame-row-item div span a img,
	.view-landing-page-rotator .landing-page-rotator-description {
		width: 100%!important;
		height: 220px!important;
		margin-top: -10px;
		background: none;
	}

	.view-landing-page-rotator .landing-page-rotator-description {
    background: none!important;
	}

	.view-landing-page-rotator .landing-page-rotator-description .description-content p {
		padding-top: 20px;
		overflow: hidden;
		line-height: 1.4em;
		max-height: 10em;
		word-break: break-all;
	}

	#content h2 {
		width: 285px;
	}

  /*
	#main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 40px;
	}
  */

  .not-front.two-sidebars.with-inner-slider #main-wrapper #main #content .section .region-content {
    margin-left: 0!important;
		margin-top: 40px;
    width: 100%!important;
  }

	.not-front.no-inner-slider #main-wrapper #main #content .section .region-content {
		/*margin-left: 5px;*/
    margin-top: 25px;
	}

  .not-front #main-wrapper #main #content .section .region .block {
  	padding: 0 10px;
  }

  .not-front #main-wrapper #main #content .section .region #block-views-landing-page-rotator-block {
    padding: 0;
  }

	.one-sidebar #main-wrapper #main #content .section .region-content {
		margin-left: 5px;
		margin-top: 0;
	}

	.not-front.one-sidebar #main-wrapper #main #content .section .region-content {
    margin-top: -10px;
	}


	#content .section h2 {
		text-align: center !important;
		font-size: 19px !important;
		width: 285px !important;
		padding: 0;
	}

	.not-front.one-sidebar #content .section h1#page-title,
	.not-front #content .section h1#page-title,
	.not-front #content .section h1.title,
	.not-front #content .section h1,
	#content .section h1, .front #content .section h1 {
		text-align: left !important;
		font-size: 15px !important;
		width: 100% !important;
		height: auto;
		padding: 5px !important;
		color: #fff!important;
		line-height: 1.0em ;
    margin: 0!important;
    top: -20px!important;

		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
    white-space: nowrap;

	}

	.front #content .section h1 {
	}

  .not-front .section .view-landings-primary,
  .front .section .view-landings-primary {
    width: 100%!important;
  }

  .front .section .view-landings-primary .view-content {
    margin: 0 10px;
  }

  .not-front .section .view-landings-primary {
    margin-top: -15px;
  }

	.not-front #content .section h1 {
		margin-left: -18px;
	}

  .front .node-teaser {
    width:93.75%;
  }

	#content .node-teaser h2 {
		width: 100% !important;
    text-align: left!important;
	}

	#content .node-teaser h2 a {
		width: 265px !important;
		word-break: break-all!important;
		font-size: 13px!important;
	}

	.node-teaser .teaserHdr {
		border-bottom: 2px solid #D5D5D5;
		margin-bottom: 3px;
		width: 100% !important;
	}

	#content .views-row .node-teaser .meta .teaser {
		width: 100% !important;
		margin-bottom: 5px!important;
		height: 20px;
		line-height: 1.4em;
		overflow: hidden;
		font-size: 13px;
	}

	#content .views-row .node-teaser .meta .teaser div div div {
		overflow: hidden;
		text-overflow: ellipsis;
		width: 260px;
		white-space: nowrap;
	}


	#sidebar-second .view-id-landings_related_blocks.view-display-id-block_14 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_13 .views-row .node-teaser .thumbCont img, #sidebar-second .view-id-landings_related_blocks.view-display-id-block_12 .views-row .node-teaser .thumbCont img {
		width: 100%!important;
		height: 100%!important;
	}

	#featured_bottom {
		width: 295px;
		background-color: #fff;
		margin-left: 10px;
	}

	#featured_bottom .region-featured-bottom {
		width: 280px;
	}

	#featured_bottom .block {
		font-size: 14px;
	}

	.region-prefooter {
		background-color: #fff!important;
		height: 0!important;
	}

	.node-teaser .metaFtr .more_info {
		margin-right: 20px;
		font-size: 12px;
	}

	h1#page-title {
		text-align: center !important;
		width: 290px !important;
		overflow: hidden;
	}

  .region-sidebar-second .openxad .inner,
	.region-sidebar-second .openxad {
		display: block;
		width: 100%;
		text-align: center!important;
	}

	.pager {
		max-width: 280px;
		max-height: 85px;
		line-height: 2.9em;
 		margin: 0 auto!important;
	}

	.pager li a,.pager li.pager-current {
		padding: 5px;
		margin: 1px;
		border: 1px solid #ccc;
		background-color: #f2f2f2;

	}

	#breadcrumb {
		position: relative;
		top: 35px;
	}

	.view-landing-page-rotator .views-slideshow-controls-bottom,
	.views-slideshow-controls-text, .views-slideshow-cycle-main-frame {
		position: relative;
		z-index: 0!important;
	}

  #views_slideshow_cycle_main_landing_page_rotator-block,
	#views_slideshow_cycle_teaser_section_landing_page_rotator-block,
  #views_slideshow_cycle_teaser_section_landing_page_rotator-block div {
    width: 100%!important;
		height: 203px!important;
	}

	.not-front .view-landing-page-rotator .views-slideshow-controls-bottom {
		margin-top: 0!important;
		margin-right: -15px;
    width: 50px;
	}

  .not-front .view-landing-page-rotator .views-slideshow-controls-bottom a img {
    width: 20px;
  }

	#featured_bottom {
		position: relative;
		float: left;
		clear: left;
	}

	.front .region-prefooter, .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img {
		background: none;
		padding: 0;
		text-align: center;
		margin: 0;
		width: 100%!important;
		overflow: visible;
		position: relative;
		float: left;
		clear: left;
		display: block;
	}

  .front .region-prefooter a img,
	.not-front .region-prefooter, .not-front .region-prefooter a img,
	.front .region-prefooter {
		margin-left: 0;
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2  {
		position: relative;
		z-index: 35;
		text-align: left !important;
		font-size: 15px !important;
		width: 100%!important;
		height: auto;
		padding: 5px 0 5px 5px !important;
		margin-left: 0;
		line-height: 1.0em ;
		background: -webkit-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -moz-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: -ms-linear-gradient(90deg, #7d0003 5%, #C10007 100%);
		background: linear-gradient(180deg, #C10007 5%, #7d0003 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C10007', endColorstr='#7d0003');
	}

	#sidebar-second .section .region-sidebar-second .block-views > .inner > h2 a {
		color: #fff!important;
	}

	.not-front #content, .not-front .one-sidebar #content {
    margin: 0;
	}

	.not-front .tabs, .not-front .one-sidebar .tabs {
		margin-bottom: 100px !important;
	}

  .front .inner .content .view {
  	width: 100%!important;
    padding: 0!important;
  }

	.node-full .thumbCont,
	.node-full .thumbCont img,
	.thumbWithGal img, .thumbWithGal {
		background: none!important;
		width: 100%!important;
		height: 225px!important;
	}

	#content h3 {
		margin-left: -13px;
	}

	.promoItem {
		background: none!important;
		height: auto!important;
		/*margin-left: -10px;*/
	}

	.promoItem img {
		/*margin-left: 65px!important;*/
    height: auto;
		margin-bottom: 10px!important;
	}


	.hasImage .promo_meta {
		width: 285px;
		margin-left: -10px;
	}

	.not-front .hasImage .promo_meta {
		width: 285px!important;
		margin-left: 0!important;
	}


	#mapWrapper #mapCont {
		width: 100%!important;
		margin-bottom: 10px;
		margin-left: -10px;
		overflow: hidden;
	}

  #mapWrapper #mapCont > div {
  	width: 100%!important;
  }

	.not-front #gallery_listing {
		background: none!important;
	}

	.not-front #gallery_listing .gallery_full {
		width: 100%!important;
		height: 220px;
		float: left;
		margin: 0px 0px 6px -25px;
	}

	.not-front #gallery_listing .jcarousel-container-horizontal {
		width: 100% !important;
		position: relative !important;
		left: -5px;
		overflow: hidden;
	}

	#gallery_listing .gallery_link, #gallery_article .gallery_link {
		display: none;
	}

	.not-front #gallery_listing {
		height: 305px;
		width: 100%!important;
		margin-left: 7px !important;
	}

	.not-front #content #listing_gallery_thumbs {
		margin-left: -5px!important;
	}

	.not-front .look-alike-block-view-container {
		background: none;
	}

	.not-front .thumbWithGal a.gallery_link {
		display: none;
	}

	.search-ico-label:hover {
		cursor: pointer;
	}

	.search-ico-label + input {
		display:none;
	}

	.search-ico-label {
		display: inline;
		position: absolute;
		width: 22px;
		height: 23px;
		top: 11px;
		right: 5px;
		z-index: 9999;
	}

  .search-ico-label + input:checked ~ #superNav #superNavInner #superNavSearch {
    display: block!important;
    position: absolute;
    top: 40px!important;
    left: 0;
		height: 40px!important;
		margin-top: -3px;
    width: 100%;
    z-index: 99999999999999999999999999999999!important;
	}

	.sidebar .block .content {
    padding: 0;
	}

  #main-wrapper #main #sidebar-second .section .region .block .inner .content {
  	padding: 0 10px!important;
  }

	.region-sidebar-second #block-block-48 .inner {
		margin-top: -20px;
	}

	.region-sidebar-second #block-views-blog-block-1 .inner {
		margin-top: -18px;
	}

	.front .region-prefooter #block-block-25 {
		margin-top: -17px!important;
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content {
		position: relative!important;
		/*left: -7px;*/
	}

	.not-front .region-content .block .inner .view-landings-primary .view-content .views-row .node {
		height: 210px;
	}

	.not-front #sidebar-second .section .region-sidebar-second {
		margin-top: 20px;
	}

	.region-sidebar-second #block-block-5 {
		margin-top: -12px;
	}

	.not-front .hide, .not-front .show {
		margin-bottom: 0!important;
		margin-top: -5px;
	}

	.not-front .text-notification {
		margin-top: 0;
		/*width: 200px;*/
    width: 87%!important;
    margin-bottom: 15px!important;
	}

	.not-front #secondary-menu {
		margin-top: -20px;
	}

	.node-listing .amenityList {
		width: 270px!important;
		margin-bottom: 30px!important;
	}

	.node-listing .amenityList li {
		width: 270px!important;
	}

	.one-sidebar .toggle-box + label {
		display: none!important;
	}

	.not-front.one-sidebar #gallery_article {
		display: none;
	}

	#content .section h2 {
		margin: 15px 0;
	}

	.field-name-field-spa {
		margin-top: 60px;
	}

	#footer-wrapper #secondary-menu-links li {
		border: 0!important;
		padding: 0 10px!important;
		margin: 0!important;
		line-height: 25px!important;
	}

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom #views_slideshow_controls_text_landing_page_rotator-block span a img {
    /*width: 20px!important;*/
    display: none;
  }

  .not-front #page-wrapper .section .region .block .inner .view-landing-page-rotator .views-slideshow-controls-bottom {
    width: 75px!important;
    left: -15px!important;
    margin-top: 10px!important;
    height: 25px!important;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .node .hasThumb.content {
    /*margin-left: 17px;
    margin-left: 5px;*/
    overflow: hidden;
  }

  .not-front.no-inner-slider .section .region-content #block-system-main .inner .view-landings-primary .node .hasThumb.content {
    margin-left: 5px;
    overflow: hidden;
  }

  .not-front.no-inner-slider #footer-wrapper {
    margin-top: 220px;
  }

  #sidebar-first .section .region-sidebar-first .block-views .inner .content {
	   padding-left: 8px;
  }

  .not-front.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
	   margin-left: 10px;
  }

  .not-front.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content {
	   margin-top: 35px!important;
  }

  .not-front.one-sidebar.no-inner-slider #content .section .region-content .block .inner .node-article.node-full {
  	margin-top: -35px;
  }


  .not-front.one-sidebar.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
  	margin-top: -40px!important;
  }

  .not-front.two-sidebars.no-inner-slider #page-wrapper #page #main-wrapper #main #content .section .region-content .block .inner .node-listing .hasThumb.content {
    /*margin-top: -15px!important;*/
  }

  .front .section .view-landings-primary {
    margin-bottom: 140px!important;
  }

  .front #featuredSlides .views-row .meta .teaser {
    display: none;
  }

  .front #featuredSlides .views-row .meta {
    background: none;
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
    bottom: 0!important;
  }

  .front #featuredSlides .views-row .meta .title {
    font-size: 18px;
    background: rgba(0,0,0,0.5);
    padding: 10px 0 10px 10px;
  }

  .front #featRotControls {
    bottom: 25px!important;
  }

  #superNavInner {
    width: 100%!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content {
    margin-top: -50px!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-body {
    display: block!important;
    margin-top: 0!important;
  }

  .not-front.one-sidebar .region .block .inner .node-blog .content .field-name-field-thumbnail {
    margin: 0!important;
  }

  .shareBar .addthis_toolbox a.addthis_button_tweet {
	    width: 56px!important;
      overflow: hidden!important;
  }


}
/* @media only screen and (min-device-width : 414px) and (max-device-width : 736px) */

/*@media only screen and (min-width : 768px) and (max-width : 1024px) and (-webkit-min-device-pixel-ratio: 1) {
@media only screen and (min-width : 768px) and (max-width : 1024px) and (-webkit-min-device-pixel-ratio: 1) {  */

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {

  body, #page-wrapper, #page, #header, #header .section, #main-wrapper #main  {
    width: 100%!important;
  }

  #header .section .region-header {
    width: 100%!important;
    margin: 0!important;
  }

  #header .section .region-header .block.openxad {
    position: relative!important;
    width: 100%!important;
    height: 50px!important;
  }

  #header div.section {
    text-align: center!important;
  }

  #sidebar-second .section .region-sidebar-second .block.openxad {
    text-align: center!important;
    padding: 10px 0;
  }

  .sidebar .block .content {
    background: none!important;
  }

  .one-sidebar .toggle-box-without-slider + label,
	.toggle-box-with-slider, .toggle-box-without-slider,
	.toggle-box, .not-front.node-type-listing .toggle-box {
		display: none!important;
	}

  .toggle-box-with-slider + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0;
		padding: 5px 0;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 253px!important;
    width: 100%!important;
    text-align: left;
	}

	.toggle-box-without-slider + label,
	.toggle-box + label
	{
		position: absolute;
		z-index: 100;
		cursor: pointer;
		display: block;
		font-weight: bold;
		line-height: 21px;
		margin: 5px 0 5px -6px;
		padding: 5px 0 5px 15px;
		white-space: nowrap;
		background: url("../media/images/backgrounds/bg_super_nav_v2.jpg") repeat-x scroll 0px 0px transparent;
		top: 170px;
    width: 100%!important;
    text-align: left;
	}

  .not-front.no-sidebars .toggle-box-without-slider + label {
    display: none;
  }


	.toggle-box-without-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box-with-slider + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
  .toggle-box-with-slider + label ~ #main-wrapper > #main > #sidebar-first,
	.toggle-box + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		display: none!important;
		margin-bottom: 10px;
	}

	.toggle-box-with-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 290px!important;
	}

  .toggle-box-without-slider:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first,
	.toggle-box:checked + label ~ #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		left: 0!important;
		z-index: 40;
		background: #f4f2f3;
		width: 305px!important;
		display: block!important;
		font-size: 15px!important;
		border: 1px solid #777;
		top: 215px!important;
	}

	.not-front.two-sidebars.page-hotels.page-hotels-hotel-guides #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		top: 215px!important;
	}

	.not-front.page-node-326.node-type-listing #page-wrapper > #page > #main-wrapper > #main > #sidebar-first {
		position: absolute!important;
		top: 215px!important;
	}

  #sidebar-first ul {
    padding: 0 0 0 8px!important;
  }

	.toggle-box-without-slider + label:before,
	.toggle-box-with-slider + label:before,
	.toggle-box + label:before {
		background-color: #4F5150;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		color: #FFFFFF;
		content: "+";
		display: block;
		float: left;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		margin: 0 8px;
		text-align: center;
		width: 20px;
	}

	.toggle-box-without-slider:checked + label:before,
	.toggle-box-with-slider:checked + label:before,
	.toggle-box:checked + label:before {
		content: "\2212";
	}

  #logo {
    margin: 0 auto!important;
    top: 88px!important;
    left: 30%!important;
  }

  #logo img {
    margin-top: 20px!important;
  }

  .not-front #page-wrapper #page #header .section {
  	height: 189px!important;
   	background: #fff!important;
  }

  .not-front #page-wrapper #page #header .section div:nth-child(3) {
	  display: none!important;
  }

  #footer-wrapper, .region-prefooter, #homeShareBar {
    width: 100%!important;
  }

  #superNav {
    padding-left: 20px;
  }

  #featuredItems, #superNavMenu {
    display: none!important;
  }

  #header .weather {
    position: absolute!important;
    width: 68px!important;
    height: 26px!important;
    top: -48px!important;
    left: 80%!important;
  }

  .region-header {
    float: left!important;
    margin: 0 0 0 160px!important;
  }

  #menuBar .navigation .inner ul.menu li:nth-child(9),
  #menuBar .navigation .inner ul.menu li:nth-child(10),
  #menuBar .navigation .inner ul.menu li:nth-child(11) {
  	display: none!important;
  }

  #page-wrapper #page #header {
    height: 130px!important;
  }

  #menuBar {
    width: 100%!important;
    margin-top: 10px!important;
  }

  .not-front #menuBar {
    width: 100%!important;
    margin-top: -30px!important;
  }

  #main-wrapper {
    margin-left:0!important;
    width: 100%!important;
  }

  #main-wrapper #main #homeRotator {
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
    border: 0!important;
  }

  #main-wrapper #main #content,
  #main-wrapper #main #homeRotator #featuredSlides {
    width: 100%!important;
    margin: 0%!important;
  }

  #main-wrapper #main #content .section {
    padding: 0 10px!important;
  }

  #main-wrapper #main #sidebar-second {
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
  }

  #sidebar-second .view-id-landings_related_blocks .views-row .node-teaser .meta {
    width: 85%!important;
  }

  #sidebar-second .block-views h2, #block-block-49 h2 {
    width: 750px!important;
  }

  #featured_bottom {
    width: 100%!important;
  }

  .not-front #page-wrapper #page #main-wrapper #main div#content:nth-child(1),
  .not-front #page-wrapper #page #main-wrapper #main div#content:nth-child(2) {
  	width: 100%!important;
  }

  #block-views-landing-page-rotator-block .inner .view-landing-page-rotator .views-slideshow-cycle-main-frame-row-item .views-field  a img {
     width: 745px!important;
     height: 320px!important;
  }

  .view-landing-page-rotator .landing-page-rotator-description {
     width: 100%!important;
     background: none!important;
  }

  .two-sidebars .node-teaser .hasThumb .meta, .two-sidebars .search-result .meta {
     width: 75%!important;
  }

  #gallery_listing,
  #mapWrapper #mapCont div.gmap-control {
     margin: 0 auto!important;
  }

  .not-front.two-sidebars .hasImage .promo_meta  {
    width: 555px!important;
  }


}
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1) */


@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {

  #superNavMenu {
    width: 460px!important;
  }

  #superNavInner {
    padding-left: 30px!important;
  }

  #header .section .region-header {
    width: 80%!important;
  }

  #featuredSlides {
    width: 732px!important;
  }

  .sidebar-second #content {
    width: 734px!important;
  }

  #sidebar-second .block-views h2, #block-block-49 h2 {
      width: 259px!important;
  }

  #sidebar-second .view-id-landings_related_blocks .views-row .node-teaser .meta {
    width: 150px!important;
    height: 65px;
    float: left;
    overflow: hidden;
  }

  #main-menu ul.menu a {
    font-size: 10px!important;
    width: 92px!important;
    background: #c10001!important;
    height: 30px!important;
  }

  #sidebar-first {
    width: 175px!important;
    margin: 0!important;
  }

  .two-sidebars #content {
    width: 562px!important;
  }

  #sidebar-second {
    width: 274px!important;
  }

  #sidebar-second .section .region-sidebar-second .openxad .inner a img {
    width: 268px!important;
  }

  #sidebar-second .view-id-landings_related_blocks .views-row .node-teaser .meta {
    width: 147px!important;
  }

  #featured_bottom {
    width: 94%!important;
  }

  #logo img {
    width: 72%!important;
    margin-left: 10px!important;
  }

  #header .section .region .block.openxad .inner {
    margin-right: -111px!important;
  }

  .not-front.two-sidebars .hasImage .promo_meta  {
    width: 375px!important;
  }

}

.160x600-box {
background-color:#f4f2f2;
padding:5px;
float:left;
margin: 0 10px 0 0;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 2px 2px 5px #888;
-webkit-box-shadow: 2px 2px 5px #888;
box-shadow: 2px 2px 5px #888;
}
