/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x
Site: Blue Cabin
Developer: Urwin Studio https://www.urwinstudio.com

*/

/******************** MASTER LAYOUT ********************/

body {
	line-height: 1.4em;
	font-family: 'Raleway', sans-serif!important;
}

.entry-wrap {
	padding: 0!important;
}

.entry-content.content {
	margin: 0;
}

.single .hentry .entry-wrap {
	border-bottom: 0!important;
}

@media screen and (max-width: 1023px) {
	
	.desktopWrapper {
		display: none;
	}
	
}

@media screen and (min-width: 1024px) {
	
	.mobileWrapper {
		display: none;
	}	
	
}

/******************** TYPOGRAPHY ********************/

h1 {
	font-family: 'Raleway', sans-serif!important;
	/*font-family: 'Rye', cursive!important;*/
	font-weight: 700!important;
	font-style: normal;
	letter-spacing: 0em!important;
}

h1.entry-title {
	display: none;
}

h2 {
	font-family: 'Raleway', sans-serif!important;
	/*font-family: 'Rye', cursive!important;*/
	font-weight: 700!important;
	font-style: normal;
}

h3 {
	font-family: 'Raleway', sans-serif!important;
	/*font-family: 'Rye', cursive!important;*/
	font-weight: 700!important;
	font-style: normal;
}

h4 {
	font-family: 'Raleway', sans-serif!important;
	/*font-family: 'Rye', cursive!important;*/
	font-weight: 700!important;
	font-style: normal;
}

h5 {
	font-family: 'Raleway', sans-serif!important;
	/*font-family: 'Rye', cursive!important;*/
	font-weight: 700!important;
	font-style: normal;
}

p, ul, ol {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-style: normal;
}

.rowBanner h1,
.rowBanner h2,
.rowBanner h3,
.rowBanner h4,
.rowBanner h5,
.rowBanner p,
.rowBanner ul,
.rowBanner ol,
.x-colophon.top h1,
.x-colophon.top h2,
.x-colophon.top h3,
.x-colophon.top h4,
.x-colophon.top h5,
.x-colophon.top p, 
.x-colophon.top ul, 
.x-colophon.top ol {
	color: #fff!important;
}

.rowBanner h1,
.rowBanner h2,
.rowBanner h3,
.rowBanner h4,
.rowBanner h5,
.rowBanner p,
.rowBanner ul,
.rowBanner ol,
.rowBanner a,
.rowGridInner h2 a {
	text-shadow: 2px 2px 7px rgba(0,0,0,0.5);
}

.entry-content li { 
	list-style-position:inside;
}

blockquote {
	border: 0;
	padding: 0;
	font-size: 80%;
}

body.news #x-content-band-1 h1,
body.location #x-content-band-1 h1 {
	margin: 0 0 0 0!important; 
}

@media screen and (max-width: 767px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2.1em!important;
		line-height: 1.1em!important;
	}
	
	h2 {
		margin: 0 0 10px 0!important;
		padding-top: 20px!important;
		padding-bottom: 0!important;
		font-size: 1.6em!important;
		line-height: 1.1em!important;
	}
	
	h3 {
		margin: 0 0 20px 0!important;
		font-size: 1.3em!important;
		line-height: 1.1em!important;
		}
	
	h4	{
		margin: 0 0 0 20px 0!important;
		font-size: 1em!important;
		line-height: 1.1em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 1em!important;
		line-height: 1.1em!important;
	}
	
	blockquote {
		margin: 30px 5% 30px 5%;
	}
	
	/*blockquote	{
		font-size: 1.3em!important;
		margin: 20px 0 20px 0!important;
		line-height: 1em!important;
	}
	
	.entry-content blockquote p {
		line-height: 1.2em!important;
	}*/
	
	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.x-accordion-inner {
		font-size: 1.1em!important;
		line-height: 1.3em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: -0.01em;
	}
	
	footer.x-colophon.top p,
	footer.x-colophon.bottom p {
		font-size: 1em!important;
		line-height: 1.3em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: -0.01em;
	}

}

@media screen and (min-width: 768px) and (max-width: 1279px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2.3em!important;
		line-height: 1.2em!important;
	}
	
	h2 {
		margin: 0 0 10px 0!important;
		padding-top: 20px!important;
		padding-bottom: 0!important;
		font-size: 1.8em!important;
		line-height: 1.2em!important;
	}
	
	h3 {
		margin: 0 0 20px 0!important;
		font-size: 1.3em!important;
		line-height: 1.2em!important;
		}
	
	h4	{
		margin: 0 0 0 20px 0!important;
		font-size: 1em!important;
		line-height: 1.2em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 1em!important;
		line-height: 1.2em!important;
	}
	
	blockquote {
		margin: 40px 10% 40px 10%;
	}
	
	/*blockquote	{
		font-size: 1.4em!important;
		float: right;
		margin: 0 -100px 30px 50px!important;
		width: 50%;
		line-height: 1em!important;
	}
	
	.entry-content blockquote p {
		line-height: 1.2em!important;
	}*/

	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.x-accordion-inner {
		font-size: 1.2em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: -0.01em;
	}
	
	footer.x-colophon.top p {
		font-size: 1.1em!important;
		line-height: 1.3em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: -0.01em;
	}
	
}

@media screen and (min-width: 1280px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2.5em!important;
		line-height: 1.2em!important;
	}
	
	h2 {
		margin: 0 0 10px 0!important;
		padding-top: 20px!important;
		padding-bottom: 0!important;
		font-size: 2em!important;
		line-height: 1.2em!important;
	}
	
	h3 {
		margin: 0 0 20px 0!important;
		font-size: 1.5em!important;
		line-height: 1.2em!important;
		}
	
	h4	{
		margin: 0 0 0 20px 0!important;
		font-size: 1em!important;
		line-height: 1.2em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 1em!important;
		line-height: 1.2em!important;
	}
	
	blockquote {
		margin: 50px 15% 50px 15%;
	}
	
	/*blockquote {
		font-size: 1.5em!important;
		float: right;
		margin: 0 -100px 30px 50px!important;
		width: 50%;
		line-height: 1.2em!important;
	}
	
	.entry-content blockquote p {
		line-height: 1.2em!important;
	}*/

	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.x-accordion-inner	{
		font-size: 1.3em!important;
		line-height: 1.3em!important;
		letter-spacing: -0.01em;
		margin: 0 0 20px 0!important;
		padding: 0!important;
	}

	footer.x-colophon.top p {
		font-size: 1.1em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: -0.01em;
	}	
	
}

.wp-caption {
	padding: 0;
	border: 0;
	text-align: left;
	background: transparent;
}

.wp-caption p.wp-caption-text {
	text-transform: none!important;
	font-size: 0.95em!important;
	line-height: 1.2em!important;
	margin-top: 10px!important;
}

a,
a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.entry-content.content a {

}

.entry-content.content a:hover {

}

.rowBanner a.btn,
.rowBanner a.btnBack,
.rowBanner a.btnVideo,
.rowBanner a.btnCalendar, 
.rowBanner a.btnMap {
	display: inline-block;
	color: #fff!important;
	margin-top: 20px;
	padding: 0 0 0 0;
	text-shadow: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

body.home .rowBanner p {
	text-shadow: 0!important;
}

body.home .rowBanner p a.btnVideo {
	padding: 13px 26px;
	background-color: #A51F29;
}

body.home .rowBanner p a.btnVideo:hover {
	color: rgb(0,47,99)!important;
	background-color: #f4d400;
}

body.home .rowBanner a.btnVideo:hover::before {
	color: rgb(0,47,99)!important;
}

.rowBanner a.btn:hover,
.rowBanner a.btnBack:hover,
.rowBanner a.btnVideo:hover,
.rowBanner a.btnCalendar:hover,
.rowBanner a.btnMap:hover,
.rowBanner a.btn:hover::after,
a.btnBack:hover::before,
.rowBanner a.btnVideo:hover::before,
.rowBanner a.btnCalendar:hover::before, 
.rowBanner a.btnMap:hover::before {
	color: #f4d400!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowBanner a.btn::after {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f061" !important;
	font-size: 1.1em;
	color: #fff;
	padding-left: 10px; 
	padding-right: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.btn::after {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f105" !important;
	font-size: 1em;
	color: #fff;
	padding-left: 0; 
	padding-right: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.btnBack::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f060" !important;
	font-size: 1em;
	color: rgb(0,47,99);
	padding-left: 0; 
	padding-right: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.btnVideo::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f144" !important;
	font-size: 1em;
	color: #fff;
	padding-left: 0; 
	padding-right: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.btnCalendar::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f00a" !important;
	font-size: 1.1em;
	color: #fff;
	padding-left: 0; 
	padding-right: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.btnMap::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f3c5" !important;
	font-size: 1em;
	color: #fff;
	padding-left: 0; 
	padding-right: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

input.wpcf7-form-control.wpcf7-submit {
	display: inline-block;
	color: #fff!important;
	margin-top: 20px;
	padding: 0 0 0 0;
	text-shadow: none;
	box-shadow: none!important;
	font-size: 1.2em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.alignnone {
	margin: 0!important;
}

/******************** WIDGETS ********************/

.rowContent i.x-icon {
	font-size: 2.2em;
	padding: 30px 7px 0 0;
}

.rowContent a i.x-icon {
	color: #000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowContent a i.x-icon:hover {
	color: #f4d400;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

footer i.x-icon {
	font-size: 2.8em;
	padding: 20px 5px 0 0;
}

.topSocial i.x-icon {
	font-size: 1em;
	padding: 0;
}

a.x-slider-scroll-bottom {
	border: 0;
}

.x-scroll-top {
	border: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.x-scroll-top:hover {
	cursor: pointer;
	margin-bottom: 10px!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.x-scroll-top .x-icon-angle-up:before {
	content: "\f062" !important;
	color: #fff;
	font-size: 1.2em;
}

br.clear {
	clear: both;
}

.grecaptcha-badge {
	display: none!important;
}

/*header.entry-header {
	display: none!important;
}*/

a.btn img,
a.btn img.aligncenter,
a.btn img.alignnone {
	margin: 30px auto 0 auto!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.btn img:hover {
	opacity: 0.8!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/******************** HEADER ********************/

/*.x-navbar-inner .x-container.max,
.x-navbar-inner .x-container.width {
	width: 94%!important;
	max-width: 94%!important;
	margin-left: 3%;
	margin-right: 3%;
}*/

.x-brand {
	float: none;
}

@media screen and (max-width: 579px) {
	
	.topCal {
		display: none;
	}
	
	.topLogo {
		float: left;
		width: 75%;
		text-align: left;
	}
	
	.topNav {
		float: left;
		width: 25%;
		text-align: right;
	}
	
	.x-navbar {
		height: 70px!important;
	}
	
	.x-navbar-inner {
		min-height: 70px!important;	 
}
	
	.x-navbar .x-brand {
		margin-top: 19px!important;
		font-size: unset!important;
	}

	.x-navbar .x-brand.img img {
		width: 168px;
		height: 35px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	
	#custom_toggle {
		position: absolute;
		right: 3%;
		z-index: 99998;
		margin-top: 24px;
	}
	
}

@media screen and (min-width: 580px) and (max-width: 767px) {
	
	.topCal {
		display: none;
	}
	
	.topLogo {
		float: left;
		width: 75%;
		text-align: left;
	}
	
	.topNav {
		float: left;
		width: 25%;
		text-align: right;
	}
	
	.x-navbar {
		height: 70px!important;
	}
	
	.x-navbar-inner {
		min-height: 70px!important;	 
}
	
	.x-navbar .x-brand {
		margin-top: 19px!important;
		font-size: unset!important;
	}

	.x-navbar .x-brand.img img {
		width: 168px;
		height: 35px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	
	#custom_toggle {
		position: absolute;
		right: 3%;
		z-index: 99998;
		margin-top: 24px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	
	.topCal {
		float: left;
		width: 25%;
		text-align: left;
	}
	
	.topLogo {
		float: left;
		width: 50%;
		text-align: center;
	}
	
	.topNav {
		float: left;
		width: 25%;
		text-align: right;
	}	
	
	.x-navbar {
		height: 108px!important;
	}
	
	.x-navbar-inner {
		min-height: 108px!important;	 
}
	
	.x-navbar .x-brand {
		margin-top: 20px!important;
		font-size: unset!important;
	}

	.x-navbar .x-brand.img img {
		width: 339px;
		height: 70px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	
	#custom_toggle {
		position: absolute;
		right: 3%;
		z-index: 99998;
		margin-top: 40px;
	}
	
	.topCal a.btnCalendar {
		/*position: absolute;*/
		margin-left: 3%;
		z-index: 99998;
		margin-top: 40px;
	}
	
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	.topCal {
		float: left;
		width: 25%;
		text-align: left;
	}
	
	.topLogo {
		float: left;
		width: 50%;
		text-align: center;
	}
	
	.topNav {
		float: left;
		width: 25%;
		text-align: right;
	}	
	
	.x-navbar {
		height: 108px!important;
	}
	
	.x-navbar-inner {
		min-height: 108px!important;	 
}
	
	.x-navbar .x-brand {
		margin-top: 20px!important;
		font-size: unset!important;
	}

	.x-navbar .x-brand.img img {
		width: 339px;
		height: 70px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	
	#custom_toggle {
		position: absolute;
		right: 3%;
		z-index: 99998;
		margin-top: 40px;
	}
	
	.topCal a.btnCalendar {
		/*position: absolute;*/
		margin-left: 3%;
		z-index: 99998;
		margin-top: 40px;
	}
	
}

@media screen and (min-width: 1200px) {
	
	.topCal {
		float: left;
		width: 25%;
		text-align: left;
	}
	
	.topLogo {
		float: left;
		width: 50%;
		text-align: center;
	}
	
	.topNav {
		float: left;
		width: 25%;
		text-align: right;
	}
	
	.x-navbar {
		height: 136px!important;
	}
	
	.x-navbar .x-brand {
		margin-top: 23px!important;
	}

	.x-navbar .x-brand.img img {
		width: 450px!important;
		height: 93px!important;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		display: block;
		margin: 0 auto;
	}
	
	#custom_toggle {
		position: absolute;
		right: 3%;
		z-index: 99998;
		margin-top: 55px;
	}
	
	.topCal a.btnCalendar {
		/*position: absolute;*/
		margin-left: 3%;
		z-index: 99998;
		margin-top: 55px;
	}
	
}

.topCal a.btnCalendar {
	display: inline-block;
	color: #fff!important;
	padding: 0 0 0 0;
	text-shadow: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.topCal a.btnCalendar:hover {
	color: #f4d400!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.topCal a.btnCalendar:hover:before {
	color: #f4d400!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.x-logobar {
	display: none;
}	

.masthead  {
    width: 100%;
    background-color:transparent !important;
}

body.home .masthead  {
    width: 100%;
    background-color:transparent !important;
	position:absolute;
	top: 0;
	z-index: 999998!important;
}

.wppopups-whole {
	z-index: 999999!important;
}

.x-navbar {
	background-image: url(/wp-content/uploads/2020/07/bg.jpg);
	background-repeat: repeat;
	border: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: 0;
}

body.home .x-navbar {
	background: transparent;
	border: 0;
}

body.home .topLogo img {
	display: none!important;
}

@media screen and (max-width: 579px) { 

	body.home #x-content-band-1.rowBanner img {
		width: 350px;
		height: auto;
	}
	
	body.home #x-content-band-1.rowBanner h1 {
		font-size: 1.8em;
	}
	
}

@media screen and (min-width: 580px) and (max-width: 767px) { 

	body.home #x-content-band-1.rowBanner img {
		width: 400px;
		height: auto;
	}
	
	body.home #x-content-band-1.rowBanner h1 {
		font-size: 1.8em;
	}
	
}

@media screen and (min-width: 768px) { 

	body.home #x-content-band-1.rowBanner img {
		margin-bottom: 0!important;
	}
	
}

/* mobile nav */

#x-btn-navbar {
	display: none!important;
}
	
nav.x-nav-wrap.desktop {
	display: none;
}

#custom_toggle {
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

#custom_toggle:hover {
	color: #f4d400; 
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#custom_toggle:hover:after {
	color: #f4d400; 
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	
	/*content: url(/wp-content/uploads/2020/07/nav-on.png)!important;
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/
}

#custom_toggle:after {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f0c9" !important;
	font-size: 1.3em;
	color: #fff;
	padding-left: 10px; 
	padding-right: 0;
	
	/*content: url(/wp-content/uploads/2020/07/nav.png)!important;
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/
}

#sfm-sidebar {
	z-index: 9999999!important;
}

#sfm-sidebar .sfm-sidebar-bg {
	background-color: transparent;
	background-image: url(/wp-content/uploads/2020/07/bg.jpg);
	background-repeat: repeat;
}

.sfm-logo {
	display: none!important;
}

nav.sfm-nav {
	margin-top: 50px!important;
}

ul.sfm-menu-level-0.sfm-menu {
	display: unset!important;
	text-align: left!important;
}
	
ul.sfm-menu-level-0.sfm-menu li {
	text-align: left!important;
}

ul.sfm-menu-level-0.sfm-menu li a {
	color: #fff!important;
	font-size: 1.4em!important;
	display: block!important;
}

ul.sfm-child-menu.sfm-menu-level-1 li a {
	font-size: 1.4em!important;
}

#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
	border-color: #fff!important;
}

#sfm-sidebar.sfm-hl-line .sfm-menu li a, #sfm-sidebar.sfm-hl-text .sfm-menu li a {
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
}

ul.sfm-menu-level-0.sfm-menu li a:hover {
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
}

#sfm-sidebar .sfm-menu li:hover > a span, #sfm-sidebar .sfm-menu li > a:focus span, #sfm-sidebar .sfm-menu li:hover > a img, #sfm-sidebar .sfm-menu li > a:focus img, #sfm-sidebar .sfm-menu li:hover > a .la_icon, #sfm-sidebar .sfm-menu li > a:focus .la_icon, #sfm-sidebar .sfm-menu li.sfm-submenu-visible > a img, #sfm-sidebar .sfm-menu li.sfm-submenu-visible > a .la_icon, #sfm-sidebar .sfm-menu li.sfm-submenu-visible > a span {
	right: 0!important;
}

ul.sfm-menu-level-0.sfm-menu li a:before,
ul.sfm-menu-level-0.sfm-menu li a:after {
	display: none!important;
}

.sfm-style-full #sfm-sidebar .sfm-sidebar-close:before, .sfm-style-full #sfm-sidebar .sfm-sidebar-close:after {
	background-color: #fff!important;
}

/******************** TABS ********************/

.responsive-tabs .responsive-tabs__panel {
	border-left: 0!important;
	border-top: 0!important;
	border-right: 0!important;
	border-bottom: 0!important;
	padding: 0!important;
}

@media screen and (max-width: 767px) { 

	.responsive-tabs .responsive-tabs__panel {
		padding-top: 20px!important;
	}

	.responsive-tabs .responsive-tabs__panel .rowImg.padT {
		padding-top: 20px!important;
		padding-bottom: 40px;
	}
	
}

@media screen and (min-width: 980px) { 

	.responsive-tabs .responsive-tabs__panel p {
		padding: 0 15% 0 15%!important;
	}
	
}

.entry-content.content ul.responsive-tabs__list {
	width: 100%;
	text-align: center;
	margin: 0 auto 60px auto!important;
}

li.responsive-tabs__list__item {
	color: #003078;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.responsive-tabs .responsive-tabs__list__item {
	float: none!important;
	padding: 10px 0 5px 0!important;
	font-size: 14px!important;
	color: rgb(0,47,99)!important;
	font-weight: 400;
	margin: 0 7px 0 7px!important;
	border-left: 0!important;
	border-top: 0!important;
	border-right: 0!important;
	border-bottom: 3px solid #fff!important;
}

li.responsive-tabs__list__item.responsive-tabs__list__item--active {
	color: #003078;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #f9b40f!important;
	top: 0!important;
}

li.responsive-tabs__list__item:hover {
	color: #f9b40f!important;
	border-bottom: 3px solid #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

li.responsive-tabs__list__item.responsive-tabs__list__item--active:hover {
	color: #f9b40f!important;
	border-bottom: 3px solid #f9b40f!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* mobile tabs */

.responsive-tabs-wrapper {
	border: 0!important;
}

.responsive-tabs h2.responsive-tabs__heading {
	color: #003078!important;
	font-size: 14px!important;
	font-weight: 700;
	border: 0;
	padding: 0 0 5px 0!important;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #fff!important; 
	text-align: center;
}

.responsive-tabs h2.tabtitle.responsive-tabs__heading.responsive-tabs__heading--active {
	background: #fff;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #003078!important;
}

.responsive-tabs .responsive-tabs__heading:hover {
	color: #f9b40f!important;
	background: #fff!important;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.responsive-tabs h2.tabtitle.responsive-tabs__heading.responsive-tabs__heading--active:hover {
	background: #fff;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #003078!important;
}

.responsive-tabs .responsive-tabs__heading:after {
	display: none!important;
	/*border: 0!important;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f063" !important;
	color: #003078;
	font-size: 0.8em;
	right: 0;
	top: 0!important;*/
}

.responsive-tabs h2.tabtitle.responsive-tabs__heading.responsive-tabs__heading--active:after {
	border: 0!important;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f062" !important;
	color: #003078;
	font-size: 0.8em;
}

/******************** VIMEO POPUP ********************/

.video-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe {
	width: 100%;
	height: 100%;
	border: none;
}

/******************** GALLERY ********************/

@media screen and (max-width: 767px) {
	
	.envira-gallery-wrap {
		margin: 40px 0 0 0!important;
	}
		
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	
	.envira-gallery-wrap {
		margin: 50px 0 0 0!important;
	}
	
} 

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	.envira-gallery-wrap {
		margin: 60px 0 0 0!important;
	}
	
} 

@media screen and (min-width: 1200px) and (max-width: 1499px) {
	
	.envira-gallery-wrap {
		margin: 70px 0 0 0!important;
	}
	
}

@media screen and (min-width: 1500px) {
	
	.envira-gallery-wrap {
		margin: 80px 0 0 0!important;
	}
	
}

/******************** LAYOUT ********************/

.x-content-band {
	margin: 0;
}

.rowImg img {
	width: 32%;
	margin: 0 2% 0 0!important;
}

.rowImg img:nth-of-type(3) {
	margin: 0 0 0 0!important;
}

.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 h2 {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
}

.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 h2 a {
	display: block;
	color: #fff;
	width: 100%;
	text-align: center;
}

.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 {
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1:hover {
	/*background: #003078!important;*/
	background-image: url(/wp-content/uploads/2020/07/bg.jpg);
	background-repeat: repeat;
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.rowLogos {
	text-align: center;
	margin-top: -30px!important;
}

.rowLogos h2 {
	padding: 0!important;
	margin: 0 0 30px 0!important;
}

.x-slider-container.above,
#rev_slider_1_1_wrapper,
#rev_slider_1_1 {
	border-bottom: 0!important;
	min-height: 600px!important;
}

@media screen and (max-width: 767px) {

	.desktop {
		display: none;
	}
	
	.padT	{
		padding-top: 40px!important;
		
	}
	
	.padB {
		padding-bottom: 40px!important;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		display: -webkit-flex;
		flex-flow: row wrap;
	}
	
	.x-column.x-sm.vc.colTxt.x-1-2 {
		order: 0;
	}
	
	.x-column.x-sm.vc.colImg.x-1-2 {
		order: 1;
	}
	
	.x-content-band.vc.rowBanner
	/*,
	#rev_slider_1_1_wrapper*/	{
		min-height: 600px!important;
	}
	
	body.home #x-content-band-1.rowBanner {
		background: transparent!important;
		position: absolute;
		top: -600px;
		z-index: 999997;
		width: 100%!important;
	}
	
	body.home #x-content-band-1.rowBanner .x-column.x-sm.vc.x-1-1 {
		width: 100%!important;
	}
	
	.x-content-band.vc.rowBanner .x-container.max.width.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 {
		min-height: 600px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner img {
		margin-bottom: 20px;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 h1 {
		padding-left: 10%;
		padding-right: 10%;
	}
	
	.x-content-band.vc.rowContent .x-column.x-sm.vc.x-1-1 {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	.x-content-band.vc.rowGridInner {
		margin-bottom: 30px;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 {
		height: 450px;
		min-height: 450px;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 h2 a {
		height: 450px;
		padding-top: 220px;
	}
	
	.rowLogos img {
		height: 70px;
		width: auto;
	}
		
}

@media screen and (min-width: 768px) {

	.rowGrid .x-column.x-sm.vc.x-1-3 {
		width: 32%;
		margin: 0 2% 0 0!important;
	}

	.rowGrid .x-column.x-sm.vc.x-1-3:nth-of-type(3) {
		margin: 0 0 0 0!important;
	}

}

@media screen and (min-width: 768px) and (max-width: 979px) {
	
	.mobile {
		display: none;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.padT {
		padding-top: 50px!important;
	}
	
	.padB {
		padding-bottom: 50px!important;	 
	}
	
	.x-content-band.vc.rowBanner
	/*,
	#rev_slider_1_1_wrapper*/{
		min-height: 600px!important;
	}
	
	body.home #x-content-band-1.rowBanner {
		background: transparent!important;
		position: absolute;
		top: -600px;
		z-index: 999997;
		width: 100%!important;
	}
	
	body.home #x-content-band-1.rowBanner .x-column.x-sm.vc.x-1-1 {
		width: 100%!important;
	}
	
	.x-content-band.vc.rowBanner .x-container.max.width.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 {
		min-height: 600px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner img {
		margin-bottom: 20px;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 h1 {
		padding-left: 10%;
		padding-right: 10%;
	}
	
	.x-content-band.vc.rowContent .x-column.x-sm.vc.x-1-1 {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 {
		height: 400px;
		min-height: 400px;
		text-align: center;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 h2 a {
		height: 400px;
		padding-top: 180px;
	}
	
} 

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	.mobile {
		display: none;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.padT {
		padding-top: 50px!important;
	}
	
	.padB {
		padding-bottom: 50px!important;	 
	}
	
	.x-content-band.vc.rowBanner
	/*,
	#rev_slider_1_1_wrapper*/ {
		min-height: 600px!important;
	}
	
	body.home #x-content-band-1.rowBanner {
		background: transparent!important;
		position: absolute;
		top: -600px;
		z-index: 999997;
		width: 100%!important;
	}
	
	body.home #x-content-band-1.rowBanner .x-column.x-sm.vc.x-1-1 {
		width: 100%!important;
	}
	
	.x-content-band.vc.rowBanner .x-container.max.width.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 {
		min-height: 600px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner img {
		margin-bottom: 20px;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 h1 {
		padding-left: 15%;
		padding-right: 15%;
	}
	
	.x-content-band.vc.rowContent .x-column.x-sm.vc.x-1-1 {
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 {
		height: 400px;
		min-height: 400px;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 h2 a {
		height: 400px;
		padding-top: 180px;
	}
	
} 

@media screen and (min-width: 1200px) and (max-width: 1499px) {
	
	.mobile {
		display: none;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.padT {
		padding-top: 60px!important;
	}
	
	.padB {
		padding-bottom: 60px!important;	
	}
	
	.x-content-band.vc.rowBanner
	/*,
	#rev_slider_1_1_wrapper*/ {
		min-height: 600px!important;
	}
	
	body.home #x-content-band-1.rowBanner {
		background: transparent!important;
		position: absolute;
		top: -600px;
		z-index: 999997;
		width: 100%!important;
	}
	
	body.home #x-content-band-1.rowBanner .x-column.x-sm.vc.x-1-1 {
		width: 100%!important;
	}
	
	.x-content-band.vc.rowBanner .x-container.max.width.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 {
		min-height: 600px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner img {
		margin-bottom: 20px;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 h1 {
		padding-left: 20%;
		padding-right: 20%;
	}

	.x-content-band.vc.rowContent .x-column.x-sm.vc.x-1-1 {
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 {
		height: 550px;
		min-height: 550px;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 h2 a {
		height: 550px;
		padding-top: 255px;
	}
	
}

@media screen and (min-width: 1500px) {
	
	.mobile {
		display: none;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.padT {
		padding-top: 60px!important;
	}
	
	.padB {
		padding-bottom: 60px!important;	
	}
	
	.x-content-band.vc.rowBanner {
		min-height: 700px;
	}
	
	.x-content-band.vc.rowBanner .x-container.max.width.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 {
		min-height: 700px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	body.home #x-content-band-1.x-content-band.vc.rowBanner,
	body.home #x-content-band-1.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1
	/*,
	#rev_slider_1_1_wrapper*/ 	{
		min-height: calc(100vh - 136px);
	}
	
	body.home #x-content-band-1.rowBanner .x-column.x-sm.vc.x-1-1 {
		width: 100%!important;
	}
	
	body.home #x-content-band-1.rowBanner {
		background: transparent!important;
		position: absolute;
		top: calc(-100vh + 136px);
		z-index: 999997;
		width: 100%!important;
	}
	
	.x-content-band.vc.rowBanner img {
		margin-bottom: 20px!important;
	}
	
	.x-content-band.vc.rowBanner .x-column.x-sm.vc.x-1-1 h1 {
		padding-left: 25%;
		padding-right: 25%;
	}
	
	.x-content-band.vc.rowContent .x-column.x-sm.vc.x-1-1 {
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 {
		height: 600px;
		min-height: 600px;
	}
	
	.x-content-band.vc.rowGridInner .x-column.x-sm.vc.x-1-1 h2 a {
		height: 600px;
		padding-top: 280px;
	}
	
}	

/*.x-content-band.vc.rowSubtitle .x-column.x-sm.vc.x-1-1 {
	background-image: url(/wp-content/uploads/2020/06/hr.png);
	background-repeat: repeat-x;
	background-position: 0 50%;
	text-align: center;
}

.x-content-band.vc.rowSubtitle h2 {
	display: inline-block;
	background-color: #fff!important;
	padding: 0 35px!important;
	margin: 0 auto!important;
}*/

/******************** ACCORDIONS ********************/

.x-accordion {
	margin: 0 0 20px 0;
}

.x-accordion-group {
	border: 0; 
	padding: 0;
	margin: 0;
}

.x-accordion-inner {
	border: 0; 
	padding-top: 0!important;
	padding-bottom: 0!important;
	text-align: center;
}

.x-accordion-heading {
	font-family: 'Raleway', sans-serif;
    font-weight: 700!important;
    font-style: normal!important;
	line-height: 1.4em!important;
	color: #002F63!important;
	letter-spacing: -0.01em!important;
	text-align: center;
	margin: 0!important;
	border-top: 1px solid #002F63;
	background-color: transparent;	
}

.x-accordion-group:first-of-type .x-accordion-heading {
	border-top: 0;
}

.x-accordion-heading .x-accordion-toggle {
	text-transform: none!important;	
}

.entry-content.content .x-accordion-heading a {
	color: #002F63!important;
}

.entry-content.content .x-accordion-heading a:hover {
	color: var(--ltgreen)!important;
}

.x-accordion-heading .x-accordion-toggle,
.x-accordion-heading .x-accordion-toggle.collapsed,
.x-accordion-heading .x-accordion-toggle:hover {
	background-color: transparent;
}

.x-accordion-heading .x-accordion-toggle:before {
    font-size: 60%;
    color: #002F63;
}

a.x-accordion-toggle {
	padding: 20px 0!important;
	border-bottom: 0;
}

.x-accordion-inner p,
.x-accordion-inner ul,
.x-accordion-inner ol {
	font-size: unset!important;
}

.x-accordion-heading .x-accordion-toggle.collapsed .x-shortcode-accordion-icon,
.x-accordion-heading .x-accordion-toggle .x-shortcode-accordion-icon,
.x-accordion-heading .x-accordion-toggle:before {
    display: none;
}

/******************** PAYPAL DONATE ********************/

#paypal-container-BZSN6FRE5E6KN {
	text-align: center;
	margin: 50px auto 0 auto;
}

#form-container-BZSN6FRE5E6KN {
	text-align: center;
	margin: 0 auto 0 auto;
}

/******************** FORMS ********************/

.rowForm {
	background-color: #f7f7f7!important;
}

form.wpcf7-form {
	padding-top: 30px;
}

p label {
	/*font-family: filson-soft, sans-serif!important;
	font-weight: 700!important;
	font-style: normal!important;
	font-size: 0.85em;
	color: #000;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

.entry-content.content p.sml {
	font-size: 1em!important;
}

.wpcf7-list-item {
	margin: 0 10px 0 0;
	display: block;
}

.wpcf7-list-item input {
	margin: -2px 5px 0 0;
}

input.wpcf7-form-control.wpcf7-text {
	border: 0;
	border-radius: 0;
	padding: 10px 10px;
	height: 50px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
	border: 0;
	border-radius: 0;
	padding: 10px 10px;
}

input.wpcf7-form-control.wpcf7-submit {
	font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-style: normal;
	margin-top: 0;
	font-size: 0.8em!important;
	background-color: #A51F29;
	border: 0;
	color: #fff!important;
	padding: 7px 15px;
	border-radius: 0;
	font-weight: 400;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #f4d400;
}

.wpcf7-response-output {
	position: unset;
	background-color: transparent;
	color: #002F63;
	border: 0;
	padding: 30px 0 0 0!important;
}

@media screen and (min-width: 980px) {

	.formL {
		float: left;
		width: 45%;
		margin-right: 5%;
	}

	.formR {
		float: left;
		width: 50%;
		margin-right: 0;
	}

}

/******************** NEWS ********************/

@media screen and (max-width: 767px) {
	
	body.single .entry-content.content {
		margin: 0 5%;
	}

}

@media screen and (max-width: 794px) {
	
	.postImg {
		padding: 0 0 40px 0;
	}

}

@media screen and (min-width: 795px) and (max-width: 1199px) {

	.esg-content.eg-news-element-10-a {
		min-height: 120px;
	}
	
	.postImg {
		float: right;
		padding: 0 0 50px 50px;
		width: 50%;
	}

}

@media screen and (min-width: 1200px) {

	.esg-content.eg-news-element-10-a {
		min-height: 100px;
	}
	
	.postImg {
		float: right;
		padding: 0 0 50px 50px;
		width: 50%;
	}

}

.entry-content #esg-grid-1-1-wrap ul {
	margin-bottom: 0!important;
}

.esg-media-cover-wrapper {
	background-color: #003078!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.esg-media-cover-wrapper:hover {
	background-color: #f4d400!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.eg-news-content {
	background: transparent!important;
}

.entry-content.content a.eg-news-element-3 {
	color: #000;
}

.entry-content.content a.eg-news-element-3:hover {
	color: #f4d400;
}

.entry-content.content p.postDate {
	margin-bottom: 5px!important;
	text-transform: uppercase;
	font-size: 1.1em!important;
}

.postContent {
	/*text-align: center;*/
}

.postContent .entry-content.content {
	margin: 0;
	padding: 0;
}

.postBtn {
	padding-top: 20px!important;
}

/*body.single .entry-content.content {
	margin-left: 3%;
	margin-right: 3%;
}*/

body.single p img.aligncenter,
body.single p img.alignnone {
	padding: 20px 0 20px 0!important;
}

/******************** BOOKING ENQUIRY CALENDAR ********************/

.wpbc_booking_form_simple {
	padding: 30px 60px!important;
} 

.wpbc_ty__container {
	display: none!important;
}

.wpbc_ty__message {
	font-size: 1.2em!important;
	text-align: center!important;
	margin: 30px auto 40px auto!important;

} 

body.page-id-1938 .rowForm {
	margin: 0 0 60px 0!important;
}

/******************** CALENDAR ********************/

.wpbs-container[data-columns] .wpbs-calendars .wpbs-calendar {
	float: none;
	text-align: center;
	margin: 30px auto 30px auto;
	text-align: center!important;
}

.wpbs-legend {
	border: 0;
	text-align: center;
	margin: 30px 0 0 0!important;
}

.wpbs-legend-item-icon.wpbs-legend-item-icon-1 {
	border: 1px solid #ccc;
}

.wpbs-legend-item-icon.wpbs-legend-item-icon-3 {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.wpbs-legend-item-icon.wpbs-legend-item-icon-4 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.wpbs-calendars-wrapper.wpbs-legend-position-side {
	padding-right: 0!important;
}

/*.wpbs-container.wpbs-calendar-1 .wpbs-legend-item-icon-1 div:first-of-type {
	background-color: #fff!important;
	color: #003078!important;
	border: 1px solid #003078; 
}	

.wpbs-container.wpbs-calendar-1 .wpbs-legend-item-icon-2 div:first-of-type {
	background-color: #A51F29!important;
	border: 1px solid #A51F29; 
}

.wpbs-container .wpbs-calendars .wpbs-calendar table tr td {
	color: #fff!important;
}

.wpbs-container .wpbs-calendars .wpbs-calendar table tr td .wpbs-is-bookable {
	color: #000!important;
}*/	

/******************** FOOTER ********************/

#cookie-notice {
	font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-style: normal;	
}

footer.x-colophon.top {
	padding: 0;
	border-top: 0;
	color: #fff;
	text-align: center;
	background-color: transparent;
	background-image: url(/wp-content/uploads/2020/07/bg.jpg);
	background-repeat: repeat;
}
footer.x-colophon.top a {
	color: #fff;
}

footer.x-colophon.top a:hover  {
	color: #f4d400;
}

footer.x-colophon.top .x-column.x-md.x-1-1 {
	width: 100%;
	margin-right: 0!important;
	text-align: center;
}

footer.x-colophon.top p {
	margin: 0!important;
	font-size: 1em!important;
}

footer.x-colophon.top img {
	margin: 0 10px 20px 10px!important;
}

@media screen and (max-width: 649px) {
	
	footer.x-colophon.top {
		padding-top: 40px!important;
		padding-bottom: 30px!important;
	}
	
	footer.x-colophon.top img {
		width: auto;
		height: 50px;
		margin: 0 6px 15px 6px!important;
	}
	
	footer.x-colophon.top p {
		font-size: 0.9em!important;
	}
	
	.x-scroll-top .x-icon-angle-up:before {
		font-size: 0.9em;
	}
		
}

@media screen and (min-width: 650px) and (max-width: 979px) {
	
	footer.x-colophon.top {
		padding-top: 50px!important;
		padding-bottom: 30px!important;	 
	}
	
} 

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	footer.x-colophon.top {
		padding-top: 50px!important;
		padding-bottom: 30px!important;	 
	}
	
} 

@media screen and (min-width: 1200px) and (max-width: 1499px) {
	
	footer.x-colophon.top {
		padding-top: 50px!important;
		padding-bottom: 40px!important;	
	}
	
}

@media screen and (min-width: 1500px) {
	
	footer.x-colophon.top {
		padding-top: 60px!important;
		padding-bottom: 40px!important;	
	}
	
}

/*@media screen and (max-width: 649px) {
	
	footer.x-colophon.top {
		padding-top: 40px!important;
		padding-bottom: 30px!important;
	}
	
	footer.x-colophon.top .x-column.x-md {
		float: left!important;
	}
	
	.x-colophon.top .x-column .widget:first-child {
		margin-top: 0!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:first-of-type {
		width: 85px;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3 {
		width: 103px;
		margin-right: 0!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:last-of-type {
		width: 100%;
		margin-top: 20px!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3 img {
		height: 60px;
		width: auto;
	}
		
}

@media screen and (min-width: 650px) and (max-width: 979px) {
	
	footer.x-colophon.top {
		padding-top: 50px!important;
		padding-bottom: 30px!important;	 
	}
	
	footer.x-colophon.top .x-column.x-md {
		float: left!important;
	}
	
	.x-colophon.top .x-column .widget:first-child {
		margin-top: 0!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:first-of-type {
		width: 120px;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3 {
		width: 103px;
		margin-right: 0!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:last-of-type {
		width: 300px;
		margin-top: 8px!important;
	}
	
} 

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	footer.x-colophon.top {
		padding-top: 50px!important;
		padding-bottom: 30px!important;	 
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:first-of-type {
		width: 120px;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3 {
		width: 103px;
		margin-right: 0!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:last-of-type {
		width: 300px;
		margin-top: 8px!important;
	}
	
} 

@media screen and (min-width: 1200px) and (max-width: 1499px) {
	
	footer.x-colophon.top {
		padding-top: 50px!important;
		padding-bottom: 40px!important;	
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:first-of-type {
		width: 120px;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3 {
		width: 103px;
		margin-right: 0!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:last-of-type {
		width: 300px;
		margin-top: 8px!important;
	}
	
}

@media screen and (min-width: 1500px) {
	
	footer.x-colophon.top {
		padding-top: 60px!important;
		padding-bottom: 40px!important;	
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:first-of-type {
		width: 120px;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3 {
		width: 103px;
		margin-right: 0!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:last-of-type {
		width: 300px;
		margin-top: 8px!important;
	}
	
}*/