/*
THEME NAME: Royal Coconut Coast 2023
THEME URI: https://deliciousdesign.com/
VERSION: 3.0
AUTHOR: Delicious Design
AUTHOR URI:
*/


/* -------------------------------------------------------------------------- RESET --- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}  table {border-collapse: separate; border-spacing: 0;}  caption, th, td { text-align: left; font-weight: normal; }  table, td, th { vertical-align: middle; }  blockquote:before, blockquote:after, q:before, q:after { content: ""; }  blockquote, q { quotes: "" ""; }  a img { border: none; } 
a:active, a:focus { outline: none; }
html{ scroll-behavior:smooth; }

/* --------------------------------------------------------------------------- BODY --- */
body {
	background: #005186;
	-webkit-text-size-adjust:none;
	font-size: 18px;
	line-height:1.0em;
	text-align: left;
	}

/* ------------------------------------------------------------------------- COLORS --- */
.rcc_brightblue {	color: #069BC1;	}
.rcc_darkblue 	{	color: #005186;	}
.rcc_blueblack 	{	color: #002c3f; }
.rcc_sandyellow	{	color: #fbde8a; }
.rcc_foam		{	color: #ecf8fa; }

body, 
input,
textarea,
select {
	color:#464646;
	}
a {
	transition: all .2s;
	}
p a {
	font-weight: 800;
	}
.event_details p a {
	font-weight: 400;
	}

a:link, 
a:visited {
	color:#005186; /*rcc_darkblue*/
	text-decoration:none;
	}
a:hover, 
a:active {
	color:#069BC1; /*rcc_brightblue*/
	cursor:pointer;
	}
div.news_navigation a:link, 
div.news_navigation a:visited {
	color:#005186; /*rcc_darkblue*/
	text-decoration:none;
	}
div.news_navigation a:hover, 
div.news_navigation a:active {
	color:#069BC1; /*rcc_brightblue*/
	cursor:pointer;
	}
div.darkblue p a:link, 
div.darkblue p a:visited {
	color:#fbde8a; /*rcc_sandyellow*/
	}
div.darkblue p a:hover, 
div.darkblue p a:active {
	color:#069BC1; /*rcc_brightblue*/
	}

input[type=submit],
input[type=button] {
	cursor:pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	display:block;
	text-decoration: none;
	border:transparent;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	font-family: "open-sans", sans-serif;
	font-weight: 800; /* 400 800 */
	font-style: normal;
	}

a.button,
a.comment-reply-link,
div#nav_below div a,
input[type=submit],
input[type=button],
a#cancel-comment-reply-link {
	box-sizing: border-box;
	display:inline-block;
	font-size: .75em;
	line-height: 1;
	font-weight: 800;
	padding: 10px 30px;
	border-radius: calc(.75em + 10px);
	}
a.button i {
	padding-right:5px;
	}
a.button.blue,
a.comment-reply-link,
div#nav_below div a,
input[type=submit],
input[type=button],
a#cancel-comment-reply-link {
	color:#ffffff;
	background: #005186;
	}
a.button.yellow {
	color: #005186;
	background: #fbde8a;
	}
a.button.blue:hover, 
a.comment-reply-link:hover,
a.button.yellow:hover,
div#nav_below div a:hover,
input[type=submit]:hover,
input[type=button]:hover,
a#cancel-comment-reply-link:hover {
	color:#ffffff;
	background: #069BC1;
	}
blockquote {
	background-color:transparent !important;
	color:#005186;
	opacity:1;
	font-size:1.0em;
	line-height:1.2em;
	display:block;
	float:left;
	text-align: left;
	width:200px;
	padding:8px 14px 3px 0;
	margin:4px 14px 0 0;
	font-family: "espiritu", sans-serif;
	font-weight: 400;
	font-style: normal;
	border-right: 1px solid #005186;
	}
blockquote a {
	color:#005186 !important;
	border-bottom: 1px dotted #005186 !important;
	}
blockquote p {
	padding:0;
	margin:0;
	}
div#menu ul.menu li.menu-item a, 
div#menu ul.sub-menu li.menu-item a, 
div#menu ul.menu li.menu-item ul.sub-menu li.menu-item a {
	background: #005186;
	color:#ffffff;
	transition: color .2s, background .2s;
	}
div#menu ul.menu li.menu-item a:hover, 
div#menu ul.sub-menu li.menu-item a:hover, 
div#menu ul.menu li.menu-item ul.sub-menu li.menu-item a:hover {
	background: #069BC1;
	color:#ffffff;
	cursor:pointer;
	}
div#menu ul.menu li.current_page_item a,
div#menu ul.menu li.current_page_item a:hover,
div#menu ul.menu li.menu-item ul.sub-menu li.current_page_item a,
div#menu ul.menu li.menu-item ul.sub-menu li.current_page_item a:hover {
	background: #005186;
	color:#069BC1;
	cursor:default;
	}
div#menu ul.menu li.menu-item-2835 a,
div#menu ul.menu li.menu-item-2718 a,
div#menu ul.menu li.menu-item-2835 a:hover,
div#menu ul.menu li.menu-item-2718 a:hover {
	background: #005186;
	color:#9FCBD7;
	cursor: default;
	}
a#nav_toggle {
	color:MediumBlue;
	}
a#nav_toggle:hover {
	color:DodgerBlue;
	}
div#footer { 
	background: #005186;
	color:#fff;
	}
div#footer a,
div#footer .copyright a {
	color:#fff;
	}
div#footer a:hover,
div#footer .copyright a:hover {
	color:#76c1d9;
	}


/* --------------------------------------------------------------------- TYPOGRAPHY --- */
body,
input[type=text], 
input[type=email],
input[type=tel],
textarea,
.open_sans_regular {
    font-family: "open-sans", sans-serif;
    font-weight: 400; /* 400 800 */
    font-style: normal;
    }
.open_sans_x_bold {
	font-family: "open-sans", sans-serif;
	font-weight: 800; /* 400 800 */
	font-style: normal;
    }

.espiritu_regular {
	font-family: "espiritu", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
.espiritu_condensed {
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
.espiritu_expanded {
	font-family: "espiritu-expanded", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
.espiritu_script {
	font-family: "espiritu-script", sans-serif;
	font-weight: 400;
	font-style: normal;
	}





div#blog-description {
	margin:0 0 0 2px;
	font-size:0.9em;
	}
h1 {
	font-size:4.0em;
	line-height:1.1em;
	margin-bottom:15px;
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #005186; 
	}
h1.single_event_title {
	font-size:3.8em;
	line-height:1.1em;
	}
h1#blog_title {
	display:block;
	position:fixed;
	top:-1000px;
	left:0px;
	}
h2 {
	font-family: "espiritu", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #005186;
	font-size:2.3em;
	line-height:1;
	margin:35px 0 20px 0;
	}
.staycations h2 {
	font-family: "espiritu-script", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	font-size:3.4em;
	line-height:1;
	margin:0 0 20px 0;
	}
.specials_header h2 {
	font-family: "espiritu-expanded", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:1.3em;
	line-height:1;
	margin:0 0 20px 0;
	}
.instagram h2 {
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #005186;
	font-size:2.0em;
	line-height:1;
	margin: 6px 0 20px 0;
	}
.events h2 {
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #005186;
	font-size:2.6em;
	line-height:1;
	margin:0 0 20px 0;
	text-align: center;
	}
h3,
div.news_items h2 {
	font-size:1.35em;
	line-height:1.15em;
	margin:0 0 5px 0;
	font-family: "espiritu", sans-serif;
	font-weight: 400;
	font-style: normal;
	color:#005186;
	}
.home_map_block h3 {
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #005186;
	font-size:1.5em;
	line-height:1.2em;
	margin:0 0 20px 0;
	text-align: center;
	}
div.news_items.cat_items h2 {
	font-size:1.0em;
	line-height:1;
	margin:0 0 30px 0;
	font-family: "espiritu", sans-serif;
	font-weight: 400;
	font-style: normal;
	color:#000000;
	text-align: center;
	}
div.news_items.cat_items a h3 {
	font-size:1.4em;
	line-height:1.15em;
	margin:0 0 0 0;
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	color:#005186;
	}
div.news_items.cat_items a:hover h3 {
	color:#069BC1;
	}
h3 small {
	font-size: 16px;
	line-height:1;
	margin:0 0 0 0;
	padding:0;
	font-family: "open-sans", sans-serif;
	font-weight: 800; /* 400 800 */
	font-style: normal;
	display: block;
	text-transform: capitalize;
	float:right;
	}
h4 {
	font-family: "espiritu", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:0.95em;
	line-height:1;
	text-transform: uppercase;
	margin:3px 0 5px 0;
	color: #005186;
	}
h5 {
	font-size: 1.1em;
	line-height:1;
	margin:5px 0 6px 0;
	padding:0;
	font-family: "espiritu", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
p {
	font-size: 1.0em;
	line-height: 1.7em;
	display:block;
	margin-bottom:1.0em;
	}
div.events p {
	line-height: 1.3em;
	margin-bottom:16px;
	}
div.news_items p,
p.member_p,
.excerpt_p p,
ol.comment-list p {
	line-height: 1.4em;
	margin-bottom:16px;
	}
div.events p.event_date,
p.event_date,
p.dd_book_button {
	line-height: 1;
	margin-bottom:8px;
	font-weight: 800;
	}
ul li, 
ol li {
	font-size: 1.0em;
	line-height: 1.4;
	margin-bottom:4px;
	}
ul {
	display:block;
	margin-left:30px;
	margin-bottom:0.85em;
	}
ol {
	display:block;
	margin-left:33px;
	margin-bottom:0.85em;
	}
em, 
i {
	font-style: italic;
	}
strong, 
b {
	font-weight:800;
	}
div.entry_date {
	font-size: 0.7em;
	line-height:1;
	font-weight:800;
	margin: -20px 0 20px 2px;
	text-transform: uppercase;
	}
div.entry_date.excerpt {
	margin: 10px 0 20px 0;
	}
abbr {
	text-decoration: none;
	}
hr {
	display: block;
	height: 1px;
    color: #069BC1;
    background: #069BC1;
    font-size: 0;
    border: 0;
    margin: 0 0 40px 0;
    clear:both;
	}
hr.x_margin {
    margin: 20px 0;
	}
/* ---------------------------------------------------------------------- STRUCTURE --- */
div#header {
	position:fixed;
	box-sizing:border-box;
	top:0px;
	left:0px;
	width:100%;
	height: 53px;
	padding: 10px 20px 0 20px;
	background: #005186;
	z-index:120;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
	}
html[lang="ja"] div#header,
html[lang="de"] div#header,
html[lang="fr"] div#header,
html[lang="ko"] div#header {
	top:55px;
	}

div#billboard_header {
	position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -55%);
	z-index:101;
	width:calc(100% - 80px);
	text-align:center;
	background:rgba(0,0,0,0.0);
	}
div#rcc_icon img {
	width:140px;
	height:auto;
	}
div#headline {
	font-family: "espiritu-script", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:8.0em;
	line-height: 1;
	color:#ffffff;
	margin: -10px 0 10px 0;
	text-shadow: 0px 0px 8px rgba(0,0,0,1);
	}
h2#sub_head {
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:3.6em;
	line-height: 1;
	color:#ffffff;
	margin: 0 0 0 0;
	text-shadow: 0px 0px 8px rgba(0,0,0,1);
	}


div#billboard {
	position:relative;
	box-sizing: border-box;
	width:100%;
	-webkit-aspect-ratio: 16/8;
	aspect-ratio: 16/8;
	max-height: 90vh;
	overflow:hidden;
	z-index: -1;
	background: #005186;
	}
div#billboard div.cycle-slideshow,
div#billboard div.cycle-slideshow div.cycle-slide {
	box-sizing: border-box;
	width:100%;
	-webkit-aspect-ratio: 16/8;
	aspect-ratio: 16/8;
	overflow:hidden;
	}
div#billboard div.cycle-slideshow div.cycle-slide img,
div#billboard.sub_page div.dd_cycle-slideshow div.cycle-slide img,
div#billboard.sub_page div.dd_cycle-slideshow div.featured_image img,
div#billboard.single_post_page div.dd_cycle-slideshow div.featured_image img {
	width:100%;
	height:100%;
	object-fit: cover;
	}

div#billboard.sub_page {
	position:relative;
	box-sizing: border-box;
	-webkit-aspect-ratio: 16/5;
	aspect-ratio: 16/5;
	overflow:hidden;
	z-index: -1;
	}
div#billboard.single_post_page {
	position:relative;
	box-sizing: border-box;
	-webkit-aspect-ratio: 16/3;
	aspect-ratio: 16/3;
	overflow:hidden;
	z-index: -1;
	}
div#billboard_gradient {
	width:100%;
	height:156px;
	background: linear-gradient(rgba(0,0,0,0),#005186);
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:999;
	}


div#billboard.single_post_page div.dd_cycle-slideshow div.featured_image {
	box-sizing: border-box;
	width:100%;
	-webkit-aspect-ratio: 16/3;
	aspect-ratio: 16/3;
	overflow:hidden;
	}
div#billboard.sub_page div.dd_cycle-slideshow,
div#billboard.sub_page div.dd_cycle-slideshow div.cycle-slide,
div#billboard.sub_page div.dd_cycle-slideshow div.featured_image {
	box-sizing: border-box;
	width:100%;
	-webkit-aspect-ratio: 16/5;
	aspect-ratio: 16/5;
	overflow:hidden;
	}
div#billboard.sub_page p {
	box-sizing: border-box;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index: 1;
	margin:0;
	padding:5px;
	color:#fff;
	text-shadow: 0 0 4px #000000;
	font-size: 0.8em;
	line-height:1;
	}


div.max_float {
	position:relative;
	box-sizing: border-box;
	width:100%;
	max-width: 1600px;
	margin:0 auto;
	}
.pageid-243 div.max_float {
		position:relative;
		box-sizing: border-box;
	width:calc(100% - 100px);
	max-width: 9999em;
		margin:0 auto;
	}


div.min_float {
	position:relative;
	box-sizing: border-box;
	width:100%;
	max-width: 1200px;
	margin:0 auto;
	}
div.micro_float {
	position:relative;
	box-sizing: border-box;
	width:100%;
	max-width: 1000px;
	margin:0 auto;
	}
div#logo {
	position: absolute;
	width:500px;
	height:auto;
	top:2px;
	left:0px;
	}
div#footer_logo {
	width:200px;
	height:auto;
	}
div#footer_logo a,
div#logo a {
	display:block;
	opacity:1.0;
	}
div#footer_logo a:hover,
div#logo a:hover {
	opacity:0.4;
	}
div#footer_logo a img,
div#logo a img {
	width:100%;
	height:auto;
	}
div#wrapper {
	width: 100%;
	/* max-width: 960px; */
	padding: 53px 0 0 0;
	position:relative;
	}
div.container {
	box-sizing: border-box;
	width:100%;
	margin: 0 auto;
	padding: 1px 0;
	background: rgba(255,255,255,0.0);
	}
div.container.white {
	background: #ffffff;
	}
div.container.darkblue {
	background: #005186;
	color:#ffffff;
	}
div.container.planner {
	background: #005186;
	}
div.container.blueblack {
	background: #002c3f;
	color:#ffffff;
	}
div.container.foam {
	background: #ecf8fa;
	}
body.pageid-57 div.container.foam, /*shopping*/
body.pageid-135 div.container.foam, /*membership-info*/
body.pageid-24 div.container.foam, /*connec*/
body.pageid-2643 div.container.foam, /*events*/
body.pageid-4184 div.container.foam, /*staycations*/
body.pageid-11 div.container.foam, /*kauai history*/
div.container.foam.white,
div.container.white {
	background: #ffffff;
	}
div.container.members {
	padding: 40px 0;
	background-color: #ffffff;
	background-image: linear-gradient(#fbde8a, #ffffff);
	background-repeat:no-repeat;
	background-size:100% 200px;
	}

div.flex_space-between {
	display: flex;
	justify-content: space-between;
	}
div.flex_align-center {
	display: flex;
	align-items: center;
	}
div.flex_align-stretch {
	align-items: stretch;
	}
div.flex_flex-start {
	align-items: flex-start;
	}
div.flex_flex-wrap {
	flex-wrap: wrap;
	}
div.flex_justify_start {
	display: flex;
	justify-content: flex-start;
	}
div.flex_justify_center {
	display: flex;
	justify-content: center;
	}


div.content {
	box-sizing: border-box;
	width:calc(100% - 100px);
	padding: 10px;
	margin: 0 auto;
	background-color: rgba(0,0,0,0);
	transition: width .5s;
	}
div.content.categories {
	margin: 40px auto;
	background-color: rgba(0,0,0,0);
	}
.home div.content.categories {
	margin: -70px auto 40px auto;
	background-color: rgba(0,0,0,0);
	}
div.content.iframe {
	width:auto;
	max-width:700px;
	height:auto;
	-webkit-aspect-ratio: 16/9;
	aspect-ratio: 16/9;
	padding: 0;
	margin: 60px auto;
	background-color: #000000;
	transition: width .2s, height .2s;
	}
div.content.iframe iframe {
	width:100%;
	height:100%;
	-webkit-aspect-ratio: 16/9;
	aspect-ratio: 16/9;
	}
div.content.member_category_content {
	margin: 50px auto 40px auto;
	background-color: rgba(0,0,0,0);
	}
div.content.staycations {
	margin: 40px auto;
	background-color: rgba(0,0,0,0);
	}
div.content.instagram {
	margin: 80px auto;
	background-color: rgba(0,0,0,0);
	}
div.content.events {
	max-width:1200px;
	margin: 80px auto;
	background-color: rgba(0,0,0,0);
	}
div.content.news_items {
	margin: 80px auto;
	background-color: rgba(0,0,0,0);
	}
div.content.news_items.cat_items {
	margin: 60px auto 50px auto;
	background-color: rgba(0,0,0,0);
	}

div.news_navigation {
	box-sizing: border-box;
	padding: 0 25px 20px 25px;
	display: flex;
	align-items: center;
	font-size: 2.4em;
	line-height: 1;
	}
div.one_news_div {
	box-sizing: border-box;
	position: relative;
	margin: 0 15px;
	padding-bottom:35px;
	width:22%;
	}
div.one_news_div div.image_container {
	margin: 0 0 18px 0;
	-webkit-aspect-ratio: 6/4;
	aspect-ratio: 6/4;
	}
div.one_news_div a.button {
	position: absolute;
	left:0;
	bottom:0;
	}

a.one_cat_div {
	box-sizing: border-box;
	position: relative;
	margin: 0 15px;
	padding-bottom:0;
	flex-grow: 1;
	text-align:center;
	max-width:300px;
	}
a.one_cat_div div.image_container {
	margin: 0 0 18px 0;
	-webkit-aspect-ratio: 16/8;
	aspect-ratio: 16/8;
	overflow:hidden;
	}
a.one_cat_div div.image_container img {
	width:100%;
	height:100%;
	object-fit: cover;
	transition: transform 1s;
	}
a.one_cat_div:hover div.image_container img {
	transform: scale(1.08,1.08);
	}



div.image_container {
	overflow:hidden;
	}
div.event_single div.image_container {
	overflow:hidden;
	margin: 0 20px 0 0;
	}
div.event_single div.image_container img {
	display: block;
	width:100%;
	height:auto;
	}
div.image_container a {
	display: block;
	overflow:hidden;
	}
.home div.events div.image_container a,
div.one_news_div div.image_container a {
	aspect-ratio: 4/3;
	}
div.single_event_block div.image_container a {
	display: block;
	overflow:hidden;
	-webkit-aspect-ratio: 4/3;
	aspect-ratio: 4/3;
	}
div.image_container img {
	display: block;
	width:100%;
	height:100%;
	object-fit: cover;
	transition: transform 1s;
	}
div.single_event_block div.image_container img {
		display: block;
		width:100%;
	height:auto;
		object-fit: cover;
		transition: transform 1s;
	}

div.image_container a:hover img {
	transform: scale(1.08,1.08);
	}
div.staycations div.image_container,
div.event_single div.image_container {
	width:32%;
	}
div.staycations div.verbose_container,
div.event_single div.verbose_container {
	width:65%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	}
div.events div.image_container {
	width:280px;
	-webkit-aspect-ratio: 4/3;
	aspect-ratio: 4/3;
	}
div.events div.verbose_container {
	box-sizing: border-box;
	width:calc(100% - 300px);
	display: flex;
	padding: 20px 22px 16px 22px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	background:#fff0c5;
	}
div.events div.flex_space-between {
	margin-bottom: 24px;
	}

div.post {
	}
div.entry_content {
	}
div.entry_content.member_category {
	text-align:center;
	}
/* align verbose pages */
div#post-11 div.entry_content.member_category, /* kauai-history BLUE */
div#post-24 div.entry_content.member_category, /* contact */
div#post-2760 div.entry_content.member_category, /* culture-arts */
div#post-179 div.entry_content.member_category, /* historic-sites */
div#post-2662 div.entry_content.member_category, /* wailua-river */
div#post-135 div.entry_content.member_category /* membership-info */
 {
	text-align:left;
	}
div.specials_header {
	text-align:center;
	border-top:3px solid #005186;
	padding: 40px 0 0 0;
	}
a.big_icon {
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:18%;
	-webkit-aspect-ratio: 10/9;
	aspect-ratio: 10/9;
	background: rgba(0,0,0,0.8);
	}
a#explore.big_icon {
	background: #f84500;
	}
a#stay.big_icon {
	background: #ffc80d;
	}
a#play.big_icon {
	background: #00dc5f;
	}
a#eat.big_icon {
	background: #0a85f8;
	}
a#shop.big_icon {
	background: #ff06ae;
	}
a.big_icon div.image_container {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	}
a.big_icon div.image_container img {
	opacity:0.9;
	transition: opacity .3s;
	}
a.big_icon:hover div.image_container img {
	opacity:0.3;
	}
a.big_icon div.icon_label {
	font-family: "espiritu-expanded", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1;
	color:#fff;
	text-shadow: 0px 0px 5px rgba(0,0,0,1);
	}


div#member_grid_container {
	overflow:hidden;
	}
div#map_container { /*main map */
	
	}
div#overlay-container { /*main map */
	position:fixed; 
	display:block; 
	top:100px; 
	left: 50px;
	}
div#member_map_container { /* grid page */
	position: relative;
	width: 100%;
	height: 0;
	overflow:hidden;
	}
div#overlay-container.grid_map { /* grid page */
	position: absolute;
	display:block; 
	top:50px; 
	left: 50px
	}


div#tab_bar {
	display:flex;
	justify-content: center;
	background:#ffffff;
	padding: 20px 0 0 0;
	}
div.mem_tab {
	box-sizing: border-box;
	background:#005186;
	color:#ffffff;
	width:40%;
	text-align: center;
	border-radius: 18px 18px 0 0;
	padding: 28px 10px 15px 10px;
	margin: 0 10px;
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.8em;
	line-height: 1;
	cursor:pointer;
	transition: background .2s, color .2s;
	}
div.mem_tab.current_tab,
div.mem_tab.current_tab:hover {
	background:#fbde8a;
	color:#005186;
	cursor:default;
	}
div.mem_tab:hover {
	background:#069BC1;
	color:#ffffff;
	}


div.member_unit,
div.dd_single_post {
	box-sizing: border-box;
	position: relative;
	width: calc(33.32% - 30px);
	margin: 15px 15px 15px 15px;
	padding: 0 0 25px 0;
	border-bottom: 2px solid #069BC1;
	}
div.member_unit div.image_container,
div.member_unit div.image_container a {
	margin: 0 0 20px 0;
	-webkit-aspect-ratio: 5/3;
	aspect-ratio: 5/3;
	}
div.member_unit a.button {
	box-sizing: border-box;
	display:inline-block;
	font-size: .75em;
	line-height: 1;
	font-weight: 800;
	padding: 10px 20px;
	margin: 4px 8px 4px 0;
	border-radius: calc(.75em + 10px);
	}
div.member_unit div.blurb {
	line-height: 1.3em;
	margin: 0 0 8px 0;
	}
div.member_unit div.blurb a {
	font-weight: 800;
	}
div.map div.member_unit {
	position:relative;
	width:100%;
	max-width:400px;
	max-height: calc(100vh - 150px);
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
	overflow-x: hidden;
	padding: 15px;
	margin:0;
	font-size: 0.85em;
	background: rgba(255,255,255,0.85);
	border-radius: 4px;
	border:none;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	}
div.map div.member_unit::-webkit-scrollbar { 
	display: none;  /* Safari and Chrome */
	}
div.map div.member_unit p.member_p {
	line-height: 1.4em;
	margin: 10px 0 0px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #005186;
	}
div#overlay-container.grid_map div.member_unit p.member_p {
	display: none;
	}

div.close_button {
	box-sizing: border-box;
	position:absolute;
	top:2px;
	right:2px;
	padding: 8px 11px;
	border-radius: 50%;
	aspect-ratio: 1/1;
	background:#069BC1;
	color:#fff;
	font-size: 2.0em;
	line-height: 1;
	transition: background .3s;
	cursor:pointer;
	}
div.close_button:hover {
	background:#005186;
	}
div#overlay-container.grid_map div.close_button {
	}



div.map div.member_unit div.social_sprites {
	margin: 14px 0 0px 2px;
	}

div.dd_single_post {
	padding-bottom: 60px;
	cursor:default;
	}
div.dd_single_post div.entry_content {
	height: 1px;
	transition: height .5s;
	overflow: hidden;
	}
div.dd_single_post div.fixed_botton {
	position: absolute;
	bottom: 20px;
	left: 0px;
	}
div.dd_single_post div.image_container {
	margin: 0 0 20px 0;
	width:100%;
	height:280px;
/*	aspect-ratio: 5/3;*/
	transition: height .5s;
	}

div.dd_single_post:hover {
/*	padding-bottom:55px;*/
	}
div.dd_single_post:hover div.image_container {
	height:50px;
/*	aspect-ratio: 5/2;*/
	}
div.dd_single_post:hover div.entry_content {
	height: 230px;
	}



div.social_sprites {
	box-sizing:border-box;
	display:flex;
	flex-wrap: wrap;
	width:100%;
	margin: 14px 0 8px 2px;
	}
div.social_sprites a {
	display: block;
	height: 28px;
	margin: 5px 10px 5px 0;
	background: #fbfbfb;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.4);
	padding:4px;
	border-radius: 3px;
	}
div.social_sprites a img {
	height:100%;
	width:auto;
	filter: invert(15%) sepia(84%) saturate(3757%) hue-rotate(190deg) brightness(88%) contrast(103%);
	transition: filter .3s;
	}
div.social_sprites a:hover img {
	filter: invert(44%) sepia(46%) saturate(3106%) hue-rotate(162deg) brightness(94%) contrast(95%);
	}

div.home_text_block {
	box-sizing: border-box;
	width: calc(100% - 290px);
	}
div.home_map_block {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	width:250px;
	padding: 20px;
	margin: 0 0 30px 0;
	background: linear-gradient(rgba(255,231,158,1.0), rgba(255,231,158,0.0));
	}

/* ---------------------------------------------------------------------- IG WIDGET --- */
div#ig_frame {
	box-sizing:border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
div#ig_frame a {
	display: block;
	box-sizing:border-box;
	width:15%;
	}
div#ig_frame a img {
	width:100%;
	height:auto;
	box-shadow: 0px 0px 0px rgba(0,0,0,1.0);
	transition: box-shadow .5s, filter .5s;
	}
div#ig_frame a:hover img {
	box-shadow: 0px 0px 8px rgba(0,0,0,1.0);
	filter:brightness(120%);
	cursor: zoom-in;
	}



/* --------------------------------------------------------------------- NAVIGATION --- */
a#nav_open,
a#nav_close {
	box-sizing: border-box;
	padding: 8px 13px;
	font-size: 1.1em;
	line-height: 1.0em;
	position:absolute; 
	top:0px;
	right:3px;
	z-index: 11;
	color:#ffffff;
	border-radius: 3px;
	}
a#nav_open,
a#nav_close:hover {
	background: #069BC1;
	}
a#nav_open:hover,
a#nav_close {
	background:#002f62;
	}

div#header_navigation {
	position:fixed;
	z-index:110;
	top:-120vh;
	left:0px;
	width:100%;
	max-height: calc(100vh - 0px);
	overflow-y: scroll;
	box-sizing: border-box;
	clear: both;
	padding: 78px 60px 40px 60px;
	background: #005186;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
	transition: top 1s;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
	}
div#header_navigation::-webkit-scrollbar { 
	display: none;  /* Safari and Chrome */
	}

/*a#nav_toggle {
	display:none;
	}
nav#access {
	position:absolute;
	top:0px;
	right:0px;
	margin: 0px;
	padding:0;
	z-index:5;
	}
*/	
nav#access_panel {
	border-top:.5px solid white;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	}
nav#access_panel_top {
	border-top:.5px solid white;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	}
nav#access_panel ul div,
nav#access_panel_top ul div {
	width:25%;
	}


div#menu {
	margin:0;
	padding:0;
	}
div#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	display:flex;
	}
div#menu ul.sub-menu {
	display:flex;
	flex-direction: column;
	}
div#menu ul li {
	margin:0;
	padding:0;
	}
div#menu ul li.menu-item-has-children,
div#menu ul li.menu-item-2536,
div#menu ul li.menu-item-2699,
div#menu ul li.menu-item-2570 {
	margin:0 0 20px 0;
	padding:0;
	}
div#menu ul li.menu-item a {
	display:block;
	font-size:0.9em;
	line-height: 1;
	padding: 6px 8px 6px 8px;
	text-decoration:none;
	text-align:left;
	border-radius: 4px;
	}
div#menu ul li.menu-item a {
	font-weight: 800; /* 400 800 */
	text-transform: uppercase;
	}
div#menu ul li.menu-item ul a,
div#menu ul li#menu-item-9999 a {
	font-weight: 400; /* 400 800 */
	text-transform: none;
	}
div#menu ul.menu li.menu-item a[aria-current=page]::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f04b";
	padding-right:6px;
	color:#069BC1;
	}
div#translate {
	box-sizing: border-box;
	text-align:right;
	width:100%;
	padding:0px 3px 0px 0px;
	}
div#translate a { 
	display:inline-block;
	width:30px;
	height: 20px;
	padding: 0px;
	border-radius: 3px;
	border: 1px solid #ffffff;
	background: url(images/translation_flags.png) #000 no-repeat;
	background-size: 120px 20px;
	color:#fff;
	opacity:1.0;
	transition: opacity .2s;
	box-shadow: 0px 0px 2px #000;
	margin: 0 2px;
	}
div#translate a:hover { 
	opacity:0.7;
	}
div#translate a.german { 
	background-position: 0px 0px;
	}
div#translate a.french { 
	background-position: -30px 0px;
	}
div#translate a.japanese { 
	background-position: -60px 0px;
	}
div#translate a.korean { 
	background-position: -90px 0px;
	}

div#nav_blur {
	position:fixed; 
	width: 0; 
	height: 0; 
	left:0px; 
	top:0px; 
	backdrop-filter: blur(0px); 
	z-index: 9; 
	transition: backdrop-filter 2s, background 2s;
	}

/*
div#menu ul li ul.sub-menu {
	top:-220px;
	position:absolute;
	opacity:0.0;
    transition: opacity .5s;
	}
div#menu ul.menu li.menu-item:hover ul.sub-menu {
	top:auto;
	margin-top:0px;
	opacity: 1.0;
	}
ul.sub-menu {
	z-index:-1;
	}
div#menu ul li {
	float:left;
	margin:0px;
	}
ul.sub-menu li.menu-item {
	float:none !important;
	}
div#menu ul li.current_page_item a {
	}
*/

/* ------------------------------------------------------------------------- FOOTER --- */
div#footer { 
	position: relative;
	width:100%;
	box-sizing: border-box;
	clear: both;
	padding: 60px;
	}
div#footer div.max_float {
	display:flex;
	justify-content: space-between;
	}
div#footer_right {
	width: calc(100% - 250px);
	padding: 18px 0 0 0;
	}
div#footer_caveats {
	border-top:.5px solid white;
	padding: 20px 6px 0 6px;
	margin: 20px 0 0 0;
	display:flex;
	justify-content: space-between;
	}
.copyright {
	font-size:0.70em;
	}

/* ------------------------------------------------------------------------- SOCIAL --- */
div.social {
	box-sizing: border-box;
	display: flex;
	justify-content: flex-end;
	padding: 0 12px 0 0;
	}
div.social a {
	font-size:1.7em;
	line-height:1;
	color: #ffffff;
	transition: color .2s;
	margin: 0 0 0 20px;
	}
div.social_header a {
	font-size:1.4em;
	line-height:1;
	color: #ffffff;
	transition: color .2s;
	margin: 0 20px 0 3px;
	}
div.social a:hover,
div.social_header a:hover {
	color: #069BC1;
	}
nav#access_panel_top ul div.social_header {
	box-sizing: border-box;
	width: calc(100% - 7px);
	display: flex;
	justify-content: flex-start;
	margin: 28px 0 0 7px;
	padding: 20px 0 0 0;
	border-top:.5px solid #ffffff;
	}



/* ----------------------------------------------------------------- SEARCH RESULTS --- */
.search_result_blox {
	margin: 10px 0 25px 0;
	}
div#nav_below {
	box-sizing: border-box;
	display:flex;
	justify-content: space-between;
	margin: 20px 0 40px 0;
	width:100%;
	}
div#nav_below.index_navigation {
	margin: 30px 0 0 0;
	padding: 0 15px;
	}

/* ------------------------------------------------------------- IMAGES / ALIGNENTS --- */
img.alignright {
	float:right;
	margin:3px 0 5px 14px;
	}
img.alignleft {
	float:left;
	margin:3px 14px 5px 0;
	}
img.aligncenter {
	display:block;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:auto;
	}
.alignright {
	float:right;
	margin:3px 0 0 14px;
	text-align:right;
	}
.alignleft {
	float:left;
	margin:3px 14px 0 0;
	text-align:left;
	}
.aligncenter, .alignnone {
	display:block;
	margin:0 auto;
	text-align:center;
	margin-top:12px;
	margin-bottom:3px;
	}
.wp-caption p {
	font-size: 0.9em;
	line-height:1.3em;
	margin: 4px 0 0 0;
	text-transform:uppercase;
	}
div.wp-caption {
	}

/* -------------------------------------------------------------------------- FORMS --- */
div.form_row {
	padding: 0 0 10px 0;
	}
div.label {
	padding: 0 0 6px 0;
	}
div.field {
	padding: 0 0 0 0;
	}
input[type=text], 
input[type=email],
input[type=tel],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	width:100%;
	padding:10px;	
	font-size: 1.0em;
	line-height:1.0em;
	border-radius:5px;
	background-color:#fff;
	border: .5px solid rgba(0,0,0,0.5);
	margin: 0 0 10px 0;
	transition: all .3s;
	}
textarea {
	height:250px;
	transition: all .3s;
	}
input[type=radio] {
	box-sizing: border-box;
	height:20px;
	transition: all .3s;
	}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	width:100%;
	padding:8px;	
	font-size: 1.0em;
	line-height:1.0em !important;
	border-radius:5px;
	border: .5px solid rgba(0,0,0,0.5);
	background: url(images/select-pattern.png) #f0f0f0 no-repeat center right;
	background-size: auto 60%;
	transition: all .3s;
	}
input[type=text]:focus, 
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus,
select:focus {
	border: .5px solid rgba(0,0,0,1.0);
	}

/* -------------------------------------------------------------------- FORM ERRORS --- */
div.wpcf7 form div.wpcf7-response-output {
	display:none;
	box-sizing: border-box;
	margin: 10px 0 40px 0;
	padding: 20px;
	float:none;
	clear:both;
	font-size: 1.0em;
	border-radius:5px;
	border:1px solid #ebbc00;
	color:#da7726;
	background:#faeebd;
	}
div.wpcf7 form.sent .wpcf7-response-output,
div.wpcf7 form.invalid div.wpcf7-response-output {
	display:block;
	}

input[type=text].wpcf7-not-valid, 
input[type=email].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
	background:#faeebd;
	border:1px solid #ebbc00;
	}
span.wpcf7-not-valid-tip {
	text-align:right;
	color:#da7726;
	display:block;
	line-height: 1.0em;
	margin-top:-8px;
	}

/* ----------------------------------------------------------------------- COMMENTS --- */
div#respond {
	margin-top:40px;
	}
ol.comment-list {
	list-style: none;
	margin: 0 0 0 0;
	}
ol.comment-list,
ol.children {
	list-style: none;
  	}
ol.children {
	margin: 20px 0 0 0;
  	}
ol.comment-list li,
ol.children li {
	background: #fbfbfb;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.4);
	padding: 18px 18px 18px 18px;
	border-radius: 3px;
	margin: 0 0 20px 0;
	}
ol.children li {
	margin: 0 0 0 0;
	}
ol.comment-list li.parent {
	margin: 0 0 20px 0;
	}
div.comment-author.vcard cite.fn {
	font-style: normal;
	font-weight: 800;
	color: #005186;
	}
div.comment-meta.commentmetadata a {
	color:#464646;
	font-size: 0.7em;
	line-height: 1;
	font-weight: 800;
	text-transform: uppercase;
	}
.says {display:none;}

/* -------------------------------------------------------------------------- MAPS  --- */
div#member_map {
    width:100%;
    height:calc(100vh - 53px);
    position: fixed;
    top: 0;
	}
a.single_marker div.label {
    background: #4b6173;
    color: #fff;
    line-height: 1;
    box-sizing: border-box;
    padding: 6px 8px;
    border: 1px solid #fff;
    border-radius: 3px;
    opacity:0.8;
    transition: opacity .5s;
	}
a.single_marker.hotel div.label {
    background: #ffc80d;
    color: #000;
	}
a.single_marker.activity div.label {
    background-color: #00dc5f;
    color: #000;
	}
a.single_marker.restaurant div.label {
    background: #0a85f8;
    color: #fff;
	}
a.single_marker.shopping div.label {
    background: #ff06ae;
    color: #fff;
	}
a.single_marker.professional div.label {
    background: #f84500;
    color: #fff;
	}
a.single_marker:hover div.label {
    opacity:1.0;
	}
div#map_filter {
    display: flex;
    position: absolute;
    top: -200px;
    right: 50px;
    background: #005186;
    padding:15px;
    border-radius: 0 0 22px 22px;
    transition: top 2s;
	}
div#map_spacing {
	border-left:1px solid #ccc; 
	padding: 0 0 0 10px; 
	margin: 0 0 0 10px;
	}

div#map_filter a i {
	width: 14px;
	text-align: right;
	}
div#map_filter a {
    color: #fff;
    margin: 0 2px;
    border: 1px solid #cccccc;
    padding: 8px 16px;
	}
div#map_filter a[data-kind=hotel] {
    background: #ffa00d;
	}
div#map_filter a[data-kind=activity] {
    background: #3b8777;
	}
div#map_filter a[data-kind=restaurant] {
    background: #2a66ae;
	}
div#map_filter a[data-kind=shopping] {
    background: #5f3991;
	}
div#map_filter a[data-kind=professional] {
    background: #5f4d50;
	}
div#map_filter a[data-kind=photomap] {
    background: #456a87;
	}

div#map_filter a[data-kind=hotel].off:hover, 
div#map_filter a[data-kind=hotel]:hover {
    background: #ffc80d;
    opacity:1;
	}
div#map_filter a[data-kind=activity].off:hover, 
div#map_filter a[data-kind=activity]:hover {
    background: #00dc5f;
    opacity:1;
	}
div#map_filter a[data-kind=restaurant].off:hover, 
div#map_filter a[data-kind=restaurant]:hover {
    background: #0a85f8;
    opacity:1;
	}
div#map_filter a[data-kind=shopping].off:hover, 
div#map_filter a[data-kind=shopping]:hover {
    background: #ff06ae;
    opacity:1;
	}
div#map_filter a[data-kind=professional].off:hover, 
div#map_filter a[data-kind=professional]:hover {
    background: #f84500;
    opacity:1;
	}
div#map_filter a[data-kind=photomap].off:hover,
div#map_filter a[data-kind=photomap]:hover {
    background: #919191;
    opacity:1;
	}
div#map_filter a[data-kind=hotel].off, 
div#map_filter a[data-kind=activity].off, 
div#map_filter a[data-kind=restaurant].off, 
div#map_filter a[data-kind=shopping].off, 
div#map_filter a[data-kind=professional].off, 
div#map_filter a[data-kind=photomap].off {
    border: 1px solid #fff;
    background: #005186;
    opacity:0.4;
	}
div#map_filter a i.fa-ban,
div#map_filter a.off:hover i.fa-ban {
    display:none;
	}
div#map_filter a.off i.fa-ban {
    display:inline-block;
	}
div#map_filter a:hover i.fa-ban {
    display:inline-block;
	}
div#map_filter a.off i:first-of-type,
div#map_filter a:hover i:first-of-type {
    display:none;
	}
div#map_filter a.off:hover i:first-of-type {
    display:inline-block;
	}

div.swipe_box_outer {
	max-width: 780px;
	margin: 0 auto;
	width: 100%;
	}


/* -------------------------------------------------------------------------- CRUFT --- */
.clr, 
.cld { 
	font-size: .1em; 
	line-height: .1em; 
	clear:both; 
	}
.d_hidden { 
	display: none; 
	}
.fixme { 
	color:darkred;
	background:#faeebd;
	}


/* ------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------- RESPONSIVE --- */
div#viewport {
	position:fixed;
	z-index:999;
	right:0px;
	bottom:0px;
	display:flex;
	}
div#viewport div {
	background: #CCC;
	color:#fff;
	padding: 10px;
	opacity:0.7;
	}
div#viewport div {
	display:none;
	}
div#viewport div#vp_3600 {
	display:block;
	}

/* ----------------------------------------------------------------------------- < 3600 */
@media (max-width: 3600px) { 
div#viewport div { display:none; }
div#viewport div#vp_3200 { display:block; }
}

/* ----------------------------------------------------------------------------- < 1600 */
@media (max-width: 1600px) { 
div#viewport div#vp_3600 { display:none; }
div#viewport div#vp_1600 { display:block; opacity:0.9; }
}

/* ----------------------------------------------------------------------------- < 1400 */
@media (max-width: 1400px) { 
div#viewport div#vp_1600 { display:none; }
div#viewport div#vp_1400 { display:block; }
}

/* ----------------------------------------------------------------------------- < 1200 */
@media (max-width: 1200px) { 
div#viewport div#vp_1400 { display:none; }
div#viewport div#vp_1200 { display:block; opacity:0.9; }
div#billboard_header {
    transform: translate(-50%, -55%) scale(0.8, 0.8);
	width: 100%;
	}


}

/* ----------------------------------------------------------------------------- < 1000 */
@media (max-width: 1000px) { 
div#viewport div#vp_1200 { display:none; }
div#viewport div#vp_1000 { display:block; }
a.big_icon div.icon_label {
  font-size: 1.1em;
  }
div.one_news_div {
	margin: 0 10px 30px 10px;
	width:calc(50% - 20px);
	}
div.news_items div.flex_justify_center {
	flex-wrap:wrap;
	}
}

/* ------------------------------------------------------------------------------ < 800 */
@media (max-width: 800px) { 
div#viewport div#vp_1000 { display:none; }
div#viewport div#vp_800 { display:block; opacity:0.9; }
.h_800 {
	display:none;
	}
div#logo {
	top: 6px;
	max-width: calc(100% - 140px);
	}
div#billboard.sub_page,
div#billboard.sub_page div.dd_cycle-slideshow,
div#billboard.sub_page div.dd_cycle-slideshow div.cycle-slide,
div#billboard.sub_page div.dd_cycle-slideshow div.featured_image {
  -webkit-aspect-ratio: 16/8;
  aspect-ratio: 16/8;
  }


div#home_entry_content {
	display:block;
	}
div.home_text_block,
div.home_map_block {
	width: 100%;
	}
 div.home_map_block div {
	max-width:200px;
	}

div.content.categories,
.home div.content.categories {
	margin: 40px auto 20px auto;
	flex-wrap: wrap;
	justify-content: center;
	}
a.big_icon div.icon_label {
	font-size: 2.0em;
	line-height: 1;
	margin-top: 12px;
	font-family: "espiritu-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
a.big_icon {
	width: calc(33.332% - 30px);
	margin: 0 10px 20px 10px;
	}
div.content {
	width:calc(100% - 40px);
	}
div#menu ul {
	flex-wrap: wrap;
	}
nav#access_panel_top ul div {
	width: 50%;
	}
nav#access_panel_top ul div.social_header {
	flex-wrap: wrap;
	}
div.social_header a {
	margin: 0 20px 20px 3px;
	}

.staycations div.flex_space-between {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	}
div.staycations div.image_container,
div.staycations div.verbose_container {
	width: 100%;
	}
div.staycations div.image_container {
	margin: 0 0 20px 0;
	}
div.member_unit, div.dd_single_post {
	width: calc(50% - 30px);
	}

nav#access_panel {
	display: none;
	}
div#footer_caveats {
	display:block;
	text-align:center;
	}
div.social {
	justify-content: center;
	}
div.footer_right div.social a {
	margin: 0 10px 0 10px;
	}
div#footer_logo {
	width: 160px;
	}
div.member_unit, div.dd_single_post {
	margin: 15px 0 15px 0;
	}
div#ig_frame a {
	width:32%;
	margin: 0 0 20px 0;
	}

}

/* ------------------------------------------------------------------------------ < 600 */
@media (max-width: 600px) { 
div#viewport div#vp_800 { display:none; }
div#viewport div#vp_600 { display:block; }
.d_hidden { 
	display: inline; 
	}
.m_hidden { 
	display: none; 
	}
div#logo {
	top: 8px;
	max-width: calc(100% - 80px);
	}
a#nav_open, 
a#nav_close {
	padding: 8px 13px 8px 18px;
	}
a#nav_open span, 
a#nav_close span {
	display: none;
	}
nav#access_panel_top ul div {
	width: 100%;
	}
a.big_icon {
	width: 100%;
	aspect-ratio: 10/3;
	margin: 0 0 20px 0;
	}
div.mem_tab {
	font-size: 1.3em;
	}
div.member_unit, div.dd_single_post {
	width: 100%;
	}
div#footer {
	padding: 60px 20px;
	}
div#footer div.max_float {
	display:block;
	} 
div#footer_logo {
	width: 160px;
	margin: 0 auto 20px auto;
	}
div#footer_right {
	width: 100%;
	padding: 18px 0 0 0;
	}
div#billboard,
div#billboard div.cycle-slideshow,
div#billboard div.cycle-slideshow div.cycle-slide {
	-webkit-aspect-ratio: 16/8;
	aspect-ratio: 16/16;
	}
div#billboard_header {
    transform: translate(-50%, -55%) scale(0.6, 0.6);
	}
h1 {
  font-size: 3.2em;
  }
div.content.member_category_content {
  margin: 30px auto 0px auto;
  }
div#header {
	padding: 10px 10px 0 15px;
	}
div#header_navigation {
	padding: 78px 20px 40px 20px;
	}
div.one_news_div {
	margin: 0 10px 30px 10px;
	width:calc(80% - 20px);
	}
div.instagram div.flex_space-between {
	text-align: center;
	}
div.instagram div.flex_space-between a {
	margin: 0 auto;
	}
div.instagram div.flex_space-between,
div.events div.flex_space-between,
div.flex_justify_start.event_single {
	flex-wrap: wrap;
	}
div.events div.image_container,
div.event_single div.image_container {
	width: 100%;
	}
div.event_single div.image_container {
	margin-bottom: 20px;
	}
div.event_single div.verbose_container,
div.events div.verbose_container {
	width: 100%;
	}
div.content.instagram,
div.content.events,
div.content.news_items {
	margin: 40px auto;
	}
h1.single_event_title {
	font-size: 3.2em;
	line-height: 1.1em;
	}
h2 {
	font-size: 1.8em;
	}
div#map_filter {
	right: 0;
	flex-wrap: wrap;
	width: 140px;
	border-radius: 0 0 0 22px;
	}
div#map_filter a {
	width:100%;
	margin-bottom: 10px;
	}
div#map_filter a:last-of-type {
	margin-bottom: 0px;
	}
div#map_spacing {
	border-left:0px solid transparent; 
	border-top:1px solid #ccc; 
	padding: 5px 0 0 ; 
	margin: 5px 0 10px 0;
	width:100%;
	}
.pageid-243 div.max_float {
	width: 100%;
	}
div.content.news_items.cat_items {
	display:none;
	}
div#billboard.sub_page p {
	font-size: 0.7em;
	}
.instagram h2 {
	text-align:center;
	}
.instagram a.button.blue {
	margin: -10px auto 20px auto;
	}

}

/* ------------------------------------------------------------------------------ < 400 */
@media (max-width: 400px) { 
div#viewport div#vp_600 { display:none; }
div#viewport div#vp_400 { display:block; opacity:0.9; }
h1 {
	font-size: 2.6em;
	}
div#map_filter {
	width: 50px;
	}
div#map_filter a span {
	display: none;
	}
div#overlay-container {
	top: 70px;
	left: 18px;
	width: calc(100% - 36px);
	}

div#map_filter a i.fa-ban,
div#map_filter a.off:hover i.fa-ban,
div#map_filter a.off i.fa-ban,
div#map_filter a:hover i.fa-ban {
    display:none;
	}
div#map_filter a.off i:first-of-type,
div#map_filter a:hover i:first-of-type,
div#map_filter a.off:hover i:first-of-type {
    display:inline-block;
	}
div#map_filter a[data-kind=hotel].off, 
div#map_filter a[data-kind=activity].off, 
div#map_filter a[data-kind=restaurant].off, 
div#map_filter a[data-kind=shopping].off, 
div#map_filter a[data-kind=professional].off, 
div#map_filter a[data-kind=photomap].off,
div#map_filter a[data-kind=hotel].off:hover, 
div#map_filter a[data-kind=activity].off:hover, 
div#map_filter a[data-kind=restaurant].off:hover, 
div#map_filter a[data-kind=shopping].off:hover, 
div#map_filter a[data-kind=professional].off:hover, 
div#map_filter a[data-kind=photomap].off:hover {
    border: 1px solid #fff;
    background: #005186;
    opacity:0.4;
	}
.specials_header h2 {
	font-size: 1.0em;
	}
div#overlay-container.grid_map {
	top: 30px;
	left: 0px;
	width:100%;
	}
div.entry_content {
	overflow:hidden;
	}


}





