/*
|-----------------------------------------------------------------------------------------------------------
| FONTS
|-----------------------------------------------------------------------------------------------------------
|
*/
/*

font-family:'Brandon Grot W01 Thin';
font-family:'Helvetica Neue LT W01_71488914'; BOLD
font-family:'Neue Helvetica W01_59 Comp'; COMPRESSED
font-family:'Helvetica Neue LT W01_65 Md'; MEDIUM
font-family:'Helvetica Neue LT W01_41488878'; LIGHT

*/

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=875eaca5-9d71-4c46-bf6f-ef31e2afca5f&fontids=1289701,6203242,6203272,6203284");
@font-face{
	font-family:"Neue Helvetica W01_59 Comp";
	src:url("/includes/public/assets/fonts/1289701/c45ebbd2-f9c4-4b1d-9f60-6c4d85544fc1.woff2") format("woff2"),url("/includes/public/assets/fonts/1289701/ff4ce601-b504-4b47-9d8d-3b3062c2034e.woff") format("woff");
}

@font-face{
	font-family:"Brandon Grotesque W01 Thin";
	src:url("/includes/public/assets/fonts/5579578/2f18d8cf-9ccc-4807-8204-9037b81274b5.woff2") format("woff2"),url("/includes/public/assets/fonts/5579578/a8f2756f-7334-4e69-b3a2-75c23d1226a5.woff") format("woff");
}
@font-face{
	font-family:"Brandon Grot W01 Thin";
	src:url("/includes/public/assets/fonts/5579578/2f18d8cf-9ccc-4807-8204-9037b81274b5.woff2") format("woff2"),url("/includes/public/assets/fonts/5579578/a8f2756f-7334-4e69-b3a2-75c23d1226a5.woff") format("woff");
}

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=875eaca5-9d71-4c46-bf6f-ef31e2afca5f&fontids=1488878,1488902,1488914,5663790");
@font-face{
	font-family:"Helvetica Neue LT W01_41488878";
	src:url("/includes/public/assets/fonts/1488878/3a46542f-f429-4821-9a88-62e3be54a640.woff2") format("woff2"),url("/includes/public/assets/fonts/1488878/50ac1699-f3d2-47b6-878f-67a368a17c41.woff") format("woff");
}
@font-face{
	font-family:"Helvetica Neue LT W01_65 Md";
	src:url("/includes/public/assets/fonts/1488902/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2") format("woff2"),url("/includes/public/assets/fonts/1488902/050b1948-f226-4d20-a65a-15d8ed031222.woff") format("woff");
}
@font-face{
	font-family:"Helvetica Neue LT W01_71488914";
	src:url("/includes/public/assets/fonts/1488914/531c5a28-5575-4f58-96d4-a80f7b702d7b.woff2") format("woff2"),url("/includes/public/assets/fonts/1488914/439c5962-f9fe-4eaf-a1f6-f41d42edba75.woff") format("woff");
}

/*
|-----------------------------------------------------------------------------------------------------------
| RESET STYLES
|-----------------------------------------------------------------------------------------------------------
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,
big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,
dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,
canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,
time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block; }

body { line-height: 1; }

ol.no-bullet,
ul.no-bullet { list-style: none; }

blockquote,
q { quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong, b { font-family:'Helvetica Neue LT W01_71488914'; }
/*Form Styles*/
/* START RESET FORM STYLING (YOU SHOULDN'T HAVE TO MODIFY)  */

/* SHOWN BY JS IN FOOTER */

body.crm-calendar-popup  { overflow-y: hidden !important; }
body.crm-calendar-popup::-webkit-scrollbar { display: none; }
body.crm-calendar-popup .contentRender { display: none; }
body.crm-calendar-popup .crm-calendar-parent { padding: 0; margin: 0; background: #fff; }
body.crm-calendar-popup table { width: 100%; margin-bottom: 0;}
body.crm-calendar-popup table thead tr th,
body.crm-calendar-popup table tfoot tr th,
body.crm-calendar-popup table tfoot tr td,
body.crm-calendar-popup table tbody tr th,
body.crm-calendar-popup table tbody tr td,
body.crm-calendar-popup table tr td {
	padding: 2px;
	font-size: 12px;
}
body.crm-calendar-popup .lookup-cal,
body.crm-calendar-popup .lookup-calNav { border: none; }
body.crm-calendar-popup .lookup-calNav {
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
}
body.crm-calendar-popup .lookup-cal td,
body.crm-calendar-popup .lookup-calNav td { text-align: center; }
body.crm-calendar-popup .lookup-close {
	margin-top: 15px;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.mfp-iframe-scaler button:hover,
.mfp-iframe-scaler button:focus { background-color: transparent; !important; }

/* TARGET CALENDER TRIGGER ON FORMS*/
.contentRender form.simpleForm a img { margin: 0 0 10px;}

.contentRender form.simpleForm .row textarea,
.contentRender form.simpleForm .row input { margin-bottom: 10px; display: inline;}
.contentRender form.simpleForm .button { display: inline-block; }
.contentRender form.simpleForm .captcha img,
.contentRender #sv_submit_event_form img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
.contentRender form.simpleForm .hint,
.contentRender #sv_submit_event_form .sv_api_hint {
	display: block;
	text-align: center;
}
.contentRender form.simpleForm .captcha #code,
.contentRender #sv_submit_event_form #code {
	width: 200px;
	display: block;
	margin: 0 auto;
	margin-top: -13px;
}
.contentRender #sv_submit_event_form .svrecurall *,
#sv_submit_event_form #recur_show_1{
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	-transition: opacity .6s;
	-webkit-transition: opacity .6s;
}
.contentRender #sv_submit_event_form div.datalabel label.svformreq { color: #d81111; }
.contentRender #sv_submit_event_form select,
.contentRender #sv_submit_event_form select[size], #sv_submit_event_form select[multiple],
.contentRender #sv_submit_event_form input[type=text] { padding: 6px; }
.contentRender #sv_submit_event_form td:not(:first-child) {
	padding-left: 0;
	vertical-align: middle;
}
.contentRender #sv_submit_event_form .progress {
	height: 22px !important;
	line-height: 18px !important;
}
.contentRender div#sv_submit_event_form.submitEventForm { padding: 0 !important; }
.contentRender #sv_submit_event_form .svrecurall *,#sv_submit_event_form #recur_show_1{
	-moz-transition:all .6s;
	-o-transition:all .6s;
	transition:all .6s;
	-webkit-transition:all .6s;
}
.contentRender #sv_submit_event_form .inner_recur_opt,
.contentRender #sv_submit_event_form label.recur_menu { margin: 0 1.25em ;}
.contentRender #sv_submit_event_form .inner_recur_opt { padding: 0 1.25em 0 1.25em; }
.contentRender #sv_submit_event_form #recur_range {
	margin: 0 1.25em;
	padding: 0 1.25em 0 1.25em;
}
.contentRender #sv_submit_event_form .inner_recur_opt label {
	height: 50px;
	line-height: 46px;
}
.contentRender #sv_submit_event_form .inner_recur_opt select {
	border: none;
	border-radius: 2px;
	min-width: 60px;
}
.contentRender #sv_submit_event_form .svrecurall input[type=text]:not(#customdate) {
	border: none;
	border-radius: 2px;
}
.contentRender #sv_submit_event_form .svrecurall #customdate {
	width: 130px;
	text-align: center;
}

.contentRender form.simpleForm .formCntrls,
.contentRender form.simpleForm h3 { text-align: center; }
@media only screen and (min-width: 40.125em) {
	.contentRender form.simpleForm p.hint,
	.contentRender form.simpleForm h3 {
		/*padding-left: 8px;*/
	}
	.contentRender form.simpleForm p.hint,
	.contentRender form.simpleForm .formCntrls,
	.contentRender form.simpleForm h3 {
		/*margin-left: 25%;*/

		width: auto;
	}
	.contentRender form.simpleForm .captcha {
		width: auto;
		text-align: center;
	}
	.contentRender form.simpleForm .captcha img,
	.contentRender form.simpleForm .captcha #code { margin: 0 auto; }
	.contentRender form.simpleForm .hint {
		width: 100%;
		text-align: left;
	}
	.contentRender form.simpleForm .captcha .hint {
		width: auto;
		text-align: center !important;
	}
}
.contentRender form.simpleForm .button,
.contentRender #sv_submit_event_form input.button,
.contentRender #sv_submit_event_form .svbtn,
.contentRender #multifileuploadcontainer label {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	box-shadow: none;
}

/* END RESET */

/* CUSTOMIZE THE FOLLOWING */

/* RESET FONT FAMILY */
.contentRender form.simpleForm .formtext,
.contentRender form.simpleForm select,
.contentRender form.simpleForm input[type=text],
.contentRender form.simpleForm label,
.contentRender #sv_submit_event_form .recur_opt input[type=checkbox] ~ label.minilabel,
.contentRender #sv_submit_event_form .recur_opt input[type=radio] ~ label.minilabel,
.contentRender #sv_submit_event_form table.fileuploads thead th,
.contentRender #sv_submit_event_form select,
.contentRender #sv_submit_event_form select[size], #sv_submit_event_form select[multiple],
.contentRender #sv_submit_event_form input[type=text],
.contentRender #sv_submit_event_form div.datalabel label,
.contentRender #sv_submit_event_form label.recur_menu { }

/* RESET FONT STYLE */
.contentRender form.simpleForm .formtext,
.contentRender form.simpleForm label,
.contentRender form.simpleForm select,
.contentRender form.simpleForm input[type="text"],
.contentRender #sv_submit_event_form table.fileuploads thead th,
.contentRender #sv_submit_event_form select,
.contentRender #sv_submit_event_form select[size], #sv_submit_event_form select[multiple],
.contentRender #sv_submit_event_form input[type=text],
.contentRender #sv_submit_event_form div.datalabel label {
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	color: #1d1d1d;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
}
.contentRender form.simpleForm p { text-align: center; }
.contentRender form.simpleForm input[type="file"] {
	padding: 0;
}
.contentRender form.simpleForm img {margin-bottom: 10px;}
.contentRender form.simpleForm select {
	position: relative;
	color: #1d1d1d;
	font-size: 18px;
	border: none;
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 45px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
	background-image: url(/includes/public/assets/images/listings/fa-angle-down.png);
}

.contentRender form.simpleForm .formreq { color: #cd0f1e; }

/* REPLACE WITH A CORE STYLE HEADING */
.contentRender form.simpleForm h3,
.contentRender #sv_submit_event_form .formhead {
	color: #1d1d1d;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: -1.25px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	background: transparent;
	margin-bottom: 20px;
}
/* SET KEY COLOR HERE */
.contentRender #sv_submit_event_form .recur_opt input[type=checkbox]:checked ~ label,
.contentRender #sv_submit_event_form .recur_opt input[type=radio]:checked ~ label,
.contentRender #sv_submit_event_form #recur_range input[type=checkbox]:checked ~ label,
.contentRender #sv_submit_event_form #recur_range input[type=radio]:checked ~ label,
.contentRender #sv_submit_event_form input[type=radio]:checked ~ label.recur_menu,
.contentRender #sv_submit_event_form .progress {
	background-position: 15px;
	color: #fff;
	background-color: #1d1d1d;
}
/* STRONG WEIGHT FOR LABELS */
.contentRender #sv_submit_event_form label.recur_menu,
.contentRender #sv_submit_event_form div.datalabel label {
	font-weight: 600;
	background-position: 15px;
}
/* STYLE SUBMIT BUTTONS */
.contentRender form.simpleForm .button,
.contentRender #sv_submit_event_form input.button,
.contentRender #sv_submit_event_form .svbtn,
.contentRender #multifileuploadcontainer label {
	display: block;
	background-color: #0498d9;
	width: 150px;
	font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}
.contentRender form.simpleForm .button:hover,
.contentRender #sv_submit_event_form input.button:hover,
.contentRender #sv_submit_event_form .svbtn:hover,
.contentRender #multifileuploadcontainer label:hover {}
form.simpleForm .button:hover,
form.simpleForm .button:active,
#sv_submit_event_form input.button:hover,
#sv_submit_event_form input.button:active,
#sv_submit_event_form .svbtn:hover,
#sv_submit_event_form .svbtn:active,
#multifileuploadcontainer label:hover,
#multifileuploadcontainer label:active {}
/* SET LINK COLOR HERE */
body.crm-calendar-popup a, body.crm-calendar-popup  a:hover {
	color:#8d8d8d !important;
	font-family: Arial, sans-serif;
	font-weight: 800 !important;
	font-style: normal !important;
}


/*
|-----------------------------------------------------------------------------------------------------------
| FORM STYLES
|-----------------------------------------------------------------------------------------------------------
*\
/*
|-----------------------------------------------------------------------------------------------------------
| GLOBAL TAG STYLES
|-----------------------------------------------------------------------------------------------------------
*/

body {
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	color: #1d1d1d;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
}
body.nav-active {
	overflow: hidden;
	/* margin-right: 17px; */
}

.wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	color: #1d1d1d;
}
a,
a:link,
a:visited,
a:focus {
	border: medium none;
	font-weight: normal;
	outline: 0 none;
	text-decoration: none;
	color: #0498d9;
	font-family: inherit;
	-webkit-transition: color 225ms ease-in-out;
	-moz-transition: color 225ms ease-in-out;
	-o-transition: color 225ms ease-in-out;
	transition: color 225ms ease-in-out;
}
a:hover {
	border: medium none;
	opacity: 0.98;
	text-decoration: none;
}
h1 {
	color: #1d1d1d;
	font-size: 75px;
	line-height: 80px;
	letter-spacing: -1.75px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}
h2 {
	color: #1d1d1d;
	font-size: 50px;
	line-height: 55px;
	letter-spacing: -1.75px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}
h3,
h4,
h5 {
	color: #1d1d1d;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: -1.25px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}
h4,
h5 { position: relative; }

h4 > div,
h5 > div {
	display: inline;
	background-size: 200% 50%;
	background-repeat: repeat-x;
	background-position: -100% 100%;

	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

h4 > div:after,
h5 > div:after {
	content: "";
	display: block;
}
h4 > div:nth-child(odd),
h5 > div:nth-child(odd){
	background-image: linear-gradient(to right, transparent 40%, #d7e649 40%);
	-o-background-image: -o-linear-gradient(to right, transparent 40%, #d7e649 40%);
	-moz-background-image: -moz-linear-gradient(to right, transparent 40%, #d7e649 40%);
	-webkit-background-image: -webkit-linear-gradient(to right, transparent 40%, #d7e649 40%);
}
h4 > div:nth-child(even),
h4.blue > div,
h5 > div:nth-child(even),
h5.blue > div {
	background-image: linear-gradient(to right, transparent 40%, #81cbec 40%);
	-o-background-image: -o-linear-gradient(to right, transparent 40%, #81cbec 40%);
	-moz-background-image: -moz-linear-gradient(to right, transparent 40%, #81cbec 40%);
	-webkit-background-image: -webkit-linear-gradient(to right, transparent 40%, #81cbec 40%);
}

h6 {
	color: #1d1d1d;
	font-size: 23px;
	line-height: 27px;
	letter-spacing: -.75px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}

p,
table tr th,
table tr td,
ul, ol, dl {
	color: #1d1d1d;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
}
p { margin-bottom: 20px; }
ul { margin-left: 1.8em; }
.wrapper img { border: medium none; }
.wrapper .ui-datepicker select { padding: 0; }
.ui-datepicker { z-index: 10000001 !important; }
.text-cont {
	position: relative;
	text-align: center;
	padding: 100px 0px;
}
.center-align { text-align: center; }

.page-not-found .logo-wrapper {
	position: relative;
	margin-top: 30px;
	margin-bottom: 50px;
	padding-bottom: calc((518 / 1147) * 100%);
	height: 0;
}

@media (max-width: 1024px) {
	.page-not-found .logo-wrapper { margin-bottom: 35px; }
}

@media (max-width: 640px) {
	.page-not-found .logo-wrapper { margin-bottom: 42px; }
}

.page-not-found .logo-wrapper svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-not-found .content {
	margin: 0 auto;
	width: 100%;
	max-width: 768px;
}

@media (max-width: 1024px) {
	.page-not-found .content { max-width: 600px; }
}

@media (max-width: 640px) {
	.page-not-found .content { max-width: none; }
}

.sitemap { margin-bottom: 30px; }
.sitemap ul { margin-left: 0; }
.sitemap ul li { margin-left: 1.1rem; }

@media (min-width: 641px) {
	.sitemap > ul {
		-webkit-column-count: 2;
		   -moz-column-count: 2;
				column-count: 2;
		-webkit-column-gap: 15px;
		   -moz-column-gap: 15px;
				column-gap: 15px;
	}
}

@media (min-width: 1025px) {
	.sitemap > ul {
		-webkit-column-count: 3;
		   -moz-column-count: 3;
				column-count: 3;
		-webkit-column-gap: 15px;
		   -moz-column-gap: 15px;
				column-gap: 15px;
	}
}

.add-this { margin: 10px 0 30px; }
.add-this .title {
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.add-this li {
	display: inline-block;
	margin-left: 5px;
}
.add-this li:first-child {
	margin-left: 0;
}

.add-this .icon {
	background-color: #000;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	vertical-align: middle;
	border-radius: 100%;
}
.add-this .icon a { color: #fff; }

.add-this .addthis-plus a {
	position: relative;
	top: 2px;
	color: #d8e74a;
}

/* COLOR SWIPER  for Highlights and Image Boxes */

.widget-swipe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.color-swiper {
	overflow: hidden;
	pointer-events: none;
}

.color-swiper:after {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200%;
	height: 100%;
	z-index: 1;
	transform: translateX(-50%);
	transition: transform ease-in .8s;
}

.active .color-swiper:after { transform: translateX(105%); }

.color-swiper-1:after {
	background: #0498d9;
	transition-delay: .25s;
}

.color-swiper-2:after {
	background: #cbdf0d;
	transition-delay: .6s;
}

.item-second.active .color-swiper-1:after { transition-delay: .45s; }

.item-second.active .color-swiper-2:after { transition-delay: .35s; }

/* Shared Form */
.shared-form {

}

/* Shared Input */
.shared-input,
.shared-input[type] {
	background-color: transparent;
  border: medium none;
  color: #1d1d1d;
  font-size: 16px;
  height: auto;
  line-height: 1;
  padding: 0;
}
.shared-input[type="text"] { border-bottom: 1px solid #ddd; }

.shared-input::-webkit-input-placeholder {
	color: #1d1d1d;
}
.shared-input::-moz-placeholder {
	color: #1d1d1d;
}
.shared-input:-ms-input-placeholder {
	color: #1d1d1d;
}
.shared-input:-moz-placeholder {
	color: #1d1d1d;
}

/* Shared Select */
.shared-select {
	position: relative;
	color: #1d1d1d;
	font-size: 18px;
	border: none;
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 45px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
	background-image: url(/includes/public/assets/images/listings/fa-angle-down.png);
}
.shared-select:before {
	content: '\f107';
	font-size: 30px;
	font-family: 'FontAwesome';
	color: #1d1d1d;
	text-transform: uppercase;
	line-height: 40px;
	text-align: center;
	position: absolute;
	right: 10px;
}

/* Shared Button */
button.shared-button,
a.shared-button,
.shared-button {
	display: block;
	width: 100%;
	color: #ddd;
	border: 1px #ddd solid;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	padding: 0;
	overflow: hidden;
	position: relative;
	background-color: transparent !important;
	transition: all ease .5s;
	margin: auto;
	margin-bottom: 20px;
}
button.shared-button:hover,
a.shared-button:hover,
.shared-button:hover {
	color: #1d1d1d;
}

@media only screen and (max-width: 40em) {
	button.shared-button,
	a.shared-button,
	.shared-button {
		max-width: 150px;
	}
}

.btn-style,
.btn-style:focus {
	position: relative;
	background-color: #ffda27;
	color: #1d1d1d;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 0;
	padding: 9px 10px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.btn-style::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s ease 0s;
}

body .wrapper .row {
	position: relative;
	max-width: 1200px;
}

::-webkit-input-placeholder {
	color: #1d1d1d;
	opacity: 0.3;
}
:-moz-placeholder {
	/* Firefox 18- */

	color: #1d1d1d;
	opacity: 0.3;
}
::-moz-placeholder {
	/* Firefox 19+ */

	color: #1d1d1d;
	opacity: 0.3;
}
:-ms-input-placeholder {
	color: #1d1d1d;
	opacity: 0.3;
}
/*
|-----------------------------------------------------------------------------------------------------------
| HEADER SECTION
|-----------------------------------------------------------------------------------------------------------
*/

.header-section {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.header-section .top-nav-cont .top-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	height: 60px;
	padding: 0 30px;
	position: relative;
	z-index: 999;
}

.header-section .top-nav-cont.brand-campaign-header .top-header {
	background-color: transparent;
	padding: 0 10px;
}

.header-section .top-nav-cont.brand-campaign-header .top-header .top-header-right {
	position: relative;
	width: 100%;
	justify-content: space-between;
}

.header-section .top-nav-cont .top-header .top-header-center { align-items: center; }

.header-section .top-nav-cont .top-cont .fa {
	font-size: 18px;
	line-height: 1;
	margin-left: 0;
	position: relative;
	top: -3px;
	vertical-align: middle;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.header-section .top-nav-cont .fa { display: inline-block; }

.header-section .weather-cont,
.header-section .weather-cont .weather-icon,
.header-section .weather-cont .weather-text,
.header-section .search-cont {
	display: inline-block;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	vertical-align: middle;
	text-align: left;
	box-sizing: border-box;
	font-size: 18px;
}

.header-section .weather-cont {
	position: relative;
	z-index: 99999;
	font-size: 16px;
	display: flex;
	align-items: center;
}

@media screen and (max-width: 1700px){
	.header-section .weather-cont {}
}

@media screen and (min-width: 1025px){
	.header-section .weather-cont { justify-content: space-between; }

	.header-section .weather-cont.weather-mobile { display: none; };
}

@media screen and (max-width: 1024px){
	.header-section .weather-cont:not(.weather-mobile) { display: none; }
	.header-section .weather-cont > span:first-of-type { margin-right: 40px; }
}

.header-section .top-header-left {
	transition: opacity 0.5s ease-in-out 1s;
	width: 30px;
	z-index: 999999;
}

.header-section.active .top-header-left {
	transition: opacity 0.5s ease-in-out 0s;
	pointer-events: none;
}

.header-section .top-header-center {
	flex: 1;
	margin: 0 15px;
	text-align: center;
	z-index: 1000000;
	opacity: 1;
	transition: opacity 0s ease-in-out 1.25s;
}

.search-active .header-section .top-header-center {
	position: fixed;
	left: 50px;
	right: 50px;
}

.header-section .top-header-right {
	z-index: 99999;
	display: flex;
	align-items: center;
}

@media screen and (min-width: 641px){
	.header-section .top-header-center { margin: 0 50px; }
}

@media screen and (min-width: 1025px){
	.header-section .top-nav-cont .top-header { height: 80px; }

	.header-section .top-header-right,
	.header-section .top-header-left {
		justify-content: space-between;
		width: 240px;
	}

	.header-section.active .top-header-center {
		opacity: 0;
		pointer-events: none;
		transition: opacity 0s ease-in-out;
	}

	.header-section .top-header-right {
		padding-left: 80px;
		z-index: 999999;
	}
}

/* Sticky Nav */
.top-header-right .sticky-menu {
	position: fixed;
	top: 50px;
	right: -50px;
	width: 50px;
	height: 90px;
	padding: 10px;
	background-color: #1d1d1d;
	transition: right 0.1s ease-in-out;
}

.top-header-right.sticky .sticky-menu {
	right: 0;
	transition: right 0.1s ease-in-out 0.05s;
}

.top-header-right.sticky .btn-sticky { cursor: pointer; }

.top-header-right.sticky .nav-primary.active {
	position: fixed;
	top: 13px;
	right: 30px;
}

.top-header-right.sticky .search-cont > .search-btn {
	position: fixed;
	top: 105px;
	left: auto;
	transform: none;
	color: #fff;
	display: block;
	animation: slideicon 0.1s ease-in-out 0.05s forwards;
}

@keyframes slideicon {
	from { right: -100px; }
	to { right: 18px; }
}

.active .top-header-right.sticky .search-cont > .search-btn {
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s;
}

.top-header-right.sticky .search-cont > .search-btn {
	opacity: 1;
	transition: opacity 0s 1.15s;
}

.top-header-right.sticky .search-cont > .search-btn .fa { font-size: 16px; }
/* End of sticky nav*/

.header-section .weather-cont .weather-widget {
	display: flex;
	align-items: center;
}

.header-section .weather-cont .weather-text {
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #1d1d1d;
}
.header-section .weather-cont .weather-text span { font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica; }

.header-section .weather-cont .weather-icon i {
	font-size: 31px;
	font-weight: 600;
	color: #1d1d1d;
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin-right: 10px;
}

.header-section .logo {
	position: relative;
	top: 3px;
	z-index: 99999;
	margin: 0;
	padding: 0;
	transition: opacity 0.5s ease-in-out 1s;
}

.header-section .brand-campaign-header .logo {
	padding-left: 5px;
}

.header-section.active .logo {
	z-index: 2;
	transition: opacity 0.5s ease-in-out 0s;
	pointer-events: none;
}

.header-section .logo a {
	position: relative;
	z-index: 10;
}

.header-section .logo img {
	position: relative;
	max-width: 125px;
	max-height: 40px;
}

.microsite .header-section .standard-logo,
.header-section .microsite-logo { display: none; }

.microsite .header-section .microsite-logo { display: block; }

.microsite .header-section .microsite-logo p {
	padding: 0;
	margin: 0;
}

/*
|-----------------------------------------------------------------------------------------------------------
| BODY SECTION
|-----------------------------------------------------------------------------------------------------------
*/

.body-section {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}

.body-section .maincont { padding: 0px; }

.panel-one-col,
.panel-two-col-right,
.panel-two-col-left,
.panel-two-col-even,
.panel-three-col-even { display: block; }

.panel-one-col,
.panel-two-col-right,
.panel-two-col-left,
.panel-two-col-even,
.panel-three-col-even { margin-bottom: 55px; }

.panel-two-col-right .main-cont,
.panel-two-col-left .main-cont,
.panel-two-col-event .main-cont { margin-bottom: 25px; }

.panel-sidebar-int-2col { position: relative; } /* Rest of CSS in media query for tablet */

.no-margin,
.no-margins { margin-bottom: 0 !important; }

.panel-two-col-even.small-side-margin {
	margin-left: 15px;
	margin-right: 15px;
}
.panel-two-col-even.small-side-margin > .row { max-width: 100%; }

@media screen and (max-width: 1024px){
	.panel-two-col-even.small-side-margin > .row{ padding: 0 30px; }
}

@media screen and (max-width: 640px){
	.panel-two-col-even.small-side-margin > .row > .columns { padding: 0;}
}

/*
|-----------------------------------------------------------------------------------------------------------
| FOOTER SECTION
|-----------------------------------------------------------------------------------------------------------
*/

.footer-section {
	position: relative;
	font-family: 'Helvetica Neue LT W01_65 Md', Arial, Helvetica, serif;
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
	z-index: 1;
}
.footer-section .footer-top {
	position: relative;
	background-color: #1d1d1d;
	width: 100%;
	min-height: 200px;
	font-size: 14px;
	color: #fff;
	padding: 0 0 35px;
}
.footer-section .footer-logo { margin: 0 auto 5px; }

.footer-section .footer-logo img { max-width: 124px; }

.footer-section .section-footer-nav-main {
	text-align: left;
	padding: 0 15px;
}

.footer-section .copyright {
	display: inline-block;
	width: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 1;
	vertical-align: middle;
}
.footer-section .sv-logo {}
.footer-section .sv-logo a {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}
.footer-section .sv-logo a img { padding-top: 5px; }

@media only screen and (min-width: 40em) {
	.footer-top .sv {
		float: right;
		margin: 0 10px;
		margin-top: 5px;   
	}
}

/*
|-----------------------------------------------------------------------------------------------------------
| Visitor Guide and E-News
|-----------------------------------------------------------------------------------------------------------
*/

.guide-news {
	background-color: #1d1d1d;
	margin-top: 0px;
	padding-bottom: 10px;
}
.guide-news .vguide,
.guide-news .enews {
	position: relative;
	float: left;
	width: 50%;
	min-height: 150px;
	overflow: hidden;
}
.guide-news .vguide .img-cont,
.guide-news .enews .img-cont {
	display: block;
	width: 100%;
	min-height: 150px;
	opacity: 0.9;
	transition: opacity 0.3s ease;
}
.guide-news .vguide:hover .img-cont,
.guide-news .enews:hover .img-cont {
	opacity: 0.6;
}

.guide-news .vguide .title,
.guide-news .enews .form {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.guide-news .vguide .title,
.guide-news .enews .title img { width: 55%; }

.guide-news .vguide .title img {
	width: 285px;
	height: 179px;
}

.guide-news .enews .form { width: 90%; }
.guide-news .enews form input {
	float: left;
	background-color: transparent;
	width: 70%;
	height: 2rem;
	box-shadow: none;
	border: 0 none;
	border-bottom: 1px solid #fff;
	font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	padding: 0;
	margin-bottom: 0;
}

.guide-news .enews input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
.guide-news .enews input::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.guide-news .enews input:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.guide-news .enews input:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.guide-news .enews .submit-btn {
	float: left;
	width: auto;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
}

@media only screen and (max-width: 40em) {
	.guide-news .vguide,
	.guide-news .enews {
		float: none;
		width: 100%;
	}
	.guide-news .vguide .title img {
		width: 85%;
		max-width: 160px;
	}
	.guide-news .enews .title img {
		width: 55%;
		max-width: 200px;
	}
}
@media only screen and (min-width: 1024px) {
	.footer-section .copyright {
		margin-left: 16%;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
	.guide-news .vguide,
	.guide-news .enews {
		height: 200px;
		min-height: 200px;
	}

	.guide-news .vguide .title,
	.guide-news .enews .title img { width: 50%; }

	.guide-news .vguide .title { margin-top: 15px; }

	.guide-news .vguide .img-cont,
	.guide-news .enews .img-cont {
		min-height: 100%;
		height: 200px;
	}

	.guide-news .enews .title { margin-bottom: 10px; }
	.guide-news .enews .title img { width: 55%; }

	.guide-news .enews .form { width: 80%; }
	.guide-news .enews .submit-btn { font-size: 13px; }
}

@media only screen and (min-width: 64.063em) {
	.guide-news .vguide .title,
	.guide-news .enews .form { width: 60%; }

	.guide-news .enews .title { margin-bottom: 20px; }

	.guide-news .vguide .img-cont,
	.guide-news .enews .img-cont { height: 350px; }

	.guide-news .enews form input,
	.guide-news .enews .submit-btn { font-size: 16px; }

}


/*
|-----------------------------------------------------------------------------------------------------------
| Social Icons
|-----------------------------------------------------------------------------------------------------------
*/

.social-buttons {
	margin: 20px auto 15px;
	position: relative;
	width: auto;
}
.social-buttons .social-icon {
	box-sizing: border-box;
	width: 45px;
	height: 45px;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #fff;
	border-radius: 100%;
}
.social-buttons .social-icon:hover { background-color: #fff; }

.social-buttons .social-icon:last-child { margin-right: 0; }
.social-buttons .social-icon a { width: 50px; }
.social-buttons .social-icon a .fab {
	vertical-align: middle;
	display: block;
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.social-buttons .social-icon:hover a .fa { color: #1d1d1d; }

@media only screen and (min-width: 64.063em) {
	.social-buttons .social-icon { margin-right: 20px; }
}

/*
|-----------------------------------------------------------------------------------------------------------
| Embed Widget
|-----------------------------------------------------------------------------------------------------------
*/

.embed-cont.youvisit {
	padding: 0 30px;
	margin-bottom: 40px;
}
.embed-cont iframe {
	width: 100% !important;
	min-width: 100% !important;
}

@media only screen and (max-width: 640px) {
	.embed-cont.youvisit { padding: 0 15px; }
}

/*
|-----------------------------------------------------------------------------------------------------------
| Coundown Widget
|-----------------------------------------------------------------------------------------------------------
*/

.countdown-container {
	background-color: #f4f4f4;
	padding: 100px 0;
}
.countdown-container > .title {
	text-align: center;
	margin-bottom: 30px;
}
.countdown-container > .title h5 {
	font-size: 24px;
}
.countdown-container.powerfulregular > .title h5 {
	font-family: 'Helvetica Neue LT W01_71488914';
	font-size: 65px;
	line-height: 70px;
}
.countdown-container .counters-wrapper {
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
}
.countdown-container .counter-block {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	text-align: center;
	flex: 1;
}

.countdown-container .counter-block .counter-box {
	display: table;
	width: 100%;
	height: 100%;
}
.countdown-container .counter-block .counter-content {
	display: table-cell;
	vertical-align: middle;
	padding: 0
}
.countdown-container .counter-block .counter-content .count {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #0498d9;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 100px;
}

@media only screen and (max-width: 641px) {
	.countdown-container .counter-block .counter-content .count {
		font-size: 50px;
	}
}

.countdown-container .counter-block.has-separator .counter-content .count:after {
	position: absolute;
	top: 50%;
	transform:translateY(-40%);
	right: -2px;
	width: 2px;
	height: 40px;
	display: block;
	content: "";
	background-color: #0498d9;
}
@media screen and (max-width: 641px){
	.countdown-container .counter-block.has-separator .counter-content .count:after {
		display: none;
	}
}

/*
|-----------------------------------------------------------------------------------------------------------
| Quickview
|-----------------------------------------------------------------------------------------------------------
*/

.quickview-title h5,
.qv-btn {
	display: inline-block;
	width: auto;
}
.qv-btn {
	position: relative;
	top: -2px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa9a9;
	border: 1px solid #dedede;
	padding: 3px 10px;
	margin-left: 10px;
	cursor: pointer;
}
.qv-btn:hover {
	color: #1d1d1d;
	border-color: #1d1d1d;
}

.qv-shade {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
	pointer-events: none;
	will-change: opacity;
}
.open .qv-shade {
	opacity: 1;
	pointer-events: all;
}

.qv-sidebar {
	position: fixed;
	z-index: 1000000;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 400px;
	height: 100%;
	transform: translateX(100%);
	transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1);
	will-change: transform;
}
.open .qv-sidebar { transform: translateX(0); }

.qv-sidebar .qv-sidebar-shadow {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
	background-color: rgba(0, 0, 0, 0.4);
	opacity: 0;
	transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
	will-change: opacity;
}
.open .qv-sidebar .qv-sidebar-shadow { opacity: 1; }

.qv-sidebar .qv-sidebar-content {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	padding: 10px 25px 25px;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	background-color: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.qv-sidebar .qv-sidebar-content .qv-content {
	position: relative;
	height: 100%;
}


.qv-sidebar .qv-sidebar-content .qv-content > .content {
	display: flex;
	flex-direction: column;
	height: calc(100% - 32px);
}

.qv-sidebar .fa-external-link { color: #0498d9; }


.qv-sidebar .qv-sidebar-content .content-head {
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d1d1d;
	padding-bottom: 10px;
}

.qv-sidebar .qv-sidebar-content .content-head .qv-header,
.qv-sidebar .qv-sidebar-content .content-head .close-btn {
	float: left;
	width: 50%;
	text-align: left;
}
.qv-sidebar .qv-sidebar-content .content-head .qv-header .fa { color: #0498d9; }
.qv-sidebar .qv-sidebar-content .content-head .close-btn {
	text-align: right;
	cursor: pointer;
}

.qv-sidebar .qv-sidebar-content .listing .img {
	position: relative;
	margin-bottom: 5px;
}
.qv-sidebar .qv-sidebar-content .listing .title,
.qv-sidebar .qv-sidebar-content .listing .title a {
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 100%;
	max-width: 80%;
}
.qv-sidebar .qv-sidebar-content .listing .title > div,
.qv-sidebar .qv-sidebar-content .listing .title a > div  {
	background-color: #fff;
	display: inline;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: -1.75px;
	padding: 0 10px 3px;
	color: #1d1d1d;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

.qv-sidebar .qv-sidebar-content .listing .date{
	font-family: 'Helvetica Neue LT W01_71488914';
	font-weight: 600;
	color: #0498d9;
	padding: 15px 0;
}

.qv-sidebar .qv-sidebar-content .listing ul {
	margin: 0 0 10px;
}
.qv-sidebar .qv-sidebar-content .listing ul li {
	font-size: 14px;
	margin: 0;
}
.qv-sidebar .qv-sidebar-content .listing .desc .section-title,
.qv-sidebar .qv-sidebar-content .listing .desc .section-title a,
.qv-sidebar .qv-sidebar-content .listing ul li span.info-list-label { font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif; }
.qv-sidebar .qv-sidebar-content .listing ul li a { font-size: 16px; }
.qv-sidebar .qv-sidebar-content .listing ul li.address a,
.qv-sidebar .qv-sidebar-content .listing ul li.phone a{
	color: #1d1d1d;
	font-size: 14px;
}
.qv-sidebar .qv-sidebar-content .listing ul li.address a .fa{color: #0498d9;}

.qv-sidebar .qv-sidebar-content .listing .social-icons { margin: 0 0 20px; }
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon {
	display: inline-block;
	background-color: #0498d9;
	width: 28px;
	height: 28px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	vertical-align: middle;
	border-radius: 100%;
	margin-right: 5px;
}
.qv-sidebar .qv-sidebar-content .listing .social-icons .icon:last-child { margin-right: 0; }

.qv-sidebar .qv-sidebar-content .listing .desc.no-map { margin: 0 0 50px; }
.qv-sidebar .qv-sidebar-content .listing .gmap { margin: 25px 0;}

.qv-sidebar .detail-link {
	background-color: #cbdf0d;
	width: 100%;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1d1d1d;
	text-align: center;
	padding: 8px 0 10px;
	margin-top: auto;
}
.qv-sidebar .detail-link a { color: #1d1d1d; }



.qv-sidebar .book-rate-container .book-rate {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    margin: 0 10px 5px 0;
    font-family: 'Helvetica Neue LT W01_71488914';
}
.qv-sidebar .book-rate-container .view-availability {
    display: inline-block;
    padding: 5px 10px;
    width: auto;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    letter-spacing: -0.03em;
    border-radius: 3px;
    border: 1px solid #1d1d1d;
    color: #1d1d1d;
    vertical-align: top;
}
.qv-sidebar .book-rate-container .book-rate:before {
    font-family: 'Helvetica Neue LT W01_71488914';
    content: '$';
    font-size: 16px;
    vertical-align: top;
    margin-right: -5px;
}
.qv-sidebar .book-rate-container .book-rate span {
    font-size: 12px;
    line-height: 1;
    text-transform: lowercase;
    display: block;
}

.qv-sidebar .rates-wrapper {
	margin-bottom: 10px;
}
.qv-sidebar .rates-wrapper .date-inputs-container {
	display: flex;
	margin-top: 16px;
}
.qv-sidebar .rates-wrapper .date {
	flex: 2;
	padding: 0;
	border: none;
	border-radius: 0px;
	margin-bottom: 1rem;
}
.qv-sidebar .date-inputs-container .date-sep {
	width: 20px;
}
.qv-sidebar .rates-wrapper .date .span {
	color: #1d1d1d;
	font-size: 12px;
}
.qv-sidebar .rates-wrapper input.shared-input.input-date {
	color: #1d1d1d;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	padding: 5px 30px 5px 10px;
	border: 1px solid #1d1d1d;
}
.qv-sidebar .qv-sidebar-content .rates-wrapper .date {
	padding: 0;
	margin: 0;
}


.qv-sidebar .michelin-rating img {
	max-height: 25px;
}




@media only screen and (max-width: 40em) {
	.qv-btn { margin: 15px 0 5px; }

	.qv-sidebar { max-width: 300px }

	.qv-sidebar .qv-sidebar-content .listing .title {
		position: relative;
		bottom: 0;
		left: 0;
		max-width: 100%;
		font-size: 27px;
		padding: 0;
	}
	.qv-sidebar .qv-sidebar-content .listing .title > div { padding: 0; }
	.qv-sidebar .detail-link { margin-bottom: 32px; }
}



/*---------------------------mobile ad---------------------------*/
.mobileAd {
	display: none;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.hasMobileAd .mobileAd { display: block; }

.mobileAd .dtnContainer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: block;
	max-width: 320px;
}
.mobileAd .dtnContainer #google_image_div { position: relative !important; }
.mobileAd .dtnContainer img {
	display: block;
	width: 100%;
}
.mobileAd .banner-close {
	position: absolute;
	top: 10px;
	right: 0px;
	transform: translateY(-100%);
	z-index: 1;
}
.mobileAd .banner-close .fa-times:before {
	background: #000;
	width: 20px;
	height: 20px;
	display: block;
	color: #fff;
	border: 0 none;
	border: 1px solid #fff;
	border-radius: 100%;
}


/*
|-----------------------------------------------------------------------------------------------------------
| MEDIA QUERIES
|-----------------------------------------------------------------------------------------------------------
*/
/*** Mobile ***/

@media only screen and (max-width: 40em) {
	h1 {
		font-size: 30px;
		line-height: 32px;
		margin-bottom: 10px;
	}
	h2 {
		font-size: 40px;
	}
	h3 {
		font-size: 16px;
		line-height: 18px;
	}


	/*
	|------------------------
	| HEADER SECTION
	|------------------------
	*/

	/*
	|------------------------
	| BODY SECTION
	|------------------------
	*/

	/*
	|------------------------
	| FOOTER SECTION
	|------------------------
	*/

	.footer-section .footer-address,
	.footer-section .copyright { font-size: 12px; }

}

/*** Tablet ***/

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {

	h1 {
		color: #1d1d1d;
		font-size: 50px;
		line-height: 55px;
		letter-spacing: -1.75px;
		font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	}
	h2 {
		color: #1d1d1d;
		font-size: 35px;
		line-height: 40px;
		letter-spacing: -1.75px;
		font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	}
	h3,
	h4,
	h5 {
		color: #1d1d1d;
		font-size: 24px;
		line-height: 28px;
		letter-spacing: -1.25px;
		font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	}
	h6 {
		color: #1d1d1d;
		font-size: 23px;
		line-height: 27px;
		letter-spacing: -.75px;
		font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	}

	p { font-size: 16px; }

	a,
	a:link,
	a:visited,
	a:focus {}

	body .wrapper .panel-two-col-even.row,
	body .wrapper .content-main {
		margin: 0 auto;
		display: block;
		float: none;
	}

	/*
	|------------------------
	| HEADER SECTION
	|------------------------
	*/

	.header-section .weather-cont { right: 80px; }

	/*
	|------------------------
	| BODY SECTION
	|------------------------
	*/

	.panel-one-col,
	.panel-two-col-right,
	.panel-two-col-left,
	.panel-two-col-even { margin-bottom: 55px; }

	.body-section { margin-top: 0px; }

	.panel-sidebar-int-2col .left-col,
	.panel-sidebar-int-2col .right-col {
		float: left;
		width: 50%;
	}
	.panel-sidebar-int-2col .left-col { padding-right: 10px; }
	.panel-sidebar-int-2col .right-col { padding-left: 10px; }

	/*
	|------------------------
	| FOOTER SECTION
	|------------------------ */

}

/*** Desktop ***/

@media only screen and (min-width: 64.063em) {
	h1 { font-size: 72px; }
	h2 { font-size: 52px; }
	h3 { font-size: 42px; }
	h4 { font-size: 36px; }
	h5 { font-size: 30px; }
	h6 { font-size: 24px; }

	.collapse { padding: 0 !important; }

	/*
	|------------------------
	| HEADER SECTION
	|------------------------
	*/

	.header-section .top-nav-cont {
		height: 80px;
		max-height: 80px;
	}

	.header-section .top-nav-cont.brand-campaign-header {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		min-height: 80px;
		max-height: none;
	}

	.header-section .top-nav-cont.brand-campaign-header .top-header {
		border-bottom: 1px solid white;
		pointer-events: none;
		z-index: 101;
	}

	.header-section .top-nav-cont.brand-campaign-header .top-header .top-header-right {
		padding-left: 0;
		justify-content: flex-end;
	}

	.header-section .brand-campaign-header .logo {
		margin-right: auto;
		pointer-events: all;
	}

	.header-section .logo img {
		top: 0;
		max-width: 165px;
		max-height: 50px;
	}

	/*
	|------------------------
	| BODY SECTION
	|------------------------
	*/

	/*.panel-one-col,
	.panel-two-col-right,
	.panel-two-col-left,
	.panel-two-col-even { margin-bottom: 110px; }*/

	.panel_custom_two_col .content-right,
	.panel_custom_two_col .content-main {
		margin: 0 auto;
		padding: 0;
	}

	/*
	|------------------------
	| FOOTER SECTION
	|------------------------
	*/

	.footer-section .footer-logo img { max-width: 152px; }

}


/*BEGIN Oncethere*/
.highlights { margin-bottom: 10px; }
.highlights h3 {
	color: #000;
	font-size: 22px;
	margin-bottom: 0;
	font-weight: bold;
}
.highlights ul { margin-left: 40px; margin-top: 0; padding-top: 0px; list-style: inherit !important; }
.highlights ul li { font-size: 22px !important; margin: 0 0 0 40px; }
.highlights ul li span { display: inline; font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif; font-size: 16px; }

.expandable { margin-bottom: 10px; }
.expandable + button.expandableButton {
	font-size: 12px;
	width: 100%;
	height: 35px;
	border: 2px solid #4b4b4b;
	margin: 0px 0 15px;
	background: #FFF;
	padding: 4px 16px;
	-moz-appearance: none;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-radius: 3px;
	cursor: pointer;
	color: #000;
	max-width: 150px;
	left: 50%;
	transform: translate(-50%, 0);
}
@media only screen and (min-width: 64.01em) {  
	.expandable + button.expandableButton { 
		display: none;
	}
}
@media only screen and (max-width: 64em) {  
	.expandable[data-expand=true] {
		position: relative;
		height: 75px;
		overflow: hidden;
	}
	.expandable[data-expand=true]:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(transparent, #FFF);
	}
}
.expandable[data-expand=false] + button.expandableButton { display: none; }

/*listing list*/
.once-there-book-button {
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 23px;
	letter-spacing: -0.03em;
	color: #1d1d1d;    
	padding: 8px 10px;
	z-index: 10;
}
.once-there-book-button a {
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 23px;
	letter-spacing: -0.03em;
	color: #1d1d1d;    
}
.once-there-book-button p {
	margin-bottom: 0px;
}
.layout-list .once-there-book-button p {
	color: #FFF;
}
.once-there-book-button .book-button {
	
}

.shared-items .once-there-book-button {
	position: absolute;
	right: 5px;
	top: 5px;
	background-color: #fff;    
}
.layout-list .shared-items .once-there-book-button {
	background-color: #0498d9;
	color: #FFF;
}
.layout-list .shared-items .once-there-book-button a {
	color: #FFF;
	font-size: 20px;
}
.layout-list .shared-items .once-there-book-button:hover {
	opacity: .8;
}

@media only screen and (max-width: 64em) {    
	.layout-list .shared-items .once-there-book-button {
		padding: 1px 5px 3px;
	}
	.layout-list .shared-items .once-there-book-button a {
		font-size: 16px;
	}
}
@media only screen and (max-width: 40em) {

}
/*END Oncethere*/

/* Are you over 21? */
.otoLock {
	overflow: hidden;
}

.overtwentyone {
	display: none;
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.95);
	z-index: 1000;
}
	.otoLock .overtwentyone {
		display: block;
	}

	.overtwentyone .message {
		display: block;
		width: 100%;
		position: absolute;
		top: 15%;
		left: 0;
		text-align: center;
	}
		.overtwentyone .message .title {
			display: block;
			margin-bottom: 15px;
			text-transform: uppercase;
			color: #000;
			font-size: 34px;
			font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
			font-weight: bold;
			line-height: 50px;
			cursor: default;
		}
			.overtwentyone .message .title > span {
				color: #0498d9;
				font-size: 45px;
				font-family: 'Helvetica Neue LT W01_71488914';
			}

		.overtwentyone .message .otoButton {
			display: inline-block;
			margin-right: 10px;
			padding: 10px 20px;
			color: #fff;
			background-color: #000;
			text-transform: uppercase;
		}

@media only screen and (min-width: 40.063em) {
	.overtwentyone .message {
		width: 550px;
		height: 220px;
		padding: 40px;
		top: 25%;
		left: calc(50% - 275px);
	}
	.overtwentyone .message .title {
		font-size: 34px;
	}
	.overtwentyone .message .title > span {
		font-size: 45px;
	}
}


@media only screen and (min-width: 40.063em) {
	#threshold-cont {
		display: block;
	}
	.detail-header-inner #threshold-cont {
		display: block;
		width: 100%;
		height: 378px;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
	}
}

@media only screen and (max-width: 64.063em) and (min-width: 40.063em) {
	.detail-header-inner #threshold-cont {
		height: 100%;
	}
}

.contentRender_name_plugins_core_textbox h1 {
	color: #1d1d1d;
	font-size: 36px;
		line-height: 40px;
	letter-spacing: -1.75px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}

.contentRender_name_plugins_core_textbox h2 {
	color: #1d1d1d;
	font-size: 35px;
	line-height: 40px;
	letter-spacing: -1.75px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}
.contentRender_name_plugins_core_textbox h3,
.contentRender_name_plugins_core_textbox h4,
.contentRender_name_plugins_core_textbox h5 {
	color: #1d1d1d;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -1.25px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}
.contentRender_name_plugins_core_textbox h3,
.contentRender_name_plugins_core_textbox h4 {
	display: inline;
	background-size: 200% 50%;
	background-repeat: repeat-x;
	background-position: -100% 100%;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.contentRender_name_plugins_core_textbox h3 {
	background-image: linear-gradient(to right, transparent 40%, #d7e649 40%);
}
.contentRender_name_plugins_core_textbox h3 a, .contentRender_name_plugins_core_textbox h4 a{
	color: #1d1d1d;
}
.contentRender_name_plugins_core_textbox h4 {
	background-image: linear-gradient(to right, transparent 40%, #81cbec 40%);
}
.contentRender_name_plugins_core_textbox h6 {
	color: #1d1d1d;
	font-size: 23px;
	line-height: 27px;
	letter-spacing: -.75px;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}

#aresWrap #aresTitle {
	display: none!important;
}


#booking-embed .customTitle {
	font-family: 'Helvetica Neue LT W01_71488914', sans-serif;
	color: #1d1d1d;
	font-size: 50px;
	margin-bottom: 10px; 
}

/* custom button widget */
.widget-button .button {
	position: relative;
	top: -2px;
	display: inline-block;
	width: auto;
	font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #aaa9a9;
	border: 1px solid #dedede;
	background: transparent;
	padding: 3px 10px;
	margin-left: 10px;
	cursor: pointer;
}
.widget-button .button:hover {
	color: #1d1d1d;
	border-color: #1d1d1d;
}

/* Facility Searcher Widget */
.facility-searcher {
	display: block;
	padding: 50px 0px;
	position: relative;
	background-color: #1e1e1e;
	color: #fff;
}
	.facility-searcher .background-container {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
		.facility-searcher .background-container .background-shader {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			width: 100%;
			height: 100%;
			background-color: #1d1d1d;
			opacity: 0.95;
		}
		.facility-searcher .background-container .background-asset {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			width: 100%;
			height: 100%;
			background-position: center center;
			background-repeat: no-repeat;
			background-size: cover;
		}

	.facility-searcher .searcher-container {
		display: flex;
		flex-direction: column;
	}

	.facility-searcher .text-container {
		flex: 2;
	}
		.facility-searcher .text-container h1 {
			position: relative;
			top: 15px;
			left: 10px;
			font-family: 'Helvetica Neue LT W01_71488914';
			font-size: 60px;
			line-height: 80px;
			color: #fff;
			text-transform: lowercase;
		}
		.facility-searcher .text-container h2 {
			font-family:'Helvetica Neue LT W01_71488914';
			font-size: 60px;
			line-height: 65px;
			color: #fff;
		}

	.facility-searcher .form-container {
		flex: 1;
		padding-top: 20px;
	}
		.facility-searcher .form-container .form-group {
			margin-bottom: 25px;
		}
			.facility-searcher .form-container .form-group label {
				margin-bottom: 20px;
				font-family:'Helvetica Neue LT W01_71488914';
				font-size: 20px;
				line-height: 30px;
				color: #fff;
				cursor: default;
			}

			.facility-searcher .form-container .form-group .range-wrapper {
				display: flex;
				max-width: 360px;
				position: relative;
			}
				.facility-searcher .form-container .form-group .range-wrapper .range-bar {
					width: 100%;
					position: relative;
				}
					.facility-searcher .form-container .form-group .range-wrapper input[type="range"] {
						width: 100%;
					}

					.facility-searcher .form-container .form-group .range-wrapper .min-value,
					.facility-searcher .form-container .form-group .range-wrapper .max-value {
						display: inline-block;
						position: absolute;
						top: 30px;
						left: 0;
						font-family:'Helvetica Neue LT W01_71488914';
						font-size: 16px;
						line-height: 22px;
						color: #fff;
					}
						.facility-searcher .form-container .form-group .range-wrapper .max-value {
							left: auto;
							right: 0;
						}

				.facility-searcher .form-container .form-group .range-wrapper .range-value {
					width: 66px;
					padding: 0;
					margin-left: 30px;
					position: relative;
					top: -19px;
					background-color: transparent;
					border: 0;
					border-bottom: 2px solid #7f7f7f;
					text-align: center;
					font-family:'Helvetica Neue LT W01_71488914';
					font-size: 20px;
					line-height: 22px;
					color: #fff;
				}
					.facility-searcher .form-container .form-group .range-wrapper .range-value:focus {
						box-shadow: none;
						border-color: #fff;
					}

		.facility-searcher .form-container .form-actions {
			font-family:'Helvetica Neue LT W01_71488914';
			font-size: 20px;
			line-height: 22px;
			color: #fff;
		}
			.facility-searcher .form-container .form-actions > span {
				padding: 0 10px 0 6px;
			}

			.facility-searcher .form-container .form-actions > button {
				padding: 0;
				margin: 0;
				background-color: transparent;
				border: 0;
				font-family: inherit;
				font-size: inherit;
				line-height: inherit;
				color: #0498d9;
				-webkit-transition: color 225ms ease-in-out;
				-moz-transition: color 225ms ease-in-out;
				-o-transition: color 225ms ease-in-out;
				transition: color 225ms ease-in-out;
			}
				.facility-searcher .form-container .form-actions > button:hover {
					color: #0078a0;
				}

			.facility-searcher .form-container .form-actions > a {
				font-family: inherit;
				font-size: inherit;
				line-height: inherit;
				color: #0498d9;
			}
				.facility-searcher .form-container .form-actions > a:hover {
					color: #0078a0;
				}
				.facility-searcher .form-container .form-actions i.fa {
					padding-left: 5px;
				}


.facility-searcher .form-container input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	margin: 7px 0;
	background-color: transparent;
}
	.facility-searcher .form-container input[type=range]:focus { outline: none; }
	.facility-searcher .form-container input[type=range]::-webkit-slider-runnable-track {
		width: 100%;
		height: 2px;
		cursor: pointer;
		box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
		background: #7f7f7f;
		border-radius: 0px;
		border: 0px solid #010101;
	}
	.facility-searcher .form-container input[type=range]::-webkit-slider-thumb {
		box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
		border: 2px solid #ffffff;
		height: 16px;
		width: 16px;
		border-radius: 50px;
		background: #000000;
		cursor: pointer;
		-webkit-appearance: none;
		margin-top: -7px;
	}
	.facility-searcher .form-container input[type=range]:focus::-webkit-slider-runnable-track { background: #8c8c8c; }
	.facility-searcher .form-container input[type=range]::-moz-range-track {
		width: 100%;
		height: 2px;
		cursor: pointer;
		box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
		background: #7f7f7f;
		border-radius: 0px;
		border: 0px solid #010101;
	}
	.facility-searcher .form-container input[type=range]::-moz-range-thumb {
		box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
		border: 2px solid #ffffff;
		height: 16px;
		width: 16px;
		border-radius: 50px;
		background: #000000;
		cursor: pointer;
	}
	.facility-searcher .form-container input[type=range]::-ms-track {
		width: 100%;
		height: 2px;
		cursor: pointer;
		background: transparent;
		border-color: transparent;
		color: transparent;
	}
	.facility-searcher .form-container input[type=range]::-ms-fill-lower {
		background: #727272;
		border: 0px solid #010101;
		border-radius: 0px;
		box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
	}
	.facility-searcher .form-container input[type=range]::-ms-fill-upper {
		background: #7f7f7f;
		border: 0px solid #010101;
		border-radius: 0px;
		box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
	}
	.facility-searcher .form-container input[type=range]::-ms-thumb {
		box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
		border: 2px solid #ffffff;
		height: 16px;
		width: 16px;
		border-radius: 50px;
		background: #000000;
		cursor: pointer;
		height: 2px;
	}
	.facility-searcher .form-container input[type=range]:focus::-ms-fill-lower { background: #7f7f7f; }
	.facility-searcher .form-container input[type=range]:focus::-ms-fill-upper { background: #8c8c8c; }


/* Tablet & up */
@media only screen and (min-width: 40.063em) {
	.facility-searcher .searcher-container {
		max-width: 400px;
		margin: 0 auto;
	}
}

/* Desktop & up */
@media only screen and (min-width: 64.063em) {
	.facility-searcher {
		padding: 80px 100px;
	}
		.facility-searcher .text-container h1 {
			top: 30px;
			left: 30px;
			font-size: 127px;
			line-height: 138px;
		}
		.facility-searcher .text-container h2 {
			font-size: 200px;
			line-height: 175px;
		}

		.facility-searcher .searcher-container {
			flex-direction: row;
			max-width: 100%;
			margin: 0 auto;
		}

		.facility-searcher .form-container .form-group label {
			max-width: 360px;
			margin-bottom: 20px;
			font-size: 25px;
			line-height: 37px;
		}
		.facility-searcher .form-container .form-actions {
			font-size: 22px;
			line-height: 22px;
		}
}

/* Custom Intro */
.custom-intro {
	display: block;
	width: 100%;
	padding: 0px 0px;
}
.custom-intro h1 {
	position: relative;
	top: 20px;
	left: 5px;
	font-family: 'Helvetica Neue LT W01_71488914';
	font-size: 56px;
	line-height: 80px;
	color: #000;
	text-transform: lowercase;
}
.custom-intro h2 {
	position: relative;
	left: -6px;
	margin-bottom: 15px;
	font-family:'Helvetica Neue LT W01_71488914';
	font-size: 60px;
	line-height: 65px;
	color: #000;
}
.custom-intro p {
	margin-bottom: 5px;
	font-family:'Helvetica Neue LT W01_71488914';
	font-size: 22px;
	line-height: 28px;
	color: #000;
}
.custom-intro a {
	font-family:'Helvetica Neue LT W01_71488914';
	font-size: 20px;
	line-height: 22px;
	color: #0498d9;
}
.custom-intro a:hover { color: #0078a0; }
.custom-intro a .fa { margin-left: 8px; }

/* Tablet & up */
@media only screen and (min-width: 40.063em) {
	.contentRender_name_plugins_common_custom_intro {
		position: relative;
		bottom: 40px;
	}
}

/* Desktop & up */
@media only screen and (min-width: 64.063em) {
	.custom-intro h1 {
		font-size: 80px;
		line-height: 138px;
	}
	.custom-intro h2 {
		margin-bottom: 10px;
		font-size: 104px;
		line-height: 90px;
	}
	.custom-intro p {
		max-width: 620px;
		font-size: 30px;
		line-height: 37px;
	}
	.custom-intro a {
		font-size: 30px;
		line-height: 22px;
	}
}

.contentRender_name_plugins_core_textbox .michelin-star-key {
	text-align: center;
}

.contentRender_name_plugins_core_textbox .michelin-star-key ul.mich-details {
	display: flex;
	justify-content: center;
}

.sv-share {
    --share-trigger-button-color: #333;
	--share-trigger-icon-color: #333;
	--share-trigger-bg-color: transparent;
	--share-trigger-bg-color-hover: transparent;
	
	--share-popover-width: 250px;
}

.sv-share-trigger:hover,
.sv-share-trigger:active,
.sv-share-trigger:focus,
.sv-share-trigger:visited {
    color: var(--share-trigger-button-color);
}

.sv-share .sv-share-popover {
    margin-bottom: 0.25rem;
}