/*!////////////////////////////////////////////////
// BASE
/////////////////////////////////////////////////*/
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  
  	.grecaptcha-badge{
	visibility: collapse !important;  
	}

html,
body,
iframe,
div,
section,
header,
p,
a,
ul,
ol,
li,
article,
footer,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width:100%; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }


/*!////////////////////////////////////////////////
// LAYOUT
/////////////////////////////////////////////////*/
.wrap {
  max-width: 1280px;
  width: 92%;
  margin: 0px auto;
  position: relative; }

.mediumwrap {
  max-width: 1180px;
  width: 92%;
  margin: 0px auto;
  position: relative; }
  .miniwrap {
  max-width: 900px;
  width: 92%;
  margin: 0px auto;
  position: relative; }
 
.row {
  clear: both; }

@media screen and (min-width: 641px) {
  .wrap {
    width: 98%; }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-half,
  .grid-full,
  .grid-unit {
    float: left;
    width: 100%; }
    .grid-1:nth-child(n),
    .grid-2:nth-child(n),
    .grid-3:nth-child(n),
    .grid-4:nth-child(n),
    .grid-5:nth-child(n),
    .grid-6:nth-child(n),
    .grid-half:nth-child(n),
    .grid-full:nth-child(n),
    .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(1n),
    .grid-2:nth-child(1n),
    .grid-3:nth-child(1n),
    .grid-4:nth-child(1n),
    .grid-5:nth-child(1n),
    .grid-6:nth-child(1n),
    .grid-half:nth-child(1n),
    .grid-full:nth-child(1n),
    .grid-unit:nth-child(1n) {
      margin-right: 0; }
    .grid-1:last-child,
    .grid-2:last-child,
    .grid-3:last-child,
    .grid-4:last-child,
    .grid-5:last-child,
    .grid-6:last-child,
    .grid-half:last-child,
    .grid-full:last-child,
    .grid-unit:last-child {
      margin-right: 0; }

  .grid-25,
	.grid-75 {
    float: left;
    width: 49.24242%; }
    .grid-25:nth-child(n),
		.grid-75:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(2n),
		.grid-25:nth-child(2n) {
      margin-right: 0; }
    .grid-25:last-child,
		.grid-25:last-child {
      margin-right: 0; }

  .gallery .grid-unit,
  .grid-half {
    width: 49.24242%; }
    .gallery .grid-unit:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-flow-opposite {
    float: right; } }
@media screen and (min-width: 769px) {
  .grid-1 {
    width: 15.40404%; }
    .grid-1:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(6n) {
      margin-right: 0; }
    .grid-1:last-child {
      margin-right: 0; }

  .grid-2 {
    width: 32.32323%; }
    .grid-2:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-2:nth-child(3n) {
      margin-right: 0; }
    .grid-2:last-child {
      margin-right: 0; }

  .grid-3,
  .grid-half {
    width: 49.24242%; }
    .grid-3:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-3:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .grid-3:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-4 {
    width: 66.16162%; }
    .grid-4:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-4:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4:last-child {
      margin-right: 0; }

  .grid-5 {
    width: 82.74242%; }
    .grid-5:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-5:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5:last-child {
      margin-right: 0; }

  .grid-6,
  .grid-full {
    width: 100%; }
    .grid-6:nth-child(n),
    .grid-full:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-6:nth-child(1n),
    .grid-full:nth-child(1n) {
      margin-right: 0; }
    .grid-6:last-child,
    .grid-full:last-child {
      margin-right: 0; }

  /* If there are no margins */
  .grid-1.no-margin {
    width: 16.66667%; }
    .grid-1.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-1.no-margin:nth-child(6n) {
      margin-right: 0; }
    .grid-1.no-margin:last-child {
      margin-right: 0; }

  .grid-2.no-margin {
    width: 33.33333%; }
    .grid-2.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-2.no-margin:nth-child(3n) {
      margin-right: 0; }
    .grid-2.no-margin:last-child {
      margin-right: 0; }

  .grid-3.no-margin,
  .grid-half.no-margin {
    width: 50%; }
    .grid-3.no-margin:nth-child(n),
    .grid-half.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-3.no-margin:nth-child(2n),
    .grid-half.no-margin:nth-child(2n) {
      margin-right: 0; }
    .grid-3.no-margin:last-child,
    .grid-half.no-margin:last-child {
      margin-right: 0; }

  .grid-4.no-margin {
    width: 66.66667%; }
    .grid-4.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-4.no-margin:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4.no-margin:last-child {
      margin-right: 0; }

  .grid-5.no-margin {
    width: 83.0%; }
    .grid-5.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-5.no-margin:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5.no-margin:last-child {
      margin-right: 0; }

  .grid-6.no-margin,
  .grid-full.no-margin {
    width: 100%; }
    .grid-6.no-margin:nth-child(n),
    .grid-full.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-6.no-margin:nth-child(1n),
    .grid-full.no-margin:nth-child(1n) {
      margin-right: 0; }
    .grid-6.no-margin:last-child,
    .grid-full.no-margin:last-child {
      margin-right: 0; }

  .grid-25 {
    width: 23.86364%; }
    .grid-25:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(4n) {
      margin-right: 0; }
    .grid-25:last-child {
      margin-right: 0; }

  .grid-25.no-margin {
    width: 25%; }
    .grid-25.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-25.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-25.no-margin:last-child {
      margin-right: 0; }
			
	.grid-75 {
		width: 74.616161% }
		.grid-75:nth-child(n) {
			margin-bottom: 1.51515%;
			margin-right: 1.51515%; }
		.grid-75:nth-child(4n) {
			margin-right: 0; }
		.grid-75:last-child {
			margin-right: 0; }
		
	.grid-75.no-margin {
		width: 75%; }
		.grid-75.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-75.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-75.no-margin:last-child {
      margin-right: 0; }

  .gallery .grid-unit {
    width: 32.32323%; }
    .gallery .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(3n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child {
      margin-right: 0; }

  .content-pad-right {
    padding-right: 4%;
    /* Use (or don't) as necessary. */ }

  .content-pad-left {
    padding-left: 4%; } }
	
  .list-grid-2 {
		-webkit-column-count:2; 
		-moz-column-count: 2; 
		column-count: 2; 
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px; }
	@media screen and (max-width: 640px) {
		.list-grid-2 {
			-webkit-column-count:1; 
			-moz-column-count: 1; 
			column-count: 1; 
			-webkit-column-gap: 0px; 
			-moz-column-gap: 0px; 
			column-gap: 0px; } }
	
  .list-grid-3 {
		-webkit-column-count:3; 
		-moz-column-count: 3; 
		column-count: 3; 
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px; }
	@media screen and (max-width: 640px) {
		.list-grid-3 {
			-webkit-column-count:1; 
			-moz-column-count: 1; 
			column-count: 1; 
			-webkit-column-gap: 0px; 
			-moz-column-gap: 0px; 
			column-gap: 0px; } }

body {
	font-family: proxima-nova, sans-serif;
}
	
/*!////////////////////////////////////////////////
// THEME
/////////////////////////////////////////////////*/

a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none; }

*[class^="button"] {
}
  *[class^="button"]:hover,
  *[class^="button"]:focus {
  }



/*! Header
//////////////////////////////////////////////*/

header[role=banner] {
	padding-top: 5px;
	padding-bottom: 10px;
	box-shadow: 0px 0px 8px #888;
}
  header[role=banner] nav[role=navigation] {
    display: none; }
  @media screen and (min-width: 640px) {
    header[role=banner] nav[role=navigation] {
      display: block; }
  }

.mobile__button p {
  display: block; }
  @media screen and (min-width: 640px) {
    .mobile__button p {
      display: none; } }

.mobile__nav {
  display: none; }
  .mobile__nav a {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .mobile__nav a:hover,
	.mobile__nav a:focus {
      }
  @media screen and (min-width: 640px) {
    .mobile__nav {
      display: none; } }

.top__header {
	background:#0a1f54;
}

.top__header .top__left {
	padding-top: 10px;
	padding-bottom: 10px;
}

.top__header .top__left p {
	color: #259FDE;
	font-size: 18px;
	font-weight: 600;
}

.top__header .top__right {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.top__header .top__right a {
	display: inline-block;
	font-size: 18px;
	color: white;
/* 	margin-right: 32px; */
}

.top__header .top__right a:hover {
	color:#2aa9e0;
}

.top__header .top__right a.phone {
	margin-right: 0px;
}

.top__header .top__right a p {
	font-weight: 600;
}

.top__header .top__center a.button {
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: 18px;
	display: inline-block;
	width: 160px;
    margin-right: 0px !important;
    text-align: center;
	transition: all .3s ease-in-out;
	line-height: inherit !important;
	border-radius: 0px !important;
}

.top__header .top__center a.button:hover {
	background:#222 !important;
	transition: all .3s ease-in-out;
	border-color: #222;
}

.top__header .top__center a.button:first-of-type {
	background:#218380;
	border-color: #218380;
}

.top__header .top__center a.button:first-of-type:hover {
	border-color: #222;	
}

.top__header .top__center a.button:nth-of-type(2) {
	background:#FEB33A;
	border: 2px solid #FEB33A;
}

.top__header .grid-2 {
	margin-bottom: 0px !important;
}

header[role=banner] nav[role=navigation] ul li {
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	margin-right: 24px;
	position: relative;
}

header[role=banner] nav[role=navigation] ul li:last-of-type {
	margin-right: 0px;
}

header[role=banner] nav[role=navigation] ul li i {
	font-size: 11px;
	font-weight: bold;
}

header[role=banner] nav[role=navigation] ul li a {
	color:#0a1f54;
}


 header[role=banner] nav[role=navigation] ul li ul {
   	 	position: absolute;
    	padding: .25em 0;
    	display: none;
    	width: 100%;
		min-width: 175px;
	   	z-index: 9999999999999;
    	margin-left: 0px;
		}

header[role=banner] nav[role=navigation] ul li:nth-of-type(4) ul {
	min-width: 215px;
}
		
header[role=banner] nav[role=navigation] ul li ul li:hover {
			background-color:#222;	
		}
		
header[role=banner] nav[role=navigation] ul li ul li a:hover {
		color:white;	
		} 
		
		
		@media screen and (max-width: 915px) {
 header[role=banner] nav[role=navigation] ul li ul li {
				font-size:16px !important; 
			 }
			
		}

 header[role=banner] nav[role=navigation] ul li ul li {
   		position: relative;
    	-webkit-border-radius: 0;
    	border-radius: 0;
		width: 100%;
    	text-align: left;
    	color: white;
    	font-size: 14px;
    	display: block;
		z-index: 9999999;
    	    border-bottom: 1px solid #ececec;
		background-color: #0a1f54;
		margin-right:0px;
	}

@media screen and (max-width: 1350px) {
 header[role=banner] nav[role=navigation] ul li ul li {
		font-size:12px;
	}
}

 header[role=banner] nav[role=navigation] ul li ul li:last-of-type {
	border-bottom: none;
}
		
 header[role=banner] nav[role=navigation] ul li ul li a {
		color:white !important;	
		padding-top: 15px;
    	padding-bottom: 15px;
		padding-left: 15px;
    	padding-right: 15px;
		width: 100%;
    	display: block;
    	height: 100%;
		}
		



 @media screen and (min-width: 840px) {
	header[role=banner] *[class^="grid"] {
	display: inline-block;
    vertical-align: middle;
    float: none;
		margin-bottom: 0px !important;
	}
}

 @media screen and (min-width: 840px) {
	.vertical-align *[class^="grid"] {
	display: inline-block;
    vertical-align: middle;
    float: none;
	}
}



/*! Content Area
//////////////////////////////////////////////*/


/*slider*/
.homeslider {
	position: relative;
}

.homehero {
	height: 40vw !important;
	min-height: 400px;
	max-height: 750px;
	position: relative;
} 

.homehero:before {
	content:"";
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#030d26+0,030d26+10,030d26+50&1+0,1+0,1+10,0+50 */
background: -moz-linear-gradient(left,  rgba(3,13,38,1) 0%, rgba(3,13,38,1) 10%, rgba(3,13,38,0) 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(3,13,38,1) 0%,rgba(3,13,38,1) 10%,rgba(3,13,38,0) 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(3,13,38,1) 0%,rgba(3,13,38,1) 10%,rgba(3,13,38,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030d26', endColorstr='#00030d26',GradientType=1 ); /* IE6-9 */


}

/* Had to update how the sponsor images/links align */

.sponsors-align{
	display: inline-block;
}
@media screen and (max-width: 640px){
	.sponsors-align{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

	
@media screen and (min-width: 1125px) {
	.homehero {
	height: 40vw !important;
	}
	
	}

.homehero {
	background-size:cover;
	background-position: center;
	position: relative
}

.slider-text {
	text-align:center;
	background-color:#0a181f;
	padding-top: 50px; 
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
	width: 60%;
}

.slider-text p {
	color: white;
	text-align: left;
	font-size: 22px;
}

.slider-text p span {
	color:#14719f;
	font-size: 38px;
	display: block;
	text-transform: uppercase;
}

@media screen and (max-width: 1130px) {
	.slider-text {
		padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
	}
	.slider-text p {
		font-size: 16px;
	}
	
	.slider-text p span {
		font-size: 24px;
	}
}

.controlscontainer {
	display: block !important;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40%;
	z-index: 9999;
}

 @media screen and (max-width: 840px) {
	 .controlscontainer {
		    bottom: -315px;
	 }
}

.homehero .group {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
}

.homehero {
	height: 40vw!important;
}

.homehero .mediumwrap {
	position: relative;
	height: 100%;
}

.homepage__hero__content {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.homepage__hero__content p {
	font-size: 26px;
	font-style: italic;
	color: white;
	font-weight: bold;
	margin-bottom: 8px;
}

.homepage__hero__content p strong {
	font-size: 75px;
	font-weight: bold;
	font-style: normal;
	font-family: 'Besley', serif;
	line-height: 1;
	display: block;
	margin-bottom: 32px;
}

.homepage__hero__content .button {
	display: inline-block;
	background:#d93b37;
	color: white;
	text-align: center;
	padding:15px 35px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
}

.homepage__hero__content .button:hover {
	background:#222;
	border-color:#222;
	transition: all .3s ease-in-out;
}
.main__content {
}

.homeslider .flex-control-nav {
	transform: rotate(90deg);
    right: 53%;
    top: 0;
}

.flex-direction-nav {
	display: none;
}

.homepage__main .grid-4 {
	padding-top: 95px;
	padding-bottom: 460px;
	padding-left: 19%;
	padding-right: 5%;
}
.homepage__main .grid-4 img{
	max-width: 25%;
	margin-top: 32px;
}
.homepage__main h1 {
	color:#0a1f54;
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 32px;
	line-height: 1;
}

.homepage__main .where__to__find {
	padding-top:95px;
	padding-bottom: 545px;
	background-size: cover;
	background-position: center;
	position: relative;
	padding-left: 5%;
}

.homepage__main .where__to__find:before {
	content:"";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(33,131,128,0.75);
}

.homepage__main .where__to__find p {
	color: white;
	font-size: 24px;
	font-family: 'Besley', serif;
	position: relative;
	margin-bottom: 24px;
	display: block;
}

.homepage__main .where__to__find p span {
	font-weight: 500;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	font-family: proxima-nova, sans-serif;
	display: block;
	margin-bottom: 24px;
}

.homepage__main .where__to__find p a {
	color:#ffbc42;
	font-size: 18px;
	font-family: proxima-nova, sans-serif;
}

.homepage__main .where__to__find p a:hover {
	color:white;
}

/*.homepage__main .where__to__find .top__button {
	position: absolute;
	top: -55px;
	left: 0;
	padding:15px 55px;
	background:#2aa9e0;
	color: white;
	font-size: 18px;
	font-weight: 600;
	z-index: 99;
	font-family: proxima-nova, sans-serif;
}*/

.homepage__main .where__to__find .top__button {
    transform-origin: right;
    position: fixed;
    top: 30%;
    right: 25px;
    padding: 15px 25px;
    background: #2aa9e0;
    color: white;
    font-size: 18px;
    font-weight: 600;
    z-index: 999;
    font-family: proxima-nova, sans-serif;
    transform: rotate(-90deg);
}

.homepage__main .where__to__find .top__button:hover {
	background:#222;
	transition: all .3s ease-in-out;
}

.homepage__main .where__to__find .top__button i {
	margin-right: 8px;
}

.homepage__main .grid-4 p {
	font-size: 18px;
	color:#737373;
	line-height: 1.5;
}

.rates__inner {
	background:#030d26;
	padding-top: 90px;
	padding-bottom: 90px;
	padding-left: 50px;
	padding-right: 50px;
}

.rates__title {
	font-weight: 600;
	color: #218380;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	font-family: proxima-nova, sans-serif;
	display: block;
	margin-bottom: 24px;
	text-align: center;
}

.rates__inner .grid-3 p strong {
	font-size: 32px;
	font-weight: bold;
	color: white;
	margin-bottom: 24px;
	text-align: center;
	display: block;
}

.rates__inner .grid-3 {
	text-align: center;
	    padding-left: 35px;
    padding-right: 35px;
}

.rates__inner .grid-3 p {
	font-size: 17px;
	color:#818693;
}

.rates__inner .grid-3 ul {
	margin-top: 50px;
}

.rates__inner .grid-3 ul li {
	color: white;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	list-style: none;
	padding-bottom: 16px;
	border-bottom: 1px solid white;
	margin-bottom: 16px;
}

.rates__inner .grid-3 ul li span {
	float: right;
	color:#d93b37;
}

.rates__inner .grid-3 .button {
	display: inline-block;
	padding:15px 35px;
	color: white;
	font-size: 18px;
	text-align: center;
	background:#218380;
	margin-top: 32px;
	transition: all .3s ease-in-out;
	border-color: #218380;
}


.rates__inner .grid-3 .button:hover {
	background:#222;
	border-color: #222;
	transition: all .3s ease-in-out;
}

.rates__area {
	position: absolute;
    margin-top: -450px;
    left: 0;
    right: 0;
	z-index: 99;
}

.stripes__right {
	position: absolute;
	top: -26px;
	right: 0;
	z-index: 111;
}

.bottom__left {
	background-size: cover;
	background-position: center;
	min-height: 500px;
	position: relative;
}

.bottom__left:before {
	content:"";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background:rgba(255,188,66,0.75);
}

.stripes__left {
	position: absolute;
	top:58%;
	left: 0;
	z-index: 9999;
}

.homepage__bottom {
	position: relative;
}

.homepage__bottom .bottom__left {
	margin-bottom: 0;
}

.controls__container {
	position: absolute;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.controls__container p {
	color: white;
}

.controls__inner {
	margin-left: -35px;
}

.subpage__side__nav {
	background:#e5e5e5;
	padding-top: 95px;
	padding-bottom: 95px;
	padding-left: 5%;
	padding-right: 30px;
	position: relative;
}

.subpage__side__nav ul li {
	list-style: none;
	padding-bottom: 8px;
	border-bottom: 1px solid #c7c8cc;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	color:#0a1f54;
}

.subpage__side__nav ul li:last-of-type {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.subpage__side__nav ul li a {
	color:#0a1f54;
}

.subpage__side__nav ul li a:hover {
	color:#d93b37;
}

.subpage__side__nav ul li a.active {
	color:#d93b37;
}

.subpage__side__nav ul li a.active i {
	margin-right: 5px;
}

.subpage__main {
	padding-top: 95px;
	padding-bottom: 95px;
	position: relative;
}

.subpage__main .top__button {
	position: absolute;
	top: -55px;
	left: 70%;
	padding:15px 55px;
	background:#2aa9e0;
	color: white;
	font-size: 18px;
	font-weight: 600;
	z-index: 99;
	font-family: proxima-nova, sans-serif;
}

.subpage__main .top__button:hover {
	background:#222;
	transition: all .3s ease-in-out;
}

.subpage__main .top__button i {
	margin-right: 8px;
}

.subpage__side__nav .top__button {
	position: absolute;
	top: -55px;
	left: 0;
	padding:15px 55px;
	background:#2aa9e0;
	color: white;
	font-size: 18px;
	font-weight: 600;
	z-index: 99;
	font-family: proxima-nova, sans-serif;
}
/*.subpage__side__nav .top__button {
    transform-origin: right;
    position: fixed;
    top: 30%;
    right: 25px;
    padding: 15px 25px;
    background: #2aa9e0;
    color: white;
    font-size: 18px;
    font-weight: 600;
    z-index: 999;
    font-family: proxima-nova, sans-serif;
    transform: rotate(-90deg);
}*/

.subpage__side__nav .top__button:hover {
	background:#222;
	transition: all .3s ease-in-out;
}

.subpage__side__nav .top__button i {
	margin-right: 8px;
}

.subpage__hero {
	height: 12vw;
	position: relative;
	min-height: 200px;
	background-size: cover;
}


.subpage__hero:before {
	content:"";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(33,131,128,0.75);
}

.subpage__top *[class^="grid"] {
	margin-bottom: 0px !important;	
}

.subpage__main h1, .subpage__main__small h1 {
	font-size: 42px;
	font-weight: bold;
	color:#0a1f54;
	margin-bottom: 32px;
}

.subpage__main p, .subpage__main__small p {
	color:#737373;
	font-size: 18px;
	line-height: 1.75;
	margin-bottom: 16px;
}

.subpage__main__small p span {
	color: #d93b37;
}

.subpage__main p:last-of-type, .subpage__main__small p:last-of-type {
	margin-bottom: 0px;
}

.subpage__main p a, .subpage__main__small p a {
color:#d93b37;
}
.page-id-58 .subpage__main__small p a:hover {
color:#222;
}

.subpage__main ul, .subpage__main__small ul {
	margin-top: 32px;
	margin-bottom: 32px;
	margin-left: 32px;
}

.subpage__main ul li, .subpage__main__small ul li {
	margin-bottom: 8px;
}

.subpage__main ul li a, .subpage__main__small ul li a {
	color:#d93b37;
}

.subpage__main ul li:last-of-type, .subpage__main__small ul li:last-of-type {
	margin-bottom: 0px;
}

.subpage__main__small {
	padding-top: 95px;
	padding-left: 19%;
	padding-right: 5%;
	padding-bottom: 95px;
}

.subpage__side__nav .stripes__right {
	top:inherit;
	bottom:-26px;
}

.programs__area {
	background:#030d26;
	padding-top: 95px;
	padding-bottom: 95px;
	position: relative;
}

.programs__area .stripes__left {
	bottom: -2px;
	left: 0;
	top: inherit;
	z-index: 9;
}

.testimonial__margin__bottom {
	padding-bottom: 0px !important;
}

.programs__content {
	text-align: center;
	margin-bottom: 50px;
}

.programs__content h2 {
	color:white;
	font-size: 32px;
	font-weight: bold;
}

.programs__content h3 {
	color:white;
	font-size: 32px;
	font-weight: bold;
}

.programs__content h4 {
	color:white;
	font-size: 32px;
	font-weight: bold;
}

.programs__content h5 {
	color:white;
	font-size: 32px;
	font-weight: bold;
}

.programs__content p {
	font-size: 18px;
	font-weight: 600;
	color:#ffbc42;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.traveling__program {
	background:#07163d;
}

.traveling__program__inner {
	padding: 20px;
}

.traveling__program__inner h2 {
	font-size: 24px;
	color: white;
	margin-bottom: 16px;
	line-height: 1;
}

.traveling__program__inner h3 {
	font-size: 24px;
	color: white;
	margin-bottom: 16px;
	line-height: 1;
}

.traveling__program__inner h4 {
	font-size: 24px;
	color: white;
	margin-bottom: 16px;
}

.traveling__program__inner h5 {
	font-size: 24px;
	color: white;
	margin-bottom: 16px;
}

.traveling__program__inner p {
	color: #818693;
	margin-bottom: 16px;
}

.traveling__program__inner p strong {
	font-weight: 600;
	color:#218380;
}
.traveling__programs {
	margin-bottom: 50px;
}

.testimonials {
	background:#d93b37;
	padding: 80px;
	text-align: center;
}

.testimonial p {
	font-size: 20px;
	color: white;
	font-family: 'Besley', serif;
}

.testimonial p span {
	font-family: proxima-nova, sans-serif;
	font-size: 18px;
	font-weight: 200;
	display: block;
	margin-top: 16px;
}

.testimonials__outer {
	position: absolute;
	margin-top:-175px;
	left: 0;
	right: 0;
	z-index: 99;
}

.testimonials .flex-control-nav {
	left: 0;
	bottom: 25px;
}

.traveling__split__left {
	padding-top: 225px;
	background:#ffbc42;
	padding-bottom: 95px;
	padding-left: 12%;
	padding-right: 4%;
}

.traveling__split__right {
	padding-top: 225px;
	padding-bottom: 95px;
	padding-left: 5%;
	padding-right: 10%;
}

.traveling__split h2 {
	font-size: 42px;
    font-weight: bold;
    color: #0a1f54;
    margin-bottom: 32px;
}

.traveling__split h3 {
	font-size: 40px;
	line-height: 46px;
    font-weight: bold;
    color: #0a1f54;
    margin-bottom: 32px;
}

.traveling__split h4 {
	font-size: 42px;
    font-weight: bold;
    color: #0a1f54;
    margin-bottom: 32px;
}

.traveling__split h5 {
	font-size: 42px;
    font-weight: bold;
    color: #0a1f54;
    margin-bottom: 32px;
}

.traveling__split__left p {
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin-bottom: 8px;
}

.traveling__split__left p a {
	color: white;
}

.traveling__split__left hr {
	color:#d9ac5a;
	background:#d9ac5a;
	border-top: 1px solid #d9ac5a; 
}

.traveling__split__right {
	margin-bottom: 0px !important;
}

.traveling__split__right p strong {
	color:#218380;
	font-weight: bold;
	font-size: 18px;
}

.traveling__split__right ul {
	margin-top: 16px;
	margin-left: 32px;
	margin-bottom: 32px;
}

.traveling__split__right ul li {
	color: #737373;
	font-size: 18px;
	margin-bottom: 5px;
}

.traveling__split__right ul li:last-of-type {
	margin-bottom: 0px;
}

.event__date {
	padding: 10px 10px;
	background:#d93b37;
	display: inline-block;
	text-align: center;
	min-width: 55px;
	vertical-align: middle;
}

.event__name {
display: inline-block;
vertical-align: middle;
padding-left: 15px;
}

.event__name p span {
	color: white;
	font-size: 16px !important;
	font-weight: 500;
}


.event__day {

}

.event__month p {
	font-size: 12px !important;
	color: white !important;
	line-height: 1;
}

.event__day p {
	font-size: 18px !important;
	color: white !important;
	font-weight: bold;
	line-height: 1;
}

.homepage__events {
	text-align: left;
	margin-top: 50px;
}

.single__homepage__event {
	border: 1px solid #777d8a;
	margin-bottom: 5px !important;
}

.tribe-events-pro-photo__event .tribe-events-pro-photo__event-featured-image-wrapper img {
	max-height: 240px;
	object-fit: cover;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-photo__event-details-wrapper {
	padding: 10px 5px; 
	background: white;
	border-top: 3px solid #d93b37;
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image-wrapper {
	margin-bottom: 0px !important;
}

.visit__block__blue {
	background:#0a1f54;
	padding:25px;
}

.visit__block__blue p.tagline {
	font-size: 32px;
    font-weight: bold;
    color: white;
    margin-bottom: 16px;
    text-align: left;
    display: block;
}

.visit__block__blue ul {
	margin-left: 32px;
}
.visit__block__blue ul li {
	color: white;
	line-height: 1.75;
}

.visit__block__blue .normal {
	margin-bottom: 16px;
	color: white;
	margin-top: 16px;
}

@media screen and (max-width: 800px) {
	
	.visit__block__blue p.tagline {
	font-size: 20px;
	}
	
	.visit__block__blue ul li {
	font-size: 14px;
	}
	
	.visit__block__blue .normal {
	font-size: 14px;	
	}
	
	.visit__block__blue .button {
		margin-bottom: 16px;
		font-size: 14px;
		padding: 10px 25px;
	}
	
}

/*! Footer
//////////////////////////////////////////////*/

.mailchimp__area {
	background:#0a1f54;
	clear: both;
}

.mail__chimp__form {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 0px !important;
}

.mail__chimp__form p {
	color: white;
}

.footer__logos {
	margin-bottom: 0px !important;
}

.footer__logos img {
	margin-right: 16px;
	max-width: 25%;
}

footer[role=contentinfo] {
	background:#030d26;
	padding-top: 90px;
}

footer[role=contentinfo] p span {
	font-size: 18px;
	color:#d93b37;
	font-family: 'Besley', serif;
	display: block;
}

footer[role=contentinfo] a:hover {
	color:#218380;
}

footer[role=contentinfo] p {
	color: white;
	line-height: 1.75;
}

footer[role=contentinfo] .footer__top__wrap {
	border-bottom:1px solid #818693;
	padding-bottom: 50px;
}

.footer__contact a {
	color: white;
}

.footer__contact {
	margin-top: 32px;
}

.visitor a {
	display: block;
	color: #818693;
}

.museum a {
	display: block;
	color: #818693;
}

.credit__cards {
	margin-top: 48px;
}

.bottom__footer {
	padding-top: 35px;
	padding-bottom: 35px;
}
 
.bottom__footer p {
	color:#818693 !important;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.5 !important;
}

.bottom__footer p a {
	color:#818693 !important;
}

.bottom__footer p a:hover {
	color: white !important;
}


.bottom__footer *[class^="grid"] {
	margin-bottom: 0px !important;
}

.footer__social a {
	display: inline-block;
	margin-right: 5px;
}

.footer__social a:last-of-type {
	margin-right: 0px;
}


/*!////////////////////////////////////////////////
// STATES
/////////////////////////////////////////////////*/

/*! ==========================================================================
// Clearfix
// =========================================================================*/
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1; }

input[type="text"] {
	border: 1px solid black;
}

input[type="email"] {
	border:1px solid black;
}

textarea {
	border:1px solid black;
}

/*! ==========================================================================
// Print styles
// =========================================================================*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }


/* NEW STYLES */

*[class^="button"] {
	display: inline-block;
	background: #d93b37;
	color: white;
	text-align: center;
	padding: 15px 35px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
	border: 2px solid #d93b37;
}

*[class^="button"]:hover {
    background: #ff4c47;
	border-color: #ff4c47;
}

*[class*="border_btn"] {
	background: transparent;
	color: #d93b37;
}

*[class*="border_btn"]:hover {
    background: #ff4c47;
	color: #fff;
}


.subpage__main__small li,
.subpage__main li,
.main_section p,
.main_section li {
    color: #737373;
    font-size: 18px;
    line-height: 1.75;
}

.group_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.main_section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.main_section h5 {
    font-size: 25px;
    line-height: 31px;
    margin: 15px 0;
}

.visit_pods_col .visit_pods_inner {
    height: 100%;
}

.visit_pods_col .visit_pods_content {
    padding: 20px;
    background-color: #07163d;
    border: 5px solid #fff;
}

.visit_pods_col .visit_pods_content h4 {
    color: #fff;
    font-size: 23px;
    line-height: 28px;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.visit_pods_col .visit_pods_content p {
    color: #fff;
    line-height: 27px;
}

.visit_pods_col .visit_pods_content li {
	color: #fff;
	 line-height: 27px;
}

.visit_pods_col .visit_pods_content p a {
	text-decoration: underline;
	color: inherit;
}

.visit_pods_col .visit_pods_content .button {
    margin-top: 20px;
    font-size: 14px;
}

.faq_wrapper .accordion {
    background-color: #f8f8f8;
    color: #0a1f54;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 17px;
    transition: 0.4s;
    margin: 10px 0 0;
    line-height: 24px;
    font-weight: 400;
	position: relative;
    padding-right: 40px;
}

.faq_wrapper .accordion.active, .faq_wrapper .accordion:hover {
    background-color: #0a1f54;
    color: #fff;
}

.faq_wrapper .accordion:after {
    content: '\002B';
    color: inherit;
    font-weight: 400;
    position: absolute;
    right: 20px;
    top: 17px;
    font-size: 28px;
}

.faq_wrapper .accordion.active:after {
  content: "\2212";
}

.faq_wrapper .panel {
  padding: 0;
  background-color: white;
  display: none;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.faq_wrapper .panel .accordion_inner {
    padding: 20px 30px;
    background-color: #f8f8f8;
}

.faq_wrapper .panel .accordion_inner p {
	margin-bottom: 0;
}

.faq_wrapper {
    margin: 30px auto 0;
    display: block;
}

.faq_wrapper br {
    display: none;
}

.main_section p:not(:last-child) {
	margin-bottom: 20px;
}

.main_section p a {
    color: #d93b37;
}


.main_section h2 {
    font-size: 35px;
    line-height: 41px;
    margin: 0 0 20px;
	color: #0a1f54;
}

.main_section h3,
.subpage__main__small h3 {
    font-size: 30px;
    line-height: 36px;
   	margin: 20px 0;
	color: #0a1f54;
}

.text-light h3,
.text-light h2,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light p,
.text-light li {
	color: #fff !important;
}

.text-dark p,
.text-dark li {
	color: #000 !important;
}

.text-light p span {
	color: #ffbc42;
	font-weight: 700;
}

.main_pods_row .main_pods_content {
    padding: 20px;
    text-align: center;
}

.main_section h4,
.subpage__main__small h4 {
    font-size: 25px;
    line-height: 31px;
    margin: 20px 0;
   	color: #0a1f54;
}

.main_section h5,
.subpage__main__small h5 {
    font-size: 23px;
    line-height: 28px;
    margin: 20px 0;
   	color: #0a1f54;
}

.main_section h3 a, .subpage__main__small h3 a {
	color: inherit;
}

.main_section iframe {
    display: block;
    margin: 0 auto;
}

.main_section .grid-2 iframe {
    width: 100%;
    height: 250px;
}

.main_pods_row .main_pods_content img {
    margin: 0 auto 20px;
}

.toggle_cols_section .toggle_pods_col {
    padding: 20px 10px;
}

a.button.btn_inline_last {
    margin-left: 15px;
}

.btns_wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
}

.top_content_wrapper {
    margin: 0 auto 40px;
}

.photo__gallery .gallery_image {
    overflow: hidden;
    height: 350px;
	display: none;
}

.photo__gallery .gallery_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-object-position: center;
    object-position: center;
}

.gallery_pagination {
    margin: 30px auto 0;
    text-align: center;
}

.gallery_pagination .button {
	cursor: pointer;
}
.logo_client_wrapper {
    margin: 0 auto;
    align-items: center;
	max-width: 900px;
}

.logo_client_wrapper br {
    display: none;
}

.logo_client_wrapper img {
    width: 210px;
	mix-blend-mode: multiply;
}

.main_section h2 a,
.main_section h3 a,
.main_section h5 a {
	color: #d93b37;
}

.main_section h6 {
    font-size: 18px;
    line-height: 27px;
    margin: 15px 0;
}

.btns_wrapper_equal a.button {
    margin: 3px !important;
    width: 350px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
}

#map_full_section iframe {
    display: block;
    width: 100%;
    height: 450px;
    margin: 0 auto;
}

.toggle_cols_section .toggle_pods_col .accordion_inner img {
    width: 100%;
    display: block;
    margin: 0 auto 25px;
}

.content_grid_row .content_grid_col h3 {
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 10px;
}

.content_grid_row {
	margin-top: 30px;
}

.content_grid_row .content_grid_col h5 {
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #d93b37;
}

.content_grid_row .content_grid_col h6 {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 15px;
    font-style: italic;
}

.content_grid_row .content_grid_col p {
    font-size: 16px;
    line-height: 24px;
}

.main_section ul {
	margin-left: 20px;
}

.main_section li a {
    color: #d93b37;
}

.form_title_divider {
    display: block;
    border-top: 1px solid #ccc;
    margin: 30px auto 0;
    padding-top: 30px;
    padding-bottom: 20px;
}

.form_title_divider h3 {
    margin: 0;
    font-size: 25px;
    line-height: 31px;
	color: #0a1f54;
}

.order_fees_row p {
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
}
.order_fees_row p:last-child {
	border-bottom: 0;
}

.order_fees_row p strong {
    width: 450px;
    display: inline-block;
    vertical-align: top;
	max-width: 100%;
}

.order_input_row .wpcf7-text,
.order_input_row .wpcf7-date {
    width: 100%;
    display: block;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 26px;
    color: #0a1f54;
    border: 1px solid #0a1f54;
    outline: none;
}

.order_input_row {
    display: block;
    margin-bottom: 10px;
}

.order_input_row h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 8px;
    color: #0a1f54;
}

.order_input_row .wpcf7-list-item {
    color: #0a1f54;
    font-size: 16px;
    margin-left: 13px;
}
.order_input_row .wpcf7-list-item.first {
    margin-left: 0;
}

.image_info_wrapper .order_input_row .grid-25 {
    width: 50%;
    margin: 0;
    padding: 5px;
}

.image_info_wrapper .order_input_row .wpcf7-textarea {
    height: 48px;
    width: 100%;
    display: block;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 26px;
    color: #0a1f54;
    border: 1px solid #0a1f54;
    outline: none;
    resize: vertical;
    max-height: 100px;
    min-height: 48px;
}

.image_info_wrapper button {
    padding: 13px 15px;
    width: 150px;
    text-align: center;
    background-color: #2aa9e0;
    border: 1px solid #2aa9e0;
    color: #fff;
    text-transform: uppercase;
}

.image_info_wrapper button.wpcf7-field-group-remove {
    background-color: #d93b37;
    border-color: #d93b37;
	margin-right: 10px;
}

.image_info_wrapper button:hover,
.image_info_wrapper button.wpcf7-field-group-remove:hover {
    background-color: #0a1f54;
    border-color: #0a1f54;
    color: #fff;
}

.image_info_wrapper .wpcf7-field-group:not(:last-child) {
    margin-bottom: 20px;
}

.order_submit_row {
    display: block;
    border-top: 1px solid #ccc;
    margin: 30px auto 0;
    padding-top: 30px;
}

.order_submit_row .wpcf7-submit {
    padding: 13px 15px;
    width: 150px;
    text-align: center;
    background-color: #218380;
    border: 1px solid #218380;
    color: #fff;
    text-transform: uppercase;
}

.order_submit_row .wpcf7-submit:hover {
    background-color: #2aa9e0;
    border-color: #2aa9e0;
}

.subpage__side__nav .side_nav_title {
    margin: 0 0 20px;
    color: #218380;
    font-size: 24px;
    line-height: 30px;
}
.subpage__side__nav ul li.current-menu-item > a,
.subpage__side__nav ul li:hover a {
    color: #d93b37;
    position: relative;
    padding-left: 18px;
}
.subpage__side__nav ul li.current-menu-item > a:before,
.subpage__side__nav ul li:hover a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 3px;
}

#visit_pods_section {
    background-color: #f8f4e8;
}

#visit_pods_section .visit_pods_content {
	border-color: #f8f4e8;
}

.mt-sm {
	margin-top: 30px;
}

.traveling__split.inner_split_section .traveling__split__left,
.traveling__split.inner_split_section .traveling__split__right {
    padding-top: 70px;
    padding-bottom: 50px;
}

.traveling__split.inner_split_section .traveling__split__right p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
}

.traveling__split.inner_split_section .traveling__split__left li {
    font-size: 18px;
    line-height: 26px;
	color: #fff;
}

.traveling__split.inner_split_section .traveling__split__left li a {
	color: #d93b37;
}

.traveling__split__right p a {
    color: #d93b37;
}

.traveling__split.inner_split_section .traveling__split__right h5 {
    margin-top: 0;
    font-size: 35px;
    line-height: 41px;
}


.traveling__split.inner_split_section .traveling__split__right h5 a {
	color: inherit;
}


.spacer_section.spacer_small {
    height: 40px;
}

.spacer_section.spacer_large {
    height: 80px;
}

.inner_testimonial_section .testimonial p {
    font-size: 20px;
    color: white !important;
    font-family: 'Besley', serif;
}

.testimonials__outer.inner_testimonial_section {
    position: relative;
    margin-top: 0;
    text-align: center;
	z-index: auto;
}

.blog_main_wrapper .blog_post_list:not(:last-child) {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.blog_main_wrapper .blog_post_list .blog_content_col {
    align-self: center;
    padding: 20px 30px;
}

.blog_main_wrapper .blog_post_list .blog_content_col h3 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 18px;
}

.blog_main_wrapper .blog_post_list .blog_img_col {
    position: relative;
    height: 320px;
    overflow: hidden;
}

.blog_main_wrapper .blog_post_list .blog_img_col img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-object-position: center;
    object-position: center;
}

.blog_main_wrapper .blog_post_list .blog_img_col a.overlay_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #0a1f54;
    opacity: 0;
}

.blog_main_wrapper .blog_post_list:hover .blog_img_col a.overlay_link { 
	   opacity: 0.5;
}

.blog_main_wrapper .blog_post_list .blog_content_col .blog_read_btn {
    display: block;
    margin: 20px 0 0;
    text-align: center;
    width: 150px;
    background-color: #d93b37;
    color: #fff;
    padding: 13px 15px;
}

.blog_main_wrapper .blog_post_list .blog_content_col .blog_read_btn:hover {
    background-color: #333;
}

.form_content_divider {
    display: block;
    border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    margin: 30px auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.order_input_row h5 {
    font-size: 19px;
    font-weight: 600;
    line-height: 26px;
    margin: 0 0 8px;
    color: #0a1f54;
}

.membership_main_form .membership_plan .wpcf7-list-item {
    width: 100%;
    margin: 0;
}

.membership_main_form div[data-id="group_standard"] {
    margin-top: 30px;
}

.order_input_row.special_req_input .wpcf7-textarea {
    width: 100%;
    display: block;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 26px;
    color: #0a1f54;
    border: 1px solid #0a1f54;
    outline: none;
    height: 150px;
}

.subpage__main .top__button.fix_plan_btn {
    transform-origin: right;
    position: fixed;
    top: 30%;
    right: 25px;
    z-index: 999;
    font-family: proxima-nova, sans-serif;
    transform: rotate(-90deg);
    left: auto;
    padding: 15px 25px;
}

.subpage__main h2, .subpage__main__small h2 {
    font-size: 30px;
	line-height: 36px;
    font-weight: bold;
    color: #0a1f54;
    margin-bottom: 20px;
}

.faq_wrapper .panel .accordion_inner p {
	color: #333 !important;
}
.faq_wrapper .panel .accordion_inner h2,
.faq_wrapper .panel .accordion_inner h4,
.faq_wrapper .panel .accordion_inner h5,
.faq_wrapper .panel .accordion_inner h3,
.faq_wrapper .panel .accordion_inner h6 {
	color: #0a1f54 !important;
}

.text-light .faq_wrapper .accordion.active, .text-light  .faq_wrapper .accordion:hover {
	background-color: #2aa9e0;
}
.traveling__split.inner_split_section {
	position: relative;
}
.traveling__split.inner_split_section .stripes__left {
    top: auto;
    bottom: 100%;
    display: block;
    max-width: 100%;
    margin-bottom: -20px;
	z-index: 11;
}

.summer_camp_content h5 {
    font-weight: 400;
}

#single_post_main .single_post_content_col .sp_top_header {
    display: block;
    margin: 0 auto 30px;
    overflow: hidden;
    height: 500px;
}

#single_post_main .single_post_content_col .sp_top_header img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-object-position: center;
    object-position: center;	
}

#single_post_main .single_post_content_col h1 {
    font-size: 35px;
    line-height: 41px;
    margin: 0 0 10px;
    color: #0a1f54;
}

#single_post_main .single_post_content_col .single_meta_row {
    margin: 0 0 30px;
}

#single_post_main .single_post_content_col .single_meta_row p {
    font-weight: 600;
    color: #218380;
}

#single_post_main .single_post_sidebar_col {
    padding-left: 40px;
}

#single_post_main .single_post_sidebar_col .widget_wrapper:not(:last-child) {
    margin-bottom: 40px;
}

#single_post_main .single_post_sidebar_col .widget_wrapper h5 {
    margin: 0 0 20px;
    font-size: 28px;
    line-height: 34px;
}

#single_post_main .single_post_sidebar_col .widget_wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#single_post_main .single_post_sidebar_col .widget_wrapper ul li {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    font-size: 17px;
    line-height: 26px;
    color: #666;
}

#single_post_main .single_post_sidebar_col .widget_wrapper ul li a {
	color: inherit;
}


#single_post_main .single_post_sidebar_col .widget_wrapper ul li a:hover {
	color: #d93b37;
}

.testimonials__outer.inner_testimonial_section.overlap_section .testimonials {
    margin-bottom: -165px;
    position: relative;
    z-index: 22;
}

.traveling__split.inner_split_section.extra_space_top .traveling__split__left,
.traveling__split.inner_split_section.extra_space_top .traveling__split__right {
    padding-top: 170px;
}

.mobile_button {
    height: 44px;
    display: none;
    color: #d93b37;
    margin-left: 20px;
    font-size: 34px;
    vertical-align: middle;
    width: 30px;
    text-align: center;
}
.mobile_button.open_nav i:before {
	content: '\f00d';
}

.testimonial__slider ul {
	margin: 0 auto;
}

.testimonial__slider ul:after {
	content: '';
	display: block;
	clear: both;
}

.testimonials .flex-control-nav {
    position: relative;
    bottom: 0;
    margin: 20px auto 0;
}

.contact_form_wrapper {
    width: 600px;
    max-width: 100%;
    margin: 50px auto 0;
}

.contact_form_wrapper .order_input_row .wpcf7-textarea {
    width: 100%;
    display: block;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 26px;
    color: #0a1f54;
    border: 1px solid #0a1f54;
    outline: none;
    height: 150px;
    resize: vertical;
}

.rambles_event_wrapper .tribe-common-g-row > .tribe-common-g-col {
    width: 50% !important;
    padding: 15px !important;
    margin: 0 auto !important;
}

.rambles_event_wrapper .tribe-common-g-row > .tribe-common-g-col .tribe-events-pro-photo__event-cost {
    display: none;
}

.rambles_event_wrapper .tribe-common-l-container {
    padding-bottom: 0 !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
    background: #d93b37;
    color: white;
    text-align: center;
    padding: 15px 35px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    border: none;
    border-radius: 0;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border:hover,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border:hover {
    background: #222 !important;
}
.gallery_cta {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    min-height: 350px;
    text-align: center;
    border-radius: 20px;
    background-position: center 60%;
    background-repeat: no-repeat;
    background-size: cover;
	overflow: hidden;
	padding: 40px 30px;
}
.gallery_cta .gal_cta_inner {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    display: block;
}
.gallery_cta:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background-color: #030d26;
    position: absolute;
    opacity: 0.6;
}

.gallery_cta .gal_cta_inner h4 {
    color: #fff;
    font-size: 33px;
    line-height: 42px;
    margin: 0 0 30px;
}

#artifact_table {
    width: 100%;
    border: 1px solid rgb(255 255 255 / 15%);
	margin-bottom: 30px;
}

#artifact_table thead th {
    color: #d93b37;
    text-align: left;
    font-size: 25px;
    line-height: 31px;
}

#artifact_table thead tr,
#artifact_table tbody tr:not(:last-child) {
    border-bottom: 1px solid rgb(255 255 255 / 15%);
}

#artifact_table thead th {
    color: #d93b37;
    text-align: left;
    font-size: 25px;
    line-height: 31px;
    padding: 10px 15px;
}

#artifact_table tbody tr td {
    color: #fff;
    text-align: left;
    font-size: 18px;
    line-height: 25px;
    padding: 5px 15px;
}

#artifact_table tbody tr td h4 {
    margin: 10px 0;
    color: #d93b37 !important;
}


#artifact_table tbody tr td p {
    font-size: 16px;
    line-height: 24px;
}

#artifact_table thead th:not(:last-child),
#artifact_table tbody tr td:not(:last-child){
    border-right: 1px solid rgb(255 255 255 / 15%);
}

span.red_note {
    color: red !important;
}

.events_pods_area a {
    color: #ffbc42;
}

.programs__area.events_pods_area .events_img_wrapper {
    overflow: hidden;
    display: block;
    height: 180px;
}

.programs__area.events_pods_area .events_img_wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-object-position: center;
    object-position: center;
}


/* END NEW STYLES */

@media screen and (max-width: 1300px) {
	.wrap,
	.mediumwrap {
		max-width: 960px;
		width: 98%;
	}
	.top__header .top__center a.button{
		width: 140px;
		font-size: 14px;
	}
/* 	.top__header .top__right a {
		margin-right: 15px;
	} */
	header[role=banner] .logo__area {
		width: 22%;
		margin-right: 3%;
	}
	header[role=banner] .nav__area {
		width: 75%;
		margin-right: 0;
		text-align: right;
	}
	header[role=banner] nav[role=navigation] ul li {
		margin-right: 15px;
	}
	header[role=banner] nav[role=navigation] ul li ul li {
		font-size: 15px;
	}
	.homepage__hero__content p strong {
		font-size: 55px;
	}
	.homepage__hero__content p {
		font-size: 18px;
	}
	.homepage__main .grid-4 {
		padding-left: 13%;
	}

}
@media screen and (min-width: 981px) {
	header[role=banner] nav[role=navigation] ul li:hover ul {
		display:block !important;
	}
	.mobile_show_nav {
		display: none !important;
	}
}

@media screen and (max-width: 1200px) {
	.traveling__split__left {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media screen and (max-width: 980px) {
	.wrap,
	.mediumwrap,
	.miniwrap {
		max-width: 747px;
	}
	.top__header .top__left p {
		font-size: 14px;
	}
	.top__header .top__center a.button {
		font-size: 15px;
		padding: 10px 15px;
	}
	.top__header .top__right a.phone p {
		display: none;
	}
	.top__header .top__right a.phone:before {
		font-family: "Font Awesome 5 Pro";
		font-weight: 300;
		content: '\f879';
	}
	header[role=banner] nav.main_menu_wrapper {
		display: block;
		position: fixed;
		top: 0;
		left: -100%;
		width: 350px;
		max-width: 100%;
		z-index: 99999;
		background-color: #0a1f54;
		height: 100%;
		padding: 0px 0;
		transition: all .5s ease;
	}
	header[role=banner] nav.main_menu_wrapper.open_nav_wrapper .menu-main-menu-container {
		height: 100%;
		overflow-y: auto;
		padding: 40px 0;
	}
	#menu-main-menu{
		display: block !important;
	}
	header[role=banner] nav.main_menu_wrapper.open_nav_wrapper {
		left: 0;
	}
	header[role=banner] .logo__area {
		width: 30%;
	}
	header[role=banner] .nav__area {
		width: 67%;
	}
	.mobile_button {
   	 	display: inline-block;
	}
	header[role=banner] nav[role=navigation] ul li {
		margin-right: 0;
		display: block;
		text-align: left;
	}
	header[role=banner] nav.main_menu_wrapper .menu li a {
		padding: 15px;
		border-bottom: 1px solid #fff;
		display: block;
		position: relative;
		color: #fff;
		font-weight: 300;
		font-size: 18px;
		line-height: 24px;
	}
	body .uwy.umb {
		z-index: 9999;
	}
	header[role=banner] nav.main_menu_wrapper .menu li.menu-item-has-children>a {
		padding-right: 40px;
	}
	header[role=banner] nav.main_menu_wrapper .menu li a i {
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%);
	}
	header[role=banner] nav[role=navigation] ul li ul.sub-menu {
		display: none;
		position: relative;
		z-index: 22;
		padding: 0;
	}
	header[role=banner] nav[role=navigation] ul li ul.sub-menu a {
		padding-left: 30px;
		padding-right: 30px;
	}
	.homehero {
		height: 450px!important;
	}
	.homepage__hero__content p strong {
		font-size: 45px;
	}
	.homepage__hero__content .button,
	*[class^="button"] {
		font-size: 15px;
	}
	.homepage__main h1 {
		font-size: 35px;
	}
	.rates__inner {
		padding-left: 30px;
		padding-right: 30px;
	}
	.rates__inner .grid-3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.footer__logos img:last-child {
		margin-right: auto;
	}
	.footer__logos img {
		margin-right: 8px;
		width: calc((100% / 2) - 7px);
	}
	.footer__social a img {
		width: 28px;
	}
	footer[role=contentinfo] p.widget_heading span {
		font-size: 16px;
		margin-bottom: 13px;
	}
	#visit_pods_section .visit_content_col, #visit_pods_section .visit_pods_col {
		width: 100%;
		margin-right: 0;
	}
	#visit_pods_section .visit_content_col {
		margin-bottom: 30px;
	}
	.subpage__main__small {
		padding-left: 13%;
	}
	.testimonials {
		padding: 40px;
	}
	.inner_testimonial_section .testimonial p {
		font-size: 18px;
	}
	.traveling__program {
		width: 48%;
	}
	.traveling__program img {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.wrap,
	.mediumwrap,
	.miniwrap {
		max-width: 620px;
	}
	.rambles_event_wrapper .tribe-common-g-row > .tribe-common-g-col {
		width: 100% !important;
		padding: 15px 0 !important;
	}
	.top__header .top__center {
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 0;
		margin: 0 auto !important;
		left: 0;
		z-index: 99;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: row;
		justify-content: center;
/* 		flex-wrap: wrap; */
	}
	.top__header .top__center a.button {
		font-size: 15px;
		padding: 10px 15px;
		width: 33.3333333333333%;
		margin: 0 auto !important;
	}
	.top__header .top__right a{
   		margin-right: 32px;
	}
	.top__header .top__left {
		width: 43%;
		display: inline-block;
		vertical-align: middle;
	}
	.top__header .top__right {
		width: 55%;
		display: inline-block;
		vertical-align: middle;
	}
	header[role=banner] .nav__area {
		width: 55%;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
		float: none;
	}
	header[role=banner] .logo__area {
		width: 42%;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
		float: none;
	}
	header[role=banner] .logo__area img {
		width: 200px;
	}
	.homepage__hero__content p strong {
		font-size: 38px;
	}
	.homepage__main .grid-4,
	.homepage__main .where__to__find {
		padding: 40px 30px;
		margin-bottom: 0;
	}
	.rates__area {
		position: relative;
		margin-top: 0;
		padding-bottom: 40px;
		z-index: 1;
	}
	.homepage__bottom {
		display: none;
	}
	.footer__logos img {
		width: auto;
	}
	.footer__logos {
		text-align: center;
		padding-bottom: 30px;
	}
	.bottom__footer *[class^="grid"] {
		width: 100%;
		text-align: center;
	}
	.bottom__footer .footer__social {
		margin-top: 20px;
	}
	.bottom__footer {
		padding-bottom: 80px;
	}
	.rates__inner .grid-3:first-child {
		margin-bottom: 30px;
	}
	.subpage__main__small {
		padding: 40px 30px;
	}
	.subpage__main h1, .subpage__main__small h1 {
		font-size: 35px;
		margin-bottom: 20px;
		line-height: 41px;
	}
	.subpage__side__nav {
		padding: 0;
	}
	.subpage__side__nav > div,
	.subpage__side__nav .stripes__right {
		display: none !important;
	}
	.subpage__side__nav .top__button {
		transform-origin: right;
		position: fixed;
		top: 30%;
		right: 25px;
		padding: 15px 25px;
		background: #2aa9e0;
		color: white;
		font-size: 18px;
		font-weight: 600;
		z-index: 999;
		font-family: proxima-nova, sans-serif;
		transform: rotate(-90deg);
		left: auto;
	}
	.main_section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.traveling__split.inner_split_section .stripes__left {
		height: 40px;
	}
	.traveling__split.inner_split_section .traveling__split__left, .traveling__split.inner_split_section .traveling__split__right {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.inner_testimonial_section .testimonial p {
		font-size: 16px;
	}
	.traveling__split.inner_split_section.extra_space_top .traveling__split__right {
		padding-top: 40px;
	}
	.fullwidth_content .grid-2 {
		margin-bottom: 25px;
	}
	.photo__gallery .gallery_image {
		height: 300px;
		margin: 0;
		padding: 5px;
		width: 50%;
	}
	#single_post_main .single_post_sidebar_col {
		padding-left: 0;
		display: none;
	}
}

@media screen and (max-width: 640px) {
	.wrap,
	.mediumwrap,
	.miniwrap {
		width: 100%;
		max-width: 90%;
	}
	.top__header .top__left {
		display: none;
	}
	.top__header .top__right {
		width: 100%;
		text-align: center;
	}
	.homehero {
		height: 350px!important;
		min-height: 1px;
	}
	.homepage__hero__content p {
		font-size: 16px;
	}
	.homepage__hero__content p br {
		display: none;
	}
	.homehero:before {
		width: 100%;
		background: #0a1f54;
		opacity: 0.5;
	}
	.homepage__hero__content p strong {
		font-size: 33px;
	}
	footer[role=contentinfo] {
		padding-top: 40px;
	}
	footer[role=contentinfo] .footer__top__wrap .grid-25:not(:last-child) {
		margin-bottom: 30px;
	}
	.credit__cards {
		margin-top: 30px;
	}
	body .uwy.userway_p6 .uai {
		top: 70% !important;
	}
	.homepage__main .where__to__find .top__button,
	.subpage__side__nav .top__button  {
		top: auto;
		font-size: 13px;
		bottom: 230px;
	}
	.homepage__main .where__to__find p {
		font-size: 20px;
	}
	.visit_pods_col .visit_pods_content {
		width: 100%;
	}
	.traveling__split h3 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 20px;
	}
	.testimonials {
		padding: 30px;
	}
	.traveling__split.inner_split_section .traveling__split__right h5 {
		font-size: 25px;
		line-height: 31px;
	}
	.main_section h4, .subpage__main__small h4 {
		font-size: 20px;
		line-height: 26px;
	}
	.group_flex > div {
		width: 100%;
	}
	.main_section h2 {
    	font-size: 28px;
		line-height: 34px;
	}
	.toggle_cols_section .toggle_pods_col h3.tl_heading_inner {
		margin-top: 0;
	}
	.order_input_row *[class^="grid"]:not(:last-child) {
		margin-bottom: 10px !important;
	}
	.order_input_row *[class^="grid"] {
		width: 100% !important;
	}
	.traveling__program {
		width: 100%;
		margin-bottom: 15px;
	}
	#single_post_main .single_post_content_col h1 {
		font-size: 28px;
		line-height: 34px;
	}
}

@media screen and (max-width: 440px) {
	.wrap,
	.mediumwrap,
	.miniwrap {
		width: 100%;
		max-width: 90%;
	}
	.homepage__hero .controls__container {
		display: none;
	}
	.homepage__main h1,
	.subpage__main h1, .subpage__main__small h1 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.rates__inner {
		padding: 40px 20px;
	}
	.rates__inner .grid-3 ul li {
		font-size: 15px;
	}
	.event__name p span {
		font-size: 15px !important;
		line-height: 17px;
	}
	.event__name {
		max-width: calc(100% - 56px);
	}
	.homepage__events {
		margin-top: 30px;
	}
	.rates__inner .grid-3 p strong {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.traveling__split.inner_split_section .traveling__split__right p {
		font-size: 16px;
		line-height: 24px;
	}
	.main_section h3, .subpage__main__small h3 {
		font-size: 23px;
		line-height: 29px;
	}
	.homepage__main .grid-4 p,
	.subpage__main__small li, .subpage__main li, .main_section p, .main_section li,
	.subpage__main p, .subpage__main__small p {
		font-size: 16px;
	}
	.btns_wrapper .button:not(:last-child) {
		margin-bottom: 20px !important;
	}
	.btns_wrapper .button {
		margin: 0 auto !important;
		width: 100%;
	}
	.photo__gallery .gallery_image {
		height: 185px;
	}
}

.blog .spacer_section.spacer_small {
	height: 0 !important;
}
.page-id-740 .subpage__side__nav .stripes__right {
	bottom: 0;
}
.mail__chimp__form input[type="email"] {
	padding: 20px;
}
@media screen and (max-width: 640px) {
	.mail__chimp__form input[type="email"] {
		width: 100%;
	}
	.mail__chimp__form input[type="submit"] {
		width: 100%;
		margin-left: 0 !important;
		margin-top: 15px;
	}
}
@media screen and (min-width: 770px) and (max-width: 980px) {
	.mail__chimp__form input[type="submit"] {
		max-width: 368px;
		width: 100%;
		margin-left: 0 !important;
		margin-top: 15px;
	}
}
.mail__chimp__form input[type="submit"] {
	padding: 20px 60px;
    margin-left: 20px;
    background-color: black;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
}

 .website__search {
			position: fixed;
			z-index: 999;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: rgba(236,236,246,.9);
			display: none; }
			.website__search .close {
				position: absolute;
				top: 0;
				right: 0; 
				display: block;
				width: 50px;
				height: 50px;
				cursor: pointer; }
				 .website__search .close:before,
				 .website__search .close:after {
					content: "";
					position: absolute;
					top: 0;
					display: block;
					width: 2px;
					height: 100%;
					background: black; }
				 .website__search .close:before {
					right: 25px;
					-moz-transform: rotate(45deg);
					-webkit-transform: rotate(45deg);
					-o-transform: rotate(45deg);
					-ms-transform: rotate(45deg);
					transform: rotate(45deg); }
				 .website__search .close:after {
					left: 25px;
					-moz-transform: rotate(-45deg);
					-webkit-transform: rotate(-45deg);
					-o-transform: rotate(-45deg);
					-ms-transform: rotate(-45deg);
					transform: rotate(-45deg); }
			 .website__search form {
				position: absolute;
				left: 0;
				right: 0;
				margin: 0 auto;
				top: 50%;
				transform: translateY(-50%);
				text-align: center;
				padding: 1em; }
				 .website__search form label {
					font-size: 32px;
					line-height: 1.75;
					display: block; }
				 .website__search form input[type=text],
				 .website__search form button[type=submit] {
					height: 69px;}
				 .website__search form input[type=text] {
					font-size: 32px;
					background: white;
					width: 50%; }
					
					 .website__search form button[type=submit] {
					font-size: 32px;
					padding: 0 1em; 
					}
				.website__search form input[type=submit] {
					    background-color: #d93b37;
   						padding: 1.3em 3em;
					    color: white;
    					text-align: center;
   		 				font-weight: bold;
    					font-size: 18px;
    					text-transform: uppercase;
						border: 1px solid #d93b37;
						vertical-align: top;
						margin-left: 1em;
				}
				.website__search form input[type=submit]:hover {
					background-color: #222;
					border: 1px solid #222;}
				@media screen and (max-width: 412px) {
					.website__search form input[type=submit] {
						margin-top: 10px;
						margin-left: 0;
						width: 90%;
					}
					.website__search form input[type=text] {
						width: 90%;
					}
				}

.page-id-762 .subpage__main__small p {
	margin-bottom: 0 !important;
}
.page-id-72 .traveling__split.inner_split_section.extra_space_top .traveling__split__left, .traveling__split.inner_split_section.extra_space_top .traveling__split__right {
    padding-top: 6%;
}
@media screen and (max-width: 612px) {
	.page-id-72 .traveling__split.inner_split_section.extra_space_top .traveling__split__left, .traveling__split.inner_split_section.extra_space_top .traveling__split__right {
    padding-top: 12%;
	}
}

.paypal_membership {
    margin-top: 24px;
}
.shopbutton {
	background-color: #d93b37 !important;
	border: 2px solid #d93b37 !important;
    color: white !important;
    padding: 15px 35px !important;
    margin-bottom: 20px !important;
}
.shopbutton:hover {
	background: #ff4c47 !important;
    border-color: #ff4c47 !important;
}

.sponsors a{
	margin: 32px 0;
	display: block;
}

.sponsors img {
	width: 80%;
}
.alertbanner {
	background-color: #d93b37;
	padding: 10px 0;
}
.alertbanner p {
	color: #fff;
	text-align: center;
	font-weight: 700;
}
.childgift {
	margin-top: 15px;
}
/* Begin WooCommerce */
.sku_wrapper {
	display: none;
}
.woocommerce div.product .product_title {
	margin-bottom: 0;
}
.single-product .woocommerce-Price-amount, .woocommerce-shop .woocommerce-Price-amount {
	color: #22837f;
	font-size: 25px;
}
.variations {
	margin-top: 10px;
}
.woocommerce div.product form.cart .variations select {
	padding: 10px;
}
.woocommerce div.product form.cart .variations label {
	vertical-align: middle;
}
.quantity {
	display: block;
	margin-top: 10px !important;
	margin-bottom: 16px !important;
	width: 100%;
}
.quantity input {
	padding: 10px;
}
.woocommerce div.product form.cart .button {
	padding: 20px 70px;
	background-color: #d93b37;
	text-transform: uppercase;
}
.posted_in a {
	color: #d93b37;
}
.light-gray__content {
	background-color: #e5e5e5;
	padding-top: 3%;
	margin-bottom: -16px;
	padding-bottom: 2%;
}
.light-gray__content h2 {
	display: none;
}
.light-gray__content h4 {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #0a1f54;
	margin-bottom: 20px;
}
ul.products li.product .woocommerce-loop-product__title {
	display: block !important;
	font-size: 25px !important;
	color: #0a1f54;
}
.woocommerce ul.products li.product a.add_to_cart_button {
	background-color: #d93b37;
	color: #fff;
	padding: 20px 30px;
}
.woocommerce-product-details__short-description {
	margin: 2% 0;
}
.related.products {
	clear: both;
}
.related.products h2 {
	padding-top: 2%;
}
.woocommerce-cart .variation p, .woocommerce-checkout .variation p {
	color: #222;
	font-size: 16px;
	line-height: 24px;
}
.woocommerce-billing-fields input.input-text {
	padding: 10px;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single {
	padding: 10px;
	height: 100%;
}
.woocommerce-billing-fields .select2-selection__arrow {
	padding: 25px 20px 25px 10px;
}
#order_review_heading {
	padding-top: 3%;
	padding-bottom: 5px;
}
#place_order {
	background-color: #d93b37;
	color: #fff;
	padding: 20px 30px;
	margin-top: 10px;
}
.wc-proceed-to-checkout a {
	background-color: #d93b37 !important;
}
.woocommerce-checkout #shipping_method label {
	color: #000;
	font-size: 16px;
}
.product-category img {
	margin-bottom: 0 !important;
}
.woocommerce-loop-category__title {
	background-color: #d93b37;
	color: #fff !important;
	text-align: center;
}
.woocommerce-loop-category__title mark {
	display: none;
}
.woocommerce-shop .page-title {
	display: none;
}
.woocommerce-shop .subpage__main .subpage__main {
	padding-top: 3em;
	padding-bottom: 0;
}
.single-product #breadcrumbs {
	margin-bottom: 2%;
}
/* End WooCommerce */ 


#main-logo img{
	max-width: 62%;
}

#square-logo img{
	max-width: 30%;
	margin-left: 25px;
}

#menu-main-menu{
	display: flex;
	justify-content: flex-end;
}

@media screen and (max-width: 1301px){
	#square-logo img{
		margin-left: 0px;
	}
}

.page-id-178 .grid-2.footer__logos img{
	max-width: 25% !important;
}

/* //// 50th GALLERY //////// */

.section__gallery .btn-wrap,
.work__gallery .btn-wrap,
.case__study .btn-wrap {
    text-align: left;
}

.work__gallery .section-title {
    color: #151E64;
}

.section__gallery .btn-wrap .load-more-button,
.work__gallery .btn-wrap .load-more-button,
.case__study .btn-wrap .load-more-button {
    margin-top: 35px;
    font-size: 35px;
    color: #f5c24c;
}

.section__gallery .load-more-button.pulse,
.work__gallery .load-more-button.pulse,
.case__study .load-more-button.pulse {
    -webkit-animation: pulse 1s 2;
            animation: pulse 1s 2;
    outline: none;
}

.work__gallery {
    display: block;
    padding: 90px 0;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}

.work__gallery .grid-gallery {
    padding-top: 70px;
    margin: -5px;
}

.work__gallery .grid-gallery > .grid-25 {
    width: 25%;
    padding: 5px;
}

.work__gallery .grid-gallery .gallery-content {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    padding-bottom: 80%;
    background-color: #151e64;
}

.work__gallery .grid-gallery .gallery-thumb {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
       z-index: 2;
}


.fancybox-container .fancywrapper {
    max-width: 850px;
    padding: 0;
    width: 95%;
    background-color: transparent;
}

.fancybox-container .fancywrapper .fancybox-close-small {
    opacity: 1;
}

.fancybox-container .fancywrapper .gallery-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
}

.fancybox-container .fancywrapper .gallery-content > div {
    max-width: 50%;
}

.fancybox-container .fancywrapper .gallery-content p {
    margin: 0;
    color: #fff;
}

.fancybox-container .fancywrapper .gallery-content .gallery-title {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}

.fancybox-container .fancywrapper .gallery-content .gallery-info {
    font-size: 14px;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.15);
                transform: scale(1.15);
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-webkit-keyframes shadow-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0px rgba(255, 200, 59);
                box-shadow: 0 0 0 0px rgba(255, 200, 59);
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 200, 59, 0);
                box-shadow: 0 0 0 20px rgba(255, 200, 59, 0);
    }
}

@keyframes shadow-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0px rgba(255, 200, 59);
                box-shadow: 0 0 0 0px rgba(255, 200, 59);
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 200, 59, 0);
                box-shadow: 0 0 0 20px rgba(255, 200, 59, 0);
    }
}



@media only screen and (max-width: 1170px) {
    .masonry-content .thumb-wrap {
        max-height: 450px;
    }

    .masonry-content .content-column {
        padding-left: 50px;
    }

    .stock-content .thumbnail-column {
        width: 50%;
    }

    .stock-content .content-column {
        width: 50%;
    }
}

@media only screen and (max-width: 980px) {
    .masonry-content .thumb-wrap {
        min-height: 400px;
        max-height: 100%;
    }

    .section__gallery {
        padding: 70px 0;
    }

    .work__gallery {
        padding: 70px 0;
    }

    .section__gallery.hide-mobile,
    .section__gallery .hide-mobile {
        display: none !important;
    }

    .section__gallery.show-mobile,
    .section__gallery .show-mobile {
        display: block !important;
    }

    .case__study .masonry-column .article-title {
        font-size: 20px;
    }

    .case__study .masonry-column .case-study-headline {
        font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .masonry-content .thumbnail-column {
        width: 100%;
    }

    .masonry-content .thumb-wrap {
        min-height: 350px;
        max-height: 350px;
    }

    .masonry-content .content-column {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: none !important;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 0 !important;
    }

    .work__gallery .grid-gallery > .grid-25 {
        width: 33.33%;
        margin: 0;
    }

    .case__study .stock-content .content-column {
        width: 100%;
        padding-left: 0;
    }

    .case__study .stock-content .thumbnail-column {
        width: 100%;
        padding-top: 50px;
    }

    .case__study .stock-content .content-wrap .case-study-title {
        font-size: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .masonry__gallery .masonry-column {
        height: 200px;
    }

    .fancybox-container .fancywrapper .gallery-content > div {
        max-width: 100%;
        width: 100%;
    }

    .fancybox-container .fancywrapper .gallery-content .content-right {
        border-top: 1px solid #585859;
        margin-top: 15px;
        padding-top: 15px;
    }

    .related__articles .grid-2, 
    .article__row .grid-2 {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .masonry-content .thumb-wrap {
        min-height: auto;
        max-height: initial;
    }

    .work__gallery .grid-gallery > .grid-25 {
        width: 50%;
    }
}

.fancybox-thumb img {
    width: 100%;
    border-radius: 6px;
    display: block;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.fancybox-thumb:hover img {
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.fancybox-custom-caption {
    text-align: left;
    padding: 15px 20px;
}

.fancybox-custom-caption h4 {
    margin: 0 0 8px;
    font-size: 18px;
    color: #fff;
}

.fancybox-custom-caption p {
    margin: 0;
    font-size: 14px;
    color: #ccc;
}

.page-id-18346 .subpage__hero {
	height: 91vh;
	background-position: center;
}
.page-id-18346 .subpage__hero:before {
	display: none;
}
.page-id-18346 h1 {
	text-align: center;
	margin-bottom: 0;
}
	.railsandales__date {
		text-align: center;
		display: block;
		color: #0a1f54;
		font-weight: 700;
		font-size: 24px;
		margin-bottom: 32px;
	}
.railsandales__tickets {
	padding-top: 32px;
}	
	.railsandales__tickets a {
		margin: 0 auto;
		display: block;
		width: fit-content;
	}
	.ticketsnotforsale {
		background-color: #0a1f54;
		color: #fff !important;
		text-align: center;
		margin: 0 auto;
		width: fit-content;
		padding: 15px 35px;
	}
	
.railsandales__brewers {
	background-color: #0a1f54;
	padding: 95px 0;
}
	.railsandales__brewers span {
		font-size: 42px;
		font-weight: bold;
		color: #fff;
		display: flex;
		justify-content: center;
		margin-bottom: 32px;
		text-align: center;
	}
	.railsandales__brewers__logos {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		gap: 30px;
	}
	.railsandales__brewers__logos div {
		flex: 1 1 calc(25% - 30px);
		max-width: calc(25% - 30px);
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 30px;
		box-sizing: border-box;
	}
	.railsandales__brewers__logos img { 
		max-height: 100%;
		max-width: 100%;
		height: auto;
		width: auto;
		object-fit: contain;
		padding: 15px;
	}
	.railsandales__brewers__logos div:hover {
		transform: scale(1.05);
		transition: .2s ease-in-out;
	}
.railsandales__sponsors {
	padding: 95px 0;
}
	.railsandales__sponsors span {
		font-size: 42px;
		font-weight: bold;
		color: #0a1f54;
		display: flex;
		justify-content: center;
		margin-bottom: 32px;
		text-align: center;
	}
	.railsandales__sponsors__logos {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		gap: 30px;
	}
	.railsandales__sponsors__logos div {
		flex: 1 1 calc(25% - 30px);
		max-width: calc(25% - 30px);
		background-color: #0a1f54;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 30px;
		box-sizing: border-box;
	}
	.railsandales__sponsors__logos img { 
		max-height: 100%;
		max-width: 100%;
		height: auto;
		width: auto;
		object-fit: contain;
		padding: 15px;
		background-color: #fff;
		border-top: 30px solid #0a1f54;
		border-bottom: 30px solid #0a1f54;
	}
	.railsandales__sponsors .button {
		display: block;		
		margin: 32px auto 0 auto;
		width: fit-content;
	}
	.railsandales__sponsors__logos div:hover {
		transform: scale(1.05);
		transition: .2s ease-in-out;
	}
.railsandales__food__vendors {
		background-color: #0a1f54;
		padding-top: 95px;
		padding-bottom: 95px;
	}
	.railsandales__food__vendors span {
		font-size: 42px;
		font-weight: bold;
		color: #fff;
		display: flex;
		justify-content: center;
		margin-bottom: 32px;
		text-align: center;
	}
	.railsandales__food__vendors__logos {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		gap: 30px;
	}
	.railsandales__food__vendors__logos div {
		flex: 1 1 calc(25% - 30px);
		max-width: calc(25% - 30px);
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 30px;
		box-sizing: border-box;
	}
	.railsandales__food__vendors__logos img { 
		max-height: 100%;
		max-width: 100%;
		height: auto;
		width: auto;
		object-fit: contain;
		padding: 15px;
	}
	.railsandales__food__vendors__logos div:hover {
		transform: scale(1.05);
		transition: .2s ease-in-out;
	}
	.railsandales__food__vendors__content {
		margin-top: 32px;
	}
	.railsandales__food__vendors p {
		color: #fff;
		font-size: 18px;
	}
	.railsandales__food__vendors a {
		color: #d93b37;
		transition: .2s ease-in-out;
	}
	.railsandales__food__vendors a:hover {
		color: #218380;
		transition: .2s ease-in-out;
	}
.railsandales__gallery {
	margin-top: 95px;
	margin-bottom: 95px;
}
	.railsandales__gallery .galleryimages {
		display: flex;
		align-content: center;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.railsandales__gallery .galleryimages div {
		flex: 1 1 calc(33.33% - 6px);
		max-width: calc(33.33% - 6px);
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 6px;
		box-sizing: border-box;
	}
	.railsandales__gallery .galleryimages img { 
		max-height: 100%;
		max-width: 100%;
		height: auto;
		width: auto;
		object-fit: contain;
	}
	.railsandales__gallery h1, .railsandales__gallery h2, .railsandales__gallery h3, .railsandales__gallery h4, .railsandales__gallery h5, .railsandales__gallery h6 {
		font-size: 42px;
		font-weight: bold;
		margin-bottom: 32px;
		color: #0a1f54;
	}

@media screen and (max-width: 640px) {
	.page-id-18346 .subpage__hero {
		height: 29vh;
	}
	.railsandales__brewers__logos {
		gap: 15px;
	}
		.railsandales__brewers__logos div {			
			flex: 1 1 calc(100%);
			max-width: calc(100%);
		}
	.railsandales__sponsors__logos {
		gap: 15px;
	}
		.railsandales__sponsors__logos div {
			flex: 1 1 calc(100%);
			max-width: calc(100%);
		}
	.railsandales__food__vendors__logos {
		gap: 15px;
	}
		.railsandales__food__vendors__logos div {
			flex: 1 1 calc(100%);
			max-width: calc(100%);
		}
	.railsandales__gallery .galleryimages div {
		flex: 1 1 calc(100%);
		max-width: calc(100%);
	}
}
@media screen and (min-width: 640px) and (max-width: 1000px) {
	.page-id-18346 .subpage__hero {
		height: 29vh;
	}
	.railsandales__brewers__logos {
		gap: 20px;
	}
		.railsandales__brewers__logos div {			
			flex: 1 1 calc(50% - 20px);
			max-width: calc(50% - 20px);
		}
	.railsandales__sponsors__logos {
		gap: 20px;
	}
		.railsandales__sponsors__logos div {
			flex: 1 1 calc(50% - 20px);
			max-width: calc(50% - 20px);
		}
	.railsandales__food__vendors__logos {
		gap: 20px;
	}
		.railsandales__food__vendors__logos div {
			flex: 1 1 calc(50% - 20px);
			max-width: calc(50% - 20px);
		}
	.railsandales__gallery .galleryimages div {
		flex: 1 1 calc(50% - 30px);
		max-width: calc(50% - 30px);
	}
}

.grid-1.top__left{
	margin-bottom: 0px;
}
.grid-4.top__center{
	margin-bottom: 0px;
}
.grid-1.top__right{
	margin-bottom: 0px;
}

.top__bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; /* Allows wrapping on small screens */
}

.top__left,
.top__center,
.top__right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

/* Center area spacing */
.top__center {
    justify-content: center;
	flex-wrap: nowrap;
	gap: 10px;
}

/* Right section spacing */
.top__right {
    justify-content: flex-end;
    gap: 20px;
}

/* Phone number inline */
.top__right a.phone p {
    margin: 0;
    font-weight: 600;
}

/* Mobile adjustments */
@media screen and (max-width: 768px) {
/*     .top__bar {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    } */

    .top__left, .top__center, .top__right {
        justify-content: center;
        margin-bottom: 10px;
    }

    .top__center a.button {
        width: auto;
    }

    .top__right a.phone p {
        display: none;
    }

    .top__right a.phone::before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: '\f879';
    }
}

.top__header .mediumwrap{
	max-width: 1350px;
}