﻿/*********************************************************************************************

Theme Name: Majestic
Theme URI: http://www.hermesthemes.com/themes/majestic/
Version: 1.0.14
Author: HermesThemes.com
Author URI: http://www.hermesthemes.com/
Description: Majestic is an exclusive WordPress Theme for Hotels and other related businesses.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, orange, red, brown, white, light, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, holiday

The PHP code portions of this theme are subject to the GNU General Public 
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the HermesThemes.com Proprietary Use License below.

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Page Structure: Common elements  ---  All Theme Files
2.  Page Structure: Header -------------  header.php
3.  Navigation  ------------------------  header.php
4.  Page Structure: Main Content  ------  
5.  Content Blocks ---------------------  
6.  Single Post / Page -----------------  single.php, page.php
7.  Comments Styling  ------------------  comments.php
8.  Page Structure: Footer  ------------  footer.php
9.  Misc  ------------------------------
10. Buttons, Forms  --------------------
11. Slideshow  -------------------------
12. Media Queries  ---------------------

**********************************************************************************************/
/** Font import **/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Ovo);

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

0. CSS Reset  -------------------------  All Theme Files

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

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
html { font-size: 100%; margin:0; padding: 0; overflow-y: scroll; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
b, strong { font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre, code { white-space: pre; white-space: pre-wrap; word-wrap: normal; }
small { font-size: 85%; }
ul, ol { margin: 0; padding: 0; list-style-position: outside; }
ul li {list-style-type: none; }
ul ul, ol ol, ul ol, ol ul { margin: 0; }
nav ul, nav ol, 
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure, form, blockquote { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type=button], input[type=reset], input[type=submit] { cursor: pointer; -webkit-appearance: button; }
input[type=checkbox], input[type=radio] { box-sizing: border-box; }
input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: left; }
tr, th, td { padding-right: 25px; border-bottom: 1px solid #EAE7DE; }
#giftCardTable tr, #giftCardTable th, #giftCardTable td { border-bottom: none; }
td { vertical-align: top; }

/* Smart clearfix */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

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

1. Page Structure: Common layout elements

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

::-moz-selection{background:#00aeef; color:#fff; }
::selection{ background:#00aeef; color:#fff; }

a { color: #2b949e; text-decoration:underline; }
a:hover, a:focus { color: #206e76; text-decoration: none;}
a:hover, a:active { outline: none; }

body {
	background-color: #fff;
	color: #58583b;
	font-family: 'Open Sans', 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.3em;
	text-align: left;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 300;
	margin: 0 15px;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .title a, .title-widget a {
	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .title a:hover, .title-widget a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, .title a:focus, .title-widget a:focus {
	color: #2b949e;
}

h3 {
	color: #2b949e;
	font-size: 20px;
	font-weight: 400;
}

h1 {
	font-family: 'Ovo', serif;
	font-size: 42px;
	line-height: 46px;
	}
h2.titleDesc {
	margin-top:15px;
}
	

#container {
	line-height: 1.4em;
	text-align: center;
	width: 100%;
}

div.wrapper {
	font-size: 15px;
	line-height: 1.6em;
	margin: 0 auto;
	padding: 0; 
	text-align: left; 
	width: 1170px;
}

footer div.wrapper {
	text-align: center; 
}

div.wrapper-footer-contacts {
	margin: 30px 0 0;
}

div.wrapper-center {
	text-align: center;
}

div.cleaner,
div.divider {
	margin:0;
	clear: both; 
	font-size:1px; 
	height: 1px;  
	line-height: 1px; 
}

div.divider {
	border-top: solid 1px #333;
	margin: 20px 0;
}

.title-xl {
	font-size: 50px;
	line-height: 56px;
}

.title-l {
	font-family: 'Ovo', serif;
	font-size: 42px;
	line-height: 42px;
}

.title-m {
	font-family: 'Ovo', serif;
	font-size: 25px;
	line-height: 25px;
}

.title-s {
	font-size: 18px;
	line-height: 24px;
}

.title-xs {
	font-size: 12px;
	line-height: 22px;
}

.title-center {
	text-align: center;
}

.title-caps {
	font-weight: normal;
	font-family: 'Ovo', serif;
	font-size: 28px;
}

.type-custom-sans {
	font-weight: 300;
}

.type-custom-serif {
	font-family: 'Kreon', Georgia, serif;
	font-weight: 300;
}

.title-ornament {
	background: transparent url(images/back-heading-ornament.png) no-repeat bottom center;
	padding-bottom: 24px;
}

.title-margin {
	margin-bottom: 20px;
}

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

2. Page Structure: Header

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

header {
	font-size: 14px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}

header.header-wrapper {
	background: #faf7d0;
}

header.title {
	z-index: 500;
}
header .wrapper-menu, #menu-main .wrapper-menu {
	position: relative;
	width: 1170px;
}

header a {
	color: #444;
	text-decoration: underline;
}

header a:hover,
header a:focus {
	color: #fff;
	text-decoration:  none;
}

.header-top {
	text-align: right;
	font-size: 16px;
}

.header-top a {
	text-align: right;
	padding: 5px 40px;
	display: inline-block;
	text-transform: uppercase;
	background: #334F85;
	text-decoration: none;
	color: #fff;
}

.header-top a:hover {
	background: #667BA3;
	color:#fff;
	text-decoration:underline;
}


.header-top .header-phone {
	text-align: right;
	display: inline-block;
	color: #444444;
	padding: 5px 20px;
}

.header-phone a, .header-phone a:hover {
	color:#444;
}

.hermes-social-menu {
	display: inline;
	float: right;
}

#logo {
	position: absolute;
	top: 0;
	left: 25px;
	z-index: 20;
	width: 230px;
}

#logo img {
	width: 100%;
}

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

3. Navigation

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

#menu-main {
	font-weight: normal;
	min-height: 30px;
	padding: 0px 0 0px 240px;
	position:relative;
	background: #f7e988;
}


#menu-main .hermes-notice {
	color: #aaa;
	margin: 0;
	padding: 17px 0 0;
	text-transform: none;
}

#menu-main .hermes-notice a {
	display: inline;
	float: none;
	padding: 0;
}

#menu-main li {
	display: inline-block;
	font-size: 13px;
	font-weight: 300;
	margin: 0 10px;
	position: relative;
	text-transform: uppercase;
}

#menu-main li li {

}

#menu-main .cleaner {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
	float: none;
	display: block;
}

#menu-main li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

#menu-main li:last-child,
#menu-main .social-icons {
	border-right: 0;
	padding-right: 0;
}

#menu-main .social-icons {
	padding-top: 3px;
}

#menu-main .current-menu-item a,
#menu-main a:hover,
#menu-main a:focus, 
#menu-main a:active {
	color: #2b949e;
} 

#menu-main .current-menu-item li a {
	color: #444;
}

#menu-main-menu {
	text-align: right;
}

#menu-main .dropdown ul {
	position:	absolute;
	top:	  -999em;
	width:	200px; /* left offset of submenus need to match (see below) was 170 */
 	text-align: left;
	margin: -8px 0 0 0 !important;  
	padding: 10px 5px; 
	background: #f7e988; 
	text-transform: none; 
}

#menu-main .dropdown ul li {
	width: 100%;
	font-size: 12px;
	line-height: 22px;
 	margin: 0;
 	padding: 3px 0;
 	border-right: 0;
 	border-bottom: solid 1px #444;
}

#menu-main .dropdown ul li:first-child {
	border-top: solid 1px #444;
}

#menu-main .dropdown ul li a {
	padding:6px 12px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-bottom: none;
}

#menu-main a {
	color: #444;
	display: inline-block;
	letter-spacing:1px;
	padding: 5px 0;
	position: relative;
	text-decoration: none;
	font-size: 13px;
}

#menu-main .social-icons a {
	margin-right: 2px;
	padding: 5px;
}

#menu-main li li a,
#menu-main .current-menu-item li a,
#menu-main li .current-menu-item a,
#menu-main li li a:hover,
#menu-main li li a:focus {
	background: none;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#menu-main li li a {
	color: #444;
	text-decoration: none;
}

#menu-main li li a:hover,
#menu-main li li a:focus {
	color: #2b949e;
}

#menu-main .dropdown li:hover ul,
#menu-main .dropdown .sfHover ul {
	padding: 0;
	margin: 0;
	left:			0;
	top:			48px; /* match top ul list item height */
	z-index:		99;
	border-top: solid 0px #444;
}

#menu-main .dropdown li:hover li ul,
#menu-main .dropdown .sfHover li ul {
	border-top: solid 4px #444;
	top:			-999em;
}

#menu-main .dropdown li li:hover ul,
#menu-main .dropdown li .sfHover ul {
	left:			200px; /* match ul width */
	top:			-2px;
}

#menu-main .dropdown li li:hover li ul,
#menu-main .dropdown li .sfHover li ul {
	top:			-999em;
}

#menu-main .dropdown li li li:hover ul,
#menu-main .dropdown li li .sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
 
#menu-main .dropdown li:hover, .dropdown li.sfHover,
#menu-main .dropdown a:focus, .dropdown a:hover, .dropdown a:active {
 	outline:		0;
}

#menu-main .dropdown li ul .sf-sub-indicator { display:inline; }

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

4. Page Structure: Main Content

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

#content {
	border-top: solid 0px #050505;
	font-size: 14px;
	line-height: 1.5em;
	padding: 15px 0 0;
	width: 100%;
	position: relative;
	top: 90%;
}

#content header {
	position: relative;
}

#container .content-noslideshow {
	/*padding-top: 180px;*/
	position: inherit;
}

#main {
	display: inline;
	float: left;
	margin: 0 4.2553% 0 0;
	width: 100%;
}

.full-width #main {
	display: block;
	float: none;
	margin-left: 0;
	width: 100%;
}

.wrapper-reversed #main {
	float: right;
	margin-left: 3.1914%;
	margin-right: 0;
}

aside {
	display: inline;
	float: left;
	margin: 0;
	width: 30%;
}

aside .widget {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.blog-archive .post-meta {
	margin: 0 0 20px 0;
}

#content img.one-third {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}

#content img.one-third:last-of-type {
	margin-right: 0;
}

#content .award-container {
	clear: both;
	margin-bottom: 30px;	
}

#content .award-container:before, #content .award-container:after {
	display: table;
	content: "";
	line-height: 0;	
}

#content .award-container:after {
	clear: both;	
}

#content img.award {
	width: 30%;	
}

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

5. Content Blocks

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

.wrapper .column {
	display: inline;
	float: left;
	margin-right: 2.1276%;
}

.wrapper .column-third {
	width: 31.9148%
}

.wrapper .column-double {
	width: 65.9574%;
}

.wrapper .column-full {
	display: block;
	float: none;
	width: 100%;
}

.wrapper .column-last {
	margin-right: 0;
}

/* Featured Pages */

.featured-pages {
	margin: 20px 0 0px;
}

.featured-pages .featured-page {
	display: inline;
	float: left;
	margin-right: 4.4%;
	margin-left: 4.4%;
	width: 24.5%;
}

.featured-pages-3 .featured-page {
	margin-right: 2.127659%;
	margin-bottom: 20px;
	width: 31.9148%;
}

.featured-pages .last {
	margin-right: 0;
}

.featured-pages .cleaner {
	clear: both;
	display: block;
	height: 1px;
	font-weight: 1px;
	line-height: 1px;
}

.featured-pages .post-cover {
	background-color: #fff;
	margin: 15px 0 20px;
}

.featured-pages .post-cover img {
	height: auto;
	width: 100%;
}

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

.featured-pages .post-excerpt {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}

.featured-pages h2 {
	margin-bottom: 15px;
}

.featured-pages h2 a {
	color: #667BA3;
}

.featured-pages h2 a:hover,
.featured-pages h2 a:focus {
	color: #fff;
}

.featured-pages p {
	margin: 0;
}

.ttextbox {
	text-align: center;
	font-size: 24px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-weight: 400;
}

.widget p {
	margin-top: 0;
}

/* Menu Reservations */

.timages-box #OT_searchWrapperAll {
    background: #f7e988 none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 432px;
    min-height: 158px;
}
h2.OT_feedTitle {
    display: none;
}
#OT_searchWrapperAll #OT_searchWrapper dl {
    top: -20px;
}

.beermenu > caption {
	font-size: 24px;
	line-height: 24px;
	font-family: 'Ovo', serif;
	color:#2b949e;
	text-align:left;
	margin-top:30px;
	
}
.beermenu.featured-section > caption {
	margin-top:0;
}
.beermenu .small {
	display:inline-block;
	font-size: 18px;
	font-family: 'Open Sans', 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	color: #58583b;
}

/* Hermes Posts Widgets */

.hermes-posts {
	margin: 0 0 20px 15px;
}

.hermes-posts .hermes-post {
	border-bottom: solid 1px #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.hermes-posts .post-cover {
	display: inline;
	float: left;
	margin-right: 3.33%;
	width: 25%;
}

.hermes-posts .post-cover img {
	height: auto;
	width: 100%;
}

.hermes-posts .post-excerpt {
	display: inline;
	float: left;
	font-size: 18px;
	line-height: 1.5em;
	overflow: hidden;
	width: 71.66%;
}

.hermes-posts p {
	margin: 0;
}

.hermes-posts .postmeta {
	color: #777;
	font-size: 13px;
	margin: 0 0 6px;
}

.hermes-posts .title-post {
	margin-bottom: 6px;
	margin-left: 0;
}

/* Hermes Testimonials Widget */

blockquote.hermes-testimonial {
	background-color: #333;
	border-bottom: solid 1px #444;
	font-size: 15px;
	line-height: 25px;
	padding: 20px 30px;
}

.widget blockquote.hermes-testimonial {
	background-color: #181818;
	border-bottom: solid 1px #2c2c2c;
}

.hermes-testimonial .post-cover {
	background-color: #222;
	border: solid 1px #111;
	display: inline;
	float: left;
	margin-right: 20px;
	padding: 4px;
}

div.widget blockquote.hermes-testimonial p {
	margin: 0;
}

figcaption.hermes-author {
	font-size: 13px;
	margin: 15px 0 0 31px;
}

/* Hermes Attractions Widget */

.hermes-attractions .hermes-attraction,
.hermes-gallery .hermes-photo {
	display: inline;
	float: left;
	font-size: 14px;
	line-height: 1.5em;
	margin-right: 2.127659%;
	margin-bottom: 20px;
	text-align: center;
	width: 31.914893%;
}

.hermes-attractions .hermes-attraction.last,
.hermes-gallery .hermes-photo.last,
.hermes-gallery-widget-photo.last {
	margin-right: 0;
}

.hermes-attractions .hermes-attraction.first,
.hermes-gallery .hermes-photo.first,
.hermes-gallery-widget-photo.first {
	clear: left;
}

.hermes-attractions div.post-cover,
.hermes-gallery div.post-cover,
.hermes-rooms div.post-cover {
	background-color: #222;
	border: solid 1px #333;
	margin-bottom: 20px;
	padding: 4px;
}

.hermes-attractions div.post-cover img,
.hermes-gallery div.post-cover img,
.hermes-rooms div.post-cover img {
	height: auto;
	width: 100%;
}

/* Hermes Gallery Widget */

.hermes-gallery-widget-photo {
	display: inline;
	float: left;
	margin: 0 4% 15px 0;
	width: 48%;
}

.hermes-gallery-widget-photo .post-cover {
	border: solid 5px #333;
}

.hermes-gallery-widget-photo .post-cover .attachment-thumb-loop-main {
	height: auto;
	width: 100%;
}

/* Hermes Testimonials */

.hermes-testimonial {
	margin-bottom: 30px;
}

.widget .hermes-testimonial {
	margin-bottom: 20px;
}

/* Hermes Rooms */

.hermes-rooms {
	margin: 20px 0 40px;
}

.hermes-rooms-grid .hermes-room {
	display: inline;
	float: left;
	margin: 0 2.1276% 20px 0;
	padding-bottom: 15px;
	text-align: center;
	width: 31.9148%;
}

.hermes-rooms-list .hermes-room {
	margin-bottom: 20px;
}

.hermes-room .post-cover {
	margin-bottom: 15px;
}

.hermes-rooms-list .post-cover {
	display: inline;
	float: left;
	margin-right: 2.1276%;
	width: 31.9148%;
}

.hermes-rooms-list .post-excerpt {
	display: inline;
	float: left;
	width: 64.8936%;
}

.hermes-room h2 {
	margin-bottom: 10px;
}

.hermes-room .thumb-attraction {
	height: auto;
	width: 100%;
}

.hermes-rooms-grid .hermes-room-last {
	margin-right: 0;
}

.hermes-room:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.hermes-room .value {
	color: #333;
}

.hermes-room .price,
.post-single .price {
	/* color: #9ec669;
	font-size: 16px;
	font-weight: 400;*/
}

.hermes-rooms-meta {
	margin-top: 10px;
	margin-left: 5px;
}

.hermes-room-meta {
	color: #999;
	font-size: 14px;
	list-style-type: square;
}

.hermes-room-meta .value {
	color: #9ec669;
}

.post-meta-single .price {
	color: #9ec669;
	font-size: 22px;
	margin-left: 10px;
}

/* Hermes Connect Widget */

.hermes-connect .hermes-social {
	display: inline;
	float: left;
	margin: 0 2% 15px;
	width: 46%;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.hermes-connect .hermes-social-clear {
	clear: both;
}

.hermes-icon-social {
	background: transparent url(images/sprite-social-icons.png) no-repeat top left;	
	display: block;
	margin: 0 auto 8px;
}

.icon-facebook { background-position: 0 0; }
.icon-twitter { background-position: -256px 0; }
.icon-foursquare { background-position: -96px 0; }
.icon-linkedin { background-position: -128px 0; }
.icon-rss { background-position: -160px 0; }
.icon-feedburner { background-position: -32px 0; }
.icon-tripadvisor { background-position: -224px 0; }
.icon-yelp { background-position: -288px 0; }
.icon-youtube { background-position: -320px 0; }
.icon-skype { background-position: -192px 0; }
.icon-googleplus { background-position: -352px 0; }
.icon-pinterest { background-position: -384px 0; }

.hermes-social-24 .icon-facebook { background-position: 0 -32px; }
.hermes-social-24 .icon-twitter { background-position: -256px -32px; }
.hermes-social-24 .icon-foursquare { background-position: -96px -32px; }
.hermes-social-24 .icon-linkedin { background-position: -128px -32px; }
.hermes-social-24 .icon-rss { background-position: -160px -32px; }
.hermes-social-24 .icon-feedburner { background-position: -32px -32px; }
.hermes-social-24 .icon-tripadvisor { background-position: -224px -32px; }
.hermes-social-24 .icon-yelp { background-position: -288px -32px; }
.hermes-social-24 .icon-youtube { background-position: -320px -32px; }
.hermes-social-24 .icon-skype { background-position: -192px -32px; }
.hermes-social-24 .icon-googleplus { background-position: -352px -32px; }
.hermes-social-24 .icon-pinterest { background-position: -384px -32px; }

.hermes-connect a {
	color: #999;
	display: block;
}

.hermes-connect a:hover,
.hermes-connect a:focus {
	color: #fff;
}

.hermes-connect li:hover,
.hermes-connect li:focus {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* Hermes Related Pages */

.widget .hermes-related-page,
aside .widget .menu .menu-item {
	border-left: solid 5px #333;	
	line-height: 24px;
	margin-bottom: 5px;
	padding: 5px 10px;
}

.widget .hermes-related-page.current-page,
aside .widget .menu .menu-item.current-menu-item {
	border-left: solid 5px #9ec669;	
}

.widget .hermes-related-page.current-page a,
aside .widget .menu .menu-item.current-menu-item a {
	color: #fff;
	font-weight: bold;
}

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

6. Single: Post/Page Styling

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

.post-single {
	font-size: 18px;  
	line-height: 30px; 
	max-width: 100%;
	margin: 15px;
}

.full-width .post-single {
	max-width: 100%;
}
.single-room-content-wrapper{
	font-size: 18px;  
	line-height: 30px; 
}

.post-meta p.postmeta {
	color: #999;
	font-size: 18px;
	margin-left: 15px;
}

.post-meta .divider {
	border-top: solid 1px #333;
}

.archive-meta {
	color: #555;
	font-size: 13px;
	line-height: 23px;
}

.archive-meta p {
	margin: 0 0 1em;
}

.post-single h2, 
.post-single h3, 
.post-single h4, 
.post-single h5, 
.post-single h6 {
	font-weight: normal;
	margin: 12px 0 12px;
	line-height: 1.25em; 
}

.post-single h1 {
	font-size: 32px;
	line-height: 36px;
}

.post-single h2 {
	font-size: 32px;
	line-height: 32px;
	color: #2b949e;
}

.post-single h3 {
	font-size: 26px;
	line-height: 26px;
	font-family: 'Ovo', serif;
}

.post-single h4 {
	font-size: 18px;
	line-height: 24px;
}

.post-single h5 {
	font-size: 16px;
	line-height: 22px;
}

.post-single h6 {
	font-size: 14px;
	line-height: 20px;
}

.post-single p {
	margin-top: 0;
	margin-bottom: 1.5em; 
}

.post-single img {
	margin-bottom: 0px; 
}

.post-single img.alignnone, 
.post-single img.aligncenter, 
.post-single img.alignleft, 
.post-single img.alignright {
	max-width: 100%;
	/*width:auto;*/
 	height:auto;
}

.post-single iframe {
	max-width: 100%;
}

.post-single textarea {
	max-width: 97%;
}

.full-width .post-single img.alignnone, 
.full-width .post-single img.aligncenter, 
.full-width .post-single img.alignleft, 
.full-width .post-single img.alignright {
	max-width: 100%;
	/*width:auto;*/
 	height:auto;
}

.post-single ul, 
.post-single ol {
	margin: 10px 0;
	overflow: hidden;
	padding:0 20px;
}
.post-single li ul, 
.post-single li ol {
	margin-bottom: 0; 
	/*overflow: hidden;*/
}

.post-single ul.nav-tabs {
	margin:0;
	padding:0;
}
.post-single li {
	/*list-style-position: outside;
	margin-left: 20px;*/
} 
.post-single ul li {
	list-style-type: disc;
}
.post-single ol li {
	list-style-type: decimal; 
}
.post-single blockquote {
    color:#999;
    border-left: solid 4px #444;
    font-size: 17px;
    line-height: 1.5em;
	font-style: italic;
    margin: 10px;
    padding: 0 20px;
}
.post-single a {
	text-decoration: underline; 
}
.post-single a:hover,
.post-single a:focus {
	text-decoration:none; 
	cursor: pointer; 
}

.hermes-post-share {
	margin: 15px 0;
	padding-bottom: 15px;
}

.post-featured-cover {
	margin: 0 0 20px -40px;
}

.layout2Cols {
	width: 700px;
	margin: 0 auto;
}

.layout2Cols .col {
	width: 300px;	
	text-align: center;
}

.layout2Cols .colLeft {
	float: left;	
}

.layout2Cols .colRight {
	float: right;	
}

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

7. Comments Styling

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

#hermes-comments {
	margin: 30px 0;
}

.commentlist .comment,
.commentlist .pingback,
.commentlist .trackback {
	border-bottom: solid 1px #333;
	list-style-type: none;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.commentlist > .comment:last-child {
	border-bottom: 0;
	margin-bottom: 30px;
	padding-bottom: 0;
}

.commentlist .children {
	padding-left: 12.9032%;
}

.commentlist .avatar {
	border: solid 5px #333;
	height: auto;
	width: 100%;
	max-width: 50px;
}

.commentlist .byuser .comment-author-name {
	color: #ef4832;
}

.commentlist .comment-author {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 60px;
	text-align: center;
}

.commentlist .comment-author-name {
	color: #aaa;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
	margin-bottom: 12px;
}

.commentlist .comment-timestamp {
	color: #999;
	font-size: 12px;
	text-align: right;
}

.commentlist .comment-bullet {
	color: #ccc;
	font-size: 11px;
	margin: 0 2px;
}

.commentlist .comment-body {
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	padding-top: 5px;
}

.commentlist .comment-edit-link {
	font-size: 11px;
}

.comment-body p {
	margin: 0 0 1.5em;
}

.comment-awaiting-moderation {
	color: #999;
	font-style: italic;
}

.commentlist .reply {
	margin-top: 10px;
	text-transform: lowercase;
}

.commentlist .comment-reply-link {
	font-size: 11px;
	padding: 4px 10px;
}

/* Comment Form */

#respond .hermes-comment-label {
	color: #aaa;
	display: block;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 10px;
}

#respond .hermes-comment-input {
	background-color: #fff;
	border: solid 1px #111;
	color: #333;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
	width: 70%;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;    
	border-radius: 2px; 
}

#respond .required_lab {
	color: #ef4832;
}

#respond .comment-form-p {
	margin: 0 0 15px;
}

#respond .form-submit {
	margin: 0;
}

#respond .comment-notes,
#respond .form-allowed-tags {
	display: none;
}

#respond #submit {
	
}

/* Reply Form */

.comment #respond {
	margin-top: 30px;
}

#reply-title {
	margin: 0 0 20px;
}

#reply-title a {
	color: #1c97d4;
}

#reply-title a:hover,
#reply-title a:focus {
	color: #ef4832;
}

/* Gravity Form */

#gform_1 .gfield_label {
    font-weight: normal;
}
#gform_1 .gsection_title {
	font-family: "Ovo",serif;
	font-size: 36px;
	font-weight:normal;
}
#gform_1 .gform_wrapper .gsection {
    border-bottom: 1px solid #333;
}
#gform_1 .gform_button.button {
    font-family: inherit;
    font-weight: 300;
    text-shadow: none;
    text-transform: none;
}
/********************************************************************************************* 

8. Page Structure: Footer

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

footer {
	background-color: rgba(0, 35, 102, 0.8);
	color: #fff;
	padding: 10px 0 25px;
}

footer .wrapper {
	font-size: 16px;
	font-weight: 300;
}

footer .divider {
	background-color: #2e2e2e;
	border: 0;
	margin: 20px 0;
}

footer p.title {
	margin-bottom: 20px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}

.footer-left {
	float: left;
	width: 60%;
	margin: 0 0 0 15px;
}
.assoc-links {
	margin: 10px 0;
}
.assoc-links .logo-images {
   -webkit-filter: grayscale(95%);
   filter: gray;
   filter: grayscale(95%);
}
.assoc-links .logo-images:hover {
   -webkit-filter: grayscale(0%);
   filter: grayscale(0%);
}
.footer-right {
float: right;
width: 35%;
text-align: center !important;
}

.footer-left .widget .textwidget a img, .footer-right .widget .textwidget a img {
	transition: all 0.2s;
	display: inline-block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.footer-left .widget .textwidget a:hover img, .footer-right .widget .textwidget a:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}

.footer-left .mc-group-elements {
	display:inline;
}

.footer-left button {
    font-size: 14px;
    padding: 3px 15px;
	margin-top:0;
}

.footer-left .title-s {
    float: left;
    padding-right: 10px;
}
#menu-footer-nav li {
    display: inline-block;
    margin: 0 10px;
}
.menu-footer-nav-container {
    margin: 15px 0 30px;
}

/* Footer Contact Info */

.wrapper-footer-contacts {
	background-color: rgba(204, 204, 204, 0.3);
	border-top: solid 1px #667BA3;
	border-bottom: solid 1px #667BA3;
	padding: 15px 0;
}

.footer-additional {
	padding: 10px 0;
	text-align: left;
}

.footer-additional a {
	color: #f5d876;
}

.footer-additional a:hover,
.footer-additional a:focus {
	color: #fff;
}

.footer-additional .hermes-contact {
	display: inline-block;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 24px;
}

.footer-additional .hermes-contact .divider {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 7px;
}

.footer-additional .hermes-contact span.label {
	color: #fff;
}

.footer-additional .hermes-contact span.value {
	color: #fff;
}

.hermes-credit {
	color: #777;
	display: inline;
	float: right;
	margin: 0;
}

.hermes-credit a {
	color: #777;
}

.hermes-credit a:hover,
.hermes-credit a:focus {
	color: #fff;
}

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

9. Misc

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

.toggle_mobile_menu { display:none !important; } 

/* Pagination */
div.navigation {text-align: center; margin: 20px 0 25px; font-size: 14px; }
div.navigation p {margin: 0;}
div.navigation a {padding: 7px 10px; line-height: 24px; background-color: #334F85; color: #fff; text-decoration:none; }
div.navigation .current { font-weight:bold; background-color: #667BA3; color: #fff; padding: 7px 10px; line-height: 24px;}
div.navigation a:hover,
div.navigation a:focus {
	background: none;
	background-color: #667BA3; 
	color: #fff;
	text-decoration:underline;
}

/* WordPress Search Widget */

#searchform label {
	display: none;
}

.widget_search #s {
	background-color: #f3f3f3;
	display: inline;
	float: left;
	border: solid 1px #ccc;
	font-size: 13px;
	margin: 0 3px 5px 0;
	padding: 6px 5px;
	width: 70%;
}

.widget_search #searchsubmit {
	border: none;
	display: inline;
	float: left;
}

/* Begin Images */
.post-single .aligncenter {	display: block;	margin-left: auto;	margin-right: auto;	}
.post-single .alignright {	margin: 10px 0 2px 20px;	display: inline;	}
.post-single .alignleft {	margin: 10px 20px 2px 0;	display: inline;	}
.alignright {	float: right;	}
.alignleft {	float: left	}

/* Caption for images */
.post-single .wp-caption { background-color: #f3f3f3; border-bottom: solid 1px #e3e3e3; padding: 0 0 15px; }
.post-single .wp-caption img { background:none; margin: 0 0 15px; border:0 none; max-width:100%; width: 100%; height:auto; }
.post-single .wp-caption-text, .gallery-caption { color:#777; font-size:11px; line-height: 1.4em; margin:0 10px; }
.post-single .wp-caption.aligncenter { margin:0 auto 15px; }

/* [gallery] shortcode styling */
.post-single .gallery { margin: auto; text-align:center; clear:both; }
.post-single .gallery-icon {
	background-color: #fff;
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
	padding: 4px;
}
.post-single .gallery .gallery-item {display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 10px; width: 23%; }
.post-single .gallery img { width: 100%; height: auto; margin: 0; }
.post-single .gallery-caption { margin-left: 0; }

/* Recent Comments Widget */

.recent-comments-list .recent-comment,
#recentcomments .recentcomments {
	margin-bottom: 8px;
}

.recent-comments-list .post-cover {
	background-color: #151515;
	border: solid 1px #111;
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 4px;
}

/* Recent Posts Widget */

.hermes-posts-recent .post-cover {
	width: 23.33%;
}

/* Twitter Widget */

.hermes-twitter-list .hermes-twitter-item {
	border-bottom: solid 1px #444;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.hermes-twitter-list .hermes-twitter-item:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.twitter-timestamp {
	color: #999;
	font-size: 12px;
	font-style: italic;
	display: block;
}

.hermes-follow-user {
	margin-top: 10px;
}

/* Gravity Forms Fixes */
.gform_wrapper .gform_heading {
	margin-bottom: 20px;
}

.gform_wrapper .gform_fields {
	margin-left: 0;
}

.gform_wrapper .gfield {

}

.gform_wrapper .gfield {
	list-style-type: none;
	margin-left: 0;
}

.gform_wrapper .gfield_label {
	font-weight: bold;
}

.gform_wrapper .gfield input,
.gform_wrapper .gfield .textarea {
	border: solid 1px #ccc;
	margin-bottom: 10px;
	padding: 5px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;    
	border-radius: 2px; 
}

.gform_wrapper input[type=text] {
	min-width: 200px;
}

.gform_wrapper .gfield_required {
	color: #cc333f;
	margin-left: 2px;
}

/* WordPress check fixes */

.sticky,
.bypostauthor {
	
}

.aheading {
    background-color: #334f85;
    margin: 0 0 20px;
    padding: 7px;
    text-transform: uppercase;
}

.aheading a {
    color: #fff;
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.aheading .atoggle {
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 1px;
}
/********************************************************************************************* 

10. Buttons, Forms

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

.button {
	display: inline;
}

input.button.gform_button,
.button,
#respond #submit,
#searchsubmit {
	font-weight: bold;
	text-align: center;
	padding: 15px 30px;
	border: solid 1px #2b849e;
	cursor: pointer;
	height: auto;
	color: #fff;                
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;    
	border-radius: 2px;         
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
}

input.button.gform_button,
.button.blue,
#searchsubmit {
	background-color: #0064cd;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
	background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
	background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
	background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
	background-image: -o-linear-gradient(top, #049cdb, #0064cd);
	background-image: linear-gradient(top, #049cdb, #0064cd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
	border-color: #0064cd #0064cd #003f81;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #09509a 1px 1px 0;
}

.button.green {
	background-color: #57a957;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -ms-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(top, #62c462, #57a957);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
	border-color: #57a957 #57a957 #3d773d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #3e783e 1px 1px 0;
}

.button.orange {
	background-color: #c98610;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e49d1f), to(#c98610));
	background-image: -moz-linear-gradient(top, #e49d1f, #c98610);
	background-image: -ms-linear-gradient(top, #e49d1f, #c98610);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e49d1f), color-stop(100%, #c98610));
	background-image: -webkit-linear-gradient(top, #e49d1f, #c98610);
	background-image: -o-linear-gradient(top, #e49d1f, #c98610);
	background-image: linear-gradient(top, #e49d1f, #c98610);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e49d1f', endColorstr='#c98610', GradientType=0);
	border-color: #c98610 #c98610 #bf831c;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #bf831c 1px 1px 0;
}

#respond #submit,
.button.purple {
	background-color: #4f337d;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#664a96), to(#4f337d));
	background-image: -moz-linear-gradient(top, #664a96, #4f337d);
	background-image: -ms-linear-gradient(top, #664a96, #4f337d);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #664a96), color-stop(100%, #4f337d));
	background-image: -webkit-linear-gradient(top, #664a96, #4f337d);
	background-image: -o-linear-gradient(top, #664a96, #4f337d);
	background-image: linear-gradient(top, #664a96, #4f337d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#664a96', endColorstr='#4f337d', GradientType=0);
	border-color: #4f337d #4f337d #382458;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #3a2164 1px 1px 0;
}

.button.red {
	background-color: #c43c35;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
	border-color: #c43c35 #c43c35 #882a25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #a8332d 1px 1px 0;	
}

.button.silver {
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-color: #339bb9 #339bb9 #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #fff 1px 1px 0;
	color: #333;
}

.button.teal {
	background-color: #339bb9;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(top, #5bc0de, #339bb9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
	border-color: #339bb9 #339bb9 #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #2a819a 1px 1px 0;
}

input.button.gform_button:hover,
.button:hover,
#respond #submit:hover,
#searchsubmit:hover,
input.button.gform_button:focus,
.button:focus,
#respond #submit:focus,
#searchsubmit:focus {
	background-position: 0 -15px;
	text-decoration: none;
}

input.button.gform_button:active,
.button:active,
#respond #submit:active,
#searchsubmit:active {
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#submit,
#searchsubmit,
input.button.gform_button,
.button.submit {
	height: auto;
	font-size: 12px;
	padding: 7px 15px;
}

/* Booking Form */

#form-booking {
	margin-bottom: 50px;
}

#form-booking .hermes-label {
	display: block;
	font-weight: bold;
	margin: 0 0 5px;
}

#form-booking .hermes-input {
	border: solid 1px #000;
	width: 60%;
	padding: 4px 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#form-booking .hermes-input-small {
	min-width: 100px;
	width: 20%;
}

#booking-comments {
	height: 100px;
}

#hermes-form-success {
	color: #57a957;
	font-weight: bold;
}

#hermes-form-errors {
	color: #c43c35;
}
.stb-content h3 {
	margin:0;
}

/*** tooltip***/

 .ui-tooltip, .arrow:after {
   background: #f1f1f1;
   border: 2px solid white;
 }
 .ui-tooltip {
   padding: 10px 20px;
   width: 175px;
   color: #444;
   border-radius: 5px;
   font-size: 18px !important;
   text-transform: none;
   box-shadow: 0 0 7px black;
   text-align:center;
 }
 .arrow {
   width: 50px;
   height: 16px;
   overflow: hidden;
   position: absolute;
   left: 50%;
   margin-left: -35px;
   bottom: -16px;
 }
 .arrow.top {
   top: -16px;
   bottom: auto;
 }
 .arrow.left {
   left: 20%;
 }
 .arrow:after {
   content: "";
   position: absolute;
   left: 20px;
   top: -20px;
   width: 20px;
   height: 20px;
   box-shadow: 6px 5px 9px -9px black;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
 }
 .arrow.top:after {
   bottom: -20px;
   top: auto;
 }

/* Layout helpers this is the tool tip specific css
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0); /* support: IE8 */
}

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

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
    border-width: 2px;
}

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

11. Slideshow

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

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	Theme 	: Shutter 1.2
	Author	: Sam Dunn
	
*/

	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(images/supersized/progress.gif) no-repeat center center;}
	
	#supersized { position: fixed; left: 0; top: 0; overflow: hidden; z-index: -999; height: 100%; width: 100%; }
		#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
		#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
		#supersized a { width:100%; height:100%; display:block; }
			#supersized li.prevslide { z-index:-20; }
			#supersized li.activeslide { z-index:-10; }
			#supersized li.image-loading { background:#111 url(images/supersized/progress.gif) no-repeat center center; width:100%; height:100%; }
				#supersized li.image-loading img{ visibility:hidden; }
			#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

	/* Controls Bar
	----------------------------*/
	#navigation { float:right; margin:0px 20px 0 0; }
				
		#prevslide, #nextslide{ background:url(images/hermes-arrows.png) no-repeat; cursor: pointer; text-indent: -9999px; position:absolute; height: 60px; width: 60px; top: 45%; z-index: 20; filter: alpha(opacity=40); opacity: 0.4;}
			#prevslide{ left:20px; background-position: 0 0; }
			#nextslide{ right:20px; background-position:-60px 0; }
				#prevslide:active, #nextslide:active{ margin-top:3px; }
				#prevslide:hover, #nextslide:hover{ filter: alpha(opacity=80); opacity: 0.8; }
				
	/* Progress Bar
	----------------------------*/					
	#progress-back{ z-index:5; position:fixed; bottom:0; left:0; height:6px; width:100%; background:url('images/supersized/progress-back.png') repeat-x; }
		#progress-bar{ position:relative; height:6px; width:100%; background:url('images/supersized/progress-bar.png') repeat-x; }

.itemimg {
	width: 100%;
	vertical-align: middle;
}

.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-inner > .item {
	-webkit-transition: opacity 1.2s;
	-moz-transition: opacity 1.2s;
	transition: opacity 1.2s;
	opacity: 0;
}
.carousel-inner > .item.active {
	opacity: 1;
}
.carousel-inner > .active.left,
.carousel-inner > .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	opacity: 1;
}


.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus, .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	left: 50%;
	z-index: 900;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
	margin-top: 40%;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #667BA3;
	border-radius: 10px;
	cursor: pointer;
	background-color: #fff;
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	background-color: #667BA3;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow: none
}

.fa-chevron-circle-left.slide-chevron {
	position: relative;
	top: 300px;
	font-size: 55px;
}

.fa-chevron-circle-right.slide-chevron {
	position: relative;
	top: 300px;
	font-size: 55px;
}
.hide {
	display:none;
}

/* =Room Overview
_______________________________________________ */
.roomOverviewTabWrapper {
	width: 100%;
	margin:0 auto;
	display:block;
	position:relative;
}

#content.roomOverviewTopContent {
	margin-bottom: 20px;
}

.roomOverviewTabWrapper .ui-tabs-panel {
	overflow:hidden;
	margin:0 auto;
	padding:3px;
	line-height:150%;
	border-radius:4px;
	box-shadow:0 0 15px rgba(31,31,31,1);
	position:relative;
	z-index:100;
}

.roomOverviewTabWrapper .tabInnerWrapper {
	border:5px solid #334F85;
	overflow:hidden;
	padding: 25px;
}

.roomOverviewTabWrapper .ui-tabs-nav {
	display:block;
	overflow:hidden;
	z-index:500;
	width:975px;
	margin:10px auto 0;
}

.tabs-wrapper.photo_gallery .ui-tabs-nav {
	display:block;
	overflow:hidden;
	z-index:500;
	width:975px;
	margin:10px auto 0;
}

.roomOverviewTabWrapper .ui-tabs-nav > li {
	float:left;
	margin-right:10px;
	list-style: none;
	width: 32%;
}

.tabs-wrapper.photo_gallery .ui-tabs-nav > li {
	float:left;
	margin-right:10px;
	list-style: none;
	width: 24.2%;
}

.roomOverviewTabWrapper .ui-tabs-nav > li > a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	background-color: #667BA3;
	height: 40px;
	padding: 20px 42px 0;
	display:block;
	overflow:hidden;
	font-size:20px;
	text-align:center;
	white-space:nowrap;
}

.tabs-wrapper.photo_gallery .ui-tabs-nav > li > a {
	padding: 20px 0px 0;
}

.roomOverviewTabWrapper .ui-tabs-nav > li.ui-tabs-active > a,
.roomOverviewTabWrapper .ui-tabs-nav > li > a:hover {
	background-color: #334F85;
}

.roomListContainer {
	overflow:hidden;
	display:block;
	position:relative;
	width:100%;
	min-height:500px;
}

.roomListContainer .rooms {
	margin-left:0px;
	margin-top:0px;
	display:block;
	width:325px;
	min-height:715px;
}

.roomListContainer .rooms > li {
	list-style:none;
	margin-bottom:0;
	margin-left: 0px;
	background-image:url(images/room-cat-separator.png);
	background-repeat:no-repeat;
	background-position:0 -2px;
	padding-top:3px;
}

.roomListLink {
	display:block;
	color:#ffffff;
	font-weight:400;
	width:100%;
	height:43px;
	text-transform:uppercase;
	background-image:url(images/category-bkg.png);
	background-repeat:repeat-y;
	background-position:0 0;
	background-size: 100%
}

.roomTitleSpan {
	display:block;
	width: 325px;
	height:34px;
	font-size:20px;
	padding:7px 0 0 40px;
	cursor:pointer;
	position:relative;
}

ul.singleRooms {
	margin-top: 7px;
	margin-left: 0px;
}

.roomCatArrow.main-sprite.sprite-arrow-room-cat-sprite {
	display:block;
	width:17px;
	height:17px;
	background-position:0 -149px;
	position:absolute;
	overflow:hidden;
	top:12px;
	left:15px;
}

.roomListLink.open .roomCatArrow.main-sprite.sprite-arrow-room-cat-sprite {
	background-position:0 -174px;
	top:10px;
}

.roomListLink:hover,.roomListLink.open {
}

.roomListLink.open .roomTitleSpan {
	background-position:10px 18px;
}

.roomNameContainer {
	overflow:hidden;
	padding-bottom:7px;
	background-image:url(images/category-title-shadow.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.wsRoomDetailContainer {
	position:absolute;
	top:0px;
	right:0px;
	width:768px;
	display:none;
	overflow:hidden;
	background-image:url(images/room-details-gradient.png);
	background-repeat:repeat-x;
	background-position:left 380px;
}

.wsRoomDetailContainer img {
	box-shadow:none;
	margin-top:0;
	border:5px solid #213523;
	padding: 0px;
	margin: 0px;
}

.wsRoomHoverImage a,.building-img-wrapper {
	background-color:#EBE9DC;
	border:2px solid #29261F;
	overflow:hidden;
	display:block;
	padding:2px;
	line-height:80%;
}

.roomOverInfo,.building-desc {
	display:block;
	overflow:hidden;
	padding:10px 25px;
	min-width:180px;
	min-height: 180px;
}

.roomOverAccom ul li {
	padding-left:0px;
	background-image:url(images/bullet-small-dark.png);
	background-repeat:no-repeat;
	background-position:left 10px;
	width:300px;
	float:left;
}

.roomNameContainer .roomTypeLink {
	display:block;
	padding:2px 0 2px 60px;
	font-size:17px;
	text-decoration:none;
	position:relative;
}

.roomNameContainer .roomTypes {
	padding:8px 0 0 40px;
	display:block;
	color:#EDEADF;
	text-transform:uppercase;
	cursor:pointer;
}

.roomNameContainer .roomTypes:hover,.roomNameContainer .roomTypeLink:hover {
	text-decoration:underline;
}

.singleRooms > li.open {
	background-image:url(images/main-sprite-uncompressed.png);
	background-repeat:no-repeat;
	background-position:-367px -925px;
	height: 120px;
}

.singleRooms > li.roomLocationName.open {
	height:40px;
}

.singleRooms > li {
	margin-left: 0px;
	list-style: none;
}

.roomNameContainer .roomTypes {
	color:#334F85;/* #373737; */
	text-transform:none;
}

.roomNameContainer .roomTypes.open {
	margin-top:10px;
	padding:12px 0 7px 40px;
	text-transform:uppercase;
	color: #334F85;
	font-size: 18px;
}

.roomNameContainer .roomSmallArrow.main-sprite.sprite-arrow-room-small-sprite {
	display:none;
	overflow:hidden;
	background-position:0 -292px;
	width:13px;
	height:13px;
	position:absolute;
	top:7px;
	left:37px;
}

.roomNameContainer .roomTypeLink:hover .roomSmallArrow{
	display: block;
}

h3.roomOverTitle {
	display:block;
	clear:both;
	overflow:hidden;
}

h3.roomOverTitle .roomLocation {
	color:#333;
}

h3.roomOverTitle a {
	font-size:20px;
	margin-right:15px;
	text-decoration:none;
}

h3.roomOverTitle .roomRate {
	float:right;
	font-size:20px;
}

.roomOverAccom ul {
	display:block;
	margin-left:0;
	margin-top:10px;
}

.noType > li {
	color:#FDFCF2;
	font-size:16px;
	padding:5px 0 5px 30px;
	cursor:pointer;
	display:block;
}

.noType > li:hover,.noType .roomTypes.open,.noType .roomAvailLinksWrapper.open {
	background-color:#DEDEDE;
	color:#333;
}

.noType .roomTypeLink {
	display:block;
}

.singleRoomContent {
	display: block;
	width: 300px;
	overflow: hidden;
}

#policies .tabInnerWrapper {
	padding: 25px;
}

.single-rooms h1.title-l {
    width: 45%;
}

.room-top-nav {
  margin-top: 25px;
  margin-bottom: 25px;
}

.room-top-nav .nav li a {
  background-color: #667BA3;
  border-right: 1px solid #FFF;
  color: #ffffff;
  font-size: 18px;
  float: left;
  width: 22.351%;
}
.room-top-nav .nav li a:hover {
  background-color: #334F85;
}
.room-top-nav .nav li.room-check-avail a {
  background-color: #334F85;
}
.room-top-nav .nav li.room-check-avail a:hover {
  background-color: #334F85;
}

.room-content, .room-rates {
	margin: 0 15px;
	}
.room-rates {
    padding-top: 10px;
}
	
.room-content img {
	margin: -85px 0 0 30px;
	}		

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  zoom: 1;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 0px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #667BA3;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #145b61;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

/* tabs*/

.tabs-wrapper {
padding-bottom: 26px;
margin-bottom: 10px;
}

.tab-bg .nav-tabs.nav-justified>li>a {
	margin-bottom: 0;
	padding-top: 14px;
	padding-bottom: 8px;
}

.nav-tabs.nav-justified>li>a {
	background-color: #334F85;
	background-repeat: repeat;
	border: 2px solid #444;
	border-bottom: 0 none;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	position: relative;
	text-decoration: none;
}

.nav-tabs.nav-justified>li.active>a {
	background-color: #667BA3;
	background-image: linear-gradient(to bottom, #667BA3, #667BA3);
	background-repeat: repeat;
	border: 2px solid #444 !important;
	border-bottom: 0 none;
	border-radius: 4px 4px 0 0;
	color: #fff;
	margin-bottom: -2px;
	position: relative;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.room-list-container .room-type-container {
	margin-bottom: 1px;
	position: relative;
}

.room-list-container .room-type-accordion {
	background-color: #334F85;
	color: #fff;
	display: block;
	font-size: 24px;
	line-height: 1;
	font-weight: 300;
	padding: 8px 0;
	text-align: center;
}

.room-list-container a {
	text-decoration: none;
}

.room-list-container .rooms-nav li.active>a {
	background-color: #667BA3;
	color: #fff;
	font-weight: 300;
	transition: background-color .2s;
}

.room-list-container .rooms-nav li>a {
	background-color: transparent;
	color: #242424;
	cursor: pointer;
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.room-list-container .room-details-container .room-details-list>.room-item {
	display: none;
}

.room-list-container .rooms-nav .room-additional-links.open>a {
	background-color: transparent;
}

.room-list-container .rooms-nav .room-additional-links a {
	color: #444;
	display: block;
	font-size: 18px;
	font-weight: 300;
	padding-bottom: 4px;
	text-decoration: none;
}

.room-list-container .rooms-nav .room-additional-links a:hover {
	text-decoration: underline;
	color: #444;
}

.room-list-container .rooms-nav .room-additional-links {
	display: none;
	padding-left: 30px;
}

.tab-content>.tab-pane {
	display: none;
	padding: 25px;
	border: solid 4px #334F85;
}

.tab-content>.active {
	display: block;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.tab-content {
	background-color: transparent;
	box-shadow: 0 0px 10px rgba(0,0,0,0.9);
	padding: 30px 15px 43px 15px;
	position: relative;
	z-index: 100;
}

.tab-content h2 {
	clear:both;
}
	
.room-list-container .room-details-container .room-title-top.active {
	background-color: #667ba3;
	color: #fff;
}

.room-list-container .room-type-container .menu-accordion:before {
	color: #fff;
	content: "\f0da";
	display: block;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
}

.room-list-container .room-type-container .menu-accordion.active:before {
	content: "\f0d7";
}

.room-list-container .room-details-container .room-details-list .lower-area {
	overflow: hidden;
	background-image: url(images/room-details-gradient.png);
	background-repeat: repeat-x;
	padding: 25px;
}

.room-list-container .room-details-container .room-image {
	margin-bottom: 0px;
	position: relative;
	z-index: 0;
}

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

.room-list-container .room-details-container .room-image img {
	width: 100%;
	box-shadow: 0 0 10px rgba(0,0,0,0.35);
	margin-bottom: 0px;
}

.room-list-container .room-details-container .room-details-list .lower-area h4 .room-title {
	color: #444;
	display: block;
	padding-bottom: 8px;
}

.room-list-container .room-details-container .room-details-list .lower-area h4 a:hover {
	color: #667ba3;
	text-decoration: underline;
}

.room-list-container .room-details-container .room-details-list .lower-area h4 .room-rate-range {
	display: block;
	padding-bottom: 8px;
}

.room-overview-box ul li {
	width: 46%;
	float: left;
}

.room-overview-box .room-title {
	padding-left: 0px;
}

.room-overview-box  {
	margin-bottom: 25px;
}

.room-list-container .room-details-container .room-details-list .lower-area .room-btns {
	margin: 10px 10px 0 10px;
	text-align: center;
}

.room-list-container .room-details-container .room-details-list .lower-area .btn-green:first-child {
	margin-bottom: 10px;
}

.btn-green, .post-single .btn-green, #gform_1 .gform_button.button {
	background-color: #334F85;
	background-image:none;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	line-height: 1;
	padding: 10px 20px;
	text-decoration: none;
	transition: background-color .2s;
}

a:hover.btn-green,  #gform_1 .gform_button.button:hover {
	color: #fff;
	text-decoration: underline;
	background-color: #667ba3;
}
	
.room-list-container .room-nav-container {
	display: none;
	margin: 0;
}

.room-list-container .room-details-container .room-title-top {
	border-bottom: 1px solid #765f45;
	color: #242424;
	cursor: pointer;
	display: block;
	font-size: 17px;
	padding: 4px 10px;
	text-align: center;
	text-decoration: underline;
	transition: background-color .2s;
}

.room-list-container .room-details-container .room-details-list .lower-area .btn-green {
	display: block;
	font-size: 20px;
	margin-bottom: 1px;
	width: 100%;
}

.nav-tabs.nav-justified>li {
	float: none;
}

.nav-tabs.nav-justified > li {
	margin-left: 0px;
	margin-right: 0px;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.carousel .item {
	opacity: 0;
	-webkit-transition: opacity 1.2s;
	-o-transition: opacity 1.2s;
	transition: opacity 1.2s;
	min-height: 100px;
}



.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.room-elements .ament {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-width: 50%;
	-moz-column-width: 50%;
	column-width: 50%;
}

.room-elements .ament li {
	list-style-type: disc;
	margin-left: 2em;
}

.room-elements {
	padding-left: 150px;
	padding-right: 150px;
}


.room-elements h2 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px;
}




/* =Rate Chart
_______________________________________________ */
.roomRateChartContainer {
	padding:0px;
}

.roomChartWrapper {
	display:block;
	overflow:hidden;
	width:100%;
	/*background-image:url(images/title-shadow-large.png);*/
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:40px;
	margin-bottom:20px;
}

.wsHouseRooms {
	width:100%;
	font-family: 'Open Sans', 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	margin-top:20px;
}

.wsHouseRooms a {
	color: #213523;
}	

.wsHouseRooms th {
	text-align:left;
	color:#213523;
	text-transform:uppercase;
	font-family: 'Open Sans', 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size:18px;
	padding-bottom: 25px;
}

.wsHouseRooms td {
	padding-bottom: 25px;
	padding-top: 25px;
	padding-right: 25px;
}
.post-single .roomChartLocation {
	font-family:'Open Sans', 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 24px;
}

td.roomChartName {
	width:150px;
}

td.roomChartBed {
	width:20%;
}

td.chartFeatures {
	width:45%;
	padding-right: 25px;
}
td.chartRateLow {
	width: 15%;
}


/* =Sprite
_______________________________________________ */
.main-sprite {
	background-image:url(images/main-sprite-uncompressed.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.main-sprite.sprite-arrow-down-dark {
	background-position:0 0;
	width:17px;
	height:9px;
}

/* done */
.main-sprite.sprite-arrow-map-up {
	background-position:0 -59px;
	width:19px;
	height:15px;
}

/* done */
.main-sprite.sprite-arrow-room-cat-sprite {
	background-position:0 -124px;
	width:17px;
	height:100px;
}

/* done */
.main-sprite.sprite-arrow-room-small-sprite {
	background-position:0 -274px;
	width:13px;
	height:75px;
}

/* done */
.main-sprite.sprite-arrow-white-sprite {
	background-position:0 -399px;
	width:15px;
	height:150px;
}

/* not work */
.main-sprite.sprite-arrows-double-sprite {
	background-position:0 -599px;
	width:22px;
	height:80px;
}

/* not work */
.main-sprite.sprite-box-title-bkg {
	background-position:0 -729px;
	width:280px;
	height:59px;
}

/* done */
.main-sprite.sprite-email-form-bkg {
	background-position:0 -839px;
	width:259px;
	height:32px;
}

/* done */
.main-sprite.sprite-email-form-button {
	background-position:0 -920px;
	width:70px;
	height:32px;
}

/* done */
.main-sprite.sprite-footer-old-rittenhouse-inn {
	background-position:0 -1002px;
	width:294px;
	height:40px;
}

/* done */
.main-sprite.sprite-footer-r {
	background-position:0 -1092px;
	width:249px;
	height:82px;
}

/* done */
.main-sprite.sprite-link-icon {
	background-position:0 -1224px;
	width:20px;
	height:20px;
}

/* done */
.main-sprite.sprite-main-header-logo-sprite2 {
	background-position:0 -1294px;
	width:317px;
	height:300px;
}

.three-column {
	width: 30%;
	margin-right: 3%;
	float: left;
	margin-bottom: 3%;
}

 .two-column-left {
	 width: 47%;
	 float: left;
	 padding-right: 25px;
 }
 
  .two-column-right {
	 width: 49%;
	 float: left;
	 padding-top: 0px;
 }
 
   .two-column {
	 width: 47%;
	 float: left;
	 padding-top: 0px;
	 margin-right: 3%;
 }
 
/* Specials Page Styles */

.spcContainer img {
	float: left;
	margin-right: 20px;
}

.spcContainer {
	.clearfix();
	display: block;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px
}

.spcContainer .img-wrapper {
	padding: 0;
	max-width: 315px;
}

.special-content:after {
	.gradient_line()
}

.special-content {
	display: block;
	overflow: hidden;
}

.reservationButtonRight {
	position: fixed;
	display: block;
	left: -85px;
	top: 425px;
	width: 190px;
	height: 35px;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	z-index: 1000;
	background: #334F85;
	color: #fff;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(-90deg);
	padding-top: 22px;
	text-decoration: none;
	font-size: 18px;
}

.reservationButtonRight:hover {
	background: #667ba3;
	color: #fff;
	text-decoration: underline;
}

.rooms .room-title-top {
	display:none;
}	

#cboxOverlay, #cboxWrapper, #colorbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden
}
#cboxWrapper {
	max-width: none
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%
}
#cboxBottomLeft, #cboxMiddleLeft {
	clear: left
}
#cboxContent {
	position: relative
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
#cboxTitle {
	margin: 0
}
#cboxLoadingGraphic, #cboxLoadingOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
	cursor: pointer
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0
}
#cboxContent, #cboxLoadedContent, #colorbox {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}
#cboxOverlay {
	background: #242424;
	opacity: .9;
	filter: alpha(opacity=90)
}
#colorbox {
	outline: 0
}
#cboxContent {
	margin-top: 32px;
	overflow: visible;
	background: #000
}
.cboxIframe {
	background: #fff
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc
}
#cboxLoadedContent {
	background: #000;
	padding: 1px
}
#cboxLoadingGraphic {
	background: url(../../images/loading.gif) center center no-repeat
}
#cboxLoadingOverlay {
	background: #000
}
#cboxTitle {
	position: absolute;
	top: -22px;
	left: 0;
	color: #000
}
#cboxCurrent {
	position: absolute;
	top: -22px;
	right: 205px;
	text-indent: -9999px
}
#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	color: #aaa;
	background: 0 0
}
#cboxClose:hover, #cboxNext:hover, #cboxPrevious:hover, #cboxSlideshow:hover {
	color: #fff
}
#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
	outline: 0
}
#cboxPrevious {
	right: 44px
}
#cboxNext {
	right: 22px
}
#cboxClose {
	right: 0
}
.cboxSlideshow_off #cboxPrevious, .cboxSlideshow_on #cboxPrevious {
	right: 66px
}
.cboxSlideshow_on #cboxSlideshow {
	background-position: -75px -25px;
	right: 44px
}
.cboxSlideshow_on #cboxSlideshow:hover {
	background-position: -100px -25px
}
.cboxSlideshow_off #cboxSlideshow {
	background-position: -100px 0;
	right: 44px
}
.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: -75px -25px
}


/*** social icons  **/

.footer-right .social-icons > li {
    background-color: #334F85;
    border-radius: 20px;
   /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);*/
    display: block;
    float: left;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    text-align: center;
    transition: background-color 0.2s ease 0s;
    width: 32px;
}
.footer-right .social-icons>li:hover{
	background-color:#667ba3;
}

.footer-right a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.social-icons {
	display: block;
	float: right;
	padding-right: 50px;
}

.socialItem {
	float: left;
}

.socialButton {
	background-image: url(images/social_icons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 34px;
	width: 30px;
	text-indent: -9999px;
}

.socialTA {
	background-position: -72px 0;
}

.socialTA:hover {
	background-position: -72px -34px;
}

.socialTwitter {
	background-position: -37px 0;
}

.socialTwitter:hover {
	background-position: -37px -34px;
}

.socialInstagram {
	background-position: -123px 0;
}

.socialInstagram:hover {
	background-position: -123px -34px;
}

.socialFacebook {
	background-position: -2px 0;
}

.socialFacebook:hover {
	background-position: -2px -34px;
}

.socialGoogle {
	background-position: -106px 0;
}

.socialGoogle:hover {
	background-position: -106px -34px;
}

.socialPinterest {
	background-position: -140px 0;
}

.socialPinterest:hover {
	background-position: -140px -34px;
}
	
.button, a.book-now, .stb-content a.book-now, .special-accordian-button, a.specialReadMore {
	text-align: right;
	padding: 10px 40px;
	display: inline-block;
	text-transform: uppercase;
	background: #334F85;
	text-decoration: none;
	color: #fff;
	margin-top: 20px;
	font-size: 17px;
	font-weight: 400;
}

.button:hover, a:hover.book-now, .special-accordian-button:hover, a:hover.specialReadMore {
	background: #667ba3;
	text-decoration:underline;
}

.special-accordian-button, a.specialReadMore {
	display: block;
	float: left;
	margin-top: 0px;
}

.specialReadMore {
	display: block;
	float: left;
	margin-left: 20px;
}


div.wpgmza_markerbox.scrollFix {
	min-width: 200px !important;
}

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

12. Media Queries 

*********************************************************************************************/   
 
/* Tablet Landscape */

@media screen and (min-width: 1200px) {
	
	.room-list-container .room-details-container .room-details-list .lower-area h4 .room-title {
		float: left;
		/* padding-left: 25px;*/
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area h4 {
		font-size: 26px;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area h4 .room-rate-range {
		float: right;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area h4 {
		font-size: 26px;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area .btn-green {
		font-size: 22px;
	}
	
	/*.nav-tabs.nav-justified>li>a {
		font-size: 18px;
	}*/
	
	.tabs-wrapper.photo_gallery .nav-tabs.nav-justified>li>a {
		font-size: 20px;
	}
	
	.room-list-container .room-nav-container .room-type-accordion {
		font-size: 26px;
	}
	
	.room-list-container .room-type-container .menu-accordion.active:before {
		top: 18px;
	}
	#menu-main {
		padding: 5px 0 5px 0px;
	}

}
@media screen and (max-width: 1200px) {
header .wrapper-menu, #menu-main .wrapper-menu {
		position: relative;
		width: 100%;
	}
	#content div.wrapper {
		padding-right: 3%;
		padding-left: 3%;
		width: 94%;
	}
	.room-top-nav .nav li a {
		width: 21.75%;
	}
}

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

	#hermes-gallery .hermes-gallery-photo {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
	
	header .wrapper-menu, #menu-main .wrapper-menu {
		position: relative;
		width: 100%;
	}

	#content div.hermes-gallery-wrapper,
	div.wrapper-footer-contacts {
		padding: 0 0 30px;
		width: 100%;
		margin:0;
	}

	/* Facebook Like Button */
	.widget div.fb-like.fb_iframe_widget {
		width: 100% !important;		
	}

	.widget .fb_iframe_widget { width: 100%!important }
	.widget .fb_iframe_widget span { width: 100%!important; }
	.widget .fb_iframe_widget span iframe { width: 100%!important; }
	
	.twitter-follow-button {max-width: 100%; }

	.hermes-attractions div.post-cover,
	.hermes-gallery div.post-cover,
	.hermes-rooms div.post-cover {
		border: 0;
		padding: 0;
	}
	
	.header-top .header-phone a {
		background: transparent;
	}
	
	.wsRoomDetailContainer {
		width: 550px;
		background-position:left 315px;
	}
	
	.room-top-nav .nav li a {
		width: 20.5%;
	}

}

@media (min-width:992px) {

	#slider {
		position: relative;
		overflow: hidden;
	}
	#slider:after {
		position: absolute;
		bottom: 0;
		content: "";
		display: block;
		height: 100px;
		width: 100%;
		/*background: url(../../images/slider-gradient.png) left top repeat-x;*/
		z-index: 1
	}
	.carousel {
		margin-bottom: -90px
	}
	
	.carousel .carousel-inner .item {
		height: 900px
	}
	
	.rooms .room-title-top {
		display:none;
	}	
	
	.room-list-container .room-nav-container {
		display: block;
		padding-right: 0;
		width: 33.333333%;
		float: left;
	}
	
	.room-list-container .room-details-container {
		width: 66.666666%;
		float: left;
	}
	
	.room-list-container .room-details-container .room-details-list {
		padding-left: 25px;
	}
	
	.room-list-container .room-nav-container .room-type-accordion {
		background-color: #334F85;
		color: #fff;
		font-size: 22px;
		padding: 16px 0 16px 35px;
		text-align: left;
	}
	
	.room-list-container .room-details-container .room-type-top {
		display: none;
	}
	
	.tab-content {
		padding: 5px;
	}
	
	.room-list-container .room-details-container .room-title-top {
		display: none;
	}
	
	.room-list-container .room-type-container .menu-accordion.active:before {
		top: 15px;
		left: 10px;
	}
	
	.room-list-container .room-type-container .menu-accordion:before {
		left: 0;
		font-size: 25px;
		top: 15px;
		left: 10px;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area h4 {
		font-size: 22px;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area .btn-green {
		font-size: 20px;
	}
	
	.nav-tabs.nav-justified>li {
		margin-left: 4px;
		margin-right: 4px;
		width: 19%;
		float: left;
	}
	
	.room-list-container .room-nav-container {
		display: block;
		padding-right: 0;
	}
	
	.nav-tabs.nav-justified > li {
		
	}
	
	#beer_menu .beermenu .beeronmenu {
	    min-width: 340px;
	}
	.beermenu .serving {
   		min-width: 140px;
	}



}

/* Tablet Landscape */
@media screen and (max-width: 960px) {

	/* Make Menu Mobile-Device Friendly */

	#menu-main div.wrapper {
		min-height: 38px;
	}

	#menu-main .wrapper {
		position: relative;
	}
	
	.wrapper-menu .toggle_mobile_menu { 
		cursor: pointer;
		display: block !important; 
		background: transparent url(images/icon-lines.png) no-repeat top left; 
		height:37px; 		
		width:37px; 
		padding: 0;
		position: absolute; 
		top: 37px; 
		right: 20px;
		z-index: 100;
	}

	.mobile-menu { display: none; }

	#menu-main li { display: block; float: none; margin-right: 0; border-right: 0; border-bottom: solid 1px #333;	text-align: left; }

	#menu-main .cleaner {border-bottom: 0;}

	#menu-main a { padding: 8px 5px; }

	#menu-main li li a,
	#menu-main .current-menu-item li a {
		color: #444;
	}

	#menu-main a:hover,
	#menu-main li li a:hover,
	#menu-main a:focus,
	#menu-main li li a:focus { color: #334F85; }

	#menu-main .current-menu-item a, 
	#menu-main .current-item a {
		color: #334F85;
	} 

	#menu-main .current-menu-item li a {
		background: none;
		padding-left: 0;
	} 
	
	#menu-main .dropdown ul { 
		background: none; 
		margin-left: 10px;
		/*display: block !important; 
		visibility: inherit !important; */
		position: relative; 
		top: 0; 
		left: 0;
		width: auto; 
	}
	
	#menu-main-menu {
		padding: 5px 0 10px;
	}

	#menu-main .dropdown ul {
		position:		relative;
		top:			0;
		width:			100%; /* left offset of submenus need to match (see below) */
		margin: 0;  
		padding: 0; 
		background: none;  
	}
	
	#menu-main .dropdown li {
		  margin-left: 40%
		  }
	
	#menu-main .dropdown ul li {
		width: auto;
		font-size: 11px;
		line-height: 22px;
	 	margin: 0 0 0 10px;
	 	padding: 0;
	 	border: 0;
	}
	
	#menu-main .dropdown ul li a {
		padding: 5px 12px;
		border-bottom: none;
	}
	
	#menu-main li li {
		background: none;
	}
	
	#menu-main li li a:hover,
	#menu-main li li a:focus {
		background: none;
	}
	
	#menu-main .dropdown li:hover ul,
	#menu-main .dropdown .sfHover ul {
		border-top: 0;
		padding: 0;
		margin: 0;
		position: relative;
		left:			0;
		top:			0; /* match top ul list item height */
	}
	
	#menu-main .dropdown li:hover li ul,
	#menu-main .dropdown .sfHover li ul {
		border-top: 0;
		top:			0;
	}
	
	#menu-main .dropdown li li:hover ul,
	#menu-main .dropdown li .sfHover ul {
		left:			0; /* match ul width */
		top:			0;
	}
	
	#menu-main .dropdown li li:hover li ul,
	#menu-main .dropdown li .sfHover li ul {
		top:			0;
	}
	
	#menu-main .sf-sub-indicator { display:none !important; }
	
	header {
		position: relative;
	}
	
	.room_rate_chart_feature, .room_occupancy {
		display: none;
		visibility: hidden;
		width: 0px;
	}
	
	/* End Menu */
	.single-rooms h1.title-l {
    width: 100%;
	}
	.room-content img {
    margin: 0 0 15px;
	}
	
	.footer-left {
		float: none;
		width: 100%;
	}
	
	.footer-right {
		float: none;
		width: 100%;
		text-align: center !important;
	}
	.featured-pages .featured-page {
		margin-right: 2%;
		margin-left: 2%;
		width: 96%;
	}
	
	.featured-pages .featured-page-2,
	.featured-pages .featured-page-4 {
		margin-right: 0;
	}
	.timages {
		text-align:center;
	}
}

@media (min-width: 768px) {
	
	.nav-tabs.nav-justified {
		background-color: transparent;
		background-position: left top;
		background-repeat: repeat-x;
		height: 51px;
		z-index: 100;
		position: relative;
		text-decoration: none;
		padding-left: 5px;
		padding-right: 10px;
		display: table-cell;
		width: 1%;
	}
	

	
	.tabs-wrapper.photo_gallery .nav-tabs.nav-justified>li {
		margin-left: 4px;
		margin-right: 4px;
		width: 24%;
		float: left;
	}
	
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
	
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
	
	.nav-justified>li {
		
	}
	.nav-justified>li>a {
		margin-bottom: 0
	}
	
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
	
	.room-type-accordion {
		display: none;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area h4 .room-rate-range {
		float: right;
		text-align: right;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area h4 {
		font-size: 24px;
	}

	.room-list-container .room-details-container .room-details-list .lower-area .room-btns a:first-child {
		box-sizing: border-box;
		border-right: 10px solid #fff;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area .btn-green {
		display: inline-block;
		font-size: 20px;
		width: 46%;
	}
	
	.room-list-container .room-details-container .room-details-list .lower-area h4 .room-title {
		float: left;
	}
	
	.tabs-wrapper.photo_gallery .nav-tabs.nav-justified>li>a {
		font-size: 16px;
	}
	
	#main.blog-archive {
		width: 63.8299%;
		float: left;
	}
	.beermenu .beeronmenu {
	    min-width: 310px;
	}


}

/* Tabled Portrait */
@media screen and (max-width: 768px) {

	.roomOverviewTabWrapper .ui-tabs-nav {
		width: 100%;
	}
	
	.wsRoomDetailContainer {
		width: 400px;
		background-position:left 235px;
	}
	
	.roomListContainer .rooms {
		width: 100%;
	}
	
	.roomListLink {
		display: none;
		color: #ffffff;
		font-weight: 400;
		width: 100%;
		height: 43px;
		text-transform: uppercase;
		background-image: url(images/category-bkg.png);
		background-repeat: repeat-y;
		background-position: 0 0;
		background-size: 100%;
	}
	
	ul.singleRooms {
		margin-top: 0px;
		margin-left: 0px;
		display: none;
	}

	.roomListContainer .rooms > li {
		background-position: 0 -2px;
		background-size: 100%;
		padding: 0px;
		margin-bottom: 5px;
	}
	
	.roomNameContainer {
		background-size: 100%;
		padding: 0px;
	}
	
	.roomTitleSpan {
		width: 100%;
		font-size:16px;
		padding:7px 0 0 35px;
	}

	#menu-main {
		padding-left: 200px;
	}

	.title-l {
		font-size: 26px;
		line-height: 36px;
	}	

	.title-s {
		font-size: 18px;
		line-height: 21px;
	}
	
	#main, 
	aside {
		display: block;
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	.roomOverInfo, .building-desc {
		display: block;
		overflow: hidden;
		padding: 5px 45px 0px 45px;
		min-width: 180px;
		min-height: 45px;
	}
	
	.wsRoomDetailContainer img {
		width: 98% !important;
	}
	.nav-tabs.nav-justified .comparison {
		display:none;
	}
	.hidden-xs {
		display:none !important;
	}
		
	.special-content {
		overflow: visible;
}	

	.spcContainer img {
		float: none;
	}	
	
	.post-single .gallery .gallery-item {
		width: 46%;
		margin: 5px;
	}
	
	img {
		max-width: 100%;
	}
	
	.rooms .room-title-top {
		display:none;
	}	
	
	.room-elements {
		padding-left: 10px;
		padding-right: 10px;
	}
	 .two-column-left {
	 	width: 100%;
		float: none;
		padding-top: 0px;
		clear:both;
	 }
 
  .two-column-right {
	 	width: 100%;
		float: none;
		padding-top: 0px;
		clear:both;
	 }
 
   .two-column {
		 width: 100%;
		float: none;
		padding-top: 0px;
		clear:both;
	 }
	.roomChartWrapper {
		width: 100%;
		margin-bottom: 18.75px;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 0px solid #ddd;
		-webkit-overflow-scrolling: touch;
	}
	
	.room-top-nav .nav li a {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	
	#content img.one-third {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
	width:auto;
	}
	
	#menu-footer-nav li {
		margin:0 3px;
	}
	
	.layout2Cols {
		width: 100%;
	}
	
	.layout2Cols .col {
		width: 100%;	
	}
	
	.layout2Cols .colLeft, .layout2Cols .colRight {
		float: none;	
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 667px) {

	div.wrapper {
		font-size: 14px;
		line-height: 1.5em;
	}
	
	.wrapper-menu .toggle_mobile_menu { 
		top: 45px; 
	}
	
	#logo img {
		height: auto;
		width: 100%;
	}

	.hermes-rooms-list div.post-cover {
		margin-right: 3%;
		width: 30%;
	}

	.hermes-rooms-list .post-excerpt {
		font-size: 13px;
		width: 67%;
	}

	.widget blockquote.hermes-testimonial {
		font-size: 14px;
		line-height: 23px;
	}

	aside .hermes-posts .post-cover {
		display: none;
	}
	
	.header-phone .phone {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 20px;
		display: block;
	}
	
	.header-phone {
		padding-right: 0px;
	}
	
	.wsRoomDetailContainer {
		margin-bottom: 30px;
		width: 100%;
		float: none;
		padding-left: 0%;
		padding-right: 0%;
		position: relative;
		display: block;
	}
	
	.wsRoomDetailContainer.roomTypeContent {
		display: block !important;
		text-transform: uppercase;
		background: #334F85;
		max-height: 45px;
		margin-bottom: 0px;
	}
	
	.room-type-accordion.menu-accordion, .rooms .room-title-top {
		display: block;
		width: 100%;
		text-transform: uppercase;
		max-height: 45px;
		color: #444;
		text-decoration: none;
		padding: 10px 0px;
		text-indent: 45px;
	}
	
	.nav-tabs.nav-justified > li {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.nav-tabs.nav-justified>li>a, .nav-tabs>li>a {
		font-size: 14px;
	}
	
	.page-id-33 .nav-tabs.nav-justified>li {
		float: left;
		width: 100%;
		margin-left: 5px;
		margin-right: 5px;
		border-bottom: solid #988a7e 2px;
	}
	
	.nav-justified > li {
		display: block;
		width: 100%; 
	}
	
	.room-show-options-wrapper .dropdown {
		padding: 7px 0px;
	}
	
	a.gold-button {
		float: none;
		display: block;
		text-align: center;
	}	
		
	.spcContainer img {
		float: left;
		margin-right: 20px;
		width: 100%;
		height: auto;
	}

	.specialReadMore {
		margin-left: 0px !important;
		margin-top: 20px !important;
	}
		
	#content {
		top: 0px;
		padding-top: 25px;
	}
	
	div#main_slider.carousel.slide {
		margin-bottom: 0px !important;
	}
	
	.header-top .header-phone {
		padding: 10px 10px;
	}
	
	.header-top a {
		padding: 10px 20px;
	}
	
	.header-top a:hover {
		padding: 10px 20px;
	}
	
	.reservationButtonRight {
		right: -70px;
		top: 285px;
		height: 25px;
		padding-top: 5px;
		font-size:15px;
	}
	
	.roomOverviewTabWrapper .ui-tabs-nav > li {
		width: 100%;
		border-top: solid 2px #000;
	}
	
	h3.roomOverTitle a {
		font-size: 20px;
		margin-right: 15px;
		text-decoration: none;
		color: #fff;
	}
	
	#logo {
		width: 200px;
	}
	
	.lower-area h4 a {
		display: none;
	}
	
	.carousel-control {
		display: none;
	}
	
	.footer-left .title-s {
    	float: none;
    	padding-right: 0;
		font-size:18px;
	}
	
	.post-single img.alignleft, .post-single img.alignright {
		float: none;
		display: block;	
		margin: 0 0 5px;
	}
	.beermenu .serving {
   		display: none;
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {

	header {
		position: relative;
	}
	
	header .wrapper {
		position: relative;
	}
	
	header .wrapper-menu {
		border-bottom: 0;
		min-height: 110px;
	}
	
	.header-top .header-phone {
		display: block;
	}
	
	.header-top .header-phone {
		padding: 5px 0px;
	}
	
	.wrapper-menu .toggle_mobile_menu {
		top: 112px; 
	}
	
	.reservationButtonRight {
		top: 225px;
	}

	#logo {
		display: inline;
		float: left;
		margin-right: 20px;
	}
	
	#logo img {
		max-height: 100px;
		width: auto;		
	}

	#menu-main {
		clear: both;
		min-height: auto;
		padding: 0;
	}
	
	#container .content-noslideshow {
		padding-top: 30px;
	}
	
	.carousel-indicators {
	margin-top: 45%;
	}
	
	.carousel-control {
		display: none;
		}
	
	.room-overview-box ul li {
		width: 100%;
	}
	
	.hermes-rooms-grid .hermes-room {
		display: block;
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	.hermes-attractions .hermes-attraction {
		display: block;
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	.hermes-attractions div.post-cover {
		display: inline;
		float: left;
		margin-right: 5%;
		width: 35%;
	}
	
	.hermes-attractions div.post-excerpt {
		display: inline;
		float: left;
		text-align: left;
		width: 60%;
	}
	
	.hermes-attractions .title-center {
		text-align: left;
	}
	
	.wrapper .column-double,
	.wrapper .column-third {
		margin-right: 0;
		margin-bottom: 30px;
		width: 100%;
	}
	
	.hermes-credit {
		display: none;
	}
	
	.wsRoomDetailContainer {
		margin-bottom: 30px;
		width: 98%;
		float: none;
		padding-left: 1%;
		padding-right: 1%;
	}

	.footer-left, .footer-right {
		width: 100%;
	}
	
	.nav-tabs.nav-justified>li {
		width: 100%;
	}
	
	div.gmsc {
		width: 100% !important;
	}
	
	.timages-box img {
		max-width: 100%;
		width: 100%
	}
	
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 320px) {



}