/*
Theme Name: Lighthouse Divi New
Template: Divi
Author: Allen Harris Design
Author URI: http://allenharrisdesign.com
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.01
Updated: 2020-01-07 12:16:00

*/

/*#logo {
    max-width: 270px;
}
.promo {
    display: inline;
    vertical-align: middle;
    margin-left:-15%;
}
@media all and (min-width: 981px) and (max-width: 1143px) {
    .promo {
        display: block;
        margin-left:0;
    }
}
@media all and (max-width: 980px) {
	.logo_container {
        width: 100% !important;
    }
    #logo {
		max-width: 220px;
        margin-top: 20px;
	}
    .promo {
        margin-left:0;
    }
}
.postid-3732 .promo {
    display: none!important;
}*/
body {
    font-size: 11pt;
    line-height: 1.4em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
h2.subtitle {
    font-size: 1.2em;
    color: #fff;
    padding-bottom: 0;
    background-color: #216092;
    padding: 0.8em 1em;
    width: calc(100% + 36px);
    margin: 10px -18px 18px;
}
h2.subtitle:first-of-type {
    margin-top: 0;
}

#left-area ul, .comment-content ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul, body.et-pb-preview #main-content .container ul {
    margin: 0 18px;
}
#main-content article ul {
    list-style: disc;
	padding-left: 20px;
}
a {
    font-weight: 700;
    letter-spacing: -0.5px;
}
a:hover {
    font-weight: 700;
    color: #363636;
    letter-spacing: -0.5px;
}
a.read-more{
	color: #5cbee8;
	text-transform: uppercase;
	font-size: 13px;
	display: block;
	margin-top: 25px;
}
.pagination a{
	color: #5cbee8;
	text-transform: uppercase;
	font-size: 13px;
}
a.read-more:hover, .pagination a:hover{
	color: #216092;
}
h1.entry-title, h2.entry-title, h3.entry-title {
    line-height: 1.5;
}
button.a11y-toggle-contrast, button.a11y-toggle-fontsize {
    color: #216092;
    font-size: 1em!important;
    border: none!important;
    padding: 0!important;
    font-weight: 700;
    letter-spacing: -0.5px;
	cursor:pointer;
	background:transparent;
}
#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    margin-left: 5px;
    line-height: 1.4em;
    list-style-position: outside;
}
#left-area ol, .entry-content ol, .comment-content ol, body.et-pb-preview #main-content .container ol {
    margin-left: 18px;
    line-height: 1.4em;
    list-style-position: outside;
}
#footer-widgets {
    padding-top: 1%;
}
p:last-of-type, .et_pb_text p:last-child {
    padding-bottom: 1em;
}
a[rel=external]:after {
    content: ' (external link)';
}
#et-info a {
    display: none;
}
#et-info a.icon, #et-info-phone a {
    display: inline;
}
p#tagline {
    position: relative;
    display: block;
    font-size: 1.1em;
    line-height: 1.1em;
    letter-spacing: -0.3px;
}
.header-phone {
    font-weight: 600;
    color: #216092;
}
.home .page_header {
    display: none;
}
.highlight h2, .highlight h3 {
    background-color: #216092;
    color: #fff;
    padding: 16px;
    margin: -10px -10px 10px;
}
.blog #content-area {
    margin-left:auto;
    margin-right: auto;
    display: flex;
}
.blog #content-area #left {
    width: 74.25%;
    margin-right: 3%;
}
.blog #content-area #right {
    width: 22.75%;
    margin-right:0!important;
}
.blog article {
    display:flex;
}
.blog article .et_pb_row .et_pb_column, .blog article .et_pb_row_inner .et_pb_column {
    line-height: 1.3em;
}

.blog article .et_pb_gutters2 .et_pb_column, .blog article .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 6%;
}
.blog article .et_pb_row .et_pb_column:last-child, .blog article .et_pb_row_inner .et_pb_column:last-child {
    width: 42.5%;
}
.blog #custom-sidebar {
    display: flex;
    flex-direction: column;
}
.blog #custom-sidebar .et_pb_widget {
    margin-bottom: 0 !important;
    width: 100%!important;
}
.blog #divi_pb_widget-3 {
    display:none!important;
}
label {
    display: block;
    padding-top: 6px;
    font-style: italic;
    font-weight: bold;
}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {
    vertical-align: top!important;
    margin-top: 4px!important;
}
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 {
    font-size: 1em;
}
.et_pb_widget_area .et_pb_widget ul.menu {
    margin-left: 1.5em;
}
.et_pb_widget_area .et_pb_widget ul.menu li.menu-item {
    padding: 6px 0;
}
.et_pb_widget_area .et_pb_widget ul.menu li.menu-item a {
    padding-left: 1em;
    margin-left: -1em;
    background-color: transparent;
    font-weight: bold;
    color: #216092;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 50%;
    background-image: url("/wp-content/themes/wisdom/images/submenu-arrow.jpg");
    text-indent: 2em;
    letter-spacing: -0.5px;
}
.et_pb_widget_area .et_pb_widget ul.menu li.menu-item a:hover {
    color: #363636;
}
.page-image .et_pb_title_container {
    display: none;
}
#left-area ul li, #left-area ol li, .entry-content ul li, .entry-content ol li, .comment-content ul li, .comment-content ol li, body.et-pb-preview #main-content .container ul li, body.et-pb-preview #main-content .container ol li {
    padding-bottom: 0.6em;
}
ul.nopadding li {
    padding-bottom: 0;
}
ul.children {
    padding-bottom: 0;
    padding-top: 0.5em;
}
ul.children li:last-child {
    padding-bottom: 0;
}
#desktop-header .et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: bold;
}
#desktop-header .et_pb_slider .et_pb_slide_description .et_pb_slide_title a {
    cursor: default;
    pointer-events: none;
}
#desktop-header .et_pb_slide {
    padding: 0;
}
#desktop-header .et_pb_slide .et_pb_slider_container_inner {
    padding: 0;
}
#desktop-header .et_pb_slide_content {
    font-size: 1.1em;
    line-height: 1.2em;
}
#desktop-header .et_pb_slide_image img {
    width: 100% !important;
    max-height: 120% !important;
}
#desktop-header .et_pb_slider .et_pb_button {
    font-size: 1em;
    font-weight: 700;
}
#desktop-header .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_slider:hover .et-pb-arrow-next {
    opacity: 0.6;
    text-shadow: 0 0 8px #000;
}
#desktop-header .et_pb_slider:hover .et-pb-arrow-prev:hover, .et_pb_slider:hover .et-pb-arrow-next:hover {
    opacity: 1;
    color: #fff;
}
#desktop-header .et-pb-arrow-prev, .et-pb-arrow-next {
    margin-top: -0.5em;
    font-size: 6em;
}
#desktop-header .et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev, .et-pb-arrow-prev {
    left: -0.1em;
}
#desktop-header .et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next, .et-pb-arrow-next {
    right: -0.1em;
}
#mobile-header .sidebar-button {
    font-size: 1.3em;
    background-color: #fff;
    color: #216092 !important;
    padding: 0 !important;
}
#mobile-header .sidebar-button:hover {
    background-color: #fff;
    color: #363636 !important;
}
.sidebar-button {
    font-size: 1.3em;
    background-color: #5cbee8;
    line-height: 1.2em !important;
    color: #fff;
    padding: 20px!important;
}
.et_pb_button_0.sidebar-button {
	 background-color: #ffc233;
}
.sidebar-button:not(.et_pb_button_0):hover {
    color: #fff !important;
	background-color: #1a5e97!important;
}
.sidebar-button.et_pb_button:hover {
    color: #fff !important;
}
.et_pb_button_0.sidebar-button:hover{
	background-color: #ffc233!important;
	color: #1a5e97!important;
}
h2.chw-title {
    width: 130px;
    margin-top: 0;
    font-size: small;
    background-color: #feffce;
    text-align: left;
    text-transform: uppercase;
    padding: 5px;
}
span .aticon {
    padding-left: 0.5em;
}
#custom-sidebar .et_pb_widget, #custom-sidebar .et_pb_widget {
    margin-bottom: 0 !important;
}
.column-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -o-column-count: 2;
    -ms-column-count: 2;
    column-count: 2;
}
#migla_donation_form .radio-inline.miglaCustomAmount span.icon {
    background-color: transparent !important;
    color: #000;
}
.mg_form-control {
    background-color: #fff;
}
span.et_pb_scroll_top.link {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
    opacity: 1 !important;
    font-weight: 700;
    color: #216092;
}
span.et_pb_scroll_top.link:before {
    content: '';
}
span.et_pb_scroll_top.link:hover {
    color: #363636;
    cursor: pointer;
}
#footer-bottom .et-social-icons {
	font-size: 1em;
	padding-bottom: 10px;
}
#footer-bottom .et-social-icon a.icon {
	border-radius: 25px;
	box-sizing: content-box;
	padding: 0;
	width: 1.7em;
	height: 1.7em;
}
#footer-bottom .et-social-icon a.icon::before {
	width: 1em;
	height: 1em;
	font-size: 1em;
	line-height: 1.7em;
	margin-left: 4px;
	margin-right: 4px;
}
#footer-bottom .et-social-icon.et-social-facebook a.icon {
     background-color: #3b5998 !important;
}
#footer-bottom .et-social-icon.et-social-twitter a.icon {
    background-color: #009bd8 !important;
}
#footer-bottom .et-social-icon.et-social-linkedin a.icon {
    background-color: #0e76a8 !important;
}
#footer-bottom .et-social-icon.et-social-instagram a.icon {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
#footer-bottom .et-social-icon.et-social-youtube a.icon {
    background-color: #c4302b !important;
}
@media only screen and (max-width: 1024px) {
	.column-3 {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		-o-column-count: 2;
		-ms-column-count: 2;
		column-count: 2;
	}
}
@media only screen and (max-width: 980px) {
	body #page-container .et_pb_slider_0.et_pb_slider .et_pb_button {
		margin-top: 0.8em !important;
		line-height: 1em !important;
	}
	.et_pb_slider .et_pb_slide_description {
		width: 50%;
	}
	#header-widget-area ul.et_pb_social_media_follow {
		/*display: none;*/
		float: none;
		margin: 0;
	}
	#header-widget-area .et_pb_search {
		display: none;
	}
	p#tagline {
		margin-top: 10px;
	}
	.et_header_style_centered #logo {
		max-height: 100%;
	}
	.et_header_style_centered header#main-header .logo_container {
		margin-top: -30px;
		max-height: none;
	}
	.header-phone .divider {
		content: "<br>";
	}
	.a11y-toolbar-widget ul li {
		display: inline;
		padding: 0 0.5em;
	}
	.page_header {
		display: none;
	}
	#footer-info {
		display: inline;
}
    .et_header_style_centered #main-header .mobile_nav {
        background-color: #216092;
    }
	.et_header_style_centered .mobile_nav .select_page {
		color: #fff;
	}
    .mobile_menu_bar:before {
        color: #fff;
    }
    .et_mobile_menu {
     border-top: 3px solid #216092;
    }
    .et_mobile_menu li a {
        color: #216092;
    }
    .et_mobile_menu li a:hover {
        color: #000;
		opacity: 1;
    }
}
@media only screen and (max-width: 768px) {
	.column-2 {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		-o-column-count: 1;
		-ms-column-count: 1;
		column-count: 1;
	}
	.column-3 {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		-o-column-count: 1;
		-ms-column-count: 1;
		column-count: 1;
	}
}
@media only screen and (min-width: 981px) {
	#main-header {
		top: 0 !important;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
	}
	#top-header #et-info {
		float: right;
		text-align: right;
	}
	#main-header .logo_container {
		text-align: left;
	}
	#et-info-phone {
		margin-right: 0;
		display: block;
		margin-left: 13px;
		margin-top: 1em;
	}
	#et-top-navigation {
		background-color: #216092;
		text-align: left;
		padding: 0.5em;
	}
	#top-menu > li {
		padding-right: 2px;
	}
	#top-menu > li > a {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
		letter-spacing: -0.3px;
		padding: 0.8em 1em !important;
	}
	#top-menu-nav > ul > li > a:hover {
		opacity: 1;
		color: #5cbee8;
	}
	#top-menu li.current-menu-item > a, #top-menu li.current-menu-ancestor > a {
		color: #5cbee8 !important;
	}
	#top-menu .menu-item-has-children > a:after {
		display:none;
		content: " ";
	}
	#top-menu-nav > ul > li > ul {
		border-color: transparent;
		background-color: #5cbee8;
		top: 46px;
	}
	#top-menu-nav  > ul > li > ul li a {
		padding: 2px 0;
	}
	#top-menu-nav  > ul > li > ul li a:hover {
		opacity: 1;
		background-color: transparent;
		color: #216092;
	}
	#top-menu-nav  > ul > li > ul li.current-menu-item a {
		color: #216092 !important;
	}	
	#main-content .container:before {
		width: 0;
		background-color: transparent;
	}
	#footer-info {
		padding-top: 6px;
	}
	#desktop-header .et_pb_slide .et_pb_slider_container_inner {
		padding: 0 40% 0 8%;
	}
	#desktop-header .et_pb_slider .et_pb_slide_image {
		width: 100%;
		max-height: none !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	#top-menu li.mobile a {
		display: none;
	}
	.logo_container {
		width: 50% !important;
		display: inline-block;
	}
	#tagline {
		max-width: 300px;
		margin-left: 112px;
		margin-top: -50px;
	}
	.chw-widget-area {
		width: 38%!important;
		display: unset;
        float: right;
		text-align: right;
	}
	.chw-widget-area .a11y-toolbar-widget ul li {
		display: block;
		padding-left: 2em;
	}
	.chw-widget {
		text-align: right;
        padding:1% 0;
	}
	.header-phone {
		text-align: right;
	}
	.header-phone .divider {
		display: inline;
		border-right: 2px solid #216092;
		margin: 0.5em;
	}
    #header-widget-area .et-social-icons {
        float:none;
    }
	#header-widget-area ul.et_pb_social_media_follow {
		margin-bottom: 0 !important;
	}
	#header-widget-area .et_pb_social_media_follow li {
		margin-bottom: 0;
	}
	#header-widget-area .et_pb_social_media_follow li a.icon {
		width: 2.7em;
		height: 2.7em;
	}
	#header-widget-area .et_pb_social_media_follow li a.icon::before {
		width: 1.7em;
		height: 1.7em;
		font-size: 1.7em;
		line-height: 1.7em;
	}
	#header-widget-area .et_pb_social_media_follow a.icon {
		background-color: #216092;
	}
	#header-widget-area .et_pb_social_media_follow a.icon:hover {
		background-color: #363636 !important;
	}
	#header-widget-area .et_pb_social_media_follow a.icon:hover::before {
		color: #fff !important;
	}
	#header-widget-area .et_pb_search, #custom-sidebar .et_pb_search, .home .et_pb_search {
		width: 100%;
	}
	#header-widget-area .et_pb_search input.et_pb_s {
		background-color: #fff;
		color: #000;
		border-color: #216092;
		margin-bottom: 0 !important;
	}
	#header-widget-area .et_pb_search input.et_pb_searchsubmit, #right .et_pb_search input.et_pb_searchsubmit{
		background-color: #216092;
		color: #fff;
		border-color: #216092;
		bottom: 0!important;
		font-weight: 700;
	}
	.page_header .header_image {
		padding: 0.3em 0!important;
        margin:auto;
	}
	.page_header .header_image img {
		width: 100%;
	}
	.page_header .shadow {
		max-width: 100%;
		height: 20px;
		margin-top: -0.4em;
		background-image: -moz-linear-gradient(top, rgba(153,153,153,0.65), rgba(204,204,204,0));
		background-image: -webkit-linear-gradient(top, rgba(153,153,153,0.65), rgba(204,204,204,0));
		background-image: -o-linear-gradient(top, rgba(153,153,153,0.65), rgba(204,204,204,0));
		background-image: -ms-linear-gradient(top, rgba(153,153,153,0.65), rgba(204,204,204,0));
		background-image: linear-gradient(to bottom, rgba(153,153,153,0.65), rgba(204,204,204,0));
	}
	#page {
		padding-top: 0.5%;
	}
	#page .et_pb_column .et_pb_row_inner {
		padding: 0;
	}
	#left {
		-moz-box-shadow: 0 0 1px 1px #eee9d8;
		-webkit-box-shadow: 0 0 1px 1px #eee9d8;
		-o-box-shadow: 0 0 1px 1px #eee9d8;
		box-shadow: 0 0 1px 1px #eee9d8;
		padding: 10px 15px;
	}
	#right {
		padding-top: 0;
	}
	#left .et_pb_text.et_pb_module.title {
		background-color: #216092;
		padding: 0.45em 1em;
		margin: -0.6em -1em 1.2em;
	}
	#left .et_pb_text.title h1 {
		font-size: 1.4em;
		color: #fff;
	}
	#left .et_pb_text.et_pb_module.subtitle {
		background-color: #216092;
		padding: 0.8em 1em;
	}
	#left .et_pb_text.et_pb_module.subtitle h2, #left .et_pb_text.et_pb_module.subtitle h3 {
		font-size: 1.2em;
		color: #fff;
	}
	#left .content {
		padding: 0.8em 1em;
	}
	.sidebar-menu {
		margin-bottom: 10px !important;
		-moz-box-shadow: 0 0 1px 1px #eee9d8;
		-webkit-box-shadow: 0 0 1px 1px #eee9d8;
		-o-box-shadow: 0 0 1px 1px #eee9d8;
		box-shadow: 0 0 1px 1px #eee9d8;
		padding: 0.8em 1em;
	}
	.sidebar-menu .et_pb_widget {
		margin-bottom: 0 !important;
	}
	.sidebar-menu h4.widgettitle, .sidebar-menu h2 {
		font-size: 1.1em;
		background-color: #5cbee8;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: -1px;
		padding: 0.7em 1em;
		margin: -0.7em -1em 1em;
	}
	.widget_nav_menu h2{
		background-color: #5cbee8;
	}
	#left h3 {
		font-size: 1.1em;
	}
    body.post-type-archive-tribe_events #page {
        padding: 0!important;
    }
    body.post-type-archive-tribe_events #page .et_pb_row, .tribe-events-single-event-description #et-boc .et-l .et_builder_inner_content .et_pb_section .et_pb_row {
        padding: 0!important;
        display: inline-flex;
    }
    .tribe-events-single-event-description #et-boc .et-l .et_builder_inner_content .et_pb_section {
        padding: 0!important;
    }
    
    /*body.post-type-archive-tribe_events #custom-sidebar .et_pb_widget, body.post-type-archive-tribe_events #custom-sidebar .et_pb_widget {
        margin-bottom: 0 !important;
    }*/
	body.post-type-archive-tribe_events #header-widget-area .et_pb_search, body.post-type-archive-tribe_events #custom-sidebar .et_pb_search, .home .et_pb_search, body.tribe_events-template-default #header-widget-area .et_pb_search, body.tribe_events-template-default #custom-sidebar .et_pb_search {
		width: 100%;
	}
    body.post-type-archive-tribe_events #custom-sidebar .sidebar-button, body.tribe_events-template-default #custom-sidebar .sidebar-button, #custom-sidebar .sidebar-button {
    font-size: 1.3em;
    background-color: #5cbee8;
    line-height: 1.2em !important;
    border-radius: 0!important;
    color: #fff!important;
    padding: 20px!important;
    }
    body.post-type-archive-tribe_events #custom-sidebar .et_pb_button_0.sidebar-button, body.tribe_events-template-default #custom-sidebar .et_pb_button_0.sidebar-button, #custom-sidebar .et_pb_button_0.sidebar-button {
        background-color: #ffc233!important;
        color: #216092;
    }
    body.post-type-archive-tribe_events #custom-sidebar .sidebar-button:hover, body.tribe_events-template-default #custom-sidebar .sidebar-button:hover, #custom-sidebar .sidebar-button:hover {
        color: #fff !important;
        background-color: #1a5e97!important;
    }
    body.post-type-archive-tribe_events #custom-sidebar .et_pb_button_0.sidebar-button:hover, #custom-sidebar .et_pb_button_0.sidebar-button:hover, body.tribe_events-template-default #custom-sidebar .et_pb_button_0.sidebar-button:hover {
        background-color: #1a5e97!important;
        color: #ffc233!important;
    }
    body.post-type-archive-tribe_events #page .et_pb_column_single, body.tribe_events-template-default .et_pb_column_single {
        padding:0!important;
    }
    body.post-type-archive-tribe_events #left .et_pb_text.et_pb_module.title, body.tribe_events-template-default #left .et_pb_text.et_pb_module.title {
        margin:unset!important;
    }
    body.post-type-archive-tribe_events .tribe-common-l-container.tribe-events-l-container, body.tribe_events-template-default .tribe-common-l-container.tribe-events-l-container {
        padding-top: 2em!important;
    }
    /*body.post-type-archive-tribe_events a.sidebar-button, body.post-type-archive-tribe_events a.sidebar-button {
        color: #ffffff!important;
        border-width: 0px!important;
        border-radius: 0px;
        font-size: 1em;
        font-weight: 700!important;
        background-color: #5cbee8;
        padding: 20px !important;
    }
    tribe_events-template-default a.sidebar-button:first-of-type, body.post-type-archive-tribe_events a.sidebar-button:first-of-type {
        color: #216092!important;
        border-width: 0px!important;
        border-radius: 0px;
        font-size: 1em;
        font-weight: 700!important;
        background-color: #ffc233;
    }
   .tribe_events-template-default a.sidebar-button(not:first-of-type):hover, .post-type-archive-tribe_events a.sidebar-button(not:first-of-type):hover {
        color: #fff !important;
        background-color: #1a5e97 !important;
        letter-spacing: 1.1em;
    }*/
    .post-type-archive-tribe_events #header-widget-area .et-social-icon a.icon, .single-tribe_events #tribe-events #header-widget-area .et-social-icon a.icon, body.tribe_events-template-default #header-widget-area .et-social-icon a.icon {
        display:flex;
    }
    .post-type-archive-tribe_events #header-widget-area .et-social-icon a.icon::before, body.single-tribe_events #tribe-events #header-widget-area .et-social-icon a.icon::before, body.tribe_events-template-default #header-widget-area .et-social-icon a.icon::before {
        align-self:center;
        min-width:32px;
    }
    /*.single-tribe_events #tribe-events {
        max-width: 1080px;
        margin: auto;
    }*/
}
.tribe-events-readmore {
    margin: 30px 0 !important;
}
.tribe-events .tribe-events-readmore a {
    color: #fff !important;
    background-color: #216092 !important;
    padding: 12px 18px;
}
@media only screen and (min-width: 1224px) {
	.column-3 {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		-o-column-count: 3;
		-ms-column-count: 3;
		column-count: 3;
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
	}
}

a.et_pb_button.sidebar-button {
    font-size: 1em!important;
}
.title h1, .subtitle h2 {
    padding-bottom: 0;
}
table.directory th {
    font-size: 1.2em;
	color: #595959;
    border-bottom: 1px solid #ddd;
    padding-top: 1em;
}
table.directory td {
    padding-top:0.25em;
    padding-right:0.5em;
    vertical-align:top;
}
table.directory td:nth-child(1) {
    width: 300px;
    padding-top: 0.25em;
	font-weight: bolder;
	color: #444;
}
table.directory span {
	color:#888;
	font-weight:bolder;
}
h3.position {
    font-size: 1.5em!important;
    color: #216092;
    margin-bottom: 0.5em;
	margin-top: 0.5em;
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
h3.position:first-of-kind {
	margin-top: 0!important;
	border-top: none!important;
	padding-top: 0!important;
}
ol.upperA {
	list-style-type: upper-alpha!important;
	margin-left: 1.5em;
}
.et_header_style_centered .mobile_nav .select_page {
	color: #fff;
} 
.mobile_menu_bar:before {
	color: #fff;
}
#page-container .et_pb_button.sidebar-button, #page-container .et_pb_button.sidebar-button:hover {
	padding: 20px !important;
}
#header-widget-area .et_pb_text_0 p {
    padding-bottom: 0!important;
}
#header-widget-area .et-social-icon {
    margin-left: 0.5em;
}
#header-widget-area .et-social-icon:first-child {
    margin-left: 0;
}
#header-widget-area .et-social-icon a.icon {
    border-radius: 25px;
    box-sizing: content-box;
    padding: 0;
}
#header-widget-area .et-social-icon a.icon {
    background-color: #216092!important;
	min-width: 32px;
}
#header-widget-area .et-social-icon.et-social-facebook a.icon {
     background-color: #216092 !important;
}
#header-widget-area .et-social-icon.et-social-twitter a.icon {
    background-color: #216092 !important;
}
#header-widget-area .et-social-icon.et-social-linkedin a.icon {
    background-color: #216092 !important;
}
#header-widget-area .et-social-icon.et-social-instagram a.icon {
    background-color: #216092;
}
#header-widget-area .et-social-icon.et-social-youtube a.icon {
    background-color: #216092 !important;
}
#header-widget-area .et-social-icon a.icon:hover {
    background-color: #333!important;
    opacity:1!important;
}
#header-widget-area .et-social-icon a {
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    speak: normal!important;
}
#header-widget-area .et-social-icon a.icon::before {
    display: unset;
    position: relative;
    z-index: 10;
    width: 32px;
    height: 32px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    margin-left: 4px;
	margin-right: 4px;
}
#header-widget-area .et-social-icon a span {
    /*display: contents;
    height: 1px;
    overflow: hidden;
    speak: normal;
    font-size: 0;*/
}
.et-social-linkedin a.icon::before {
    content: "\e09d";
}
.et-social-youtube a.icon::before {
    content: "\e0a3";
}
@media all and (min-width: 981px) {
    #header-widget-area .et-social-icon a.icon {
        width: 1.7em;
        height: 1.7em;
    }
    #header-widget-area .et-social-icon a.icon:before {
        width: 1em;
        height: 1em;
        font-size: 1em;
        line-height: 1.7em;
    }
    #header-widget-area .et-social-icon:first-child {
        margin-left: 2em;
    }
    .ltr.left.a11y-toolbar-widget {
        right: 0;
        position: absolute;
    }
}

/**** high contrast *****/
body.contrast #page-container .et_pb_button_0{
	color: #00b0FF !important;
}
body.contrast #logo {
   filter: grayscale(100%) invert(100%) brightness(300%);
}
body.contrast #top-menu li a {
    color: #7fb6dd !important;
}
body.contrast #footer-info a {
    color: #7bb8e1 !important;
	opacity: 1;
}
.et_pb_button:hover {letter-spacing:1px!important;}
.et_pb_row {max-width:1080px!important;}

h3.tribe-events-list-event-title {
	font-size:2em;
}
.tribe-events-event-meta {
    font-size: 0.95em!important;
}
#did-button .et_pb_button {
    border-width: 0px!important;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #00539b!important;
}
#did-button .et_pb_button:hover {
    letter-spacing: 0px!important;
    background-image: initial;
    background-color: #363636!important;
}

.grecaptcha-badge {z-index:10;}

/***EVENTS CALENDAR***/
/*.tribe-events-notices {
    border: 1px solid #ffbc00;
    color: #333;
    text-shadow: none;
    background-color: #ffbc00a6;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #ffbc00;
}
table.tribe-events-calendar thead th {
    color: #fff;
}
.tribe-events-tooltip h3.entry-title {
    font-size: 1.5em;
}
.tribe-events-tooltip .tribe-event-description {
    padding-bottom: 1em;
}
.type-tribe_events a {
    border-bottom: 0!important;
}*/
