/**
 * 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 {
	overflow-y: scroll;
}


/* This ensures that the page always has a scrollbar to ensure that some headers load correctly without FOUC */

html, body {
	height: 100%;
}

h1 {
	font-size: 1.6rem;
	color: #696460;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

h3 {
	font-size: 1.1rem;
	color: #696460;
	font-weight: normal;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

h4 {
	font-size: 0.9rem;
	color: #696460;
	font-weight: bold;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

body > .contentRender {
	min-height: 100%;
	height: 100%;
}

body .mfp-close:hover, body .mfp-arrow:hover, body .mfp-arrow:focus {
	background-color: transparent; /* foundation compatibility with magnific popup */
}

@media screen and (max-width: 1267px) {
	body.dimmed .slideshow_container,
	body.dimmed .panel_page > .content,
	body.dimmed .footer_container {
		opacity: 0.5;
	}
}

.panel_page {
	min-height: 100%;
	position: relative;
}
.panel_custom_header {
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 1;
}

.panel_custom_header .logo p {
	margin-bottom: 0px;
}

.panel_custom_footer {
	width: 100%;
	background-color: #fff;
	padding-top: 0px;
	margin: 0 auto;
}

/* Mobile Bottom Fixed Container */
.panel_custom_footer .mobile-fixed {
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 9999;
}

/* DTN Mobile Footer Banner */

.panel_custom_footer.hasMobileAd .mobileAd {
	display: block;
}

.panel_custom_footer .mobileAd {
	display: none;
	width: 100%;
}

.panel_custom_footer .mobileAd #dtnContainer {
	padding: 0px;
	position: relative;
	margin: 0 auto;
	width: 320px;
	display: block;
}

.panel_custom_footer .mobileAd .banner-close {
	position: absolute;
	top: -18px;
	cursor: pointer;
	right: 0px;
	padding: 0px 3px;
	opacity: .75;
	color: white;
	background: #111;
	font-size: 12px;
}

.panel_custom_footer .mobileAd .fa {
	color: white;
}

.panel_custom_footer .mobileAd:not(:has(.slide)) {
	display: none;
}

@media screen and (min-width: 40em) {
	.panel_custom_footer .mobileAd {
		display: none !important;
	}
}

.navFooter {
	margin-left: 0px;
	margin-bottom: 0px;
}

.navFooter .item {
	display: inline;
}
.navFooter .item {
	border-right: 1px solid #ccc;
	margin-right: 5px;
	padding-right: 5px;
}

.navFooter .item:last-child {
	border-right: 0px;
}

.navFooter .item a {
	font-size: 15px;
	line-height: 35px;
	color: #ccc;
	text-transform: uppercase;
}
.navFooter .item.no-border a {
	border: none;
}
.navFooter ul.dl-submenu {
	display: none;
}

/*** Social Hub ***/
.panel_custom_socialhub {
}

.panel_custom_socialhub .rawContent {
	display: none;
}

.panel_custom_socialhub .panes {
}

.panel_custom_socialhub .panes > .pane {
	display: none;
}

.panel_custom_socialhub .panes > .pane.active {
	display: block;
}

.panel_custom_socialhub .tabs {
	overflow: hidden;
}

.panel_custom_socialhub .tabs .tabContent {
	padding: 10px;
	float: left;
	text-align: center;
	background: #eee;
	cursor: pointer;
}

.panel_custom_socialhub .tabs > .tab.active .tabContent {
	background: #bbb;
}

.panel_custom_socialhub .powered-by-youtube {
	clear: both;
	font-size: 11px;
	line-height: 18px;
}

.panel_custom_socialhub .youtube-logo {
	height: 24px;
	width: 53px;
	display: block;
}

.panel_custom_one_col {
	padding-top: 20px;
}

.panel_custom_two_col_even{
	max-width: 62.5rem;
	margin-left: auto;
	margin-right: auto;
}

.panel_custom_three_col_collapse{
	max-width: 62.5rem;
	margin-left: auto;
	margin-right: auto;
}

.panel_custom_three_col_collapse .clear{
	clear: both;
}

.panel_custom_four_col_collapse{
	max-width: 62.5rem;
	margin-left: auto;
	margin-right: auto;
}

.panel_custom_four_col_collapse .clear{
	clear: both;
}

.panel_custom_three_col_collapse{
	margin-bottom: 95px;
 }

 .panel_custom_one_col > .row > .columns,
 .panel_custom_two_col_even > .columns,
 .panel_custom_three_col_collapse > .columns,
 .panel_custom_four_col_collapse > .columns{
	padding: 0;
 }
 .panel_custom_one_col.show-padding > .row > .columns,
 .panel_custom_two_col_even.show-padding > .panel-col.columns,
 .panel_custom_three_col_collapse.show-padding > .columns,
 .panel_custom_four_col_collapse.show-padding > .columns {
	 padding-left: 0.9375rem;
	 padding-right: 0.9375rem;
 }
 .panel_custom_one_col.none,
 .panel_custom_two_col_even.none,
 .panel_custom_three_col_collapse.none,
 .panel_custom_four_col_collapse.none  {
	margin-top: 0!important;
	margin-bottom: 0!important;
 }
 .panel_custom_one_col.twoFive, 
 .panel_custom_two_col_even.twoFive,
 .panel_custom_three_col_collapse.twoFive,
 .panel_custom_four_col_collapse.twoFive {
	margin-bottom: 25px!important;
 }
 .panel_custom_two_col_even.fiveZero,
 .panel_custom_one_col.fiveZero,
 .panel_custom_three_col_collapse.fiveZero,
 .panel_custom_four_col_collapse.fiveZero  {
	margin-bottom: 50px!important;
 }
 .panel_custom_two_col_even.nineFive,
 .panel_custom_one_col.nineFive,
 .panel_custom_three_col_collapse.nineFive,
 .panel_custom_four_col_collapse.nineFive  {
	margin-bottom: 95px!important;
 }

.youtube-logo {
	background: url(/includes/public/assets/shared/youtube_logo_bw.png) no-repeat;
}

/* Consistent styling for shared action items in event/listing/offer layout and detail */
/* Usually appears as foo | bar | baz, span separated */
.shared-action-items {
	margin-bottom: 10px;
	font-size: 16px;
}

.shared-action-items > span {
	padding-right: 5px;
	margin-right: 5px;
	float: left;
	border-right: 1px solid #ccc;
}

.shared-action-items span:last-child {
	border-right: none;
}

/* shared back button used in event/listing/offer/blog  */
.shared-back-button{
	display: none;
}
.header-left .logo-col {
	display: none;
}

/* OnceThere Book Now Button */
.once-there-book-button {
	text-align: center;
}

.once-there-book-button p {
	margin-bottom: 5px;
}

.once-there-book-button a.book-button {
	max-width: 125px;
	padding: 5px 0px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-color: #b95915;
	display: inline-block;
	width: 100%;
}

.shared-list .item .once-there-book-button {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 125px;
}

.shared-list .item .once-there-book-button a {
	color: #fff;
	padding: 5px 0px;
}

/** snippet is shared in offer detail, listing layout, listing detail **/
.yelp-snippet {
	font-size: 12px;
}

.yelp-snippet .yelp-logo img {
	height: 23px;
	position: relative;
	top: -3px;
}

.yelp-snippet .yelp-bottom {
	font-size: 12px;
}

.yelp-snippet .yelp-price {
	font-size: 12px;
	font-weight: bold;
}

.yelp-snippet .yelp-review-count {
	color: #666;
}


/* No column max-width items */

@media (min-width: 64em) {
	.imagebox,
	.imagebox-wide .slide,
	.mosaic,
	.ros,
	.slider,
	.spotlight {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.contentRender_name_plugins_core_textbox {
		max-width: 965px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 30px;
	}
}
.contentRender_name_plugins_core_textbox,
.imagebox,
.imagebox-wide .slide,
.ros,
.mosaic,
.slider,
.spotlight {
	padding-left: 15px;
	padding-right: 15px;
}

/*Header*/
section.header-section, .noSlideshow section.header-section.marginTop {
	position: absolute;
	width: 100%;
	z-index: 99;
}
.header-section.marginTop{
	margin-top: 117px;
}
.noSlideshow section.header-section {
	position: relative;
}
/*industy nav*/
.header-section .header-top {
	max-width: 1183px;
	margin: 0 auto;
	display: flex;
	height: 38px;
	padding: 21px 0px;
	align-items: center;
	justify-content: center;
}
.header-top-container {
	background-color: rgba(0, 0, 0, 0.30);
	border-bottom: 1px solid transparent;
}
.header-top-right {
	display: flex;
}
/*hover*/
.header-right:hover {
	background-color: #fff
}
.theme_biketoberfest .header-right:hover {
	background-color: #505759;
}
.header-right:hover .header-bottom-container {
	background-color: transparent;
}
.header-right:hover .header-top-container {
	background-color: transparent;
	border-bottom: 1px solid grey;
}
.header-right img.hover-logo,
.header-right:hover img.logo {
	display: none;
}
.header-right:hover img.hover-logo,
.header-right img.logo {
	display: inline-block;
}
.header-right .placeholder a {
	display: block;
}
.header-right .placeholder img {
	max-width: 147px;
}
/*main nav*/
.header-bottom  .placeholder {
	padding: 0 19px;
    height: 86px;
    width: 193px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.header-bottom {
	max-width: 1183px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.header-bottom-container {
	background-color: rgba(0, 0, 0, 0.15);
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.shared-play-button {
	width: 100px;
	height: 100px;
	line-height: 50px;
	border: 1px solid #fff;
	font-size: 50px;
	text-align: center;
	border-radius: 50px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.shared-play-button .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-40%, -50%);
}

/*FOOTER*/
.footer-top {
	color: #000;
	display: flex;
	max-width: 1186px;
	margin: 0 auto;
	padding:0 15px;
}
.footer-top > a {
	align-self: center;
	flex:1 1 329px;
}

.footer-top img.footer-logo {
	margin-bottom: 35px;
}
.footer-top img.footer-logo.desktop {
	width: 70%;
}
.footer-top img.footer-logo.mobile {
	display: none;
}

.footer-top > .second-container > .contentRender_name_plugins_core_textbox > p:first-of-type {
	font-weight: 900;
}
.footer-top > .second-container > .contentRender_name_plugins_core_textbox {
	padding: 0px;
	margin-bottom: 14px;
}
.footer-top > .second-container > .contentRender_name_plugins_core_textbox > img {
	max-width: 279px;
}
.footer-top > .second-container > .contentRender_name_plugins_core_textbox > p {
	font-family: Ubuntu, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 23px;
}
.footer-top .second-container {
	flex: 1 1 417px;
}
.footer-top .third-container {
	flex: 1 1 296px;
}
.footer_bottom {
	background: #004C97;
	padding: 14px 0px;
}
.footer-top .social-icons a i {
	color: #000;
	font-size: 27px;
	font-weight: 400;
}
.footer-top .social-icons .fa-brands {
	font-family: 'Font Awesome 6 Brands';
}
.footer-top .social-icons a:last-of-type i {
	margin-right: 0px;
}
.footer-top .partner-container {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 1 110px;
}

.footer-top .partner-container img {
	margin-bottom: 40px;
}
.footer-top .partner-container > .contentRender_name_plugins_core_textbox {
	padding: 0;
	margin: 0;
	display: flex;
}
.footer-top .partner-container p {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: auto;
}

.footer-top .partner-container img:first-of-type {
	max-width: 119px;
	height: auto;
	margin-left: 25px;
}
.footer-top .copyright {
	color: #000;
	font-family: 'transat-text', sans-serif;
	font-size: 14.5px;
	padding-left: 12px;
}
.footer_bottom a.sv-logo {
	max-width: 1186px;
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
	display: block;
	text-align: right;
}
.partner-container .copyright {
	display: none;
}
/*Tablet down */
@media (max-width: 1276px) {
	/*header*/
	.header-bottom.active {
		position: absolute;
		top: 187px;
		z-index: 999;
		left: 0;
		width: 100%;
		height: 201px;
	}
	.header-bottom.active span.search-text {
		margin-right: 23px;
		color: #47D7AC;
		letter-spacing: 1px;
		font-weight: 700;
	}
	.header-bottom .search_widget_headerbox form {
		position: relative;
		text-align: center;
		max-width: 400px;
		display: initial;
		margin: 0 auto;
	}
	.mobilenav .search-button.mobile .close,
	.mobilenav.search-active .search-button.mobile .open { display: none; }
	.mobilenav.search-active .search-button.mobile .close { display: initial; }

	.header-bottom.active i.fas.fa-times { display: none; }
	.header-right .header-bottom.active i.fa.fa-search.fa-inverse.searchBtn {
		color: #47D7AC;
		font-size: 18px;
		margin-left: 7px;
	}
	.header-bottom.active .search_widget_headerbox {
		width: 100%;
		z-index: 999;
		left: 0;
		height: 430px;
		background: rgba(255,255,255,.9);
		border-top: 1px solid #acacac;
		transform: none;
		right: 0;
		top: -96px;
		display: initial;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	.header-bottom.active .search_widget_headerbox input {
		background: none;
		margin-top: 38px;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.header-bottom.active span.search-text {
		display: none;
	}
	.header-bottom span.search-text-mobile {
		display: inline-block;
		color: #47D7AC;
		letter-spacing: 1px;
		font-weight: 700;
		font-family: Ubuntu, Helvetica, sans-serif;
	}
	.mobilenav .logo-col {
		margin: 0 auto;
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
		height: 91px;
	}
	.logo-col img {
		max-height: 84px;
		max-width: 123px;
	}
	.mobilenav.search-active .logo-col img.hover,
	.mobilenav.active .logo-col img.hover {
		display: block;
	}
	.mobilenav.search-active .logo-col img,
	.mobilenav.active .logo-col img,
	.mobilenav .logo-col img.hover {
		display: none;
	}
	.header-top-container {
		display: none;
	}
	.header-bottom .search-button,
	.header-bottom .contentRender_name_plugins_nav_children_of_active_parent_primary19,
	.header-bottom .contentRender_name_plugins_nav_main_primary19 {
		display: none;
	}
	.mobile-dd-search.active {
		height: 300px;
		width: 100%;
		background: #fff;
		position: relative;
		opacity: 0.95;
		top: 0px;
	}
	/*footer*/
	.footer-top {
		display: block;
		text-align: center;
	}
	
	.footer-top img.footer-logo.desktop {
		display: none;
	}

	.footer-top img.footer-logo.mobile {
		display: inline-block;
	}

	.footer-top .partner-container {
		display: block;
		margin-bottom: 30px;
	}
	.footer-top .partner-container p {
		display: inline-block;
		max-height: 91px;
		margin-bottom: 0px;
	}
	.footer-top .third-container .copyright {
		display: none;
	}
	.partner-container .copyright {
		display: block;
	}

	.footer_container .footer-top .partner-container p img {
		padding: 10px;
	}
	.footer-top > a > img {
		max-width: 171px;
		margin-bottom: 25px;
	}
	
	.footer_bottom a.sv-logo {
		text-align: center;
	}
}
/*enews and vguide*/
.enews-vguide-container {
	display: flex;
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 3px;
}
.enews-vguide-container > div {
	flex: 1 1 50%;
}
.enews-vguide-container .callout {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 81px 0px;
	margin-bottom: 2px;
	z-index: 0;
}
.enews-vguide-container .callout.vguide {
	margin-right: 2px;
}

.enews-vguide-container .callout.vguide:before {
	background: #004C97;
	position: absolute;
	content: '';
	z-index: 9999999;
	width: 100%;
	height: 100vw;
	top:0;
	left: 0;
	opacity: 0.8;
	z-index: 1;
}
.enews-vguide-container .callout.enews:before {
	background: #47D7AC;
	position: absolute;
	content: '';
	z-index: 9999999;
	width: 100%;
	top:0;
	left: 0;
	height: 100vw;
	opacity: 0.8;
	z-index: 1;
}
.enews-vguide-container .callout:hover:before {
	opacity: 0.9;
}
.enews-vguide-container .callout img {
	z-index: 99;
	margin-right: 27px;
}
.enews-vguide-container .callout .text a,
.enews-vguide-container .callout .text {
	z-index: 9999;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
}
.enews-vguide-container .callout .subtitle {
	text-transform: uppercase;
	font-size: 23px;
	line-height: 23px;
}
.enews-vguide-container .callout .title {
	font-size: 40px;
	font-weight: 900;
	line-height: 40px;
}
@media (max-width: 1024px) {
	.enews-vguide-container {
		flex-direction: column;
		margin-bottom: 25px;
	}
	.enews-vguide-container > div {
		flex: 1 1 100%;
	}
	.enews-vguide-container .callout {
		overflow: hidden;
		padding: 43px 0px;
	}
	.enews-vguide-container .callout img {
		z-index: 99;
		margin-right: 21px;
		width:66px;
	}
	.enews-vguide-container .callout .subtitle {
		text-transform: uppercase;
		font-size: 18px;
		line-height: 23px;
	}
	.enews-vguide-container .callout .title {
		font-size: 33px;
		font-weight: 900;
		line-height: 34px;
	}
}
/* Simple button styling */
.simple-button {
	display: block;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
}
.simple-button a i {
	position: relative;
	top: 3px;
}
.simple-button.align_left.small-button i {
	top: 1px;
}
.simple-button.align_right {
	text-align: right;
}
.simple-button.align_left {
	text-align: left;
}
.simple-button.align_center {
	text-align: center;
}
.simple-button a {
	margin: 10px 0;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	padding: 17px 45px;
	font: 700 20px/1 'transat-text', sans-serif;
	color: #fff;
	background-color: #47D7AC;
	border-radius: 50px;
	min-width: 154px;
}
.simple-button a:hover {
	background-color: #47D7AC;
}

/* INTERIOR */
nav.interior {
	display: block;
	padding: 24px 15px;
	position: relative;
	margin-bottom: 0px;
	max-width: 1200px;
	margin: 0 auto;
}

nav.interior ul.nav-interior-style {
	display: none;
}
nav.interior a.share {
	float: right;
}
nav.interior a.share,
nav.interior .back-link,
nav.interior li.item {
	font-family: 'transat-text', sans-serif;
	color: #47D7AC;
	text-transform: uppercase;
	display: inline-block;
}
nav.interior a.back-link {
	color: #326295;
	display: none;
}
nav.interior a.back-link i.fas {
	color: #ccc;
	margin-right: 7px;
}
nav.interior li.item::after {
	content: "|";
	display: inline-block;
	width: 5px;
	height: 13px;
	margin: 0px 8px;
	font-weight: 300;
}
nav.interior li.item:last-of-type::after {
	content: none;
}
nav.interior li.item.current-page {
	color: #369;
}
nav.interior a.share {
	color: #47D7AC;
	font-weight: 600;
	font-size: 15px;
}
nav.interior li.item.current-page::after {
	display: none;
}
nav.interior i.fas.fa-share {
	margin-right: 10px;
}
@media screen and (max-width: 40em) {
	nav.interior {
		padding: 0px 15px;
		height: 40px;
	}
	.interior nav.interior {
		margin-bottom: 15px;
	}
	nav.interior a.share {
		font-size: 16px;
		line-height: 40px;
	}
}
@media screen and (min-width: 40.063em) {
	nav.interior a.share {
	}
	nav.interior ul.nav-interior-style {
		display: inline-block;
	}
	nav.interior a.back-link {
		display: inline-block;
	}
	
}
.smartbanner{display: none;}
.contentRender_name_plugins_common_nav_share + .contentRender_name_plugins_offers_layout_list_pro,
.contentRender_name_plugins_common_nav_share + .contentRender_name_plugins_events_layout_list_pro,
.contentRender.contentRender_11.contentRender_type_panel.contentRender_name_plugins_common_nav_share + .contentRender_name_plugins_listings_layout_list_pro {
	margin-top: -16px;
}

@media screen and (min-width: 64.063em) {
	.interior nav.interior {
		margin: 10px auto 100px;
	}
	.contentRender_name_plugins_common_nav_share + .contentRender_name_plugins_offers_layout_list_pro,
	.contentRender_name_plugins_common_nav_share + .contentRender_name_plugins_events_layout_list_pro,
	.contentRender.contentRender_11.contentRender_type_panel.contentRender_name_plugins_common_nav_share + .contentRender_name_plugins_listings_layout_list_pro {
		margin-top: -100px;
	}
}

@media screen and (max-width: 1275px) {
	.panel_sliding_header .hero {
		position: relative;
	}

	.panel_sliding_header .hero_background {
		display: none;
	}

	.panel_sliding_header .hero-title {
		position: absolute;
		bottom: 0;
		width: 90%;
		left: 0;
		right: 0;
		margin: 0 auto 40px;
		text-align: center;
	}

	.panel_sliding_header picture::after{
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 80%);
		pointer-events: none;
	}

	.panel_sliding_header .content {
		margin: 30px 10px;
	}

	.panel_sliding_header .hero .scroll {
		display: none;
	}

	.panel_sliding_header .content .inner-content h1 {
		margin-bottom: 10px;
	}

	.panel_sliding_header .content .inner-content h3 {
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 640px) {
	.panel_sliding_header .hero-title > img {
		width: 634px;
	}
}

@media screen and (min-width: 1276px) {
	.panel_sliding_header {
		position: relative;
		z-index: 0;
	}

	.panel_sliding_header .hero {
		width: 100%;
		height: 100vh;
		z-index: 1;
		position: relative;
		text-align: center;
	}

	.panel_sliding_header .hero picture {
		display: none;
	}

	.panel_sliding_header .hero .hero-background {
		height: 100vh;
		width: 100%;
		overflow: hidden;
		transition: width 300ms, opacity 500ms;
		background-size: cover;
		background-position: center;
		z-index: 2;
		pointer-events: none;
	}

	.panel_sliding_header .hero-title {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: auto;
		bottom: 4%;
		z-index: 3;
		max-width: none;
		transition: 200ms opacity;
		display: inline-block;
		vertical-align: middle;
		width: 50%;
	}

	.panel_sliding_header .trigger {
		width: 100%;
		height: 5px;
	}

	.panel_sliding_header .trigger-bottom {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 100%;
	}

	.panel_sliding_header .trigger-hide {
		position: absolute;
		bottom: -600px;
	}

	.panel_sliding_header .trigger-lower-hide {
		position: absolute;
		bottom: -1000px;
	}

	.panel_sliding_header .trigger-show {
		position: absolute;
		bottom: 300px;
	}

	.panel_sliding_header .content {
		height: 150vh;
		width: 100%;
		padding-top: 35vh;
		position: relative;
		z-index: 0;
	}

	.panel_sliding_header .content .inner .inner-content {
		margin-left: 56%;
		max-width: 600px;
	}

	.panel_sliding_header .trigger-nav {
		position: absolute;
		top: 150px;
	}

	.panel_sliding_header .hero .scroll {
		display: flex;
		flex-direction: column;
		color: white;
		font: 400 19px/1 'Ubuntu', sans-serif;
		letter-spacing: 1.5px;
		margin-bottom: 20px;
	}

	.panel_sliding_header .hero .scroll img {
		width: 33px;
		margin: 0 auto 10px;
	}

	.panel_sliding_header .hero-background.bottom-hidden::after {
		content: "";
		background-color: white;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 660px;
	}

	.panel_sliding_header .contentRender_name_plugins_core_textbox p {
		font-size: 17px;
	}
}

@media screen and (min-width: 1350px) {
	.panel_sliding_header .contentRender_name_plugins_core_textbox p {
		font-size: 19px;
	}
}

.contentRender_name_plugins_addthis_addthis {
	float: right;
}

/* UGC Panel */
.ugc-panel .hashtag {
	margin-right: 55px;
}

.ugc-panel .social .fab {
	color: #004C97;
	line-height: 1em;
	font-size: 32px;
	vertical-align: middle;
}

.ugc-panel .social .social-icon {
	margin: 0px 45px;
}

.ugc-panel .social .social-icons {
	margin-bottom: 0;
}

.ugc-panel .header {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
	padding: 0 20px;
}

.ugc-panel .content {
	margin-bottom: 100px;
}

@media (max-width: 63.99rem) {
	.ugc-panel .header {
		flex-direction: column;
	}

	.ugc-panel .hashtag {
		margin-right: 0;
		padding: 0 10px 20px 10px;
	}

	.ugc-panel .social .social-icon {
		margin: 0;
	}

	.ugc-panel .social {
		width: 90%;
	}

	.ugc-panel .social .social-icons {
		justify-content: space-between;
	}

	.ugc-panel .social .fab {
		font-size: 30px;
	}
}

@media (min-width: 64rem) {
	.ugc-panel .social .fab:hover {
		color: #1a4952;
	}

	.ugc-panel .social .fab {
		transition: color 300ms ease;
	}

	.ugc-panel .hashtag img {
		width: 537px;
	}
}

.once-there-detail .button-row:first-child {
	max-width: 1142px;
	margin: 20px auto 0 auto;
}

/*t#383727*/
#cvi_daytona60_iframe {
		height: 450px;
		width: 800px;
		margin: 0 auto;
		display: block;
	}
@media screen and (max-width:1024px) {
	#cvi_daytona60_iframe {
		height: 330px;
		width: 587px;
	}
}
@media screen and (max-width:640px) {
	#cvi_daytona60_iframe {
		height: 203px;
		width: 360px;
	}
	.header-section.marginTop{
		margin-top: 150px;
	}
}
@media screen and (max-width:1800px) {
	.header-section.marginTop{
		margin-top: 165px;
	}
}
@media screen and (max-width:480px) {
	#cvi_daytona60_iframe {
		height: 180px;
		width: 320px;
	}
}

.sv-share-trigger {
    --share-trigger-button-color: #47D7AC;
	--share-trigger-icon-color: #47D7AC;
	--share-trigger-bg-color: transparent;
	--share-trigger-bg-color-hover: transparent;
	
	font-size: 18px;
	font-weight: 900;
	font-family: 'transat-text', sans-serif;
}

.sv-share-trigger:hover,
.sv-share-trigger:active,
.sv-share-trigger:focus,
.sv-share-trigger:visited,
.sv-share-trigger:hover .sv-share-trigger-icon,
.sv-share-trigger:active .sv-share-trigger-icon {
    color: #47D7AC;
    background-color: transparent;
}

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

/* Jumplist Panel */
.panel_jumplist_outer.larger-list-text {
	li.jumplist-link{
		position: relative;
		left: 15px;

		&::marker {
			font-size: 1.5rem;
		}
	}

	a[data-item-link] {
		font-size: 1.5rem;
	}
}