/* SITE IMPORT [START] */
.welcome-section .features .feature-box .feature-caption@import url(fancybox.css);/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. Eric Mayer CSS Reset
   3. General reset
   4. Common site styles
   5. Custom form styles
   6. Styles for responsive breakpoints
   7. Print style
   ---------------------------------------------------------*/



@font-face {
	font-family: "Bebas Neue";
	src: url("/fonts/bebasneue-webfont.eot");
	src: url("/fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/bebasneue-webfont.woff2") format("woff2"), url("/fonts/bebasneue-webfont.woff") format("woff"), url("/fonts/bebasneue-webfont.ttf") format("truetype"), url("/fonts/bebasneue-webfont.svg#bebas_neueregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
.carousel-control .fa,
.cycle-arrow .fa{
	text-shadow:0 0 3px #333;
    font-size: 73px;
}
.navbar:after,
.navbar-header:after,
.blogs-posts .post:after,
.contact-info-area:after {
	content: " ";
	display: block;
	clear: both;
}

.navbar-holder .connect .social-networks,
.inner-gallery-posts .pageing,
.facility-info .features ul,
#footer .footer-nav,
#footer .social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear{
	display: block;
	width: 100%;
	height: 0px;
	overflow: hidden;
	clear: both;
}



/* ---------------------------------------------------------
   2. General reset
   ---------------------------------------------------------*/

a {
	outline: none !important;
}

a:hover,
a:focus,
a:active {
	outline: none !important;
}

body {
	/*min-width: 320px;*/
}


input, button, select, textarea{
	max-width: 100%;
}
img{
	max-width: 100%;
	width: auto;
	height: auto;
}

/* ---------------------------------------------------------
   3. Ð¡ommon site styles
   ---------------------------------------------------------*/

.invisible {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.no-padding {
	padding: 0;
}

.bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	overflow: hidden;
}

.bg-stretch img {
	vertical-align: top;
	margin: 0 !important;
	width: 100% !important;
	height: auto !important;
}

/* main container styles */

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.blue {
	color: #60a7df;
}

.highlight {
	font-family: "Mr Dafoe", cursive;
}
.highlight-box{
	background: url(/media/layout/bg-big-screen.jpg) center center no-repeat;
	background-size: cover;
}
@media screen and (max-width: 650px){
	.highlight-box{
		
		padding: 10px !important;
	}
}

/* header styles */

#header {
	background: #fff;
	border-top: 9px solid #60a7df;
	position: relative;
	z-index: 100;
	box-shadow: 0 1px 4px rgba(48, 47, 47, .25);
}

#header .logo {
	position: relative;
	z-index: 9999;
	max-width: 100%;
}

/* page logo styles */

.logo {
	width: 372px;
	height: auto;
	float: left;
	margin: 15px 3.3% 0 0;
}

.logo img {
	width: 100%;
	height: auto;
	display: block;
	max-width: none;
}

/* main navigation styles */

#nav {
	padding: 30px 50px 0;
}

#nav .nav > li {
	padding: 10px 15px;
}

#nav .nav > li > a {
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	text-transform: uppercase;
}

/* main navigation styles */

.navbar {
	border: none;
	background: none;
	padding: 0 0 0 20px;
	float: none;
	width: 100%;
	display: inline-block;
	vertical-align: bottom;
}

/* main navigation styles */

/* main navigation styles */

.navbar-holder {
	border: none;
	background: none;
	padding: 0 10.6% 0 6.3%;
	min-height: inherit;
}

.navbar-holder .connect {
	font-size: 0;
	line-height: 0;
	padding: 0;
	position: relative;
	z-index: 5;
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	padding-top: 20px;
	margin: 0;
}

.navbar-holder .connect .social-networks {
	letter-spacing: 0;
	display: inline-block;
	vertical-align: middle;
}

.navbar-holder .connect .social-networks li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	padding: 5px;
}

.navbar-holder .connect .social-networks li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/sprite.png) no-repeat -9999px 0;
	width: 37px;
	height: 37px;
}

.navbar-holder .connect .social-networks li a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

.navbar-holder .connect .social-networks li.facebook a {
	width: 36px;
	background-position: 0 0;
}

.navbar-holder .connect .social-networks li.twitter a {
	background-position: -42px 0;
}

.navbar-holder .connect .social-networks li.plus a {
	background-position: -85px 0;
}

.navbar-holder .connect .social-networks li.youtube a {
	height: 36px;
	background-position: -130px 0;
}

.navbar-holder .connect .contact-number {
	display: inline-block;
	font-size: 31px;
	line-height: 34px;
	font-weight: 800;
	letter-spacing: 0;
	padding: 0 16px 0 5px;
	vertical-align: middle;
}

.navbar-holder .connect .contact-number a {
	display: inline-block;
	vertical-align: top;
}

.navbar-holder .connect .contact-number a:hover,
.navbar-holder .connect .contact-number a:focus,
.navbar-holder .connect .contact-number a:active {
	text-decoration: none;
}

.navbar-holder .notice {
	float: right;
	width: 252px;
	background: #60a7df;
	margin-bottom: -93px;
	position: relative;
	z-index: 9999;
	box-shadow: 0 1px 4px rgba(48, 47, 47, .25);
}

@media (max-width: 992px) {
	.navbar-holder .notice {
			width: 100%;
			box-shadow: 0 0px 0px rgba(48, 47, 47, 0);
			border: 1px solid #cccccc;	
	}
	
	.navbar-holder .notice::after {
			top: 101% !important;
	}
	
	.navbar-holder .notice .offer .detail-link {
			line-height: 30px !important; 
	}
}

@media (max-width: 480px) {
	.navbar-holder .notice {
			width: 100%;
	}
	
	.text-right { 
			text-align: left;
	}
	
	.facility-info .even .features.text-right ul {
			float: left !important;
	}
}

.navbar-holder .notice:after {
	content: "";
	border-width: 28px 126px 0;
	border-color: #60a7df transparent transparent;
	border-style: solid;
	position: absolute;
	top: 100%;
	left: 0;
}

.navbar-holder .notice:before {
	content: "";
	border-width: 28px 126px 0;
	border-color: rgba(48, 47, 47, .25) transparent transparent;
	border-style: solid;
	position: absolute;
	bottom: -29px;
	left: 0;
}

.navbar-holder .notice .title {
	display: block;
	background: #ea1515;
	color: #fff;
	font: 20px/28px "Yanone Kaffeesatz", sans-serif;
	text-transform: uppercase;
	padding: 4px 3px;
}
.navbar-holder .notice .title p{
	margin: 0;
}

.navbar-holder .notice .title strong {
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
}

.navbar-holder .notice .counter {
	display: block;
	background: #000;
	color: #fff;
	overflow: hidden;
	padding: 5px 10px 10px;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: -4px;
}

.countdown_section{
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0px 0 5px;
	position: relative;
	font-weight: bold;
	letter-spacing:-0.5px;
	padding-right: 10px;
}
.countdown_section:last-child{
	padding: 0;
}
.countdown_section::after{
	content: ':';
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	line-height: 1em;
	font-family: Helvetica, Arial, sans-serif;
	position: absolute;
	right: 0px;
	top: 0px;
}
.countdown_section:last-child::after{
	content: '';
}
.countdown_amount{
	font-size: 33px;
	line-height: 1em;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
}
.countdown_amount em{
	display: none;
}

.navbar-holder .notice .counter .time {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	padding: 0;
	position: relative;
}

.navbar-holder .notice .counter .time:before {
	content: ":";
	font: 27px/28px Helvetica, Arial, sans-serif;
	position: absolute;
	top: 0;
	left: -3px;
}

.navbar-holder .notice .counter .time:first-child:before {
	display: none;
}

.navbar-holder .notice .counter .value {
	font: 27px/28px Helvetica, Arial, sans-serif;
	display: block;
	letter-spacing: 0;
	margin: 0 0 -2px;
}

.navbar-holder .notice .counter .unit {
	display: block;
	font: 15px/15px "Bebas Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.navbar-holder .notice .offer {
	color: #fff;
}

.navbar-holder .notice .offer .offer-holder {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	padding: 5px 3px 0;
}

.navbar-holder .notice .offer .offer-holder .text {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	line-height: 1em;
	font-weight: 500;
	letter-spacing: 0;
	padding: 7px 0 0 0;
	position: relative;
	left: 5px;
	text-transform: uppercase;
	text-align: right;
	width: 70px;
}

.navbar-holder .notice .offer .offer-holder .number {
	display: inline-block;
	vertical-align: middle;
	padding: 0 7px 0 14px;
	margin: 0 0 0 3px;
	font-size: 87px;
	line-height: 97px;
	font-weight: 500;
	letter-spacing: -7px;
}

.navbar-holder .notice .offer .offer-holder .number sup {
	font-size: 60%;
	margin-left: 5px;
	padding: 0 15px 0 0;
	z-index: 10;
	position: relative;
}

.navbar-holder .notice .offer .detail-link {
	display: block;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}

.navbar-holder .notice .offer .detail-link a {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	position: relative;
	left: -4px;
	text-transform: uppercase;
	color: #fff;
}

/* main navigation styles */

/* main navigation styles */

.navbar-nav {
	overflow: hidden;
	margin: 15px 0 0;
	width: 100%;
	float: none;
	line-height: 1em;
}

.navbar-nav > li {
	margin: 0 3% 0 0;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.navbar-nav > li > a {
	padding: 0;
	line-height: 20px;
	font-size: 17px;
	font-weight: 600;
}

/* inner banner styles */

.banner-inner {
	overflow: hidden;
	height: 250px;
	background: url(/images/img27.jpg) center center no-repeat;
	background-size: cover;
}
@media screen and (max-width: 767px){
	.banner-inner{
/*		height: 100px;*/
        height: 175px;
	}
	.share-photo {margin:15px 0;}
}

.banner-inner .image-area {
	position: relative;
	left: 50%;
	float: left;
}

.banner-inner .image-area img {
	position: relative;
	left: -50%;
	float: left;
}

/* inner pages gallery styles */

.inner-gallery {
	overflow: hidden;
}

.inner-gallery .intro-text {
	overflow: hidden;
	line-height: 37px;
	font-size: 15px;
	color: #5f6568;
	text-align: center;
	max-width: 980px;
	margin: 0 auto 12px;
	text-align: left;
	padding: 0 10px;
}

.inner-gallery p {
	margin: 0 0 10px;
}

/*.intro-text p{
	max-width: 960px;
	margin: 0 auto 10px;
	line-height: 1.8em;
}*/

.inner-gallery h1 {
	margin-bottom: 4px;
	font-size: 78px;
	line-height: 81px;
	text-transform: uppercase;
	font-family: "Yanone Kaffeesatz", sans-serif;
	color: #FF6633;
	text-align: center;
}

.intro-subhead{
	text-transform: uppercase;
	font-family: "Bebas Neue";
	color: #60a7df;
	text-align: center;
}

.inner-gallery h1 .highlight {
	text-transform: none;
	color: #FFCC33;
	font-size: 110px;
	line-height: 119px;
	font-weight: normal;
}

/* blogs pages styles */

.blogs-posts {
	overflow: hidden;
	padding: 86px 4.1% 49px 6.3%;
}

.blogs-posts .post {
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .6);
	background: #60a7df;
	max-width: 511px;
	margin: 0 auto 59px;
}

.blogs-posts .post .text {
	overflow: hidden;
	text-align: center;
	padding: 31px 7%;
	min-height: 295px;
	color: #333;
	line-height: 31px;
	font-size: 14px;
	font-weight: 400;
}

.blogs-posts .post .text h2 {
	margin: 0 0 16px;
	font-family: "Roboto";
	color: #fffefe;
	line-height: 25px;
	font-size: 22px;
	font-weight: 700;
}

.blogs-posts .post .text p {
	margin: 0 0 17px;
}

.blogs-posts .post .text .btn-more {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	color: #fff;
	line-height: 15px;
	font-size: 12px;
	font-weight: 700;
}

.blogs-posts .post .meta {
	overflow: hidden;
	padding: 13px 20px 12px 19px;
	background: #8cbee3;
	line-height: 16px;
	text-transform: uppercase;
	height: 75px;
}
@media screen and (max-width: 992px){
	.blogs-posts .post .meta{
		height: auto;
	}
}

.blogs-posts .post .meta .comments-holder {
	overflow: hidden;
	display: block;
	text-align: center;
	margin: 0 20px;
}

.blogs-posts .post .meta .comments-holder .comments {
	display: inline-block;
	vertical-align: top;
	color: #333;
	max-width: 150px;
	position: relative;
	padding: 0 10px 0 26px;
	text-transform: uppercase;
	line-height: 15px;
	font-size: 12px;
}

.blogs-posts .post .meta .comments-holder .comments:after {
	content: "\f075";
	font-family: FontAwesome;
	line-height: 14px;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
}

.blogs-posts .post .meta .comments-holder .comments:hover,
.blogs-posts .post .meta .comments-holder .comments:focus,
.blogs-posts .post .meta .comments-holder .comments:active {
	text-decoration: none;
	color: #4d4d4d;
}

.blogs-posts .post .meta .view {
	float: right;
	position: relative;
	padding: 0 0 0 24px;
	color: #333;
	max-width: 100px;
	line-height: 16px;
	font-size: 13px;
	cursor: default;
}

.blogs-posts .post .meta .view:after {
	content: "\f06e";
	font-family: FontAwesome;
	line-height: 17px;
	font-size: 17px;
	position: absolute;
	top: 0;
	left: 0;
}

.blogs-posts .post .meta .view:hover,
.blogs-posts .post .meta .view:focus,
.blogs-posts .post .meta .view:active {
	text-decoration: none;
	color: #4d4d4d;
}

.blogs-posts .post .meta .date {
	float: left;
	color: #333;
	max-width: 150px;
	line-height: 15px;
	font-size: 12px;
}

.blogs-posts .post .meta .date a {
	color: #333;
	position: relative;
	padding: 0 0 0 21px;
	cursor: default;
}

.blogs-posts .post .meta .date a:after {
	content: "\f133";
	font-family: FontAwesome;
	line-height: 14px;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
}

.blogs-posts .post .meta .date a:hover,
.blogs-posts .post .meta .date a:focus,
.blogs-posts .post .meta .date a:active {
	text-decoration: none;
	color: #4d4d4d;
}

.blogs-posts .image-holder {
	overflow: hidden;
    cursor: pointer;
}

.blogs-posts .image-holder img {
	display: block;
	width: 100%;
}

.blog-text{
	min-height: 210px;
}
.blog-heading{
	min-height: 80px;
}
.blog-heading a{
	color: #fff;
}
.blog-heading a:hover{
	text-decoration: none;
}
@media screen and (max-width: 1057px){
	.blog-text{
		min-height: 220px;
	}
	.blog-heading{
		min-height: 90px;
	}
}
@media screen and (max-width: 991px){
	.blog-text{
		min-height: 0;
	}
	.blog-heading{
		min-height: 0;
	}
}
/* inner gallery section styles */

.inner-gallery-posts {
	overflow: hidden;
}

.inner-gallery-posts .pager-holder {
	background: #373737;
	padding: 0 10px;
	line-height: 20px;
	text-align: center;
}

.inner-gallery-posts .pager-holder.inner .pageing {
	line-height: 20px;
	font-weight: 400;
	font-size: 17px;
}

.inner-gallery-posts .pager-holder.inner .pageing li {
	margin: 20px 25px 23px;
}

@media screen and (max-width: 500px){
	.inner-gallery-posts .pager-holder.inner .pageing li{
		width: 100%;
		margin: 5px auto;
		display: block;
	}
}

.simple-page, .def {
	width: 100%;
	max-width: 100% !important;
}

.inner-gallery-posts .pager-holder .title {
	display: inline-block;
	vertical-align: top;
	color: #fefefe;
	margin: 20px 10px 20px 0;
	line-height: 20px;
	font-weight: 400;
	font-size: 17px;
}

.inner-gallery-posts .pageing {
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	font-weight: 400;
	font-size: 15px;
}

.inner-gallery-posts .pageing li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 1%;
	padding: 10px 0;
}

@media (max-width: 768px) {
	.inner-gallery-posts .pageing li {
	width: 48%;
	margin: 0;
	padding: 5px 0;
	}
}

.inner-gallery-posts .pageing li a {
	color: #fefefe;
	vertical-align: middle; 
}

.inner-gallery-posts .pageing li a:hover,
.inner-gallery-posts .pageing li a:focus,
.inner-gallery-posts .pageing li a:active {
	color: #ff6633;
	text-decoration: none;
}

.inner-gallery-posts .pageing .dropdown li{
	display: block;
	width: 100%;
	margin: 0 !important;
}
.inner-gallery-posts .pageing .dropdown li a{
	color: #fff;
	background: none;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	line-height: 1em;
}
.inner-gallery-posts .pageing .dropdown li a:hover{
	color: #60e0ff;
}
.inner-gallery-posts .pageing .dropdown li:last-child a{
	border: none;
}
.inner-gallery-posts .pageing .dropdown ul{
	background: #444;
	background: rgba(0,0,0,.6);
	border-radius: 0;
	padding: 0;
	margin: 23px 0 0;
	left: -30px;
}

.inner-gallery-posts .posts {
	overflow: hidden;
	padding: 30px 22px 35px;
}

.inner-gallery-posts .posts .post {
	overflow: hidden;
	position: relative;
	margin: 0 0 27px;
}

.inner-gallery-posts .posts .post img {
	display: block;
	width: 100%;
}

.inner-gallery-posts .posts .fa {
	top: 10px;
	color: #5fc5de;
	font-size: 33px;
	line-height: 33px;
	position: absolute;
	right: 30px;
}

.inner-gallery-posts .posts .fa:hover {
	color: #89d4e7;
	text-decoration: none;
}

/* pool secrtion styles */

.poolside-details {
	overflow: hidden;
	padding: 26px 0 0;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

/* inner gallery styles */

.inner-gallery-posts {
	overflow: hidden;
}

.inner-gallery-posts h1 {
	margin: 0 0 13px;
	text-transform: uppercase;
	color: #60a7df;
	font-family: "Bebas Neue";
	line-height: 73px;
	font-size: 70px;
}

.inner-gallery-posts .carousel {
	overflow: hidden;
	margin: 0;
}

.inner-gallery-posts .carousel-indicator-bar{
	background: #373737;
	padding: 5px 0 10px;
}

.inner-gallery-posts .carousel.room-gallery .carousel-inner{
	float: left;
	width: 61.3%;
}

@media screen and (max-width: 843px){
	.room-gallery .carousel-indicator-bar{
		display: none;
	}
}
.inner-gallery-posts .carousel .image-holder {
	overflow: hidden;
}
.room-gallery{
	background: #60a7df;
}

.inner-gallery-posts .carousel .image-holder .image-frame {
	position: static;
}

.inner-gallery-posts .carousel .image-holder .image-frame img {
	position: static;
	width: 100%;
}

.inner-gallery-posts .carousel .hint {
	display: block;
	text-align: center;
	margin: 0 0 9px;
	color: #fff;
	font-family: "Roboto";
	line-height: 21px;
	font-size: 18px;
	font-weight: 600;
}

.inner-gallery-posts .carousel .carousel-indicators {
	position: static;
	width: 100%;
	margin: 0 0 7px;
	text-align: center;
}

.inner-gallery-posts .carousel .carousel-indicators li {
	display: inline-block;
	margin: 8px;
	vertical-align: top;
	border-radius: 0;
	width: 178px;
	height: 126px;
	background: none;
}

.inner-gallery-posts .carousel .carousel-indicators li img {
	display: block;
}

.inner-gallery-posts .carousel .item {
	background: #fff;
	overflow: hidden;
}

.inner-gallery-posts .carousel .carousel-caption {
	float: left;
	position: static;
	padding: 0;
	width: 38.7%;
}

.inner-gallery-posts .carousel .carousel-caption .text-block {
	overflow: hidden;
	background: #60a7df;
	text-align: left;
	padding: 34px 59px 25px;
	line-height: 27px;
	font-size: 18px;
	font-weight: 600;
}

.inner-gallery-posts .carousel .carousel-caption .text-block p {
	margin: 0 0 5px;
}

.inner-gallery-posts .carousel .carousel-caption .text-block h2 {
	margin: 0 0 13px;
	text-transform: capitalize;
	color: #fefefe;
	font-family: "Roboto";
	line-height: 32px;
	font-size: 28px;
	font-weight: 800;
}

.inner-gallery-posts .carousel .carousel-caption .date-holder {
	overflow: hidden;
	padding: 0;
}

.inner-gallery-posts .carousel .carousel-caption .date-holder .calender {
	width: 100%;
}
.inner-gallery-posts .carousel .carousel-caption .date-holder .calender iframe{
	width: 100%;
	height: 300px;
	border: 1px solid #ddd;
}
.fb_iframe_widget{
	max-width: 100%;
	overflow: auto;
}

.inner-gallery-posts .carousel .carousel-caption .date-holder .calender img {
	display: block;
	width: auto;
}

.display {
	display: none;
}

.room_cats{
	background: #FF6633;
}
.room_cats.even{
	background: #FF9933;
}

.cat-heading{
	font-size: 60px;
	line-height: 1.2em;
	text-align: center;
}

.amenity_cats > .row{
	background: #60a7df;
}
.amenity_cats > .row.even{
	background: #5fc5de;
}

.facility-info .features h2.amen-cat-heading{
	font-family: 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 1em;
	text-transform: uppercase;
	margin: 10px 0 20px;
}

@media screen and (max-width: 1300px){
	.facility-info.amen .features p{
		 
	}
}
@media screen and (max-width: 1190px){
	.facility-info .features h2.amen-cat-heading{
		font-size: 25px;
	}
}
@media screen and (max-width: 1130px){
	.facility-info.amen .features p{
		 
	}
}

/* carousel1 styles */

.carousel1 {
	overflow: hidden;
	position: relative;
	background: #60a7df;
	max-width: 870px;
	margin: 0 auto;
	border-radius: 18px 18px 0 0;
}

.carousel1 .mask {
	position: relative;
	overflow: hidden;
	margin: 0 0 6px;
}

.carousel1 .mask .slideset {
	width: 100%;
	float: left;
}

.carousel1 .mask .slideset .slide {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}

.carousel1 .mask .slideset .slide:after {
	box-shadow: inset 0 0 1px 4px rgba(178, 215, 243, .86);
	position: absolute;
	top: 0;
	border-radius: 18px 18px 0 0;
	content: "";
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.carousel1 .mask .slideset .slide img {
	display: block;
	width: 850px;
	height: auto;
	border-radius: 18px 18px 0 0;
}

.carousel1 .btn-prev,
.carousel1 .btn-next {
	position: absolute;
	top: 36.8%;
	right: 27px;
	color: #f6f0e4;
	z-index: 9999;
}

.carousel1 .btn-prev.fa-angle-right,
.carousel1 .btn-prev.fa-angle-left,
.carousel1 .btn-next.fa-angle-right,
.carousel1 .btn-next.fa-angle-left {
	color: #f6f0e4;
	font-size: 79px;
	line-height: 79px;
	width: 26px;
	height: 45px;
}

.carousel1 .btn-prev.fa-angle-right:hover,
.carousel1 .btn-prev.fa-angle-right:focus,
.carousel1 .btn-prev.fa-angle-right:active,
.carousel1 .btn-prev.fa-angle-left:hover,
.carousel1 .btn-prev.fa-angle-left:focus,
.carousel1 .btn-prev.fa-angle-left:active,
.carousel1 .btn-next.fa-angle-right:hover,
.carousel1 .btn-next.fa-angle-right:focus,
.carousel1 .btn-next.fa-angle-right:active,
.carousel1 .btn-next.fa-angle-left:hover,
.carousel1 .btn-next.fa-angle-left:focus,
.carousel1 .btn-next.fa-angle-left:active {
	text-decoration: none;
	color: white;
}

.carousel1 .btn-next {
	left: 39px;
	right: auto;
}

.carousel1 .swither {
	position: relative;
	overflow: hidden;
}

.carousel1 .swither .switcher-next,
.carousel1 .swither .switcher-prev {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 26px;
	height: 45px;
}

.carousel1 .swither .switcher-next.fa-angle-right,
.carousel1 .swither .switcher-next.fa-angle-left,
.carousel1 .swither .switcher-prev.fa-angle-right,
.carousel1 .swither .switcher-prev.fa-angle-left {
	color: #f6f0e4;
	font-size: 84px;
	line-height: 84px;
	width: 26px;
	height: 45px;
}

.carousel1 .swither .switcher-next.fa-angle-right:hover,
.carousel1 .swither .switcher-next.fa-angle-right:focus,
.carousel1 .swither .switcher-next.fa-angle-right:active,
.carousel1 .swither .switcher-next.fa-angle-left:hover,
.carousel1 .swither .switcher-next.fa-angle-left:focus,
.carousel1 .swither .switcher-next.fa-angle-left:active,
.carousel1 .swither .switcher-prev.fa-angle-right:hover,
.carousel1 .swither .switcher-prev.fa-angle-right:focus,
.carousel1 .swither .switcher-prev.fa-angle-right:active,
.carousel1 .swither .switcher-prev.fa-angle-left:hover,
.carousel1 .swither .switcher-prev.fa-angle-left:focus,
.carousel1 .swither .switcher-prev.fa-angle-left:active {
	text-decoration: none;
	color: white;
}

.carousel1 .swither .switcher-prev {
	left: auto;
	right: 20px;
	top: 3px;
}

.carousel1 .swither-mask {
	position: relative;
	overflow: hidden;
	margin: 0 57px;
}

.carousel1 .swither-list {
	width: 9999px;
	float: left;
}

.carousel1 .swither-list .item {
	width: 145px;
	height: 110px;
	margin: 0 7px 5px 0;
	overflow: hidden;
	float: left;
	position: relative;
}

.carousel1 .swither-list .item.active:after {
	box-shadow: inset 0 0 0 2px #b2d8f6;
	position: absolute;
	top: 0;
	content: "";
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.carousel1 .swither-list .item img {
	display: block;
	width: 100%;
	height: auto;
}

/* loadmore button styles */

.loadmore-holder {
	overflow: hidden;
	text-align: center;
	margin: 0 0 50px;
}

.loadmore-holder .btn-default {
	height: auto;
  padding: 15px 45px;
  border-radius: 0;
  background: #116CB2;
  text-transform: uppercase;
  font-family: "Roboto";
  line-height: 1em;
  font-size: 17px;
  font-weight: 400;
  border-radius: 25px;
}

.loadmore-holder .btn-default:hover {
	background: #1e1e1e;
	text-decoration: none;
}

#fancybox-overlay,
#fancybox-wrap {
	z-index: 99999;
}
.fancybox-skin{
	padding: 0 !important; 
	background: none !important; 
	border-radius: 20px !important; 
}

/* carousel basic styles */

.custom-carousel {
	position: relative;
}

.custom-carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.custom-carousel .mask .slideset {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

.custom-carousel .mask .slide {
	float: left;
	width: 100%;
}

/* main informative part styles */



/* booking engine styles */
#ui-datepicker-div{
	font-size: 12px;
	line-height: 1em;
}
@media screen and (max-width: 500px){
	input[type="text"], select, textarea{
		font-size: 16px !important;
	}
}			

.booking-engine {
	overflow: hidden;
	background: #d5d5d5;
	max-width: 981px;
	margin: 0 auto 24px;
}
.booking-engine form{
	max-width: none;
}

.booking-engine .booking-area {
	overflow: hidden;
	position: relative;
}

.booking-engine .btn-holder {
	float: right;
	width: 13%;
}

.booking-engine .btn-click {
	float: right;
	width: 100%;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	border: none;
	line-height: 25px;
	font-size: 25px;
	font-family: "Yanone Kaffeesatz";
	background: #ea1515;
}

.booking-engine .btn-click span {
	padding: 5px 20px 0 0;
	display: inline-block;
	vertical-align: middle;
	width: 86px;
	background: url(/images/check-rate.png) no-repeat 100% 50%;
}

.booking-engine .btn-click:hover {
	text-decoration: none;
	color: #f2f2f2;
}

.booking-engine .btn-click:hover span:after {
	color: #f2f2f2;
}

.booking-engine .booking-form {
	overflow: hidden;
	padding: 8px 8px 0;
	display: inline-block;
	vertical-align: middle;
	width: 87%;
	float: left;
}

.booking-engine .booking-form .col {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}

.booking-engine .booking-form .col.one {
	width: auto;
}


.booking-engine .booking-form .label {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: auto;
	padding: 0 8px 0 0;
	white-space: normal;
	text-transform: uppercase;
	color: #313232;
	line-height: 18px;
	font-size: 15px;
}

.booking-engine .booking-form .date-col,
.booking-engine .booking-form .sel-col{
	padding: 0 4% 0 0;
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.booking-engine .booking-form .sel-col:last-child{
	padding: 0;
}

.booking-engine .booking-form .jcf-select{
	float:none;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.booking-engine .booking-form .col1 {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}

.booking-engine .booking-form .col1 .row1 {
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.booking-engine .booking-form .date-holder {
	position: relative;
	padding: 0;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

/*.booking-engine .booking-form .date-holder:after {
	content: "";
	background: url(/images/ico-date.png) no-repeat;
	width: 28px;
	height: 24px;
	position: absolute;
	top: 8px;
	right: 0;
}*/
.booking-engine .booking-form .date-holder .calender-icon {
	background: url(/images/ico-date.png) no-repeat;
	width: 28px;
	height: 24px;
	position: absolute;
	top: 8px;
	right: 0;
}

.booking-engine .booking-form .date-holder .calender {
	width: 120px;
	height: 34px;
}
.booking-engine .booking-form .date-holder .calender .date.input{
	height: 34px;
	line-height: 34px;
	font-size: 13px;
	padding: 0 4px;
	padding-right: 35px;
	background: #EAF8FE url(/images/ico-date.png) right center no-repeat;
	background-position: right 4px center;
}

.booking-engine .booking-info {
	overflow: hidden;
	text-align: center;
	padding: 6px 10px;
	color: #fff;
	background: #60a7df;
	text-transform: uppercase;
	line-height: 15px;
	font-size: 15px;
	font-weight: 600;
}

.booking-engine .booking-info p {
	margin: 0;
}

.booking-engine .booking-info p a {
	color: #141414;
	text-decoration: underline;
}

.booking-engine .booking-info p a:hover {
	text-decoration: none;
}
@media screen and (max-width: 960px){
	.booking-engine .booking-form{
		width: 82%;
	}
	.booking-engine .btn-holder{
		width: 18%;
	}

}


.calendar-date-holder .book-link{
	display: none;
}
.calendar-date-holder .book-link:hover{
	color: #fff;
	text-decoration: none;
}
@media screen and (max-width: 1670px){
	.inner-gallery-posts .carousel .carousel-caption .text-block{
		padding: 20px 20px 10px !important; 
	}
}
@media screen and (max-width: 1280px){
	.calendar-date-holder .book-link{
		display: inline-block;
		margin: 0 0 20px
	}
	.calendar-date-holder .calender{
		display: none;
	}
}
@media screen and (min-width: 1281px){
	.calendar-date-holder{
		background: #fff;
	}
}
@media screen and (max-width: 1060px){
	.inner-gallery-posts .carousel .carousel-caption .text-block h2{
		font-size: 20px;
		line-height: 1em;
		margin: 0 0 5px;
	}
	.inner-gallery-posts .carousel .carousel-caption .text-block p{
		font-size: 12px;
		line-height: 1.2em;
	}
	.calendar-date-holder .book-link{
		margin: 0 0 10px;
	}
	.inner-gallery-posts .carousel .carousel-caption .text-block{
		padding: 10px !important; 
	}
}

/* top main banner styles */

.top-banner .carousel-caption {
	left: 18%;
	right: 18%;
	padding-bottom: 15px;
	z-index: 999;
}

.top-banner .carousel-caption .title {
	background: url(/images/shadow.png) no-repeat 50% 100%;
	margin: 0 -107px;
}

.top-banner .carousel-caption .title .highlight {
	display: block;
	font-size: 79px;
	line-height: 82px;
	letter-spacing: 2px;
	color: #68cef6;
	word-spacing: -4px;
	text-shadow: 0 0 20px rgba(0, 0, 0, .8), 0 0 20px rgba(0, 0, 0, .8);
	position: relative;
	z-index: 2;
}

.top-banner .carousel-caption .title .carousel-slogan {
	display: inline-block;
	vertical-align: top;
	font: 71px/74px "Bebas Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	left: -9px;
	word-spacing: -2px;
}

.top-banner .carousel-caption blockquote {
	padding: 0;
	border: none;
	margin-bottom: 10px;
}

.top-banner .carousel-caption blockquote q {
	display: inline-block;
	word-spacing: 3px;
	vertical-align: top;
	font: 47px/50px "Bebas Neue", Helvetica, Arial, sans-serif;
	color: #332d2d;
	background: rgba(255, 255, 255, .74);
	border: 3px solid #fff;
	padding: 9px 17px 9px 44px;
	clear: both;
	left: -14px;
	position: relative;
	word-spacing: 5px;
}

.top-banner .carousel-caption blockquote cite {
	display: inline-block;
	vertical-align: top;
	clear: both;
	padding: 11px;
	width: 343px;
	background: #04a9e1;
	border: 3px solid #fff;
	position: relative;
	top: -12px;
	left: -8px;
	font: 600 27px/30px "Open Sans", Helvetica, Arial, sans-serif;
}

.top-banner .carousel-indicators {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	bottom: 11px;
	z-index: 10;
	margin-bottom: 0;
}
.ui-datepicker{
	z-index: 100 !important; 
}

.top-banner .carousel-indicators li {
	background: #f6f0e4;
	border: none;
	width: 48px;
	height: 4px;
	border-radius: 0;
	margin: 0 6px;
	letter-spacing: 0;
}

.top-banner .carousel-indicators li:hover {
	background: #60a7df;
}

.top-banner .carousel-indicators li.active {
	background: #60a7df;
}

.top-banner .carousel-control {
	background: none;
	font-size: 80px;
	line-height: 80px;
	bottom: auto;
	left: 5%;
	top: 30%;
}

.top-banner .carousel-control:hover {
	color: #60a7df;
}

.top-banner .carousel-control.right {
	left: auto;
	right: 5%;
}

.top-banner .item {
	overflow: hidden;
}

.top-banner .item .image-holder {
	position: relative;
	left: 50%;
	min-width: 100%;
	z-index: -1;
	float: left;
}

@media screen and (max-width: 767px){
	.top-banner .item .image-holder {
		min-width: 200%;
	}
}

.top-banner .item .image-holder img {
	position: relative;
	left: -50%;
	float: left;
	width: 100%;
}

h1 {
	margin: 0 0 20px;
}

/* welcome section styles */

.welcome-section h1 {
	margin-bottom: 17px;
	font-size: 66px;
	line-height: 70px;
	text-transform: uppercase;
	color: #4e5458;
	text-align: center;
}

.welcome-section h1 .highlight {
	text-transform: none;
	color: #60a7df;
	font-size: 110px;
	line-height: 114px;
}

.welcome-section .features {
	background: #60a7df;
	padding: 42px 9px 37px;
	margin-bottom: 75px;
}

.welcome-section .features .feature-box {
	position: relative;
	display: block;
}

.welcome-section .features .feature-box img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

.welcome-section .features .feature-box .feature-caption {
	position: absolute;
	bottom: 13px;
	left: 0;
	margin: 0 6.5%;
	max-height: 240px;
	overflow: hidden;
	right: 0;
/*	background: rgba(255, 255, 255, .74);*/
    background: rgba(255, 255, 255, .85);
	border: 2px solid #fff;
	font: 29px/44px "Yanone Kaffeesatz", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #353131;
	text-align: center;
/*	padding: 16px 3px 11px;*/
    padding: 12px 3px 11px;
    font-size: 35px;
}

.welcome-section .features .feature-box .feature-caption .blue {
	color: #347cb4;
}

.welcome-section .connection {
	color: #fff;
	font-size: 15px;
	line-height: 22px;
}

.welcome-section .connection .container-fluid {
	position: relative;
}

.welcome-section .connection .preview {
	width: 179px;
	height: 179px;
	border-radius: 300px;
	border: 2px solid #fff;
	overflow: hidden;
	position: absolute;
	top: -19px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}

.welcome-section .connection .preview img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

.welcome-section .connection h2 {
	margin: 0;
/*	font-size: 2em;*/
    font-size: 40px;
	line-height: 1em;
	text-transform: uppercase;
}
.welcome-section .social-text h2 {
	line-height: .8em;
}

.welcome-section .connection h2 .dark-color {
	color: #FF6634;
}

.welcome-section .connection .icon {
	display: inline-block;
	vertical-align: middle;
	width: 58px;
	margin: -4px 1px 0 0;
	height: 58px;
	border: 4px solid #000;
	border-radius: 100px;
	text-align: center;
	color: #000;
}

.welcome-section .connection .icon:hover {
	text-decoration: none;
	border-color: #000;
	color: #000;
	background: #fff;
}

.welcome-section .connection .icon .fa {
	font-size: 39px;
	line-height: 1.4em;
}

.welcome-section .connection h3 {
	margin: 0 0 3px;
	font: bold 20px/22px "Roboto", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.welcome-section .connection p {
	margin: 10px 0 0;
	line-height: 1.4em;
}

.welcome-section .connection .social-block {
	background: #60a7df;
	padding-top: 40px;
	padding-bottom: 9px;
}

.welcome-section .connection .newsletter-block {
	background: #5fc5de;
	padding-top: 40px;
	padding-bottom: 40px;
}

.welcome-section .connection .goto {
	display: block;
	color: #fff;
}

.welcome-section .connection .goto:before {
	content: ">";
	font-size: 15px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
}

.welcome-section .connection .goto a {
	text-decoration: underline;
	color: #fff;
}

.welcome-section .connection .goto a:hover {
	text-decoration: none;
}

.welcome-section .connection .newsletter-form .input-group {
	margin-bottom: 17px;
	width: 66.6%;
	color: #fff;
}

.welcome-section .connection .newsletter-form .input-group::-webkit-input-placeholder {
	color: #fff;
}

.welcome-section .connection .newsletter-form .input-group::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

.welcome-section .connection .newsletter-form .input-group:-moz-placeholder {
	color: #fff;
}

.welcome-section .connection .newsletter-form .input-group:-ms-input-placeholder {
	color: #fff;
}

.welcome-section .connection .newsletter-form .input-group.placeholder {
	color: #fff;
}

.welcome-section .connection .newsletter-form .form-control {
	background: transparent;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	color: #fff !important;
	border-right: none;
}

.welcome-section .connection .newsletter-form .form-control::-webkit-input-placeholder {
	color: #fff !important;
}

.welcome-section .connection .newsletter-form .form-control::-moz-placeholder {
	opacity: 1;
	color: #fff !important;
}

.welcome-section .connection .newsletter-form .form-control:-moz-placeholder {
	color: #fff !important;
}

.welcome-section .connection .newsletter-form .form-control:-ms-input-placeholder {
	color: #fff !important;
}

.welcome-section .connection .newsletter-form .form-control.placeholder {
	color: #fff !important;
}

.welcome-section .connection .newsletter-form .form-control:hover,
.welcome-section .connection .newsletter-form .form-control:focus,
.welcome-section .connection .newsletter-form .form-control:active {
	box-shadow: none;
	border: 1px solid #fff;
	border-right: none;
}

.welcome-section .connection .newsletter-form .input-group-addon {
	border-radius: 0;
	background: #116cb2;
	border-color: #116cb2;
	cursor: pointer;
	padding: 6px 9px;
	color: #f6f0e4;
}

.welcome-section .connection .newsletter-form .input-group-addon .fa {
	font-size: 16px;
	line-height: 16px;
}

.welcome-section .connection .newsletter-form .input-group-addon:hover,
.welcome-section .connection .newsletter-form .input-group-addon:focus,
.welcome-section .connection .newsletter-form .input-group-addon:active {
	background: #1066a9;
	text-decoration: none;
}

.welcome-section .connection .newsletter-form .btn {
	border-radius: 16px;
	text-transform: uppercase;
	min-width: 68px;
	box-sizing: content-box;
	margin: 0 0 0 2px;
}

.welcome-section .social-text {
	overflow: hidden;
	padding: 5px 53px 0 40px;
}

.welcome-section .info-box-holder {
	overflow: hidden;
	padding: 14px 10px 4px 40px;
}

.welcome-section .info-box-holder h2 {
	margin: 0 0 7px;
}

.welcome-section .info-box-holder p {
	margin-bottom: 10px;
}

.btn {
	white-space: normal;
}

/* facility section styles */

.facility-info .intro {
	padding: 38px 0 52px;
}

.facility-info .intro h1 {
	margin-bottom: 30px;
  color: #4e5458;
  text-transform: uppercase;
  text-align: center;
  font-size: 3em;
  line-height: 1em;
  color: #FF6634;
  font-weight: bold;
}

.facility-info .intro h1 .highlight {
	font-size: 110px;
	line-height: 110px;
	margin: 0 0 -7px;
	color: #60a7df;
	text-transform: none;
	display: block;
}

.facility-info .carousel .carousel-control {
	background: none;
	font-size: 55px;
	line-height: 55px;
	top: auto;
	left: auto;
	right: 78px;
	bottom: 8px;
}



.facility-info .carousel .carousel-control:hover {
	color: #9fcdf0;
}

.facility-info .carousel .carousel-control.right {
	right: 30px;
}

.facility-info .features {
	background: #60a7df;
	padding-top: 24px;
	padding-bottom: 30px;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
	box-sizing: border-box;
}

.attr-box{
	background: #FF6633;
}

.attr-box.even{
	background: #FF9933;
}

.events-iframe{
	width: 100%;
	height: 4500px;
	border: 0px solid #ddd;
}

.events-iframe h6 a {
	font-family: 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif !important;
	font-size: 30px !important;
	line-height: 1.5em !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	color: #4e5458 !important;
}

.events-iframe h6 a {
	margin: 0 !important;
	color: #4e5458 !important;
}

.events-iframe p {
  font-family: "Roboto", Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 2.4 !important;
  color: #5f6568 !important;
}

#events-selector-container{
	text-align: center;
	font-family: 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 1em;
	text-transform: uppercase;
}
#events-selector-container a{
	display: inline-block;
	background: #60a7df;
	color: #fff;
	padding: 8px 10px 5px;
	margin: 0 5px;
}
#events-selector-container a.left{
	background: #5fc5de;
}
#events-selector-container a:hover{
	text-decoration: none;
	opacity: .8;
}
@media screen and (max-width: 700px){
	#events-selector-container a{
		display: block;
		margin: 0;
	}
}

.facility-info .features .features-inner {
	overflow: hidden;
	padding: 0 0 0 21px;
}
.facility-info .even .features .features-inner {
	padding: 0 21px 0 0;
}

@media screen and (max-width: 992px){
	.facility-info .features .features-inner, .features-inner, 
	.facility-info .even .features .features-inner{
		padding: 0 20px;
	}
	#back_to_all_rooms {text-align: center;}
    
}

.features-inner {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
}


.features-inner a{
	color: #fff;
}
.features-inner a:hover{
	color: #FFE59A;
	text-decoration: none;
}
.facility-info .features .btn:hover{
	color: #fff;
}



.facility-info .features h2 {
	margin: 0 0 30px 7px;
	font: 800 28px/32px "Roboto", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fefefe;
}

.facility-info .features h2 .highlight {
	display: block;
	font-size: 75px;
	letter-spacing: 1px;
	padding: 0;
	line-height: 78px;
	font-weight: normal;
	text-transform: none;
	color: #9fcdf0;
}

.facility-info .features-inner h2{
	font-family: "Mr Dafoe", cursive;
	text-transform: lowercase;
	font-size: 50px;
	line-height: 1em;
	font-weight: normal;
	opacity: .8;
	margin: 0;
}
.facility-info.area .features-inner h2{
	font-size: 50px;
	line-height: 1.2em;
	font-family: "Yanone Kaffeesatz", sans-serif;
	text-transform: uppercase;
	line-height: 1em;
}
.facility-info.area .features-inner p{
	font-size: 14px;
	line-height: 1.4em;
}
@media screen and (max-width: 1170px){
	.facility-info.area .features-inner h2{
		font-size: 30px;
	}
	.facility-info.area .features-inner p{
		line-height: 1.2em;
	}
}



.facility-info .features-inner h3{
	margin: 0 0 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 35px;
}

.facility-info .features-inner .dual-heading{
	margin: 0 0 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	opacity: 1;
	line-height: 1em;
/*	font-size: 30px;*/
    font-size: 29px;
}
.facility-info .features-inner .dual-heading .highlight{
	font-family: "Mr Dafoe", cursive;
	text-transform: lowercase;
	font-size: 75px;
	line-height: 1em;
	font-weight: normal;
	opacity: .8;
	margin: 0;
}

.facility-info .features p {
	margin-bottom: 8px;
}

.facility-info .features ul {
	margin-bottom: 21px;
}

.facility-info .features ul li {
	position: relative;
	padding: 5px 10px;
	margin: 0 0 3px;
	line-height: 1em;
}

.facility-info .features ul li:before {
	content: "â?¢";
	font: 500 16px/1px "Roboto", Helvetica, Arial, sans-serif;
	position: absolute;
	top: 50%;
	left: 0;
}

.facility-info .features .btn {
	border-radius: 15px;
	text-transform: uppercase;
	min-width: 90px;
	box-sizing: content-box;
}

.facility-info .even .carousel .carousel-control {
	right: auto;
	left: 30px;
}

.facility-info .even .carousel .carousel-control.right {
	left: 78px;
}

.facility-info .even .features {
	background: #5fc5de;
}

.facility-info .even .features.text-right ul {
	float: right;
	text-align: left;
}

.facility-info .even .features h2 .highlight {
	color: #98e0f1;
}

.facility-info .carousel-inner .item .image-holder {
	min-width: 100%;
	float: left;
	position: relative;
	left: 0;
}

.facility-info .carousel-inner .item .image-holder img {
	position: relative;
	left: 0;
	float: left;
	max-width: 100%;
	height: auto;
}

.blue-gallery{
	background: #60a7df;
}
.blue-gallery.even{
	background: #5fc5de;
}

@media screen and (max-width: 1450px){
	.facility-info .blue-gallery .features-inner p{
		line-height: 1.2em;
	}
	.facility-info .blue-gallery .features-inner h3{
		margin: 0 0 5px;
	}
	.facility-info .blue-gallery .features-inner h2{
		line-height: 1.2em;
		font-size: 30px;
		margin: 0 0 5px;
	}
}
@media screen and (max-width: 1180px){
	.facility-info .features{
		padding: 15px 0;
	}
	.facility-info .blue-gallery .features-inner h2,
	.facility-info .blue-gallery .features-inner h3{
		font-size: 20px;
		line-height: 1.2em;
		display: inline;
	}
	.facility-info .blue-gallery .features-inner h2{
		font-size: 30px;
	}
	.facility-info .blue-gallery .features-inner p{
		font-size: 12px;
	}
}

/* activities section styles */

.activities {
	padding-top: 41px;
}

.activities h2 {
	margin: 0 0 71px;
	text-align: center;
	font-size: 70px;
	line-height: 74px;
	text-transform: uppercase;
	color: #4e5458;
}

.activities h2 .highlight {
	display: block;
	color: #60a7df;
	font-size: 110px;
	line-height: 110px;
	text-transform: none;
}

.activities .feature-box {
	position: relative;
	display: block;
}

.activities .feature-box img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

.activities .feature-box .feature-caption {
	position: absolute;
	bottom: 22px;
	left: 0;
	max-height: 145px;
	overflow: hidden;
	right: 0;
	margin: auto;
	background: rgba(255, 255, 255, .74);
	border: 2px solid #fff;
	width: 380px;
	font: 41px/44px "Yanone Kaffeesatz", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #353131;
	text-align: center;
	padding: 8px 3px;
}

.activities .feature-box .feature-caption .blue {
	color: #347cb4;
}

.activities .big-screen [class^="col-"],
.activities .big-screen [class*=" col-"] {
	padding-top: 122px;
	padding-bottom: 120px;
}

.activities .big-screen .info {
	width: 100%;
	background: rgba(255, 255, 255, .8);
	margin-left: 0;
	padding: 30px 10px;
	font-size: 15px;
	line-height: 23px;
}

.activities .big-screen .info h2 {
	font-family: "Mr Dafoe", cursive;
	font-size: 45px;
	line-height: 1em;
	/*color: #60a7df;*/
	margin: 0 0 10px;
	font-weight: normal;
	text-transform: none;
}
.activities .big-screen .info h3 {
	margin: 0 0 20px;
	font-size: 48px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	color: #ff6702;
}

.activities .big-screen .info h3 .highlight {
	display: block;
	font-size: 44px;
	line-height: 50px;
	text-transform: none;
	color: #60a7df;
	margin-bottom: 10px;
}

.activities .big-screen .info .description {
	padding: 0 7px;
	max-height: 160px;
	overflow: hidden;
}

@media (max-width: 480px) {

.activities .big-screen .info h2 {
	font-size: 36px;
}

.activities .big-screen .info h3 {
	font-size: 28px;
	line-height: 32px;
}

}

/* photo gallery section styles */

.photo-share-sidebar {margin-top:30px; border-left:1px solid #ccc;}


.photo-gallery {
	background: #5fc5de;
	padding-top: 52px;
}

.photo-gallery .intro {
	color: #feffff;
	padding-bottom: 13px;
}

.photo-gallery .intro h2 {
	margin: 0 0 30px;
	text-align: center;
	font-size: 70px;
	line-height: 74px;
	text-transform: uppercase;
	color: #4e5458;
}

.photo-gallery .intro h2 .highlight {
	display: block;
	color: #fff;
	font-size: 110px;
	line-height: 114px;
	text-transform: none;
}

.photo-gallery .gallery {
	background: #fff;
	padding: 48px 20px 13px;
}

.photo-gallery .custom-carousel .slideset {
	width: 9999px;
}

.photo-gallery .custom-carousel .mask {
	margin-bottom: 56px;
}

.photo-gallery .custom-carousel .slide {
	width: 358px;
}

.photo-gallery .custom-carousel .slide img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

.photo-gallery .custom-carousel .slide .fa {
	color: #5fc5de;
	font-size: 33px;
	line-height: 33px;
	position: absolute;
	bottom: 10px;
	right: 30px;
}

.photo-gallery .custom-carousel .slide .fa:hover {
	text-decoration: none;
	color: #60a7df;
}

.photo-gallery .custom-carousel .btn-prev,
.photo-gallery .custom-carousel .btn-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: -15px;
	margin-top: -104px;
}

.photo-gallery .custom-carousel .btn-prev .fa,
.photo-gallery .custom-carousel .btn-next .fa {
	font-size: 60px;
	line-height: 60px;
}

.photo-gallery .custom-carousel .btn-next {
	left: auto;
	right: -15px;
}

.photo-gallery .custom-carousel .btn-view {
	border-radius: 20px;
	font-size: 14px;
	line-height: 27px;
	text-transform: uppercase;
	min-width: 245px;
	margin-bottom: 20px;
	box-sizing: content-box;
}

/* light box section styles */
/*
#fancybox-outer {
	background: none;
}

#fancybox-content {
	z-index: inherit;
	background: none;
}

.fancybox-bg {
	background: none !important;
}

#fancybox-img {
	position: relative;
	z-index: -1;
}

#fancybox-close {
	width: 37px;
	height: 37px;
	border-radius: 50px;
	background: #000;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-family: FontAwesome;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	font-size: 33px;
	line-height: 36px;
	text-rendering: auto;
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

#fancybox-close:before {
	content: "\f057";
}

#fancybox-close:hover {
	text-decoration: none;
	color: #60a7df;
}

#fancybox-left,
#fancybox-right {
	width: 25%;
}

#fancybox-left:hover span,
#fancybox-right:hover span {
	color: #60a7df;
}

#fancybox-left-ico,
#fancybox-right-ico {
	background: none;
	font-size: 80px;
	line-height: 1;
	color: #f6f0e4;
	height: auto;
	margin-top: -41px;
}

#fancybox-left-ico:before,
#fancybox-right-ico:before {
	display: inline-block;
	line-height: 1;
	font-family: FontAwesome;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	text-rendering: auto;
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

#fancybox-left-ico {
	left: 20px;
}

#fancybox-left-ico:before {
	content: "\f104";
}

#fancybox-right-ico {
	left: auto;
	right: 20px;
}

#fancybox-right-ico:before {
	content: "\f105";
}

#facility-info-video-tour {padding: 0 20px;}
#facility-info-video-tour .fivt_left  {width: 48%; margin: 0 1%;}
*/
/* testimonial block styles */

.testimonial-block.inner {
	margin: 0 0 63px;
}

.testimonial-block h2 {
	margin: 0 0 42px;
	text-align: center;
	font-size: 70px;
	line-height: 70px;
	text-transform: uppercase;
	color: #4e5458;
}

.testimonial-block h2 .highlight {
	display: block;
	color: #60a7df;
	text-transform: none;
	font-size: 110px;
	line-height: 110px;
}

.testimonial-block .testimonial-holder {
	background: #5fc5de;
	padding: 27px 0 29px;
}

.testimonial-block .testimonial-holder .custom-carousel {
	padding: 0 20px;
	margin: 0 auto;
	overflow: hidden;
}

.testimonial-block .testimonial-holder .custom-carousel .slideset {
	width: 100% !important;
	white-space: nowrap;
	float: left;
	letter-spacing: -6px;
}

.testimonial-block .testimonial-holder .custom-carousel .mask-holder {
	padding: 0 18px;
	overflow: hidden;
}

.testimonial-block .testimonial-holder .custom-carousel .mask {
	overflow: hidden;
}

.testimonial-block .testimonial-holder .custom-carousel .slide {
	width: 50%;
	padding: 0 34px;
	float: none;
	white-space: normal;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
}

.testimonial-block .testimonial-holder .custom-carousel .slide img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

.testimonial-block .testimonial-holder .custom-carousel .slide .fa-angle-left,
.testimonial-block .testimonial-holder .custom-carousel .slide .fa-angle-right {
	font-size: 33px;
	line-height: 33px;
	position: absolute;
	bottom: 10px;
	right: 30px;
}

.testimonial-block .testimonial-holder .custom-carousel .slide .fa-angle-left:hover,
.testimonial-block .testimonial-holder .custom-carousel .slide .fa-angle-right:hover {
	text-decoration: none;
	color: #60a7df;
}

.testimonial-block .testimonial-holder .custom-carousel .btn-prev,
.testimonial-block .testimonial-holder .custom-carousel .btn-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -18px;
	color: #fff;
}

.testimonial-block .testimonial-holder .custom-carousel .btn-prev:hover,
.testimonial-block .testimonial-holder .custom-carousel .btn-next:hover {
	text-decoration: none;
	color: #9fcdf0;
}

.testimonial-block .testimonial-holder .custom-carousel .btn-prev .fa,
.testimonial-block .testimonial-holder .custom-carousel .btn-next .fa {
	font-size: 30px;
	line-height: 30px;
}

.testimonial-block .testimonial-holder .custom-carousel .btn-next {
	left: auto;
	right: 0 !important;
}

.testimonial-block .testimonial-holder .custom-carousel .icon-user {
	display: inline-block;
	vertical-align: middle;
	width: 62px;
	position: absolute;
	top: 50%;
	margin: -31px 0 0;
	height: 62px;
	border-radius: 50%;
	background: #60a7df;
	text-align: center;
	margin: 0;
}

.testimonial-block .testimonial-holder .custom-carousel .icon-user .fa {
	display: inline-block;
	vertical-align: top;
	color: #f6f0e4;
	font-size: 40px;
	line-height: 60px;
}

.testimonial-block .testimonial-holder .custom-carousel .active .icon-user {
	background: #116cb2;
}

.testimonial-block .testimonial-holder .custom-carousel .testimonial {
	border: none;
	display: block;
	margin: 0 0 0 76px;
	padding: 30px 25px 26px;
	background: rgba(255, 255, 255, .7);
	position: relative;
}

.testimonial-block .testimonial-holder .custom-carousel .testimonial:before {
	content: "";
	border-width: 7px 7px 7px 0;
	border-color: transparent rgba(255, 255, 255, .7) transparent transparent;
	border-style: solid;
	position: absolute;
	top: 0;
	left: -7px;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
}

.testimonial-block .testimonial-holder .custom-carousel .testimonial q {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #464646;
	display: block;
}

.testimonial-block .testimonial-holder .custom-carousel .testimonial cite {
	display: block;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	color: #116cb2;
}

.testimonial-block .testimonial-holder .custom-carousel .testimonial cite a {
	color: #116cb2;
}

.testimonial-block .testimonial-holder .custom-carousel .testimonial cite a:hover {
	color: #137ac9;
	text-decoration: none;
}

.reviews-slideshow{
	padding: 0 20px;
	margin: 0 20px;
}
.reviews-slideshow .slide{
	margin: 0;
	padding: 0 50px;
	vertical-align: top;
}
.reviews-slideshow blockquote{
  position: relative;
  border: none;
  margin: 0 0 0 10px;
  color: #464646;
  white-space: normal;
  line-height: 1.2em;
  font-size: 15px;
  background-color: rgba(255,255,255,.7);
  padding: 20px;
  height: 95px;
  font-weight: bold;
}
.reviews-slideshow blockquote::before{
	content: '';
	display: block;
	position: absolute;
	left: -10px;
	top: 40%;
	width: 10px;
	height: 10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid rgba(255,255,255,.7); 
}
.reviews-slideshow blockquote cite{
	display: block;
	color: #116cb2;
}
.reviews-slideshow .icon-user{
	background: #ffffff;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	margin-top: 25px;
}
.reviews-slideshow .icon-user i{
	font-size: 20px;
	color: #116cb2;
	line-height: 45px;
}
.reviews-slideshow .cycle-carousel-wrap{
	width: 100%;
}
.reviews-slideshow .cycle-arrow{
	color: #fff;
	font-size: 40px;
	line-height: 1em;
	position: absolute;
	top: 25%;
}
.reviews-slideshow .cycle-arrow:hover{
	color: #116cb2;
}
.reviews-slideshow .cycle-next{
	right:0;
}
.reviews-slideshow .cycle-prev{
	left: 0;
}
@media screen and (max-width: 992px){
	.reviews-slideshow blockquote{
		height: 150px;
	}
}
@media screen and (max-width: 767px){
	.reviews-slideshow blockquote{
		margin: 0;
		height: 160px;
	}
	.reviews-slideshow blockquote::before{
		display: none;
	}
	.reviews-slideshow .slide{
		width: 100% !important; 
	}
	.reviews-slideshow .icon-col{
		display: none;
	}
	.reviews-slideshow .text-col{
		width: 100%;
		margin: 0;
		float: none;
	}
}
@media screen and (max-width: 500px){
	/*.reviews-slideshow blockquote{
		padding: 5px;
		height: 200px;
	}*/
}

/* location block styles */

.location-block {
	padding: 50px 0 0;
}

.location-block h2 {
	margin: 0 0 68px;
	text-align: center;
	font-size: 70px;
	line-height: 74px;
	text-transform: uppercase;
	color: #4e5458;
}

.location-block h2 .highlight {
	display: block;
	color: #60a7df;
	text-transform: none;
	font-size: 110px;
	line-height: 110px;
}
.map-holder *{
	max-width: 100%;
}
.location-block .map-holder img {
	display: block;
	width: 100%;
	height: auto;
}

.location-block .contact-info {
	overflow: visible;
	padding: 6px 0 0;
	margin: 0;
	line-height: 1em;
}

.location-block .contact-info dt {
	float: left;
	font-weight: 900;
	color: #333;
	width: 142px;
	padding: 0 5px 0 0;
	text-transform: uppercase;
	line-height: 16px;
	font-size: 13px;
}
.contact-info label{
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1em;
	color: #333;
	font-weight: 900;
	margin: 0 5px 0 0;
}
.contact-info address{
	margin: 10px 0 0;
}
.contact-info .clear{
	margin: 0 0 20px;
}

.location-block .contact-info dd {
	overflow: visible;
	color: #464646;
	margin: 0 0 17px;
	line-height: 16px;
	font-size: 13px;
	font-weight: 400;
}

.location-block .contact-info address {
	margin: 0;
	color: #464646;
	line-height: 18px;
	font-size: 13px;
	font-weight: 400;
}

.location-block .tel-link {
	color: #464646;
	pointer-events: initial !important;
}

.location-block .email {
	color: #60a7df;
}

.location-block .email:hover,
.location-block .email:focus,
.location-block .email:active {
	color: #89bee7;
	text-decoration: none;
}

/* footer styles */

#footer {
	background: #60a7df;
	padding: 40px 0 0;
	margin: 40px 0 0;
}

#footer .logo-area {
	float: left;
	width: 276px;
	padding: 18px 0 0;
/*	height: 458px;*/
    height: 300px;
	display: table;
}

#footer .links-holder {
	overflow: hidden;
	position: relative;
	padding: 9px 0 20px 42px;
	margin: 0 0 10px;
}

#footer .links-holder:after {
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	bottom: 0;
	background: #fff;
	width: 1px;
	height: auto;
}

#footer .social-holder-area {
	overflow: hidden;
	padding: 0 0 20px 56px;
}

#footer .social-holder-area .error{
	color: #fff;
}

#footer .logo {
	margin: 0 0 10px;
	width: 254px;
	height: 61px;
}

#footer .logo img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

#footer h2 {
	margin: 0 0 13px;
	color: #fff;
	line-height: 19px;
	font-size: 16px;
	font-weight: 900;
	font-family: "Roboto";
}

#footer .footer-nav {
	line-height: 16px;
	font-size: 13px;
}

#footer .footer-nav li {
	overflow: hidden;
	margin: 0 0 8px;
}

#footer .footer-nav li a {
	color: #fff;
}

#footer .footer-nav li a:hover,
#footer .footer-nav li a:focus,
#footer .footer-nav li a:active {
	color: #f2f2f2;
	text-decoration: none;
}

#footer form{
	margin-bottom: 40px;
}

#footer .other-properties {
	color: #fff;
	margin: 20px 0 0;
	display: block;
	line-height: 15px;
	font-size: 12px;
	position: relative;
}

#footer .other-properties a {
	color: #fff;
}

#footer .other-properties a:hover,
#footer .other-properties a:focus {
	text-decoration: none;
	color: #f2f2f2;
}

#footer .other-properties .bottom-heading {
	margin: -5px 0 0;
	display: inline-block;
	vertical-align: top;
}

/*#footer .sis-prop-wrap ul{
	list-style: none; 
	padding: 0;
	margin: 0;
	max-height: 0px;
	float: right;
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#footer .sis-prop-wrap.open ul{
	max-height: 9999px;
}
#footer .sis-prop-wrap ul li{
	line-height: 1em;
	margin: 0;
}
#footer .sis-prop-wrap ul a{
	color: #fff;
	line-height: 1em;
	display: block;
	padding: 5px 0;
	font-size: 13px;
}
#footer .sis-prop-wrap ul a:hover{
	text-decoration: none;
	opacity: .8;
}*/
.popover.top{
	background: #0d5083;
}
.popover.top > .arrow:after{
	border-top-color: #0d5083;
}
#sister-properties-popup{
	list-style: none; 
	margin: 0;
	padding: 0;
}
#sister-properties-popup li{
	line-height: 1em;
	margin: 0;
}
#sister-properties-popup a{
	color: #fff;
	line-height: 1em;
	display: block;
	padding: 5px 0;
	font-size: 13px;
}
#sister-properties-popup a:hover{
	text-decoration: none;
	opacity: .8;
}
@media screen and (max-width: 1200px){
	#footer .other-properties{
		text-align: left;
	}
	#footer .other-properties .bottom-heading{
		display: block;
		margin: 5px 0;
	}
	#footer .other-properties a{
		display: block;
	}
}
@media screen and (max-width: 767px){
	#footer .other-properties{
		text-align: center;
	}
}




#footer .copyright-area {
	display: table-footer-group;
}

#footer .copyright {
	text-align: right;
	color: #fff;
	padding: 0 34px 20px 0;
	display: block;
	text-align: right;
	line-height: 15px;
	font-size: 12px;
	margin: -60px 0 60px;
}

#footer .copyright a {
	color: #fff;
}

#footer .copyright a:hover,
#footer .copyright a:focus,
#footer .copyright a:active {
	color: #f2f2f2;
	text-decoration: none;
}

#footer .social-networks {
	overflow: hidden;
	margin: 0 0 12px;
	line-height: 36px;
	font-size: 19px;
}

#footer .social-networks li {
	float: left;
	margin: 0 8px 8px 0;
}

#footer .social-networks li a {
	color: #fff;
	border: 1px solid #fff;
	width: 36px;
	height: 36px;
	display: block;
	text-align: center;
}

#footer .social-networks li a:hover,
#footer .social-networks li a:focus,
#footer .social-networks li a:active {
	text-decoration: none;
	color: #60a7df;
	background: #fff;
}

.newsletter-page .button{
	margin-top: 20px;
}
@media screen and (max-width: 767px){
	.newsletter-page .button{
		margin-top: 0;
	}
}

#footer .newsletter-form {
	max-width: 263px;
	margin: 0 0 35px;
}

#footer .newsletter-form label {
	color: #fff;
	line-height: 16px;
	margin: 0 0 11px;
	font-size: 13px;
	font-weight: 400;
}

#footer .newsletter-form .input-group-btn {
	line-height: 20px;
}

#footer .newsletter-form .input-group {
	color: #fff;
}

#footer .newsletter-form .input-group::-webkit-input-placeholder {
	color: #fff;
}

#footer .newsletter-form .input-group::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

#footer .newsletter-form .input-group:-moz-placeholder {
	color: #fff;
}

#footer .newsletter-form .input-group:-ms-input-placeholder {
	color: #fff;
}

#footer .newsletter-form .input-group.placeholder {
	color: #fff;
}

#footer .newsletter-form .btn {
	line-height: 14px;
	padding: 9px 9px;
}

#footer .newsletter-form .btn:hover,
#footer .newsletter-form .btn:focus,
#footer .newsletter-form .btn:active {
	background: #fafafa;
	text-decoration: none;
}

#footer .newsletter-form .input-group {
	color: #fff;
}

#footer .newsletter-form .input-group::-webkit-input-placeholder {
	color: #fff;
}

#footer .newsletter-form .input-group::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

#footer .newsletter-form .input-group:-moz-placeholder {
	color: #fff;
}

#footer .newsletter-form .input-group:-ms-input-placeholder {
	color: #fff;
}

#footer .newsletter-form .input-group.placeholder {
	color: #fff;
}

#footer .newsletter-form .form-control {
	background: none;
	text-transform: uppercase;
	color: #fff;
	line-height: 18px;
	padding: 8px 12px;
	height: 35px;
}

#footer .newsletter-form .form-control::-webkit-input-placeholder {
	color: #fff;
}

#footer .newsletter-form .form-control::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

#footer .newsletter-form .form-control:-moz-placeholder {
	color: #fff;
}

#footer .newsletter-form .form-control:-ms-input-placeholder {
	color: #fff;
}

#footer .newsletter-form .form-control.placeholder {
	color: #fff;
}

#footer .newsletter-form .form-control:focus,
#footer .newsletter-form .form-control:active,
#footer .newsletter-form .form-control.active {
	box-shadow: none;
	border: 1px solid #fff;
}

#footer .newsletter-form .fa-envelope {
	color: #60a7df;
}

#footer .newsletter-form .btn-default {
	background: #fff;
	border-color: #fff;
	border-radius: 0;
}

#footer .connect {
	margin: 0;
}

#footer .connect dt {
	float: left;
	color: #fff;
	text-transform: uppercase;
	width: 66px;
	padding: 0 3px 0 0;
	line-height: 15px;
	font-size: 12px;
	font-weight: 900;
}

#footer .connect dd {
	overflow: hidden;
	color: #fff;
	margin: 0 0 7px;
	line-height: 16px;
	font-size: 13px;
}

#footer .connect dd a {
	color: #fff;
}

#footer .connect dd a:hover,
#footer .connect dd a:focus,
#footer .connect dd a:active {
	color: #f2f2f2;
	text-decoration: none;
}

/* footer botom styles */

#footer .newsletter-form .form-control::-moz-placeholder {
	color: #fff;
}

/* contact section styles */

.contact-info-area {
	width: 436px;
	border-radius: 18px;
	padding: 22px 23px;
	background: #60a7df;
	box-shadow: 1px 1px 35px 3px rgba(17, 18, 19, .75);
	position: relative;
}

.contact-info-area:after {
	content: "";
	box-shadow: inset 0 0 1px 4px #bfe7f9;
	border-radius: 18px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contact-info-area .contact-info-frame {
	background: #373737;
	border-radius: 18px;
	position: relative;
	padding: 23px 15px 37px;
	z-index: 9999;
}

.contact-info-area .heading-area {
	padding: 0 0 12px;
	margin: 0 0 30px;
	text-align: center;
	overflow: hidden;
	background: url(/images/bg-heading.png) no-repeat 50% 100%;
}

.contact-info-area h1 {
	margin: 0;
	font-family: "Bebas Neue";
	color: #fff;
	text-transform: uppercase;
	line-height: 53px;
	font-size: 50px;
}

.contact-info-area h1 span {
	line-height: 42px;
	font-size: 39px;
}

.contact-info-area .title {
	display: block;
	color: #00c6ff;
	line-height: 22px;
	font-size: 19px;
	font-weight: 300;
}

.contact-info-area .contact-detail-form {
	overflow: hidden;
	background: url(/images/bg-heading.png) no-repeat 50% 100%;
	padding: 0 59px 27px 39px;
	margin: 0 0 26px;
}

.contact-info-area .contact-detail-form label {
	float: left;
	width: 52px;
	padding: 6px 4px 0 0;
	line-height: 16px;
	font-size: 13px;
	color: #d8d5d5;
}

.contact-info-area .contact-detail-form .input-holder {
	overflow: hidden;
}

.contact-info-area .contact-detail-form .form-group {
	margin-bottom: 10px;
}

.contact-info-area .contact-detail-form .form-control {
	overflow: hidden;
	border-radius: 3px;
	height: 30px;
	width: 100%;
	padding: 7px 12px;
	line-height: 15px;
	font-size: 12px;
}

.contact-info-area .contact-detail-form .btn-default {
	padding: 5px;
	margin: 17px 0 0 49px;
	min-width: 160px;
	display: block;
	background: #009fd0 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDcwOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009fd0), color-stop(100%, #007094)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009fd0 0%, #007094 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: linear-gradient(to bottom, #009fd0 0%, #007094 100%); /* W3C */
	line-height: 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 0;
}

.contact-info-area .contact-detail-form .btn-default:hover {
	box-shadow: none;
}

.contact-info-area .logo-holder {
	overflow: hidden;
	padding: 0 19px;
	text-align: center;
}

.contact-info-area .logo-holder img {
	display: block;
}

.contact-info-area .logo-holder .logo {
	max-width: 327px;
	margin: 0 auto;
	height: auto;
	float: none;
}

.contact-info-area .logo-holder .logo img {
	width: 100%;
	display: block;
	height: auto;
}

/* popup (lightbox) styles */
.slide-gallery{
	background: #ff6532;
	color: #fff;
	margin: 0;
	display: block;
	text-align: center;
	padding: 5px;
	border-radius: 20px 0 0 0;
}
.slide-gallery a{
	color: #fff;
}
.slide-gallery a:hover{
	opacity: .8;
}
.slide-gallery img{
	width: auto;
}
.cycle-slideshow.main img{
	border-radius: 20px 0 0 0;
	max-height: 50vh;
	width: auto;
}
.slide-gallery .cycle-slideshow > img{
	border-radius: 20px 0 0 0;
	width: 100%;
}
.cycle-slideshow.main .cycle-arrow{
	position: absolute;
	top: 45%;
	z-index: 500;
	font-size: 90px;
	line-height: 1em;
	text-shadow:0 0 10px #000;
	opacity: .8;
}
.cycle-slideshow.main .cycle-arrow:hover{
	opacity: 1;
}
.cycle-slideshow.main .cycle-arrow.next{
	right: 20px;
}
.cycle-slideshow.main .cycle-arrow.prev{
	left: 20px;
}
.pager-slideshow{
	margin-top: 5px;
}
.pager-slideshow .cycle-arrow{
	position: absolute;
	top: 20%;
	z-index: 500;
	font-size: 50px;
	line-height: 1em;
	text-shadow:0 0 5px #000, 0 0 10px #000;
	opacity: .8;
}
.pager-slideshow .cycle-arrow:hover{
	opacity: 1;
}
.pager-slideshow .cycle-arrow.next{
	right: 20px;
}
.pager-slideshow .cycle-arrow.prev{
	left: 20px;
}
.pager-slideshow img{
	border: 5px solid transparent;
	width: auto;
	height: auto;
}
@media screen and (max-width: 992px){
	.pager-slideshow{
		display: none;
	}
}
.gallery-fancybox-wrap .fancybox-skin{
	padding: 0 !important;
	border-radius: 20px 0 0 0;
}
.fancybox-overlay{
	background: rgba(0,0,0,.5);
}
.fancybox-close {
	width: 37px;
	height: 37px;
	border-radius: 50px;
	background: #000;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-family: FontAwesome;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	font-size: 33px;
	line-height: 36px;
	text-rendering: auto;
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

.fancybox-close:before {
	content: "\f057";
}

.fancybox-close:hover {
	text-decoration: none;
	color: #60a7df;
}


.popup {
	height: 0;
}

.popup-box {
	position: fixed; /* or absolute */
	top: -9999%;
	bottom: 9999%;
	top: 25%;
	bottom: 25%;
	width: 436px;
	margin: 0 auto;
	left: 25%;
	right: 25%;
	border-radius: 15px;
	z-index: 99999;
	display: block !important;
	opacity: 0;
	-webkit-transition: all .2s;
	transition: all .2s; /*z-index: -1;*/
	visibility: hidden;
}

.popup-active .popup-box {
	opacity: 1;
	visibility: visible;
}

.slick-list {
	padding: 0 !important;
}

.scrollable {
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 20px;
	right: 20px;
	overflow: auto;
	padding-right: 25px;
}

/* overlay styles */

.overlay {
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	position: static;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: fixed;
	visibility: hidden;
}

/* close btn styles */

.close {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 37px;
	height: 37px;
	border-radius: 50%;
	z-index: 999;
	opacity: 1;
	background: url(/images/popup-close.png) no-repeat;
	text-align: center;
	text-decoration: none !important;
}

.close:hover {
	opacity: 1.5;
}

/* fake-anchor */

.fake-anchor {
	position: fixed;
	z-index: -1;
	top: 0;
}

/* action */

.fake-anchor:target ~ .overlay {
	opacity: 1;
	visibility: visible;
}

.fake-anchor:target ~ .popup-box {
	opacity: 1;
	z-index: 99999;
	visibility: visible;
}

.fake-anchor:target {
	top: 300px; /* winphone 8 fix */
}

/* custom select styles */

.jcf-select {
	float: left;
	position: relative;
	margin: 5px 0 12px;
	box-shadow: 0 2px 2px 0 #c4c4c4;
	border-radius: 3px;
	width: auto;
	height: 30px;
	background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #eee 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #eee 100%); /* W3C */
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 15px;
	font-weight: 600;
	line-height: 30px;
	margin: 0 26px 0 10px;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    background: url(/assets/images/select_arrow.png) no-repeat;
    width: 15px;
    height: 8px;
    bottom: 0;
    right: 4px;
    top: 14px;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #f00;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.skip a {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.skip a:focus {
	position: static;
	width: auto;
	height: auto;
}

.sub-paging li.active-select a { color: #116cb2 !important; font-weight: bold; }

.roomFilters li a:hover {
    color: #116cb2 !important; font-weight: bold;
}

#guestDeskMobileBookNow a {
    background: #006699;
    padding: 13px;
    border-radius: 10px;
    width: 120px;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-transform: uppercase;    
    display: none;
}

.vtour_framed_bg {
    overflow: hidden;
    text-align: center;
}

.vtour_framed_bg img {
    width: auto !important;
    height: auto !important;
}

#page_intro_quick_quote {
    margin-bottom: 30px;
}

#page_intro_quick_quote a {
    background: #00659B;
    display: block;
    width: 219px;
    text-align: center;
    border-radius: 10px;
    margin: 0 auto;
    color: #FFF;
    border-top: 2px solid #A1D7EE;
    font-size: 18px;
}

#page_intro_quick_quote a:hover {
    text-decoration: none;
}

.pGalPage {
    width: 25%;
    margin-top: 11px !important;    
}

body#single-page-homeowners {
    
}

body#single-page-homeowners .default-page, body#single-page-privacy-policy .default-page, body#single-page-sitemap .default-page, body#single-page-info .default-page {
    width: 80%;
}

/*
body#single-page-homeowners .default-page form {
    max-width: 80%;
    width: 80%;
}

body#single-page-homeowners .default-page form input {
    max-width: 70%;
}
*/

.blog_cats_height {
    max-height: 425px;
    overflow: hidden;    
}

body#single-page-golf {
    
}

body#single-page-golf .page_intro_body {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;    
}

body#single-page-golf .inner-gallery {
    margin-top: -32px;
    width: 80%;
}

body#single-page-golf .default-page form {
    width: 77%;
    max-width: 100%;
}

body#single-page-golf .default-page form sup {
    color: red;
    padding-right: 7px;
}

#form_required_fields {
    margin-top: -35px;
    margin-bottom: 25px;
    font-size: 12px;    
}

@media only screen and (max-width: 1435px) {
    #guestdeskCalendar iframe {
        display: none;
    }
    
    #guestDeskMobileBookNow a {
        display: block;
        margin-bottom: 20px;
    }
}

body#single-page-meetings .default-page form {
    width: 100%;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

body#single-page-meetings .default-page form .form-group {
    clear: both;
}

body#single-page-meetings .default-page form .form-group sup {
    color: red;
    padding-left: 2px;
}

body#single-page-meetings .page_intro_body {
    width: 39%;
}

body#single-page-meetings .default-page form .jcf-select {
    width: 100%;
}

body#single-page-meetings #form_required_fields {
    margin-top: -14px;
}

.clickItBuddy {
    cursor: pointer;
}

body#single-page-meetings .facility-info .features ul li {
    position: relative;
    padding: 10px;
    margin: 0 0 3px;
    line-height: 100%;
}

body#single-page-meetings .facility-info .features ul li:before {
    top: 17px;
}

.failsafeImage {
    height: 218px;
    margin-left: 15px;
    margin-top: 15px;
    width: 94%;    
}

.standardImage {
    height: 218px;
    margin-left: 15px;
    margin-top: 15px;
    width: 94% !important;    
}

.continueReading {
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 300 !important;    
}

.landing-page-tpl {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.landing-page-tpl p {
    text-align: left !important;
}

@media only screen and (max-width: 1890px) {

	.navbar-nav > li > a {
		line-height: 18px;
		font-size: 15px;
		font-weight: 600;
	}
}

@media all and (max-width: 1805px) {
	.inner-gallery-posts .carousel .carousel-caption .text-block {
		line-height: 19px;
		font-size: 14px;
		font-weight: 600;
	}
}

@media only screen and (max-width: 1710px) {
	#header .logo {
		width: 100%;
		margin: 30px 0 0;
		height: auto;
	}

	#header .logo img {
		width: 100%;
		height: auto;
	}

	.navbar-holder {
		padding: 0 3%;
	}

	.navbar-holder .connect .contact-number {
		font-size: 25px;
		line-height: 1em;
		padding: 0;
		white-space: nowrap;
	}
}

@media all and (max-width: 1700px) {
	.inner-gallery-posts .carousel .image-holder .image-frame {
		position: relative;
		left: 50%;
		float: left;
		min-width: 100%;
	}

	.inner-gallery-posts .carousel .image-holder .image-frame img {
		position: relative;
		left: -50%;
		float: left;
		width: auto;
		height: auto;
		max-width: 100%;
	}
}

@media all and (max-width: 1455px) {
	.inner-gallery-posts .carousel .carousel-caption .text-block {
		padding: 34px 35px 25px;
	}
}

@media all and (max-width: 1437px) {
	.top-banner .carousel-caption .title {
		background: url(/images/shadow-320.png) no-repeat 50% 100%;
		margin: 0 -107px;
	}
}

@media only screen and (max-width: 1390px) {
	.navbar {
		overflow: visible;
	}

	.navbar-header {
		float: right;
	}
	.navbar.navbar-default .navbar-header{
		display: none;
	}
	.navbar-collapse {
		display: block;
	}
	.navbar-nav li{
		margin: 0 10px 0 0;
	}
	.navbar-nav{
		padding-right: 10px;
	}

	.inner-gallery h1 {
		font-size: 40px;
		line-height: 43px;
	}

	.inner-gallery h1 .highlight {
		font-size: 90px;
		line-height: 1.2em;
	}

	.top-banner .carousel-caption .title .highlight {
		font-size: 70px;
		line-height: 73px;
	}

	.top-banner .carousel-caption .title .carousel-slogan {
		font-size: 65px;
		line-height: 68px;
	}

	.top-banner .carousel-caption blockquote q {
		font: 35px/38px "Bebas Neue", Helvetica, Arial, sans-serif;
		left: 0;
	}

	.welcome-section h1 {
		font-size: 40px;
		line-height: 43px;
	}

	.welcome-section h1 .highlight {
		font-size: 90px;
		line-height: 93px;
	}

	.welcome-section .features {
		margin-bottom: 20px;
	}

	.welcome-section .features .feature-box .feature-caption {
		font: 20px/23px "Yanone Kaffeesatz", Helvetica, Arial, sans-serif;
		margin: 0 3%;
		padding: 10px 3px;
	}

	.welcome-section .connection {
		font-size: 12px;
		line-height: 15px;
	}

	.welcome-section .connection .preview {
		width: 100px;
		height: 100px;
	}

	.welcome-section .connection h2 {
		font-size: 34px;
		line-height: 30px;
		margin: 0 0 10px;
	}

	.welcome-section .connection .icon {
		width: 40px;
		height: 40px;
		margin: -4px 9px 0 0;
	}

	.welcome-section .connection .icon .fa {
		font-size: 20px;
	}

	.welcome-section .connection h3 {
		font: bold 14px/17px "Roboto", Helvetica, Arial, sans-serif;
	}

	.welcome-section .connection .social-block {
		padding-top: 15px;
		padding-bottom: 20px;
	}

	.welcome-section .connection .newsletter-block {
		padding-top: 20px;
		padding-bottom: 10px;
	}

	.welcome-section .connection .goto:before {
		line-height: 15px;
	}

	.welcome-section .connection .newsletter-form .input-group {
		width: 100%;
	}

	.welcome-section .social-text {
		padding: 5px 0 0 0;
	}

	.welcome-section .info-box-holder {
		padding: 0 0 20px;
	}
	.welcome-section .info-box-holder form{
		max-width: 320px;
		margin: 0;
	}

	.social-text .goto{
		color: #fff;
	}
	.social-text .goto:hover{
		opacity: .8;
	}

	.facility-info .intro {
		line-height: 25px;
	}

	.facility-info .intro h1 {
		font-size: 40px;
		line-height: 43px;
	}
	@media screen and (max-width: 900px){
		.facility-info .intro h1{
			font-size: 18px;
			font-size: 3vw;
			line-height: 1em;
		}
	}
	@media screen and (max-width: 767px){
		.facility-info .intro h1{
			font-size: 18px;
		}
	}

	.facility-info .intro h1 .highlight {
		font-size: 90px;
		line-height: 93px;
	}

	.activities h2 {
		font-size: 40px;
		line-height: 43px;
	}

	.activities h2 .highlight {
		font-size: 70px;
		line-height: 73px;
	}

	.activities .feature-box .feature-caption {
		font: 20px/23px "Yanone Kaffeesatz", Helvetica, Arial, sans-serif;
	}

	.photo-gallery .intro h2 .highlight {
		font-size: 80px;
		line-height: 83px;
	}

	.testimonial-block h2 {
		font-size: 40px;
		line-height: 43px;
	}

	.testimonial-block h2 .highlight {
		font-size: 80px;
		line-height: 83px;
	}
	@media screen and (max-width: 500px){
		.testimonial-block h2 .highlight{
			font-size: 17vw;
		}
		.testimonial-block h2{
			font-size: 8vw;
		}
	}

	.testimonial-block .testimonial-holder .custom-carousel .icon-user {
		width: 45px;
		height: 45px;
		margin-top: -22px;
	}

	.testimonial-block .testimonial-holder .custom-carousel .icon-user .fa {
		font-size: 20px;
		line-height: 40px;
	}

	.testimonial-block .testimonial-holder .custom-carousel .testimonial {
		padding: 20px;
	}

	.testimonial-block .testimonial-holder .custom-carousel .testimonial q {
		font-size: 14px;
		line-height: 18px;
	}

	.testimonial-block .testimonial-holder .custom-carousel .testimonial cite {
		font-size: 13px;
		line-height: 16px;
	}

	.location-block h2 {
		font-size: 40px;
		line-height: 43px;
	}

	.location-block h2 .highlight {
		font-size: 80px;
		line-height: 83px;
	}
}

@media all and (max-width: 1305px) {
	.blogs-posts .post .meta {
		padding: 13px 8px;
	}

	.blogs-posts .post .meta .comments-holder .comments {
		padding: 0 10px 0 17px;
		line-height: 14px;
		font-size: 11px;
	}

	.blogs-posts .post .meta .view {
		padding: 0 0 0 20px;
		line-height: 14px;
		font-size: 11px;
	}

	.blogs-posts .post .meta .view:after {
		top: -2px;
	}

	.blogs-posts .post .meta .date {
		line-height: 14px;
		font-size: 11px;
	}

	.blogs-posts .post .meta .date a {
		padding: 0 0 0 18px;
	}
}

@media all and (max-width: 1258px) {
	#footer .other-properties a {
		display: inline-block;
		vertical-align: top;
	}
}

@media only screen and (max-width: 1200px) {
	.navbar-nav > li > a {
		line-height: 18px;
		font-size: 15px;
		font-weight: 600;
	}

	.welcome-section .connection .preview{
		position: static;
		margin: 0 auto 20px;
	}

	.blogs-posts {
		padding: 86px 2% 49px;
	}

	.inner-gallery-posts .pager-holder .title {
		line-height: 16px;
		font-weight: 400;
		font-size: 13px;
	}

	.inner-gallery-posts .pageing {
		line-height: 16px;
		font-weight: 400;
		font-size: 13px;
	}

	/* .inner-gallery-posts .pageing li {
		margin: 22px 10px 18px;
	} */

	.booking-engine .btn-click {
		position: static;
	}
	.booking-engine .btn-holder{
		display: inline-block;
		vertical-align: middle;
	}

	.booking-engine .booking-form {
		padding: 8px 20px;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
	}

	.booking-engine .booking-form .col {
		width: auto;
		margin: 0;
		overflow: hidden;
		float: none;
		display: inline-block;
		vertical-align: middle;
	}

	.booking-engine .booking-form .col.one {
		width: auto;
		overflow: hidden;
	}

	.booking-engine .booking-form .col.one .label {
		width: auto;
	}

	.booking-engine .booking-form .label {
		width: auto;
	}

	.booking-engine .booking-form .col1 {
		width: auto;
		overflow: hidden;
		float: none;
		display: inline-block;
		vertical-align: middle;
	}
	.booking-engine .jcf-select{
		width: auto;
	}
	.booking-engine .booking-form .date-holder:after{
		top: 5px;
	}

	.booking-engine .booking-form .col1 .row1:first-child{
		margin-right: 20px;
	}

	.booking-engine .booking-form .col1 .row1 {
		width: auto;
		padding: 0 0 8px;
		overflow: hidden;
		display: inline-block;
		vertical-align: middle;
	}

	.booking-engine .booking-form .col1 .row1 .label {
		width: auto;
	}

	.facility-info .features h2 {
		font-size: 23px;
		line-height: 26px;
		margin: 0 0 10px;
	}

	.facility-info .features h2 .highlight {
		font-size: 65px;
		line-height: 68px;
	}

	.facility-info .features ul {
		font-size: 12px;
		line-height: 15px;
	}

	.jcf-select {
		width: 124px;
		margin: 5px 0 0;
	}
}

@media screen and (max-width: 1019px){
	.booking-engine .btn-click{
		height: 92px;
	}
}

@media all and (max-width: 1025px) {
	.photo-gallery .gallery {
		padding: 48px 46px 13px;
	}
}

@media only screen and (max-width: 1024px) {
	.navbar-holder .connect .contact-number a {
		pointer-events: inherit;
	}
    
    .navbar-nav > li > a {
        font-size: 12px !important;
    }
    
    .navbar-nav > li {
        margin: 1px !important;
    }
    
    #footer .footer-nav li {
        font-size: 11px !important;
    }        
    
    #weather_summary {
        display: none;
    }
}

@media all and (max-width: 992px) {
	.photo-gallery .gallery {
		padding: 48px 151px 13px;
	}
	.navbar-nav{
		width: 100%;
	}
}

@media screen and (max-width: 767px){
	.navbar-nav{
		margin: 0;
		padding: 0;
		background: #e5e5e5;
		padding: 20px;
		border-radius: 2px;
	}
	.navbar-nav li{
		margin: 0;
		display: block;
		width: 100%;
	}
	.navbar-holder{
		max-width: 400px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 992px) {
	#header {
		text-align: center;
/*		padding: 30px 0 0;*/
        padding: 0px;
	}

	#header .logo {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 20px;
		max-width: 300px;
    }
    
    #header .logo img {
        width: 76%;
        height: auto;
        margin-left: 24px;        
	}

	.navbar {
		padding: 0;
		margin: 0 0 40px;
	}
	.navbar-default .navbar-toggle{
		float: none;
		line-height: 1em;
	}
	.navbar-default .navbar-toggle .icon{
		display: inline-block;
		vertical-align: middle;
		line-height: 1em;
	}
	.navbar-default .navbar-toggle .text{
		display: inline-block;
		vertical-align: middle;
		line-height: 1em;
		margin: 0 0 0 10px;
	}

	.navbar-header {
		float: none;
		width: 100%;
		clear: both;
	}
	.navbar.navbar-default .navbar-header{
		display: block;
		text-align: center;
	}
	.navbar.navbar-default .navbar-collapse.collapse{
		display: none;
	}
	.navbar.navbar-default .navbar-collapse.collapse.in{
		display: block;
	}


	.navbar-holder .connect {
		margin: 0 0 20px;
		float: none;
		display: block;
		vertical-align: top;
		clear: both;
		text-align: center;
	}

	.navbar-holder .notice {
		margin: 0 0 30px;
		float: none;
		display: inline-block;
		vertical-align: top;
		clear: both;
	}

	.top-banner .carousel-indicators li {
		width: 33px;
	}

	.welcome-section .features .feature-box {
		margin: 0 auto 27px;
		max-width: 500px;
	}

	.activities .feature-box {
		margin: 0 0 25px;
	}

	.activities .feature-box .feature-caption {
		width: 250px;
	}

	.location-block .map-holder {
		margin: 0 0 20px;
	}

	#footer .logo-area {
		width: 221px;
		height: 300px;
	}

	#footer .social-holder-area {
		padding: 0 0 20px;
	}

	#footer .logo {
		width: 200px;
		height: auto;
	}
    
    .navbar-holder .connect {
        margin-top: 0px !important;
    }
    
    #hPhone {
        margin-top: -16px;        
    }
    
    .navbar-nav {
        margin-top: 0px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

}

@media all and (max-width: 991px) {
	.testimonial-block .testimonial-holder .custom-carousel .slide {
		width: 100%;
		padding: 0 10px;
	}

	.testimonial-block .testimonial-holder .custom-carousel .testimonial {
		margin: 0 0 0 66px;
	}
}

@media all and (max-width: 895px) {
	.testimonial-block .testimonial-holder .custom-carousel .slide {
		width: 100%;
		padding: 0 19px;
	}
}

@media all and (max-width: 842px) {
	.inner-gallery-posts .carousel .image-holder {
		width: 100%;
	}

	.inner-gallery-posts .carousel .image-holder .image-frame {
		left: 0;
		width: 100%;
		min-width: inherit;
	}

	.inner-gallery-posts .carousel .image-holder .image-frame img {
		left: 0;
		width: 100%;
	}

	.inner-gallery-posts .carousel .carousel-caption {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	.inner-gallery-posts .carousel .carousel-caption {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	.inner-gallery-posts .carousel .carousel-inner,
	.inner-gallery-posts .carousel.room-gallery .carousel-inner{
		width: 100%;
		float: none;
	}

	.inner-gallery-posts .carousel .carousel-caption .date-holder {
		padding: 11px;
	}

	.inner-gallery-posts .carousel .carousel-caption .date-holder .calender {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 990px) {
    .scrollableContent {
        max-height: 9999px !important;
    }
}

@media only screen and (max-width: 767px) {
	.popup-box {
		width: 350px;
	}

	.popup-box {
		top: 8%;
		bottom: 8%;
		left: 8%;
		right: 8%;
	}
}

@media all and (max-width: 767px) {
    .scrollableContent {
        max-height: 9999px !important;
    }
    
	.booking-engine .booking-form .label {
		width: 100%;
		float: left;
		clear: both;
        position: relative;
        top: -4px;
	}

	.booking-engine .booking-form .col1 .row1 .label {
		width: 100%;
	}

	.booking-engine .booking-form .col1 .row1 .jcf-select {
		clear: both;
	}

	.booking-engine .booking-form .date-holder {
		clear: both;
	}

	.booking-engine .booking-form .date-col,
	.booking-engine .booking-form .sel-col{
		display: block;
		width: 100%;
		padding: 0 0 5px;
	}

	.booking-engine .booking-form{
		float: none;
		width: 100%;
		max-width: 400px;
		margin: 0 auto 10px;
		display: block;
		text-align: left;
	}
	.booking-engine .btn-holder{
		height: auto;
		width: 100%;
		float: none;
		margin: 0 auto;
		max-width: 400px;
		display: block;
	}
	.booking-engine .btn-click{
		height: auto;
		width: 100%;
		display: block;
	}

	.booking-engine .booking-form .label{
		width: 50%;
		display: inline-block;
		vertical-align: middle;
		float: none;
	}
	.booking-engine .booking-form .label + *{
		width: 48%;
		display: inline-block;
		vertical-align: middle;
		float: none;
		text-align: center;
	}
	.booking-engine .booking-form .date-holder{
		float: right;
		margin: 0 5px 0 0;
	}
	.booking-engine .booking-form .date-holder .calender{
		width: 100%;
	}

	.top-banner .carousel-caption {
		position: static;
		padding: 20px;
		overflow: hidden;
	}

	.top-banner .carousel-caption .title {
		background: none;
		color: #68cef6;
	}

	.top-banner .carousel-caption .title .highlight {
		font-size: 40px;
		line-height: 43px;
	}

	.top-banner .carousel-caption .title .carousel-slogan {
		color: #68cef6;
		font-size: 40px;
		line-height: 43px;
	}

	.top-banner .carousel-caption blockquote q {
		font: 25px/30px "Bebas Neue", Helvetica, Arial, sans-serif;
		padding: 0 0 10px;
	}

	.top-banner .carousel-caption blockquote cite {
		width: 100%;
		margin: 0 0 10px;
	}

	.top-banner .carousel-control {
		display: none;
	}

	.top-banner .item .image-holder img {
		width: 100%;
		height: auto;
	}

	.photo-gallery .gallery {
		padding: 48px 30px 13px;
	}

	.photo-gallery .custom-carousel {
		width: 280px;
		margin: 0 auto;
		float: none;
	}

	.photo-gallery .custom-carousel .slide {
		width: 280px;
	}

	.photo-gallery .custom-carousel .slide img {
		width: 100%;
	}

	.photo-gallery .custom-carousel .btn-view {
		min-width: inherit;
		padding: 5px 20px;
	}

	#footer {
		text-align: center;
		padding: 40px 0 20px;
	}

	#footer .logo-area {
		width: 100%;
		float: none;
		margin: 0 0 10px;
		height: auto;
	}

	#footer .links-holder {
		padding: 9px 0 20px;
		margin: 0 0 20px;
	}

	#footer .links-holder:after {
		display: none;
	}

	#footer .logo {
		margin: 0 auto 20px;
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	#footer .copyright {
		text-align: center;
		padding: 0 0 20px;
		margin: 0;
	}

	#footer .social-networks li {
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	#footer .newsletter-form {
		text-align: center;
		max-width: 100%;
	}

	#footer .connect dt {
		width: 100%;
		float: none;
		overflow: hidden;
		margin: 0 0 10px;
	}

	.contact-info-area .contact-detail-form {
		padding: 0 10px 27px 10px;
	}

	.contact-info-area .contact-detail-form .btn-default {
		margin: 17px 0;
		min-width: inherit;
		width: 100%;
	}

	.contact-info-area .logo-holder .logo {
		width: inherit;
	}
}

@media screen and (min-width: 378px) and (max-width: 768px){
	.contact-info-area .contact-info-frame {
		padding: 14px 15px;
	}

	.contact-info-area .heading-area {
		margin: 0 0 19px;
	}

	.contact-info-area .contact-detail-form {
		padding: 0 10px 10px 10px;
	}

    #single-page-amenities .scrollableArrows {
        display: none;
    }    
}

@media screen and (min-width: 378px) and (max-width: 768px){
    div.header_call_to_action {
        display: none !important;
    }
    
    .navbar.navbar-default .navbar-collapse.collapse {
        display: block !important;
    }
    
    .navbar-header {
        display: none !important;
    }
 
    .navbar-holder .connect {
        margin-bottom: 0px !important;
    }
    
    .navbar {
        margin: 0px !important;
    }
    
    #hEmail form input[type="text"], #hEmail form input[type="submit"] {
        display: block;
        width: 48% !important;
        margin: 5px 0 0 !important;
        float: left;
        margin-left: 1% !important;
    }
    
    .navbar-nav {
        background: #FFF;
    }
    
    .navbar-holder {
        max-width: 100% !important;
    }
    
    .navbar-nav > li {
        margin: 6px !important;
    }

	.contact-info-area h1 {
		line-height: 38px;
		font-size: 35px;
	}

    .navbar-nav > li{
		margin: 5px;
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}
}

@media all and (max-width: 600px) {
	.navbar-nav > li {
		margin: 5px;
	}

	.banner-inner .image-area img {
		width: 100%;
	}

	.facility-info .carousel-inner .item .image-holder img {
		width: 100%;
		height: auto;
	}
}

@media all and (max-width: 500px) {
	.contact-info-area .contact-info-frame {
		padding: 9px 22px;
	}

	.contact-info-area .heading-area {
		padding: 0 0 10px;
		margin: 0 0 10px;
	}

	.contact-info-area h1 {
		line-height: 28px;
		font-size: 25px;
	}

	.contact-info-area h1 span {
		line-height: 31px;
		font-size: 28px;
	}

	.contact-info-area .title {
		line-height: 15px;
		font-size: 12px;
		font-weight: 300;
	}

	.contact-info-area .contact-detail-form {
		margin: 0 0 15px;
	}

	.contact-info-area .contact-detail-form .form-control {
		height: 25px;
	}

	.contact-info-area .contact-detail-form .btn-default {
		margin: 10px 0 5px;
	}

	.contact-info-area .logo-holder {
		padding: 0 72px;
	}

	.contact-info-area .logo-holder .logo {
		width: inherit;
	}
    
    .inner-gallery-posts .pageing {
        width: 100%;
        margin-top: 0px !important;
        margin-bottom: 20px !important;
    }
    
    .inner-gallery-posts .pageing li {
        width: 100% !important;
    }
}

/* MOBILE */
@media all and (max-width: 466px) {
    body#single-page-meetings .default-page {
        max-width: 86%;
    }
    
	.photo-gallery .custom-carousel .slide .fa {
		bottom: 22px;
	}
    
    .vtour_framed_content {
        max-height: 250px;
    }
    
    body#single-page-golf .default-page form {
        width: 100% !important;
    }
    
    body#single-page-golf .half_input_field {
        width: 100% !important;
    }
}

@media only screen and (max-width: 450px) {
	.popup-box {
		width: 275px;
	}
}

@media only screen and (max-width: 436px) {
	.contact-info-area {
		width: 100%;
	}
}

@media all and (max-width: 400px) {
	.carousel1 .btn-prev,
	.carousel1 .btn-next {
		top: 18%;
	}

	.activities .big-screen .info {
		width: 100%;
		margin: 0;
	}
}

@media all and (max-width: 325px) {
	.photo-gallery .custom-carousel {
		position: relative;
		left: -10px;
	}
}

@media all and (max-width: 322px) {
	.carousel1 .swither-mask {
		margin: 0 61px;
	}
}

@media screen and (max-width: 350px){
	.booking-engine .booking-form .label{
		width: 100%;
		display: block;
	}
	.booking-engine .booking-form .label + *{
		width: 100%;
		display: block;
	}
	.booking-engine .booking-form .date-holder{
		float: none;
		margin: 0;
	}
}

/* Accom */
.accom-main .facility-info .carousel-inner .item .image-holder img,
.amen-main .facility-info .carousel-inner .item .image-holder img{
	left: 0;
}
.accom-main .facility-info .carousel-inner .item .image-holder,
.amen-main .facility-info .carousel-inner .item .image-holder{
	left: 0;
}

@media screen and (max-width: 991px){
	.same-height, .same-height-left, .same-height-right{
		height: auto !important;
	}
	.accom-main .inner-gallery-posts .carousel,
	.amen-main .inner-gallery-posts .carousel{
		margin: 0;
	}
	.facility-info .carousel-inner .item .image-holder img {
		max-width: 100%;
		height: auto;
	}
}

.accom-room-cat .facility-info .features h2,
.amen-main .facility-info .features h2{
	text-transform: capitalize;
	margin: 20px 0 14px;
}
.accom-room-cat .facility-info .even .features .features-inner,
.amen-main .facility-info .even .features .features-inner{
	padding: 0 21px 0 0;
}
.accom-room-cat .facility-info .even .features{
	background: #60a7df;
}

.amen-cat-title{
	text-align: center;
	margin: 35px 0;
}
.amen-cat-title .title .highlight{
	display: block;
  font-size: 4em;
  line-height: .8em;
  letter-spacing: 2px;
  color: #68cef6;
  word-spacing: -4px;
  text-shadow: 0 0 20px rgba(0, 0, 0, .8), 0 0 20px rgba(0, 0, 0, .8);
  position: relative;
  z-index: 2;
}
.amen-cat-title .title{
	background: url(/images/shadow-320.png) no-repeat 50% 100%;
}
.amen-cat-title .title .carousel-slogan{
	display: inline-block;
  vertical-align: top;
  font-family: "Bebas Neue", Helvetica, Arial, sans-serif;
  font-size: 3.5em;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  left: -9px;
  word-spacing: -2px;
}
.amen-cat-title blockquote{
	padding: 0;
	margin: 0;
}
.amen-cat-title blockquote span{
	display: inline-block;
  word-spacing: 3px;
  vertical-align: top;
  font-family: "Bebas Neue", Helvetica, Arial, sans-serif;
  font-size: 2.4em;
  line-height: 1em;
  color: #332d2d;
  background: #E5F3FB;
  border: 3px solid #fff;
  padding: 10px 15px;
  clear: both;
  word-spacing: 5px;
  text-transform: uppercase;
  box-shadow: 0 0 5px #E5F3FB;
}
@media screen and (max-width: 700px){
	.amen-cat-title .title .highlight{
		font-size: 2em;
		line-height: .8em;
		text-shadow: 0 0 2px rgba(0, 0, 0, .8), 0 0 15px rgba(0, 0, 0, .8);
	}
	.amen-cat-title .title{
		background-size: 100% 100%;
	}
	.amen-cat-title .title .carousel-slogan{
		font-size: 2.2em;
		line-height: 1.2em;
	}
	.amen-cat-title blockquote span{
		font-size: 1em;
		font-size: 5.8vw;
		line-height: 1em;
	}
}

/* Contact */
form, form.row{
	width: 100%;
	margin: 0 auto;
}
form input, form label, form textarea{
	/*display: block;
	width: 100%;*/
	white-space: normal;
	line-height: 1.2em;
}
form input, form textarea{
	border: 1px solid #D6D6D6;
	border-radius: 2px;
	background: #EAF8FE;
	color: #24A9DF;
	padding: .5em .4em;
}
form label{/*
	color: #4D4D4D;*/
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 4px;
}
form textarea{
	height: 100px;
}
form .disclaimer{
	font-size: 12px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #4d4d4d;
	display: block;
	margin: 0 0 20px;
}
.choice-wrapper{
	margin: 0 0 15px;
	line-height: 1em;
}
.choice-wrapper .label-col{
	display: inline-block;
	vertical-align: middle;
}
.choice-wrapper .input-col{
	display: inline-block;
	vertical-align: middle;
	line-height: 1em;
}
.choice-wrapper .input-col input{
	cursor: pointer;
}
.choice-wrapper label{
	cursor: pointer;
	line-height: 15px;
	margin: 0;
}
.jcf-checkbox{
	display: block;
	width: 20px;
	height: 20px;
	position: relative;
	border: none;
	background: none;
	vertical-align: middle;
	border-radius: 1px;
	cursor: pointer;
	padding-top: 5px;
	margin-right: 5px;
}
.jcf-checkbox.jcf-checked::after{
	content: 'â??';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	width: 100%;
	display: none;
	color: #24A9DF;
}
.button{
	display: inline-block;
  padding: 0.5em 1.4em;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 20px;
  background: #116cb2;
  color: #fff;
  width: auto;
  font-size: 1.1em;
}
.button:hover,
.button:active,
.button:focus{
	background: #0d5083;
}
.g-recaptcha{
	margin: 0 0 20px;
}
input#offers-check{
	display: block;
  width: 20px;
  height: 20px;
  position: relative;
  border: 1px solid #D6D6D6;
  background: #EAF8FE;
  vertical-align: middle;
  border-radius: 1px;
  cursor: pointer;
  opacity: 1 !important;
}
input#offers-check:checked{
	background: #EAF8FE url(/media/layout/icon-check.png) center center no-repeat;
	background-size: 100% 100%;
}
@media screen and (max-width: 600px){
	.button{
		display: block;
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
	.choice-wrapper .label-col{
		width: 90%;
	}
}

.main-content{
	width: 100%;
	max-width: 980px;
	line-height: 1.6em;
}
.main-content > .row{
	margin: 0;
}

/* Resort info */
.resort-info address > *{
	display: block;
	font-weight: bold;
}
.resort-info .check-in-details > *{
	display: block;
}
.resort-info .room-floor-details > *{
	display: block;
}
.resort-info address,
.resort-info .check-in-details,
.resort-info .room-floor-details{
	line-height: 1.6em;
	margin: 0 0 20px;
}
.resort-info-top{
	margin-bottom: 40px;
}
@media screen and (max-width: 767px){
	.resort-info .heading{
		margin: 20px 0 5px;
	}
	.resort-info-top img{
		margin: 0 auto;
		display: block;
	}
}

/* VMB Card */
.entry img{
	display: block;
	margin: 0 auto;
}
.vmb-card{
	margin: 40px 0 0;
}
.vmb-card-entry{
	margin: 0 0 30px;
}
.vmb-card-entry .heading{
	margin: 15px 0 10px;
}
.vmb-card-entry .details{
	margin: 0 0 10px;
	font-weight: bold;
	position: relative;
	line-height: 1.2em;
	display: table;
	width: 100%;
}
.vmb-card-entry .details a{
	display: inline-block;
	vertical-align: middle;
  margin: 0
}
.vmb-card-entry .details span{
	display: inline-block;
	vertical-align: middle;
	width: 70%;
}
.vmb-card-entry .details .divider{
	width: 2px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2em;
	background: #5f6568;
	margin: 0 10px;
}
@media screen and (max-width: 600px){
	.vmb-card-entry .details{
		display: block;
	}
	.vmb-card-entry .details a, .vmb-card-entry .details span{
		display: block;
		width: 100%;
	}
	.vmb-card-entry .details .divider{
		display: none;
	}

}

#dialog-modal {display:none !important;}
#close-button{
	position: absolute;
	right: 10px;
	top: 5px;
	width: 30px;
}
.first-popup{
	/*background: #60a7df url(http://hotelbluemb.ifg.net/images/made/uploads/img1_1920_710_90_c1.jpg) center center no-repeat;
	background-size: cover;
	padding: 20px;
	width: 900px;
	height: 470px;
	border-radius: 20px;*/
	width: 400px;
	border: none;
	position: relative;
	margin: 0 auto;
}
.first-popup .error-popup{
	color: #05BAF1;
}
.first-popup .content-wrapper{
	background: #333;
	padding: 30px 20px;
	border-radius: 20px;
	width: 400px;
	margin: 0 auto;
	color: #fff;
}
.first-popup h2{
	margin: 0 0 5px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 42px;
	line-height: 1em;
}
.first-popup h3{
	color: #03c5ff;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-align: center;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #03c5ff;
	font-size: 21px;
	line-height: 1em;
}
.first-popup form label{
	color: #fff;
	line-height: 37px;
}
.first-popup form{
	padding: 20px 0 30px;
}
.first-popup .button{
	width: 100%;
	border-radius: 2px;
	background: #5fc5de;
	border: none;
	padding: 5px 10px;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	background: #00779c;
	background: -moz-linear-gradient(top,  #00d8ff 0%, #00779c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00d8ff), color-stop(100%,#00779c));
	background: -webkit-linear-gradient(top,  #00d8ff 0%,#00779c 100%);
	background: -o-linear-gradient(top,  #00d8ff 0%,#00779c 100%);
	background: -ms-linear-gradient(top,  #00d8ff 0%,#00779c 100%);
	background: linear-gradient(to bottom,  #00d8ff 0%,#00779c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d8ff', endColorstr='#00779c',GradientType=0 );
}
.first-popup .button:hover{
	background: #00d8ff;
}

/* Upcomming Events */
.upcomming-events{
	margin: 40px 0 0;
}
.event-filter .jcf-select{
	margin: 0;
	width: auto;
}
.date-list{
	margin: 10px 0 0;
	line-height: 1em;
}
.date-list li{
	margin: 0 0 10px;
}
.event-entry{
	margin: 0 0 20px;
	padding: 0 0 25px;
	border-bottom: 1px solid #60a7df;
}
.event-entry:last-child{
	margin: 0;
	padding: 0;
	border: none;
}
@media screen and (max-width: 767px){
	.event-filter{
		margin: 0 0 30px;
	}
	.date-entry div{
		margin: .5em 0 0;
	}
	.date-list{
		padding-left: 20px;
	}
	.event-entry .heading{
		margin: 0 0 10px;
	}
}

div.header_call_to_action {
	/*z-index: 99999;*/
}

.carousel-inner > .item {
	/*z-index: 99998;	*/
}

.top-banner .item .image-holder {
	z-index: 1 !important;
}

.top-banner .carousel-control {
	z-index: 999 !important;
}

/*@media only screen and (min-width: 1024px) and (max-width: 1199px){
	.pickadate__wrap, .pickadate__calendar {

	}

	.pickadate__holder--opened .pickadate__frame {
		top: 350px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
	.pickadate__wrap, .pickadate__calendar {

	}

	.pickadate__holder--opened .pickadate__frame {
		top: 350px;
	}	
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.pickadate__wrap, .pickadate__calendar {

	}

	.pickadate__holder--opened .pickadate__frame {
		top: 350px;
	}	
}*/
/*
	.pickadate__holder--opened .pickadate__frame {
		top: auto;
		bottom: auto;
		top: 8%;
		position: fixed;
	}	
*/

#header {
	border-top: 9px solid #ff7547;	
}

#header .logo {
	margin: 12px 0 0;
}

.required {
	color: #f3ce71;
}

.navbar-default .navbar-nav > li > a {
    color: #666666;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

form input, form textarea {
	border: 1px solid #D6D6D6;
    background: #e7e7e6;
    color: #000;
}

.navbar-holder .notice .title {
	background: #ffcc33;
}

.navbar-holder .notice .counter {
	background: #ff6633;
}

.navbar-holder .notice {
	background: #FFF;
}

.navbar-holder .notice:before {
	border-color: #FFF transparent transparent;	
}

.navbar-holder .notice:after {
	border-color: #FFF transparent transparent;
}

.navbar-holder .notice .offer {
	color: #ff6633;
}

.booking-engine .btn-click {
	background: #ff6633;
}

.booking-engine .booking-info {
	background: #006699;
}

.booking-engine form.booking-area .booking-info a {
	color: #ffcc66;	
}

.booking-engine .booking-info p {
	color: #fefefe;
}

.booking-engine .booking-info p a {
    color: #ffcb66;
    text-decoration: none;
}

section.welcome-section .features {
	background: #ffe5b2;
}

.welcome-section h1 .highlight {
	color: #ff6634;
	font-size: 60px;
	font-weight: normal;
	line-height: 1em;
}
@media screen and (max-width: 767px){
	.welcome-section h2 .highlight{
		display: block;
	}
}

.welcome-section h1 {
	font-size: 42px;
	color: #ffcc32;
	font-weight: bold;
	line-height: 1.2em;
}

.welcome-section .features .feature-box .feature-caption {
	color: #fe9901;
	font-weight: bold;
}

.welcome-section .features .feature-box .feature-caption .blue {
	color: #fe6634;
}

.welcome-section .connection .social-block {
	background: #feba33;
	padding-right: 85px;
}

.welcome-section .connection .newsletter-block {
	background: #ff6634;
	padding-left: 85px;
}

#hPhone {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

#hPhone .contact-number a {
	color: #ff6633;
}
@media screen and (max-width: 767px){
	#hPhone{
		text-align: center;
	}
}

#hWeather {
    display: block;
    height: auto;
    letter-spacing: -0.5px;
    color: #000;
    text-indent: 5px;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#hSocial {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

#hSocial .hSocialSingle {
	display: inline-block;
	padding: 5px;
	vertical-align: middle;
}

#hSocial .hSocialSingle img {
    width: 30px;
}

#hEmail {
	display: inline-block;
	vertical-align: middle;
}

#hEmail form {
	
}

#hEmail form input[type="text"] {
	font-size: 12px;
	min-height: 33px;
	display: inline-block;
	vertical-align: middle;
	background: #FFF;
	color: #CCC;
	width: 69%;
}

#hEmail form input[type="submit"] {
	font-size: 12px;
	min-height: 33px;
	width: auto;	
	background: #CCCCCC;
	border: 0px;
	border-radius: 0px;
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width: 992px){
	#hEmail form input[type="text"],
	#hEmail form input[type="submit"]{
		display: block;
		width: 100%;
		margin: 5px 0 0;
	}
}

.facility-info p {
	
}

.facility-info p a {
	text-decoration: none;
	color: #ffba5b; 
	font-weight: 900;
}

/*.facility-info p a:hover { color: #fff !important;}*/

.facility-info .even p a { 
	color: #cc6635;
}

.facility-info h1 {
    color: #ff6634;
	text-transform: uppercase;
	font-size: 63px;
} 
.facility-info h1 span.title{
	font-size: 2em;
	line-height: 1em;
}
.facility-info h1 span.amazing { 
	font-family: "Mr Dafoe", cursive;
	color: #fecb32;	
  font-weight: normal;
  font-size: 1.8em;	
  text-transform: lowercase;
  font-style: italic;
  margin: 0 10px 0 5px;
}	

.cClear {
	clear: both;
}

.page_intro_buttons {
    width: 67%;
    margin: 0 auto;
}

.page_intro_buttons .float_50_button {
    background: #006699;
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-bottom: 55px;
    text-align: center;
    text-transform: uppercase;
}

.page_intro_buttons .float_50_button a {
	color: #FFF;
	text-decoration: none;
}				

.page_intro_buttons .float_50_button a:hover {
	color: #FFF;
	text-decoration: none;
}

.wide-load-image img {
	width: 100%;
	height: auto;
}

.long-text-container {
	max-height: 250px;
}

.hide-overflow {
	overflow: hidden;
}

.amenities-container {
	margin-bottom: 0px;
}

.amenities-title {
    color: #ff9933;
    font-size: 64px;	
    font-weight: normal;
}

.activities h2 .highlight {
	color: #ff6702;
	line-height: 1.2em;
	font-weight: normal;
}

.activities h2 {
	color: #ffcc33;
}

.box-read-more-button {
    float: left;
    margin-top: 30px;
    margin-left: 82px;
    background: #006599;
    border-radius: 10px;
    padding: 5px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;	
}

body#single-page-newsletter .default-page {
    width: 80%;
}

.events-iframe {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 10px;    
}

@media (max-width: 992px)  {
	.box-read-more-button {
		margin-top: 0px;
   		margin-left: 15px;
	}
	
}

.even .box-read-more-button {
	background: #ff6634;
	margin-left: 64px;
}

.box-read-more-button a {
	color: inherit;
	text-decoration: none;
}

.box-read-more-button a:hover {
	color: inherit;
	text-decoration: none;
}

.amenity_cats .carousel-inner {
	max-height: 671px;
}

.testimonial-spacer {
	margin-bottom: 75px;
}

span.calText {
	float: left;
}

span.calIcon {
	background:url("/assets/images/cal_icon.png") no-repeat;
	height: 29px;
	width: 29px;
	display: block;
	float: left;
    position: relative;
    top: -9px;
    left: 3px;
	cursor: pointer;
}

.activity_block {
	position: relative;
}

.activity_text {
	position: absolute;
  text-align: center;
  margin: 0 auto;
 	display: block; 
  bottom: 20px;
  width: 100%;
}
.activity_text_inner{
  background: #fff;
  padding: 0.3em;
  background: rgba(255,255,255,.8);
  border: 3px solid #fff;
  font-family: 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif;
  font-size: 2em;
  line-height: 1em;
  text-transform: uppercase;
  color: #999;
  margin: 0 auto;
 	display: inline-block; 
}

.activity_Small {
	width: 50%;
  float: left;
	height: auto;
}

.activity_Large {
  width: 100%;
  float: left;
  height: auto;
}	
.activity_Large .activity_text{
  max-width: 300px;
  left: 10%;
  top: 10%;
  bottom: auto;
}
.activity_Large .activity_text h2{
  margin: 0 0 0.1em;
  padding: 0 0 .02em;
  border-bottom: 1px solid #999;
  display: block;
  line-height: 1em;
  font-size: 1.4em;
}
.activity_Large .activity_text span{
	display: block;
  font-family: "Mr Dafoe", cursive;
  color: #ff6702;
  text-transform: none;
  font-size: 1.4em;
  line-height: 1em;
}

@media screen and (max-width: 767px){
	.activity_block.activity_Small,
	.activity_block.activity_Large{
		float: none;
		width: 100%;
	}
	.activity_block.activity_Small .activity_text_inner,
	.activity_block.activity_Large .activity_text_inner{
		font-size: 18px;
	}
	.activity_Large .activity_text{
		max-width: none;
		width: 100%;
		left: 0;
		top: 5px;
	}
	.activity_Large .activity_text_inner{
		max-width: 300px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 460px){
	.activity_block.activity_Large .activity_text_inner h2{
		font-size: 	1em;
	}
	.activity_block.activity_Large .activity_text_inner span{
		font-size: 1.4em;
	}
	.activity_block.activity_Large .activity_text_inner{
		font-size: 14px;
	}
}


img.activity_image_file {
	
}

.blue-gallery {
	background: #ff6633;
}

.blue-gallery.even {
	background: #ff9933;
}

.amenity_cats > .row {
    background: #ff6633;
}

.facility-info .features {
    background: #ff6633;
}

.amenity_cats > .row.even {
    background: #ff9933;
}

.facility-info .even .features {
    background: #ff9933;	
}

.testimonial-block .testimonial-holder {
	background: #e5e5e5;
}

.testimonial-block h2 .highlight {
	color: #ff6630;
	font-weight: normal;
}

.testimonial-block h2 {
    color: #ffcc33;	
}

.location-block h2 .highlight {
	color: #ff6630;	
	font-weight: normal;
}

.location-block h2 {
    color: #ffcc33;	
}

.photo-gallery {
    background: #ffe59a;
}	

.photo-gallery p {
	color: #656766;	
}

.photo-gallery .intro h2 .highlight {
	color: #ff6532;
	font-weight: normal;
}

.photo-gallery .custom-carousel .btn-view {
    background: #666666;	
}

.active-select a {
	color: #ff9933;
}

.blogs-posts .post {
    background: #FFF;
    border: 1px solid #ff6633;
}

.blog-heading a {
    color: #006699;
}

.blogs-posts .post .meta {
	    background: #fc9f7f;
}

.weather_link {
	color: inherit;
	text-decoration: none;
}

#page_intro {
	
}

#page_intro h2 {
    margin: 0 0 42px;
    text-align: center;
    font-size: 70px;
    line-height: 70px;
    text-transform: uppercase;
    color: #4e5458;	
    font-size: 40px;
    line-height: 43px;	
	color: #ff6630;
	
}

#page_intro h2 span {
	color: #ffcc33;
	font-family: "Mr Dafoe", cursive;	
	font-weight: normal;
	font-size: 1.4em;
	text-transform: lowercase;
}

#page_intro .page-title.vmb-card{
	font-size: 60px !important; 
	line-height: 1em;
}
#page_intro .page-title.vmb-card span{
	text-transform: uppercase !important; 
	font-size: 1.1em;
}

.page_intro_body {
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;	
}

#single-page-real-estate .page_intro_body, #single-page-real-estate .page_intro_body p {
	width: 100%; text-align: center;
}

.banner-inner {
	/*height: 423px;*/
}

#events-selector-container a.left {
    background: #ff6633;
}

#events-selector-container a {
	background: #006699;
}

.center {
    text-align: center;
    display: block;	
}

#footer {
	background: #ff6633;
}

.footer-nav {
	
}

.footer-nav ul {
	
}

.footer-nav li {
    float: left;
    width: 33%;	
}

br.clear {
	clear: both;
}

.welcome-section .connection .preview {
	border: none;
}

.learnMore {
  display: block;
  margin-top: 10px;
  background: #ff6634;
  color: #FFF;
  padding: 10px;
  border-radius: 15px;
  float: right;
	text-decoration: none;	
}

.learnMore:hover {
	color: #FFF;
	text-decoration: none;
} 

.blueMore {
    float: left;
	background: #006599;
}

.friendliestPlaceOnTheBeach {
	position: absolute;
    left: -166px;	
}
@media screen and (max-width: 767px){
	.learnMore{
		float: none;
		display: inline-block;
		margin: 20px 0;
	}
	.welcome-section .connection .social-block,
	.welcome-section .connection .newsletter-block{
		padding-right: 20px;
		padding-left: 20px;
	}
	.welcome-section .connection .newsletter-block .text-box,
	.welcome-section .connection .newsletter-block .image-box,
	.welcome-section .connection .social-block .text-box,
	.welcome-section .connection .social-block .image-box{
		text-align: center;
	}
    
    .mobile-align-left p {
/*        text-align: left !important;*/
        text-align: center !important;
        width: 97%;
    }
    
    .activities h2 {
        margin-top: -41px;
        margin-bottom: 24px;
    }
    
    .activities h2 .highlight {
        line-height: 100%;
        font-size: 55px;
        margin-top: 24px;
    }
}

/* Meetings tables */
/*.meetings-content{
	padding: 40px;
}
.table_title{
	text-align: center;
	background: #ddd;
	padding: 10px;
}
.table_content{
	background: #e5e5e5;
	padding: 5px;
	border-radius: 3px;
	margin: 10px 0 0;
	display: table;
	width: 100%
}
.table_content_row{
	display: table;
	width: 100%;
}
.table_default_row,
.table_first_row{
	display: table-row
}
.table_row_data,
.table_row_title{
	display: table-cell;
}*/

/* Quick Quote */



@media screen and (min-width: 990px) and (max-width: 1450px){

    .attr-box {
        
    }
    
    .attr-box .col-lg-7 {
        width: 30%;
        height: auto !important;
    }
    
    .attr-box .col-lg-5 {
        width: 70%;
    }    
    
    .attr-box .col-lg-offset-1 {
        margin-left: 1px;
    }
    
    .attr-box .features-inner {
        width: 97% !important;
    }
    
    .attr-box .features-inner {
        font-size: 14px !important;
    }
    
    .attr-box .slide img {
        height: 323px;   
    }
    
}

@media screen and (max-width: 1024px){
    div.header_call_to_action {
        
    }   
}

@media screen and (max-width: 768px){
    div.header_call_to_action {
        display: block !important;
        width: 100%;
    }   
}


.wideFormWidth {
	max-width: 280px;
}

.default-page {
    margin-bottom: 75px;
    width: 981px;
    margin-left: auto;
	margin-right: auto;
}

.default-page h2 {
    margin: 0px;
    text-align: center;
    color: #ff6630;
    text-transform: uppercase;
}

.default-page h2 span {
    color: #ffcc33;
    font-family: "cheddar_jack", cursive;
    text-transform: initial;
    font-size: 45px;
}

.default-page form {

}

.default-page p {
	text-align: center;
}

.default-page input[type="text"], .default-page input[type="password"]{
	margin-bottom: 20px;
}

.default-page input[type="submit"] {
	background: #ff6634;
    color: #FFF;
    width: 29%;
}

.homeowners_single_item {

}

.homeowners_single_item p {
	text-align: left;
}

.homeowners_single_item h2 {
    text-align: left;
    margin-top: 25px;
	color: #ffcc33;
}

h2#homeowners_title {

}

.simple-page {
    overflow: hidden;
    max-width: 981px;
    margin: 0 auto 24px;
}

.center-it-just-a-little-bit {
    text-align: center;
}

.long-text-container {
    overflow: hidden;
}

.smaller-input-fields {
    margin-bottom: 25px;
}

.smaller-input-fields input[type="text"], .smaller-input-fields textarea {
    width: 50%;
}

.tcSubmitButton {
    background: #ff6633 !important;
    color: #FFF !important;
    width: auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-transform: uppercase !important;
    border: none;
    border-radius: 3px !important;
}

.page_intro_body {
    max-width: 981px;
    margin: 0 auto 24px;
}

.hide-captcha {

}

body#single-page-vmb .page_intro_body {
/*    width: 100%;*/
}

.hide-captcha img {
    display: none;
}

#single-page-info {

}

#single-page-info .default-page p {
    text-align: left;
}

#single-page-info .default-page h2 {
   text-align: left;
   color: #000;
   text-transform: none;
}

.resort-information-block {

}

.resort-information-block h4 {
    font-size: 27px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    color: #000;
}

.resort-information-block h5 {
    font-size: 23px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    color: #000;
    margin-top: 15px;
    font-weight: 300;
}

#single-page-info .default-page h1, #single-page-info .default-page h2, #single-page-info .default-page h3, #single-page-info .default-page h4, #single-page-info .default-page h5 {
    color: #000;
}

.single-vmb-item {
    margin-bottom: 60px;
}

.vmb-single-image {
    text-align: center;
}

.vmb-single-image img {
    max-width: 130px;
    margin-left: 30px;
}


.vmb-single-meta {

}

.vmb-single-meta h4 {
    color: #ff6633;
    margin: 0px;
    padding: 0px;
    font-size: 25px;
}

.vmb-single-meta h5 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.vmb-single-meta h5 span.vmb-phone {
    color: #ff6633;
}

.vmb-single-meta h5 span.vmb-address {

}

.vmb-single-meta .vmb-description {
    font-size: 13px;
}

.mb-area-info-desc {
    
}

.mb-area-info-desc p {
    font-size: 19px !important;
}

.scrollableArrows {
    margin-top: 15px;
}

.scrollableContent {
    max-height: 310px;
    overflow: hidden;
}

.imgArrowDown {
  width: 24px;
  transform: rotate(180deg);
  float: left;
}

.imgArrowUp {
  width: 24px;
  float: right;
}

.pageing li.active-select a {
    color: #ff6633 !important;
}

.vt-post {
    border: none !important;
    box-shadow: none !important;
    text-align: center !important;
}

.color-it-FFF {
	color: #FFF;
}

#back_to_all_rooms {
	overflow: hidden;
	max-width: 981px;
	margin: 0 auto 24px;
}

#back_to_all_rooms a {
	color: #006699;
}

.accom-footer-images-container {
	max-width: 981px;
	margin: 0 auto 24px;
}

.accom-show-more-images {
	background: #ffcc66;
	padding-top: 10px;
	padding-bottom: 15px;
}

.accom-footer-images-container h4 {
	font-size: 23px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;	
}

.accom-footer-images {
	float: left;
	width: 20%;
	text-align: center;
}

.accom-footer-images a {

}

.accom-footer-images img {
	width: 90%;
}

.mobile_only_highlight_box {
    display: none;
}

#facility-info-video-tour {
    background: #ffe5cc;
}

.fivt_left {
    float: left;
    width: 48%;
    text-align: center;
    margin-left: 21px;
    padding-top: 22px;
    padding-bottom: 22px;  
}

.fivt_left img {
    max-width: 100%;
    width: 100%;
}

.hpBlueButton {
    margin-top: 20px;
}

.even .hpBlueButton {
    background: #ff6633;
    border: #ff6633;
}

.accom-room-single-box {
    height: 650px;
    overflow: hidden;
}

.accom-room-single-box .carousel img {
    height: 650px !important;
    width: 1150px;
}

.scrollableContent iframe {
    max-width: 100%;
    max-height: 250px;
}

.outputDesktop {
    
}

.outputMobile {
    display: none ;
}

#hEmail form input[type="text"] {
    font-size: 9px !important;
}

.intro-p-text {
    
}

.intro-p-text a {
    
}

.intro-p-text a:hover {
    color: inherit !important;
    text-decoration: underline;
}

#hEmail form input[type="text"]:focus {
    color: #000;
    font-size: 11px !important;
}

.text-box-left {
    
}

.text-box-left h2 {
    
}

.text-box-left p {
   font-size: 21px;
    width: 55%;
    text-align: right;
    float: right;
}

.text-box-right {
    
}

.text-box-right h2 {
    color: #FEFE93;
}

.text-box-right p {
    font-size: 21px;    
}

.image-box-left {
    position: relative;
    left: 89px;
}

.learnMoreStyled {
    text-transform: uppercase;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;    
}




@media only screen and (max-width: 1600px){
    .image-box-left {
        left: 0px;
    }
    
    .text-box-left p {
        width: 67%;
    }
}

@media only screen and (max-width: 1450px){

    .scrollableContent{
        max-height: 250px;
    }

    .single-scroll .box-read-more-button {

    }
}


@media only screen and (max-width: 1390px){
    .text-box-left p {
        width: 79%;
    }
}

@media only screen and (max-width: 1250px){

    .scrollableContent{
/*        max-height: 250px;*/
        max-height: 163px;
    }
    

    
}

@media only screen and (max-width: 1024px){

    .navbar-default .navbar-nav > li > a {
        font-size: 12px !important;
    }
    
    .navbar-nav li {
        margin: 1px !important;
    }
    
}

@media only screen and (max-width: 1090px){
    .scrollableContent{
        max-height: 200px;
    }        
}


@media only screen and (max-width: 992px){
    .activity_block.activity_Small, .activity_block.activity_Large {
        margin: 0 0 25px;
    }
    
    .mobile_only_highlight_box {
        display: block;
        margin-top: 0px;
        margin-bottom: 12px;
    }
	
    .activities .big-screen .info {
        
    }
    
    .mobile_only_highlight_box .highlight-box {
        display: block;
        padding: 10px !important;
        margin: 1%;
        width: 98%;
    }

    .scrollableContent iframe {
        max-width: 100%;
        max-height: 200px;
    }    
    
    .mobileScrollableContent iframe {
        max-width: 100%;
        max-height: 200px;        
    }    
}



@media screen and (max-width: 650px){
    .scrollableContent {
        max-height: 9999px !important;
        overflow: visible;
    }
    
    .no-padding {
        padding-left: 12px;
        padding-right: 12px;
    }
    
    .scrollableArrows {
        display: none !important;
    }
    
    .accom-show-more-images {
        display: none;   
    }
    
    .accom-room-single-box .carousel img {
        height: auto !important;
    }
    
    .page_intro_body {
        width: 96% !important;
    }
    
    .activity_block.activity_Large {
/*        display: none;*/
    }
    
    #facility-info-video-tour {
       /* z-index: 9999999;
        position: relative;
        width: 109%; */
    }
    
     #facility-info-video-tour .fivt_left {
        width: 98% !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .scrollableContent iframe {
        max-width: 100%;
        max-height: 200px;
    }
    
    .mobileScrollableContent iframe {
        max-width: 100%;
        max-height: 200px;        
    }
    
    .outputDesktop {
        display: none;
    }
    
    .outputMobile {
        display: block;
    }
}

        #itinForm {
            max-width: 100% !important;
        }
        
        #gd-sp-sb-checkin {
            /*width: 15%;*/
        }    
        
        #gd-sp-sb-checkout {
            /*width: 15%*/
        }
        
        #gd-sp-sb-checkin input, #gd-sp-sb-checkout input {
    float: left;
    width: 100px;
    color: #000;
    background: #FFF;
    font-size: 14px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;            
        }
        
        #gd-sp-sb-checkin img, #gd-sp-sb-checkout img {
    float: left;
    padding-left: 3px;
    padding-top: 4px;            
        }        
        
        #gd-sp-sb-rooms, #gd-sp-sb-adults, #gd-sp-sb-children {
            width: 10%;
        }
        
        #gd-sp-sb-rooms select, #gd-sp-sb-adults  select, #gd-sp-sb-children  select {
    /*margin-top: -16px !important;*/
    width: 98%;        
        }
        
        #gd_groupID {
    color: #000;
    background: #FFF;
    font-size: 14px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;                        
        }

      /*   
        #gd-wrapper .gd-input-submit {
            width: 86px !important;
            margin-top: 1px !important;
        }
       
        .gd-add {
            background-position: 0 -117px !important;
        }
        
        .gd-remove {
            background-position: 0 -117px !important;
        }*/
        
        input[name="CCFirstName1"]{
                float: left;
    width: 40% !important;
        }
        
        input[name="CCMiddleName1"]{
    float: left;
    width: 16% !important;
    margin-left: 2% !important;
    margin-right: 2% !important;  
        }
        
        input[name="CCLastName1"]{
float: left;
    width: 40% !important;            
        }   
        
        #gd-wrapper #gd-reserve input {
           /* width: auto !important;*/
        }
        
        #gd-disclaimer input[type="checkbox"]{
            -webkit-appearance: checkbox;
 /*           position: relative;
            left: -16px;
            top: 24px;*/
        }
        
        #gd-mobile-footer-links {
            display: none;
        }
        
        #gd-pe-mobile-header {
                background-color: #ff7547 !important;
        }
        
        #smsFlag {
    -webkit-appearance: checkbox;
    position: relative;
    left: -6px;
    top: -3px;            
        }
        
        #gd-mobile-accomOptionalServiceSearch-main {
            
        }
        
        #gd-mobile-accomOptionalServiceSearch-main input, #gd-mobile-accomOptionalServiceSearch-main select, #gd-mobile-accomOptionalServiceSearch-main #gd_groupID {
            border: 1px solid #ECECEC;
    padding: 8px;
        }
        
        #fancybox-loading, #fancybox-tmp, #fancybox-overlay, #fancybox-wrap {
            display: none;
        }
        
        #gd_itenerary_accommodationTypes {
            display: none;
        }
/* SITE IMPORT [END] */

.gd-button {
   background: -moz-linear-gradient(center top , #0F87C3 31%, #035B92 97%) repeat scroll 0 0 transparent;}
#gd-wrapper .gd-input-submit {background: -moz-linear-gradient(top, #0f87c3 31%, #035b92 97%);background: -webkit-linear-gradient(top, #0f87c3 31%,#035b92 97%);background: -ms-linear-gradient(top, #0f87c3 31%,#035b92 97%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f87c3', endColorstr='#035b92',GradientType=0 );}

.gd-package-details-length-of-stay { display: none; }

#content, #content-lower-level { width: 100%; padding: 15px 0; float: none; }

.vehicleSelectPrepay {background: #2cb72c !important;
background: -moz-linear-gradient(top, #2cb72c 18%, #28a343 87%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(18%,#2cb72c), color-stop(87%,#28a343)) !important;
background: -webkit-linear-gradient(top, #2cb72c 18%,#28a343 87%) !important;
background: -o-linear-gradient(top, #2cb72c 18%,#28a343 87%) !important;
background: -ms-linear-gradient(top, #2cb72c 18%,#28a343 87%) !important;
background: linear-gradient(to bottom, #2cb72c 18%,#28a343 87%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cb72c', endColorstr='#28a343',GradientType=0 ) !important;}

#gd-autoRental a#gd-no-thanks-link {background: #0f87c3; background: -moz-linear-gradient(top, #0f87c3 31%, #035b92 97%);background: -webkit-linear-gradient(top, #0f87c3 31%,#035b92 97%);background: -ms-linear-gradient(top, #0f87c3 31%,#035b92 97%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f87c3', endColorstr='#035b92',GradientType=0 ); color:#fff; font-weight:bold;}


#gd-autoRental-cartTitle {
background-image: url("https://search.guestdesk.com/sites/usavemyrtlebeach_com/images/usaveSmallLogo.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #111111;
    font-size: 13pt;
    height: 25px;
    width: 196px;
}


#gd-autoRental-cartProgress {
    padding-top: 10px;
}
#gd-wrapper {line-height:normal;}
.gd-room h4 {font-size:19px;}

/** Hides Building Dropdown Search Option **/
#gd_itenerary_accommodationTypes {display:none;}

/** Hides Building Dropdown Search Option **/

/** Free Cancellation Package Highlight **/
tr.gd-pe-inline-room-package[data-packageid="21552"] td.gd-pe-inline-room-package-name {
    padding-left: 30px;
    color: #2db72d;
    font-weight: bold;
    background-image: url(https://media.guestdesk.com/sites/caravelle/media/refund.png);
    background-repeat: no-repeat;
    background-position: 5px
}
/** Free Cancellation Package Highlight **/

#gd-sp-sb-rooms select, #gd-sp-sb-adults  select, #gd-sp-sb-children  select {margin-top:none!important;}
form#gd_additionalServicesForm {max-width:none!important;}
form input, form textarea {background-color: #FFFFFF; border-color: #a9a9a9;}
#gd-contact-me h3 {letter-spacing:.5px; line-height:1.3;}
#gd-contact-me h3 span {}
/*.required {color: #a9a9a9;}*/
.required {color: #333;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: "Roboto", Helvetica, Arial, sans-serif;}
input[type="radio"], input[type="checkbox"] {margin:none;}

/* VIP PLAN ALWAYS NEED */
div#gd-damageWaiver-MoreDetails div {
    display: block!important;
}
#gd-damageWaiver-MoreDetails a{display:none!important;}

#gd-damageWaiver-MoreDetails ul li {
    padding: 0px;
    list-style-type: disc;
    padding-bottom: 2px;
    -webkit-margin-start: 21px;
    margin-left: 20px;
}
#gd_bookFormDamageWaiver h3, #gd_bookFormDamageWaiver h4 {margin-top:10px;}

.gd-iqwareFeatures-payNow{
	display: none
}

#gd-specials #gd-main h3:first-child {
	display: none;
}
.gd-room-results .alert.alert-warning {display: none;}