/*
Theme Name: Sunlund Dumpster Rentals
Theme URI: https://example.com
Author: Starter
Author URI: https://example.com
Description: A clean starter WordPress theme
Version: 2.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Sunlund Dumpster Rentals
*/
 @import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@100;300;400;500;600;700&family=Inter:wght@100;300;400;500;600;700&&family=Oswald:wght@300;400;500;600;700&display=swap');
/*@import url('https://use.typekit.net/yae8laj.css');*/
@import url('https://use.typekit.net/ivj2ejx.css');
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');

:root {
	--black: #2c2527;	
	--black: #191239;	
	--black: #1b1c24;	
	--primary: #b46b2b;
	--primary: #28254f;
	--primary: #20243d;
	--accent: #1b7da6;
/*	--accent: #1c8a77;*/
	--off: #1f9883;
	--blue: #04549e;
	--tall: #17507e;
	--aqua: #186185;
	--green: #397c5c;
	--green: #109294;
	--olive: #c3b9a6;
	--red: #b6453e;
	--white: #f4f7f9;
	--gray: #e7eaee;
	--darkgray: #d7dcdf;
	--darkergray: #d2dee7;
	--tan: #ccc4b3;
	--yellow: #e6bf3b;
	--transparent: rgba(255,255,255,.7);
	--fonts: adobe-garamond-pro, futura-pt, "Libre Franklin", sans-serif;
	--sans: futura-pt, oswald, "Libre Franklin", fenwick, sans-serif;
	--alternative: modesto-expanded, adobe-garamond-pro, serif;
	--handwriting: felt-tip-senior, serif;
}
* {
	margin: 0;
	padding: 0;
}
html, 
body, 
*, 
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html, 
body {
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    overflow-x: hidden;
}
body {
	height: auto;
	font-family: "Libre Franklin", "Gill Sans", Helvetica, Arial, "sans-serif";
	font-size: 17px;
	line-height: 1.8;
	color: #444;
	background: var(--black);
}
@media only screen and (max-width: 1840px) {
	body {
		font-size: 16.5px;
	}
}
@media only screen and (max-width: 1560px) {
	body {
		font-size: 16px;
		line-height: 1.75;
	}
}
@media only screen and (max-width: 1366px) {
	body {
		font-size: 15.5px;
	}
}
@media only screen and (max-width: 1200px) {
	.hide {
		display: none !important;
	}
}
.color-accent {
	color: var(--accent);
}
.color-red {
	color: var(--red);
}
#video {
	text-decoration: none;
	background: none;
}
a#video:hover {
	background: #000;
}
#video span {
}
#video small {
}
#video img {
	opacity: 1;
}
a#video:hover img {
	transform: scale(1.1);
	opacity: .7;
}
#video.popup:after {
	background-size: 50%;
}
#video.popup:hover:after {
	background-size: 35%;
}
#myVideo {
	display: block;
	position: relative;
	padding: 0 0 56.25%;
	width: 100%;
	height: 0;
	border: 2px #9ff solid;
}
#myVideo img:nth-of-type(1) {
	border: 2px #000 solid;
}
#featuredvideo {
	display: grid;
	grid-template-columns: 1fr 2fr;
	grid-gap: 3%;
	align-items: center;
	text-decoration: none !important; 
}
#featuredvideo a:hover img {
	transform: scale(1.05);
	
}
#featuredvideo img {
	opacity: .666;
}
#featuredvideo p {
	font-family: var(--fonts);
	font-size: 200%;
	line-height: 1.3;
	color: #fff;
}
#featuredvideo small {
	display: block;
	font-family: var(--sans);
	font-size: 1.3rem !important;
	color: rgba(255,255,255,.75);
	line-height: 1.4;
}
#featuredvideo a.btn,
#featuredvideo a.btn:hover {
	background: var(--black) !important;
}
#featuredvideo a.btn:hover {
	background: var(--accent) !important;
}
a#btn-facebook {
	display: block;
	position: relative;
	padding: 0 0 35%;
	width: 100%;
	height: auto;
}
a#btn-facebook img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	transition: all .2s ease-in;
	z-index: 1;
}
a#btn-facebook img:last-child {
	opacity: 0;
	z-index: 2;
}
a#btn-facebook:hover img:last-child {
	opacity: 1;
}


/* ================================================================================= */
/* TYPOGRAPHY  */
/* ================================================================================= */

.title {
	display: block;
	margin: 1rem 0;
	font-family: Inter, var(--sans);
	font-size: 4rem;
	font-weight: 400;
	color: #fff;
	letter-spacing: -0.5px;
	line-height: 1.15;
	text-transform: none;
}
.lead,
h1 {
	display: block;
	position:  relative;
	margin: 1rem 0;
	font-family: var(--sans);
	font-size: 200%;
	font-weight: 600;
	color: var(--black);
	letter-spacing: 1px;
	line-height: 1.5;
	text-transform: none;
	text-transform: uppercase;
/*	font-variant: small-caps;*/
}
.lead {
	font-size: 160%;
}
.lead span,
h1 span {
	display: ;
	font-family: "Mr De Haviland";
	font-size: 150%;
	font-weight: 300;
	color: var(--accent);
	text-transform: none;
	transform: translateY(50%);
}
h2 {
	margin: 1rem 0;
	font-family: Inter, var(--sans), serif;
	font-size: 220%;
	font-weight: 500;
	color: var(--black);
	line-height: 1.35;
	letter-spacing: 0px;
	text-transform: none;
}
@media only screen and (max-width: 2048px) {
	.title {
		font-size: 3.9rem;
	}
	h2 {
		font-size: 215%;
	}
}
@media only screen and (max-width: 1840px) {
	.title {
		font-size: 3.7rem;
	}
}
@media only screen and (max-width: 1720px) {
	.title {
		font-size: 3.6rem;
	}
	h2 {
		font-size: 205%;
	}
}
@media only screen and (max-width: 1680px) {
	.title {
		font-size: 3.45rem;
		line-height: 1.3;
	}
	h2 {
		font-size: 195%;
	}

}
@media only screen and (max-width: 1560px) {
	.title {
		font-size: 3.3rem;
		line-height: 1.2;
	}
}
@media only screen and (max-width: 1440px) {
	.title {
		font-size: 3.2rem;
	}
	h2 {
		font-size: 190%;
	}
}
@media only screen and (max-width: 1366px) {
	.title {
		font-size: 320%;
	}
}
h3 {
	display: block;
	margin: 1.2rem 0;
	font-family: var(--sans);
	font-size: 155%;
	font-weight: 600;
	color: var(--primary);
	letter-spacing: 0px;
	line-height: 1.2;
	text-transform: uppercase;
}
h4 {
	margin: 1rem 0;
	font-family: var(--sans), serif;
	font-size: 145%;
	font-weight: 700;
	color: var(--blue);
	line-height: 1.2;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
@media only screen and (max-width: 1840px) {
	h4 {
		font-size: 140%;
	}
}
@media only screen and (max-width: 1560px) {
	h4 {
		font-size: 135%;
	}
}
h5 {
	margin: 1rem 0;
	font-family: Inter, var(--sans), serif;
	font-size: 115%;
	font-weight: 500;
	color: var(--blue);
	line-height: 1.2;
	letter-spacing: 0px;
	text-transform: none;
}
.bg-dark h5 {
	color: #fff;
}
h6 {
	display: block;
	margin: 0 0 1rem;
	font-family: var(--sans);
	font-size: 102.5%;
	font-weight: 600;
	color: var(--black);
	letter-spacing: 0.5px;
	line-height: 1.25;
	text-transform: uppercase;
}
.subheading {
	display: block;
	font-family: var(--fonts), Oswald, var(--sans);
	font-size: 130%;
	font-weight: 900;
	line-height: 1.4;
	color: var(--black);
	letter-spacing: 0px;
	text-transform: none;
}
.additional {
	display: block;
	font-family: Oswald, var(--sans);
	font-size: 100%;
	font-weight: 500;
	color: #c6ad73;
	color: var(--off);
	letter-spacing: 1px;
	line-height: 1.3;
	text-transform: uppercase;
}
.tagline {
	display: block;
	margin: 1.2rem 0;
	font-size: 82.5%;
	line-height: 1.2;
	color: var(--off);
	color: #0e6387;
	font-family: var(--fonts);
	font-weight: 900;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.post {
	border-top: 1px rgba(0,0,0,.2) solid;
	border-radius: 0 !important;
}
.post:last-of-type {
	border-bottom: 1px #aaa solid;
}
.byline {
	font-family: "Libre Franklin", sans-serif;
	font-weight: 600;
	font-size: 87.5%;
	color: var(--black);
}
@media only screen and (max-width: 1366px) {
}
.hero .tagline,
.bg-dark .tagline {
	color: var(--transparent);
	color: rgba(255,255,255,.4);
}
.bg-dark .lead,
.bg-dark h1,
.bg-dark h2,
.bg-dark h4,
.bg-dark h6,
.bg-dark .subheading {
	color: #fff !important;
}
/*.title:first-child,*/
.lead:first-child,
h2:first-child, 
h3:first-child, 
h4:first-child, 
h5:first-child, 
p:first-child {
	margin-top: 0;
}
title:last-child,
.lead:last-child,
h1:last-child, 
h2:last-child, 
h3:last-child, 
h4:last-child, 
h5:last-child, 
h6:last-child, 
p:last-child {
	margin-bottom: 0;
}

/* ================================================================================= */
/* PARAGRAPHS  */
/* ================================================================================= */

p {
	position: relative;
	margin: 1rem 0;
	transition: color .1s ease-in;
}
article p strong {
	font-size: 110%;
	color: #333;
	font-weight: 600;
}
p.jumbo {
	margin-bottom: 2rem;
	font-size: 100%;
	font-weight: 400;
	color: var(--black);
}
.btn .jumbo {
	display: block;
	font-size: 180%;
}
.btn small {
	font-size: 90%;
	font-weight: 400;
}
small {
	font-size: 80%;
}

/* ================================================================================= */
/* LINKS  */
/* ================================================================================= */

a {}

.btn {
	var(--fonts);
}
.btn.jumbo {
	display: block;
	padding: .8rem 1.2rem .9rem;
	font-family: var(--sans);
/*	font-style: italic;*/
	font-weight: 400;
	font-size: 130%;
	border-radius: 4px;
}
.btn.jumbo:hover {
	transform: scale(1.01);
}
.btn.jumbo strong {
	font-size: 160%;
	font-weight: 700;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.btn.jumbo small {
	display: block;
	font-size: 70%;
	font-weight: 300;
	text-transform: none;
	opacity: .7;
}
.btn.bg-black.jumbo:hover {
	background: var(--red) !important;
}
@media only screen and (max-width: 1440px) {
	.btn.jumbo {
		padding: .6rem 1rem .7rem;
		font-size: 150%;
	}
}
@media only screen and (max-width: 1720px) {
	a#harbor span {
	}
	a#harbor small { 
	}
}
@media only screen and (max-width: 1560px) {
}
.slide-play {
	display: block;
	position: relative;
	background: #000;
	overflow: hidden;
}
.slide-play img  {
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.slide-play img:first-child {
	opacity: .8;
}
.slide-play img:last-child {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0 auto ;
	width: 40%;
	height: auto;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
	opacity: .5;
	transform: translate(-50%, -50%) scale(.9);
	z-index: 9999;
}
.slide-play:hover img:last-child {
	transform: translate(-50%, -50%) scale(1);
}
@media only screen and (max-width: 1440px) {
	.slide-play img:last-child {
		width: 50%;
	}
}

/* ================================================================================= */
/* CONNECT */
/* ================================================================================= */

#container {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: auto;
/*	background: var(--gray);*/
/*	border-top: 4px var(--accent) solid;*/
/*	border-radius: 8px 8px 0 0;*/
	box-sizing: border-box;
	z-index: 2;
}
@media only screen and (max-width: 1920px) {
	#container {
		border-radius: 0;
	}
}
#connect {
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 2%;
	align-items: auto;
	justify-content: space-around;
	position: relative;
	margin: 0 auto;
	padding: .4rem .8rem;
	width: 100%;
	height: auto;
	font-family: Inter, "Libre Franklin", futura-pt, "Libre Franklin"; /* Just in case body font changes */
	background: var(--black);
	box-sizing: border-box;
	z-index: 2;
}
@media only screen and (max-width: 1200px) {
	#connect {
		grid-template-columns: 1fr;
		justify-items: center;
	}
}
#connect.bg-dark {
	padding-right: 25px;
	padding-left: 25px;
	justify-content: space-between;
}
header > #connect,
nav > #connect {
	position: absolute;
	padding: 1rem 1.8rem .2rem;
}
.company-info,
.contact-info {
	display: flex;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
}
.company-info {
	justify-content: flex-end; 
	padding: 0;
	text-align: left;
}
.company-info a {
	display: flex;
	align-items: center;
	color: var(--transparent);
	color: var(--primary);
	text-decoration: none;
}
.company-info i {
	font-size: 180% !important;
	color: var(--accent);
	transition: all .2s ease-in;
}
.company-info a:hover i {
	color: var(--accent);
/*	transform: rotate(-180deg);*/
}
.company-info i,
.company-info span {
	margin: 0 .6rem 0 0;
}
.company-name,
.company-description {
	font-size: 82.5%;
}
.company-name {
	font-weight: 700;
	color: #fff;
	color: var(--black);
}
.company-description {
	font-weight: 600;
	color: var(--neutral);
	color: rgba(0,0,0,.666);
}
.contact-info {
	justify-content: flex-start; 
}
@media only screen and (max-width: 2048px) {
	.company-info {
		justify-content: flex-start;
	}
	.contact-info {
		justify-content: flex-end;
	}	
}
@media only screen and (max-width: 1560px) {
	#connect {
		justify-content: space-between;
		grid-gap: 40px
	}
	.company-name,
	.company-description {
		font-size: 85%;
	}
}
a.phone-number {
	display: flex !important;
	align-items: center;
	position: relative;
	margin: 0 .5rem 0 0;
	padding: .3rem .8rem .3rem .6rem;
	width: auto;
	height: auto;
	font-family: Inter, var(--sans);
	font-size: 112.5%;
	font-weight: 500;
	color: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1;
	background: var(--blue);
	border-radius: 40px;
}
a.phone-number:hover {
	color: #fff;
	transform: scale(1.05);
}
a.phone-number i {
	position:  relative !important; /* trust me */
	left: auto !important; /* trust me */
	bottom: auto !important; /* trust me */
    margin: 0 .4rem 0 0;
    padding: 0;
    font-size: 90% !important;
	color: #fff; /* trust me */
/*	transform: none !important;*/
	transform: translateY(-5%);
    opacity: .85;
}
/*
.flex a.phone-number i {
	margin-right: .3rem;
}
*/
.flex a.phone-number:first-child {
	background: var(--blue);
/*	border-radius: 4px 0 0 4px;*/
}
/*
.flex a.phone-number:last-child {
	border-radius: 0 4px 4px 0;
}
*/
.phone-number small {
	margin-right: .4rem;
	font-family: Oswald;
	font-size: 60%;
	font-weight: 400;
	color: rgba(255,255,255,.85);
	letter-spacing: 1px;
	text-transform: uppercase;
}
.bg-dark .company-info i {
	color: var(--accent) !important;
/*	color: var(--transparent) !important;*/
}
.bg-dark .company-name {
	color: #fff !important;
}
.bg-dark .company-description {
	color: var(--transparent) !important;
}
.bg-dark a.phone-number {
	background: var(--blue);
}
.bg-dark a.phone-number:hover {
	background: var(--accent);
}
.bg-dark .social-media a {
	color: var(--transparent);
}
.bg-dark .company-email {
	color: var(--transparent);
	color: rgba(255,255,255,.8);
}
.bg-dark .company-email:hover span {
	color: #fff !important;
}
.company-email {
	display: flex;
	align-items: center;
	margin-right: 1.4rem;
	position: relative;
/*	padding: .4rem 1rem;*/
	font-size: 82.5%;
	font-weight: 600;
	color: inherit;
	text-decoration: none;
/*	background: var(--primary);*/
/*	border-radius: 80px;*/
	cursor: pointer;
	overflow: hidden;
}
a.company-email:hover span {
	color: var(--black);
}
.company-email i, 
.company-email img {
	margin: 0 .6rem 0 0;
	padding: 0;
	color: var(--accent);
	font-size: 180% !important;
	font-weight: 300 !important;
	transform: none !important;
}
.company-email img {
	width: 30px;
	height: auto;
}
@media only screen and (max-width: 1680px) {
	.company-email img {
		width: 24px;
	}
}
a.company-email:hover i {
	color: var(--accent);
}

/* ================================================================================= */
/* MAIN HEADER  */
/* ================================================================================= */

#main-header {
	display: block;
	position: relative;
	left: 0;
	margin: 0 auto;
	padding: 0 0;
	width: 100%;
	height: auto;
	font-family: var(--alternative);
	background: var(--gray);
	background: var(--aqua);
	background: #70513d url(/wp-content/uploads/2026/06/slide19.jpg) center top;
	background-size: 100% auto;
	background: var(--gray);	
	border-bottom: 4px var(--blue) solid;
/*	border-radius: 8px 8px 0 0;*/
/*	box-shadow: 0 80px 120px rgba(0,0,0,.333) inset;*/
	z-index: 9999;
}
.home #main-header {
	border-bottom: none;
	box-shadow: 0;
}
@media only screen and (max-width: 1920px) {
	#main-header {
		border-radius: 0
	}
}
@media only screen and (max-width: 1440px) {
	#main-header:after {
		transform: translateY(75%);
	}
}
#main-header.overlay {
	position: absolute;
	background: none;
}
.home #main-header.overlay {
	background: rgba(0,0,0,.2);
}
.home #main-header.overlay.mobile {
	background: var(--black);
}
#main-header.left #site-navigation {
	display: grid;
	grid-template-columns: 11% auto;
	grid-gap: 5%;
}
#main-header.left #site-navigation .menu {
	padding: 0 !important; /*-- just in case --*/
}

/* ================================================================================= */
/* NAVIGATION  */
/* ================================================================================= */

#site-navigation {
	display: grid;
	grid-template-columns: 13% auto;
	grid-gap: 2%;
	align-items: center;
	justify-content: center;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: auto;
	font-family: Inter, Oswald, var(--sans);
	font-size: 107.5%;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.5px;	
	text-transform: none;
	box-sizing: border-box;
	z-index: 1;
}
@media only screen and (max-width: 2048px) {
	#site-navigation {
	}
}
@media only screen and (max-width: 1840px) {
	#site-navigation {
		grid-template-columns: 12.5% auto;
		font-size: 105%;
	}
}
@media only screen and (max-width: 1720px) {
}
@media only screen and (max-width: 1560px) {
	#site-navigation {
		grid-template-columns: 12% auto;
	}
}
@media only screen and (max-width: 1440px) {
	#site-navigation {
	}
}
@media only screen and (max-width: 1366px) {
	#site-navigation {
		grid-template-columns: 200px auto;
	}
}
@media only screen and (max-width: 1200px) {
	#site-navigation {
		font-size: 102.5%;
	}
}
a#logo,
a#logo img {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0 !important;
	width: 100%;
	height: auto;
	transition: all .2s ease-in;
	box-sizing: border-box;
}
a#logo img {
	position:  relative;
	top: 0;
	left: 0;
}
.home a#logo svg {
	fill: #fff;
}
a#logo svg {
	fill: var(--black);
}
.menu {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
	padding: 0;
    height: auto;
    box-sizing: border-box;
    z-index: 2;
}
.menu:nth-of-type(2) {
	justify-content: flex-start;
}
.menu li {
    display: block;
    position: relative;
	margin: 0;
}
.menu a {
	display: grid;
	align-content: center;
	padding: 1rem 1.2rem;
	height: auto;
	color: var(--primary);
	text-align: center;
	text-decoration: none;
}
@media only screen and (max-width: 1680px) {
	.menu a {
		padding: .8rem 1rem;
	}
}
.overlay .menu a {
	color: #fff;
}
.menu a:hover {
	color: var(--accent);
}
.overlay .menu a:hover {
	color: var(--transparent);
}
.menu i {
	display: block;
	margin: 0;
	font-size: 200% !important;
	font-weight: 200 !important;
	transition: all 0.1s ease-in;
}
.menu i {
	color: var(--off);
	color: #c6ad73;;
}
#hamburger {
	display: block;
	position: absolute;
	top: 0;
	right: 2.5%;
	height: auto;
	cursor: pointer;
}
#mobile-nav,
#mobile-close {
	display: none;
	position: relative;
	top: 0px;
	left: 0;
	color: var(--accent);
	font-size: 240% !important;
	z-index: 9999;
}
.home #mobile-nav,
.home #mobile-close {
	color: #fff;
}
@media only screen and (max-width: 960px) {
	#site-navigation {
/* 		display: block; */
		font-size: 110%;
		text-align: left;
	}
	a#logo {
		width: 160px;
	}
	.menu {
		display: none;
	}
	.mobile .menu {
		display: block;
		margin-top: 1rem;
	}
	#hamburger {
		display: block;
	}
	#mobile-nav {
		display: block;
	}
	.mobile #mobile-nav {
		display: none;
	}
	.mobile #mobile-close {
		display: block;
	}	
}
@media only screen and (max-width: 667px) {
	#hamburger {
		right: 20px;
	}
}

/* ---------------------------------------- SUBMENU ---------------------------------------- */ 

.sub-wrapper:after {
    content: '\e5cf';
	position:  absolute;
	left: 50%;
	bottom: 0;
    font-family: 'Material Symbols Outlined';
    font-size: 180% !important;
	font-weight: 300;
	color: var(--accent);
/*	color: var(--transparent);*/
	transform: translate(-50%, 70%);
}
.overlay .sub-wrapper:after {
	color: var(--transparent);
}
.sub-menu {
	display: none;
	position: absolute;
	top: 95%;
	left: 0;
	margin: 0;
	padding: .5rem 0;
	width: 300px;
	height: 0;
	font-size: 92.5%;
	background: var(--black);
	border-radius: 4px;
	box-sizing: border-box;
	z-index: 2;
}
.home .sub-menu {
	background: var(--accent);
}
@media only screen and (max-width: 1560px) {
	.sub-menu {
		width: 280px;
	}
}
@media only screen and (max-width: 1280px) {
	.sub-menu {
		width: 270px;
	}
}
.sub-wrapper:hover .sub-menu {
	display: block;
	height: auto;
	opacity: 1;
}
.sub-menu li {
	display: block;
	margin: 0;
	width: 100%;
	height: auto;
	line-height: 1.2;
	text-align: left;
	text-shadow: 0 -1px 0 #fff;
}
.sub-menu a {
	display: block;
	padding: .5rem 1rem;
	height: auto;
	color: #fff;
	text-align: left;
	text-shadow: none;
	background: none;
}
.sub-menu a:hover {
	color: rgba(255,255,255,.8);
}

/* ================================================================================= */
/* HERO SECTION */
/* ================================================================================= */

.curve-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  pointer-events: none;
	overflow: hidden;
	transform: translateY(-90%);
}
.bg-darkgray .curve-overlay {
	color: var(--darkgray);
}
.bg-gray .curve-overlay {
	color: var(--gray);
}
.bg-olive .curve-overlay {
	color: var(--olive);
}
.bg-blue .curve-overlay {
	color: var(--blue);
}

.curve-overlay svg {
  width: 120%;
  height: 100%; /* adjust for depth of curve */
  display: block;
}



.hero {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0 0 56.25%;
	width: 100%;
	height: 0;
	font-weight: 600;
	color: var(--transparent);
	background: var(--black);
	overflow: hidden;
	z-index: 1;
}
/*
.hero:before {
	content:"";
	display: block;
	position:  absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 300px;
	background: url(/wp-content/uploads/2026/06/bg-wave.png) center top no-repeat;
	background-size: 100% auto;
	z-index: 99999;
}
*/
.home .hero {
/*	padding: 0 0 66.6%;*/
}
.hero video {
	position:  absolute;
	top: -1px;
	leftL 0;
	width: 100%;
	height: 100.5%;
}
.hero .drag-center p {
	margin: 15px auto;
}
.hero a.btn {
	font-family: var(--sans), Inter, sans-serif;
	font-size: 107.5%;
	text-transform: uppercase;
	background: var(--blue);
	transform: scale(1.05);
}
@media only screen and (max-width: 960px) {
	.hero a.btn {
		display: none;
	}
}
.hero-thumbs {
  display: flex;	
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
  position: absolute;
  bottom: 10%;
  left: 50%;
	width: 66%;
	font-family: Oswald, var(--sans);
	font-weight: 400;
	font-size: 97.5%;
	letter-spacing: 1px;
	text-transform: uppercase;
  transform: translateX(-50%);
  gap: 1%;
  z-index: 20;
}

.hero-thumb {
	display: grid;
	grid-template-columns: 1fr 2fr;
	grid-gap: 6%;
	align-items: center;
	line-height: 1.1;
	height: 100%;
	cursor: pointer;
	background: var(--black);
	overflow: hidden;
	opacity: 1;
	transition: all .05s ease-in;
	border-radius: 3px;
}

.hero-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
	  filter: saturate(0);
}
.hero-thumb.active img {
	  filter: saturate(1);
}
.hero-thumb.active {
	color: #fff;
	background: var(--blue);
/*  opacity: 1;*/
}
#stats {
	display: flex;
	justify-content: flex-start;
/*	grid-template-columns: 1fr 1fr 1fr;*/
	font-family: var(--sans);
}
.stat {
	display: block;
	text-transform: uppercase;
}
.stat small {
	font-family: "Libre Franklin", var(--sans);
	font-size: 90%;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.number {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: .4rem 0 1rem;
	font-family: Oswald, sans-serif;
	font-size: 840%;
	font-weight: 600;
	color: var(--blue);
	font-variant-numeric: tabular-nums;
    min-width: 2ch;   /* for the 2-digit one */
}

.stat:first-child .number { min-width: 2ch; }
.stat:last-child .number  { min-width: 7ch; } /* 6 digits + comma */

.digit-window {
	display: inline-block;
	height: 1.1em;
	overflow: hidden;
}

.digit-strip {
	display: flex;
	flex-direction: column;
	transform: translateY(0);
	transition-property: transform;
	transition-timing-function: cubic-bezier(.16, .9, .22, 1);
}

.digit-strip span {
	height: 1.1em;
	line-height: 1.1em;
	display: block;
}

.comma {
	display: inline-block;
	height: 1.1em;
	line-height: 1.1em;
	margin: 0 .04em;
}
.number {
	font-family: Oswald, sans-serif;
	font-size: 960%;
	font-weight: 600;
	line-height: 1.1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-variant-numeric: tabular-nums;
	min-width: 2ch;
}

.stat:first-child .number {
	min-width: 2ch;
}

.stat:last-child .number {
	min-width: 4.5ch;
}

/* ================================================================================= */
/* CONTENT
/* ================================================================================= */

main {
	display: block;
	position:  relative;
	z-index: 2;
}
#content {
	display: grid;
	grid-template-columns: auto 360px;
	align-items: flex-start;
}
.content {
	position: relative;
	margin: 0 auto;
	padding: 4.8rem 10%;
	box-sizing: border-box;
	z-index: 2;
}
.content.thin {
	padding-right: 18%;
	padding-left: 18%;
}
.content header,
.content footer{
	margin-left: auto;
	margin-right: auto;
	max-width: 1080px;
}
@media only screen and (max-width: 1560px) {
.content header,
.content footer{
	max-width: 960px;
}
}
@media only screen and (max-width: 800px) {
	.content header,
	.content footer {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media only screen and (max-width: 1680px) {
	.content {
		padding-top: 4.4rem;
		padding-right: 8%;
		padding-left: 8%;
	}
	.content.thin {
		padding-right: 15%;
		padding-left: 15%;
	}
}
@media only screen and (max-width: 1440px) {
	.content {
		padding-top: 4rem;
		padding-right: 5%;
		padding-left: 5%;
	}
	.content.thin {
		padding-right: 12%;
		padding-left: 12%;
	}
}
@media only screen and (max-width: 1200px) {
	.content {
		padding: 30px;
	}
	.content.thin {
		padding-right: 40px;
		padding-left: 40px;
	}
}
article {
	position: relative;
}
.article-left {
	display: grid !important;
	grid-template-columns: 1fr 330px !important;
	grid-gap: 4%;
	align-items: self-start;
}
.article-left article {
	text-align: left;
}
@media only screen and (max-width: 1680px) {
	.article-left {
		grid-template-columns: 1fr 300px !important;
		grid-gap: 3%;
	}
}
@media only screen and (max-width: 1440px) {
	.article-left {
		grid-template-columns: 1fr 280px !important;
	}
}
@media only screen and (max-width: 1280px) {
	.article-left {
		grid-template-columns: 1fr 240px !important;
		grid-gap: 3%;
	}
}
@media only screen and (max-width: 800px) {
	.article-left {
		grid-template-columns: 1fr !important;
	}
}

/* ---------------------------------------- CAPTIONS ---------------------------------------- */ 

.caption {
	align-content: center;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: auto;
	transition: all .1s ease-in;
}
.split-1-1-1 .caption {
	padding: .8rem 0 0;
}
.split-1-1-1.overlay .caption,
.split-1-1-1-1.overlay .caption {
	display: grid;
	align-content: center;
	position:  absolute;
	top: auto;
	left: auto;
	right: auto;
	bottom: 0;
	padding: 5%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,.1);
}
.split-1-1-1.overlay *:hover .caption,
.split-1-1-1-1.overlay *:hover .caption {
	background: rgba(0,0,0,.333);
	background: rgba(40, 42, 55,.95);
}
.subheading,
.excerpt {
	display: block;
}
.excerpt {
	margin: 0;
	font-size: 95%;
/*	font-family: "Libre Franklin", futura-pt, "Futura PT", sans-serif;*/
}
.excerpt:nth-child(2) {
	margin: .3rem 0 0;
}
.bg-dark .excerpt {
	color: var(--transparent);
}
#carousel-wrap {
	margin: 10px auto 0;
	width: calc(100% - 20px) !important;
	background-size: 100% auto;
}
#carousel {
	display: block;
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-size: 100% auto;
	box-sizing: border-box;
}
#carousel .swiper-slide {
	border-radius: 4px !important;
	overflow: hidden;
}
#carousel .swiperCarousel {
	height: auto;
	overflow: hidden;
}
#carousel .swiper-wrapper {
	height: auto;
}
#scroll-container-wrapper {
	position: absolute; 
	left: 0;
	width: 80%;
	border-radius: 0 360px 0 0;
	transform: translateY(-100%);
	overflow: hidden;
}
@media only screen and (max-width: 1560px) {
	#scroll-container-wrapper {
		width: 85%;
	}
}
@media only screen and (max-width: 960px) {
	#scroll-container-wrapper {
		width: 95%;
	}
}
@media only screen and (max-width: 640px) {
	#scroll-container-wrapper {
		width: 100%;
		border-radius: 0;
	}
}
.scroll-container {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.scroll-content {
	display: inline-block;
	animation: scroll-linear 640s linear infinite;
}
.scroll-content img {
	display: inline-block;
	width: auto;
	height: 78px;
	opacity: .8;
}
@keyframes scroll-linear {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-540%);
  }
}
@media only screen and (max-width: 1920px) {
	.scroll-content img {
		height: 72px;
	}
}
@media only screen and (max-width: 1720px) {
	.scroll-content img {
		height: 64px;
	}
}
@media only screen and (max-width: 1560px) {
	.scroll-content img {
		height: 56px;
	}
}
@media only screen and (max-width: 1440px) {
	.scroll-content img {
		height: 48px;
	}
}
@media only screen and (max-width: 1366px) {
	.scroll-content img {
		height: 40px;
	}
		.number{
		font-size: 72px;
	}
}
@media only screen and (max-width: 1080px) {
	.scroll-content img {
		height: 36px;
	}
}
@media only screen and (max-width: 960px) {
	.scroll-content img {
		height: 30px;
	}
	#stats.p-l-xxxl{
		gap: 16px !important;
		padding-left: 0px !important;
		flex-wrap: wrap;
		margin-top: 20px;
	}
	.bg-darkgray .p-t-lg.p-r-xxxl.p-l-xxxl{
		gap: 20px !important;
		align-items: end;
	}
	h2.m-b-clear{
		font-size: 20px !important;
	}
	#stats .number{
/* 		display: none; */
		font-size: 42px;
	}
}
@media only screen and (max-width: 800px) {
	.scroll-content img {
		height: 28px;
	}
}
@media only screen and (max-width: 960px) {
	.swiper-button-next:after, 
	.swiper-button-prev:after {
		font-size: 150% !important;
	}
}
@media only screen and (max-width: 568px) {
	.swiper-button-next, 
	.swiper-button-prev {
/* 		display: none !important; */
	}
	.scroll-content img {
		height: 30px;
	}
	
	.bg-darkgray .p-t-lg.p-r-xxxl.p-l-xxxl{
		grid-template-columns: 1fr;
	}
	.bg-darkgray .p-t-lg.p-r-xxxl.p-l-xxxl img{
		max-width: 200px;
		margin: 0 auto;
		order: 2;
	}
	h2.m-b-clear{
		text-align: center;
	}
	#stats.p-l-xxxl{
		justify-content: center;
		gap: 0px !important;
		flex-direction: column;
	}
}
@media only screen and (max-width: 480px) {
	.scroll-content img {
		height: 24px;
	}
}
#advantage {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: start;
	text-align: center;
}
@media only screen and (max-width: 1200px) {
	#advantage {
		padding: 0 !important;
	}
}
@media only screen and (max-width: 768px) {
	#advantage {
		display: block;
	}
	#advantage i {
		margin-top: 1rem !important;
	}
	#advantage > div:first-child i {
		margin-top: 0 !important;
	}
}
#advantage i {
	font-size: 640% !important;
	color: var(--blue) !important;
}
#advantage p {
	margin: 0;
	font-size: 95%;
}
#advantage hr {
	margin-left: auto;
	margin-right: auto;
}
.bg-paper {
	background: #c5c5c3 url(/wp-content/uploads/2026/06/bg-paper02.jpg) center top no-repeat;
	background-size: 150% auto;
}
#crop-man {
	background: var(--darkgray) url(/wp-content/uploads/2026/06/crop-man.png) 5% bottom no-repeat;
	background-size: auto 96%;
}
#crop-man > img {
	display: block;
	position: absolute;
	bottom: 0;
	left: 25%;
	width: auto;
	height: 96%;
}

/* ---------------------------------------- MISC ---------------------------------------- */ 

.strip {
	display: grid;
	grid-template-columns: 1fr 1fr;
	background: var(--accent);
}
#columns {
	align-items: initial;
	max-width: 2040px;
	z-index: 10;
}
@media only screen and (max-width: 1080px) {
	#columns {
		grid-template-columns: 1fr 1fr !important;
	}
	#blurb,
	#blurb footer {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media only screen and (max-width: 480px) {
	#columns {
		grid-template-columns: 1fr !important;
	}
}
.column {
	color: inherit;
	text-align: left;
	text-decoration: none;
	background: var(--accent);
}
a.column:hover {
	text-decoration: none;
	background: var(--off);
}
.column figcaption > *:first-child {
	margin-bottom: .4rem !important;
}
.column p {
	margin: 0;
	font-size: 90%;
}
.bg-dark .column p {
	opacity: .85;
}
.column .btn {
	margin: 0;
	padding: .6rem 1rem;
}
@media only screen and (max-width: 1840px) {
	#columns.split-6 {
		grid-template-columns: 1fr 1fr 1fr !important;
	}
}
@media only screen and (max-width: 568px) {
	#columns.split-6 {
		grid-template-columns: 1fr !important;
	}
}
a.card,
.card {
	position: relative;
	color: #fff;
	overflow: hidden;
}
.card img {
	transition: all .25s ease-in;
}
.card:hover img {
	transform: scale(1.1);
}
.card figcaption {
	display: grid;
	align-items: center;
	align-content: center;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 7.5%;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	transition: all .25s ease-in;
	z-index: 9999;
}
.card:hover figcaption {
	background: rgba(0,0,0,.333);
}
.card h4 {
	margin: 0;
}
.card p {
	padding-top: .2rem;
	font-size: 92.5%;
	opacity: 0;
	transition: all .25s ease-in;
}
.card:hover p {
	padding: 0;
	opacity: 1;
}

/* ================================================================================= */
/* BADGES
/* ================================================================================= */

.badges,
.amenities {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: auto;
	font-family: Oswald, var(--sans);
	font-weight: 400;
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 1.4;
	text-transform: uppercase;
	text-align: center;
	box-sizing: border-box;
}
.amenities.left {
	justify-content: flex-start;
}
.badges.left {
	justify-content: space-between;
	text-align: center;
}
.badges.left > * {

}
.badges.left > *:last-child {
	margin-right: none;
}
.badges.left > div:first-child img {
/*	height: 110px;*/
}
.badges a {
	display: block;
	position: relative;
	margin: 0 15px;
	width: auto;
	height: auto;
	color: rgba(255,255,255,.8);
	text-align: center;
	vertical-align: middle;
}
.badges a:hover {
	transform: scale(1.1);
}
.badges img {
	display: block;
	width: auto;
	max-width: none;
	width: auto;
	height: 48px;
/*	opacity: .7;*/
	border-radius: 0 !important;
}
.badges.xs img {
	height: 84px;
}
.badges.sm img {
	height: 108px;
}
.badges.jumbo img {
	height: 240px;
}
@media (max-width: 1680px) {
	.badges img {
		height: 44px;
	}
	.badges.left img {
		height: 72px;
	}	
	.badges.xs img {
		height: 72px;
	}
	.badges.jumbo img {
		height: 210px;
	}
}
@media (max-width: 1440px) {
	.badges,
	.amenities {
		font-size: 100%;
	}
	.badges.left img {
		height: 64px;
	}	
	.badges img {
		height: 40px;
	}
	.badges.xs {
		height: 64px;
	}
	.badges.jumbo img {
		height: 180px;
	}
}
.amenities.left {
	justify-content: flex-start;
	text-align: left;
}
.amenities.left > *:first-child {
	margin-left: 0;
}
.amenities > *,
.amenities > *:hover {
	display: flex;
	align-items: center;
	margin: 0 .8rem;
	padding: 0;
	height: auto;
	text-decoration: none;
}
.amenities i {
	display: block;
	margin: 0 .6rem 0 0;
	font-size: 160% !important;
	font-weight: 300 !important;
	color: var(--primary);
}
.bg-dark .amenities a,
.bg-dark.amenities span {
	color: rgba(255,255,255,.9)!important;
}
.bg-dark .amenities i,
.amenities.bg-dark i {
	color: rgba(255,255,255,.5) !important;
}

/* ================================================================================= */
/* SIDEBARS
/* ================================================================================= */

#sidebar {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 100%;
  	line-height: 1.6;
	background: var(--black);
	background-size: 150% auto;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
}
#sidebar h5 {
	font-size: 110%;
}
#sidebar header {
	position:  relative;
	padding-bottom: 67.5%;
	font-size: 87.5%;
	color: inherit;
	background: #205691 url(/wp-content/uploads/2026/06/bg-sidebar.jpg) center bottom no-repeat;
	background: #205691;
	background-size: 100% auto;
	z-index: 9999;
}
#sidebar header > div {
	display: grid;
/*	grid-template-columns: 1fr 2fr;*/
/*	justify-content: center;*/
/*	justify-items: center;*/
	align-items: center;
	text-align: left;
/*	text-align: left;*/
}
#sidebar small {
/*	display: block;*/
/*	font-family: var(--fonts);*/
/*	font-size: 107.5%;*/
	font-weight: 300;
/*	line-height: 1.5;*/
}
#sidebar header span {
	position:  absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#sidebar header img {
	border-radius: 100%;
	overflow: hidden;
}
/*
#sidebar header > div > * {
	margin: 0 0 3px !important;
	font-size: 90%;
}
*/
#sidebar > a:first-child {
	text-decoration: none;
	background: var(--accent);
}
#sidebar > a:first-child:hover {
	background: #0c85b8;
}
#sidebar > a:first-child div > *:first-child {
	margin: 0 0 .2rem;
}
#sidebar > a:first-child p {
	margin: 0;
	font-size: 82.5%;
	color: var(--transparent);
}
#sidebar header a.btn {
	display: inline-flex;
	grid-column: span 3;	
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 0 5%;
	width: 90%;
	font-size: 120%;
	font-weight: 500;
	color: #fff;
	text-align: center;
	text-transform:  uppercase;
	text-decoration: none;
	background: var(--off);
	border-radius: 3px;
}
#sidebar header a.btn:hover {
	background: var(--primary) !important;
}
#sidebar a {
	color: #fff;
}
#sidebar a.btn {
	display: flex;
	align-items: center;
	position:  relative;
	margin: 0;
	width: auto;
	font-family: Oswald, var(--sans);
	font-size: 107.5%;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	background: var(--primary);
	border-radius: 0;
/*	border-radius: 4px;*/
}
@media only screen and (max-width: 1720px) {
	#sidebar a.btn {
		font-size: 105%;
	}
}
@media only screen and (max-width: 1440px) {
}
#sidebar a.btn:hover {
	color: #fff;
	background: var(--accent) !important;
	transform: scale(1) !important;
}
#sidebar a.btn i {
	margin: 0 .8rem 0 0 !important;
	font-size: 200% !important;
	color: rgba(255,255,255,.666);
	color: var(--transparent);
}
#sidebar article > p {
	font-family: Inter, sans-serif;
	font-weight: 600;
	font-size: 102.5%;
	color: #fff;
}
#creditcards {
	display: block;
	position: relative;
	margin: .8rem 0 0;
	max-width: 210px;
}
#sidebar article {
	font-size: 95%;
/*	background: var(--blue) url(/wp-content/uploads/2026/06/bg-topical.png) left top;*/
	background: var(--aqua);
	background-size: 360% auto;
	background: var(--blue) url(/wp-content/uploads/2026/06/bg-topical.png) center;
	background: var(--darkblue);
/*	background: var(--brown) url(/wp-content/uploads/2026/06/bg-topical.png) center;*/
	background-size: 510% auto;
/*	background: var(--accent);*/
/*
	padding-top: 65% !important;
	background: #0f4b86 url(/wp-content/uploads/2026/06/bg-sidebar02.jpg) center top no-repeat;
	background-size: 100% auto;
*/
}
#sidebar .caption > *:first-child {
	margin: 0 0 .3rem;
/*	font-family: var(--fonts);*/
	font-size: 102.5%;
	font-weight: 600;
/*	font-weight: 300;*/
	color: #fff;
	line-height: 1.3;
/*	text-transform: uppercase;*/
	letter-spacing: 0px;
}
#sidebar .caption .excerpt {
	font-size: 90%;
}

/* ================================================================================= */
/* TESTIMONIALS */
/* ================================================================================= */

#testimonials {
	display: block;
	position: relative;
	padding: 0;
	width: 100%;
	height:  auto;
	font-family: var(--sans);
	color: rgba(255,255,255,.7);
	text-align: center;
/*
	background-image: url(/wp-content/uploads/2026/06/slide-beach.jpg) !important;
	background-size: 100% auto !important;
	background-position: center bottom !important;
	background-repeat: no-repeat !important;
*/
	background: var(--black);
/*	background: #4270b3 url(/wp-content/uploads/2026/06/slide-boats.jpg) center bottom no-repeat;*/
	background-size: 100% auto;
	box-sizing: border-box;
	overflow: hidden;
}
#testimonials .swiper-wrapper {
	height: 100%;
}
#testimonials .video-wrap {
	position:  absolute;
	top: 0;
	opacity: .5;
}
#testimonials .swiper-pagination {
	left: 2.5% !important;
	bottom: 40px !important;
	text-align: left;
}
.quotation-mark {
	display: none;
	position: absolute;
	font-family: var(--sans);
	font-size: 12rem;
	font-weight: 300;
	color: #ccc;
	top: 20%;
	z-index: 9999;
}
.quotation-mark.left {
	left: 5%;
}
.quotation-mark.right {
	right: 5%;
}
.testimonial-content {
	display: grid;
/*	display: block;*/
	grid-template-columns: 1fr 1fr; /* just in case */
	align-items: center; /* just in case */
	grid-gap: 0%; /* just in case */
/*	padding: 17.5% 15% 20%;*/
	width: 100%;
	height: 100%;
	background-size: 100% auto;
}
.swiper-slide.testimonial {
	height: auto;
/*	background: url(/wp-content/uploads/2026/06/slide-beach.jpg) center top no-repeat;*/
	background: #396248 url(/wp-content/uploads/2026/06/bg-topical.png) center;
	background: #09f url(/wp-content/uploads/2026/06/bg-topical.png) center;
	background: var(--blue);
/*	background: var(--brown) url(/wp-content/uploads/2026/06/bg-topical.png) center;*/
	background-size: 110% auto;
}
#testimonials p {
	margin-bottom: 1.8rem;
	font-family: var(--sans), serif;
	font-size: 160%;
	font-weight: 400;
	color: rgba(255,255,255,.8);
	color: #fff;
	letter-spacing: 1px;
	line-height: 1.6;
}
#testimonials p strong {
	font-family: var(--sans);
	font-size: 115%;
	font-weight: 600;
	color: rgba(255,255,255,.9);
	line-height: 1.7;
}
#testimonials .name {
	display: block;
	margin: 0 0 .2rem;
	font-family: var(--sans);	
	font-size: 110%;
	font-weight: 700;
	color: #fff;
	color: rgba(255,255,255,.8);
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#testimonials .location {
	font-family: var(--sans);	
	font-size: 100%;
	font-weight: 500;
	color: rgba(255,255,255,.6);
	text-transform:  none;
}
#testimonials .stars {
	display:  block;
	margin: 0 0 2rem;
	font-size: 85%;
	color: var(--yellow);
	letter-spacing: 8px;
}
#testimonials small {
	font-size: 100%;
}
@media only screen and (max-width: 1840px) {
	#testimonials p {
		font-size: 155%;
	}
}
@media only screen and (max-width: 1680px) {
	.testimonial-content {
/*		padding: 15% 12.5% 17.5%;*/
	}
	#testimonials p {
		font-size: 150%;
	}	
	#testimonials .swiper-pagination {
		bottom: 32px !important;
	}
	.quotation-mark {
		top: 20%;
	}
}
@media only screen and (max-width: 1440px) {
	.testimonial-content {
/*		padding: 12.5% 10% 15%;*/
	}
	#testimonials .swiper-pagination {
		left: 20px;
		bottom: 24px !important;
	}
	.quotation-mark {
		top: 17.5%;
		font-size: 8rem;
	}
	.quotation-mark.left {
		left: 3.5%;
	}
	.quotation-mark.right {
		right: 3.5%;
	}
	#testimonials p {
		font-size: 20px;
	}
}

/* ================================================================================= */
/* FOOTER
/* ================================================================================= */

#footer-wrap {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1980px;
	color: rgba(255,255,255,.666);
	box-sizing: border-box;
	z-index: 1;
}
#footer-wrap p {
	font-size: 92.5%;
	font-weight: 400;
}
.footer-map {
	height: 100%;
}
a#branding {
	display: block;
	justify-items: center;
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 240px;
}
a#branding img {
	min-width: 180px;
}
a#branding svg {
	width: 100%;
	fill: rgba(255,255,255,.85);
}
@media only screen and (max-width: 1840px) {
	a#branding {
		max-width: 210px;
	}
}
@media only screen and (max-width: 640px) {
	a#branding {
		max-width: 180px;
	}
}
.branding {
	display: block;
	grid-column: span 2;
	margin: 0 auto;
	max-width: 360px;
	width: 25%;
	min-width: 240px;
}
.copyright {
}
.copyright > img {
	position: relative;
	margin: 0 auto 30px;
	width: 10%;
	max-width: 320px;
	min-width: 240px;
	height: auto;
/*	filter: brightness(0) invert(1);*/
	opacity: .8;
}
#footer-wrap p {
	font-size: 90%;
	font-weight: 400;
}
a#branding {
	display: block;
	justify-items: flex-end;
	position: relative;
	padding: 0;
}
a#branding img {
	max-width: 200px;
}

@media(max-width: 900px){
	#footer-wrap .split-2-1{
		grid-template-columns: 1fr;
		
	}
	.footer-map{
		overflow: hidden;
	}
}
@media(max-width: 600px){
	.branding{
		grid-column: span 1;
	}
}

/* ================================================================================= */
/* CONTACT FORM */
/* ================================================================================= */

#bookingform,
#contactform {
	display: block;
	position: relative;
	margin: 0;
	padding-top: 0;
	margin: 2rem auto;
	width: auto;
	height: auto;
    border-top: 3px var(--accent) solid;
    border-top: 2px #bbb solid;
	box-sizing: border-box;
}
#contactform label,
#contactform .legend {
	font-family: "Libre Franklin", sans-serif;
	font-size: 90%;
	color: #333;
}

#contactform select {
	margin-right: 0 !important;
	width: 100% !important;
	height: 36px;
}
#contactform legend {
	font-family: "Libre Franklin", var(--sans), Georgia, serif;
	font-weight: 600;
	font-size: 105%;
	color: var(--blue);
}


/* ================================================================================= */
/* TABLES  */
/* ================================================================================= */

.custom-table {
	margin: 2rem 0;
    width: 100%;
	font-size: 100%;
	line-height: 1.5;
    border-top: 3px var(--blue) solid;
    border-collapse: collapse;
}
table.alternate-rows tr:nth-child(even) {
	background: rgba(0,0,0,.0333) !important;
}
table.top th, 
table.top td {
	vertical-align: top;
}
@media only screen and (max-width: 1366px) {
	.prohibited.split-1-1-1{
		grid-template-columns: 1fr 1fr;
	}
}
.custom-table:first-child {
	margin-top: 0;
}
.custom-table:last-child {
	margin-bottom: 0;
}
.custom-table th,
.custom-table td {
    padding: 1.2rem 1rem;
    text-align: left;
    border-bottom: 1px rgba(0,0,0,.1) solid;
}
.custom-table.alternate-rows  th,
.custom-table.alternate-rows  td {
    border-bottom: 1px rgba(0,0,0,.05) solid;
}
.custom-table th {
	font-family: Inter, var(--sans);
    font-size: 102.5%;	
    font-weight: 600;
	color: var(--black);
	text-transform: none;
	letter-spacing: 0px;
}
.custom-table.center th,
.custom-table.center td {
	text-align: center;
}
.custom-table.borders td:nth-child(2) {
	border-left: 1px rgba(0,0,0,.1) solid;
}
.custom-table h3 {
	margin: 0 0 .3rem;
	font-size: 150%;
	color: var(--black);
}
.custom-table p {
	margin-top: .3rem;
	font-size: 95%;
	font-weight: 400;
}
.plan-name {
	display: block;
    font-size: 150%;
    font-weight: 900;
	font-family: var(--fonts) !important;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.2;
	background: var(--aqua);
}
.highlight,
.jumbo .highlight {
	margin: .4rem 0;
	font-family: Inter, var(--sans);
    font-size: 120%;
	font-weight: 600;
	text-transform: none;
    color: var(--blue);
	line-height: 1.1;
}
.custom-table small {
	font-size: 90%;
}
.highlight small {
	display: block;
	margin: .2rem 0 0;
	font-family: var(--sans);
	font-weight: 400;
	font-size: 55%;
	color: inherit;
	color: var(--black);
	letter-spacing: 1px;
}
.jumbo td {
	font-family: var(--sans);
	font-size: 1.2rem;
	font-weight: 600;
}

@media (max-width: 600px) {
  table.custom-table.top,
  table.custom-table.top tbody,
  table.custom-table.top tr,
  table.custom-table.top td,
  table.custom-table.top th { display: block; width: 100%; }

  /* hide ONLY the top column-header row */
  table.custom-table.top tr:first-child { display: none; }

  table.custom-table.top tr {
    margin-bottom: 1rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
  }

  /* default stacked cell: label left, value right */
  table.custom-table.top td {
    text-align: right;
    padding: 10px 12px 10px 42%;
    position: relative;
    white-space: normal;
    border: none;
  }
  table.custom-table.top td::before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 38%;
    text-align: left;
    font-weight: bold;
  }

  /* first cell: full-width heading on top, description below, bottom border */
  table.custom-table.top td.detail-cell {
    text-align: left;
    padding: 12px;
    border-bottom: 1px solid #ddd;
  }
  table.custom-table.top td.detail-cell::before {
    position: static;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
    font-size: 16px;
  }

  /* duration cell: top + bottom borders */
  table.custom-table.top td.duration-cell {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }

  /* mid-table section heading (e.g. "Additional Charges & Disclaimers") */
  table.custom-table.top th.section-head {
    text-align: left;
    padding: 12px;
    font-weight: bold;
  }

  /* full-width content row (disclaimer + bullet list) */
  table.custom-table.top td.full {
    text-align: left;
    padding: 12px;
  }
  table.custom-table.top td.full::before { content: ""; display: none; }
}

/* Used in all theme */
.faq-question{
	justify-content: space-between;
}

.faq-question .plus{
	margin-left: 10px;
}
.faq-question .plus .horizontal{
	width: 18px;
}

.blog-post-grid{
	display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 20px;
    align-items: center;
}

form #contactform.m-b-xl{
	margin: 24px auto 0px !important;
}

form .wpcf7-response-output{
	margin: 0 auto !important;
}
#searchform div:first-child{
	display: flex;
	flex-direction: row;
	gap: 24px;
	max-width: 60%;
	align-items: center;
	margin-bottom: 20px;
}

#searchform input {
	margin: 0px !important;
}



.error-404 h1{
	font-size: 32px;
}

@media(max-width: 1200px){
		.bg-accent .p-r-xxl{
		padding-right: 20px !important;
	}
	.bg-accent .p-l-xxl{
		padding-left: 20px !important;
	}
	.bg-accent .special{
		font-size: 24px;
	}
}

@media (min-width: 1024px) and (max-width: 1100px) {
	#main-header .menu a {
        font-size: 95% !important;
	}
}


.menu-item-has-children::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    font-family: "Material Symbols Outlined";
    font-weight: 300;
    color: var(--accent);
    transform: translate(-50%, 55%);
    font-size: 180% !important;
}

.menu-item-has-children:hover .sub-menu {
    display: block;
}

.sub-menu {
  height: auto !important;
}
.single-content-wrapper {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 16px;
} 
.single-content-wrapper article {
	border-top: 0px !important;
}
#wpadminbar #adminbarsearch .adminbar-button {
	display: none !important;
}
@media(max-width: 1024px){
.menu, .topbar #connect .flex, #connect .contact-info div:first-child {
	display: none;
}
	#blog a.split{
		grid-template-columns: 1fr;
	}
	.swiperHero .drag-center.drag-down{
		align-content: center;
		padding: 2% 0px !important;
	}
	.topbar #connect{
		grid-template-columns: auto;
		position: relative;
	}
	
	#site-navigation {
		grid-template-columns: 1fr 160px 1fr;
		gap: 24px;
		justify-content: space-between;
		align-items: center;
	}
	
	a.custom-logo-link img{
		position: relative !important;
		transform: translateY(0%) !important;
	}
	
	#site-navigation .hamburger-menu{
		text-align: left;
		padding-left: 10px;
	}
	#site-navigation .phone-number-mobile{
		text-align: right;
		padding-right: 10px;
	}
	  .menu-item-has-children:hover  .sub-menu {
    display: none !important;
  
}
	
	.bg-darkgray .p-xxxl{
		padding: 40px 20px !important;
	}

}
@media(min-width: 1025px) {
	.phone-number-mobile,
	.hamburger-menu,
	.mobile-menu {
		display: none;
	}
	.mobile-menu-wrapper {
		  

    left: -250px !important;
	}


}

.mobile-menu .sub-menu {
	position: relative;
	width: 100%;
	left: 0;
	background: transparent;
} 

.mobile-menu .menu-item-has-children::after {
	top: -35px;
	bottom: auto;
	right: 0;
	left: auto;
}
.mobile-menu a {
	text-decoration: none;
	color: var(--black) !important;
	font-family: Oswald, var(--fonts) !important;
	font-size: 16px;
	text-align: left;
	display: block;
	text-transform: uppercase;
}
.mobile-menu .sub-menu {
  display: none;
}

.mobile-menu .menu-item-has-children.is-open > .sub-menu {
  display: block !important;
}

#main-header .mobile-menu-wrapper {
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: 99 !important;
    width: 0px;
    transition: width 0.5s ease-in-out, transform 0.5s ease-in-out;
    transform: translateX(-250px);
    padding: 10px 20px;
	overflow-x: auto;
}
#main-header .mobile-menu-wrapper.is-open {
    width: 100%;
    display: block;
    transform: translateX(0px);
}

#main-header .mobile-menu-wrapper .menu-item{
	    border-bottom: 1px solid #dbdbdb;
    padding: 6px 0 12px;
}

#main-header .mobile-menu-wrapper .menu-item:last-child{
	border-bottom: none;
}

.hamburger-menu svg,
.phone-number-mobile svg,
.mobile-menu-close svg {
	width: 34px;
}
.hamburger-menu,
.phone-number-mobile,
.mobile-menu-close {
	background: transparent;
	border: 0px;
}

.mobile-close-btn-wrapper {
	text-align: end;
}

/* Visible when active */
	.hidden_1025{
		display: none;
	}
@media(max-width: 1024px) {
	.hidden_1024, .hero-thumbs{
		display: none;
	}
	.hidden_1025{
		display: block;
	}
	.home #main-header.overlay {
		position: relative !important;
	}
	

.mobile-menu-wrapper  {
	transition: left .3s ease-in-out;
}

	#testimonials p{
		font-size: 20px;
	}

	.dim {
		position: relative !important;
		height: 250px !important;
	}
	.home .hero,
	.slideshow {
      height: 100% !important;
	  padding: 0 !important;
	}
	.page-template-default .drag-center {
		position:  relative !important;
		height: 100%;
		left: 0;
	}
	.hero .swiper-wrapper {
       position:  relative !important;
	}
	.title,
	h1  {
		font-size: 32px;
	}

#footer-wrap #branding {
/* 	grid-column: span 4; */
	justify-items: center;
}
#footer-wrap .footer-map {
/* 	grid-column: span 2; */
}
	.bg-dark.bg-blue.p-l-xxxl.p-r-xxxl{
		padding: 0px !important;
	}
	.amenities > *{
		margin: 0px !important;
	}
	.bg-darkgray .p-t-lg.p-r-xxxl.p-l-xxxl{
		padding: 40px 20px 0px !important;
	}
	.bg-darkgray.p-l-xxxl.p-r-xxxl{
		padding: 0px !important;
	}
	
	#packages.split-5{
		grid-template-columns: repeat(3, 1fr);
	}
	.swiperHero .swiper-slide:not(.swiper-slide-active) .dim {
		visibility: hidden !important;
		opacity: 0 !important;
	}
	.swiperHero .swiper-slide-active .dim {
		visibility: visible !important;
		opacity: 1 !important;
	}
}

@media (max-width: 767px) {
		.title, .error-404 h1 {
		font-size: 28px;
	}
	#stats.p-l-xxxl{
		flex-direction: column;
		
	}
	
	#footer-wrap, #slide-fish .content .split-1-2, 
	#posts.split-1-1-1, .footer-top-widget .split {
		grid-template-columns: 1fr !important;
		grid-gap: 20px !important;
	}
	
	#slide-fish{
		background: #383027;
		padding: 0px;
	}
	#slide-fish .content .split-1-2 img{
		max-width: 250px; 
		justify-self: center;
	}
	
	.page-id-85 .custom-table tr td, .page-id-92 .custom-table tr td, .page-id-81 .custom-table tr td{
		display: block;
		width: 100%;
		padding: 20px 0px;
	}
	#footer-wrap #branding {
	grid-column: span 1;
	justify-items: center;
}
#footer-wrap .footer-map {
	grid-column: span 1;
}
#footer-wrap > img {
	max-width: 180px;
	margin: 0 auto;
}
	
	.content h2{
		font-size: 24px
	}
	.sidebar-widget{
		display: none !important;
	}
	
	.error-404{
		text-align: center;
	}
	
	#searchform div:first-child{
		max-width: 100%;
	}
		#packages.split-5, #blog{
		grid-template-columns: repeat(2, 1fr);
	}
	.blurb{
		width: 100%;
	}
}


/* ================================================================================= */
@media (max-width: 1024px) {

.badges img.xxs-img {
	height: 32px;
}
	.content .p-l-xxxl{
		padding-left: 0px !important;
	}
	.content .p-r-xxxl{
		padding-right: 0px !important;
	}
	
	.swiperHero .swiper-button-next, .swiperHero .swiper-button-prev{
		top: 30% !important;
	}
	#connect{
		justify-content: center !important;
	}

}

@media(max-width: 990px){

	.content .split-1-3 h3, .content .split-1-3 h2,
	.footer-top-widget h3{
		font-size: 22px;
	}
	
	.footer-top-widget h2{
		font-size: 24px;
	}
	
	.bg-gray .bg-darkgray{
		flex-direction: column-reverse;
	}
	.bg-gray .bg-darkgray aside,
	.bg-darkgray .content div.m-b-lg{
		width: 100% !important;
	}
	
	.pricing .species img{
		max-width: 100%;
	}
	
	#testimonials .testimonial-content img{
		height: 100%;
	}
	
	#slide-beach .split-1-3, .split.bg-darkgray, 
	 .bg-accent.split-1-2{
		grid-template-columns:  1fr;
	}
	
	#slide-boats01 .split-1-1-1-1, 
	.home .split-1-1-1-1, .split-1-1-1, .wp-singular .split-1-1-1-1{
		grid-template-columns: repeat(2, 1fr) !important;
	}

	#content{
		display: block;
		grid-template-columns: 1fr;
		justify-items: center;
	}
	#slide-beach .split-1-3 img{
		max-width: 300px;
		margin: 0 auto;
	}
	.sidebar-widget{
		max-width:500px;
		width: 100%;
		margin-top: 40px;
	}
	
	#footer-wrap{
		padding: 40px 20px 20px !important;
	}
	
	.testimonial-text.p-xxl, .error-404.p-xxl{
		padding: 40px 20px !important;
	}
	
	.testimonial-content .p-xxxl{
		padding: 40px 20px !important;
	}

	#testimonials p{
		font-size: 18px;
	}
	.content, .bg-accent .top {
		padding: 30px 20px;
	}
	.bg-gray .content .p-r-xxl, #slide-fish .content .p-r-xxl, 
	#slide-beach .p-r-xl, .split.bg-darkgray .p-r-xl, .content .p-r-xl,
	main section.bg-gray.p-r-xxl{
		padding-right: 0px !important;
	}
	.bg-gray .content .p-l-xxl, #slide-fish .content .p-l-xxl, 
	#slide-beach .p-l-xl, .split.bg-darkgray .p-l-xl, .content .p-l-xl,
	main section.bg-gray.p-l-xxl{
		padding-left: 0px !important;
	}
	.amenities{
		flex-wrap: wrap;
		gap: 16px;
	}
	.amenities div{
		margin: 0px;
	}
	
	.popup{
		max-height: 600px;
	}
	#quickcontact a{
		border: none;
	}
	
	.footer-top-widget .pill .p-t-sm{
		padding-top: 40px !important; 
	}
	.footer-top-widget .p-xl{
		padding: 40px 20px !important;
	} 
	.pricing .details{
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px;
	}
	.hd_hide{
		display: none;
	}
	
}



a {
	text-decoration: none !important;
}

/* .menu a {
	font-size: 16px !important;
} */

@media (max-width: 600px){
	
	.testimonial-content, .pricing{
		grid-template-columns: 1fr;
	}
	.post, .bg-accent .top, .content .split-1-3{
		grid-template-columns: 1fr;
		gap: 24px !important;
	}
	.content .split-1-3 img, #captain.split-1-3 img{
		max-width: 180px;
		margin: 0 auto;
	}
	.post img{
		width: 100%;
	}
	
	#slide-beach .split-1-3 img{
		max-width: 220px;
	}
	.fg-default{
		grid-template-columns: 1fr 1fr;
	}
	
	.swiper-button-next:after, .swiper-button-prev:after{
		font-size: 24px !important;
	}
	.swiperHero .swiper-button-next, .swiperHero .swiper-button-prev{
		top: 23% !important;
	}
	.bg-moss .content .split-1-1-1-1, .split-1-1-1, #captain.split-1-3 {
		grid-template-columns: 1fr !important;
	}
	.bg-moss .content .split-1-1-1-1 .stretch-2{
		grid-column: span 1;
	}
	.dim{
		height: 250px !important;
	}

	
	#site-navigation{
		grid-template-columns: 1fr 140px 1fr;
	}
	.custom-table td{
		padding: 10px 1px;
	}
}
@media (max-width: 575px) {

	.swiperHero .title{
		font-size: 20px;
	}
.badges img.xxs-img {
	height: 20px;
}
		#slide-boats01 .split-1-1-1-1, 
	.bg-darkgray .content .split-1-1-1-1, 
	.pricing.split-1-5, .home .split-1-1-1-1, .wp-singular .split-1-1-1-1{
		grid-template-columns: repeat(1, 1fr) !important;
			justify-items: center;
	}
	
	.home .split-1-1-1-1 .package, .wp-singular .split-1-1-1-1{
		max-width: 400px;
	}

	a.btn, .btn{
		font-size: 14px !important;
	}
	
	#contactform fieldset.split , #packages.split-5, #blog{
		grid-template-columns: 1fr;
	}
	#quickcontact a{
		flex-direction: column;
		font-size: 12px;
	}
	.custom-table.center th, .custom-table.center td{
		display: block;
		width: 100%;
		padding: 20px 0px;
	}
	.custom-table td img{
		width: 100%;
		height: 300px;
		object-fit: cover;
		object-position: top;
	}
	.custom-table.border-2r td:nth-child(2){
		border-left: none !important;
	}
	.faq-question{
		font-size: 18px !important;
	}

	.tagline{
		padding-bottom: 5px !important;
	}
}

@media (max-width: 375px) {

.badges {
	height: 20px;
	flex-direction: column;
	gap: 30px;
}
}