﻿@import url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css');
@import url('../../css/jquery.dateselect.css');
@import url('../../css/jquery.fancybox.min.css');
@import url('../../css/jquery-ui-1.10.4.custom.min.css');
@import url('../../css/themify-icons.css');
@import url('../../font-awesome/css/font-awesome.css');
@import url('../../css/fullscreen.css');
@import url('../../rs-plugin/css/settings.css');
@import url('../../css/rev-settings.css');

@import url('../../css/animated-on3step.css');
@import url('../../css/owl.carousel.css');
@import url('../../css/owl.theme.css');
@import url('../../css/owl.transitions.css');
@import url('../../css/on3step-style.css');
@import url('../../css/queries-on3step.css');

/*global*/
sub {
    font-size: 80%;
}
section a, section a:visited, section a:hover, section a:active, section a:link
{
	color:#6CC04A;
}
section.subfooter a {color:#FFF;}
.btn-form, a.btn-form 
{
	color:#FFF !important;
}
/*header*/
header:before 
{
    content: " ";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 200px;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 70%, rgba(255,255,255,0) 100%);
}
header.show:before {display:none;}
header.show .white nav a {
    line-height: 60px;
}
.navbar-toggle .icon-bar {
    background-color: #000;
    padding: 0;
}
/* banner */
.tp-simpleresponsive .big-heading, .tp-simpleresponsive .big-heading {
    font-weight: 600;
}
.slotholder:after
{display:none;}
.tp-simpleresponsive video, .tp-simpleresponsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.tp-simpleresponsive iframe[src*="youtube.com/embed/"] 
{
	box-sizing: border-box;
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 177.77777778vh;
}
/* col-content */
.col-content h1, .col-content h2, .col-content h3 {
    font-weight: 600;
    font-size: 30pt;
}
.col-content h4, .col-content h5, .col-content h6 {
    font-size: 14pt;
    font-weight: 500;
}
/* whitepage */
.whitepage h1, .whitepage h2 {
  font-weight: 600;
    font-size: 30pt;
    color:#111;
}
.whitepage h3, .whitepage h4, .whitepage h5, .whitepage h6 {
	font-size: 14pt;
    font-weight: 500;
    color:#111;
}
/*subscribe-section login*/
.subscribe-section .Login
{
	float: none;
	text-align: left;
	padding-top: 10px;
	margin: 0;
	max-width: 100%;
	display: inline-block;
	width: 100%;
}
.subscribe-section .Login img
{
	float: right;
}
.subscribe-section .Login a 
{
	color:#0f034e;
	text-decoration: underline;
	font-size: 11px;
    margin-left: 5px;
}
.subscribe-section .Login a:hover
{
	color:#a39161;
}
.subscribe-section .Login span.far
{
	color: #FFF;
	font-size: 10px;
	background: #0f034e;
	width: 20px;
    height: 20px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    text-align: center;
    padding: 4px 0 0;
}

/* reservation */
#reservation {/*background:rgba(255,255,255,0.9);*/    padding: 0;padding-right: 15px;}
#reservation [class*='col-']{padding-top:7px;padding-bottom:7px;align-items:stretch;justify-content: center;}
#reservation [class*='col-'].logo-column {background:#FFF;padding:0;}
#reservation .reservation-hotel-selector {padding-left:30px;}
#reservation select, #reservation input[type='text'] {
    text-align: center;
    text-align-last: center;
    -webkit-appearance: none;
    appearance: none;
}
#reservation .input-group span.icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    pointer-events: none;
}

#reservation .input-group select, #reservation .input-group input {
    width: 100%;
    padding-right: 33px;
    font-size: 12px;
}

#reservation .input-group {
    width: 100%;
}
.lnkBookingArea {
    margin-top: 0;
    display: block;
    color:#0098CE !important;
    text-decoration:none;
    font-size:12px;
    white-space:nowrap;
}
.lnkBookingArea:hover, .lnkBookingArea:focus 
{
	color:#0098CE !important;
    text-decoration:underline;
}
.lnkBookingArea svg
{
	display:inline-block;
	vertical-align:middle;
}
.Fixed .lnkBookingArea svg 
{
	height: 24px;
}
.lnkBookingArea svg path 
{
	fill:#0098CE;
}
.Bar {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight:500;
    color: #0098CE;
    text-transform: uppercase;
}
.SearchLogo {
    width: 90%;
    height: 90%;
    object-fit: contain;
    padding: 10px 15px 10px 30px;
    margin: auto;
}

#reservation .Equal {
    align-items: stretch;
    flex-direction: row;
}
/* image-container */
.Equal > .image-container {
    height: auto !important;
    min-height: 350px;
}
/* Special Offers */
.specialoffers_carousel .item {
  margin: 5px;
  text-align:left;
}
.specialoffers_carousel .owl-item:first-child:last-child {
    float: none;
    display: block;
    margin: 0 !important;
    transform: none;
}
.specialoffers_carousel .item .recent-post .overlay .content 
{
    z-index: 1;
    background: rgba(108,192,74,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 20px 20px 5px 20px;
}
.specialoffers_carousel .item .recent-post .overlay .content .heading 
{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height:31px;
	line-height:31px;
}
.specialoffers_carousel .item .recent-post .overlay .content .subheading 
{
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:24px;
	height:72px;
}
.specialoffers_carousel .item .recent-post .overlay .content .subheading .special-offer-price small {
    font-size: 80%;
    text-decoration: line-through;
}
.specialoffers_carousel .item .recent-post .overlay .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.specialoffers_carousel .item .recent-post .overlay .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.specialoffers_carousel .owl-item:first-child:last-child .item .recent-post .overlay .image {
    right: 50%;
}

.specialoffers_carousel .owl-item:first-child:last-child .item .recent-post .overlay .content {
    left: 50%;
    top: 0;
}
.specialoffers_carousel .owl-item:first-child:last-child .item .recent-post {
    height: 200px;
}
.specialoffers_carousel .owl-item:first-child:last-child .item {
    width: 100%;
    max-width: 768px;
    margin: auto;
}
/*.recent-post .hovereffect .overlay:after 
{
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: calc(100% - 203px);
	background: #6CC04A;
	z-index: 0;
	pointer-events: none;
	opacity: 0.8;
}*/
/* [fancybox] */
.fancybox-slide--iframe .fancybox-content {
    width: 800px !important;
    max-width: 100%;
}
/* banner */
#home 
{
	position:relative;
}
.CleanSafe {
    position: absolute;
    top: 145px;
    right: 15px;
    z-index: 999;
    width: 115px;
}

/* sub nav */
.right .langs-subnav {
    margin-left: 30px;
    float: left;
}
.langs-subnav.social-icons-subnav span {
    width: auto;
    height: auto;
    padding: 0;
    float: left;
    margin-left: 8px;
}
.social-icons-subnav span, .social-icons-subnav i {
    padding-top: 0;
    padding-bottom: 0;
}
/* [Subscribe Newsletter] */
.subscribe-section  
{
	background-image:url(/images/subscribe-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
.subscribe-section input[type="checkbox"] {
    margin-right: 10px;
    vertical-align: top;
    margin-top: 5px;
}
/* [Forms] */
.Form.CustomForm > div {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    margin-bottom: 15px;
}

.Form.CustomForm > div.infoField {
    width: 100%;
    margin-right: 2%;
}
.btn-contact {margin-bottom:0;}
/* subfooter*/
.social-icons img {
    max-height: 40px;
    max-width: 100%;
    vertical-align: middle;
}
.subfooter img, footer img {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
    max-width: 100%;
}
.subfooter .TA_certificateOfExcellence, .subfooter .TA_tchotel, .subfooter .TA_greenleader,
footer .TA_certificateOfExcellence, footer .TA_tchotel, footer .TA_greenleader 
{
	margin-right:15px;
	vertical-align:top;
}
.subfooter.subsubfooter {
    padding: 15px 0 15px 0;
}
.MenuInst ul li>a:after, .white nav ul li>a:after {
    display: none;
}
.CMSMenu {z-index: 0 !important;}
footer .Equal > [class*='col-'] {
    justify-content: center;
}
/* room */
.room .btn-book, .room img {
    margin-bottom: 0;
}
/* section */
section ul li strong {
    font-weight: 700;
}

section ul:first-child:last-child
{text-align:center;}
section ul:first-child:last-child li {
    width: 33%;
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align:top;
}
/* Rooms */
.roomBtnsRow {
    text-align: center;
}

.roomBtnsRow a {
    margin: auto;
    display: block;
    width: 210px;
    height: 50px;
    font-size: 11pt;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    line-height: 50px;
}
/* [Calendar] */
.ui-datepicker
{
	background: #EFEFEF;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    line-height: 1.3;
}
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png);
    width: 16px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-datepicker-header, .ui-datepicker-calendar thead
{
	border-bottom: solid 1px #D5D5D5;
}
.ui-datepicker td span, .ui-datepicker td a
{
	text-align: center !important;
}
.ui-datepicker td a
{
	color: #1a0908 !important;
}
.ui-datepicker-unselectable span
{
	color: #D5D5D5;
}
.ui-datepicker-current-day a,  a.ui-state-hover
{
	color: #1a0908;
	background: #D5D5D5;
}
.ui-datepicker .ui-datepicker-prev-hover
{
	left: 2px !important;
	top: 2px !important;
}
.ui-datepicker .ui-datepicker-next-hover
{
	right: 2px !important;
	top: 2px !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next
{
    overflow: hidden;
}
#ui-datepicker-div {
    z-index: 999 !important;
}
/*Gallery*/
.GalleryNav ul li {
    width: auto !important;
    padding: 10px 30px;
    margin-bottom: 15px !important;
    cursor: pointer;
    border: 1px solid #858585;
    color: #858585;
    background:#fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px 5px;
    transition: color 0.4s, background 0.4s, border-color 0.4s;
}
.GalleryNav ul li.active {
    background: #0098CE;
    color: #fff;
    border-color:#0098CE;
}
.GalleryNav ul li:hover, .GalleryNav ul li:focus {
    background: #6CC04A;
    color: #fff;
    border-color:#6CC04A;
}
/* [scroll] */
.Scroll
{
    text-align: center;
    font-size: 18px;
    color: #FFF;
    position: absolute;
    bottom: 25%;
    left: 50%;
    z-index: 30;
}
.Scroll a 
{	
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Open Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity 0.8s;
}
.Scroll a:hover 
{
	opacity: .5;
}
.Scroll a span 
{
    position: absolute;
    top: -55px;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.Scroll a span::before 
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255,255,255,.1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb03 3s infinite;
    animation: sdb03 3s infinite;
    box-sizing: border-box;
}
.Scroll a span::after 
{
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
	0% {
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	60% {
		box-shadow: 0 0 0 60px rgba(255,255,255,.1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb03 {
	0% {
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	60% {
		box-shadow: 0 0 0 60px rgba(255,255,255,.1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
/*  [CMS Editing]*/
.CmsViewPage #preloader, .CmsViewPage .preloader-white, .CmsViewPage .bg-preloader-white {display: none;}
.CmsLateralEdit {
    z-index: 10000 !important;
}

#CmsEditButton a, #CmsControlsPostBack a {
    line-height: 14px !important;
}
.CmsViewPage .droppable {
    min-height: 40px !important;
    display: block !important;
    margin: 0 !important;
}
.CmsViewPage header {
    position: relative;
}
.CmsViewPage .navbar-default-white {
    position: relative;
}
.CmsViewPage .onStep 
{
	opacity:1;
}
/* [Helpers] */
b,strong {
    font-weight: 700
}
/* [Bootstrap Helpers] */
.NoPadding 
{
   padding: 0 !important;
   margin: 0 !important;
}
.NoPaddingRight 
{
   padding-right: 0 !important;
   margin-right: 0 !important;
}
.NoPaddingLeft 
{
   padding-left: 0 !important;
   margin-left: 0 !important;
}
.Equal 
{
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  flex-wrap: wrap;
}
.Equal > [class*='col-'] 
{
  display: flex;
  flex-direction: column;
}
/* TripAdvisor Widgets */
.TA_certificateOfExcellence > div, .TA_tchotel > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0 !important;
}

.TA_certificateOfExcellence, .TA_tchotel, .TA_greenleader {
    display: inline-block;
    margin-top: 5px;
}
.TA_greenleader > div {
    margin: 0 !important;
}

.TA_tchotel img {
    margin: 0;
}
.whitepage + .whitepage 
{
	padding-top:0;
}
.whitepage + .whitepage[style*='display: none'], .whitepage[style*='display: none'] + .whitepage
{
	padding-top:60px;
}
/* [PopUp] */
.PopUpText
{
	padding: 0 !important;
	margin: 0 !important;
}
.PopUpText a
{
	display: block;
}
.PopUpText .fancybox-close-small:after {
    font: 30px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #000;
}
/* [Responsive] */
@media (max-width: 767px)
{
	.CleanSafe {top: 95px;}
	.lnkBookingArea svg {display:none;}
	#home + .devider-center {margin-top: 20px;margin-bottom: 20px;}
	.CleanSafe {width: 100px;}
	.langs-subnav.social-icons-subnav span {margin-right: 0;margin-left: 8px;}
	.white nav ul li, .white nav ul li.btn {float:none !important;}
	.navbar-default-white.sticky .white nav a {line-height: 30px;}
	.navbar-default-white.fullHeight {height: 100%!important;}
	.white nav .CMSMenu {display: block;}
	.bot-home-text {position: absolute;top: 75%;}
	.BookingFixed .bot-home-text, .bot-home-text {padding:0;position:fixed;top: unset;bottom: 0;left: 0;right: 0;z-index: 1000;-webkit-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.4);-moz-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.4);box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.4);}
	.BookingFixed .bot-home-text .container, .bot-home-text .container {padding:0;}
	#reservation {padding: 1.5%;margin-top:0;background: rgba(255,255,255,1);}	
	#reservation select, #reservation input[type='text'] {font-size: 12px;}
	.p-90 {padding: 30px;}
	.space-double {height: 40px;}
	.subwrap, .subwrap-tagline {margin:0;}
	.navbar-brand.white img {margin-top:0;}
	.btn-content.btn-booking {margin-top:0;width: 100%;}
	.Equal > .image-container {min-height:150px;display: none;}	
	#about-us-2 .row.Equal {flex-direction: column-reverse;}
	.subscribe-section h2 {width: 100%;}
	.subscribe-section {padding: 45px 0 0 0;}
	.subwrap {min-height:unset;}
	.subfooter {padding: 45px 0 35px 0;}
	.col-footer-text {flex-direction: row;display: flex;align-items: center;}
	.col-footer-text .footer-text {padding-left: 15px;}
	.col-footer-text .logo {margin-bottom: 0;}
	.subnav {z-index: 10000;display: block !important;right: 70px;left: 0;width: auto;top: 8px;overflow: hidden;opacity: 1 !important;}
	.subnav > .container {float:right;}
	.subnav nav {margin-top: 0;left: 0;}
	.social-icons-subnav i, .social-icons-subnav span, .social-icons-subnav a {color:#858585;}
	.right .social-icons-subnav {display:none;}
	.right .langs-subnav, .right .nav-toggle-subnav {float: right;display:block;}
	.fullwidthbanner-container {
		position: relative;
	}
	header.show .white nav a {line-height:20px;}
	header:before {display:none;}
	.slotholder {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: row;
		width: 100%;
		height: 100%;
	}

	.slotholder img {
		width: 100%  !important;
		height: 100%  !important;
		left: 0 !important;
		object-fit: cover;
	}
	
	.tp-leftarrow, .tp-rightarrow,.tp-leftarrow:hover, .tp-rightarrow:hover {display:none;}
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    font-size: 16px !important;
}
.Internal .tp-simpleresponsive .caption, .Internal .tp-simpleresponsive .tp-caption {
    font-size: 24px !important;
}
.projects-home .hovereffect .overlay, .projects-home .hovereffect .overlay .subheading {
    white-space: normal;
}
header.show .navbar-default-white {-webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);}
	/*.tp-simpleresponsive li .caption, .tp-simpleresponsive li .tp-caption {font-size: 24px !important;line-height:1.4 !important;white-space:normal;}
	.tp-simpleresponsive li .caption + .caption, .tp-simpleresponsive li .tp-caption + .tp-caption {font-size: 18px !important;line-height:1.4 !important;white-space:normal;}*/
	/*.fullwidthbanner-container {max-height: 300px;overflow: hidden !important;position: relative;}*/
	#totop {z-index: 1001;bottom: 62px;}
	section {padding: 40px 0 40px 0;}
	.room {padding: 2%;}
	.Form.CustomForm > div {width: 100%;margin-right: 0;}
	footer.white {padding-bottom:80px;}
	#contact {padding: 40px 0 40px 0;width: 100%;}
	#contact h2 {margin-top: 20px;}
	.subsubfooter {text-align:center;}
	section ul:first-child:last-child li {width: 100%;}
	.Homepage #about-us-1, .Homepage #about-us-2 {display: none;}
	.col-content h1, .col-content h2, .col-content h3 {font-size: 18pt;}
	.whitepage h1, .whitepage h2 {font-size: 18pt;}
	.subfooter .CMSMenu, .subfooter .CMSMenu ul, .subfooter .CMSMenu ul li, .subfooter .CMSMenu ul li a, .subfooter address span {width: 100% !important;}
	.Scroll {bottom:10%;}
	.subscribe-section {margin-top:40px;}
	.navbar-brand.white {margin-left:0;}
	#reservation [class*='col-'] {padding-top: 0;padding-bottom: 0;}
	footer .right {text-align: left;float: none;width: 100%;}
	.social-icons img {max-height: 35px;}
	/*.tp-simpleresponsive iframe[src*="youtube.com/embed/"] {width: 100vw;height: calc(100vw/1);min-height:100%;}*/
}
@media (min-width: 768px) and (max-width: 991px)
{
	.CleanSafe {top: 95px;}
	.lnkBookingArea {font-size:10px;}
	.lnkBookingArea svg {display:none;}
	header.show .white nav a {line-height: 20px;}
	header:before {display:none;}
	.Homepage #about-us-1, .Homepage #about-us-2 {display: none;}
	.white nav ul li, .white nav ul li.btn {float:none !important;}
	.navbar-default-white.sticky .white nav a {line-height: 30px;}
	.navbar-default-white.fullHeight {height: 100%!important;}
	.white nav .CMSMenu {display: block;}
	.bot-home-text {position: absolute;top: 75%;}
	.BookingFixed .bot-home-text {position:fixed;top:75px;}
	#reservation {margin-top:0;}	
	#reservation select, #reservation input[type='text'] {font-size: 12px;}
	.p-90 {padding: 45px;}
	.space-double {height: 40px;}
	.subwrap, .subwrap-tagline {margin:0;}
	.navbar-brand.white img {margin-top:0;}
	.btn-content.btn-booking {margin-top:0;}
	.Equal > .image-container {min-height:150px;display:none;}	
	#about-us-2 .row.Equal {flex-direction: column-reverse;}
	.subscribe-section h2 {width: 100%;}
	.subscribe-section {padding: 45px 0 0 0;}
	.subwrap {min-height:unset;}
	.subfooter {padding: 45px 0 35px 0;}
	.subsubfooter {text-align:center;}
	.col-footer-text {flex-direction: row;display: flex;align-items: center;}
	.col-footer-text .footer-text {padding-left: 15px;}
	.col-footer-text .logo {margin-bottom: 0;}
	.subnav {z-index: 10000;display: block !important;right: 70px;left: 0;width: auto;top: 8px;overflow: hidden;opacity: 1 !important;}
	.subnav > .container {float:right;}
	.subnav nav {margin-top: 0;left: 0;}
	.social-icons-subnav i, .social-icons-subnav span, .social-icons-subnav a {color:#858585;}
	section {padding: 40px 0 40px 0;}
	.room {padding: 2%;}
	footer.white {padding-bottom:80px;}
	#contact {padding: 40px 0 40px 0;width: 100%;}
	#contact h2 {margin-top: 20px;}
	section ul:first-child:last-child li {width: 49%;}
	.subscribe-section {margin-top:40px;}
	.social-icons img {max-height: 35px;}
	/*.tp-simpleresponsive iframe[src*="youtube.com/embed/"] {width: 100vw;height: calc(100vw/1);min-height:100%;}*/
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.CleanSafe {top: 95px;}
	.lnkBookingArea svg {display:none;}
	header.show .white nav a {line-height: 20px;}
	.white nav ul li, .white nav ul li.btn {float:none !important;}
	.navbar-default-white.sticky .white nav a {line-height: 30px;}
	.navbar-default-white.fullHeight {height: 100%!important;}
	.white nav .CMSMenu {display: block;}
	.bot-home-text {position: absolute;top: 73%;}
	.BookingFixed .bot-home-text {position:fixed;top:75px;}
	.p-90 {padding: 45px;}
	.subwrap, .subwrap-tagline {margin:0;}
	.navbar-brand.white img {margin-top:0;}	
	.subnav {z-index: 10000;display: block !important;right: 70px;left: 0;width: auto;top: 8px;overflow: hidden;opacity: 1 !important;}
	.subnav > .container {float:right;}
	.subnav nav {margin-top: 0;left: 0;}
	.social-icons-subnav i, .social-icons-subnav span, .social-icons-subnav a {color:#858585;}
	footer.white {padding-bottom:80px;}
	.with-gutter [class*='col-']:not(:first-child), .with-gutter [class*='col-']:not(:last-child) {padding-bottom:0;}
	.social-icons img {max-height: 35px;}
	/*.tp-simpleresponsive iframe[src*="youtube.com/embed/"] {width: 100vw;height: calc(100vw/1);min-height:100%;}*/
}