/*=========================
FONT STYLES (from assets)
=========================*/
/*
font-family:'Avenir95Black';
font-family:'Avenir65Medium';
*/

body {
	background-color: #fff;
	line-height: 1.15;
  	font-size: 18px;
  	color: #58585a;
	margin:0;
	padding:0;
	font-family: "Avenir65Medium", sans-serif;
	overflow-x: hidden;
}
img {
	border:none; outline:0;
}
body {
   line-height: 27px;
   font-size: 18px;
}

body p {
	color: #58585a;
	font-size: 18px;
	font-family: "Avenir65Medium", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 30px;
	text-rendering: optimizeLegibility;
}
body h1 {
	color: #1a829d;
	font-size: 60px;
	font-family: "benton-sans-extra-compressed", sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1em;
	margin-top: 0.2rem;
	margin-bottom: 30px;
	text-transform: uppercase;
}
body h2 {
	color: #58585a;
	font-size: 50px;
	font-family: "benton-sans-extra-compressed", sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 20px;
	text-transform: uppercase;
}
body h3 {
	color: #58585a;
	font-size: 40px;
	font-family: "benton-sans-extra-compressed", sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 15px;
	text-transform: uppercase;
}
body h4 {
	color: #58585a;
	font-size: 35px;
	font-family: "benton-sans-extra-compressed", sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 15px;
	text-transform: uppercase;
}
body h5 {
	color: #58585a;
	font-size: 30px;
	font-family: "benton-sans-extra-compressed", sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 15px;
	text-transform: uppercase;
}
body h6 {
	color: #58585a;
	font-size: 25px;
	font-family: "benton-sans-extra-compressed", sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 10px;
	text-transform: uppercase;
}
body a {
   text-decoration: none;
   color: #1a829d;
}
body a:hover {
   color: #1a829d;
   text-decoration: underline;
}
body a:visited {
   color: #1a829d;
}

body ul, body ol {
	color: #58585a;
	font-size: 18px;
	font-family: "Avenir65Medium", sans-serif;
	line-height: 1.5em;
}

/* foundation overrides */
body .row {max-width: 1110px;}

body .column,
body .columns {padding: 0 30px;}


/* HEADER */
.headerWrapper{
	width: 100%;
	background-color: #333;
}
.headerWrapper .headerLeft{
	position: absolute;
	top: 20px;
	padding: 20px;
	z-index: 200;
	background-color: #1a829d;
}
.headerLeft .logo{
	display: block;
	position: relative;
	width: 126px;
	height: 79px;
	background-image: url(/includes/public/assets/shell/logo.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.headerWrapper .headerRight{}

.headerRight .headerTop{
	padding-top: 19px;
	position: relative;
	z-index: 100;
	width: auto;
	float: right;
	margin-right: 37px;
}
.headerRight .headerTop > div{float: left;}
.headerRight .headerBottom{
	width: 100%;
	text-align: right;
}

@media (max-width: 1110px) {
	.headerWrapper .headerLeft{
		padding: 15px;
	}
}

/* TOP WIDGETS */
.trip{
	width: 63px;
	height: 100%;
	margin-right: 19px;
}
.weather{
	width: 70px;
	height: 100%;
	margin-right: 19px;
}
.search{
	width: auto;
	height: 100%;
	cursor: pointer;
}
.search.open {
}

.addthis{ margin-bottom: 18px;}

/* CONTENT */
.wrapper{
	background: #FFF;
	width: 100%;
	margin: 0 auto;
	max-width: 1210px;
	clear: both;
	position: relative;
}
.wrapper > .content {
	clear: both;
	position: relative;
}
.root_panel.panel_custom_page.theme-homepage .wrapper {
	max-width: 100%;
}
.root_panel.panel_custom_page > .content {
	min-height: 100px;
}

.main-content.home-pn.row { padding-top: 90px; padding-bottom: 85px; }
.top-content.brown	 { background: #8b7968; }
.middle-content.pattern	 { padding-top: 0; padding-bottom: 0; background-image: url(/includes/public/assets/shell/patterns/triangles.png); background-position: top left; }
.bottom-content	{ padding-top: 60px; padding-bottom: 60px;}

.panel_custom_container.map{
	width: 100%;
	min-height: 486px;
	padding: 22px 78px 22px 0;
	background-color: #8b7968;
	background-image: url(/includes/public/assets/maps/map.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

.panel_custom_container.triangles{
	padding: 24px 0 40px;
	background-image: url(/includes/public/assets/patterns/white-triangles.jpg);
	background-position: top left;
	overflow: hidden;
}


/*Listings/Events/Offers - content div for index items */
div.shared-fw-padding { padding-left: 80px; padding-right: 80px; }
div.shared-spiffy-bg {
	background: #fff;
	margin-bottom: 20px;
	position: relative;
	padding: 40px 0;
}
div.shared-spiffy-bg-left {
	display:none;
}
div.shared-spiffy-bg-right {
	display:none;
}
@media (max-width: 1210px) {
	div.shared-spiffy-bg { margin: 0; padding: 40px 0;  width: auto; }
}
@media (max-width: 1110px) {
	div.shared-fw-padding { padding-left: 1.25em; padding-right: 1.25em; }
}
@media (max-width: 640px) {
	div.shared-fw-padding { padding-left: 20px; padding-right: 20px; }
}


/* content columns */
body .main-content.home-pn .content-left.columns 	{ padding-right: 0; }
/* body .main-content.interior-pn .content-left.columns	{padding-right: 10px; } */
/* body .main-content.interior-pn .content-right.columns { padding-top: 40px; padding-bottom: 50px; padding-left: 20px; } */
body .content-left.columns{  padding: 0 0px 0 30px;}

.width_layout_full_width.row {
	max-width: none;
	margin:10px 0 0;
	padding:0;
}
.width_layout_full_width.row.full-width-padding {
	margin: 10px 30px;
}
.width_layout_full_width.row .columns {
	margin:0;
	padding:0;
}
.panel_custom_two_col_sidebar_left .content-right {
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
.panel_custom_two_col_sidebar_left.remove-top-padding .content-right {
	padding-top: 0;
}

.content-left.medium-4.medium-pull-8.columns {
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 20px;
}

.footer_container .row,
.contentRender_name_plugins_nav_custom_footer {
	clear: both;
	position: relative;
	height: auto;
}

/* FOOTER */
.footerWrapper{
	margin-top: 40px;
	padding-bottom: 40px;
	background-color: #333;
	clear: both;
	position: relative;
}

.footerWrapper .footer-logo-wrapper {
	display: block;
	padding: 15px;
	position: relative;
	top: -30px;
	text-align: center;
	background-color: #1a829d;
}
.footerWrapper .footer-logo {
	display: block;
	width: 200px;
	height: 125px;
	margin: 20px auto;
	background-image: url(/includes/public/assets/shell/logo.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.footerWrapper .footer-enews {
	margin-top: 30px;
}
	.footerWrapper .footer-enews .title {
		text-align: right;
		font-family: "benton-sans-extra-compressed", sans-serif;
		text-transform: uppercase;
		margin-bottom: 15px;
		font-size: 38px;
		color: #fff;
	}
	.footerWrapper .footer-enews .nlSignupHolder {}
	.footerWrapper .footer-enews .nlSignupHolder .nlSignupBox {
		position: relative;
		max-width: 400px;
		margin-left: auto;
	}
		.footerWrapper .footer-enews .nlSignupHolder .nlSignupBox input[type="text"] {
			height: 56px;
			max-width: 300px;
			background-color: #d6d6d6;
			font-size: 20px;
			color: #535355;
			border: 0;
			margin: 0;
			font-size: 25px
			font-family: "benton-sans-extra-compressed", sans-serif;
			padding: 20px;
		}
		.footerWrapper .footer-enews .nlSignupHolder .nlSignupBox .search-btn {
			position: absolute;
			top: 0;
			right: 0;
		}
		.footerWrapper .footer-enews .nlSignupHolder .nlSignupBox input[type="submit"] {
			height: 56px;
			width: 110px;
			background-color: #535355;
			border: 0;
			color: #fff;
			text-transform: uppercase;
		}

.footerWrapper .footer-nav {
	margin-top: 40px;
	text-align: right;
}

.footerWrapper .footer-details {
	position: relative;
	color: #fff;
	margin-left:85px
}
	.footerWrapper .footer-details .icon-info {
		width: 65px;
		height: 65px;
		position: absolute;
		left: -85px;
		background-image: url(/includes/public/assets/shell/icon-info.png);
		background-repeat: no-repeat;
	}

	.footerWrapper .footer-details .title {
		font-size: 20px;
		font-family:'Avenir95Black';
		font-weight: bold;
	}
	.footerWrapper .footer-details p {
		margin: 0;
		color: #e9e9e9;
		font-size: 18px;
	}
	.footerWrapper .footer-details p span {
		padding: 0 10px;
	}
	.footerWrapper .footer-details .copyright {
		margin-top: 20px;
		font-size: 16px;
	}

	.footerWrapper .footer-logos {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
		.footerWrapper .footer-logos a {
			display: inline-block;
			background-repeat: no-repeat;
			background-size: cover;
		}
		.footerWrapper .footer-logos .logo-dmai {
			width: 100px;
			height: 100px;
			background-image: url(//res.cloudinary.com/simpleview/image/upload/c_fit,w_68/v1500498657/DMAP-Seal-small_jhwft7.png);
		}
		.footerWrapper .footer-logos .logo-sss {
			width: 161px;
			height: 52px;
			margin-top: 24px;
			background-image: url(/includes/public/assets/shell/logo-sss.png);
		}
		.footerWrapper .footer-logos .logo-sv {
			width: 186px;
			height: 18px;
			margin-top: 24px;
			background-image: url(/includes/public/assets/shell/logo-sv.png);
		}

@media (max-width: 1110px) {
	.footerWrapper {
		text-align: center;
	}
	.footerWrapper .footer-logo-wrapper {
		display: inline-block;
		margin: 0 auto;
	}
	.footerWrapper .footer-logo {
		width: 175px;
		height: 110px;
		margin: 10px auto;
	}

	.footerWrapper .footer-enews {
		display: inline-block;
		min-width: 320px;
		margin-top: 10px;
	}
	.footerWrapper .footer-enews .title {
		font-size: 28px;
	}

	.footerWrapper .footer-nav {
		display: inline-block;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.footerWrapper .footer-details {
		display: inline-block;
		margin-left: 50px;
	}

	.footerWrapper .footer-details .icon-info {
		width: 35px;
		height: 35px;
		left: -45px;
		background-size: contain;;
	}

	.footerWrapper .footer-details .title {
		font-size: 17px;
	}
	.footerWrapper .footer-details p {
		font-size: 14px;
	}
	.footerWrapper .footer-details a {
		margin: 10px;
	}

	.footerWrapper .footer-logos {
		margin-top: 30px;
		flex-wrap: wrap;
		justify-content: center;
	}

	.footerWrapper .footer-logos .logo-dmai,
	.footerWrapper .footer-logos .logo-sss {
		background-size: contain;
	}
}


/*** NAVS ***/

/* mobile nav */
.navMobile{
	display: none;
	position: relative;
	top: -47px;
}
.navMobile.open{
	z-index: 300;
}
.navMobile a:hover{text-decoration: none;}
.navMobile .dl-menuwrapper button{
	position: relative;
	width: 175px;
	height: 45px;
	background: transparent;
	overflow: visible;

	text-indent: 0;
	text-align: right;
	font-size: 20px;
	line-height: 45px;
	font-family: "Avenir65Medium", sans-serif;
	color: #FFF;
}
.navMobile.microsite .dl-menuwrapper button{
	width: 135px;
}
.navMobile .dl-menuwrapper .search{
	position: relative;
	left: 17px;
	float: left;
	height: 45px;
	width: 24px;
}
.navMobile .dl-menuwrapper .menu-btn {
	display: inline-block;
}

.navMobile .dl-menuwrapper button a { color: inherit; display: block; position: relative; transition: color .5s ease-in-out;}
.navMobile .dl-menuwrapper button a .menu-icon{
	position: absolute;
	top: 30px;
	right: 20px;
	width: 30px;
	height: 30px;
}
.navMobile .dl-menuwrapper > ul{
	box-shadow: -4px 8px 9px 0px rgba(0, 0, 0, 0.23);
}
.navMobile .dl-menuwrapper ul {
	text-align: left;
	background: #FFF;
}
.navMobile .dl-menuwrapper li {
	position: relative;
}
.navMobile .dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 7px 30px 7px 16px;
	font-size: 22px;
	line-height: 22px;
	color: #333;
	font-family: "Avenir65Medium", sans-serif;
	text-transform: uppercase;
}
.navMobile .dl-menuwrapper li a.has-children:after{
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	right: 16px;
	top: 7px;
	background: url(/includes/public/assets/icon-menu-arrow.png) no-repeat center;
}

/** selected **/
.navMobile .dl-menuwrapper li.selected > a{
	background-color: #00819e;
	color: #FFF;
}
.navMobile .dl-menuwrapper li.selected > a.has-children:after{
	background: url(/includes/public/assets/icon-menu-arrow-wht.png) no-repeat center;
}

/* back button */
.navMobile .dl-menuwrapper li.dl-back a {background: #b11000; color: #FFF;}

/* hide parent "a" tag: this gets placed above "back" button (not what we want)*/
.navMobile .dl-menuwrapper .dl-parent {display: none !important;}

/** translate from right fix **/
.navMobile .dl-menuwrapper ul.dl-menu{position: fixed;}
.navMobile .dl-menuwrapper ul.dl-menu.dl-menuopen{
	position: absolute;
	top: 100px;
	right: -20px;
	width: 375px;
}

/** mobile widgets **/
.navMobile .search-mobile{
	width: 100%;
	height: 45px;
	background: #b11000;
}
.navMobile .tripbuilder-mobile{
	width: 100%;
	height: 45px;
	background: #b11000;
}

/** mobile secondary and footer **/


.navMobile .footerNavMobile li span,
.navMobile .secondaryNavMobile li span{display: none;}

.navMobile .footerNavMobile{ padding: 0 0 7px;}

.navMobile .dl-menuwrapper .footerNavMobile li a,
.navMobile .dl-menuwrapper .secondaryNavMobile li a {font-size: 18px;}

.navMobile .border-wrapper {display: block; width: 100%; padding: 0 16px;}
.navMobile .border { display: block; width: 100%; height: 1px; margin: 7px 0; background: #d8d2c9;}



/** animated menu icon **/
.navMobile .dl-menuwrapper button a span,
.navMobile .dl-menuwrapper button a span::before,
.navMobile .dl-menuwrapper button a span::after {
  cursor: pointer;
  height: 4px;
  width: 30px;
  background: #FFF;
  position: absolute;
  display: block;
  content: '';
  box-shadow: none;
  right: 0px;
  top: 14px;
  transition: all .5s ease-in-out;
}
.navMobile .dl-menuwrapper button a span:before { top: -9px; right: 0; }
.navMobile .dl-menuwrapper button a span:after { bottom: -9px; right: 0; top: auto;}

/** expanded - close icon **/
.navMobile .dl-menuwrapper button.dl-active a span{ background-color: transparent; }
.navMobile .dl-menuwrapper button.dl-active a span::before {
	-ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    right: -2px;
    background: #FFF;
    width: 20px;
}
.navMobile .dl-menuwrapper button.dl-active a span::after {
	-ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
	bottom: 0;
	background: #FFF;
	width: 20px;
	 right: -2px;
}
/** END -- animated menu icon **/




/* secondary nav */
.navSecondary {
	position: relative;
	margin-right: 19px;
	padding-left: 10px;
	margin-bottom: -9px;
}
.navSecondary .item { display: block; float: left; height: 45px; line-height: 45px;}
.navSecondary .item a{
	font-size: 14px;
	color: #ebebeb;
	padding: 0 9px;
}
.navSecondary .item a:hover{ color: #fff; text-decoration: none; }
.navSecondary .item:last-child a { border: none;}
.navSecondary .dl-submenu{display: none;}

/* side nav */
.navSide{ position: relative; margin: -50px 0 30px -30px; top: -60px; }
.navSide .top{
	min-height: 60px;
	width: 100%;
}
.navSide h3{
	width: 100%;
	min-height: 60px;
	padding: 14px 30px;
	margin: 0;
	font-size: 40px;
	line-height: 42px;
	text-transform: uppercase;
	background-color: #0077a0;
	word-break: break-all;
	font-family: "benton-sans-extra-compressed", sans-serif;
	color: #fff;
	z-index: 200;
	position: absolute;
}
.navSide h3 a{
	color: inherit;
}
.navSide .navSide-int{
	padding: 14px 30px;
	background: #535355;
	position: relative;
}

/** items **/
.navSide .item{
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	font-family:'Avenir95Black';
}
.navSide .item a{
	display: block;
	padding: 8px 0;
	color: inherit;
}
.navSide .item.section{
}
.navSide .item .link-holder{
	position: relative;
	display: inline-block;
	padding-right: 25px;
}

/** hover/selected **/
.navSide .item a:hover,
.navSide .item.selected > .link-holder a { color: #fff; text-decoration: underline;}


/** toggle **/
.navSide .item .opener{
	position: absolute;
	top: 15px;
	right: 0;
	width: 15px;
	height: 9px;
	background-image: url(/includes/public/assets/icon-menu-side-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;

	-webkit-transition: all .25s;
	transition: all .25s;
}
.navSide .children .item .opener{
	top: 7px;
}
.navSide .item.displayopen .opener{
	 -ms-transform: rotate(-180deg); /* IE 9 */
    -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
}
.navSide .children .item .opener{
	-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}
.navSide .children .item.displayopen .opener{
	-ms-transform: rotate(-180deg); /* IE 9 */
    -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
}

/** drop down - items **/
.navSide .children{
	display: none;
	padding: 0 8px;
}
.navSide .displayopen .children{
	display: block;
}
.navSide .children .item .children{
	display: none;
}
.navSide .children .item.displayopen .children{
	display: block;
}
.navSide .children .item{
	text-transform: none;
	margin-bottom: 4px;
}
.navSide .children .item a{
	padding: 0;
	line-height: 18px;
}
.navSide .children .item a::before{
	display: inline-block;
	content: '■';
	color: #ccc;
	font-size: 12px;
	margin-right: 10px;
	position: relative;
	bottom: 2px;
}


/** see all **/
.navSide .see-all{
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	font-style: italic;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	cursor: pointer;
}
.navSide .see-all .icon{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	top: 5px;
	border: 1px solid #fff;
}
.navSide .see-all .icon span{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/includes/public/assets/shell/icon-sidenav-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all .25s;
	transition: all .25s;
}
.navSide .see-all.open .icon span{
	 -ms-transform: rotate(-180deg); /* IE 9 */
    -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
}
.navSide .see-all .dropdown{
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	padding: 0 30px 14px;
	background: #535355;
	margin-top: 5px;
	z-index: 200;
}

/* footer nav */
.navFooter .item {
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	padding-right: 20px;
}
.navFooter .item:last-of-type {
	padding: 0;
}
.navFooter .item a {
	color: #fff;
}
.navFooter .item .dl-submenu {
	display: none;
}

/* footer nav main */
.navFooterMain{ padding:30px 0; }
.navFooterMain h4{
	padding: 0 0 7px;
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	color: #000;
	text-shadow: 0px 1px 0px rgba(212, 212, 212, 1);
	font-family:'Avenir95Black';
	letter-spacing: 0.1px
}
.navFooterMain h4 a{color: #000;}
.navFooterMain .item a { color: #242424;}
.navFooterMain div.item{
	font-family:'Avenir65Medium';
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 10px;
	text-shadow: 0px 1px 0px rgba(212, 212, 212, 1);
	letter-spacing: 0.1px
}
.navFooterMain > .item{ padding: 0 10px; }

/* footer nav industry */
.navFooterIndustry .item{
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	padding: 0 32px;
	border-right: 1px solid #333;
	text-shadow: 0px 1px 0px rgba(212, 212, 212, 1);
	text-transform: uppercase;
	font-family:'Avenir65Medium';
}
.navFooterIndustry .item:first-child{padding-left: 0;}
.navFooterIndustry .item:last-child { border:none;}
.navFooterIndustry .item a{ color: #242424; }

/* footer social nav */

body .panel_custom_three_col { padding: 60px 0; }
body .panel_custom_three_col .columns { padding: 0 20px; }

/** BREAKPOINTS
	 1110 - tablet
	  640 - mobile
**/

@media (max-width: 1200px){
	.panel_custom_container.map{padding: 24px 14px 20px;}
}

@media (max-width: 1110px){
	.headerWrapper .headerLeft {left: 0; top:0;}
	.headerLeft .logo {
		margin: 10px;
		width: 137px;
		height: 84px;
	}

	.navSide,
	.primary-nav,
	.navSecondary { display: none;}

	.navMobile {display: block;}
	.navFooterMain > .item {padding: 0 7px;}

	body .content-left.columns,
	body .content-right.columns,
	body .content-right.columns {padding-left:30px; padding-right: 30px; width: 100%; }

	body .content-left.medium-pull-8,
	body .content-right.medium-push-4 {left: 0;}

	.headerRight .headerTop{ padding: 0; top: 0; right: 157px;}

	body .panel_custom_three_col { padding: 50px 0; }
	body .panel_custom_three_col .contentWrapper .content-left.medium-4,
	body .panel_custom_three_col .contentWrapper .content-center.medium-4,
	body .panel_custom_three_col .contentWrapper .content-right.medium-4 {
		width: 100%;
	}

	.headerTop .search{ display: none; }

	.panel_custom_container.map{background-image: url(/includes/public/assets/maps/map-md.jpg); min-height: 460px; }

	.navFooter .item {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.navFooterMain { padding: 20px 0 0;}
	.navFooterMain > .item {padding-bottom: 14px;}
	.navFooterIndustry .item { padding: 0 8px;}
	.panel_custom_container.map{padding-top: 352px; background-image: url(/includes/public/assets/maps/map-sm.jpg); }
}
@media (max-width: 640px) {
	.headerRight .headerTop { right: 130px;}
	.headerWrapper { position: relative; height: 100px; }
	.headerWrapper .headerLeft {
		padding: 10px;
	}
	.headerLeft .logo {
		padding: 0;
		margin: 10px;
		background-position: center;
		width: 130px;
		height: 80px;
	}

	body .content-left.columns,
	body .content-right.columns,
	body .content-right.columns {padding-left:20px; padding-right: 20px; width: 100%; }

	body .column,
	body .columns {padding: 0 20px;}

	body .panel_custom_three_col { padding: 45px 0; }

	body h1 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 10px;
		margin-top:0;
	}
	body h2 {
		font-size: 32px;
		line-height: 32px;
	}
	body h3 {
		font-size: 30px;
		line-height: 30px;
	}
	.panel_custom_two_col_sidebar_left .content-right {
		padding-top: 10px;
	}
}

.welcome-to-south-sound-area {
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 30px;
}
.welcome-to-south-sound-area .welcome-to-south-sound-wrap {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound {
	max-width: 1500px;
	margin: auto;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 50px;
}
.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound .text {
	flex: none;
	width: 400px;
}
.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound .text h1 {
	margin: 0;
	font-family:'Avenir65Medium';
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 1.15;
	font-weight: bold;
	color: #000;
}
.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound .text p {
	line-height: 1.5;
	color: #000;
	margin: 15px 0;
}
.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound .empty {
	flex: none;
	width: 50%;
}
.welcome-to-south-sound-area img {
	display: block;
}

@media (max-width: 1110px) {
	.welcome-to-south-sound-area {
		display: flex;
		flex-direction: column;
	}
	.welcome-to-south-sound-area img {
		height: 300px;
		order: 1;
		width: 100%;
		object-fit: cover;
	}
	.welcome-to-south-sound-area .welcome-to-south-sound-wrap {
		position: static;
		order: 2;
	}
	.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound {
		display: block;
		background: rgba(110,162,192,.9);
		color: #fff;
	}
	.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound .text {
		font-size: .8em;
		width: 100%;
	}
	.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound .text h1,
	.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound .text p {
		color: #fff;
	}
	.welcome-to-south-sound-area .welcome-to-south-sound-wrap .welcome-to-south-sound .empty {
		display: none;
	}
}

@media (max-width: 640px) {
	.welcome-to-south-sound-area img {
		object-position: -450px center;
		height: 300px;
	}
}

@media (max-width: 500px) {
	.welcome-to-south-sound-area img {
		object-position: -500px center;
		height: 280px;
	}
}

.plan-trip-area {
	background: url('/includes/public/assets/topo-blue.jpg') no-repeat center center;
	background-size: cover;
	margin-bottom: 30px;
}
.plan-trip-area .plan-trip-wrap {
	margin: auto;
}
.plan-trip-area .plan-trip-wrap .plan-trip {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	padding: 35px;
	font-size: 1.1em;
	line-height: 1.15;
}
.plan-trip-area .plan-trip-wrap .plan-trip .left {}
.plan-trip-area .plan-trip-wrap .plan-trip .center {
	display: flex;
	margin: 0 15px;
}
.plan-trip-area .plan-trip-wrap .plan-trip .center a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #333;
	padding: 8px 10px;
	margin: 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .9em;
	text-align: center;
}
.plan-trip-area .plan-trip-wrap .plan-trip .center a:hover {
	background: #111;
}
.plan-trip-area .plan-trip-wrap .plan-trip .right {}

@media (max-width: 1110px) {
	.plan-trip-area .plan-trip-wrap {
		padding: 0 30px;
	}
	.plan-trip-area .plan-trip-wrap .plan-trip {
		flex-direction: column;
	    padding: 15px 0;
	    font-size: .8em;
	}
	.plan-trip-area .plan-trip-wrap .plan-trip .left {
		order: 1;
	}
	.plan-trip-area .plan-trip-wrap .plan-trip .center {
		padding-top: 15px;
		order: 3;
	}
	.plan-trip-area .plan-trip-wrap .plan-trip .right {
		order: 2;
	}
}


.socials-area {}
.socials-area .socials-wrap {
	max-width: 1500px;
	margin: auto;
	margin-bottom: 100px;
}
.socials-area .socials-wrap .socials {
	display: flex;
	align-items: center;
	justify-content: center;
}
.socials-area .socials-wrap .socials a {
	flex: none;
	width: 50px;
	margin: 0 50px;
}
.socials-area .socials-wrap .socials a img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 1110px) {
	.socials-area .socials-wrap {
		margin-bottom: 60px;
	}
	.socials-area .socials-wrap .socials a {
		width: 30px;
		margin: 0 15px;
	}
}

.insta-wall-area {}
.insta-wall-area .insta-wall-wrap {}
.insta-wall-area .insta-wall-wrap .insta-wall {}
.insta-wall-area .insta-wall-wrap .insta-wall .title {
	max-width: 1500px;
	margin: auto;
	font-family: "Avenir65Medium", sans-serif;
	text-align: center;
	color: #9a9a9a;
	font-size: 1.3em;
	padding: 15px 0 15px 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.insta-wall-area .insta-wall-wrap .insta-wall .title a {
	color: inherit;
	text-decoration: none;
	font-size: .9em;
}
.insta-wall-area .insta-wall-wrap .insta-wall .title .left {}
.insta-wall-area .insta-wall-wrap .insta-wall .title .center {
	margin: 0 30px;
}
.insta-wall-area .insta-wall-wrap .insta-wall .title .center img {
	display: block;
}
.insta-wall-area .insta-wall-wrap .insta-wall .title .right {}
.insta-wall-area .insta-wall-wrap .insta-wall .insta-wall-widget {}

@media (max-width: 1110px) {
	.insta-wall-area .insta-wall-wrap .insta-wall .title {
		flex-direction: column;
		padding-left: 0;
	}
	.insta-wall-area .insta-wall-wrap .insta-wall .title .left {
		order: 2;
	}
	.insta-wall-area .insta-wall-wrap .insta-wall .title .center {
		padding-top: 15px;
		order: 1;
	}
	.insta-wall-area .insta-wall-wrap .insta-wall .title .right {
		order: 3;
	}
}

.bookingWrapper{
	position: relative;
    margin-bottom: 32px;
}
.bookingWrapper #widget-container-1571{

}
.bookingWrapper #widget-container-1571 #jrs-widget-1571{
	width:100%;
}
.bookingWrapper #widget-container-1571 input[type="text"]{
	background: #fff
}

.bookingWrapper #widget-container-1571 .jrs-calendar-icon-1571:after {
    bottom: 24px;
}

.bookingWrapper #widget-container-1571 #jrs-categories-1571{
	height: 53px;
}

@media (max-width: 1000px){
	.bookingWrapper{
		margin-bottom:64px;
	}
	.bookingWrapper #widget-container-1572 form#jrs-form-1572 {
	    padding: .7rem;
	}
}


.bookingWrapper.interior{
	width: 100%;
}
.bookingWrapper #widget-container-1572{

}

.bookingWrapper #widget-container-1572 #jrs-widget-1572{
	width:100%;
}
.bookingWrapper #widget-container-1572 input[type="text"]{
	background: #fff
}

.bookingWrapper #widget-container-1572 .jrs-calendar-icon-1572:after {
    bottom: 24px;
}

.bookingWrapper #widget-container-1572 #jrs-categories-1572{
	height: 53px;
}
.bookingWrapper #widget-container-1572 form#jrs-form-1572 {
	    padding: .7rem;
	}
.bookingWrapper #widget-container-1572 #jrs-button-1572 {
	    padding: 0.4rem;
}	    
@media (max-width: 1110px){
	.bookingWrapper{
		margin-bottom:64px;
	}
	.bookingWrapper.interior {
	    width: 100%;
	}
	.bookingWrapper #widget-container-1572{
	    float: right;
    	clear: both;
    }
	
}

/* Social Share */
.sv-share .sv-share-trigger {
	--share-trigger-button-color: #1a829d;
	--share-trigger-icon-color:#1a829d;
}

.sv-share .sv-share-trigger:focus {
	color: #1a829d;
	background-color: transparent;
}

.sv-share .sv-share-trigger:hover {
	--share-trigger-bg-color-hover: transparent;
	text-decoration: underline;
	color: #1a829d;
}