@font-face {
	font-family: 'ElegantIcons';
	src: url('../webfonts/ElegantIcons.eot');
	src: url('../webfonts/ElegantIcons.eot?#iefix') format('embedded-opentype'), url('../webfonts/ElegantIcons.woff') format('woff'), url('../webfonts/ElegantIcons.ttf') format('truetype'), url('../webfonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../webfonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../webfonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../webfonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../webfonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../webfonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../webfonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
body { /*background-color: #fff;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}
.clear {
	clear: both;
}
.mobile-only {
	display: none;
}
/***** BUTTONS ******/
#header .border-button {
	background-color: #26CAD3;
	border-color: #26CAD3!important;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
	text-transform: uppercase;

}
/*.border-button.gold { border-color: #e2aa1e; }*/

#header .border-button:hover {
	border: 2px solid #fff;
    background: none;
    transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}
#header .border-button a {
	display: inline-block;
	padding: 13px 36px;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	line-height: normal;
}
.border-button {
	border: 2px solid #fff;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
	text-transform: uppercase;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}
/*.border-button.gold { border-color: #e2aa1e; }*/

.border-button:hover {
	background-color: #26CAD3;
	border-color: #26CAD3!important;
}
.border-button a {
	display: inline-block;
	padding: 13px 36px;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	line-height: normal;
}
.border-button.banner {
	border-color: #333E48;
	background-color: transparent;
	margin-bottom: 1em;
}
.border-button.banner a {
	color: #333E48!important;
}
#nav .border-button.body {
	border-color: #26CAD3;
	background-color: #26CAD3 !important;
	margin-bottom: 1em;
}
#nav .border-button.body:hover {
	background-color: #ffffff !important;
}
#nav .border-button.body a {
	color: #ffffff !important;
	background-color: #26CAD3 !important;
}
.border-button.body {
	border-color: #333E48;
	background-color: #fff!important;
	margin-bottom: 1em;
}
.border-button.body:hover, .border-button.banner:hover {
	background-color: #26CAD3;
}
.border-button.body a {
	color: #333E48!important;
	background-color: #fff;/*-moz-transition: background-color .25s ease-in-out;

	-webkit-transition: background-color, color .25s ease-in-out;

	transition: background-color, color .25s ease-in-out;*/

}
.border-button.body:hover a, .border-button.banner:hover a {
	color: #fff!important;
	background-color: #26CAD3;
}
.border-button.blue {
	border: none;
}
.border-button.blue:hover {
	border: none;
}
.border-button.blue a {
	color: #fff!important;
	text-decoration: none;
	background-color: #26CAD3;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out
}
.border-button.blue:hover a {
	background-color: #2a969f;
}
#header-container {
	background-color: rgba(0,0,0,0);
	height: 99px; /*position: fixed;*/
	z-index: 9;
	top: 0;
	right: 0;
	left: 0;
	color: #fff;
	-webkit-transition: background-color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
}
#header-container:hover {
	background-color: rgba(0,0,0,.6)!important;
}
#header {
	position: relative;
	width: 100%;
	max-width: 1651px;
	margin: 0 auto;
}
#logo {
	width: 323px;
	float: left;
	padding-top: 30px;
	padding-left: 43px;
}
#logo img {
	width: 100%;
	height: auto;
}
.locked {
	position: fixed;
}
.unlocked {
	position: relative;
}
#mobile-logo {
	display: none;
}
#book-now {
	position: absolute;
	right: 120px;
	top: 25px;
	text-align: center;
}
#book-now a {
	text-decoration: none;
	color: #fff;
}
.inner #header-container {
	background-color: rgba(0,0,0,.6)!important;
}
.dark {
	background-color: rgba(0,0,0,.6)!important;
}
.darker {
	background-color: rgba(0,0,0,.6)!important;
}
/* ///////////////////// NAV ////////////////////////// */



#menu-button {
	display: block;
	width: 40px;
	position: absolute;
	right: 43px;
	top: 35px;
	z-index: 9999;
}
/*#menu-button a { font-family: FontAwesome; font-size: 40px; color: #fff; text-decoration: none; }*/

#menu-button img {
	width: 100%;
	height: auto;
}
#nav-container {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999999;
}
#nav {
	position: relative;
	display: none;
	background-color: #fff;
	border-width: 0 0 0 41px;
	border-color: #26CAD3;
	border-style: solid;
	max-width: 459px;
	padding: 25px 41px 22px 26px;
	-webkit-box-shadow: -1px 10px 5px -3px rgba(0,0,0,0.5);
	-moz-box-shadow: -1px 10px 5px -3px rgba(0,0,0,0.5);
	box-shadow: -1px 10px 5px -3px rgba(0,0,0,0.5);
	z-index: 99999999999999999;
}
#nav .border-button {
	margin-bottom: 59px;
}
#nav-close {
	font-family: ElegantIcons;
	font-size: 40px;
	position: absolute;
	top: 0;
	right: 5px;
}
#nav-close a {
	color: #999a9c;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
#nav-close a:hover {
	color: #26CAD3;
}
.nav-cat {
	right: 0;
	left: 0; /*padding-top: 15px;*/
	font-size: 18px;
	overflow: hidden;
	position: relative;
	padding-left: 36px;
	padding-bottom: 13px;
	font-weight: 500;
	letter-spacing: .1em;
}
.nav-cat a {
	position: relative;
	color: #333E48;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.nav-cat a:hover, .nav-cat:hover a {
	color: #26CAD3;
}
.nav-label {
	text-transform: uppercase;
}
.nav-sub {
	display: none;
}
.nav-symbol {
	position: absolute;
	top: -9px;
	left: 0;
}
.nav-symbol a {
	color: #333E48;
	font-size: 30px;
	font-weight: 400;
	text-decoration: none;
}
.nav-sub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav-sub ul li {
	height: 40px;
	width: auto;
	padding-left: 50px; /*padding-top: 15px;*/
	font-size: 16px;
	overflow: auto;
	font-weight: 300;
}
.nav-sub ul li a {
	display: block;
	color: #333E48;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.nav-sub ul li a:hover {
	color: #26CAD3;
}
.sub-close {
	display: inline-block;
	margin-top: -2px;
}
#nav-image {
	width: 100%;
	max-width: 463px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 28px;
}
#nav-text {
	color: #323335;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 28px;
}
#nav-text a {
	text-decoration: none;
	color: #26CAD3;
}
#nav-logo {
	max-width: 345px;
	margin-bottom: 28px;
}
#nav-logo img {
	width: 100%;
	height: auto;
}
#nav-contact {
	color: #323335;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 22px;
}
#nav-contact a {
	color: #26CAD3;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
#nav-contact a:hover {
	color: #333E48;
}
#nav-social {
	font-family: FontAwesome;
	font-size: 22px;
}
#nav-social a {
	color: #323335;
	text-decoration: none;
	margin-right: 15px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
#nav-social a:hover {
	color: #26CAD3;
}
#call-button {
	position: absolute;
	top: 35px;
	left: 215px;
	font-family: FontAwesome;
	font-size: 30px;
	display: none; /* hide phone icon on desktop*/
}
#call-button a {
	display: inline-block;
	color: #36c1cc;
	text-decoration: none;
}
/******* END NAV *********/





/*.blue-button { background-color: #3a79ae; border: none; height: 36px; width: 200px; text-align: center; font-size: 13px; -webkit-transition: background-color 0.3s ease-out; -moz-transition: background-color 0.3s ease-out; transition: background-color 0.3s ease-out; }

.blue-button a { display: inline-block; height: 100%; width: 100%; padding-top: 6px; color: #fff!important; text-decoration: none; font-size: 17px; font-weight: 300!important; }

.blue-button:hover { background-color: #004177; }

.bottom-slide .blue-button { margin: 20px auto 0 auto; }

.right { float: right; }

.left { float: left; }*/





#home-masthead {
	position: relative;
	width: 100%;
	max-width: 1650px;
	margin-left: auto;
	margin-right: auto;
}
#home-masthead img {
	width: 100%;
	height: auto;
}
/*.nsNav { position: absolute; bottom: -120; right: 20; z-index: 100; }*/

.masthead-text {
	position: absolute;
	top: 50%;
	left: 123px;
	right: 0;
	z-index: 50;
	color: #FFFFFF;
	padding-right: 43px;
	/* text-shadow: 1px 1px 0px rgba(0, 0, 0, 0); */
	text-shadow: 0 0 8px rgba(0,0,0,1.0) !important;
}
.inner .masthead-text {
	top: 55%;
}
.masthead-text h1 {
	font-size: 48px;
	line-height: 60px;
	font-weight: 300;
	letter-spacing: .1em;
	text-shadow: 0 0 8px rgba(0,0,0,1.0) !important;
	text-transform: uppercase;
}
.masthead-text p {
	max-width: 730px;
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
}
.masthead-separator {
	width: 67px;
	height: 6px;
	background-color: #26CAD3;
	margin-top: 24px;
	margin-bottom: 21px;
}
.inner .masthead-separator {
	margin-top: 5px;
	margin-bottom: 11px;
}
/*.unshifted { margin-top: 0; }*/

#home .shifted {
	margin-top: -99px;
}
#home .rsOverflow.shifted {
	margin-top: -69px;
}
#home #submasthead.shifted {
	margin-top: 0;
}
.inner #inner-masthead.shifted {
	margin-top: -99px;
}
.inner .rsOverflow.shifted {
	margin-top: -69px;
}
#mobile-masthead {
	display: none;
	height: 300px;
	background-image: url(../images/home-masthead-1.jpg);
	background-size: cover;
	background-position: center center;
}
#submasthead {
	height: 120px;
}
.inner #submasthead {
	height: 90px;
	border-bottom: 1px solid #e8e9e9;
}
/****** BOOKING WIDGET ******/



.visuallyhidden { /*to label forms for ADA compliance*/
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
#booking {
	width: 1100px;
	position: relative;
	height: 38px;
	margin: 0px auto;
	padding: 30px 0 0 0;
	z-index: 999;
}
.inner #booking {
	padding-top: 17px;
}
#form-check-in .box {
	width: 200px;
	border: solid #251f20;
	border-width: 0 0 1px 0;
	height: 30px;
	margin-right: 15px;
	float: left;
	padding-top: 4px;
}
#form-check-in .box.select {
	width: 170px;
	height: 48px !important;
	overflow: hidden;
	background-image: url("../images/select-arrow-3.jpg");
	background-repeat: no-repeat;
	background-position: right 8px top 10px;
	padding-top: 0;
}
#form-check-in .box.input {
	width: 170px;
	height: 48px !important;
	overflow: hidden;
	padding-top: 0px;
}
#form-check-in label.datepicker {
	font-family: 'Montserrat', sans-serif;
	padding-left: 4px;
	color: #5f6060!important;
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	z-index: 50;
}
#form-check-in input.datepicker {
	background-image: url("../images/cal-icon.jpg");
	background-repeat: no-repeat;
	background-position: top 10px right 10px;
	background-color: transparent;
	margin-top: 0;
	padding-bottom: 5px;
	z-index: 50;
}
/*#form-check-in input { border: none; padding: 2px; background-color: transparent; color: #666; float: right;}*/

#form-check-in input {
	width: 170px;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #5f6060!important;
	border: none;
	line-height: 1;
	height: 48px;
	-webkit-appearance: none;
	margin-left: 4px;
}
#form-check-in select {
	background: transparent;
	width: 200px;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #5f6060!important;
	border: none;
	line-height: 1;
	height: 48px;
	-webkit-appearance: none;
	margin-left: 4px;
	padding-top: 1px;
}
#booking #button-check-now {
	height: 57px;
	background-color: #fff;
	border: none;
	width: 295px;
	text-align: center;
	padding: 2px 5px;
	float: right;
	font-size: 13px;
	letter-spacing: 1px;
	-webkit-transition: background-color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
	font-weight: 400;
	cursor: pointer;
	border: 2px solid #26CAD3;
	color: #585653;
	text-transform: uppercase;
}
#booking #button-check-now span.title {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 600;
}
#booking #button-check-now span.sub {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	/*color: #afafaf;*/

	opacity: 0.7;
	font-weight: 600;
}
#booking #button-check-now:hover {
	background-color: #26CAD3;
	color: #FFFFFF;
}

/*#mobile-booking { display: none; height: auto; background-color: #3a79ae; width: 180px; text-align: center; padding: 15px 20px 15px 20px; margin: 0 auto; font-size: 16px; line-height: 1em; }

#mobile-booking:hover { background-color: #594B3E; }

#mobile-booking a { color: #fff; text-decoration: none; }*/

::-webkit-input-placeholder {
 color: #5f6060!important;
 opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
 color: #5f6060!important;
 opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
 color: #5f6060!important;
 opacity: 1;
}

:-ms-input-placeholder {
 color: #5f6060!important;
}
* {
	outline: none;
}
.ui-datepicker {
	z-index: 9999;
}
/****** END BOOKING WIDGET *******/





/********* HOME SPECIALS *********/

#home-specials-container {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
.inner #home-specials-container {
	margin-bottom: 30px;
}
#home-specials-one {
	width: 64%;
	float: left;
	margin-bottom: 22px;
}
.inner #home-specials-one {
	margin-bottom: 0;
}
#home-specials-two {
	width: 34%;
	float: right;
	position: relative;
	margin-bottom: 22px;
}
.inner #home-specials-two {
	margin-bottom: 0;
}
#home-specials-three {
	width: 34%;
	float: left;
	clear: both;
	position: relative;
}
#home-specials-four {
	width: 64%;
	float: right;
}
.inner #home-specials-four {
	display: none;
}
.specials-small {
	position: relative;
}
.specials-small img {
	width: 100%;
	height: auto;
}
.specials-small-text { /*background-image: url(../images/specials/special-title-bg-1.png); background-repeat: repeat-x; background-position: bottom;*/
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	font-size: 14px;
	padding: 15px 15px 22px 25px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 20px;
}
.specials-small-text h3 {
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 400;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	letter-spacing: .1em;
	line-height: 1em;
}
.specials-small-text a {
	text-decoration: none;
	color: #fff;
}
/*#specials-small-1, #specials-small-2 { margin-bottom: 22px; }*/ /* first small special image, right column */

#specialsCarousel {
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
.specialsText {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 20px; /*background-image: url(../images/specials/special-title-bg-3.png); background-repeat: repeat-x; background-position: bottom; */
	padding: 15px 15px 22px 25px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.specialsText h3 {
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 400;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	letter-spacing: .1em;
}
.specialsText a {
	text-decoration: none;
	color: #fff;
}
.specialImg {
	width: 100%;
	height: auto;
}
.slide { /*width: 1100px; height: 492px;*/
	position: relative;
}
#specialsNav {
	position: absolute;
	bottom: 22px;
	right: 50px;
	z-index: 10;
}
#specialsNav a {
	font-size: 30px;
	color: #fff;
	letter-spacing: 10px;
	text-decoration: none;
}
#specialsNav a:hover {
	color: #26CAD3;
}
#specialsNav a.activeSlide {
	color: #26CAD3;
}
/****** BULLET PAGER STYLES FOR SPECIALS *******/

/* pager */

.cycle-pager {
	display: block;
	text-align: right;
	right: 0;
	left: 0;
	z-index: 500;
	position: absolute;
	bottom: 35px;
	overflow: visible;
	padding-right: 25px;
}
.cycle-pager span {
	font-family: arial;
	font-size: 35px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: #ddd;
	cursor: pointer;
	margin-left: 3px;
}
.cycle-pager span.cycle-pager-active {
	color: #26CAD3;
}
.cycle-pager > * {
	cursor: pointer;
}
/****** END SPECIALS PAGER STYLES ********/





/***** END HOME SPECIALS ******/





/* HOME BOTTOM SLIDER */

#bottom-block-container {
	max-width: 1250px;
	margin: 0 auto;
	padding: 45px 40px 5px 40px;
	position: relative;
	margin-top: 5px;
	background-image: url(../images/big-h-bg-3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px;
}
.homeBottomBlock {
	position: relative;
}
/*#bottom-slides { width: 100%; margin: 0 auto; }*/

/*#bottom-block-container img { width: 100%; height: auto; }*/

.bottom-slide {
	width: 100%;
}
.bottom-slide-text {
	width: 644px;
	float: left;
	padding: 0 10px;/*padding-left: 10px;*/
}
.bottom-slide-text h3 {
	font-weight: 300;
	font-size: 48px;
	color: #303644;
	margin-bottom: .62em; /*30px;*/
	letter-spacing: .05em;
}
.bottom-slide-text p, .bottom-slide-text ul li {
	font-size: 14px;
	font-weight: 400;
	color: #404140;
	line-height: 25px;
}
.bottom-slide-text-subhead {
	text-transform: uppercase;
	display: inline-block;
	font-weight: 600;
	color: #232527;
	line-height: normal;
	padding-bottom: 7px;
	letter-spacing: 2px;
}
.bottom-slide-text ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bottom-slide-text ul li {
	background-image: url(../images/list-heart-2.jpg);
	background-size: 20px;
	background-repeat: no-repeat;
	padding-left: 31px;
	margin-bottom: 15px;
}
.bottom-slide-img {
	width: auto;
	float: right;
}
.bottom-slide-img img {
	width: 100%;
	height: auto;
}
.cycle-prev, .cycle-next {
	font-family: FontAwesome;
	position: absolute;
	top: 47%;
	z-index: 50;
	cursor: pointer;
	font-size: 30px;
	color: #999;
}
.cycle-prev {
	left: -3%;
}
.cycle-next {
	right: -27px;
}
/* HOME INSTA */

#home-insta {
	max-width: 1400px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.home-insta-title {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 30px;
	letter-spacing: .1em;
}
.home-insta-title a {
	color: #434343;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}
.home-insta-title a:hover {
	color: #26CAD3;
}
.insta-box {
	width: 17.6%;
	float: left;
	margin-right: 2%;
	position: relative;
	background-size: cover;
	background-position: center center;
}
.insta-box img {
	width: 100%;
	height: auto;
}
#insta1 {
	margin-left: 2%;
}
#insta5 {
	margin-right: 2%;
}
.instagram-icon {
	position: absolute;
	right: 10px;
	bottom: 12px;
}
.instagram-icon a {
	font-family: FontAwesome;
	font-size: 30px;
	color: #fff!important;
	text-decoration: none;
}
/* FOOTER */

#footer-container {
	background-color: #323f47;
	position: relative;
	background-image: url(../images/footer-bg.jpg);
	text-align: center;
}
#footer {
	text-align: center;
	padding: 55px 15px 22px 15px;
	color: #fff;
	position: relative;
}
#footer-logo {
	width: 323px;
	margin: 0 auto 27px auto;
}
#footer-logo img {
	width: 100%;
	height: auto;
}
#footer-contact {
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 19px;
}
#footer-contact a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
#footer-contact a:hover {
	color: #26CAD3;
}
#footer-social {
	font-family: FontAwesome;
	font-size: 22px;
	text-align: center;
	margin-bottom: 16px;
}
#footer-social a {
	display: inline-block;
	margin-right: 25px;
	color: #f4f4f4;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
#footer-social a:hover {
	color: #26CAD3;
}
#footer-links {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 21px;
}
#footer-links a {
	color: #d1d2d2;
	text-decoration: none;
	padding-bottom: 15px;
	line-height: 30px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	padding: 0 8px;
}
#footer-links a:hover {
	color: #26CAD3;
}
#footer-chi {
	width: 175px;
	margin: 0 auto;
}
#footer-chi img {
	width: auto;
	height: 23px;
}

#copyright{margin:1em auto; font-size:.7em;}

/***** INNER MASTHEAD ******/

#inner-masthead {
	position: relative;
	width: auto;
	max-width: 1650px;
	margin: 0 auto;
	background-color: #fff;
}
#inner-masthead img {
	width: 100%;
	height: auto;
}
/*.inner .masthead-text { position: absolute; top: 44%; left: 0; right: 0; text-align: center; z-index: 50; color: #fff; text-shadow: 1px 1px 0px rgba(0, 0, 0, 1); padding-left: 20px; padding-right: 20px; }

.inner .masthead-text h1 { font-weight: 300; font-size: 50px; line-height: 1em; margin-bottom: 10px; text-transform: uppercase; }

.inner .masthead-text p { font-weight: 400; font-size: 18px; text-transform: uppercase; margin-right: auto; margin-left: auto; } */

.inner .masthead-text .border-button {
	margin-top: 50px;
	margin-bottom: 0;
}
.rsOverflow, .rsContainer {
	background-color: #fff;
}
#inner-masthead .masthead-slide {
	display: none;
	position: relative;
}
#inner-masthead .masthead-slide:first-child {
	display: block;
}
#inner-masthead .masthead-slide:first-child .masthead-text {
	display: none;
}
.slide-mask {
	background-color: rgba(0,0,0,0);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
}
#main-container {
	position: relative;
	background-color: #fff;
	padding: 25px 15px;
	font-weight: 400;
	font-size: 16px;
	color: #333E48;
	max-width: 1200px;
	margin: 0 auto;
}
#main-container a {
	color: #26CAD3;
	text-decoration: none;
}
#main-container a:hover {
	color: #5f6060
}
/* zig-zag */

.rooms-container {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.room-left-text-right, .room-right-text-left {
	margin-top: 50px;
	padding-bottom: 20px;
}
.room-left-text-right .room-text {
	float: right;
	width: 48%;
}
.room-left-text-right .room-pic {
	float: left;
	width: 48%;
	position: relative;
}
.room-right-text-left .room-text {
	float: left;
	width: 48%;
}
.room-right-text-left .room-pic {
	float: right;
	width: 48%;
	position: relative;
}
.room-pic img {
	width: 100%;
	height: auto;
}
.room-text {
	line-height: 1.5em;/* line-height: 24px;*/
	text-align: left;
}
.room-text ul {
	margin-bottom: 1em;
}
.room-text ul li, .accordion-drop ul li { /*line-height: 1.35em !important;*/
	margin-left: 25px;
}
#localGuide .room-text ul li {
	margin-left: 18px;
}
.room-text h2 {
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	line-height: 1.35em;
	text-transform: uppercase;
	text-align: left;
}
.room-left-text-right p, .room-right-text-left p {
	text-align: justify;
	margin-bottom: 1em;
}
.room-text, .room-left-text-right p, .room-right-text-left p {
	text-align: left;
}
hr.room-divider {
	color: #ddd;
	height: 1px;
	background-color: #eff0f1; /*makes Chrome behave*/
	border: none;
	margin-top: 25px;
}
/**** inner left and right ****/

.inner-left ul li, .inner-right ul li, .inner-left ul li ul li, .inner-right ul li ul li {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.inner-left {
	width: 47%;
	float: left;
	margin: 20px 0;
}
.inner-right {
	width: 47%;
	float: right;
	margin: 20px 0;
}
.inner-right img, .inner-left img {
	width: 100%;
	height: auto;
}
.fineprint {
	font-size: 13px !important;
}
p.fineprint {
	line-height: 1.5em;
}
/**** PAGE TEXT ****/

.page-text {
	max-width: 1244px;
	margin: 0 auto;
	color: #333E48;
}
.page-text h3 {
	font-size: 25px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: .8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.page-text p {
	line-height: 1.5em;/* line-height: 24px;*/
	text-align: justify;
	margin-bottom: 1.25em; /*margin-bottom: 20px;*/
}
.page-text ul {
	max-width: 1100px;
	margin: 0 auto;
	padding-left: 40px;
	margin-bottom: 20px;
}
.page-text ul li {
	margin-left: 0;
	padding-left: 0;
	font-size: 16px;
	line-height: 1.5em;/* line-height: 24px;*/
	text-align: left;
	margin-bottom: 0.4em;
}
.para-heading {
	font-weight: 500;
	font-size: 18px;
	letter-spacing: .1em;
	text-transform: uppercase;
}
p.para-heading {
	margin-bottom: 0;
}
/**** INNER SUBNAV ****/

#inner-subnav {
	margin: 0 auto;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 40px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #fff;
	margin-top: -25px;
}
#inner-subnav ul {
	margin: 0;
	padding: 0;
}
#inner-subnav ul li {
	font-weight: 400;
	font-size: 16px;
	padding: 0 0 2px 0;
	display: inline-block;
	border-width: 0 0 5px 0;
	border-color: #fff;
	border-style: solid;
	margin-right: 20px;
	margin-bottom: 10px;
}
#inner-subnav ul li.last {
	margin-right: 0;
}
#inner-subnav ul li:hover {
	border-color: #36c1cc;
}
#inner-subnav ul li a:hover {
	color: #36c1cc;
}
#inner-subnav ul li a {
	text-decoration: none;
	color: #686868;
	text-transform: uppercase;
}
#gallery-hotel #inner-subnav #nav-hotel a,  #gallery-meetings #inner-subnav #nav-meetings a,  #gallery-weddings #inner-subnav #nav-weddings a,  #gallery-dining #inner-subnav #nav-dining a,  #gallery-rooms #inner-subnav #nav-rooms a,  #media #inner-subnav #nav-media a,  #releases #inner-subnav #nav-releases a,  #awards #inner-subnav #nav-awards a, #aboutAbout #inner-subnav #nav-about a, #aboutHealth #inner-subnav #nav-health a, #aboutHazel #inner-subnav #nav-robot a,  #aboutAmenities #inner-subnav #nav-amenities a,  #aboutStash #inner-subnav #nav-stash a,  #aboutPolicies #inner-subnav #nav-policies a,  #aboutPet #inner-subnav #nav-pet a,  #roomsRooms #inner-subnav #nav-rooms a,  #roomsAmenities #inner-subnav #nav-amenities a,  #roomsSpecials #inner-subnav #nav-specials a,  #diningDining #inner-subnav #nav-dining a,  #diningCoffee #inner-subnav #nav-coffee a,  #meetingsMeetings #inner-subnav #nav-meetings a,  #meetingsSpaces #inner-subnav #nav-spaces a,  #meetingsMenus #inner-subnav #nav-menus a,  #meetingsSpecials #inner-subnav #nav-specials a, #meetingRewards #inner-subnav #nav-rewards a,  #meetingsRfp #inner-subnav #nav-rfp a,  #weddingsWeddings #inner-subnav #nav-weddings a,  #weddingsVenues #inner-subnav #nav-venues a,  #weddingsPackages #inner-subnav #nav-packages a,  #weddingsMenus #inner-subnav #nav-menus a,  #weddingsRfp #inner-subnav #nav-rfp a,  #burgerboxDining #inner-subnav #nav-burgerbox a, #gallery-hotel #inner-subnav #nav-hotel a {
	color: #36c1cc;
	cursor: default;
}
#gallery-hotel #inner-subnav #nav-hotel,  #gallery-meetings #inner-subnav #nav-meetings,  #gallery-weddings #inner-subnav #nav-weddings,  #gallery-rooms #inner-subnav #nav-rooms,  #media #inner-subnav #nav-media,  #releases #inner-subnav #nav-releases,  #awards #inner-subnav #nav-awards,  #aboutAbout #inner-subnav #nav-about, #aboutHealth #inner-subnav #nav-health, #aboutHazel #inner-subnav #nav-robot,  #aboutAmenities #inner-subnav #nav-amenities,  #aboutPolicies #inner-subnav #nav-policies,  #roomsRooms #inner-subnav #nav-rooms,  #roomsAmenities #inner-subnav #nav-amenities,  #roomsSpecials #inner-subnav #nav-specials,  #diningDining #inner-subnav #nav-dining,  #diningCoffee #inner-subnav #nav-coffee,  #meetingsMeetings #inner-subnav #nav-meetings,  #meetingsSpaces #inner-subnav #nav-spaces,  #meetingsMenus #inner-subnav #nav-menus,  #meetingsSpecials #inner-subnav #nav-specials, #meetingRewards #inner-subnav #nav-rewards, #meetingsRfp #inner-subnav #nav-rfp,  #weddingsWeddings #inner-subnav #nav-weddings,  #weddingsVenues #inner-subnav #nav-venues,  #weddingsPackages #inner-subnav #nav-packages,  #weddingsMenus #inner-subnav #nav-menus,  #weddingsRfp #inner-subnav #nav-rfp,  #gallery-dining #inner-subnav #nav-dining, #burgerboxDining #inner-subnav #nav-burgerbox, #gallery-hotel #inner-subnav #nav-hotel {
	border: none;
}
/* gallery */

.photos-container {
	max-width: 1600px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.megafolio-container {
	margin: 0 auto;
	text-align: center;
	position: relative;
}
/* weddings feature box (rollover boxes) */

#three-feature-boxes-container {
	max-width: 850px;
	margin: 0 auto 35px;
}
.feature-box {
	position: relative;
	float: left;
	width: 30%;
	padding: 1.6%;
}
.feature-box-content-area {
	position: relative;
}
.feature-box-img {
	background-color: #000;
}
.feature-box-img img {
	width: 100%;
	height: auto;
	display: block;
}
.feature-box-text-positioner {
	position: absolute;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	padding: 15px;
}
.feature-box-text { /*display: table-cell; */
	font-size: 25px;
	line-height: 32px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
a .feature-box-text {
	color: #fff;
	padding: 0 15px;
	text-transform: uppercase;
}
.rollover-dark {
	opacity: 0.7;
	filter: alpha(opacity=60);
}
/***** CONTACT PAGE ACCORDION ****/

#accordion-container {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 40px auto;
	text-align: center;
}
.accordion-item {
	margin: 0 auto;
	border-top: 2px #eee solid;
}
.accordion {
	width: 100%;
	max-width: 1186px;
	margin: 0 auto;
	font-size: 30px;
	color: #2d2d2d;
	height: 125px;
}
.accordion a {
	color: #26CAD3;
	text-decoration: none;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}
.accordion-link.title {
	font-size: 30px;
}
.accordion-left {
	width: 75%;
	float: left;
	padding-top: 40px;
	padding-left: 20px;
	text-align: left;
}
.accordion-right { /*font-family: 'ElegantIcons';*/
	font-size: 35px;
	width: 10%;
	float: right;
	padding-top: 38px;
	padding-right: 20px;
	text-align: right;
}
.accordion-drop {
	font-size: 16px;
	line-height: 24px;
	display: none;
	padding: 0 20px 30px 20px;
	text-align: left;
}
.accordion-drop a {
	color: #26CAD3;
	text-decoration: none;
}
.accordion-item.closed {
	background-color: #fff;
	transition: background-color .5s ease-in-out;
	-moz-transition: background-color .5s ease-in-out;
	-webkit-transition: background-color .5s ease-in-out;
}
.accordion-item.open {
	background-color: #f5f5f5;
}
.accordion-text {
	padding-left: 20px;
}
/**** DINING TABS ****/

#tabs-container {
	width: auto;
	max-width: 700px;
	margin: 30px auto;
	text-align: center;
}
.tab-label-box {
	display: inline-block;
	padding: 0 15px;
	margin-bottom: 15px;
}
.tab-label {
	border-width: 0 0 2px 0;
	border-color: #fff;
	border-style: solid;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
}
.tab-label:hover {
	border-color: #2bbbd7;
}
.tab-label a {
	color: #373737;
	text-decoration: none;
}
.activeTab {
	border-color: #26CAD3;
}
#hours-tab, #appt-tab {
	display: none;
}
.tab-box { /*background-color: #f8f6ed; padding: 20px; min-height: 135px; */
	text-align: center;
	font-size: 17px;
}
.tab-box h2 {
	font-size: 20px;
	text-transform: uppercase;
}
.tab-box {
	text-align: center!important;
	font-size: 16px;
	line-height: 25px;
	color: #555;
}
.tab-box a {
	color: #26CAD3;
	text-decoration: none;
}
.tab-box a:hover {
	color: #373737;
}
/***** "PAGE IMAGE" *****/

.page-image {
	width: 95%;
	max-width: 500px;
	height: auto;
	margin: 25px auto 0 auto;
}
.page-image img {
	width: 100%;
	height: auto;
}
/***** GUESTROOMS PAGE ****/

.room-text.guestroom {
	font-size: 16px;
	line-height: 24px;
}
.room-text.guestroom h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}
.room-specs {
	border-width: 1px 0 1px 0;
	border-color: #969a9d;
	border-style: solid;
	padding: 7px 0;
	text-align: left;
	margin-bottom: 1em;
}
.room-size {
	width: 144px;
	float: left;
	padding-top: 50px;
	height: 75px;
	font-size: 16px;
	font-weight: 500;
	border-right: 1px solid #969a9d;
}
.room-beds {
	width: 70%;
	float: left;
	padding-top: 50px;
	font-size: 15px;
	font-weight: 600;
	color: #969a9d; /*border: 1px red solid;*/
}
.beds-title {
	width: 28%;
	float: left;
	padding-left: 5%;
}
.beds-types {
	width: 65%;
	float: left; /*border: 1px green solid;*/
}
.beds-types img {
	margin-right: 8px;
}
/**** ROOMS - SLIDERS ******/

.roomContainer {
	position: relative;
}
.room-next {
	position: absolute;
	top: 43%;
	right: 0;
	color: white;
	cursor: pointer;
	z-index: 1000;
	padding: 5px;
}
.room-prev {
	position: absolute;
	top: 43%;
	left: 0;
	color: white;
	cursor: pointer;
	z-index: 1000;
	padding: 5px;
}
.room-next, .room-prev {
	background-color: rgba(58, 48, 45, 0.5);
}
.room-pager {
	display: block;
	text-align: center;
	right: 0;
	left: 0;
	z-index: 500;
	position: absolute;
	bottom: 25px;
	overflow: visible;
	padding-right: 20px;
	text-align-last: center;
}
.room-pager span {
	font-family: arial;
	font-size: 40px;
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	margin-left: 7px;
}
.room-pager span.cycle-pager-active {
	color: #26CAD3;
}
.room-pager > * {
	cursor: pointer;
}
/****** AMENITY ACCORDIONS ********/

.amenity-item {
	margin: 0 auto;
	background-color: #f6f8f8;
	margin-top: 10px;
}
.amenity {
	width: auto;
	font-size: 16px;
	color: #2d2d2d;
	background-color: #f6f8f8;
	cursor: pointer;
}
.amenity a {
	color: #26CAD3;
	text-decoration: none;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}
.amenity-link.title {
	font-size: 16px;
	color: #333E48!important;
	font-weight: 600;
	background-color: #f6f8f8;
}
.amenity-left {
	width: 75%;
	float: left;
	padding-top: 15px;
	padding-left: 17px;
	text-align: left;
	padding-bottom: 15px;
}
.amenity-right { /*font-family: 'ElegantIcons';*/
	font-size: 25px;
	width: 10%;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
	color: #26CAD3;
}
.amenity-drop {
	font-size: 15px;
	line-height: 1.6em; /*line-height: 24px;*/
	display: none;
	padding: 0 15px 15px; /*padding: 15px;*/
	text-align: left;
	background-color: #f6f8f8;
}
.amenity-drop a {
	color: #26CAD3;
	text-decoration: none;
}
.amenity-item.closed {
	background-color: #fff;
	transition: background-color .5s ease-in-out;
	-moz-transition: background-color .5s ease-in-out;
	-webkit-transition: background-color .5s ease-in-out;
}
.amenity-item.open { /*background-color: #f5f5f5;*/
}
.amenity-text { /*padding-left: 20px;*/
}
.amenity-drop-left {
	width: 48%;
	float: left; /*border: 1px red solid;*/
}
.amenity-drop-right {
	width: 48%;
	float: right; /*border: 1px blue solid;*/
}
.amenity-drop ul {
	padding-left: 0;
	margin-left: 0;
}
.amenity-drop ul li {
	margin-left: 15px;
	margin-bottom: 15px;
}
/***********press releases *******/

#media .page-text p, #press .page-text p, #releases .page-text p {
	text-align: left;
}
#releases .page-text ul li a {
	margin-left: 1.2em;
}
/* ///////////////////// MOBILE LOCAL GUIDE ////////////////////////// */

#mobile-local-guide {
	display: none;
	position: relative;
	margin: 50px 0 40px 0;
}
#mobile-local-nav {
	background-color: #333e48;
	font-weight: normal;
	border-top: 1px #666 solid;
}
.guide-nav-cat {
	height: 65px;
	right: 0;
	left: 0;
	padding-left: 24px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #26CAD3;
	background-color: #333e48;
	letter-spacing: .1em;
}
.guide-nav-cat a {
	position: relative;
	display: inline-block;
	width: 100%;
	padding-top: 23px;
	padding-bottom: 25px;
	color: #fff;
	text-decoration: none;
}
#things-sub, #shopping-sub, #food-sub {
	display: none;
}
.guide-nav-cat:hover {
	background-color: #5d6e7e;
}
.guide-nav-cat:hover a {
	color: #fff;
}
.guide-nav-symbol {
	position: absolute;
	top: -2px;
	right: 40px;
	width: 25px;
}
.guide-nav-symbol a {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
}
/*.guide-nav-sub ul { list-style-type: none; margin: 0; padding: 0; }*/

.guide-nav-sub {
	height: 55px;
	width: auto;
	border: 1px solid #444;
	border-width: 0 0 1px 0;
	font-size: 16px;
	overflow: auto;
	background-color: #2e2e2e; /*text-transform: uppercase;*/
	padding-left: 15px;
}
.guide-nav-sub a {
	display: block;
	padding-top: 18px;
	padding-left: 24px;
	color: #fff;
	text-decoration: none;
}
.guide-nav-sub:hover {
	background-color: #666;
}
/*.guide-nav-sub { text-indent: 15px; }*/



.mobile-sub-sub {
	position: relative;
	display: none;
	padding: 15px 15px 0 25px;
	height: 170px;
	font-size: 16px;
	color: #333E48;
	background-color: #fff;
}
.mobile-sub-sub-text {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
}
.mobile-sub-sub-links {
	width: 99%;
	max-width: 320px;
	margin: 0 auto; /*border: 1px red solid;*/
}
.mobile-sub-sub .border-button.sitelink {
	float: right;
}
.mobile-sub-sub .border-button.sitelink a {
	padding-left: 15px;
	padding-right: 15px;
}
.mobile-sub-sub .border-button.maplink {
	float: left;
}
.mobile-sub-sub .border-button.maplink a {
	padding-left: 15px;
	padding-right: 15px;
}
.mobile-sub-close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	cursor: pointer;
}
/******* END MOBILE NAV *********/







/* specials page banner */

.specials-banner-container {
	width: 100%;
	height: auto;
	padding: 0;
	background-color: #f8f8f8;
	margin: 0 auto 30px;
	text-align: center;
}
.specials-banner-container #second-text {
	font-size: 16px;
	padding: 0;
	max-width: 1040px;
	margin: 0 auto;
	background-color: #E9FAFB;
}
.specials-banner-right {
	width: 48%;
	float: right;
	padding-top: 15px;
	font-size: 18px;
	line-height: 1.4em;
	color: #333E48;
}
.specials-banner-right p {
	margin-bottom: 1.1em;
}
.specials-banner-right h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #333E48;
	margin: .6em 0;
	font-weight: normal;
	line-height: 1.2em;
}
.specials-banner-left {
	width: 42%;
	float: left;
	padding: 0;
	line-height: 0;
}
.specials-banner-left img {
	width: 100%;
	height: auto;
	margin: 0;
}

#opentable {
	text-align:center;
    margin-bottom:0px;
    height:170px;

}
#opentable a {
	display: block;
    max-width: 360px;
    margin: 0 auto;
    padding: 20px 20px 10px 20px;
    border: 4px solid #F1F1F1;
    border-radius: 5px;
    color: #000;
    text-align: center;
    text-decoration: none;
}
#opentable a:hover {
	border: 4px solid #26CAD3;
}
/* OPENING MAY 2018 */



.opening-may-container {
	width: auto;
	position: absolute;
	bottom: 40px;
	right: 0;
	left: 123px;
	height: 25px;
	text-align: left;
}
.opening-may {
	color: #fff; /*border: 1px #fff solid;*/
	background-color: rgba(0,0,0,.3);
	display: inline-block;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
	padding: 10px 20px;
}
 @media screen and (max-width: 1200px) {
.opening-may-container {
	left: 43px;
}
}







/* MEDIA QUERIES */



@media screen and (max-width: 1400px) {
#home-main-container {
	padding-left: 25px;
	padding-right: 25px;
}
}
 @media screen and (max-width: 1200px) {
#home .masthead-text {
	top: 40%;
}
.masthead-text {
	left: 43px;
}
.masthead-text h1 {
	font-size: 40px;
	line-height: 55px;
}
/*.inner .masthead-text { top: 40%; }*/

.specialsText h3, .specials-small-text h3 {
	font-size: 25px;
}
#main-container {
	padding: 25px 30px;
}
}
 @media screen and (max-width: 1180px) {
.bottom-slide-text {
	width: 55.4%;
	padding-right: 2%;
	padding-left: 2%;
}
.bottom-slide-img {
	width: 39.5%;
}
.specials-banner-right {
	padding-right: 20px;
}
}
 @media screen and (max-width: 1140px) {
#booking {
	width: 950px;
	padding-left: 0;
}
/*#form-check-in select { width: 150px; }*/

#form-check-in .box.input {
	width: 154px;
}
#form-check-in .box.select {
	width: 154px;
}
#booking #button-check-now {
	width: 240px;
}
#form-check-in input.datepicker {
	background-position: top 10px right 23px;
}
#booking #button-check-now span.title {
	font-size: 16px;
}
/*.inner .masthead-text h1 { font-size: 45px; }*/

.inner .masthead-text .border-button {
	margin-top: 35px;
}
.specials-banner-right h2 {
	margin: .5em 0;
}
.specials-banner-right {
	padding-right: 40px;
}
}
 @media screen and (max-width: 1100px) {
.specialsText h3, .specials-small-text h3 {
	font-size: 26px;
	letter-spacing: normal;
	margin-bottom: 10px;
}
.room-text h2 {
	font-size: 28px;
}
.bottom-slide-text h3 {
	font-size: 42px;
}
.room-size {
	width: 28%;
}
.room-beds {
	padding-top: 10px;
	width: 70%;
}
.beds-title, .beds-types {
	width: auto;
	float: none;
}
.beds-title {
	padding-bottom: 5px;
}
.beds-types {
	padding-left: 5%;
}
}
 @media screen and (max-width: 1020px) {
.bottom-slide-text h3 {
	font-size: 35px;
}
.specials-banner-right {
	font-size: 14px;
}
}
 @media screen and (max-width: 1000px) {
.room-text h2 {
	font-size: 26px;
}
#booking {
	width: 730px;
}
#form-check-in .box.input {
	width: 130px;
	margin-right: 10px;
}
#form-check-in .box.select {
	width: 130px;
}
#form-check-in select {
	width: 145px;
}
#booking #button-check-now {
	width: 150px;
}
#booking #button-check-now span.sub {
	display: none;
}
}
 @media screen and (max-width: 900px) {
#home-specials-one, .inner #home-specials-one {
	width: auto;
	float: none;
	margin-bottom: 22px;
}
#home-specials-two {
	width: 48.75%;
	float: left;
	position: relative;
}
#home-specials-three {
	width: 48.75%;
	float: right;
	clear: none;
	position: relative;
}
.inner #home-specials-two {
	display: none;
}
#specials-matte {
	display: none;
}
#home-specials-four {
	width: auto;
	float: none;
	clear: both;
}
.inner #home-specials-four {
	display: block;
}
/*.inner .masthead-text h1 { font-size: 30px; }*/

.inner .masthead-text .border-button {
	margin-top: 20px;
}
.inner .masthead-text .border-button a {
	padding: 10px 15px;
}
.insta-box {
	width: 22.5%;
}
#insta5 {
	display: none;
}
.room-size {
	width: 35%;
}
.room-beds {
	width: 63%;
}
.specials-banner-right h2 {
	font-size: 24px;
	margin: .4em 0;
}
}
 @media screen and (max-width: 860px) {
#home .masthead-text {
	top: 35%;
}
.masthead-text h1 {
	font-size: 35px;
	line-height: 45px;
}
.masthead-text p {
	font-size: 15px;
	line-height: 20px;
}
.masthead-separator {
	margin-top: 18px;
	margin-bottom: 15px;
}
}
 @media screen and (max-width: 850px) {
.room-size {
	width: 95%;
	float: none;
	border: none;
	padding: 15px 0 23px 0;
	height: auto;
}
.room-beds {
	float: none;
	display: inline-block;
	width: auto;
	border-top: 1px solid #969a9d;
	padding-left: 0;
	padding-bottom: 10px;
}
.beds-title, .beds-types {
	padding-left: 0;
}
.page-text h3 {
	font-size: 22px;
}
}
 @media screen and (max-width: 800px) {
.bottom-slide-text {
	float: none;
	width: 100%; /*75%;*/
	margin: 0 auto;
}
.bottom-slide-img {
	float: none;
	width: 50%;
	margin: 0 auto;
}
.bottom-slide-text h3 {
	font-size: 30px;
}
}
 @media screen and (max-width: 767px) {
#header .border-button {
	display: none;
}
#booking {
	display: none;
}
#submasthead {
	height: 15px;
}
.inner #submasthead {
	height: 15px;
	border: none;
}
#inner-masthead, .inner .masthead-slide {
	height: 370px!important;
	overflow: hidden!important;
}
.inner .masthead-slide img {
	height: 370px!important;
	width: auto!important;
}
#inner-subnav {
	display: none;
}
.room-left-text-right, .room-right-text-left {
	margin-top: 30px;
}
.room-left-text-right .room-text, .room-left-text-right .room-pic, .room-right-text-left .room-text, .room-right-text-left .room-pic {
	float: none;
	width: auto;
}
.room-text {
	margin-bottom: 30px;
}
#rooms-container {
	margin-bottom: 0;
}
.room-pager {
	bottom: 25px;
}
#mobile-local-guide {
	display: block;
}
.specials-banner-left {
	float: none;
	margin: 0 auto;
	width: 100%;
	max-width: 90%;
	padding-top: 25px;
}
.specials-banner-right {
	float: none;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 600px;
	margin: 0 auto;
	padding-bottom: 15px;
	font-size: 16px;
}
.specials-banner-right h2 {
	font-size: 30px;
}
}
 @media screen and (max-width: 750px) {
/*#book-now {
	width: 52px;
	height: 48px;
	text-align: center;
	font-size: 13px;
	padding-top: 12px;
	margin-left: 20px;
}
#book-now a {
	text-decoration: none;
	color: #fff;
}*/
.page-text h3 {
	font-size: 20px;
}
}
 @media screen and (max-width: 700px) {
.masthead-text h1 {
	font-size: 30px;
	line-height: 35px;
}
.masthead-text p {
	font-size: 14px;
	line-height: 18px;
}
.home-insta-title {
	font-size: 25px;
}
.insta-box {
	width: 47%;
}
#insta1, #insta2 {
	margin-bottom: 15px;
}
#insta3 {
	margin-left: 2%;
}
}
 @media screen and (max-width: 650px) {
/*.specialsText { padding: 10px 0 10px 14px; }

.specialsText a { font-size: 12px; }

.specialsText h3 a, .specials-small-text h3 a { font-size: 24px; }*/

#home .masthead-text {
	top: 25%;
	text-align: center;
}
#home-specials-one, #home-specials-two {
	margin-bottom: 15px;
}
#inner-masthead .rsNav {
	display: none;
}
.inner .inner-left, .inner .inner-right {
	width: auto;
	float: none;
}
}
 @media screen and (max-width: 600px) {
/*.masthead-text h1 { font-size: 35px; }*/

.feature-box-text {
	font-size: 20px;
}
.specials-banner-right h2 {
	font-size: 26px;
}
}
 @media screen and (max-width: 580px) {
.room-left-text-right, .room-right-text-left {
	margin-top: 20px;
}
#main-container {
	font-size: 15px;
}
.page-text h3 {
	font-size: 18px;
}
}
 @media screen and (max-width: 550px) {
/*#home-masthead, #inner-masthead {

	display: none;

}*/

#mobile-masthead {
	display: block;
}
.masthead-text p, .masthead-separator {
	display: none;
}
.masthead-text {
	top: 22%;
}
.inner .masthead-text {
	top: 50%;
}
/*.inner .masthead-text { top: 10%; }*/

.masthead-text h1 {
	text-align: center;
}
.specials-small-text h3, .specialsText h3 {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 5px;
}
/*#home-masthead {

	display: none;

}*/

#home-specials-two, #home-specials-three {
	width: auto;
	float: none;
	margin-bottom: 22px;
}
/*.inner .masthead-text h1 { font-size: 25px; }

.inner .masthead-text p { font-size: 16px; }*/

.bottom-slide-text {
	width: auto;
}
.bottom-slide-img {
	display: none;
}
.cycle-prev {
	left: -30px;
}
.cycle-next {
	right: -30px;
}
 @media screen and (max-width: 500px) {
 .no-mobile {
 display: none;
}
 .mobile-only {
 display: inline;
}
 #logo {
 width: 250px;
 padding-top: 15px;
 padding-left: 15px;
}
 #logo img {
 width: 100%;
}
 #menu-button {
 width: 30px;
 top: 19px;
 right: 15px;
}

/*#menu-button { top: 15px; right: 15px; }

#menu-button a { font-size: 30px; }*/

#header-container {
 height: 60px;
}
 .shifted {
 margin-top: -60px;
}
 #three-feature-boxes-container {
 width: 75%;
 padding-top: 15px;
}
 .feature-box {
 position: relative;
 float: none;
 width: auto;
 padding: 0 15px 15px 15px;
}
 #call-button {
 display:block;
}
}
 @media screen and (max-width: 480px) {
.accordion {
	height: 110px;
}
.accordion-link.title {
	font-size: 24px;
}
.accordion-right {
	padding-top: 33px;
}
}
 @media screen and (max-width: 479px) {
.amenity-drop-left, .amenity-drop-right {
	width: auto;
	float: none;
}
.amenity-drop-left {
	margin-bottom: 15px;
}
}
 @media screen and (max-width: 460px) {
.inner .masthead-slide img {
	left: 30%;
	transform: translate( -30%, 0 );
}
}
 @media screen and (max-width: 450px) {
.masthead-text h1 {
	font-size: 24px;
	line-height: 28px;
}
/*.masthead-text { display: none; }*/

#home-specials-one, #home-specials-two {
	margin-bottom: 10px;
}
.cycle-pager {
	display: none;
}
}
 @media screen and (max-width: 440px) {
/*.masthead-text h1 { font-size: 25px; letter-spacing: 1px; }

.masthead-text p { font-size: 14px; }*/

.bottom-slide-text h3 {
	font-size: 28px;
}
}
 @media screen and (max-width: 400px) {
/*.specialsText h3 a, .specials-small-text h3 a { font-size: 20px; }*/

.masthead-text h1 {
	font-size: 20px;
	line-height: 25px;
}

.inner .masthead-text-block .border-button a {
	padding: 15px 20px;
}
#home-insta {
	padding-left: 15px;
	padding-right: 15px;
}
.home-insta-title {
	font-size: 20px;
}
/*#insta1 { margin: 0; margin-bottom: 15px; }

.insta-box { float: none; width: 100%;  }

#insta2, #insta3, #insta4 { display: none; }*/

#main-container {
	font-size: 14px;
}
.page-text h3 {
	font-size: 17px;
}
.bottom-slide-text h3 {
	font-size: 26px;
}
.specials-banner-right h2 {
	font-size: 24px;
}
}
 @media screen and (max-width: 380px) {
#footer-logo {
	width: 95%;
}
}
 @media screen and (max-width: 360px) {
/*.masthead-text { top: 50%; }*/

}
 @media screen and (max-width: 350px) {
.inner .masthead-slide img, #inner-masthead img {
	left: 50%;
	transform: translate( -50%, 0 );
}
.bottom-slide-text h3 {
	font-size: 22px;
}
}



