/*
Theme Name: 180 Marketing Custom Theme for Gutenberg
Theme URI: http://wordpress.org/
Description: Custom theme, hand crafted perfection.
Author: 180 Marketing
Version: 1.5
Tags: blank
Text Domain: blanktheme
*/

/*	Global Colours
Beige: #f3f1e7;
Yellow: #dbe11d;
Blue: #469eb7;
Green: #09281e;
Light green: #317639;
*/

/* Reset All */

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color:  #317639;
}

.main {
	background-color:  #f3f1e7;
}

.row .column,
.row .columns {
	font-family: "transat", sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #09281e;
	letter-spacing: 1px;
}

a img {
	border: none;
}

/* Basic Content Styles */
h1, 
h2, 
h3 {
	
}

h1 {
	margin-bottom: 20px;
	color: #09281e;
	font-size: 45px;
	line-height: 50px;
	letter-spacing: 0;
}

h1 .script {
	font-size: 70px;
	line-height: 70px;
}

h2 {
	margin-bottom: 15px;
	color: #09281e;
	font-size: 40px;
	line-height: 45px;
	letter-spacing: 0;
	text-transform: uppercase;
}

h2 .script {
	font-size: 65px;
	line-height: 65px;
}

h3 {
	margin-bottom: 15px;
	color: #09281e;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h3 .script {
	font-size: 45px;
	line-height: 45px;
}

.script {
	font-family: "shelby", sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #dbe11d;
	letter-spacing: 0;
}

.wrapper.beige .script {
	color: #317639;
}

p, 
.main ul, 
.main ol, 
table {
	margin-bottom: 15px;
}

.main ul li,
.main ol li {
	
}

.main ul {
	padding-left: 15px;	
}

.main ol {
	padding-left: 20px;	
}

a {
	color: #317639;
	text-decoration: underline;
	font-weight: 500;	
}

a:hover {
	text-decoration: none;	
}

ul.block-grid {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

strong {
	font-weight: 700;
}

header {
	padding: 30px 100px;
}

header a.logo {
	max-width: 125px;
	display: block;
}


/* End Content Styles */

/* =Menu
-------------------------------------------------------------- */
nav {
	background: transparent;
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	*zoom: 1;
	text-align: right;
}

nav li {
	float: none;
	position: relative;
	list-style: none;
	display: inline-block;
}

nav a {
	color: #f3f1e7;
	display: block;
	line-height: 42px;
	padding: 0 16px;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	padding: 5px;
	background-color: #000;
}
nav ul ul ul {
	left: 100%;
	top: -5px;
	background-color: #666;
}

nav ul li:hover > ul {
	display: block;
}

nav ul ul a {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.8em;
	min-width: 170px;
}

nav li:hover > a,
nav ul li.current_page_item > a,
nav ul li.current-menu-ancestor > a,
nav ul li.current-menu-item > a,
nav ul li.current-menu-parent > a,
* html nav ul li.current_page_item a,
* html nav ul li.current-menu-ancestor a,
* html nav ul li.current-menu-item a,
* html nav ul li.current-menu-parent a,
* html nav ul li a:hover {
	color: #dbe11d;
}

ul ul .menu-item-has-children {
	width: 175px;
}

nav a.menu-link {
   display:  none;
   background: #09281e;
   padding-top: 6px;
   padding-bottom: 35px;
   height: 42px;
   line-height: 33px;
   text-transform: uppercase;
   width: 100%;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
   font-size: 15px;
   padding-left: 15px;
}

.menu:before,
.menu:after {
    content: " "; 
    display: table; 
}

.menu:after {
    clear: both;
}

.menu-link:after {
	content: url( images/menu.png );
	right: 20px;
	top: 6px;
	position: absolute;
}

/* =Main Styles
-------------------------------------------------------------- */
.wrapper.normal {
	padding: 80px 20px;
}

.wrapper.reduced {
	padding: 50px 20px;
}

.wrapper.noTop {
	padding: 0 20px 75px;
	margin-top: -65px;
}

.twoCol .large-6:first-of-type {
	padding-right: 50px;
}

.twoCol .large-6:last-of-type {
	padding-left: 50px;
}


.wrapper.beige {
	background-color: #f3f1e7;
}

.wrapper.green {
	background-color: #09281e;
}

.wrapper.blue {
	background-color: #469eb7;
}

.wrapper.blueWave {
	background-color: #469eb7;
	background-image: url(images/blue-wave.png);
	background-size: cover;
}

.blueWave.wave {
	clip-path: polygon(100% 100%, 0% 100% , 0.00% 94.55%, 1.00% 94.48%, 2.00% 94.27%, 3.00% 93.93%, 4.00% 93.46%, 5.00% 92.86%, 6.00% 92.14%, 7.00% 91.30%, 8.00% 90.36%, 9.00% 89.31%, 10.00% 88.17%, 11.00% 86.96%, 12.00% 85.67%, 13.00% 84.33%, 14.00% 82.93%, 15.00% 81.51%, 16.00% 80.06%, 17.00% 78.61%, 18.00% 77.15%, 19.00% 75.72%, 20.00% 74.32%, 21.00% 72.95%, 22.00% 71.65%, 23.00% 70.40%, 24.00% 69.24%, 25.00% 68.16%, 26.00% 67.18%, 27.00% 66.31%, 28.00% 65.55%, 29.00% 64.91%, 30.00% 64.39%, 31.00% 64.01%, 32.00% 63.76%, 33.00% 63.64%, 34.00% 63.67%, 35.00% 63.83%, 36.00% 64.12%, 37.00% 64.55%, 38.00% 65.11%, 39.00% 65.79%, 40.00% 66.59%, 41.00% 67.50%, 42.00% 68.51%, 43.00% 69.62%, 44.00% 70.81%, 45.00% 72.07%, 46.00% 73.40%, 47.00% 74.78%, 48.00% 76.20%, 49.00% 77.64%, 50.00% 79.09%, 51.00% 80.55%, 52.00% 81.99%, 53.00% 83.40%, 54.00% 84.78%, 55.00% 86.11%, 56.00% 87.37%, 57.00% 88.56%, 58.00% 89.67%, 59.00% 90.68%, 60.00% 91.59%, 61.00% 92.39%, 62.00% 93.07%, 63.00% 93.63%, 64.00% 94.06%, 65.00% 94.36%, 66.00% 94.51%, 67.00% 94.54%, 68.00% 94.42%, 69.00% 94.17%, 70.00% 93.79%, 71.00% 93.27%, 72.00% 92.63%, 73.00% 91.87%, 74.00% 91.00%, 75.00% 90.02%, 76.00% 88.94%, 77.00% 87.78%, 78.00% 86.54%, 79.00% 85.23%, 80.00% 83.87%, 81.00% 82.46%, 82.00% 81.03%, 83.00% 79.58%, 84.00% 78.12%, 85.00% 76.67%, 86.00% 75.25%, 87.00% 73.86%, 88.00% 72.51%, 89.00% 71.22%, 90.00% 70.01%, 91.00% 68.87%, 92.00% 67.83%, 93.00% 66.88%, 94.00% 66.04%, 95.00% 65.32%, 96.00% 64.72%, 97.00% 64.25%, 98.00% 63.91%, 99.00% 63.70%, 100.00% 63.64%);
	background-color: #469eb7;
	background-image: url(images/blue-wave.png);
	background-size: cover;
	height: 100px;
	width: 100%;
	margin-top: -100px;
}

.blueWave.wave2 {
	clip-path: polygon(100% 0%, 0% 0% , 0.00% 50.00%, 2.00% 49.65%, 4.00% 48.60%, 6.00% 46.89%, 8.00% 44.58%, 10.00% 41.76%, 12.00% 38.52%, 14.00% 34.97%, 16.00% 31.26%, 18.00% 27.49%, 20.00% 23.82%, 22.00% 20.36%, 24.00% 17.25%, 26.00% 14.59%, 28.00% 12.47%, 30.00% 10.98%, 32.00% 10.16%, 34.00% 10.04%, 36.00% 10.63%, 38.00% 11.90%, 40.00% 13.82%, 42.00% 16.31%, 44.00% 19.28%, 46.00% 22.64%, 48.00% 26.25%, 50.00% 30.00%, 52.00% 33.75%, 54.00% 37.36%, 56.00% 40.72%, 58.00% 43.69%, 60.00% 46.18%, 62.00% 48.10%, 64.00% 49.37%, 66.00% 49.96%, 68.00% 49.84%, 70.00% 49.02%, 72.00% 47.53%, 74.00% 45.41%, 76.00% 42.75%, 78.00% 39.64%, 80.00% 36.18%, 82.00% 32.51%, 84.00% 28.74%, 86.00% 25.03%, 88.00% 21.48%, 90.00% 18.24%, 92.00% 15.42%, 94.00% 13.11%, 96.00% 11.40%, 98.00% 10.35%, 100.00% 10.00%);
	background-color: #469eb7;
	background-image: url(images/blue-wave.png);
	background-size: cover;
	height: 100px;
	width: 100%;
    margin-bottom: -100px;
    position: relative;
    z-index: 999999999;
}

.wrapper.green,
.wrapper.green h1,
.wrapper.green h2,
.wrapper.green h3,
.wrapper.green p,
.wrapper.green ul,
.wrapper.green a,
.wrapper.blue,
.wrapper.blue h1,
.wrapper.blue h2,
.wrapper.blue h3,
.wrapper.blue p,
.wrapper.blue ul,
.wrapper.blue a,
.wrapper.blueWave,
.wrapper.blueWave h1,
.wrapper.blueWave h2,
.wrapper.blueWave h3,
.wrapper.blueWave p,
.wrapper.blueWave ul,
.wrapper.blueWave a {
	color: #f3f1e7;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999999;
	background: #000000;
	background: linear-gradient(180deg,rgba(0, 0, 0, 0.6) 31%, rgba(39, 130, 95, 0) 100%);
}

.slideshow {
	height: 745px;
	position: relative;
	background-color: #09281e;
}

.slideshow .slide {
	position: relative;
	height: 100%;
	width: 100%;
}

.slide img.slideImg {
	width: 100%;
  	height: 100%;
	object-fit: cover;
	opacity: 0.8;
}

.slide .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 800px;
	color: #f3f1e7;
	font-family: "transat", sans-serif;
}

.slideshow .text h3 {
	font-size: 80px;
	line-height: 70px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0;
	color: #f3f1e7;
}

.slideshow .text h3 .script {
	font-size: 130px;
}

.cycle-prev,
.cycle-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #469eb7;
	font-size: 30px;
	line-height: 30px;
	z-index: 999999999;
}

.cycle-prev {
	left: 20px;
}

.cycle-next {
	right: 20px;
}

.cycle-prev:hover,
.cycle-next:hover {
	color: #dbe11d;
}


.banner .wave,
.slideshow .wave {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-color: #f3f1e7;
	z-index: 999999999;
	clip-path: polygon(100% 100%, 0% 100% , 0.00% 94.55%, 1.00% 94.48%, 2.00% 94.27%, 3.00% 93.93%, 4.00% 93.46%, 5.00% 92.86%, 6.00% 92.14%, 7.00% 91.30%, 8.00% 90.36%, 9.00% 89.31%, 10.00% 88.17%, 11.00% 86.96%, 12.00% 85.67%, 13.00% 84.33%, 14.00% 82.93%, 15.00% 81.51%, 16.00% 80.06%, 17.00% 78.61%, 18.00% 77.15%, 19.00% 75.72%, 20.00% 74.32%, 21.00% 72.95%, 22.00% 71.65%, 23.00% 70.40%, 24.00% 69.24%, 25.00% 68.16%, 26.00% 67.18%, 27.00% 66.31%, 28.00% 65.55%, 29.00% 64.91%, 30.00% 64.39%, 31.00% 64.01%, 32.00% 63.76%, 33.00% 63.64%, 34.00% 63.67%, 35.00% 63.83%, 36.00% 64.12%, 37.00% 64.55%, 38.00% 65.11%, 39.00% 65.79%, 40.00% 66.59%, 41.00% 67.50%, 42.00% 68.51%, 43.00% 69.62%, 44.00% 70.81%, 45.00% 72.07%, 46.00% 73.40%, 47.00% 74.78%, 48.00% 76.20%, 49.00% 77.64%, 50.00% 79.09%, 51.00% 80.55%, 52.00% 81.99%, 53.00% 83.40%, 54.00% 84.78%, 55.00% 86.11%, 56.00% 87.37%, 57.00% 88.56%, 58.00% 89.67%, 59.00% 90.68%, 60.00% 91.59%, 61.00% 92.39%, 62.00% 93.07%, 63.00% 93.63%, 64.00% 94.06%, 65.00% 94.36%, 66.00% 94.51%, 67.00% 94.54%, 68.00% 94.42%, 69.00% 94.17%, 70.00% 93.79%, 71.00% 93.27%, 72.00% 92.63%, 73.00% 91.87%, 74.00% 91.00%, 75.00% 90.02%, 76.00% 88.94%, 77.00% 87.78%, 78.00% 86.54%, 79.00% 85.23%, 80.00% 83.87%, 81.00% 82.46%, 82.00% 81.03%, 83.00% 79.58%, 84.00% 78.12%, 85.00% 76.67%, 86.00% 75.25%, 87.00% 73.86%, 88.00% 72.51%, 89.00% 71.22%, 90.00% 70.01%, 91.00% 68.87%, 92.00% 67.83%, 93.00% 66.88%, 94.00% 66.04%, 95.00% 65.32%, 96.00% 64.72%, 97.00% 64.25%, 98.00% 63.91%, 99.00% 63.70%, 100.00% 63.64%);
}

.banner {
	background-color: #09281e;
	height: 450px;
	position: relative;
}

.banner .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 800px;
	color: #f3f1e7;
	font-family: "transat", sans-serif;
	text-align: center;
	z-index: 9999;
}

.banner .text h1 {
	font-size: 70px;
	line-height: 60px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0;
	color: #f3f1e7;

}

.banner img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	opacity: 0.8;
}


a.button {
	background-color:  #317639;
	padding: 15px 30px;
	border-radius: 30px;
	display: inline-block;
	text-decoration: none;
	font-weight: 700;
	color: #f3f1e7;
}

a.button i {
	color: #f3f1e7;
}

.gform_wrapper .gform_button {
	background-color:  #317639 !important;
	padding: 15px 30px !important;
	border-radius: 30px !important;
	display: inline-block;
	text-decoration: none !important;
	font-weight: 700 !important;
	color: #f3f1e7 !important;
	font-family: "transat", sans-serif !important;
	font-size: 18px !important;
	line-height: 24px !important;
}

.wrapper.green a.button {
	background-color: #469eb7;
}

a.button:hover i,
.wrapper.green a.button:hover,
a.button:hover {
	background-color: #dbe11d;
	color:  #317639;
}

.gform_wrapper .gform_button:hover {
	background-color: #dbe11d !important;
	color:  #317639 !important;
}

.contentGrid .column {
	padding: 0 20px 20px;
}

.contentGrid .column img {
	border-radius: 50px;
	box-shadow: 0px 0px 20px #868064;
}

.home .wrapper.blueWave h2 {
	font-size: 80px;
	line-height: 80px;
}

.home .wrapper.blueWave h2 .script {
	font-size: 130px;
}

.wrapper.contentGrid.addWave {
	background-image: url(images/blue-wave-2.png);
	background-size: 100% auto;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.wrapper.contentGrid.addRiver {
	background-image: url(images/wave-trees.png);
	background-size: 100% auto;
	background-position: left top;
	background-repeat: no-repeat;
}

.plainLink {
	color: #317639;
	text-decoration: none;
	font-weight: 700;
	font-size: 20px;
}

.plainLink i {
	color: #317639;
}	

.plainLink:hover i,
.plainLink:hover {
	color: #09281e;
}

.wrapper.green .plainLink i,
.wrapper.green .plainLink {
	color: #dbe11d;
}

.wrapper.green .plainLink:hover i,
.wrapper.green .plainLink:hover {
	color: #469eb7;
}

.sideImg {
	position: relative;
}

.sideImg .imgBox {
	position: absolute;
	height: 100%;
	width: 50%;
}

.sideImg .imgBox img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.sideImg.Left .imgBox {
	left: 0;
}

.sideImg.Right .imgBox {
	right: 0;
}

.sideImg.Left .contentWrap {
	padding: 80px 20px 80px 100px;
}

.sideImg.Right .contentWrap {
	padding: 80px 100px 80px 20px;
}

#stayTitle {
	background-color: #dbe11d;
	color: #09281e;
	padding: 30px 50px;
	display: inline-block;
	position: absolute;
	text-align: center;
	width: 100%;
    max-width: 500px;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999999999999;
	 --r: 10px;
	 mask: 
    linear-gradient(#000 0 0) no-repeat
     50%/calc(100% - 2*var(--r)) calc(100% - 2*var(--r)), 
    radial-gradient(farthest-side,#000 97%,#0000) 
     0 0/calc(2*var(--r)) calc(2*var(--r)) round;
}

.home .wave.beigeBottom {
	width: 100%;
	height: 100px;
	background-color: #f3f1e7;
	z-index: 999999999;
	clip-path: polygon(100% 100%, 0% 100% , 0.00% 94.55%, 1.00% 94.48%, 2.00% 94.27%, 3.00% 93.93%, 4.00% 93.46%, 5.00% 92.86%, 6.00% 92.14%, 7.00% 91.30%, 8.00% 90.36%, 9.00% 89.31%, 10.00% 88.17%, 11.00% 86.96%, 12.00% 85.67%, 13.00% 84.33%, 14.00% 82.93%, 15.00% 81.51%, 16.00% 80.06%, 17.00% 78.61%, 18.00% 77.15%, 19.00% 75.72%, 20.00% 74.32%, 21.00% 72.95%, 22.00% 71.65%, 23.00% 70.40%, 24.00% 69.24%, 25.00% 68.16%, 26.00% 67.18%, 27.00% 66.31%, 28.00% 65.55%, 29.00% 64.91%, 30.00% 64.39%, 31.00% 64.01%, 32.00% 63.76%, 33.00% 63.64%, 34.00% 63.67%, 35.00% 63.83%, 36.00% 64.12%, 37.00% 64.55%, 38.00% 65.11%, 39.00% 65.79%, 40.00% 66.59%, 41.00% 67.50%, 42.00% 68.51%, 43.00% 69.62%, 44.00% 70.81%, 45.00% 72.07%, 46.00% 73.40%, 47.00% 74.78%, 48.00% 76.20%, 49.00% 77.64%, 50.00% 79.09%, 51.00% 80.55%, 52.00% 81.99%, 53.00% 83.40%, 54.00% 84.78%, 55.00% 86.11%, 56.00% 87.37%, 57.00% 88.56%, 58.00% 89.67%, 59.00% 90.68%, 60.00% 91.59%, 61.00% 92.39%, 62.00% 93.07%, 63.00% 93.63%, 64.00% 94.06%, 65.00% 94.36%, 66.00% 94.51%, 67.00% 94.54%, 68.00% 94.42%, 69.00% 94.17%, 70.00% 93.79%, 71.00% 93.27%, 72.00% 92.63%, 73.00% 91.87%, 74.00% 91.00%, 75.00% 90.02%, 76.00% 88.94%, 77.00% 87.78%, 78.00% 86.54%, 79.00% 85.23%, 80.00% 83.87%, 81.00% 82.46%, 82.00% 81.03%, 83.00% 79.58%, 84.00% 78.12%, 85.00% 76.67%, 86.00% 75.25%, 87.00% 73.86%, 88.00% 72.51%, 89.00% 71.22%, 90.00% 70.01%, 91.00% 68.87%, 92.00% 67.83%, 93.00% 66.88%, 94.00% 66.04%, 95.00% 65.32%, 96.00% 64.72%, 97.00% 64.25%, 98.00% 63.91%, 99.00% 63.70%, 100.00% 63.64%);
	margin-top: -100px;
}

.instaArea {
	background-color: #f3f1e7;
	padding: 0 20px;
	margin-top: -65px;
}

.instaArea h3 {
	text-align: center;
	color: #469eb7;
	text-transform: none;
	font-weight: 500;
	font-size: 35px;
	line-height: 40px;
}

.instaArea h3 i {
	color: #317639;
}

p i {
	color: #469eb7;
}

iframe {
	width: 100%;
	border-radius: 50px;
	box-shadow: 0px 0px 20px #868064;
}

.gfield_label {
	font-size: 20px !important;
}

#gform_wrapper_1 {
	max-width: 550px;
	margin: 0 auto;
}

.gform_wrapper input,
.gform_wrapper textarea {
	font-size: 18px !important;
	line-height: 22px !important;
}

.gform_wrapper select {
	font-size: 18px !important;
}







footer {
	background-color: #09281e;
	padding: 50px 20px;
	background-image: url(images/footer.png);
	background-size: cover;
}

footer .columns p {
	color: #f3f1e7;
}

footer .logo {
	max-width: 195px;
	width: 100%;
	margin-bottom: 30px;
}

footer .social {
	text-align: center;
}

footer .social a {
	display: inline-block;
	margin-right: 5px;
	color: #dbe11d;
	text-decoration: none;
	font-size: 25px;
	line-height: 25px;
}

footer .social a:hover {
	color: #469eb7;
}

footer .large-3 {
	padding-left: 30px;
}

footer a,
footer p {
	font-weight: 400;
}

footer .quickLinks p { 
	line-height: 30px;
}

footer strong,
footer i {
	color: #dbe11d;
}

footer a {
	color: #f3f1e7;
	text-decoration: none;
}

footer a:hover {
	color: #dbe11d;
	text-decoration: underline;
}





.copyLine {
	background-color: #317639;
	padding: 15px 20px;
}


.copyLine p {
	margin-bottom: 0;
	color: #f3f1e7;
	text-align: center;
	font-family: "transat", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}

.copyLine p a {
	color: #f3f1e7;
	text-decoration: underline;
}

.copyLine p a:hover {
	color: #dbe11d;
}

/* =Photo Gallery
-------------------------------------------------------------- */
ul.collapseRow li,
ul.staticGal li {
	padding: 0 10px 10px 0px !important;
}

a.photo {
	display: block;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

a.photo img {
	margin: auto;
	width: 100%;
}

.accordianWrap h2.title {
	border-bottom: 3px solid #6A933B;
	position: relative;
	padding-bottom: 5px;
	padding-right: 45px;
}

.accordianWrap h2.title:hover {
	border-bottom: 3px solid #2174A1;
	cursor: pointer;
	color: #6A933B;
}

.accordianWrap h2.title:after {
	content: "+";
	position: absolute;
	right: 20px;
	top: 0px;
	font-size: 30px;
	color: #666666;
	padding-left: 10px;
}

.accordianWrap h2.title.open:after {
	content: '-';
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { 
	display: inline-block; 
}

* html .clearfix { 
	height: 1%; 
}

.clearfix { 
	display: block; 
}

/* =Auxilary Pages
-------------------------------------------------------------- */
body.search .entry-utility,
body.search .entry-meta {
	display: none;
}

body.blog .row.pagination {
	padding: 15px 0;
}

body.blog .row.pagination .columns {
	text-align: center;
}

/* =Images
-------------------------------------------------------------- */
.main img,
.entry-content img {
	margin: 0;
	max-width: 100%;
}

.main .alignleft,
.main img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.main .alignright,
.main img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.main .aligncenter,
.main img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.main img.alignleft,
.main img.alignright,
.main img.aligncenter {
	margin-bottom: 12px;
}

/* =Gutenberg Styles
-------------------------------------------------------------- */
.wp-block-image {
	text-align: center;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}

.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 100%;
}

.widget_search label {
	display: none;
}

.widget-container {
	margin: 0 0 18px 0;
}

.widget-title {
	color: #222;
	font-weight: bold;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}

.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}

.widget-area .entry-meta {
	font-size: 11px;
}

/* Main sidebars */
#primary {
	width: 100%;
	padding: 26px 20px;
}

div.entry-meta {
	margin-bottom: 10px;
	font-style: italic;	
}

body.blog .large-9,
body.archive .large-9,
body.single .large-9 {
	padding-right: 20px !important;
	border-right: 1px solid #000;
}

body.blog .post,
body.search .post,
body.archive .post {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/* =Table Styles
-------------------------------------------------------------- */
table thead tr td {
	border-left: 1px solid #49176E;
}

table {
	border-spacing: 0px;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

table tr td {
	padding: 5px 10px;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
}

table tr.shaded td {
	background-color: #EEEEEE;
}

table thead tr.shaded td,
table thead tr td {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}

table.No-Style-Table,
table.No-Style-Table tr td,
table.No-Style-Table tr.shaded td {
	border: 0px !important;
	padding: 0px !important;
	background-color: transparent !important;
}

/* =MEDIA QUERIES
-------------------------------------------------------------- */
@media only screen and (max-width: 1390px) {
	header {
		padding: 30px 20px;
	}
}

@media only screen and (max-width: 1240px) {
	nav a {
		letter-spacing: 0.5px;
	}
}

@media only screen and (max-width: 1110px) {
	header {
		position: relative;
		padding: 20px 0;
		background-color: #317639;
		background: none;
	}

	header .row .columns {
		width: 100%;
	}

	header a.logo {
		max-width: 90px;
		margin: 0 auto 15px;
	}

	nav {
		text-align: center;
	}

	.banner img {
		opacity: 0.6;
	}
}

@media only screen and (max-width: 1024px) { /*  MEDIUM GRID BREAK  */
	.slideshow .text h3 {
		font-size: 45px;
		line-height: 45px;
	}

	.slideshow .text h3 .script {
	    font-size: 70px;
	}

	.slideshow {
		height: 500px;
	}

	.twoCol .large-6:first-of-type {
	    padding-right: 0px;
	}

	.twoCol .large-6:last-of-type {
	    padding-left: 0px;
	}

	.home .wrapper.blueWave h2 {
	    font-size: 50px;
	    line-height: 50px;
	}

	.home .wrapper.blueWave h2 .script {
	    font-size: 70px;
	}

	#stayTitle {
		top: -60px;
	}

	.sideImg .imgBox {
	    position: relative;
	    height: 350px;
	    width: 100%;
	    left: auto;
	    right: auto;
	}

	.sideImg.Right .contentWrap,
	.sideImg.Left .contentWrap {
	    padding: 80px 20px;
	}

	footer .row .columns {
		text-align: center;
	}

	footer .logo {
		margin: 0 auto 15px;
	}

	footer .social {
		margin-bottom: 30px;
	}

	footer .large-3 {
	    padding-left: 0px;
	}

}

@media only screen and (max-width: 960px) {
	header {
		padding: 20px 0 0;
	}
	.banner .text h1 {
		font-size: 45px;
		line-height: 45px;
	}
	.banner .text {
		padding: 20px;
	}
	/* Override other menu code */
	nav ul li:hover > ul {
		display: none;
	}
	
	nav ul ul {
		top: 0px;
		position: relative;
		float: none;
		display: none !important;
	}

	nav li {
		height: auto; /* override for menu height issue */
		/* set list item height */
		min-height: 40px; 
		height: auto !important;
		height: 40px;
		display: block;
	}

	/*mobile menu */
	.active {
        display: block !important;
    }

    .menu > li {
        float: none !important;
    }

    .menu > li > .menu-item-has-children {
   		background-image: none; 
    }

    .menu-item-has-children {
    	width: 100%;
    }

    nav ul li {
    	margin-bottom: 0px !important;
    	border-bottom: 1px solid #318c40;
    }

    .menu li .more {
        background-image: url(images/list.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        float: right;
      	width: 20%;
		border-left: 1px solid rgba(255,255,255,.3);
		padding: 8px 15px;
        cursor: pointer;
    	z-index: 200;
        position: relative;
    }

   .menu li .more:before {
		content: "";
		background: rgba(0,0,0,.3);
		width: 1px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
  		left: -2px;
    }

    ul.menu {
    	border-top: 4px solid #318c40;
    }
    
    .menu ul {
        display: block;
        width: 100%;
        z-index: 9999999;
    }
   	
   	.menu > li.hover > ul, 
   	.menu li li.hover ul {
        position: static;
        display: block !important; /* Show Menu Fix */
    }
    
    nav a {
    	width: 100%;
    	padding: 0px;
    	text-align: left;
    	padding-left: 15px;
    	line-height: 40px
    }

    nav ul ul ul li a {
		padding-left: 45px;
	}

    nav ul ul,
    nav ul ul li {
    	width: 100%;
    }

    nav ul ul {
    	padding: 0px !important;
    }

    nav ul ul li {
    	float: none;
    }

    nav {
   		width:100% !important;
   	}

   	nav ul ul ul {
		left: 0;
		top: 0;
	}
}

@media only screen and (max-width: 640px) { /*  SMALL GRID BREAK  */
	.footer span.pipe {
		display: none;
	}

	.footer span.design {
		display: block;
	}
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#fff;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#eea904;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#eea904}