/*
Theme Name: JFSD
Author: AMB Solutions
Author URI: https://ambsolutions.com
Description:
Version: 1.0

*/


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	color: #5d5a7c;
	font-family: 'Outfit', sans-serif;
	/*font-family: 'Zilla Slab', serif;	*/
	font-size: 22px;
	line-height: 1.7;
}

body {
	background: #fff;
	opacity: 0;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
body.loaded {
	opacity: 1;
	
}

a {
	color: #1c88ed;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #1e3eaf;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	font-weight: normal;
	margin: 36px 0 12px;
	font-family: 'Outfit', sans-serif; 	
}

h1 {
	font-size: 70px;
	font-weight: 700;	
	line-height: 1.3;
}
.home h1 {
	font-weight: normal;
	margin: 12px 4%;	
}
h2 {
	font-size: 36px;
	line-height: 1;	
}
.entry-content h2 {
	font-weight: normal;	
	margin: 12px 0;
	font-size: 70px;
	line-height: 1.1;		
}
.home h2 {
	font-weight: normal;	
	margin: 12px 4%;
	font-size: 70px;
	line-height: 1.1;	
}

h3,
.tribe-community-events h3 {
	font-size: 48px;
	line-height: 1.2;
}
h3.tribe-events-pro-photo__event-title {
	font-size: var(--tec-font-size-3) !important;
}
.tribe-block__venue__name h3 {
	font-size: 22px !important;
}
.post_button_cont h3 { /*probably remove as h3 turned to h5s */
	font-size: 28px;
}

.parentchildren_cont_2,
.parentchildren_cont_3 {
	padding: 24px 3%;
	overflow: hidden;
	position: relative;
	background-color: rgba(93,90,124,.7);
}

.parentchildren_cont_2 .vertarrows,
.parentchildren_cont_3 .vertarrows {
	color:#fff;
	text-align: left;
	font-size: 1.2rem;
}
.parentchildren_cont_2 #pgda-1 .wp-block-button {
	display: inline-block;
}

.vertarrows .fas {
	font-size: 2.2rem;	
}
.vertarrows:hover {
	cursor: pointer;
	color: #1c88ed;
}
#arrowup {
	top:-12px;	
}
#arrowdown {
	bottom:-12px;	
}
.parentchildren_cont_2 .post_cont,
.parentchildren_cont_3 .post_cont {
	padding: 24px 3%;		
	position: relative;
}
.parentchildren_cont_2 .post_cont:before,
.parentchildren_cont_3 .post_cont:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	background-color: rgba(93,90,124,.7);
}	
.parentchildren_cont_2 .post_holder,
.parentchildren_cont_3 .post_holder {
	position: relative;
	width: 100%;
	height: 100%;
}
.post_holder .wp-block-buttons {
	text-align: center;
	text-shadow: 5px 2px 5px rgba(0,0,0,0.75);

}
#pgda-1 {
	height: 100%;
}


#pgda-1 .pc-excerpt {
	height: 91%;
}
.parentchildren_cont_3 > .wp-block-column:first-child img {
	width: 318px;
	height: 171px;
}

.parentchildren_cont_3 .post_cont {
	background-size: 100% 100%;
}
#pgda-1 .pc-excerpt .wp-block-button__link,
#pgd-1 .pc-excerpt .wp-block-button__link,
.parentchildren_cont_3 .wp-block-button__link {
	/*background-color: rgba(37,140,237,.5); */
	border: 4px solid #fff;
	padding: 8px 50px;
	line-height: 1.2;
}

#pgda-1 .pc-excerpt .wp-block-button,
#pgd-1 .pc-excerpt .wp-block-button,
.parentchildren_cont_3 .wp-block-button {
	/* remover 001-18-2025 per annette request 01/17-2025	text-align: center; */
	text-align: left;
}
.entry-content .post_holder a {
	text-decoration: none;
	display: block;
	height: 100%;
	height: auto;
}

.post_holder .wp-block-button .wp-block-button__link,
.parentchildren_cont_3 .wp-block-button__link {
	border: 4px solid #fff;	
}
.entry-content .parentchildren_cont_3 .wp-block-button__link {
	padding: 8px 50px;	
	display: inline-block;
}
/*.wp-block-button__link:not(.has-background) */
.ancestor-page-60  .post_holder .wp-block-buttons .wp-block-button__link {
	background-color: rgba(235,97,54,.5);	
	border: 4px solid #fff;
padding: 8px 50px;	
}
.ancestor-page-60 .post_holder .wp-block-buttons .wp-block-button__link:hover {
	background-color: rgba(235,97,54,.5);	
	border-color: #eb6136;	
}

.post_button_cont_2,
.post_button_cont_3 {
	margin: 14px 0 28px;
	margin: 0px 0 28px;
}
.post_button_cont_3 {
	cursor: pointer;	
}

.post_details_2 a {
	color:#fff;
}
.entry-content .post_button_cont_2 a,
.entry-content .post_button_cont_3 a {
	text-decoration: none;
}
.entry-content .post_button_cont_2 a:hover,
.entry-content .post_button_cont_3 a:hover {
	text-decoration: underline;
}

.h3a {
	font-size:50px;
	line-height: 1.3;
}
h4 {
	font-size: 22px;
	line-height: 1.2;
}
.home h4 {
	margin-bottom: 24px;
}
h5 {
	font-size: 20px;
	line-height: 1.3;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}
cite {
	font-size: .85rem;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.26;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	border: 0;
	height: 8px;
	margin-bottom: 23px;
	max-width: 200px;
	margin-left: 0;	
}
hr.is-style-wide {
	max-width: none;
}
.entry-content .wp-block-separator {
	border: none;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #1c88ed;
	color: #fff;
	text-shadow: none;
}

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


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #1c88ed;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}


button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #1e3eaf;
	color: #fff;
}
.entry-content button a,
.entry-content .button a,
.entry-content button {
	color: #fff;
	text-transform: none;
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
}


button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #1c88ed;
}

.search-field {
	width: 100%;
}



/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}


/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.safezoneA {
	max-width: 1800px;
	margin: 0 auto;	
	padding: 0 12px;
}
.safezoneB {
	max-width: 1700px;
	margin: 0 auto;	
}
.safezoneC {
	max-width: 926px;
	margin: 0 auto;	
}
#swAlert .safezoneC {
	max-width: 926px;
}

.gtk_thumb_cont .safezoneC {
	max-width: 1170px;
}
.site {
	background-color: #fff;
	position: relative;
}

.main-content {
	width: 100%;
}


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

/* Ensure that there is no gap between the header and
	 the admin bar for WordPress versions before 3.8. */
#wpadminbar {
	min-height: 32px;
}

#site-header {
	position: relative;
	z-index: 3;
}

.site-header {
	background-color: #fff;
	width: 100%;
	z-index: 10;
	top:0;
	position: fixed;
	border-bottom: 2px solid transparent;
}
.scrolledup .site-header {
	border-bottom: 2px solid #1e3eaf;	
}
.header-main {
	min-height: 48px;
	padding: 0 10px;
}

.site-title {
	float: left;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
}

.site-title a,
.site-title a:hover {
	color: #1e3eaf;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* Search in the header */

.search-toggle {
	background-color: #1c88ed;
	cursor: pointer;
	float: right;
	height: 48px;
	margin-right: 38px;
	text-align: center;
	width: 48px;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #1e3eaf;
}

.search-toggle:before {
	color: #fff;
	content: "\f400";
	font-size: 20px;
	margin-top: 14px;
}

.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	width: 200px;
	
}

.search-box .search-field {
	background-color: #fff;
	border: 0;
	float: right;
	font-size: 16px;
	padding: 0 2px 0 6px;
	width: 100%;
}


/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a {
	color: #1e3eaf;
	color: #5d5a7c;
	display: block;
}

.site-navigation a:hover {
	color: #1e3eaf;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #1c88ed;
	font-weight: 900;
	border-color: #1c88ed;
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 24px;
	padding-top: 24px;
	float: right;
	margin: 0 1px 0 -12px;
	padding: 0;
	font-weight: 500;
	font-family: 'Outfit', sans-serif;
}
.primary-navigation.toggled-on {
	padding: 72px 0 36px;
}

.primary-navigation .nav-menu {
	display: none;
	border-bottom: 0;
	display: block;
	margin-top: 41px;
	margin-top: 31px;
/*	padding-bottom: 10px;*/
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	display: inline-block;
	padding: 0 12px;
	white-space: nowrap;
	border-bottom: 2px solid transparent;
}


.primary-navigation .menu-toggle {
	display: none;
	padding: 0;
}



.primary-navigation.toggled-on {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}

.primary-navigation li {
	border: 0;
	display: inline-block;
	height: 48px;
	height: 65px;
	line-height: 48px;
	line-height: 30px;
	/*position: relative; */
}
.primary-navigation .nav-menu > li a {
	position: relative;
}
.primary-navigation .nav-menu > li > a:after {
	position: absolute;
	font-weight: 900;
	content:"\f107";

	z-index: 1;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";	
	left: 0;
	right: 0;
	text-align: center;	
	top: 27px;
	color: #2a2a2a;
	color: #5d5a7c;
}
.primary-navigation ul ul {
	background-color: #1c88ed;
	margin: 0;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	height: 0;
	/*overflow: hidden;*/
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}

.primary-navigation li li {
	border: 0;
	display: block;
	height: auto;
	line-height: 1.0909090909;
}

.primary-navigation ul ul ul {
	left: auto;
	top: 100%;
	position: absolute;
	background-color: rgba(255,255,255,1);
	padding: 1px 0;
	opacity: 0;
	background-color: #1e3eaf;	
	z-index: -1;
	display: none;
	
}
.primary-navigation ul ul ul li {

}
.primary-navigation ul ul ul li a
.primary-navigation ul ul .cpitem ul li a {
	color: #1e3eaf;
	color: #fff;

}
.primary-navigation .cpitem ul li a {
	color: #1e3eaf;	
	padding: 5px 10px;	
	display: block;	
	width: auto;	
	color: #fff;
}
.primary-navigation .cpitem ul li a {
	border-color: transparent;
	/*color: #5d5a7c;*/
}


.primary-navigation .cpitem ul li:hover a{
	/*color: #fff;*/

}
.primary-navigation .cpitem ul li:hover {
	background-color: #1c88ed;
}
/* dmc removed mega dropdown 

.primary-navigation ul ul .has-children:hover ul {
	height: auto;
	top: 100%;
	opacity: 1;
	right: 0;
	left: 0;
	z-index: 999;
}
*/
.primary-navigation ul ul a {
	padding: 18px 12px;
	white-space: normal;
	width: 176px;
	color: #fff;
}

.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
	/*background-color: #1c88ed;
	color: #fff;*/
	border-color: #1c88ed;
}

.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
	/*background-color: #1e3eaf; */
}

.primary-navigation ul li:hover > ul,
.primary-navigation ul li.focus > ul {
	left: auto;
	left: 0;
	right: 0;
	height: auto;
}

.primary-navigation ul ul li:hover > ul,
.primary-navigation ul ul li.focus > ul {
	left: 100%;
}


.primary-navigation li .menu-item-has-children > a,
.primary-navigation li .page_item_has_children > a {
	padding-right: 20px;
	width: 168px;
}




/* Navigation */

.site-navigation li .current_page_item > a,
.site-navigation li .current_page_ancestor > a,
.site-navigation li .current-menu-item > a,
.site-navigation li .current-menu-ancestor > a {
	color: #fff;
}



/* Secondary Navigation */

.secondary-navigation {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 12px;
	margin: 48px 0;
}

.secondary-navigation a {
	padding: 9px 0;
}

.menu-toggle {
	background-color: #000;
	border-radius: 0;
	cursor: pointer;
	height: 48px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 48px;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	padding: 16px;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background-color: #444;
}

.menu-toggle:focus {
	outline: 1px dotted;
}


/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.content-area {
	padding-top: 48px;
	padding-top:12px;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
}

.page-content {
	margin-bottom: 48px;
}


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;

}
.entry-title {
	width: 56%;
	margin: 0 auto;
	text-align: center;	
}


.single .entry-title,
.category .entry-title,
.archive .entry-title {
	width: auto;
	text-align: left;
}
.single .header_details .entry-title {
	text-align: center;
}
.entry-title a {
	color: #2b2b2b;
}

.entry-title a:hover {
	color: #1e3eaf;
}


.site-content .entry-header {
	background-color: #fff;
	padding: 0 10px 12px;
}
.site-content .single-blogs .entry-header {
	padding: 0;
}
.single-blogs p,
.single-blogs ul,
.single-blogs li {
	font-size: 1rem;
}
.site-content .has-post-thumbnail .entry-header {
	padding-top: 24px;
}
.category-blog p {
	font-size: 22px;
}

/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-meta a {
	color: #767676;
}

.entry-meta a:hover {
	color: #1e3eaf;
}

.sticky .entry-date {
	display: none;
}

.cat-links {
	font-weight: 900;
	text-transform: uppercase;
}

.cat-links a {
	color: #2b2b2b;
}

.cat-links a:hover {
	color: #1e3eaf;
}

.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 8px;
}

.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	background-color: #1e3eaf;
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #1e3eaf;
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	hyphens:none;
	word-wrap: break-word;
}
.page .entry-content {
	padding-top: 0;
}
article .entry-content {
	position: relative;
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child,
.postslider_cont .postrowNew h3:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: underline;
}

.entry-content .wp-block-buttons  a {
	text-decoration: none;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
	text-decoration: none;
}

.entry-content table,
.comment-content table {
	line-height: 1.3;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #1e3eaf;
}

.home .content2 .entry-content {
	padding-top: 48px;
}

/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #1e3eaf;
	border: 1px solid #1e3eaf;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}


/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 48px;
	max-width: 474px;
	padding: 0 10px;
}
.lowercontent .post-navigation,
.catgory .post-navigation,
.catnav {
	max-width: none;
}
.lowercontent .nav-links,
.catnav .nav-links {
	border: none;
}
.lowercontent .nav-links div,
.catnav .nav-links div,
.archive .nav-links,
.archive .nav-next {
	display: inline-block;
	width: 49.5%;
}
.lowercontent .post-navigation a,
.category .catnav a,
.archive .catnav a {
	border: none;	
	color: #1c88ed;
	font-size: 1.2rem;
	text-decoration: none;
}
.lowercontent .nav-next,
.catnav .nav-next {
	text-align: right;
}
.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #2b2b2b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #1e3eaf;
}

/* Paging Navigation */

.paging-navigation {
	border-top: 5px solid #000;
	margin: 48px 0;
}

.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center;
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation a {
	color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #1c88ed;
}

.paging-navigation a:hover {
	border-top: 5px solid #1e3eaf;
	color: #2b2b2b;
}

.search-form label {
	display: inline-block;
}
/* input[type="submit"].search-submit */
.search-submit {
	display: inline-block;
	padding: 4px;	
}
.search-submit {
	display: none;
}
.menu-upper-nav-container,
.search-box-wrapper {
	display: inline-block;	
	vertical-align: middle;
}
/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width .hentry {
	max-width: 100%;
}



/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

/* Secondary */

#secondary {
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	clear: both;
	color: rgba(255, 255, 255, 0.7);
	margin-top: -1px;
	padding: 0 10px;
	position: relative;
	z-index: 2;
}

.site-description {
	display: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

/* Primary Sidebar */

.primary-sidebar {
	padding-top: 48px;
}

.secondary-navigation + .primary-sidebar {
	padding-top: 0;
}

/* Content Sidebar */

.content-sidebar {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #767676;
	padding: 48px 10px 0;
}

/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

#supplementary {
	padding: 0 10px;
}

.site-footer,
.site-info,
.site-footer a {
	color: #fff;
}
.site-footer a:hover {
	color: #d2e9ff;
}
.site-footer {
	background-color: #fff;
	background-image: url(images/background-footer.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 3;
	font-family: 'Outfit', sans-serif;
	padding-top: 120px;	
}
.site-footer .menu-upper-nav-container .menu-item-5472 > a {
	display: none;
}
.site-footer .menu-upper-nav-container .menu-item-5472 .menu-item-277 {
	display: block;
}

.home .site-footer {
	background-color: #1e3eaf;
	background-image: url(images/background-footer-homeNew.jpg);
}
.site-footer ul {
	list-style: none;
	margin-left: 0;
}
.footer-sidebar {
	padding-top: 48px;
}

.site-info {
	padding: 15px 10px;
}

.site-info a:hover {
	color: #1e3eaf;
}
.social_cont {
	max-width: 200px;
}
#btmnav .social_cont {
	max-width: none;
	text-align: center;
}
.social_cont li a {
	color: #000;
}
.social_cont li a:hover {
	color: #000;	
}
.social_cont li:hover {
	background-color: #1c88ed;
}


.social_cont li {
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	line-height: 1;
	text-align: center;
	margin-right: 10%;
	padding: 7px 6px;
	margin-bottom: 10px;
	cursor: pointer;
}
.social_cont img {
	max-width: 22px;
	text-align: center;
	margin: 0 auto;	
}
.social_cont li:first-child {
	padding: 7px 11.5px;
}	
.fa-facebook-f:before {
	content: "\f39e" !important;
}
.social_cont li:nth-child(3),
.social_cont li:nth-child(4) {
		padding: 7px 8.5px;
}
.social_cont li:nth-child(5) {
		padding: 7px 7.25px;
}
.footer-third-nav-menu .menu-item-1849 {
	margin-bottom: 24px;
}
.btt_cont {
	position: fixed;
	z-index: 10;
	bottom: 20px;
	right: 1%;	
}
.btt {
	border-radius: 50%;
	border: 4px solid #fff;	
	text-align: center;
	line-height: 1;
	padding: 8px 10px;
	cursor: pointer;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.btt:hover  {
	background-color:#D98000;		
}
	



	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 202px;
	}


	a.post-thumbnail:hover img {
		opacity: 0.85;
	}

	.full-size-link:before,
	.parent-post-link:before,
	.site-content span + .byline:before,
	.site-content span + .comments-link:before,
	.site-content span + .edit-link:before,
	.site-content span + .entry-date:before {
		content: "";
	}

	.attachment span.entry-date:before,
	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before,
	.site-content .byline a:before,
	.site-content .comments-link a:before,
	.site-content .entry-date a:before,
	.site-content .featured-post:before,
	.site-content .full-size-link a:before,
	.site-content .parent-post-link a:before,
	.site-content .post-format a:before {
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font: normal 16px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}

	.site-content .entry-meta > span {
		margin-right: 10px;
	}

	.site-content .format-video .post-format a:before {
		content: "\f104";
	}

	.site-content .format-audio .post-format a:before {
		content: "\f109";
	}

	.site-content .format-image .post-format a:before {
		content: "\f473";
	}

	.site-content .format-quote .post-format a:before {
		content: "\f106";
		margin-right: 2px;
	}

	.site-content .format-gallery .post-format a:before {
		content: "\f103";
		margin-right: 4px;
	}

	.site-content .format-aside .post-format a:before {
		content: "\f101";
		margin-right: 2px;
	}

	.site-content .format-link .post-format a:before {
		content: "\f107";
		position: relative;
		top: 1px;
	}

	.site-content .featured-post:before {
		content: "\f308";
		margin-right: 3px;
		position: relative;
		top: 1px;
	}

	.site-content .entry-date a:before,
	.attachment .site-content span.entry-date:before {
		content: "\f303";
		margin-right: 1px;
		position: relative;
		top: 1px;
	}

	.site-content .byline a:before {
		content: "\f304";
	}

	.site-content .comments-link a:before {
		content: "\f300";
		margin-right: 2px;
	}

	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before {
		content: "\f411";
	}

	.site-content .full-size-link a:before {
		content: "\f402";
		margin-right: 1px;
	}

	.site-content .parent-post-link a:before {
		content: "\f301";
	}

	.archive-header,
	.page-header {
		margin: 0 auto 60px;
		padding: 0 10px;
	}

	.error404 .page-header {
		margin-bottom: 24px;
	}



	.search-toggle {
		margin-right: 18px;
	}

	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.full-width .site-content {
		margin-right: 0;
	}

	#secondary,
	#supplementary {
		padding: 0 30px;
	}

	.content-sidebar {
		border: 0;
		float: right;
		margin-left: -33.33333333%;
		padding: 48px 30px 24px;
		position: relative;
		width: 33.33333333%;
	}


	.slider .featured-content .entry-title {
		font-size: 22px;
		line-height: 1.0909090909;
	}

	.slider .featured-content .entry-header {
		min-height: inherit;
		padding: 24px 30px 48px;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 50%;
		z-index: 3;
	}

	.slider-control-paging {
		background: transparent;
		padding-left: 20px;
		width: 50%;
	}

	.slider-direction-nav {
		clear: none;
		float: right;
		width: 98px;
	}

	.slider-direction-nav li {
		border: 0;
		padding: 0 1px 0 0;
	}

	.slider-direction-nav li:last-child {
		padding: 0 0 0 1px;
	}

	.slider-direction-nav a {
		height: 48px;
	}

	.slider-direction-nav a:before {
		line-height: 48px;
	}

	.search-toggle {
		margin-right: 0;
	}

	/* Fixed Header */


	.admin-bar .site-header {
		top: 32px;
	}

	.site-main {
		margin-top: 137px;
	}


	.attachment .site-content .attachment img {
		display: block;
		margin: 0 auto;
	}


	.full-width .site-content .alignleft {
		clear: left;
	}

	.full-width .site-content .alignright {
		clear: right;
	}

.has-primary-color,
.entry-content .has-primary-color {
	color: #5d5a7c;	
}
.has-blue-color {
	color: #5d5a7c;	
}
.has-priblue-color {
	color: #1e3eaf;
}
.has-priblue-background-color {
	background-color: #1e3eaf;
}
.has-navyblue-color,
.entry-title .has-navyblue-color {
	color: #27277c;
}
.has-navyblue-background-color,
.page-id-31 .entry-content hr {
	background-color: #27277c;
}
.has-medblue-color,
.page-id-31 .entry-content h2 span,
.page-id-26 .header_details h1 span,
.page-id-26 .entry-content h2 span,
.ancestor-page-26 .entry-content h2 span, 
.ancestor-page-26 .header_details h1 span,
.page-id-56 .entry-content h2 span {
	color: #1c88ed;
}
.has-medblue-background-color,
.ancestor-page-26 .wp-block-button__link:not(.has-background),
.page-id-26 .wp-block-button__link:not(.has-background),
.page-id-31 .wp-block-button__link:not(.has-background),
.page-id-26 .entry-content ul li:after,
.ancestor-page-26 .entry-content ul li:after,
.page-id-31 .entry-content ul li:after,
.page-id-32 .page_header_cont:before,
.isblog .entry-content ul li:after,
.isblog .page_header_cont:before,
.ancestor-page-26 .parentchildren_cont_2,
.page-id-26 .parentchildren_cont_2,
.ancestor-page-26 .parentchildren_cont_3,
.page-id-26 .parentchildren_cont_3,
.ancestor-page-26 .parentchildren_cont_3 .wp-block-button__link,
.page-id-26 .parentchildren_cont_3 .wp-block-button__link {
	background-color: #1c88ed;
}

.ancestor-page-26 .wp-block-button__link:not(.has-background),
.page-id-26 .wp-block-button__link:not(.has-background) {
	background-color: rgba(28,136,237,.5);
}



.has-ltblue-color {
	color: #d2e9ff;
}
.has-ltblue-background-color {
	background-color: #d2e9ff;
}


.has-ltorange-color,
.primary-navigation .menu-item-79 .cpitem ul li:hover a {
	color: #ffd9bd;
}
.has-ltorange-background-color,
.ancestor-page-60 .wp-block-button__link:not(.has-background):hover,
.page-id-60 .wp-block-button__link:not(.has-background):hover {
	background-color: #ffd9bd;
}
	

.has-medorange-color {
	color: #d98000;
}
.has-medorange-background-color {
	background-color: #d98000;
}

.has-orange-color,
.page-id-60 .entry-content h2 span,
.parent-pageid-60 .entry-content h2 span,
.page-id-60 .site-navigation .current_page_item > a,
.page-id-60 .site-navigation .current_page_ancestor > a,
.page-id-60 .site-navigation .current-menu-item > a,
.page-id-60 .site-navigation .current-menu-ancestor > a,
.parent-pageid-60 .site-navigation .current_page_item > a,
.parent-pageid-60 .site-navigation .current_page_ancestor > a,
.parent-pageid-60 .site-navigation .current-menu-item > a,
.parent-pageid-60 .site-navigation .current-menu-ancestor > a,
.page-id-60 .breadcrumb_cont a,
.parent-pageid-60 .breadcrumb_cont a,
.page-id-60 .breadcrumb_cont .breadcrumb_last,
.parent-pageid-60 .breadcrumb_cont .breadcrumb_last,
.ancestor-page-60 .entry-content h2 span,
.ancestor-page-60 .site-navigation .current_page_item > a,
.ancestor-page-60 .site-navigation .current_page_ancestor > a,
.ancestor-page-60 .site-navigation .current-menu-item > a,
.ancestor-page-60 .site-navigation .current-menu-ancestor > a,
.primary-navigation .menu-item-79 .cpitem ul li a,
.parent-pageid-60 .entry-content h3 span {
	color: #eb6136;
}
.page-id-60 .breadcrumb_cont a,
.parent-pageid-60 .breadcrumb_cont a,
.page-id-60 .breadcrumb_cont .breadcrumb_last,
.parent-pageid-60 .breadcrumb_cont .breadcrumb_last,
.ancestor-page-60 .breadcrumb_cont a,
.ancestor-page-60 .breadcrumb_cont .breadcrumb_last,
.site-navigation .menu-item-79 a:hover {
	color: #ffd9bd;
}


.primary-navigation .menu-item-79 .cpitem a:hover img {
	border-color: #ffd9bd;	
}
.primary-navigation .menu-item-105 .cpitem a:hover img {
	border-color: #f7b2d1;
}

.page-id-60 .site-navigation .current_page_item > a,
.page-id-60 .site-navigation .current_page_ancestor > a,
.page-id-60 .site-navigation .current-menu-item > a,
.page-id-60 .site-navigation .current-menu-ancestor > a,
.parent-pageid-60 .site-navigation .current_page_item > a,
.parent-pageid-60 .site-navigation .current_page_ancestor > a,
.parent-pageid-60 .site-navigation .current-menu-item > a,
.parent-pageid-60 .site-navigation .current-menu-ancestor > a,
.ancestor-page-60 .site-navigation .current_page_item > a,
.ancestor-page-60 .site-navigation .current_page_ancestor > a,
.ancestor-page-60 .site-navigation .current-menu-item > a,
.ancestor-page-60 .site-navigation .current-menu-ancestor > a {
	border-color: #eb6136;	
}


.has-orange-background-color,
.page-id-60 .hr_cont,
.parent-pageid-60 .hr_cont,
.primary-navigation ul .menu-item-79 > ul, 
.page-id-60 .entry-content hr, 
.parent-pageid-60 .entry-content hr,
.page-id-60 .hdrball,
.parent-pageid-60 .hdrball,
.parent-pageid-60 .parentchildren_cont .wp-block-image:before,
.parent-pageid-60 .psbutton .wp-block-image:before,
.parent-pageid-60 .hdrball,
.ancestor-page-60  .entry-content hr,
.ancestor-page-60 .hr_cont,
.ancestor-page-60 .hdrball,
.ancestor-page-60 .parentchildren_cont .wp-block-image:before,
.ancestor-page-60 .psbutton .wp-block-image:before,
.grandchild-page.ancestor-page-60 .page_header_cont:before,
.primary-navigation .menu-item-105 .cpitem ul li:hover,
.primary-navigation .menu-item-79 .cpitem ul li:hover,
.ancestor-page-60 .wp-block-button__link:not(.has-background),
.page-id-60 .wp-block-button__link:not(.has-background),
.page-id-60 .entry-content ul li:after,
.ancestor-page-60  .entry-content ul li:after,
.grandchild-page .page_header_cont,
.tribe-common a.has-orange-background-color,
input[type="submit"].has-orange-background-color {
	background-color: #eb6136;
}
.ancestor-page-60.grandchild-page .page_header_cont {
	border-color: #eb6136;
}



.ancestor-page-60 .wp-block-button__link:not(.has-background),
.page-id-60 .wp-block-button__link:not(.has-background) {
	background-color: rgba(235,97,54,.5);
}



.has-ltgreen-color {
	color: #abeb96;
}
.has-ltgreen-background-color,
.page-id-157 .post_button_cont .wp-block-image:after,
.page-id-157 .post_button_cont .noimagethumb,
#menu-item-190 .noimagethumb,
.ancestor-page-157 .wp-block-button__link:not(.has-background):hover,
.page-id-157 .wp-block-button__link:not(.has-background):hover {
	background-color: #abeb96;
}
.has-green-color,
.page-id-157 .site-navigation .current_page_item > a,
.page-id-157 .site-navigation .current_page_ancestor > a,
.page-id-157 .site-navigation .current-menu-item > a,
.page-id-157 .site-navigation .current-menu-ancestor > a,
.parent-pageid-157 .site-navigation .current_page_item > a,
.parent-pageid-157 .site-navigation .current_page_ancestor > a,
.parent-pageid-157 .site-navigation .current-menu-item > a,
.parent-pageid-157 .site-navigation .current-menu-ancestor > a,
.page-id-157 .breadcrumb_cont a,
.parent-pageid-157 .breadcrumb_cont a,
.page-id-157 .breadcrumb_cont .breadcrumb_last,
.parent-pageid-157 .breadcrumb_cont .breadcrumb_last {
	color: #1f7d2b;
}
.page-id-157 .breadcrumb_cont a,
.parent-pageid-157 .breadcrumb_cont a,
.page-id-157 .breadcrumb_cont .breadcrumb_last,
.parent-pageid-157 .breadcrumb_cont .breadcrumb_last {
	color: #abeb96;
}

.page-id-157 .site-navigation .current_page_item > a,
.page-id-157 .site-navigation .current_page_ancestor > a,
.page-id-157 .site-navigation .current-menu-item > a,
.page-id-157 .site-navigation .current-menu-ancestor > a,
.parent-pageid-157 .site-navigation .current_page_item > a,
.parent-pageid-157 .site-navigation .current_page_ancestor > a,
.parent-pageid-157 .site-navigation .current-menu-item > a,
.parent-pageid-157 .site-navigation .current-menu-ancestor > a {
	border-color: #1f7d2b;	
}

.has-green-background-color,
.page-id-157 .hr_cont,
.parent-pageid-157 .hr_cont,
.primary-navigation ul .menu-item-190 > ul,
.primary-navigation .menu-item-190 .cpitem ul li:hover,
.ancestor-page-157 .wp-block-button__link:not(.has-background),
.page-id-157 .wp-block-button__link:not(.has-background),
.page-id-157 .entry-content ul li:after,
.ancestor-page-157 .entry-content ul li:after,
.ancestor-page-157 .parentchildren_cont_2,
.page-id-157 .parentchildren_cont_2,
.ancestor-page-157 .parentchildren_cont_3,
.page-id-157 .parentchildren_cont_3,
.ancestor-page-157 .parentchildren_cont_3 .wp-block-button__link,
.page-id-157 .parentchildren_cont_3 .wp-block-button__link {
	background-color: #1f7d2b;
}

.ancestor-page-157 .wp-block-button__link:not(.has-background),
.page-id-157 .wp-block-button__link:not(.has-background) {
	background-color: rgba(31,125,43,.5);
}




.has-aqua-color,
.site-navigation .menu-item-90 a:hover,
.primary-navigation .menu-item-90 .cpitem ul li:hover a {
	color: #85ded9;
}
.has-aqua-background-color,
.primary-navigation ul .menu-item-90 ul ul,
.ancestor-page-15 .wp-block-button__link:not(.has-background):hover,
.page-id-15 .wp-block-button__link:not(.has-background):hover {
	background-color: #85ded9;
}

.page-id-157 .site-navigation .current_page_item > a,
.page-id-157 .site-navigation .current_page_ancestor > a,
.page-id-157 .site-navigation .current-menu-item > a,
.page-id-157 .site-navigation .current-menu-ancestor > a,
.ancestor-page-157 .site-navigation .current_page_item > a,
.ancestor-page-157 .site-navigation .current_page_ancestor > a,
.ancestor-page-157 .site-navigation .current-menu-item > a,
.ancestor-page-157 .site-navigation .current-menu-ancestor > a,
.primary-navigation .menu-item-90 .cpitem a:hover img {
	border-color: #85ded9;
}
.page-id-28 .breadcrumb_cont a,
.parent-pageid-28 .breadcrumb_cont a,
.page-id-28 .breadcrumb_cont .breadcrumb_last,
.parent-pageid-28 .breadcrumb_cont .breadcrumb_last {
	color: #a3abf5;
}


.has-teal-color,
.page-id-15 .entry-content h2 span,
.parent-pageid-15 .entry-content h2 span,
.ancestor-page-15 .entry-content h2 span,
.page-id-15 .site-navigation .current_page_item > a,
.page-id-15 .site-navigation .current_page_ancestor > a,
.page-id-15 .site-navigation .current-menu-item > a,
.page-id-15 .site-navigation .current-menu-ancestor > a,
.parent-pageid-15 .site-navigation .current_page_item > a,
.parent-pageid-15 .site-navigation .current_page_ancestor > a,
.parent-pageid-15 .site-navigation .current-menu-item > a,
.parent-pageid-15 .site-navigation .current-menu-ancestor > a,
.primary-navigation .menu-item-90 .cpitem ul li a {
	color: #009191;
}
.page-id-15 .breadcrumb_cont a,
.parent-pageid-15 .breadcrumb_cont a,
.page-id-15 .breadcrumb_cont .breadcrumb_last,
.parent-pageid-15 .breadcrumb_cont .breadcrumb_last,
.ancestor-page-15 .breadcrumb_cont a,
.ancestor-page-15 .breadcrumb_cont .breadcrumb_last {
	color: #85ded9;	
}

.page-id-15 .site-navigation .current_page_item > a,
.page-id-15 .site-navigation .current_page_ancestor > a,
.page-id-15 .site-navigation .current-menu-item > a,
.page-id-15 .site-navigation .current-menu-ancestor > a,
.parent-pageid-15 .site-navigation .current_page_item > a,
.parent-pageid-15 .site-navigation .current_page_ancestor > a,
.parent-pageid-15 .site-navigation .current-menu-item > a,
.parent-pageid-15 .site-navigation .current-menu-ancestor > a,
.ancestor-page-15.grandchild-page .page_header_cont  {
	border-color: #009191;
}



.has-teal-background-color,
.page-id-15 .hr_cont,
.parent-pageid-15 .hr_cont,
.primary-navigation ul .menu-item-90 > ul,
.page-id-15 .hdrball,
.page-id-15 .psbutton .wp-block-image:before,
.parent-pageid-15 .parentchildren_cont .wp-block-image:before,
.parent-pageid-15 .hdrball,
.parent-pageid-15 .psbutton .wp-block-image:before,
.ancestor-page-15 .hr_cont,
.ancestor-page-15 .parentchildren_cont .wp-block-image:before,
.ancestor-page-15 .hdrball,
.ancestor-page-15 .psbutton .wp-block-image:before,
.ancestor-page-15 .post_button_cont .wp-block-image:before,
.ancestor-page-15 .psbutton a .wp-block-image:before,
.grandchild-page.ancestor-page-15 .page_header_cont:before,
.primary-navigation .menu-item-90 .cpitem ul li:hover,
.ancestor-page-15 .wp-block-button__link:not(.has-background),
.page-id-15 .wp-block-button__link:not(.has-background),
.page-id-15 .entry-content ul li:after,
.ancestor-page-15 .entry-content ul li:after,
.ancestor-page-15 .parentchildren_cont_2,
.page-id-15 .parentchildren_cont_2,
.ancestor-page-15 .parentchildren_cont_3,
.page-id-15 .parentchildren_cont_3,
.ancestor-page-15 .parentchildren_cont_3 .wp-block-button__link,
.page-id-15 .parentchildren_cont_3 .wp-block-button__link,

.ancestor-page-15.grandchild-page .page_header_cont {
	background-color: #009191;
}

.ancestor-page-15 .wp-block-button__link:not(.has-background),
.page-id-15 .wp-block-button__link:not(.has-background) {
	background-color: rgba(0,145,145,.5);
}

.has-pink-color,
.site-navigation .menu-item-105 a:hover,
.primary-navigation .menu-item-105 .cpitem ul li:hover a {
	color: #f7b2d1;
}
.has-pink-background-color {
	background-color: #f7b2d1;
}
.has-purple-color,
.page-id-34 .entry-content h2 span,
.parent-pageid-34 .entry-content h2 span,
.ancestor-page-34 .entry-content h2 span,
.page-id-34 .site-navigation .current_page_item > a,
.page-id-34 .site-navigation .current_page_ancestor > a,
.page-id-34 .site-navigation .current-menu-item > a,
.page-id-34 .site-navigation .current-menu-ancestor > a,
.parent-pageid-34 .site-navigation .current_page_item > a,
.parent-pageid-34 .site-navigation .current_page_ancestor > a,
.parent-pageid-34 .site-navigation .current-menu-item > a,
.parent-pageid-34 .site-navigation .current-menu-ancestor > a,
.page-id-34 .breadcrumb_cont a,
.parent-pageid-34 .breadcrumb_cont a,
.page-id-34 .breadcrumb_cont .breadcrumb_last,
.parent-pageid-34 .breadcrumb_cont .breadcrumb_last,
.page-id-34 h2.wp-block-heading,
.ancestor-page-34 h2.wp-block-heading,
.ancestor-page-34 .site-navigation .current_page_item > a,
.ancestor-page-34 .site-navigation .current_page_ancestor > a,
.ancestor-page-34 .site-navigation .current-menu-item > a,
.ancestor-page-34 .site-navigation .current-menu-ancestor > a,
.primary-navigation .menu-item-105 .cpitem ul li a {
	color: #922494;
}
.page-id-34 .breadcrumb_cont a,
.parent-pageid-34 .breadcrumb_cont a,
.page-id-34 .breadcrumb_cont .breadcrumb_last,
.parent-pageid-34 .breadcrumb_cont .breadcrumb_last,
.ancestor-page-34 .breadcrumb_cont a,
.ancestor-page-34 .breadcrumb_cont .breadcrumb_last {
	color: #f7b2d1;
}


.has-purple-background-color,
.page-id-34 .hr_cont,
.parent-pageid-34 .hr_cont,
.primary-navigation ul .menu-item-105 > ul,
.parent-pageid-34 .nf-form-cont .nf-form-content input[type="submit"],
.page-id-34 .nf-form-cont .nf-form-content input[type="submit"],
.ancestor-page-34 .nf-form-cont .nf-form-content input[type="submit"],
.ancestor-page-34 .hr_cont,
.grandchild-page.ancestor-page-34 .page_header_cont:before,
.primary-navigation .menu-item-105 .cpitem ul li:hover {
	background-color: #922494;
}
.has-lavender-color,
.site-navigation .menu-item-101 .cpitem a:hover {
	color: #a3abf5;
}
.primary-navigation .menu-item-101 .cpitem a:hover img {
	border-color: #a3abf5;
}
.has-lavender-background-color,
.primary-navigation .menu-item-101 .cpitem ul li:hover,
.ancestor-page-26 .wp-block-button__link:not(.has-background):hover,
.page-id-26 .wp-block-button__link:not(.has-background):hover {
	background-color: #a3abf5;
}
.has-otherblue-color {
	color: #594fa3;
}
.has-otherblue-background-color {
	background-color: #594fa3;
}



.has-ltgrey-color {
	color: #f5f5f5;
}
.has-ltgrey-background-color {
	background-color: #f5f5f5;
}
.has-docgrey-color {
	color: #2a2a2a;
}
.has-docgrey-background-color {
	background-color: #2a2a2a;
}


.has-blue-background-color {
	background-color: #5d5a7c;	
}
.has-white-color,
.has-priblue-background-color:hover {
	color: #ffffff;
}
.has-black-color {
	color: #000000;
}
.has-grey-color {
	color: #cccccc;
}

.has-white-background-color {
	background-color: #ffffff;	
}
.has-black-background-color {
	background-color: #000000;	
}
.has-grey-background-color,
.ninja-forms-form-wrap hr  {
	background-color: #cccccc;	
}
.ninja-forms-form-wrap hr  {
	background-color: #cccccc !important;	
}

.breadcrumb_cont span span:first-child a {
	color: #fff;	
}
.breadcrumb_last {
	font-weight: 700;
	text-shadow: 3px 1px 3px rgba(0,0,0,0.75);	
}


#ancNav {
	text-align: right;
	line-height: 1;
	padding: 4px 0;
}
.anc-nav-menu {
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Outfit', sans-serif;
}
.footer-anc-nav-menu li li,
.pri-nav-menu li li {
	display: none;
}
.footer-anc-nav-menu li .menu-item-6404 {
	display: block;
}
.anc-nav-menu li {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}


.anc-nav-menu a,
.anc-nav-menu .menu-item-4664 {
	color: #fff;
	padding: 0 12px;
	border-right:1px solid #fff;
}
.anc-nav-menu .menu-item-4664,
.anc-nav-menu .menu-item-5472 {
	padding: 0 12px;	
}
.anc-nav-menu a:hover {
	/*color: #abeb96;*/
	color: #1c88ed;
}
.anc-nav-menu .current_page_item,
.anc-nav-menu .current-page-ancestor {
	/*color: #abeb96; */
	color: #1c88ed;
	
}
.anc-nav-menu .current_page_item > a,
.anc-nav-menu .current-page-ancestor > a {
	color: #1c88ed;	
}

.anc-nav-menu li:last-child a {
	border:none;	
}
.anc-nav-menu li .sub-menu {
	display: none;
	position: absolute;
	top:100%;
	background-color: #1e3eaf;	
	text-align: left;
	z-index: 9;
	margin-left: 0;
	padding-top: 8px;
	left: 0;
	right:0;
}
.anc-nav-menu li .sub-menu li {
	text-transform: none;
	border-bottom: 1px solid #fff;
	width: 100%;
}
.anc-nav-menu li .sub-menu li:hover,
.anc-nav-menu .sub-menu .current_page_item a {
	background-color: #1c88ed;
	color: #fff;
}
.anc-nav-menu li,
.anc-nav-menu li .sub-menu li a:hover {
	color: #fff;	
}
.anc-nav-menu li .sub-menu li a {
	border: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}	
.anc-nav-menu li:hover > .sub-menu {
	display: block;
}

.fw_cont {
	background-repeat: no-repeat;
	background-size: cover;	
}
.hdr_curve {
	min-height: 200px;
	background-size: 100% auto;	
	background-repeat: no-repeat;	
}	
.breadcrumb_cont{
	color: #fff;
	padding-top: 62px;
}
.breadcrumb_cont h2 {
	margin-top: 0;
}

.slides_cont {
	position: relative;
	min-height: 678px;	
}
.slide_cont {
	position: absolute;
	left:100%;
	
	left: 0;
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 14px 0;
	top:0;
	bottom:0;
	text-shadow: 5px 2px 5px rgba(0,0,0,0.75);
}
.qc .slide_cont {
	background-size: cover;	
}
.slides_cont .wp-block-button__link {
	background-color: rgb(37,140,237);
	background-color: rgba(37,140,237,.5);
	border: 4px solid #fff;
	padding: 8px 50px;
	line-height: 1.2;
}
.button {
	padding: 8px 50px;
}
.slides_cont .wp-block-button__link:hover {
	/*background-color: rgb(37,140,237);
	background-color: rgba(37,140,237,1);*/
	color: #fff;
	border-color: #1c88ed;	
}
.slides_cont h2 {
	font-size: 70px;
	line-height: 1.3;
	font-weight: normal;
	font-weight: 700;
	
		/* dmc 01-11-2024 */	
	font-size: 68px;	
}

.activequote {
	left:0;
	opacity: 1;
	top:0;
	z-index: 1;
}
.slide_controls {
	text-align: center;	
}
.qbutton {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 3px solid #1e3eaf;	
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.qbutton:hover{
	background-color: #1c88ed;	
}
.abutton {
	background-color: #1c88ed;
	cursor: default;
}
.slide_cont img {
	max-width: 200px;
	border-radius: 50%;
	width: 100%;
}
.slide_cont figure {
	display: inline-block;
	vertical-align: middle;	
	width: 15%;
	margin-right: 1%;
}
.slide_cont .slide_details {
	display: inline-block;
	vertical-align: middle;
	width: 96%;
	padding: 0 2%;
	
	position: relative;

	/* dmc 01-11-2024 */	
	/*
	top: 50%;
	transform: translateY(-50%);	
	*/

	position: absolute;
	bottom: 12%;
	bottom: 14%;
}
.slide_cont .slide_details .has-text-align-right {
	padding-right: 7%;
	margin-left: 20%;
	line-height: 1.3;
	font-weight: 300;
	font-size:30px;
	margin-bottom: 2.5%;
}
.slide_cont .slide_details .has-text-align-right a {
	display: inline-block;
	margin-left: 3%;
	color: #fff;
	font-weight: 700;
	border-bottom: 2px solid #fff;
}	
.slide_cont .slide_details .has-text-align-right a:hover {
	border-bottom-color: #1e3eaf;
}
.slider_controls {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	bottom: 15px;
	text-align: center;
	z-index: 1;
}
.qc {
	position: relative;
}
.site-logo {
	display: block;
	vertical-align: middle;
	background-image: url(/wp-content/uploads/2023/06/jfsd_logo_twotone.png);
	background-image: url(/wp-content/uploads/2023/11/jfsd-logo.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	width: 420px;
	height: 94px;
	height: 108px;
	margin: 20px 0 0 0;
	margin: 16px 0 0 0;
	color: #fff;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	position: absolute;
	z-index: 999999;
	overflow: hidden;	
}
.site-logo h2 {
	position: absolute;
	left: -4000px;	
}

.scrolledup .site-logo { 
	width: 273px;
	height: 62px;
	height: 70px;		
	margin-top: 0px;
}
.scrolledup .primary-navigation .nav-menu {
	margin-top: 19px;
	margin-top: 0;
}

#gtk {
	min-height: 635px;
	position: relative;
	margin-bottom: 160px;
}
.home .has-medium-font-size,
.entry-content .has-medium-font-size {
	font-size: 26px !important;
}
.home .empty .content2 .entry-content {
	padding-top: 0;
}
p:empty {
	margin-bottom: 0;	
}
.learnmore {
	position: relative;
}
.learnmore .wp-block-buttons {
	position: absolute;
	bottom:-20px;
	left: -10px;	
	font-family: 'Outfit', sans-serif;	
}
.learnmore a {
	padding-right: 80px;
	position: relative;
}
.learnmore strong {
	font-size: 28px;
}
.learnmore a:after {
	font-family: 'Outfit', sans-serif;		
	content: ">";
	position: absolute;
	border: 2px solid #fff;
	height: 36px;
	width: 36px;
	line-height: .85;
	font-size: 40px;
	text-align: center;
	border-radius: 50%;
	right: 24px;
	top: 21px;
}
.wp-block-button__link.has-priblue-background-color:hover {
	background-color: #1c88ed;
}
#menu-item-127 a {
	position: relative;	
}
#menu-item-127 a:after {
	position: absolute;
	content:"\f073";
	color: #fff;
	z-index: 1;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";
	top: 1px;
	left: -19px;
}

.qc .fas {
	position: absolute;
	left: 16px;
	top:48%;
	font-size: 30px;
	border-radius: 50%;
	border:4px solid #fff;
	z-index: 3;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;		
}
.qc .fa-chevron-right {
	position: absolute;
	left: auto;
	right: 16px;
	top:48%;
}
.qc .fas:hover {
	background-color: rgb(28,136,237);	
	background-color: rgba(28,136,237,.5);
}
#section-2 .wp-image-163 {
	border:2px solid #85ded9;
	border-radius: 3px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;		
}
#section-2 .wp-image-163:hover {
	border-color: #1c88ed;
}

.thumb_cont {
	display: inline-block;
	vertical-align: top;
	max-width: 176px;
	margin-right: 1%;
	position: relative;

}
.thumb_cont p {
	margin-bottom: 0;
}
.thumb_cont figure {
	margin: 16px 0;
	box-shadow: 0 0 20px 5px #fff;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.thumb_cont figure img {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.thumb_cont h5,
.thumb_cont p {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.thumb_cont a:hover figure img,
.postrow a:hover img {
	/*box-shadow: 0 0 20px 5px #ffd9bd;	*/
	
	/*-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);	
	*/
	-webkit-filter: brightness(50%);	
	filter: brightness(50%);	

}
.gtks_cont #thumb-id-1 {
	margin-left: 16px;	
}
.gtks_cont .thumb_cont {
	margin-right: 16px;
	max-width: 15%;
}

#thumb-id-1 a:hover figure img {
/*	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);		
	-webkit-filter: brightness(100%);
	*/
}
#thumb-id-1 a figure,
#thumb-id-2 a figure,
#thumb-id-3 a figure,
#thumb-id-4 a figure {
	position: relative;
}
#thumb-id-2 a:hover figure img {
/*	box-shadow: 0 0 20px 5px #ffd9bd;
	-webkit-filter: brightness(100%);
	*/
}
#thumb-id-2 a figure:after{
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;		
}
#thumb-id-2 a:hover figure:after{
/*	position: absolute;
	content: "";
	top:0;
	left: 0;
	right:0;
	bottom:0;
	background-color:  #eb6136;	
	opacity: .8;
	z-index: 0;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
	*/
}
.page_detail {
	z-index: 1;
}

#thumb-id-3 a:hover figure img {
/*	box-shadow: 0 0 20px 5px #d98000;
	-webkit-filter: brightness(100%);
	*/
}

#thumb-id-4 a:hover figure img {
/*	box-shadow: 0 0 20px 5px #eb6136;
	-webkit-filter: brightness(100%);
	*/
}
#thumb-id-5 figure {
	border: 10px solid transparent;
}
.home #thumb-id-5 figure {
	border: none;
}
#thumb-id-5 a:hover h5,
#thumb-id-5 a:hover p {
	/*color: #eb6136 !important; */
	
}
#thumb-id-5 a:hover figure{ 
	/*border-color: #eb6136;	 */
}
#thumb-id-5 a:hover figure img{
/*	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);		
	-webkit-filter: brightness(100%);	
*/

}
#thumb-id-5 a:hover figure {

}

#thumb-id-6 a:hover figure img {
/*	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);	
	box-shadow: 0 0 20px 5px #eb6136;
	-webkit-filter: brightness(100%);
	*/
}
#thumb-id-7 a {
	
}
#thumb-id-7 figure {
	

}
#thumb-id-7 a:hover figure {

}	
#thumb-id-7 a:hover figure img {
	/*box-shadow: 0 0 20px 5px #d98000; */
}

.gtk_thumb_cont {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 84%;

}
.page-id-2 .gtk_thumb_cont {
	top:0;
}
.page-id-2 .parentchildren_cont,
.page-id-2 .parentchildren_cont_2,
.page-id-2 .postlist_cont,
.page-id-2 .postslider_cont,
.page-id-2 .titlebuttons,
.page-id-2 #btn_cont,
.page-id-2 #btn_controls_cont,
.page-id-2 .slides_cont,
.borderme {
	border:5px dashed red;
}
.page-id-2 .entry-content .wp-block-separator,
.page-id-2 .wp-block-separator {
	background-color: red;
	border:none;
}
.gtks_cont {

	border: 1px solid black;	
}
.thumb_cont h5 {
	
	
}
.page_detail {
	position: absolute;
	bottom: 11%;
	left: 0;
	right: 0;
	padding: 0 10%;
	margin-bottom: 0;	
}
#btn_cont .btn:last-child {
	border: none;
}
#btn_controls_cont {
	text-align: center;
	margin-bottom: 48px;
}
#btn_controls_cont .fas {
	margin: 0 12px;	
	vertical-align: middle;
	cursor: pointer;
}
.btn_btn {
	width: 10px;
	height: 10px;
	border: 1px solid #1e3eaf;
	
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	cursor: pointer;
}
.btn_btn.active,
.btn_btn.active:hover {
	background-color: #922494;	
	background-color: #1e3eaf;
	cursor: default;
}

.btn_btn:hover {
	background-color: #1c88ed;
}
.titlebuttons {
	text-align: center;
}
.titlebuttons span {
	margin:0 2%;	
	padding-top:calc(.2em + 2px);
	padding-bottom:calc(.2em + 2px);
	font-size: 1.25rem;	
	display: inline-block;
	max-width: 21%;
}
.isactivetb,
.titlebuttons span:hover {
	color:#fff !important;
	background-color: #1e3eaf !important;	
}
#btn_controls_cont .fas:hover {
	color: #1c88ed;
}


#btn_cont {
	overflow-x: hidden;
	position: relative;
	/*max-height: 200px;*/
	height: 510px;
	max-height: 510px;
	width: 100%;
	margin: 40px 0 0;
}
#btn_cont {
	max-height: 510px;
	height: 510px;
}
.home .btn h2 {
	margin-left: 0;
	margin-right: 0;
}
#btn_cont .btn {
	display: inline-block;
	vertical-align: top;
	width: 47%;
	width: 96%;
	width: auto;
	/*margin-right: 2%;*/
	position: relative;
	height: 100%;
	/*border-right: 2px solid #bf9373; */
	z-index: 1;
	opacity: 0;
	-webkit-transition: .9s ease-in-out;
	-moz-transition: .9s ease-in-out;
	-o-transition: .9s ease-in-out;
	transition: .9s ease-in-out;	
}
#btn_cont .btn.showme {
	opacity: 1;	
}
#btn_holder {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;

}
.btn .wp-block-column {
	padding: 0 3%;
}
#btn_cont .fi img {
	border-radius: 15px;
}
#btn_cont .mt img {
	border-radius: 50%;
}
#btn_cont figure,
#btn_cont .wp-block-columns {
	margin-bottom: 0;
}

#btn_cont .mt .wp-block-media-text {
	padding-left: 10%;
	margin-bottom: 1.75em;
}
.megamenu_cont {
	/*margin-top: 300px; */
	
}
.megamenu_cont .section_cont {
	display: none;
}
.navthumb {
	max-width: 95px;
	border: 2px solid #fff;
}
.primary-navigation .noimagethumb {
	border: 2px solid #fff;	
}
.noimagethumb {
	width: 95px;
	height: 63px;

	display: inline-block;
	vertical-align: middle;
}
.scroller .noimagethumb {
	border:#fff 1px dashed;
	width: 100%;
	height: 100%;	
	min-height: 64px;
}

.psbutton .noimagethumb {
	width: 564px;	
	height: 303px;
	height: 290px;
}
.parentchildren_cont .noimagethumb,
.page-id-60 .post_button_cont .noimagethumb {
	width: 855px;
	height: 460px;
	height: 432px;
}
.page-id-26 .post_button_cont,
.page-id-60 .post_button_cont,
.page-id-157 .post_button_cont,
.post_button_cont {
	max-width: 30.5%;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.site-content .entry-content.lowerform {
	margin-top: 60px;
}
.page-id-60 .lowerform .post_button_cont {
	width: 47%;
}

.page-id-15 .psbutton .noimagethumb {
	background-color: #009191;
}
.page-id-34 .parentchildren_cont .noimagethumb,
.primary-navigation ul .menu-item-105 ul ul  {
	background-color: #f7b2d1;	
}
.page-id-60 .post_button_cont .noimagethumb {	
	background-color: #ffd9bd;
}
.page-id-157 .post_button_cont {
//#1f7d2b
}
.parentchildren_cont {
	/* dmc remove 02/21/2024 
	margin-left: 5%;*/
	
}
.post_button_cont .wp-block-image {
	position: relative;
	overflow: hidden;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
	margin-bottom: 1.2em;
}
.post_button_cont .button-details {
	text-shadow: 5px 2px 5px rgba(0,0,0,0.75);	
}

.grandchild-page .page_header_cont:before,
.page-id-32 .page_header_cont:before,
.isblog .page_header_cont:before {
	opacity: 0;
	content: "";
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 48%;
	border-radius: 0;
	opacity: 1;
}
.grandchild-page .page_header_cont,
.page-id-32 .page_header_cont,
.isblog .page_header_cont {
	background-image: none !important;
/*	border:10px solid pink; */

	border-width: 10px;
	border-block-style: solid;
	border-bottom:0;
}
.grandchild-page .page_header_cont:after,
.page-id-32 .page_header_cont:after,
.isblog .page_header_cont:after {
	content: "";
	position: absolute;
	z-index: 2;

/* dmc 12/2024 
	border-radius: 50% 0 0 50%;
	top: -50%;
	bottom: -50%;
	left: 0;
	right: -37%;
	margin-left: 37%;
	opacity: 1;
*/
	left: 10px;
	top:0;
	bottom:0;
	right:10px;
	background-size: contain;
	background-position: right center;
	background-repeat: no-repeat;
	
	background-size: cover;
}

.grandchild-page .page_header_cont:after,
.page-id-32 .page_header_cont:after,
.isblog .page_header_cont:after {
	
}
.grandchild-page .page_header_cont:before,
.page-id-32 .page_header_cont:before,
.isblog .page_header_cont:before {
	/* dmc 12/2024  */
	content:none;
}

.gc_featured img {
}

.post_button_cont .wp-block-image:before {
	opacity: 0;
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	right: 65%;
	top: 0;
	bottom: 0;
	border-radius: 0 50% 50% 0;
	top: -5%;
	bottom: -5%;
	left: -20%;
	right: 65%;
	border-radius: 50%;
	opacity: .5;
}
.post_button_cont .wp-block-image:after {
	opacity: 0;
	content: "";
	position: absolute;
	z-index: 1;
	top: -5%;
	bottom: -5%;
	left: 0;
	right: 0;
	/*opacity: .8; */
	background-color: #f7b2d1;	
	
	background-color: #cccccc;	
	
}
.page-id-34 .parentchildren_cont .wp-block-image:before,
.page-id-34 .hdrball,
.parent-pageid-34 .parentchildren_cont .wp-block-image:before {
	background-color: #922494;
}
.page-id-26 .parentchildren_cont .wp-block-image:before,
.page-id-26 .hdrball,
.parent-pageid-26 .parentchildren_cont .wp-block-image:before,
.ancestor-page-26 .hdrball,
.ancestor-page-26 .parentchildren_cont .wp-block-image:before,
.ancestor-page-26 .psbutton a .wp-block-image::before {
	background-color: #1c88ed;
}
.page-id-26 .parentchildren_cont .wp-block-image:after,
.page-id-26 .parentchildren_cont .noimagethumb,
.parent-pageid-26 .parentchildren_cont .wp-block-image:after,
.ancestor-page-26 .parentchildren_cont .wp-block-image:after,
.ancestor-page-26 .parentchildren_cont .noimagethumb, {
	background-color: #a3abf5;
}
/*.page-id-60 .post_button_cont .wp-block-image:after,
.page-id-60 .post_button_cont .noimagethumb {
	background-color: #eb6136;
}*/
.page-id-60 .post_button_cont .wp-block-image:before,
.page-id-60 .hdrball,
.parent-pageid-60 .parentchildren_cont .wp-block-image:before,
.ancestor-page-60 .parentchildren_cont_2,
.page-id-60 .parentchildren_cont_2,
.ancestor-page-60 .parentchildren_cont_3,
.page-id-60 .parentchildren_cont_3,
.ancestor-page-60 .parentchildren_cont_3 .wp-block-button__link ,
.page-id-60 .parentchildren_cont_3 .wp-block-button__link {
	background-color: #eb6136;
}
.page-id-157 .post_button_cont .wp-block-image:before,
.page-id-157 .hdrball,
.parent-pageid-157 .parentchildren_cont .wp-block-image:before {
	background-color: #1f7d2b;
}

.megamenu_cont .showsection {
	display: block;	
}
.section h2 {
	font-size: 50px;
	font-weight: normal;
	margin: 0;
}
.section h2 div {
	font-weight: 700;
	font-size: 75px;	
	text-transform: uppercase;	
	color: #fff;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;		
}
.sectionbg {
	padding: 20px 35px;
	color: #fff;
}
#menu-item-90 .sectionbg,
#menu-item-90:hover > a {
	/*background-color: #009191;
	color: #fff;	*/
	border-color: #009191;
	color: #009191;
}


#menu-item-101 .sectionbg,
#menu-item-101:hover a {

}
#ancNav .menu-item-730 .sub-menu {
	min-width: 195px;
}

#primary-navigation #menu-item-105 {
	display: none;	
}
#menu-item-105 .sectionbg,
#menu-item-105:hover > a { 
	/*background-color: #922494;
	color: #fff;	*/
	border-color: #922494;
	color: #922494;	
}

#menu-item-79 .sectionbg,
#menu-item-79:hover > a {
	/*background-color: #eb6136;
	color: #fff;*/
	border-color: #eb6136;
	color: #eb6136;	
}
#menu-item-190 .sectionbg,
#menu-item-190:hover > a  { 
/*	background-color: #1f7d2b; */
	border-color: #1f7d2b;
	color: #1f7d2b;	
}

#menu-item-90 .noimagethumb {
	background-color: #85ded9;	
}
#menu-item-101 .noimagethumb {
	background-color: #a3abf5;	
}
#menu-item-105 .noimagethumb {
	background-color: #f7b2d1;
}
#menu-item-79 .noimagethumb,
.primary-navigation ul .menu-item-79 ul ul  {
	background-color: #ffd9bd;
}

.mmcol3 h4 {
	margin: 0;
	font-size: 20px;
}
.mmcol3 img {
	max-width: 60px;
	margin-bottom: 8px;	
}
.sub-menu .section {
	margin-bottom: 0;
}
.mmcol3 p {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
}
.primary-navigation ul ul .mmcol3 a {
	width: auto;
	padding: 0;
	text-decoration: underline;
}
.primary-navigation ul ul .mmcol3 a:hover {
	background-color: transparent;
	
}
.mmcol2 .has-children,
.mmcol2 .has-children p  {
	position: relative;
}
/* dmc removed mega dropdown 
.mmcol2 .has-children p:after {
	content: "\f078";

	font-family: "Font Awesome 5 Free";
	position: absolute;
	right: 2px;
	top:0;
	text-align: center;	
	font-weight: 900;	
}
*/
#menu-item-90 .section h2,
#menu-item-90 .section h2 a,
#menu-item-90 .mmcol3 h4 {
	color: #85ded9;	
}
#menu-item-101 .section h2,
#menu-item-101 .section h2 a,
#menu-item-101 .mmcol3 h4 {
	color: #a3abf5;
}
#menu-item-105 .section h2,
#menu-item-105 .section h2 a,
#menu-item-105 .mmcol3 h4 {
	color: #f7b2d1;
}
#menu-item-79 .section h2,
#menu-item-79 .section h2 a,
#menu-item-79 .mmcol3 h4 {
	color: #ffd9bd;
}
#menu-item-190 .section h2,
#menu-item-190 .section h2 a,
#menu-item-190 .mmcol3 h4,
.site-navigation .menu-item-190 a:hover {
	color: #abeb96;
}
#menu-item-90 .section h2 a:hover, 
#menu-item-101 .section h2 a:hover,
#menu-item-105 .section h2 a:hover,
#menu-item-79 .section h2 a:hover,
#menu-item-190 .section h2 a:hover {
	color: #abeb96; 	
}
#menu-item-90 .section h2 a:hover div, 
#menu-item-101 .section h2 a:hover div,
#menu-item-105 .section h2 a:hover div,
#menu-item-79 .section h2 a:hover div,
#menu-item-190 .section h2 a:hover div {
	color: #abeb96; 	
}
.primary-navigation .menu-item-190 .cpitem a:hover img {
	border-color: #abeb96;
}


.cpitem {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin-bottom:10px;
}
.cpitem img,
.cpitem p {
	display: inline-block;	
	vertical-align: middle;
}
.cpitem img {
	vertical-align: top;
}
.cpitem p {
	/*max-width: 192px;
	max-width: 141px;*/
	max-width: 152px;
	line-height: 1.2;
	padding-left: 12px;
	padding-right: 21px;
	margin-bottom: 0;
	font-size: 16px;
	font-size: 20px;
	font-weight: normal;
	
	/*padding-left: 0;
	vertical-align: top;
	margin-top:5px;
	margin-right: 2%;*/
}

.cpitem.has-children:hover {
	z-index: 999;
}
.cols-4 .cpitem p {
	/*width: 173px; /*
}
.cols-4 .cpitem.has-children p {
	/*max-width: 147px; */
}

.mmcol2 .wp-block-columnsX:last-child .cpitem{
	margin-bottom: 0;
}
.wp-block-columnsX .fs_item h4 {
	text-transform: none;
}
.wp-block-columnsX .fs_item a:hover h4 {
	color: #1c88ed;
}
.primary-navigation .cpitem a {
	width: 100%;
	padding: 0;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.primary-navigation .cpitem ul li {
	font-size: 14px;
	font-size: 18px;
		
}
.primary-navigation .cpitem a:hover img,
.primary-navigation .cpitem a:hover .noimagethumb {
	border-color: #1e3eaf
}

#menu-item-105 .mmcol1,
#menu-item-79 .mmcol1,
#menu-item-90 .mmcol1 {
	flex-basis:23% !important;
}
#menu-item-105 .mmcol2,
#menu-item-79 .mmcol2 {
	flex-basis:62% !important;
}
#menu-item-105 .mmcol3,
#menu-item-79 .mmcol3 {
	flex-basis:15% !important;
}
.mmcol1 {
	flex-basis:18% !important;
}
.mmcol2 {
	flex-basis:62% !important;
}
.mmcol3 {
	flex-basis:15% !important;
	text-align: center;
}


/* new nav here */
.primary-navigation ul ul .mmcol2 ul {
	opacity: 1;
	position: relative;
	height: auto;
	left: auto;
	top: auto;
	margin-left: 24px;
	/*position: absolute; */
	top: 100%;
	opacity: 0;
	z-index: -1;
	display: none;
	padding-left:10px;
}
.primary-navigation ul ul .mmcol2 .has-children.open > ul {
	top: 100%;
	margin:0;
	/*padding: 0; */
	opacity: 1;
	z-index: 1;
	display: block;
	/*left: -10px; */
	/*padding-left:10px; */
}
.primary-navigation ul ul .mmcol2 ul {
	/*display: none;
	opacity: 0;*/
}
.primary-navigation ul ul .mmcol2 ul ul {
	display:none;
}
.primary-navigation ul ul .mmcol2 a {
	display: inline;
}
.primary-navigation .cpitem ul li {
	padding: 4px 0;
}

/*.primary-navigation ul ul .mmcol2 .cpitem:hover > ul, */
.primary-navigation ul ul .mmcol2 .activeparent {
	display: block;
	opacity: 1;
}

.mmcol2 .has-children span {
	position: relative;
}
.childbutton {
	position: absolute;
	right: -20px;
	top:0;
	z-index: 99;
	text-align: center;
	min-width: 21px;
	/*border: 1px dashed #fff; */
}
.primary-navigation .mmcol2 .has-children ul {
	/*padding: 0; */
	margin:0;
}
.primary-navigation .mmcol2 .has-children ul a {
	padding-left: 0;
}
.primary-navigation .current_page_item > a {
	font-weight: normal;
}

.cpitem {
	width: 50%;
}
.cpitem p {
	max-width: none;
}
.primary-navigation ul ul .mmcol2 ul ul {
	margin-left: 24px;	
}
.primary-navigation ul ul .mmcol2 .cpitem a p {
	font-weight: 500;
}
.primary-navigation ul .menu-item-90 ul ul,
.primary-navigation ul .menu-item-79 ul ul {
	background-color: transparent;
}	
.primary-navigation .menu-item-90 .cpitem ul li a,
.primary-navigation .menu-item-79 .cpitem ul li a {
	color: #fff;
}
.primary-navigation ul ul a {
	font-weight: normal;
}

.site-header .primary-navigation .sub-menu {
	font-size: 22px;	
}
.site-header .primary-navigation .sub-menu .childbutton {
	font-size: 16px;
}

.parent-pageid-15 .site-navigation .current_page_item > a,
.primary-navigation .menu-item-90 .cpitem ul .current_page_item > a { /* 06/2025 */
	color: #85ded9;
}
.parent-pageid-26 .site-navigation .current_page_item > a { /* 06/2025 */
	color: #a3abf5;
}
.ancestor-page-60 .site-navigation .current_page_item > a,
.ancestor-page-60 .primary-navigation .menu-item-79 .cpitem ul .current_page_item > a { /* 06/2025 */
	color: #ffd9bd;
}
.ancestor-page-157 .site-navigation .current_page_item > a { /* 06/2025 */
	color: #abeb96;
	border-color: transparent;
}


/* end new nav here */


.primary-navigation ul ul .mmcol1 h2 a {
	padding: 0;
	width: auto;
}

.gb-block-accordion .gb-accordion-title {
	background-color: transparent;
	text-decoration: underline;
	display: inline-block;
	position: relative;
}
.gb-block-accordion .gb-accordion-title:after {
	content: "+";
	position: absolute;
	left: 100%;
	top:0px;
	padding-left: 5px;	
}
.gb-block-accordion .gb-accordion-title::marker {
	display: none;
	list-style:none;
}
.gb-block-accordion .gb-accordion-title {
	list-style:none;
	padding: 0;	
	cursor: pointer;
}
.gb-block-accordion .gb-accordion-text {
	padding: 24px 0;
}

.psbutton figure {
	/*display: inline-block;
	vertical-align: top;
	width: 30%;
	padding-right: 2%;
	position: relative;*/
}
/*.psbutton figure a {
	position: relative;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	z-index: 99;
	width: 100%;
	height: 100%;	
}
*/
.psbutton .postrow a {
	height: 100%;
	display: inline-block;
	width: 30%;
	margin-right: 2%;
	vertical-align: top;
}

.psbutton .wp-block-button a {
	width: auto;
	display: inline
}

.button-details {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
}
.parentchildren_cont .button-details p {
	font-size: 16px;	
}
.header_details {
	z-index: 3;
	bottom: 5%;	
	position: absolute;
	text-shadow: 5px 2px 5px rgba(0,0,0,0.75);
	text-align: center;
	left: 0;
	right: 0;
}
.grandchild-page .header_details,
.page-id-32 .header_details,
.isblog .header_details {
	/* dmc 12/2024 
	bottom: auto;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
	right: 55%;
	right: 63%;
	padding-left: 5%;
	*/

}
.grandchild-page .entry-title,
.page-id-32 .entry-title,
.isblog .entry-title {
	/* dmc 12/2024 
	text-align: left;
	width: auto;
	*/
}
.page-id-32 .page_header_cont:after,
.isblog .page_header_cont:after {
	background-image: url(/wp-content/uploads/2023/06/events-bg.jpg);
}
.psbutton {
	text-shadow: 5px 2px 5px rgba(0,0,0,0.75); 
	padding: 48px 0;
}
.psbutton .button-details,
.parentchildren_cont .button-details,
.post_button_cont .button-details {
	padding: 0 24px;
	padding-right: 67%;
	padding-left: 4.5%;
	/*max-width: 180px;*/
}
.post_button_cont .ltex {
	position: absolute;
	right:0;
	bottom:0;
	left: 40%;
	top: 50%;
	top: 58%;
	transform: translateY(-50%);
	z-index: 4;	
	text-shadow: 5px 2px 5px rgba(0,0,0,0.75);
	opacity: 0;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.post_button_cont .ltex p {
	margin-bottom: 0;
}

.psbutton .button-details h5,
.parentchildren_cont .button-details h3,
.parentchildren_cont .button-details h5,
.post_button_cont .button-details h3,
.ltex h3 {
	font-weight: normal;	
}
.psbutton .wp-block-image {
	position: relative;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	overflow: hidden;
	margin-bottom: 1.2em;
}
.psbutton .wp-block-image img {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.psbutton .wp-block-image:before {
	opacity: 0;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	right: 65%;
	top:0;
	bottom:0;
	border-radius: 0 50% 50% 0;
	top:-5%;
	bottom:-5%;
	left: -20%;
	right: 65%;
	border-radius: 50%;		
	opacity: .5;		
}
.psbutton .post_details .wp-block-image:before {
	content: none;
}

.psbutton .wp-block-image:hover:after {
	/*content: "";
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;
	background-color: rgba(255,255,255,.75);	
	background-color: #cccccc;	
	opacity: .8;
	*/
}
.psbutton .wp-block-image:hover img,
.post_button_cont a:hover img,
.entry-content .tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:hover {
	-webkit-filter: brightness(50%);	
	filter: brightness(50%);
}

.psbutton .post_details .wp-block-image:hover img {
	-webkit-filter: brightness(100%);	
	filter: brightness(100%);	
}



.post_button_cont .wp-block-image:hover .ltex {
	opacity: 1;
}

.parentchildren_cont .wp-block-image:hover:after,
.post_button_cont .wp-block-image:hover:after {
	/*content: "";
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;	
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
	opacity: .8;
	*/
}
.parentchildren_cont .wp-block-image:hover:before,
.post_button_cont .wp-block-image:hover:before,
.psbutton .wp-block-image:hover:before {
	opacity: .9;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;			
}



.psbutton .apbutton .wp-block-image:before {
	content: "";
	position: absolute;
	left: 0;
	right: 65%;
	top:0;
	bottom:0;
	border-radius: 0 50% 50% 0;
	opacity: 1;
	
	top:-5%;
	bottom:-5%;	
	left: -20%;
	right: 65%;
	border-radius: 50%;	
}
.psbutton .apbutton .wp-block-image:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;
	opacity: .7;
}


.post_details {
	position: absolute;
	opacity: 0;
	height: 0;
	top:0;
	left: 0;
	right: 0;
	-webkit-transition: 5s ease-in-out;
	-moz-transition: 5s ease-in-out;
	-o-transition: 5s ease-in-out;
	transition: 5s ease-in-out;		
	text-shadow: none;
}
.post_details .wp-block-columns .wp-block-column {
	margin-right: 1rem;
}
.post_details .wp-block-columns .wp-block-column:last-child {
	margin-right: 0;
}	
.hdrball {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	border-radius: 50%;	
	margin-bottom: 15px;
}
.activepc {
	position: relative;
	opacity: 1;
	height: auto;
}
.page_header_cont {
	min-height: 670px;
	background-size: contain;
	position: relative;
	background-repeat: no-repeat;
}
.gc_featured {
	position: absolute;
	right: 0;
	top:0;
	bottom:0;
	left:39%;
	z-index: 11;
}
.gc_featured img {
	width: 100%;
	height: auto;
	width: auto;
  height: 100%;
/*  -webkit-clip-path: circle(75px at 50% 50%);
  clip-path: circle(75px at 50% 50%)	
  */
}


#conten h2:first-child {
	
}

.hr_cont {
	height: 10px;
	width: 1px;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;	
	background-color: #1e3eaf;	
	background-color: #1c88ed;
}
.loaded .hr_cont {
	width: 100%;
}
#nf-form-3-cont nf-field {
	display: block;
	width: 48%;
}
#nf-form-3-cont textarea{
	/*width: 48%;	*/
}

#nf-form-3-cont nf-field:nth-child(6),
#nf-form-3-cont nf-field:nth-child(7) {
	width: 100%;
}
#nf-form-3-cont .nf-form-content input[type="submit"] {
	background-color: #eb6136;
	color: #fff;	
}
.nf-form-cont .nf-form-content input[type="submit"] {
	border-radius: 8px;
	font-weight: normal;
	text-transform: none;
	font-size: 20px;
	height: auto;
	padding: 6px 20px;
}

#nf-form-4-cont #nf-field-29-container {
	display: none;
}
#nf-form-4-cont #nf-field-28 {
	max-width: 220px;
}

.news_item {
	border-bottom: 1px solid #d2e9ff;
	margin-right: 20%;
	padding: 20px 0;
}
.news_item p {
	margin-bottom: 0;
}
.news_item a {
	text-decoration: none;
}
.news_item a:hover {
	color: #1c88ed;
}

.entry-content #tribe-events-pg-template, .tribe-events-pg-template {
	margin: 0;
	max-width: none;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row {
	border-bottom: 1px solid #d2e9ff;
	padding: 20px 0;	
}
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
	min-width: 88px;
}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav {
	list-style: none;
}
 .single-tribe_events .entry-content #tribe-events-footer .tribe-events-sub-nav li:after {
	content: none;
}
.se_cont #seef {
	display: none;
}
.single-tribe_events #fancybox-content > div {
	overflow:auto !important;
}
.se_cont .fancybox-inline {
	display: inline-block;
	margin: 12px auto;
	padding: 5px 12px;
	font-size: 17px;
}
#nf-form-7-cont .one-half {
	margin-left: 0;
}
#nf-form-7-cont #nf-field-75-container.one-half,
#nf-form-7-cont #nf-field-77-container.one-half {
	margin-left: 2.5641025641%;	
}
.entry-content #nf-form-7-cont ul li:after {
	content: none;
}

#tribe-community-events .tribe-section.tribe-section-website input {
	width: auto;
}
.tribe-section-datetime .tribe-section-content td:first-child,
.tribe-section-website .tribe-section-content td:first-child,
.tribe-section-custom-fields .tribe-section-content td:first-child,
.tribe-section-cost .tribe-section-content td:first-child {
	width: 160px;
	text-align: right;
	display: inline-block;
}
#tribe-community-events .tribe-events-virtual-type-of-event ul {
	margin-top:24px;
	list-style: none;
}
.entry-content #tribe-community-events ul li:after {
	content:none;
}
.entry-conten .tribe-section-content td {
	padding: 0;
}
.se_cont {
	padding: 40px;
	background-color: #f7f6f4;
	margin-left: 24px;
}
.se_cont h4 {
	text-transform: none;
	font-weight: normal;
}
.entry-content .tribe-events-back a {
	font-weight: normal;
}

.entry-content .tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime::after {
	content: none;
}
.se_cont .tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__meta {
	margin-right: 0;
	width: auto;
}
.se_cont .tribe-block__venue {
	border: none;
}
.tribe-events-pg-template .tribe-block__venue--has-map,
.tribe-events-pg-template .tribe-block__organizer__details,
.tribe-events-pg-template .tribe-events-schedule {
	display: none;
}
.se_cont .tribe-block__venue--has-map,
.se_cont .tribe-block__organizer__details,
.se_cont .tribe-events-schedule {
	display: block;
}
.se_cont .tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__map {
	width: 100%;
}
.entry-content .tribe-common--breakpoint-xsmall.tribe-events-widget .tribe-events-widget-events-list__event-title {
	font-size: 22px;
}
.entry-content .tribe-common .tribe-common-anchor-thin:hover {
	border-color: #d2e9ff;
	color: #d2e9ff;
}
.fec {
	margin-right: 7%;
}

.featuredevent_cont,
.nonfeaturedevent_cont {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 30px;
}
.featuredevent_cont {
	position: relative;	
}
.page-id-31 .featuredevent_cont:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top:0;
	content: "";
	background-color:rgba(32,76,103,.7);
}

.featuredevent_cont h2,
.nonfeaturedevent_cont h2 {
	margin-bottom: 0;
}
.featuredevent_cont h2,
.featuredevent_cont .start_date,
.featuredevent_cont p {
	position: relative;
	z-index: 1;
}
.page-id-31 .featuredevent_cont {
	min-height: 600px;
}
.fec_lower {
	padding: 40px 30px;	
}
.start_date {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 48px;
}
#hiddencalendar {
	display: none;	
}
.dotlink_cont {
	position: relative;
}
.dotlink {
	position: absolute;
	right: 20px;
	bottom:0;

	color: #27277c;
}

.page-id-31 .dotlink {
	right: auto;
	left: 32px;
	top:0;
}
.page-id-31 .dotlink_cont {
	padding-top: 24px;
	padding-bottom: 48px;
}
.dotlink a {
	color: #27277c;	
	text-decoration: none;	
}
.dotlink:before {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	content: "";
	background-color: #27277c;
	position: absolute;
	top:10px;
	left:-30px;
}
.dotlink:after {
	content: "+";
	color: #27277c;
	position: absolute;
	top:-3px;
	font-size: 26px;
	right:-20px;
}
.dotlink a:hover {
	color: #1c88ed;
}

.page-id-31 .credits {
	margin-bottom: 12px;
}
 
.fs_item {
	margin-right: 1%;	
	margin-top: 48px;
	border-bottom: 1px solid #d2e9ff;
}
.fs_item a {
	text-decoration: none;
}
.fs_item a:hover h5{
	color: #1c88ed;
}
.fs_item h5 {
	/*margin-left: 5%; */
	margin-top:0;
	margin-bottom: 12px;	
}
.credits {
	/*margin-left: 5%;	
	margin-right: 5%;*/
	margin-bottom: 48px;	
	font-style: italic;	
}


/* remove when moving events to new site */

.tribe-events-page-template .site-main,
.page-template-page-ceform .site-main {
	margin-top: 0;
}

.tribe-events-page-template .content-area,
.page-template-page-ceform .content-area {
	padding-top: 0;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding: 0;
}
/* end */

body.post-type-archive-tribe_events .page_header_cont,
body.tribe_events-template-default .page_header_cont {
  background-size: cover;
}

.tribe-events-calendar-month__day--current {
	background-color: #ffd9bd;
}
.entry-content .tribe-common .tribe-common-anchor-thin:hover {
	color: #1c88ed;
}
.tribe-events .tribe-events-calendar-month__calendar-event-featured-image {
	display: none;
}

#newslettersignup img {
	max-width: 150px;
}
#newslettersignup h2 {
	font-size: 68px;
	font-weight: normal;
}
#newslettersignup p {
	padding: 0 20%;
}
#newslettersignup form {
	padding: 0 20%;	
}

#newslettersignup #nf-field-29_1-container .nf-field-element,
#newslettersignup #nf-field-28_1 {
	text-align: center;
}
#newslettersignup input[type="submit"] {
	background-color: #1c88ed;
	color: #fff;	
}


.eventgroup {
	margin-left: 5%;
	margin-right: 5%;
}
.eventgroup h4 {
	display: inline-block;
	margin-left: 12px;
}
.entry-content .eventgroup a{
	text-decoration: none;
}
.entry-content .oldbutton,
.oldbutton {
	background: linear-gradient(180deg,#d31044 0,#bb0e3c);
	color:#fff;
	/*float:right;*/
	font: 700 16px/24px Lato,sans-serif;	
	padding: 4px 16px;
	border-radius: 15px;	
	text-decoration: none;
}
.oldbutton:hover {
	background-color: #1e3eaf;
}
.single-tribe_events .page-title,
.single-tribe_events .eventgroup,
.single-tribe_events .tribe-block__related-events__title,
.single-tribe_events .tribe-block__event-price {
	display: none;
}
.single-tribe_events .tribe-events-single-event-title,
.single-tribe_events .tribe-block__related-events__title,
.single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title {
	font-size:36px;
	line-height: 1.3;
	font-weight: 900;
	font-family: Lato,sans-serif;
	color: #1c88ed;

}
.se_cont .tribe-events-single-event-title {
	display: inline-block;
	max-width: 85%;
	font-weight: normal;	
	vertical-align: top;
	font-size: 22px;
	/*font-family:'Zilla Slab', serif;*/
	line-height: 1.3;
	color: #5d5a7c;
	margin-top:3px;
}
.se_cont .tribe-events-schedule__date,
.se_cont .tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3,
.se_cont .tribe-events-schedule__time,
.se_cont .tribe-events-event-cost { 
	font-size: 22px;
	/*font-family:'Zilla Slab', serif; */
	line-height: 1.3;
	color: #5d5a7c;	
}
.se_cont .tribe-block__event-price {
	display: block;
}
.entry-content ul {
	list-style: none;
	margin: 0 40px 24px;
}
.entry-content ul ul {
	margin-bottom: 0;
}
.entry-content ul li {
	position: relative;
}
.entry-content ul li:after {
	position: absolute;
	content: "";
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background-color: #5d5a7c;
	left:-19px;
	top:17px;
}
.entry-content .tribe-events-c-nav__list li:after,
.entry-content .tribe-events-c-top-bar__nav-list li:after,
.tribe-events-c-view-selector__content ul li:after{
	content: none;
}
.entry-content ol {
	margin: 0 40px 24px;	
}
.entry-content ul.tribe-events-sub-nav a,
.entry-content .tribe-events-back a {
	font-size: 17px;
}
.se_label {
	display: inline-block;
	/*max-width: 14%; */
	vertical-align: top;	
	font-size: 22px;
/*	font-family:'Zilla Slab', serif;	 */
	line-height: 1.3;	
	color: #000;
	min-width: 64px;
}
.se_cont label {
	font-size: 22px;
/*	font-family:'Zilla Slab', serif;		*/
	line-height: 1.3;	
	color: #000;
	font-weight: 700;
}
.se_cont hr {
	background-color: #eb6136;
	height: 1px;
	max-width: none;
	margin: 24px 0;
}
hr.fullwidth {
	max-width: none;
}
.se_cont .tribe-events-event-cost span {
	display: inline;
	font-weight: normal;
	font-size: 22px;
/*	font-family:'Zilla Slab', serif; */
	line-height: 1.3;
	color: #5d5a7c;
	border: none;	
	padding: 0;
}
.se_cont .tribe-events-schedule {
	margin-bottom: 0;
}
.single-tribe_events .tribe-events-schedule h2 {
	font-size: 20px;
}
.single-tribe_events .tribe-events-event-meta,
.single-tribe_events .tribe-events-related-events-title,
.single-tribe_events .tribe-events-single ul.tribe-related-events {
	display: none;	
}
.single-tribe_events .wp-block-column #tribe-events-footer {
	display: none;	
}
.noimage .tribe-events-pro-photo__event-featured-image-wrapper {
	position: relative;
}
.noimage .tribe-events-pro-photo__event-featured-image-wrapper:before {

	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	content: "";
	width: 100%;
	height: 100%;	
	/*border: 2px red dotted;*/
}
#tribe-community-events form {
	/* dmc removed for community event suggest 06/06/2025 max-width: 735px; */
	padding: 0 5%;
}
#tribe-community-events {
	border: none;	
	padding: 0;
}

#nf-form-6-cont .one-third {
	width: 28.624%;
}
.nf-form-fields-required {
	display: none;	
}


/*.entry-content .tribe-common .select2-results__option {
	position: relative;	
	margin-left: 20px;
}
.select2-results__option:before {
	position: absolute;
	left:-20px;
	top: 11px;
	height: 10px;
	width: 10px;
	border: 2px solid blue;
	content: "";
}
.tribe-common .select2-results__option:first-child:before {
	border-color: red;
}
*/
.entry-content .tribe-common .mockcheck {
	display: inline-block;
	vertical-align: top;
	height: 25px;
	width: 25px;
	border-radius: 2px;	
	margin-right: 4px;
	margin-top: 7px;
	background-color: #1e3eaf;
	position: relative;
}
.entry-content .tribe-common .hascheck .mockcheck:before{
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-family: "Font Awesome 5 Pro";	
	font-family: "FontAwesome";
	color: #fff;
	font-size: 22px;
	position: absolute;
	left: 2px;
	right: 0;
	top:-6px;
	bottom:0;
}
.entry-content .tribe-common .the-events-calendar-category-list {
	/*margin-bottom: 24px;	 */
	position: relative;
	z-index: 99;
	z-index: 9;
	margin-top: 8px;
}

#selcat {
	background-color: #f0f0f0;
	cursor: pointer;
	display: inline-block;
	padding: 5px 45px 5px 35px;
	margin-bottom: 0;
}
#selcat .fas {
	margin-left: 18px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;		
}
#selcat:hover {
	text-decoration: underline;
}
.entry-content .tribe-common .the-events-calendar-category-list ol {
	display: none;
	position: absolute;
	z-index: 99;
	padding: 0 20px 7px 40px;
	height: 0;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
	border: 1px solid #f0f0f0;
	background-color: #fff;	
	min-width: 380px;
}
.entry-content .tribe-common .the-events-calendar-category-list ol.isactive {
	display: block;
	height: auto;

}
.entry-content .tribe-common .the-events-calendar-category-list ol li a {
	text-decoration: none;	
}
.entry-content .tribe-common .the-events-calendar-category-list ol li a:hover { 
	text-decoration: underline;
}
.isopen .fas {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.the-events-calendar-category-list li:nth-child(2) .mockcheck,
.the-events-calendar-category-list li:nth-child(13) .mockcheck {
	background-color: #abeb96;
}
.the-events-calendar-category-list li:nth-child(3) .mockcheck,
.the-events-calendar-category-list li:nth-child(14) .mockcheck {
	background-color: #d98000;
}
.the-events-calendar-category-list li:nth-child(4) .mockcheck,
.the-events-calendar-category-list li:nth-child(15) .mockcheck {
	background-color: #1f7d2b;
}
.the-events-calendar-category-list li:nth-child(5) .mockcheck,
.the-events-calendar-category-list li:nth-child(16) .mockcheck {
	background-color: #ffd9bd;
}
.the-events-calendar-category-list li:nth-child(6) .mockcheck,
.the-events-calendar-category-list li:nth-child(17) .mockcheck {
	background-color: #85ded9;
}
.the-events-calendar-category-list li:nth-child(7) .mockcheck,
.the-events-calendar-category-list li:nth-child(18) .mockcheck {
	background-color: #f7b2d1;
}
.the-events-calendar-category-list li:nth-child(8) .mockcheck,
.the-events-calendar-category-list li:nth-child(19) .mockcheck {
	background-color: #a3abf5;
}
.the-events-calendar-category-list li:nth-child(9) .mockcheck,
.the-events-calendar-category-list li:nth-child(20) .mockcheck {
	background-color: #594fa3;
}
.the-events-calendar-category-list li:nth-child(10) .mockcheck,
.the-events-calendar-category-list li:nth-child(21) .mockcheck {
	background-color: #27277c;
}
.the-events-calendar-category-list li:nth-child(11) .mockcheck,
.the-events-calendar-category-list li:nth-child(22) .mockcheck {
	background-color: #009191;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
	background-color: #1c88ed;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover {
	background-color: #1e3eaf;
}
.blog_title_cont img {
	max-height: 276px;
	width: auto;
}
.blog {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 24px;
}
.blog a {
	text-decoration: none;
	color: #5d5a7c;

}
.blog a:hover {
	color: #1c88ed;	
}
.blogcat {
	margin-bottom: 24px;	
}
.blogcatlinks {
	display: inline-block;
	margin-right: 24px;
}
.blogcat h3 {
	margin-top: 0;
}
#yearly-archive > li {
	position: relative;
	padding-right: 28px;
	max-width: 150px;
}
.blogcat #yearly-archive > li:after,
.blogcat .monthly-dropdown li:after{
	content: none;
}
.blogcat .monthly-dropdown {
	min-width: 200px;
}
.smallimg {
	max-width: 500px;
}
.bloglist {
	/*font-size: 44px !important;	*/
}
#yearly-archive > li:before { 

	/*position: absolute;
	right: 0;
	top:-2px;
	bottom:0;	
	width: 20px;
	height: 20px;
	font-weight: 900;
	content: "\f054";
	z-index: 1;
	font-size: 20px;
	font-family: "Font Awesome 5 Free";
	*/
	
}
.showmore {
	position: absolute;
	top:0;
	right: 0;
	margin-left: 12px;
	color: #1c88ed;	
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.showlist .showmore {
  rotate: 90deg; 	
}


.showmore:hover {
	color: #1e3eaf;
}
.monthly-dropdown {
	display: none;	
}
.showlist .monthly-dropdown {
	display: block;	
}
.single .blogcatlinks,
.single-blogs .blogcatlinks  {
	display: block;
	margin-right: 0;
}
.single .entry-content > .wp-block-image .aligncenter,
.single .entry-content > .wp-block-image.aligncenter,
.single .entry-content > .wp-block-image .aligncenter a,
.single .entry-content > .wp-block-image .aligncenter img { /* used in blog */
	width: 100%;
}
.hiddenblog {
	height: 0;
	opacity: 0;	
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	display: none;
}
.hiddenblog.opened {
	height: auto;
	opacity: 1;
	display: block;
}
.blog_btt_cont {

}
.blog_btt_cont .btn {
	border-radius: 50%;
	border: 4px solid #fff;
	text-align: center;
	line-height: 1;
	padding: 8px 10px;
	cursor: pointer;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
	
	line-height: 1.3;
	width: 24px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
}
.blog_btt_cont .btn.clicked {
	rotate: 180deg;
}
.blog_btt_cont .btn:hover {
	background-color: #D98000;	
}
.featured_title_cont a {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
		
	text-decoration: none;
}
.featured_title_cont a:hover h3,
.bloglist a:hover {
	color: #1c88ed;
}
.featured_title_cont .blogdetails,
.featured_title_cont h3 {
	padding-left: 3%;
	padding-right: 3%;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;		
}
.featured_title_cont .blogdetails {
	padding-bottom: 2px;
	margin-bottom: 24px;
}
.featured_title_cont h3 {
	text-decoration: underline;
}
.fullwide {
	width: 100%;
	max-width: none;
}
.wp-block-image figcaption {
	font-size: .92rem;
	line-height: 1.3;
	font-style: italic;
}
.lowercontent {
	position: relative;	
}
.addtoany_share_save_container {
	position: absolute;
	right: 0;
	right:18px;
	top:-150px;
	z-index: 1;
}
.page-template-page-suggestedit .addtoany_share_save_container {
	display: none;
}
.addtoany_share_save_container a.a2a_dd span {
	background-color: #1c88ed !important;
}
.fes_cont .wp-block-column {
	max-width: 30%;
	padding-right: 2%;
}
.fes_cont a {
	text-decoration: none;
}
.fes_cont h5 {
	margin-top: 12px;
	margin-bottom:0;	
}
.fes_cont .start_date {
	font-size: 22px;
}
.featuredevent_cont img,
.nonfeaturedevent_cont img  {
	max-width: 100%;
}

.usercontact_cont {
	text-align: center;	
	padding: 50px;
}
.entry-content .usercontact_cont h4 {
	margin-top: 36px;
}
.usercard {
	max-width:600px;
	max-width: 450px;
	margin:0 auto;
	padding: 36px;
	padding: 27px;
	border: 1px solid #cccccc;
}
.usercard h4 {
	margin: 27px 0 9px;
	font-size: 17px;
}
.usercard p {
	line-height: 1.2;
	margin-bottom: 18px;
	font-size: 17px;
}
.usercard img {
	max-width: 90%;
	max-width: 202px;
	height: auto;
	border-radius: 50%;	
	margin: 0 5%;
}
.thinline {
	height: 1px;	
}
.wp-block-table.is-style-stripes {
	border-bottom: none;
}
.postrowNew {
	margin-bottom: 24px;	
}
.postrowNew > .wp-block-columns > .wp-block-column:last-child {
	margin-left: 3%;
}
.postrowNew .wp-block-columns .wp-block-columns {
	margin-top: 24px;
}
.postrowNew .wp-block-columns .wp-block-columns .wp-block-column {
	padding-right: 12px;	
}
.postrowNew .wp-block-columns .wpb-col {
	margin-top:0;
}
.postrowNew .wpb-col .wp-block-column,
.postrowNew .wp-block-columns .wpb-col .wp-block-column { 
	padding-right: 0;
}
.postrowNew .wpb-col .wp-block-column:first-child {
	padding-left: 36px;
}
.hideme {
	display: none;
}
.hide-block {
  display: none !important;
}
.showme {
	display: block;
}
.scroller_cont {
	
}
.scroll_outer {
	position: relative;	
	overflow: hidden;	
}
.scroller {
	max-height: 588px;
	max-height: 533px;
	max-height: 520px;
	/* max-height: 600px; 8/26 */
	position: relative;	
	padding: 24px 0;
	padding: 5px 0;	
	top:-12px;
	top:0;
}

.scroller .pc-excerpt {
	display: none;
}
.vertarrows.inactive {
	cursor: default;
	opacity: .1;
	color: #fff;
}

.toggle_data,
.schema-faq-answer {
	display: none;
}
.schema-faq-answer {
	padding:0 2%;	
}
.schema-faq-section {
	margin-bottom: 12px;	

	/*border-bottom: 2px solid #1c88ed;*/
}
.schema-faq-section strong{
		
}
.schema-faq-question {
	font-size: 26px;	
}
.toggle_hdr {
	padding: 20px 40px 20px 15px;
	line-height: 1;
	position: relative;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	margin-bottom: 20px;
}
.toggle_hdr:hover {
	color: #1c88ed;
}
.line_cont {
	position: relative;	
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	display: inline-block;
	vertical-align: middle;
}

.toggle_hdr:before,
.lineone {
	content: "";
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	height: 2px;
	width: 10px;
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #1c88ed;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.toggleactive:before {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.schema-faq-section.toggleactive .line_cont .lineone {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);	
}


.toggle_hdr:after,
.linetwo {
	content: "";
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	height: 2px;
	width: 10px;
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #1c88ed;
}
.lineone,
.linetwo {
	right: -30px;
}
.schema-faq-question {
	cursor: pointer;	
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;	
}
.schema-faq-question:hover {
	color:#1c88ed;
}
.career_row {
	margin-bottom: 24px;	
}
.career_row .wp-block-column,
.career_box,
.career_row_2 .wp-block-column,
.career_box_2 {
	max-width: 21%;
	border: 1px solid #cccccc;
	padding: 20px 12px;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 24px;
}
.career_box,
.career_box_2 {
	max-width: 100%;
	display: block;
}

.career_row button,
.career_box_2 button {
	margin-top: 24px;
}
.career_row .wp-block-column p,
.career_box p,
.career_box_2 p {
	margin-top:24px;
}
.career_title {
	margin-right: 180px;
	margin-bottom: 48px;
}
.career-info,
.career-info-2 {
	margin-top: 48px;	
	position: relative;
}
.career-info button,
.career-info-2 button {
	position: absolute;
	right: 0;
	top:0;	
}
.cellpad {

}
.bioless {
	cursor: pointer;
}
.indent {
	margin-left:48px;	
}
.page-id-5201 .entry-content .aligncenter img {
	max-width: 200px;
}
.entry-content .post_details_2 h2,
.entry-content .post_details_2 h2 span {
	color: #fff !important;
}
.career_detail_cont_2,
.career_detail_cont {
	position: relative;
	border-top: 1px solid #cccccc;
	padding-top: 48px;
}
.career_detail_cont_2 button,
.career_detail_cont button  {
	position: absolute;
	right:0;
	top:48px;
	margin-top: 0;
}
#mg-wprm-wrap .search-form label {
	display: block;
}
#mg-wprm-wrap .search-box {
	padding: 0 12px;
	margin-top: 12px;
}
#mg-wprm-wrap .search-box .search-field {
	padding: 10px 30px 11px;
}
#mg-wprm-wrap #wprmenu_menu_ul {
	padding-bottom:0;
}

#sae a:hover {
	background-color: #1c88ed;
}
.entry-content .wp-block-social-links li:after {
	content:none;
}
.anc-nav-menu li.hide  {
	display: none;
}
body .widget-container__trap {
	flex: 0 auto auto;
}

.listradio-wrap .nf-field-element label:after {
	z-index: -1;
}
.nf-after-field .nf-error-msg {
	font-size: 18px;
}
#nf-form-7-cont .nf-form-content .listradio-wrap li {
	display: inline-block;
	margin-left: 2% !important;
	margin-right: 3% !important;	
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image {
	max-width: 388px;
	max-height: 217px;
	margin: 0 auto;
}
/* submit event form */
#post-760 #event_tribe_venue,
#post-760 #event_tribe_organizer {
	display: none;	
}
#post-760 #tribe-community-events .tribe-section-header h3 {
	/*font-size: 16px !important;	*/
	font-size: 18px !important;
}
#post-760 .wp-switch-editor {
	height: auto;
}
#tribe-community-events * {
	/*font-size: 16px; */
}
#tribe-community-events .events-community-post-content,
#post-760 button {
	font-size: 16px;
}
.tribe-section-header h3,
#post-760 label,
#post-760 input {
	font-size: 18px !important;	
}
.tribe-section-header h3 {
	font-size: 18px !important;
}
#post-760 .tribe-section-custom-fields .tribe-section-content td:first-child {
	width: 260px;
}

#swAlert {
	padding: 10px 75px 10px 0;
	text-align: center;
	position: relative;
	background: linear-gradient(90deg, #490e0a 0%, #9c1b13 80%);
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
#swAlert .wp-block-button{
	display: inline-block;
	vertical-align: middle;	
}
#swAlert .wp-block-button__link {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px 12px 2px;
	padding: 0px 12px 0px;
}
#swAlert h2  {
	margin: 0 12px 0 0;	
	display: block;
	font-weight: 500;
	vertical-align: middle;
	font-size: 22px !important;
}
#swAlert p {
	margin: 0 12px 0 0;	
	display: block;
	vertical-align: middle;
	font-size: 20px;
}
#swAlert .wp-block-button__link {
	font-size: 17px;
}
#swAlert i.fas {
	position: absolute;
	right: 12px;
	top:7px;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";	
}
#swAlert .wp-block-button__link:hover {
	background-color: #1e3eaf;
	border-color: #1e3eaf;
}
#swAlert i.fas:hover { 
	color: #1e3eaf;
}
#swAlert .thumb {
	display: inline;
}
#swAlert .thumb img{
	max-width: 180px;
	margin-right:12px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.scrolledup #swAlert {
	padding: 7px 75px 7px 0;
}
.scrolledup #swAlert .thumb img{ 
	max-width: 120px;	
}
.page-template-page-suggestedit .site-main {
	max-width: 926px;
	margin: 24px auto;
}
.page-template-page-suggestedit #nf-label-field-86 {
	font-weight: normal;
}

.slide-post-10029 figure {
	width: auto;
	margin-right: auto;
}
.slide-post-10029 figure img {
	border-radius: unset;	
}

.slide-post-10029 h5 {
	letter-spacing: .4rem;
	font-weight: 700;
}
@media all and (max-width:782px) {
	.slide-post-10029 h5 {
		margin-top:12px;
		font-size: 13px;
	}
}
@media all and (max-width:767px) {
	.slide-post-10029 h2 {
		font-size: 28px !important;
	}
}
@media all and (max-width:750px) {
	.slide-post-10029 img {
		max-width: 100px;
	}
	.slide-post-10029 h2 {
		font-size: 22px !important;
	}
	.slide-post-10029 h5 {
		font-size: 12px;
		letter-spacing: .2rem;	
	}
}
@media all and (max-width:600px) {
	.slide-post-10029 h2,
	.slide-post-10029 h5 {
		margin: 6px 0;
	}
}
@media all and (max-width:550px) {
	.slide-post-10029 h2 {
		font-size: 20px !important;
	}
	.slide-post-10029 h5 {
		font-size: 11px;
		letter-spacing: .1rem;	
	}
}
@media all and (max-width:500px) {
	.slide-post-10029 h2 {
		font-size: 17px !important;
	}
	.slide-post-10029 h5 {
		font-size: 10px;
		letter-spacing: .1rem;	
	}
	.slide_cont .slide_details {
		padding: 0;
		width: 100%;
	}
	.slide-post-9945 .slide_details .has-text-align-right {
		margin-bottom: 0;
	}
}


/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media all and (max-width:1575px) {
	.se_label {
		/*max-width: 15%; */
	}
}
@media all and (max-width:1525px) {
	.career_row .wp-block-column, .career_box,
	.career_row_2 .wp-block-column,
	.career_box_2 {
		/*max-width: 20%; */
	}
}

@media all and (max-width:1325px) {
	.primary-navigation {
		font-size: 20px;
	}
	.slide_cont .slide_details .has-text-align-right {
		font-size: 24px;
	}	
}
@media all and (max-width:1279px) {
	.career_row .wp-block-column p,
	.career_box p,
	.career_box_2 p,
	.career_box ul,
	.career_box_2 ul {
		font-size: 18px;	
	}
	.career_box_2 .inset_label {
		font-size: 20px;
	}
}
@media all and (max-width:1200px) {
	.primary-navigation {
		font-size: 18px;
	}
	.tribe-events-pro .tribe-events-pro-photo__event-featured-image {
		max-width: 100%;
		max-height: 217px;
		margin: 0 auto;
	}	
}
@media all and (max-width:1170px) {
	.home .gtks_cont .thumb_cont {
		max-width: 15%;
	}
}

@media all and (max-width:1140px) {
	#gtk {
		margin-bottom: 100px;
	}
	.home .gtks_cont .thumb_cont {
		max-width: 14%;
	}	
	.home .thumb_cont h5 {
		font-size:18px;
		text-shadow: 5px 2px 5px rgba(0,0,0,0.75);
	}
	.primary-navigation {
		font-size: 16px;
	}
	.home .cbcc_cont .wp-block-column:first-child {
		display: none;
	}
}
@media all and (max-width:1080px) {
	.primary-navigation a {
		padding: 0 6px;
	}
	#swAlert h2 {
		font-size: 17px !important;
	}	
	#swAlert p {
		font-size: 16px;
	}
	#swAlert .wp-block-button__link {
		font-size: 15px;
	}
	#swAlert .wp-block-button__link {
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 5px;
	}
	.slide_cont .slide_details .has-text-align-right {
		font-size: 22px;
	}
}
@media all and (max-width:1023px) {
	.site-logo {
		width: 273px;
		height: 70px;
		margin-top: 0px;
	}	
	.primary-navigation .nav-menu {
		margin-top: 0;
	}
	.anc-nav-menu {
		font-size: 16px;
	}
	.titlebuttons span {
		font-size: 1rem;
	}
	.career_row .wp-block-column, .career_box,
	.career_row_2 .wp-block-column,
	.career_box_2 {
		/*max-width: 44%; */
	}
	.entry-content button a,
	.entry-content .button a,
	.entry-content button {
		font-size: 24px;
	}
	#swAlert .wp-block-columns {
		display: block;
	}
	#swAlert .wp-block-column {
		display: inline-block;
		vertical-align: top;
		max-width: 73%;
	}
	#swAlert .alignright {
		float: none;
	}
	#swAlert .thumb {
		display: inline-block;
		vertical-align: top;
		width: 24%;	
		padding-right: 2%;
	}
	#swAlert .thumb img {
		max-width: 100%;
	}
	#swAlert {
		padding-right: 24px;
	}	
}
@media all and (max-width:1000px) {
	.gtks_cont .thumb_cont {
		max-width: 17%;
	}
	.home .thumb_cont h5{
		font-size: 16px;
	}
	.slide_cont .slide_details .has-text-align-right {
		font-size: 21px;
	}	
}
@media all and (max-width:950px) {
	.thumb_cont {
		max-width: 22.5%;
	}
	.slide_cont .slide_details .has-text-align-right {
		font-size: 20px;
	}	
}
@media all and (max-width:880px) {
	.slide_cont .slide_details .has-text-align-right {
		font-size: 18px;
	}
}
@media all and (max-width:870px) {
	.anc-nav-menu {
		font-size: 14px;
	}
	.thumb_cont {
		max-width: 22%;
	}
	.tribe-events-header .tribe-events-header__events-bar {
		display: block;	
	}
	.home .thumb_cont h5{
		font-size: 14px;
	}

}
@media all and (max-width:800px) {

	.anc-nav-menu a,
	.anc-nav-menu .menu-item-4664 {
		padding: 0 6px;
	}
	.titlebuttons span {
		margin:0 1%;
	}
	.home .page_detail {
	/*	bottom: 5%; */
	}
	.slide_cont .slide_details .has-text-align-right {
		font-size: 16px;
	}	
}
@media all and (max-width:782px) {
	#swAlert h2 {
		font-size: 16px !important;
	}
	#swAlert p {
		font-size: 15px;
	}
}
@media all and (max-width:781px) {
	.site-footer .safezoneA {
		padding: 0;
	}
	.site-footer {
		text-align: center;
		background-color: #1e3eaf;
		background-image: none;
		padding-top: 20px;
		font-size: 18px;
	}
	.site-footer ul {
		margin-bottom: 0;
	}
	.site-footer p {
		margin-bottom: 12px;
		line-height: 1.2;
	}
	.site-footer #menu-main-nav-1 {
		display: none;
	}
	.site-footer .social_cont {
		max-width: none;
		text-align: center;
		margin-bottom:8px;
	}
	.social_cont li {
		margin: 0 10px;
	}
	.site-footer .wp-block-columns .wp-block-column:nth-child(3),
	.site-footer .wp-block-columns .wp-block-column:nth-child(4) p:first-child,
	.site-footer .menu-upper-nav-container {
		display: none;
	}
	.site-footer .wp-block-columns .wp-block-column {
		padding:0 12px;
	}
	.site-footer .wp-block-columns .wp-block-column:nth-child(4) {
		background-color: #fff;
		color: #1e3eaf;
		padding-top: 6px;
	}
	.site-footer .wp-block-columns .wp-block-column:nth-child(4) a {
		color: #1e3eaf;		
	}
	.site-info {
		font-size: 14px;
	}
	.site-info p {
		margin-bottom: 0;
		margin-right: 45px;
	}
	.slide_cont .slide_details {
		bottom: 18%;
	}
	.home #section-2 {
		padding-bottom:12px;
	}
	.postrowNew .wp-block-image {
		margin-bottom:20px;	
	}
	.parentchildren_cont_2 .vertarrows,
	.scroll_outer {
		display: inline-block;
		vertical-align: middle;
	}
	.parentchildren_cont_2 .post_button_cont_2 {
		display: inline-block;
		vertical-align: middle;		
		height: 15px;
		width: 15px;
		background-color: #fff;
		margin:0 8px;
		border-radius: 50%;
		margin-bottom: 5px;
	}
	.parentchildren_cont_2 .vertarrows {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.scroller_cont {
		text-align: center;
		position: absolute;
		bottom:5px;
		left: 0;
		right: 0;
		
	}
	.parentchildren_cont_2 {
		padding-bottom: 69px;	
	}
	.activebutton {
		opacity: .4;
	}
	.parentchildren_cont_2 .post_cont {
		background-size: cover;
	}
	.fes_cont {
		display: block;	
	}
	.fes_cont .wp-block-column { 
		display: block;	
		max-width: none;
		width: 100%;	
	}
	.featuredevent_cont, 
	.nonfeaturedevent_cont {
		padding-bottom:0;
		padding-top:12px;	
	}
	.featuredevent_cont p, 
	.nonfeaturedevent_cont p{
		margin-bottom:0;
	}
	iframe {
		max-height: 400px;
	}
	.page-id-9588 iframe {
		max-height: none;
		margin-bottom: 0;
	}	
	#eventbrite-widget-container-1374889293889 iframe {
		max-height: none;
	}
	#nf-form-3-cont nf-field,
	#nf-form-3-cont textarea {
		width: 100%;
	}
	.indent {
		margin-left: 24px;
	}
	.pc-excerpt p {
		max-height: 100px;
		overflow: hidden;
	}
	.entry-content .post_details_2 h2 {
		font-size: 26px;	
	}
	.breadcrumb_cont {
		display: none;	
	}
	.hdr_curve {
		min-height: 60px;
	}
	.search-results .entry-summary p {
		font-size: .9em;
	}
	.search-results .page-header h2 {
		margin-top: 0;
	}
	.category h1 {
		margin-top: 0;	
	}
}
@media all and (max-width:767px) {
	#sae {
		display: none !important;
	}
	#ancNav,
	#primary-navigation {
		display: none;
	}
	.wprmenu_bar #custom_menu_icon.hamburger {
		background-color: transparent;
	}
	#mg-wprm-wrap {
		margin-top: 60px;	
	}
	.site-main {
		margin-top: 60px;
	}
	.header-main {
		min-height: 58px;
	}
	html body #wprmenu_menu_ul li.wprmenu_parent_item_li > ul {
		padding: 0;
	}
	#mg-wprm-wrap .sub-menu li.menu-item a {
		padding: 13px 28px;
	}
	#mg-wprm-wrap .sub-menu .sub-menu li.menu-item a {
		padding: 13px 42px;
	}
	#mg-wprm-wrap .sub-menu .sub-menu .sub-menu li.menu-item a {
		padding: 13px 56px;
	}
	#mg-wprm-wrap ul#wprmenu_menu_ul li.current-menu-ancestor > a,
	#mg-wprm-wrap ul#wprmenu_menu_ul li.current_page_ancestor > a {
		background-color: #fff;
		color: #1e3eaf;
	}
	#mg-wprm-wrap .social_cont a {
		padding: 0;
	}
	
	div#mg-wprm-wrap ul li.current-menu-ancestor > span.wprmenu_icon,
	div#mg-wprm-wrap ul li.current_page_ancestor > span.wprmenu_icon,
	div#mg-wprm-wrap ul li.current-menu-ancestor > span.wprmenu_icon:before,
	div#mg-wprm-wrap ul li.current-menu-parent > span.wprmenu_icon:before {
		color: #1e3eaf;	
	}
	div#mg-wprm-wrap ul #menu-item-4664 > span.wprmenu_icon:before {
		color: #1e3eaf !important;
		background-color: grey;	
	}
	div#mg-wprm-wrap ul > li:hover > span.wprmenu_icon {
		color: #1c88ed !important;
	}
	.wprmenu_icon span,
	#wprmenu_menu.wprmenu_levels ul li,
	html body div.wprm-wrapper,
	#wprmenu_bar,
	.wpr_search .wpr-search-field {
		max-width: 100%;
	}
	
	#wprmenu_menu_ul a {
		/*text-align: center; */
	}
	ul ul .wprmenu_icon {
		display: none;
	}
	
/*	.wprmenu_icon {
		display: none;
	}
	
	html body #wprmenu_menu_ul {
		position: absolute;
		left: 0;
		right: 0;
		overflow: auto;
	}
	html body #wprmenu_menu_ul li.wprmenu_parent_item_li > ul {
		/*background-color: peru;*/
/*	}
	
	html body #wprmenu_menu_ul li.wprmenu_parent_item_li > ul > ul {
		/*background-color: olive; */
/*	}	
/*	#wprmenu_menu_ul.moveleft {
		left:-100%;
		right: 100%;
		overflow:visible;
	}
	#wprmenu_menu_ul.moveleftdouble {
		left:-200%;
		right:200%;		
	}
	#wprmenu_menu_ul.movelefttriple {
		left:-300%;
		right:300%;		
	}	
	#mg-wprm-wrap li.menu-item-has-children,
	#mg-wprm-wrap ul li ul.sub-menu li {
		position: initial;
	}
*/
	div#mg-wprm-wrap ul li span.wprmenu_icon,
	#mg-wprm-wrap li.menu-item ul.sub-menu li.menu-item span {
		padding: 29px 28px 28px;
		top: 0;
		right: 0;
	}
	#mg-wprm-wrap li.menu-item ul.sub-menu li.menu-item span {
		padding: 27px 28px 26px;
	}
	div#mg-wprm-wrap ul#wprmenu_menu_ul > li > span.wprmenu_icon:before,
	.icon_default.wprmenu_icon_par:before {
		right: 19px;
		top: 10px;
		font-weight: 900;
		content: "\f054";	
		font-size: 22px;
		font-family: "Font Awesome 5 Free";
	
	}	
	div#mg-wprm-wrap ul li span.wprmenu_icon:before {
		top:7px;
	}
	div#mg-wprm-wrap ul#wprmenu_menu_ul > li > .icon_default.wprmenu_par_opened:before,
	div#mg-wprm-wrap ul#wprmenu_menu_ul li span.wprmenu_icon.wprmenu_par_opened:before {
		content: "\f078";	
		font-size: 22px;
		font-family: "Font Awesome 5 Free";
	}
	.wprmenu_icon {
		border:1px solid #fff;	
		border: solid 1px rgba(255,255,255,0.25);
		border-top:none;
		border-bottom:none;
	}	
	.wprmenu_icon.wprmenu_par_opened {
		/*border-bottom: solid 1px rgba(255,255,255,0.25); */
	}
	#mg-wprm-wrap ul li ul.sub-menu li {
		border-top: solid 1px rgba(255,255,255,0.25);
	}
	#btmnav {
		/*position: absolute;	
		left: 0;
		right: 0; */
		margin-top:24px;
		margin-bottom: 64px;
	}
	#wprmenu_menu_ul {
		border-bottom: 1px solid rgba(255,255,255,.2);
	}
	div#mg-wprm-wrap ul .menu-item-4664:hover span.wprmenu_icon,
	div#mg-wprm-wrap ul .menu-item-4664:active span.wprmenu_icon {
		color: #1c88ed;
	}
	
	#mg-wprm-wrap .pe {
		background-color: #fff;
		text-align: center;
		padding: 0 12px;
	}
	#mg-wprm-wrap .pe a {
		color: #1e3eaf;
		padding: 0;
	}
	.backarrow {
		position: absolute;
		z-index: 999999;
		top: 0px;
		left: 0;
		padding: 9px 14px;	
		background-color: #1e3eaf;;
		color: #fff;
	}
	
	
	#wprmenu_menu_ul.moveleft .activeparent > ul {
		position: absolute;
		left: 100%;
		right: -100%;
		/*width: 50%;*/
		top: 0;
		display: block !important;
	}
	
	
	
	.entry-title {
		width: 86%;
	}
	h1,
	.slides_cont h2 { 
		font-size: 35px;	
	}
	.entry-content h2 {
		font-size: 35px;
	}
	.h3a,
	.section h2 {
		font-size: 40px;
	}
	h3,
	.tribe-community-events h3 { 
		font-size: 26px;	
	}
	body, button, input, select, textarea {
		font-size: 20px;
	}
	.entry-content button a,
	.entry-content .button a,
	.entry-content button {
		font-size: 22px;
	}
	.page_header_cont {
		border-top:solid 10px #1e3eaf;	
	}
	.hdr_curve {
		min-height: 81px;
	}
	.hdr_curve {
		/*min-height: 100px; */
	}
	.site-footer {
		/*padding-top: 100px; */
	}
	.activequote {
		background-position: center center;
	}

	.slides_cont {
		min-height: 378px;
	}
	.home #section-2 {
		padding-top:12px;
	}
	.home #section-2 .wp-block-spacer,
	.home .content2 .wp-block-spacer {
		display: none;
	}
	.home #section-2 .wp-block-columns p:last-child{
		margin-bottom:0;
	}
	.home #section-2 .wp-container-core-columns-is-layout-3 .wp-block-column:first-child {
		display: none;
	}
	.home #section-2 .learnmore .wp-block-button {
		margin-top:10px;
	}
	.home #section-2 .learnmore .wp-block-button__link {
		font-size: 1em;
	}
	.home .content2 h1 {
		font-size:30px;
	}
	.home .content2 .entry-content {
		padding-top: 0;
	}
	.thumb_cont {
		display: block;
		max-width: none;
	}
	
	.gtks_cont .thumb_cont,
	.gtks_cont #thumb-id-1 {
		margin-left:16px;
		max-width: 100%;
		margin: 0 auto;
		/* dmc added back strange 02-2025 */
		max-width: 16%;
		display: inline-block;
	}
	#gtk {
		margin-bottom:0;
		min-height: 300px;
	}
	.thumb_cont h5 {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.home #section-3 .wp-block-spacer {
		display: none;
	}
	.home #section-3 {
		margin-top: 70px;
	}
	.home .titlebuttons {
		display: none;
	}
	.home .btn h2 {
		margin-top:12px;
	}
	.home #btn_controls_cont {
		margin-bottom:12px;
	}
	.home #btn_cont {
		margin-top:20px;
	}
	.qc .fas {
		display: none;
	}	
	.cbcc_cont p {
		font-size: 18px;
	}
	.cbcc_cont a {
		padding-right: 80px;
		position: relative;
	}
	.cbcc_cont a::after {
		font-family: 'Outfit', sans-serif;
		content: ">";
		position: absolute;
		border: 2px solid #fff;
		height: 36px;
		width: 36px;
		line-height: .85;
		font-size: 40px;
		text-align: center;
		border-radius: 50%;
		right: 24px;
		top: 21px
	
	}
	.home #section-3 {
		/*margin-top: 1700px; */
	}
	.home .gtk_thumb_cont {
		/*min-height: 1686px; dmc weird */
		top: 100%;
		position: relative;
	}
	.home .gtks_cont {
		background-color: rgba(255,255,255,.5) !important;
	}
	.home .gtks_cont .thumb_cont,
	.home .gtks_cont #thumb-id-1 {
		display: block;
		max-width: 50%;
	}
	.usercontact_cont {
		padding: 10px 50px;
	}
	.usercard {
		padding-bottom: 12px;
	}
	.tribe-common-l-container .tribe-events-header {
		display: block;
	}
	.fec { 
		margin-right: 0;
	}
	.career_row .wp-block-column, .career_box,
	.career_row_2 .wp-block-column,
	.career_box_2 {
		max-width: none;
		display: block;
	}
	.home .thumb_cont h5 {
		font-size: 24px;
	}
	.home .page_detail .has-small-font-size {
		font-size: 18px !important;
	}
	.addtoany_share_save_container {
		display: none;	
	}
	.tribe-events-header .tribe-events-c-events-bar__search-button .tribe-common-a11y-visual-hide,
	.tribe-events-header .tribe-events-c-events-bar__filter-button-container .tribe-common-a11y-visual-hide,
	.tribe-events-header .tribe-events-c-events-bar__views .tribe-events-c-view-selector .tribe-common-a11y-visual-hide {
		overflow: auto;
		position: relative;
		clip: unset;
		height: auto;
		width: auto;
		color: #000;
		display: inline-block;
		font-size: var(--tec-font-size-3);
		font-size: 19px;
	}
	.tribe-events .tribe-events-c-view-selector__button-icon {
		width: auto;
		height: auto;
	}
	.tribe-events .tribe-events-header .tribe-events-c-events-bar__filter-button-icon {
		display: inline-block;
		margin-right: 8px;
	
	}
	.tribe-events-header .tribe-events-c-events-bar__views {
		justify-content: normal;
	}
	.tribe-events .tribe-events-header .tribe-events-c-view-selector {
		width: auto;
	}
	.tribe-events .tribe-events-header .tribe-events-c-view-selector svg {
		max-width: 24px;
		margin-right: 8px;
	}
	.tribe-events-header .tribe-events-c-events-bar__search-button svg {
		margin-right: 8px;
	}
	.tribe-events .tribe-events-c-view-selector__content {
		right: auto;
		left: 0;
	}
	.tribe-events .tribe-events-l-container {
		padding: 0;
	}	
	#tribe-events-pg-template {
		padding-top:0;
	}
	.se_cont {
		margin-left: 0;
		padding: 8px;
	}
	.se_label {
		/*max-width: 20%; */
	}
	.se_cont h4 {
		padding: 8px 12px;
	}
	.tribe-block__venue .tribe-block__venue__map {
		align-items: normal;
		justify-content: unset;
		text-align: left;
		display: block;
	}
	.tribe-block__venue .tribe-block__venue__map iframe {
		width: 100%;
	}
	
	
	.entry-content ul.tribe-events-sub-nav a,
	.entry-content .tribe-events-back a {
		font-size: 14px;
		font-weight: normal;
	}
	.career_title {
		/*margin-right: 0; */
		margin-bottom:0;
	}
	.learnmore strong {
		font-size: 24px;
	}
	.vertarrows:hover {
		color:#fff;
	}
	.blog {
		width: auto;
		display: block;
	}
	#swAlert {
		margin-top: 61px;
	}
	.usercard img { 
		max-width: 100px;	
	}
	.page-id-9588 {
		/*background-color: pink; */
		/*background-color: beige; */
	}
	.page-id-9588 iframe {
		/*max-height: 600px; */
		/*height:600px; */
		min-height: 600px;
	}	
}
@media all and (max-width:550px) {
	.slide_cont .slide_details .has-text-align-right {
		font-size: 17px;
	}	
	.slides_cont h2 {
		font-size: 20px !important;
	}
	.qbutton {
		width: 16px;
		height: 16px;
		border: 2px solid #1e3eaf;
		margin-right: 15px;
	}
	.slider_controls {
		bottom: 2px;
	}
	.slide_cont .wp-block-button__link {
		font-size: 20px;
		padding: 4px 30px;
	}
	.slide_cont .slide_details {
		bottom: 21%;
	}
	.home .qc .slide_cont {
		background-size: 100% auto;
	}	
}
@media all and (max-width:470px) {
	.slide_cont .slide_details .has-text-align-right {
		font-size: 15px;
	}	
}
@media all and (max-width:450px) {
	.hdr_curve {
		min-height: 50px;
	}	
	.page_header_cont h1 {
		font-size: 22px;	
	}
	.entry-content h2 {
		font-size: 28px;
	}
	h3,
	.tribe-community-events h3 {
		font-size: 24px;
	}
	.qc .fas {
		display: none;
	}
	.home #section-2 .learnmore .wp-block-button__link {
		font-size: .9rem;
	}
	.home #section-3 {
		/*margin-top: 1600px; */
	}
	.home .gtk_thumb_cont {
		min-height: 1520px;
	}
	.home h1 {
		margin-left:0;
		margin-right:0;
	}
	.cbcc_cont p {
		font-size: 16px;
	}
	.addtoany_share_save_container {
		top: -50px;
	}
	.hdr_curve {
		min-height: 46px;
	}
	.entry-content h2:first-child {
		margin-top:0;	
	}
	.home .gtks_cont .thumb_cont,
	.home .gtks_cont #thumb-id-1 {
		display: block;
		max-width: 100%;
	}
	.home .btn_btn {
		margin:0 15px;
		height: 20px;
		width: 20px;
	}
	.slides_cont h2 {
		font-size: 16px !important;
		margin: 0 0 8px;
	}
	.slide_cont .wp-block-button__link {
		font-size: 16px;
		line-height: 1.1;
		padding: 2px 30px;
		border-width: 1px;
	}
	.slide_cont .slide_details {
		bottom: 30%;
	}
	.slide_cont .slide_details .has-text-align-right {
		font-size: 14px;
	}		
}
/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}

	.site,
	.site-header,
	.hentry,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content .entry-meta,
	.page-content,
	.archive-header,
	.page-header,
	.contributor-info,
	.comments-area,
	.attachment .entry-attachment .attachment {
		max-width: 100%;
	}

	#site-header img,
	.search-toggle,
	.site-navigation,
	.site-content nav,
	.edit-link,
	.page-links,
	.widget-area,
	.more-link,
	.post-format-archive-link,
	.comment-respond,
	.comment-list .reply,
	.comment-reply-login,
	#secondary,
	.site-footer,
	.slider-control-paging,
	.slider-direction-nav {
		display: none;
	}

	.site-title a,
	.entry-meta,
	.entry-meta a,
	.featured-content .hentry,
	.featured-content a {
		color: #2b2b2b;
	}

	.entry-content a,
	.entry-summary a,
	.page-content a,
	.comment-content a {
		text-decoration: none;
	}

	.site-header,
	.post-thumbnail,
	a.post-thumbnail:hover,
	.site-content .entry-header,
	.site-footer,
	.featured-content,
	.featured-content .entry-header {
		background: transparent;
	}

	.header-main {
		padding: 48px 10px;
	}

	.site-title {
		float: none;
		font-size: 19pt;
	}

	.content-area {
		padding-top: 0;
	}



	.post-thumbnail img {
		margin: 0 10px 24px;
	}

	.site-content .has-post-thumbnail .entry-header {
		padding-top: 0;
	}

	.site-content footer.entry-meta {
		margin: 24px auto;
	}

	.entry-meta .tag-links a {
		color: #fff;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.archive-title,
	.page-title {
		margin: 0 10px 48px;
	}
}

/* Community Page */

body.page-id-9762 #primary {
	padding: 0;
	background-color: #f7f7f7;
}

/* Fix the horizontal overflow caused by WP Responsive Menu ONLY on page 9762 */
body.page-id-9762 div.wprm-wrapper {
	width: 100% !important;
	max-width: 100% !important;
	overflow-x: hidden !important;
}

/* Safety net — kill any page-level horizontal scroll JUST on page 9762 */
body.page-id-9762 {
	overflow-x: hidden !important;
}

.bg-pattern-navy {
	background-image: url('https://www.jewishinsandiego.org/wp-content/uploads/2025/11/navy-logo-pattern.jpg');
	background-position: top left;
	background-repeat: repeat;
	background-size: 106px 68px;
}

.bg-pattern-white-triangle {
	background-image: url('https://www.jewishinsandiego.org/wp-content/uploads/2025/11/white-triangle-pattern.png');
	background-size: 1400px 1400px;
	background-position: top left;
	background-repeat: repeat;
}

.font-montserrat {
	font-family: "Montserrat", sans-serif;
}

.font-lora {
	font-family: "Lora", serif;
}

.no-margin {
	margin: 0;
}

.interest-list-link a {
	display: inline-flex;
	align-items: center;
	font-family: "Montserrat", sans-serif;
	gap: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #7ABFD9;
	transition: color 0.25s ease; 
}

.interest-list-link a:hover,
.interest-list-link a:focus {
	color: #1C2B57;
}

.interest-list-link a svg {
	fill: #7ABFD9;
	transition: fill 0.25s ease;
}

.interest-list-link a:hover svg,
.interest-list-link a:focus svg {
	fill: #1C2B57;
}

.community-hero-text-column .interest-list-link a:hover,
.community-hero-text-column .interest-list-link a:focus {
	color: #fff;
}

.community-hero-text-column .interest-list-link a:hover svg,
.community-hero-text-column .interest-list-link a:focus svg {
	fill: #1C2B57;
}

.community-page-hero {
	padding: 30px 35px;
}

.hero-photo-column {
	display: block;
	height: auto;
}

.community-hero-image {
	flex: 1 1 auto;
	margin: 0;
	height: auto;
	width: 100%;
	aspect-ratio: 5/3;
	overflow: hidden;
}

.community-hero-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}


.community-trip-logo {
	padding: 0 10px;
}

.community-trip-logo img {
	max-height: 90px;
	height: auto;
	width: auto;
	max-width: 100%;
}

.community-blue-bar {
	height: 8px;
	background-color: #7ABFD9;
	margin: 30px 0 10px;
}

.community-date-text:first-of-type {
	margin-top: 30px;
}

.community-date-text {
	font-family: "Montserrat", sans-serif;
}

.community-hero-text {
	line-height:56px;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 0;
}

.community-trip-intro {
	margin: 16px 0;
	border-top: 16px #101226 solid;
	border-bottom: 16px #7ABFD9 solid;
	padding: 50px 0 35px;
}

.intro-padding {
	padding: 0 35px;
}

.community-intro-image {
	display: table;
	margin: 0 auto;
}
.community-intro-image img {
 	max-height: 327px;
	height: auto;
	width: auto;
	max-width: 100%;
	padding-right: 25%;
}

.community-intro-text h2,
.community-trip-information-sessions h2,
.budapest-intro-text h2,
.community-faq-block h2 {
	font-family: "Montserrat", sans-serif;
	font-size: clamp(36px, 6vw, 47px) !important;
	line-height: normal !important;
	margin-bottom: 24px;
}

.community-intro-text p {
	font-family: "Lora", serif;
}

.community-intro-text a {
	margin: 35px 0 80px;
}

.intro-card-block {
	gap: 20px;
}

.community-column-card {
	padding: 40px 0;
}

.community-column-card .bg-img {
	opacity: 0;
	transition: opacity .3s;
}

.community-column-card:hover .bg-img,
.community-column-card:active .bg-img {
	opacity: 1;
}

.community-blue-card {
	width: 256px;
	min-height: 356px;
	padding: 28px 16px;
	margin: 0 auto;
}

.community-blue-card p {
	line-height: 20px;
}

.dotted-line {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3) !important;
	width: 100%;
	margin-bottom: 10px !important;
}

.bg-column-image {
	position: relative;
	overflow: hidden;
}

.bg-column-image .bg-img {
	position: absolute;
	inset: 0;
	margin: 0;
	z-index: 0;
}
.bg-column-image .bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.bg-column-image .community-blue-card {
  position: relative;
  z-index: 1;
}

.community-blue-card ul {
	margin: 0;
	list-style: disc;
}


.community-blue-card li:after {
	content: none !important;
}

.community-trip-information-sessions {
    margin-top: 35px;
}

.community-trip-information-sessions .sessions-wrapper {
	background: white;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
	padding: 40px;
}

.community-trip-information-sessions .sessions-column {
	max-width: 900px; 
	margin: 0 auto;
	  display: flex;
  justify-content: space-between;
  align-items: center;
}

.community-trip-information-sessions .event-row {
		padding: 25px 0;
	border-bottom: 1px solid #eee;
}

.community-trip-information-sessions .event-row:last-child {
	border-bottom: none;
}

.community-trip-information-sessions .info-cta {
	margin-bottom: 10px !important;
}

.community-trip-information-sessions h3 {
	font-size: 20px !important;
	line-height: 1.1 !important;
	margin: 0 !important;
}

.community-trip-information-sessions .cta-register a {
	padding: 0 20px;
}

.community-trip-information-sessions .cta-column {
	display: flex; 
	align-items: center; 
	gap: 20px;
}

.community-trip-information-sessions .cta-column p {
			margin-bottom: 0;
}

.community-banner-image {
	align-items: flex-start;
}

.community-banner-text {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 25px; /* 350% */
	letter-spacing: 2px;
	padding-top: 10px;
}

.itinerary-highlights {
	margin-top: 12px;
	border-top: 11px solid #1C2B57;
	padding: 50px 35px;
}

.highlights-header {
	font-size: 36px !important;
	line-height: normal;
}

.itinerary-map-column {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.itinerary-map-column figure img {
	max-height: 773px;
	height: 100%;
	width: auto;
	object-fit: contain !important;
	padding-bottom: 60px;
}

.itinerary-wrapper {
  background-color: #11172d;
  padding: 46px 24px 30px;
  color: #fff;
}

.itinerary-day {
  display: none;
}

.itinerary-day.is-active {
  display: block;
}



.itinerary-card {
  max-width: 900px;
  margin: 0 auto 40px;
  text-align: center;
}

.itinerary-card .top-card {
	display: inline-block;
}

.itinerary-top-bar,
.itinerary-bottom-bar {
	height: 11px;
	background-color: #4a91b9;
	width: 100%;
}

.itinerary-top-bar {
	margin-bottom: 30px;
}

.itinerary-bottom-bar {
  margin-top: 32px;
}

.itinerary-day-heading {
	font-family: "Inter", sans-serif;
	font-weight: 700 !important;
	font-size: 36px !important;
	margin: 0 0 10px !important;
}

.itinerary-subheading {
	font-family: "Inter", sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #7ABFD9;
	margin-bottom: 33px;
}

.itinerary-image img {
	display: block;
	margin: 0 auto 49px;
	max-width: 100%;
	height: auto;
	aspect-ratio: 509/333;
	object-fit: cover;
}

.itinerary-card-title {
	font-family: "Inter", sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #7abfd9;
	margin-bottom: 16px;
}

.itinerary-body {
	max-width: 640px;
	margin: 0 auto;
	font-family: "Lora", serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6;
}

/* Nav tiles */

/* Nav wrapper: arrows + scrollable tiles */
.itinerary-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 24px;
}

/* Arrow buttons */
.itinerary-nav-arrow {
 	background: none !important;
	border: none;
	width: 31px;
	height: 36px;
	cursor: pointer;
	padding: 0 !important;
}

.itinerary-nav-arrow svg {
	fill: #7abfd9;
}

.itinerary-nav-arrow:hover svg,
.itinerary-nav-arrow:focus svg {
	fill: #fff;
}

/* Scrollable area that holds the tiles */
.itinerary-nav-scroller {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding-bottom: 8px;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;         /* Firefox */
  -webkit-overflow-scrolling: touch;
}

.itinerary-nav-scroller::-webkit-scrollbar {
  display: none;                 /* Chrome/Safari */
}

/* Each tile */
.itinerary-nav-item {
 	flex: 0 0 auto;
	scroll-snap-align: center;
	min-width: 73px;
	background-color: #ffffff;
	color: #7ABFD9 !important;
	border: none;
	padding: 16px;
	cursor: pointer;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	transition: background-color 0.25s ease, color 0.25s ease;
}

/* Label + number inside tile */
.itinerary-nav-item .nav-day-label {
	display: block;
	font-size: 14px;
	font-weight: 700;
}

.itinerary-nav-item .nav-day-number {
  display: block;
  font-size: 32px;
  font-weight: 700;
}

/* Active tile */
.itinerary-nav-item.is-active,
.itinerary-nav-item:hover,
.itinerary-nav-item:focus {
  background-color: #7ABFD9;
  color: #101226 !important;
}

.itinerary-disclaimer {
	text-align: center;
	font-family: "Lora", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	color: #7ABFD9;
	margin-top: 24px;
}

.budapest-block,
.community-updates-block {
	padding: 30px 30px 50px;
	margin-top: 16px;
	border-top: 11px solid #7ABFD9;
}

.community-updates-block {
	gap: 15px;
}

.community-updates-block .updates-card {
	padding: 60px 20px 75px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.community-updates-block h2 {
	font-family: "Montserrat", sans-serif;
	font-size: 30px !important;
	line-height: normal !important;
	margin-bottom: 24px;
}

.community-updates-block .interest-list-link a:hover,
.interest-list-link a:focus {
	color: #fff;
}

.community-updates-block .interest-list-link a:hover svg,
.community-updates-block .interest-list-link a:focus svg {
	fill: #fff;
}

.bus-captains-block {
	padding: 50px 30px;
}

.bus-captains-block .blue-wrap {
	padding: 20px;
	  max-width: 1100px;
  margin: 0 auto;
}

.bus-captains-block .bus-intro {
	  max-width: 60ch;
  margin-left: auto;
  margin-right: auto;
  text-wrap: pretty;
}

.bus-captains-list ul {
  display: grid;
    grid-template-columns: repeat(2, 1fr);
  gap: 12px 25px;
  padding-left: 0;
	  margin: 0 auto;
  max-width: 900px;
	width: fit-content;
	margin-inline: auto;
		font-size: 14px !important;

}

.bus-captains-list ul li {
	font-size: 14px !important;
}

/* Tablet: 2 columns */
@media (min-width: 768px) {
  .bus-captains-list ul {
	    gap: 12px 50px;
    grid-template-columns: repeat(2, 1fr);
	  	font-size: 16px !important;

  }
	.bus-captains-list ul li {
	font-size: 16px !important;
}
}

/* Large desktop only: 3 columns */
@media (min-width: 1200px) {
  .bus-captains-list ul {
    grid-template-columns: repeat(3, 1fr);
  }
}

.bus-captains-block ul li:after {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background-color: #fff;
    left: -10px;
    top: 10px;
}

.community-faq-block {
  padding: 30px 30px 50px;
}


.community-page-faqs {
	padding-top: 24px;
}

.community-page-faqs details {
  border-top: 1px solid #7ABFD9;
  padding: 24px 8px 32px;
}

.community-page-faqs details:last-of-type {
  border-bottom: 1px solid #7ABFD9;
}

/* Kill ALL native summary markers */
.community-page-faqs details > summary::-webkit-details-marker {
  display: none;
}
.community-page-faqs details > summary::marker {
  display: none;
}

/* Summary row layout */
.community-page-faqs details > summary {
  list-style: none;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;

  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;

  margin: 0;
  padding: 0;
}

/* Plus icon */
.community-page-faqs details > summary::after {
  content: "+";
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
}

/* Minus when open */
.community-page-faqs details[open] > summary::after {
  content: "–";
}

/* Answer typography + spacing */
.community-page-faqs details > *:not(summary) {
  margin-top: 14px;
  opacity: 0.9;
}

.community-page-faqs details p {
  margin: 0; /* prevents double-spacing from WP default margins */
  padding-top: 32px;
  line-height: 24px;
}

.community-page-faqs details p,
.community-page-faqs details li {
  font-family: "Lora", serif;
  font-size: 16px;
}

.community-page-faqs details li::after {
	background-color: white !important;
    height: 4px;
    width: 4px;
	top: 12px;
	left: -10px;
}

.hero-h5 {
	margin: 15px 0 25px;
}

.cta-register a {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      font-size: 16px;
      text-transform: uppercase;
      text-decoration: none;
      padding: 12px 20px;
      border: 2px solid transparent;
      cursor: pointer;
      transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      position: relative;
      overflow: hidden;
    }

    .cta-register a::after {
      content: '→';
      font-size: 20px;
      transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .cta-register a:hover::after {
      transform: translateX(6px);
    }
.cta-register--on-dark a {
      background-color: #7ABFD9;
      color: #ffffff;
      border-color: #7ABFD9;
    }

    .cta-register--on-dark a:hover {
      background-color: transparent;
      color: #7ABFD9;
      border-color: #7ABFD9;
    }
.cta-register--on-dark a:active {
      transform: scale(0.97);
    }
   .cta-register--on-light a {
      background-color: #1C2B57;
      color: #ffffff;
      border-color: #1C2B57;
    }

    .cta-register--on-light a:hover {
      background-color: #7ABFD9;
      color: #ffffff;
      border-color: #7ABFD9;
    }

    .cta-register--on-light a:active {
      transform: scale(0.97);
    }
.hs-cta-trigger-button-200890937863 {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  width: fit-content !important;
  margin: 0 auto !important;
}

.hs-cta-trigger-button-200890937863::after {
  content: '→' !important;
  font-size: 20px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  line-height: 1 !important;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
	position: relative !important;
	top: -1px !important;
}

.hs-cta-trigger-button-200890937863:hover::after {
  transform: translateX(6px) !important;
}

@media (max-width: 950px) {
  /* Target just this columns block */
	.intro-card-block.wp-block-columns,
	.community-updates-block.wp-block-columns {
		flex-direction: column;      /* stack instead of row */
	}

	.intro-card-block.wp-block-columns > .wp-block-column,
	.community-updates-block.wp-block-columns > .wp-block-column{
		flex-basis: 100% !important; /* each one takes full width */
		max-width: 100%;
	}
	.community-updates-block .bg-column-image {
		display: none;
	}
	.community-faq-block h2 {
		font-size: 36px !important;
	}
}

@media (min-width: 782px) {
	.community-page-hero {
		padding: 65px 0 40px 40px;
	}
	.hero-photo-column {
		display: flex;
	}
	.community-hero-image {
		height: 100%;
		aspect-ratio: unset;
		overflow: hidden;
	}
	.community-hero-text-column {
		padding: 40px 0;
	}
	.community-blue-bar {
		margin: 69px 0 49px;
	}
	.community-intro-image {
		display: block;
	}
	.community-intro-image img {
		padding-right: 0;
	}
	.community-trip-information-sessions .cta-column {
		justify-content: end;
	}
	.budapest-image-column {
		text-align: right;
	}

}

@media (min-width: 1024px) {
	.community-page-hero {
		padding: 65px 0 70px 70px;
	}
	
	.community-trip-intro {
		padding: 80px 0 35px;
	}
	.intro-text-block {
		gap: 60px !important;
	}
	.community-intro-text a {
		margin-top: 55px;
	}
	.community-column-card {
		padding: 126px 0;
	}
	.community-banner-image {
		aspect-ratio: 1440/772;
	}
	.community-banner-text {
		padding-top: 2%;
		line-height: 56px; /* 350% */
		letter-spacing: 8px;
	}
	.itinerary-highlights {
		padding: 107px 67px 127px
	}
	.highlights-header {
		font-size: 47px !important;
	}
	.budapest-block {
		padding: 105px 35px 155px;
		gap: 96px !important;
	}
	.community-updates-block {
		padding: 92px 35px 134px;
		gap: 36px;
	}
	.community-faq-block {
		padding: 132px 50px;
		gap: 140px !important;
	}
	.bus-captains-block {
		padding: 80px 50px;
	}
	.bus-captains-block .blue-wrap {
		padding: 40px;
	}
}

@media (min-width: 1200px) {
	.intro-padding {
		padding: 0 96px;
	}
	.budapest-block {
		padding-left: 96px;
		padding-right: 96px;
	}
	.community-banner-text {
		padding-top: 5%;
	}
	.community-updates-block .updates-card {
		padding: 60px 50px 75px;
		gap: 69px;
	}
	.community-updates-block h2 {
		font-size: 47px !important;
	}
	.community-updates-block .interest-list-link a {
		font-size: 23px;
	}
	.community-faq-block {
		padding-left: 206px;
		padding-right: 118px;
	}
}
