/**
 * This file will be included in header in every page after foundation.
 * It should be used for content that relates
 * to your site as a whole, it should not be used for plugin-specific css.
 */

html, button, select, textarea {color: #222;}
body {font-family:'DIN Next LT W04 Light'; font-size: 1em; line-height: 1.4; margin: 0; padding: 0; position: relative;}
body * {background-color: transparent; background-position: top center; background-repeat: no-repeat; word-break: break-word; word-wrap: break-word; -webkit-font-smoothing: antialiased;}

strong{
	font-family:'DIN Next LT W04 Regular';
}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
audio, canvas, img, video {vertical-align: middle;}
fieldset {border: 0; margin: 0; padding: 0}
textarea {resize: vertical;}
h1 {font-size: 2.25em; font-family:'DIN Next LT W04 Bold'; font-weight: bold; color: #000; padding: 0; margin: 0; position: relative;}
h1 span {font-size: 0.5em; margin-top: 0.3em; margin-left: 1em; position: absolute;}
h2, h3, h4, h5, h6 {font-family:'DIN Next LT W04 Light'; font-weight: 700; padding: 0.5em 0 0; margin: 0;}
h2 {font-size: 1.875em; color: #000;}
h3 {font-size: 1.75em; color: #464646;}
h4 {font-size: 1.625em; color: #464646;}
h5 {font-size: 1.5em;}
h6 {
    font-size: 42px;
	font-family: 'DIN Next LT W04 Bold';
	color: rgba(3, 79, 132, 1);
}

p, li, address {font-family: 'DIN Next LT W04 Regular'; font-size: inherit; font-style: normal; line-height: 1.4; color: #464646; padding: 0; margin: 0;}
p, address {font-size: 1em; padding: 0.25em 0; margin: 0;}
ul, ol {font-size: inherit; padding-top: 0.25em; padding-bottom: 0.25em; margin-top: 0; margin-bottom: 0; margin-left: 0;}
blockquote {border: 0 none; color: #222; line-height: 1.4; margin: 1em 40px; padding: 0 7.5em 0 .25em;}
table, tbody, tr, td {border: 1px solid #000;}
table tr th,table tr td{font-size: 1em;}/* t - 237956 */
select {background-color: #fff; background-position: 100% center; font-family:'DIN Next LT W04 Light'; width: auto;}
input[type=text], input[type=search], input[type=email], input[type=password], textarea {
	background-color: #fff;
	border: 1px solid #cbcaca;
	color: #222;
	font-family:'DIN Next LT W04 Light';
	font-size: 1em;
	padding: 5px;
	width: 100%;
	-webkit-appearance: none;
	box-shadow: inset 2px 2px 15px rgba(0, 0, 0, .1);
}
input[type=checkbox], input[type=radio] {margin: 0 4px; background: 0;}
input[type=submit], input[type=button], input[type=reset] {
	background-color: #fff;
	font-family:'DIN Next LT W04 Light';
	font-size: .7em;
	text-transform: uppercase;
	padding: 8px;
	margin-top: 3px;
}
input[type=submit], input[type=reset] {cursor: pointer;}
input[type=checkbox], input[type=radio] {border: 0;}


.reveal-modal-bg {position: fixed;}

.userMarkup.narrow {
    max-width: 700px;
	margin: 0 auto;
}
.userMarkup img[align=left] {padding: .3em 1em 1em 0; float: left;}
.userMarkup img[align=right] {padding: .3em 0 1em 1em; float: right;}
.userMarkup select {display: block;}
.userMarkup ul.pad {padding-left: 40px;}
.contentRender_name_plugins_core_textbox ul {padding-left: 40px;}
.contentRender_name_plugins_core_textbox ul[class*="block-grid-"] {padding-left: 0px;}
.userMarkup small {color: inherit; font-size: smaller; line-height: inherit;}
.userMarkup .navigation-list {list-style-type: none; margin: 0; padding: 0;}
.userMarkup .navigation-list > li {float: left;}
.userMarkup .social-links {line-height: 2.1em;}
.userMarkup .social-links > li {margin: 0 0.4em 0.4em 0;}
.userMarkup .social-links .btn-social {
	background-color: #fbd100;
	border-radius: 2.0625em;
	color: #fff;
	display: block;
	font-size: 2em;
	line-height: 2em;
	height: 1.875em;
	width: 1.875em;
	text-align: center;
}
.userMarkup .social-links .btn-social:hover {background-color: #29dbe7; text-decoration: none;}
.userMarkup .social-links .btn-social:before {color: #fff; font-family: FontAwesome; font-size: 1em;}
.userMarkup .social-links .btn-social.facebook:before {content: "\f09a";}
.userMarkup .social-links .btn-social.twitter:before {content: "\f099";}
.userMarkup .social-links .btn-social.pinterest:before {content: "\f0d2";}
.userMarkup .social-links .btn-social.youtube:before {content: "\f167";}
.userMarkup .social-links .btn-social.instagram:before {content: "\f16d";}
.userMarkup .social-links .btn-flat {font-size: 0.825em; margin-top: 14px;}
.userMarkup .social-links .btn-social span {display: none;}

.userMarkup .eventListings {margin-top: 0.5em;}
.userMarkup .eventListings .listing {margin-bottom: 1em;}
.userMarkup .eventListings p {font-size: 0.97em;}
.userMarkup .eventListings h3 {color: #0183b7; font-family:'DIN Next LT W04 Light'; font-size: 1.2em; line-height: 1.2em; margin: 0; padding: 0;}
.userMarkup .eventListings .date {font-weight: 700; padding: 0;}
.userMarkup .viewOnInteractiveMap {float: right; width: 40%; margin: 0 0 1em 1em;}

.contentRender_name_plugins_core_textbox table,
.contentRender_name_plugins_core_textbox tbody,
.contentRender_name_plugins_core_textbox tr,
.contentRender_name_plugins_core_textbox td {border: none;}

a {transition: all .15s}
a:link {color: #0183b7}
a:active, a:visited {color: #01a7ea}
a:hover {color: #20befe}
a:hover, a:focus {text-decoration: underline}

::-moz-selection {background: #b3d4fc; text-shadow: none;}
::selection {background: #b3d4fc; text-shadow: none;}

.clear {clear: both; line-height: 0; visibility: hidden;}

.hasCustomSelect {position: relative; z-index: 100; -webkit-appearance: menulist-button !important;}
.customSelect {
	display: block;
	padding: .25em 2em .25em 1em;
	border: solid 1px #e1e1e1;
	border-radius: 4px;
	line-height: 1.4;
	outline: 0;
	width: 100%;
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6 1%, #e6e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f6f6f6), color-stop(100%, #e6e6e6));
	background: -webkit-linear-gradient(top, #f6f6f6 1%, #e6e6e6 100%);
	background: -o-linear-gradient(top, #f6f6f6 1%, #e6e6e6 100%);
	background: -ms-linear-gradient(top, #f6f6f6 1%, #e6e6e6 100%);
	background: linear-gradient(to bottom, #f6f6f6 1%, #e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e6e6e6', GradientType=0);
	position: relative;
	z-index: 5
}
.customSelect .customSelectInner {display: block; width: 100% !important; position: relative; z-index: 1000;}
.customSelect:after {
	display: block;
	content: '';
	width: 9px;
	height: 6px;
	position: absolute;
	z-index: 10;
	right: 9px;
	margin-right: -3.5px;
	top: 50%;
	margin-top: -3px;
	background: url(/includes/public/assets/images/ddown_arrow.png) no-repeat;
}
.customSelect:before {
	display: block;
	position: absolute;
	height: 100%;
	width: 21px;
	background: #eee;
	background: -moz-linear-gradient(top, #eee 2%, #bbb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #eee), color-stop(100%, #bbb));
	background: -webkit-linear-gradient(top, #eee 2%, #bbb 100%);
	background: -o-linear-gradient(top, #eee 2%, #bbb 100%);
	background: -ms-linear-gradient(top, #eee 2%, #bbb 100%);
	background: linear-gradient(to bottom, #eee 2%, #bbb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#bbbbbb', GradientType=0);
	content: '';
	top: 0;
	right: 0;
	border-left: solid 1px #e8e8e8;
	z-index: 7;
}
.pointer-events-none {pointer-events: none;}

.row { max-width: 75em;}
.row.row-outer { padding: 0 0.625em; position: relative;}

.ir {background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px;}
.ir:before {content: ""; display: block; height: 150%; width: 0;}

.header {width: 100%}

.header {
	background-color: #000;
	background-image: url(/includes/public/assets/images/header-bg.jpg);
	background-position: center top;
	color: #fff;
	height: 177px;
	width: 100%;
	position: relative;
	z-index: 200;
}
.header-outer-container {
	position: relative;
	z-index: 9999;
	-webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5);
}
.header-container {
	padding-left: .625em;
	padding-right: .625em;
	width: 100%;
	max-width: 75em;
	margin: 0 auto;
	position: relative;
}
.header-inner-container {position: relative;}

.logo {background-image: url(/includes/public/assets/images/logo-new.png); background-repeat: no-repeat; display: block; height: 134px; width: 222px;}
.header .logo {position: absolute; left: 0; top: 1.125em;}
/* t - 258724 */
.logo.lgbt {background-image: url(/includes/public/assets/images/logo_lgbt-2016.png);}

.header .micro-logo {float: left; max-width: 350px; padding: 20px 0;}
.header .micro-header {float: left; margin-left: 70px; padding-top: 40px;}
.header .micro-header .heading {color: #FBD100; font-family:'DIN Next LT W04 Light'; font-size: 2em; font-weight: 700;}
.header .micro-header .subheading {color: #fff; display: block; font-family:'DIN Next LT W04 Light'; font-size: 1em; font-weight: 700; text-transform: uppercase;}

.search-icon {
	background-image: url(/includes/public/assets/images/search-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 3.125em;
	width: 3.125em;
}
.search-icon-small {
	background-image: url(/includes/public/assets/images/search-icon-small.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent !important;
	font-size: 0 !important;
	display: block;
	height: 19px;
	width: 25px;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
.header a.search-icon {margin-top: .25em; margin-right: 1.25em;	float: left;}

.share-this {margin-top: 1em; position: relative;}
.share-this ul {float: right; list-style-type: none; margin: 0; padding: 0;}
.share-this .social-share:before {
	display: block;
	content: 'Share';
	text-transform: uppercase;
	font-size: .8em;
	font-weight: 700;
	float: left;
	position: relative;
	top: 12px;
	right: 10px;
}
.share-this li {float: left; margin: 0; padding: 0;}
.share-this .share-link {
	background-image: url(/includes/public/assets/images/social-share.png);
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 2.625em;
	width: 2.625em;
}
.share-this .share-link.facebook {background-position: 0 0;}
.share-this .share-link.twitter {background-position: -44px 0;}
.share-this .share-link.share {background-position: -88px 0; cursor: pointer;}

.parallax {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
section.content {padding-top: 2em; padding-bottom: 8em;}
section.content.styled:before {
	-webkit-transform: skewY(-1.5deg);
	-moz-transform: skewY(-1.5deg);
	-ms-transform: skewY(-1.5deg);
	-o-transform: skewY(-1.5deg);
	transform: skewY(-1.5deg);
	background: #fff;
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 190px;
}
section.leftColumn {position: relative; margin-right: 3.25em; padding-top: 0.75em;}
article.mainColumn {position: relative;}

section.leftColumn .socialContent {margin-bottom: 2em;}
section.leftColumn #dtnContainer {margin-bottom: 32px;}
section.leftColumn #dtnContainer .dtnad {text-align: center;}

.panel_custom_one_col.full-width .panel-row, .panel_custom_one_col.controlled-width .panel-row{ max-width: 100%; }
.panel_custom_one_col.full-width .panel-col, .panel_custom_one_col.controlled-width .panel-col{ padding: 0 1.5625em 1.5625em; }
.panel_custom_one_col div.image { padding: 0 0.5625em ; }
.panel_custom_one_col div.info { padding: 0 0.5625em; }
.panel_custom_one_col div.info li, .panel_custom_one_col div.image li { padding: 0; }

.intThreeColRight .callout {background-color: #efefef; border: 1px solid #e1e1e1; font-size: 0.85em; margin-bottom: 2em;}
.intThreeColRight .callout .container {padding: 0.35em 1.2em 1.2em;}
.intThreeColRight .callout h3 {color: #0183b7; font-family:'DIN Next LT W04 Light'; font-size: 1.35em;}
.intThreeColRight .callout p {line-height: 1.4;}

.showMoreContainer {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 21%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(13%, #fff), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 21%, #fff 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 21%, #fff 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 21%, #fff 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 21%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	position: relative;
	top: -1em
}
.showMoreContainer.open {background: 0; margin-top: 2em;}
.showMoreContainer.closed {padding-top: 2em;}
a.showMore {
	background-image: url(/includes/public/assets/images/showMore.jpg);
	background-repeat: no-repeat;
	color: #252326;
	display: block;
	font-family:'DIN Next LT W04 Light';
	font-size: .8em;
	font-weight: 700;
	padding-bottom: 3em;
	text-align: center;
	text-transform: uppercase;
	transition: none
}
a.showMore.closed {background-position: center -3.5em;}
a.showMore.open {background-position: center 1.8em;}




.bookingWidget h2 {font-family:'DIN Next LT W04 Light'; font-size: 1.5em; font-weight: 700; text-transform: uppercase; color: #020202; padding: .1em 0 0; margin: 0 1em 0 0; float: left;}
.bookingWidget .bookingWidget-tabs {margin-top: .25em; float: left;}
.bookingWidget .bookingWidget-tabs a {margin-right: .4em; float: left;}
.bookingWidget .bookingWidget-tabs a.last {margin-right: 1em;}
.bookingWidget .bookingWidget-call {float: left; font-size: .85em; font-weight: 700; color: #363636; display: inline-block; line-height: 29px;}
.bookingWidget form {color: #464646; line-height: 2.1em; padding-top: 0.5em; clear: both;}
.bookingWidget input, .bookingWidget select, .bookingWidget label {font-size: .8em; color: #363636; float: left; line-height: 33px;}
.bookingWidget .fld {float: left;}
.bookingWidget .selectDate, .bookingWidget .selectNumber {line-height: 1.7em; padding: .25em; margin: 0 .5em 0 .75em;}
.bookingWidget .selectDate {width: 6.5625em; height: 2.75em;}
.bookingWidget .selectNumber {width: 3.4375em; height: 2.1875em;}
.bookingWidget .row-booking .columns {margin: 0.5em 0;}

.footer {color: #fff; z-index: 100; position: relative; margin-top: -3em; clear: both;}
.footer:before {
/*	-moz-box-shadow: rgba(0, 0, 0, .25) 1px 8px 9px -6px inset;
	-webkit-box-shadow: rgba(0, 0, 0, .25) 1px 8px 9px -6px inset;
	box-shadow: rgba(0, 0, 0, .25) 1px 8px 9px -6px inset;
	-moz-transform: skewY(-2deg);
	-ms-transform: skewY(-2deg);
	-webkit-transform: skewY(-2deg);
	transform: skewY(-2deg);
	-webkit-backface-visibility: hidden;
	background: #fff;
	content: "";
	position: absolute;
	margin-top: -35px;
	left: 0;
	width: 100%;
	height: 90px;*/
}

.footer .footer-top {background-color: #fff; padding-bottom: 1em;}
.footer .footer-bottom {background-color: #000; padding-top: 2.6em; padding-bottom: 3.5em;}

.footer .row-footer {padding: 0; position: relative;}
.footer .row .row {margin: 0;}
.footer .leftnavcol {padding: 0 0.75em 0 0;}
.footer .leftnav {list-style-type: none; margin: 0; padding: 0;}
.footer .leftnav li {margin-bottom: 0.5em;}
.footer .leftnav li > a {font-size: 1.2em; padding-top: 0.6em; padding-bottom: 0.6em; text-align: left; width: 100%;}
.footer .leftnav li > a.btn-discover {height: 61px; line-height: 2em;}
.footer .leftnav li .btn-flat.btn-vg {
    font-size: 1.2em;
    text-align: left;
    width: 100%;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	padding-right: 4.25em;
}
.footer.travel .leftnav li .btn-flat.btn-vg {padding-top: 2em; padding-bottom: 1.9em;}
.footer .leftnav li.btn-enews {clear: both; cursor: auto; font-size: 1.2em; padding-top: 1.2em; padding-bottom: 0.75em; text-align: left; width: 100%;}

.footer .enews form {margin-top: 0.6em; padding: 0;}
.footer .enews form input[type=text] {background-color: #f4f4f4; float: left; font-size: 14px; font-weight: normal; margin: 0 3px 0 0; height: 27px; width: 83%; box-shadow: none;}
.footer .enews-footer form .enews-submit {
	background-color: #fbd100;
	border: 0;
	border-radius: 0.35em;
	color: #000;
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 27px;
}
.footer .enews form .enews-submit:hover {background-color: #29dbe7; color: #000;}
.footer .enews form .enews-submit i {font-size: 12px; line-height: 1.2em; padding: 1px 6px;}
.footer .enews p {line-height: 1.1em; padding: 0.25em 0 0;}
.footer .enews .enews-link {color: #fbd100; font-size: 0.8em; font-weight: bold;}

.footer .enews-industry h2 {
	color: #020202;
	font-family:'DIN Next LT W04 Light';
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.footer .enews-industry .enews-signup {clear: both; cursor: auto; font-size: 1.2em; padding-bottom: 0.75em; text-align: left; width: 100%;}
.footer .enews-industry form input[type=text] {height: 37px; margin-right: 0.75em; width: 20em;}
.footer .enews-industry form .enews-submit {
	background-color: #29dbe7;
	border: 0;
	height: 37px;
	font-family:'DIN Next LT W04 Light';
	font-size: 0.7em;
	font-weight: bold;
	line-height: 0.6em;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
}
.footer .enews-industry .enews-link {color: #0183b7; font-weight: normal; line-height: 2em; margin-top: 1.1em; margin-left: 1em;}

.footer .copyright {color: #fff; clear: both; font-size: 0.6em; padding: .6em 0 0;}
.footer .translate{float: right;position: relative;bottom: 12px;right: 11px;}
.footer .copyright > a {color: #fbd100;}

.footer .footer-social {list-style-type: none; margin: 0; padding: 0 0.75em 0 0;}
.footer .footer-social li {float: left; line-height: 2.1em; margin: 0 0.7em 0.5em 0;}
.footer .footer-social li a.btn-social {background-color: #fff; border-radius: 2.0625em; color: #000; display: block; line-height: 2.25em; height: 2.0625em; width: 2.0625em; text-align: center;}
.footer .footer-social li a.all-social {color: #29dbe7; font-weight: 700;}
.footer .footer-social li a i {color: #000; font-size: 1.15em; text-align: center;}

.footer .footer-nav {margin: 1em 0;}

.footer .footer-extra {padding-top: 18px;}
.footer .footer-extra > div {float: left; margin-right: 1em;}
.footer .footer-extra > div:last-child {margin-right: 0;}
.footer .footer-extra .talogo {padding-top: 0.4em;}
.footer .footer-extra .slogol{width:36%;margin:0;}
.footer .footer-extra .s-logo.slogos{width:24%;margin:0;}
.footer .footer-extra .s-logo img{text-align:center; }

.skew-container, .skew-content, .skew-box {
/*	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;*/
}
.skew-container {overflow: hidden;}
.skew-content {position: relative;}

.img-head {background-repeat: no-repeat; background-position: left top; padding: 0; margin: 0; display: block;}
.img-head.center {margin: 0 auto;}

.btn-feature {background-color: #252326; position: relative; display: block;}
.btn-feature .btn-feature-container {width: 100%; position: absolute; bottom: 0; z-index: 10;}

.btn-flat:link, .btn-flat {
	background-color: #29dbe7;
	border: 0;
	font-family:'DIN Next LT W04 Light';
	font-size: 1em;
	font-weight: 700;
	line-height: 1.1em;
	text-decoration: none;
	text-align: center;
	color: #000;
	padding: .75em 1em;
	margin: 0;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.btn-flat, .btn-flat:link:visited, .btn-flat:visited {color: #000;}
.btn-flat:hover {background: #29dbe7; background: rgba(41, 219, 231, .75); text-decoration: none;}
button.btn-flat {text-transform: uppercase; padding-right: 1em; padding-left: 1em;}
.btn-flat:focus {background-color: #29dbe7; border: 0;}
.btn-flat.upper {text-transform: uppercase;}
.btn-flat.gold {background-color: #fbd100; color: #000;}
.btn-flat.gold:active, .btn-flat.gold:hover {background: #fbd100; background: rgba(251, 209, 0, .75);}
.btn-flat.grey {background-color: #252326; color: #fff;}
.btn-flat.grey:active, .btn-flat.grey:hover {background: #252326; background: rgba(37, 35, 38, .75); color: #29dbe7;}
.btn-flat.light-grey {background-color: #e1e1e1; color: #686868;}
.btn-flat.light-grey:visited, .btn-flat.light-grey:hover {background: #e1e1e1; background: rgba(225, 225, 225, .75);}
.btn-flat.fill {width: 100%;}
.btn-flat .temp {font-family:'DIN Next LT W04 Light'; color: #29dbe7; float: right;}
.btn-flat.btn-vg.grey {color: #29dbe7;}
.btn-flat.btn-vg:after {
    width: 4.375em;
    height: 3.5em;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    bottom: -.55em;
    right: -.35em;
    float: right;
}
.btn-flat.carrot::before {content: ">"; padding-right: .5em; display: block; float: left;}
.btn-flat:link .stButton, .btn-flat .stButton {display: none!important;}

.btn-carrot:before {content: ">"; margin-right: 0.25em;}
.btn-carrot:hover:before {content: ">";}

.btn-feature .btn-flat {background: rgba(37, 35, 38, .9); color: #29dbe7; width: 100%;}
.btn-feature:hover .btn-flat {background-color: #252326;}
.btn-favorite:link, .btn-favorite:visited {
    background: #fff;
    border: 1px solid #e1e1e1;
    font-family:'DIN Next LT W04 Light';
    font-size: .7em;
    font-weight: 200;
    text-transform: uppercase;
    text-decoration: none;
    color: #464646;
    padding: .8em .75em;
    display: inline-block;
}
.btn-favorite:hover, .btn-favorite:active {background-color: #f3f3f3; text-decoration: none;}

.btn-discover, .btn-discover:link, .btn-discover:visited {
	background: #252326;
	background: rgba(37, 35, 38, .9);
	font-family:'DIN Next LT W04 Light';
	font-size: 1.1em;
	font-weight: 700;
	color: #29dbe7;
	text-align: left;
	text-decoration: none;
	padding: 1em .75em 1em 3.5em;
	width: 100%;
	line-height: 1.25em;
	display: inline-block;
	position: relative;
	z-index: 10;
}
.btn-discover:hover, .btn-discover:active {background-color: #252326; text-decoration: none;}
.btn-discover:hover span, .btn-discover:active span {text-decoration: underline;}

.btn-discover .fa {
	font-size: 1.25em;
	line-height: 1em;
	background-color: #fbd100;
	color: #000;
	padding: .4em;
	display: block;
	position: absolute;
	top: 50%;
	left: .4em;
	margin-top: -20px;
	height: 1.8em;
	width: 1.8em;
	text-align:  center;
}

.play-btn {
	background: transparent url(/includes/public/assets/images/play-btn.png) no-repeat 0 0;
	width: 63px;
	height: 63px;
	margin-top: -31.5px;
	margin-left: -31.5px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}

.header-slide .btn-flat {position: absolute;}
.bookingWidget .btn-flat {font-size: .7em;}
.bookingWidget form .btn-flat {height: 35px; float: left;}

.FAQ-Q {font-weight:bold;}
.FAQ-A {margin-bottom:45px;}

form.simpleForm table tbody, form.simpleForm table tr, form.simpleForm table td {border: none;}
form.simpleForm span.customSelect {margin-bottom: 1em;}
form.simpleForm label {display: inline;}

form.simpleForm .formCntrls {text-align: center;}
form.simpleForm input[type=submit], form.simpleForm input[type=button] {
	background: #29dbe7;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	font-family:'DIN Next LT W04 Light';
	font-size: 1em;
	font-weight: 700;
	line-height: 1.1em;
	text-decoration: none;
	text-align: center;
	color: #000;
	padding: .75em 1em;
	margin: 0;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: 0;
	transition: none;
	filter: none;
	text-transform: uppercase;
}
form.simpleForm input[type=submit]:hover, form.simpleForm input[type=button]:hover {background: rgba(41, 219, 231, .75);}

.bookingHomeWidget{
	display: block;
	margin-bottom: 20px;
}

.bookingHomeWidget.mobile{
	display: none;
}

.opener{
	display: none;
}

/*** mobile ***/
@media only screen and (max-width: 40em) {
	.header-inner-container {padding-top: 30px;}
	.header .logo {position: static; left: auto; top: auto; margin: 0 auto;}

	section.leftColumn {margin-top: 2em; margin-right: 0;}

	.opener{
		display: inline-block;
	    font-family:'DIN Next LT W04 Light';
	    font-size: 1.75em;
	    font-weight: 700;
	    text-align: center;
	    width: 100%;
	}

	.opener.open{
	}

	.opener:hover{
		cursor: pointer;
	}

	.opener p{
		padding: 0px;
	    font-family:'DIN Next LT W04 Light';
	    font-weight: bold;
	    color: #111;
	}
	.opener img{
		position: relative;
	    bottom: 10px;
	}

	.bookingHomeWidget{
		display: none;
		margin-bottom: 20px;
	    margin-top: 10px;
	}

	.footer .translate{float:none;position: relative;bottom: 0px;right: 0px;}


	.bookingWidget h2 {float: none; margin-right: 0; text-align: center;}
	.bookingWidget .bookingWidget-call {float: none; line-height: 1em; text-align: center;}
	.bookingWidget .fld {float: right;}
	.bookingWidget button {width: 100%;}

	.bookingWidget .mobile-tabs {background-color: #fbd100; color: #000; font-family:'DIN Next LT W04 Light'; font-weight: bold; height: 35px; line-height: 35px; margin-top: 1em; padding: 0 0.5em; text-align: left; cursor: pointer;}
	.bookingWidget .mobile-tabs i {float: right; line-height: 35px;}
	.bookingWidget .mobile-dd {background-color: #fbd100; border: 0 none; margin-top: 0;}
	.bookingWidget .mobile-dd:before, .bookingWidget .mobile-dd:after {border: 0 none;}
	.bookingWidget .mobile-dd li:hover {background-color: #29dbe7;}
	.bookingWidget .mobile-dd li a {color: #000; font-family:'DIN Next LT W04 Light'; font-size: 1.143em; font-weight: bold;}
	.bookingWidget .mobile-dd li a:hover {text-decoration: none;}

	.footer .enews-industry form input[type=text] {width: 200px; margin-right: 0.25em;}
	.footer .enews-industry .enews-link {display: block; margin: 0;}

	.footer .footer-right {padding-top: 1em; text-align: center;}
	.footer .footer-social {display: inline-block; padding: 0;}
	.footer .footer-nav {margin-bottom: 0;}
	.footer .footer-extra {padding-top: 0; text-align: center;}
	.footer .footer-extra > div {float: none; margin: 2em 0 0; padding: 0;}
	.footer .footer-extra .talogo {padding: 0;}

	.footer .footer-extra .s-logo,.footer .footer-extra .s-logo.slogos,.footer .footer-extra .slogol{  width:100%;  margin: 20px 0;}
	.footer .footer-extra .s-logo img{text-align:center; }

	/* t - 257499 */
	.header {z-index: 10010;}
}



/*** tablet ***/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	section.leftColumn {margin-top: 2em; margin-right: 0;}

	.footer .footer-extra > div.translate {float: none; clear: both; margin-bottom: 1em;}
	.footer .footer-left {padding-right: 0;}
	.footer .footer-right {padding-left: 0;}

	.footer .translate{float:none;position: relative;bottom: 0px;right: 0px;}

	.copyright{
		text-align: center;
    	padding-top: 10px;
	}

}

/*** desktop ***/
@media only screen and (min-width: 64.063em) {
	.share-this {margin-top: -4em; z-index: 100;}

	section.content.styled:before {
		-webkit-box-shadow: rgba(0,0,0,.1) 0 -11px 9px 1px;
		-moz-box-shadow: rgba(0,0,0,.1) 0 -11px 9px 1px;
		box-shadow: rgba(0,0,0,.1) 0 -11px 9px 1px;
		margin-top: -75px;
	}

	.featureContent {padding: 0 1.5625em 1.5625em;}
	.featureContent .featuredContent-wrapper {padding: 0 1.25em 1.25em;}

	.intThreeColMain {padding-right: 1.75em;}
	.intThreeColRight {padding-top: 0.5em;}

	.bookingWidget .datecol {width: 20%;}
	.bookingWidget .buttoncol {width: 9.98%;}

	.footer .footer-left {padding: 0 1em 0 0;}
	.footer .footer-right {padding: 0;}

	form.simpleForm .row .medium-3.columns {width: 33.3333%;}
	form.simpleForm .row .medium-9.columns {width: 66.6667%;}
	form.simpleForm label.formtext,form.simpleForm label.formreq {max-width: none; text-align: left;}


}

/* t - 237956 */
.alternate_text_styling h1 {font-family:'DIN Next LT W04 Bold';}
.alternate_text_styling h2, .alternate_text_styling h3, .alternate_text_styling h4, .alternate_text_styling h5, .alternate_text_styling h6{font-family:'DIN Next LT W04 Light'; font-size: 1.37em;}
.contentRender_name_plugins_core_textbox table p{line-height: 1.4em; padding:0; margin:0;}
.contentRender_name_plugins_core_textbox table td{line-height: 1.4em;}/* t - 237971 */
.footer .footer-social{text-align: center; margin-bottom: 2em;}
.footer .footer-social li {float: none; display: inline-block; line-height: 3.6625em; margin: 0 1.25em 0.5em 0;}
.footer .footer-social li:last-child{margin-right: 0;}
.footer .footer-social li a.btn-social {background-color: #fff; color: #000; line-height: 4.2625em; height: 3.6625em; width: 3.6625em;}
.footer .footer-social li a i {color: #000; font-size: 2em; transition:color .15s;}
.footer .footer-social li a:hover{color:#fff; background-color: #000;}
.footer .footer-social li a:hover i{color:#fff;}
.footer .footer-nav {margin:0 0 1em 0;}

@media only screen and (max-width: 375px) {
	.footer .footer-social li {margin: 0 .75em 0.3em 0;}
	.footer .footer-social li a.btn-social {line-height: 2.5625em; height: 2.3625em; width: 2.3625em;}
	.footer .footer-social li a i {font-size: 1.25em;}
}/* t - 238229 */
.landing_nav.mobilenav ul.dl-menu .item-main > a, .microsite_nav.mobilenav ul.dl-menu .item-main > a{font-size: 1.5em;}
@media only screen and (max-width: 64.063em) {
	.landing_mobile_hide, .microsite_mobile_hide{display:none;}
}
