/*
Theme Name: PAVE
Theme URI: https://marlowfive-0.com
Author: Scott Marlow
Author URI: https://marlowfive-0.com
Description: A custom, mobile responsive HTML5 for Washington PAVE that adheres to Section 508 and WCAG accessibility guidelines - based on _S.
Version: 6.19.2025
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pave
Tags:

PAVE is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Colors
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Colors

Blue: 		#263a91	rgb(38,58,145)
Lt Blue: 	#0078b3	rgb(39,170,225)
Orange: 	#f1592b rgb(241,89,43)
Orange:		#d44400 rgb(212,68,0)
Green:		#b1d235 rgb(177,210,53)

STOMP COLORS

Blue: 		RGB = 34,48,100
Red: 		RGB = 192,33,52

PTI COLORS

Blue:		RGB = 0,120,179
Purple:		RGB = 139,48,131
Teal:		RGB = 45,176,169
Gray:		RGB = 109,110,113
    
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	font-size: 62.5%;
	overflow-y: scroll
}

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template, .hidden {
	display: none;
}

a {
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 600;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2.8rem;
	margin: 0 0 0.5em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1.5em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #222;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0078b3;
	clear: both;
	font-family: sans-serif;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 .25em 0;
	padding: .125em 0;
}
h1 {
	color: #0078b3;
	font-weight: 500;
}
.has-small-font-size,
.wp-block-table :where(figcaption) {
	font-size: 1.5rem;
}
.has-medium-font-size,
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	font-size: 1.8rem !important;
}
.has-large-font-size {
	font-size: 2.4rem !important;
	line-height: 1.25;
}
.has-huge-font-size {
	font-size: 2.8rem !important;
	line-height: 1.2;
	margin-bottom: .25em;
}
	.home .wp-block-cover .has-huge-font-size {
	font-size: 4.2rem !important;
	line-height: 1.1;
	margin-bottom: .125em;
	}
	.home .wp-block-cover .has-large-font-size {
	font-size: 3.2rem !important;
	}
.widget .has-large-icon-size {
	font-size: 3.2rem !important;
}
.entry-title {
margin-bottom: 0
}
h2, .entry-title {
	font-size: 2.4rem
}
h3, th, .wp-block-post-title {
	font-size: 2.1rem
}
.wp-block-latest-posts__post-title {
	font-size: 1.8rem;
}
h4, .site div.sharedaddy h3.sd-title, .site #jp-relatedposts h3.jp-relatedposts-headline, .site #jp-relatedposts .jp-relatedposts-items p, .site #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 1.8rem
}
p {
	margin: 0 0 1.5em 0;
}
dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 1.5rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
.main-navigation, .wp-block-button__link, a.button, button, input[type=button], input[type=reset], input[type=submit], #connect, #colophon {
font-family: sans-serif
}
/**
 * 8.0 - Colors
 */
.has-background {
	padding: .75em 1.5em !important;
}
.wp-block-media-text.has-background {
	padding: 0;
}
.has-greydrk-background-color {
    background-color: #111;
}
.has-greydrk-color {
    color: #111;
}
.has-greylt-background-color {
    background-color: #666666;
}
.has-greylt-color {
    color: #666666;
}
.has-blue-background-color {
    background-color: #263a91;
}
.has-blue-color {
    color: #263a91;
}
.has-blue-60-background-color, .has-blue-25-background-color, 
.has-blue-screen-background-color {
	background-color: rgba(0,120,179,.1);
}
.has-blue-60-color, .has-blue-25-color,
.has-blue-screen-color {
	color: rgba(0,120,179,.1);
}
.has-bluemed-background-color {
    background-color: #0078b3;
}
.has-bluemed-color {
    color: #0078b3;
}
.has-bluelt-background-color {
    background-color: #64BEEB;
}
.has-bluelt-color {
    color: #64BEEB;
}
.has-green-background-color {
    background-color: #b1d235;
}
.has-green-color {
    color: #b1d235;
}
.has-greenlt-background-color {
    background-color: #c9e071;
}
.has-greenlt-color {
    color: #c9e071;
}
.has-green-screen-background-color {
    background-color: rgba(177,210,53,.15);
}
.has-green-screen-color {
    color: rgba(177,210,53,.15);
}
.has-white-background-color {
    background-color: #ffffff;
}
.has-white-color {
    color: #ffffff;
}
.has-blue-stomp-background-color {
    background-color: rgb(34,48,100);
}
.has-blue-stomp-color {
    color: rgb(34,48,100);
}
.has-red-stomp-background-color {
    background-color: rgb(192,33,52);
}
.has-red-stomp-color {
    color: rgb(192,33,52);
}
.has-blue-pti-background-color {
    background-color: rgb(0,120,179);
}
.has-blue-pti-color {
    color: rgb(0,120,179);
}
.has-purple-pti-background-color {
    background-color: rgb(139,48,131);
}
.has-purple-pti-color {
    color: rgb(139,48,131);
}
.has-teal-pti-background-color {
    background-color: rgb(45,176,169);
}
.has-teal-pti-color {
    color: rgb(45,176,169);
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

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

blockquote,
q,.wp-block-quote {
	border: none;
	clear: both;
	color: #263a91;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6;
	margin: 0 0 1.5em 0;
	padding: 0 1.5em;
	quotes: "" ""
}
.wp-block-pullquote blockquote, .wp-block-pullquote:not(.is-style-solid-color)  {
	border: none;
	background: #263a91;
	color: #fff;
	font-size: 18px;
	font-style: italic;
	line-height: 1.6;
	margin: 0 0 1.5em 0;
	padding: .75em 1.5em .25em 1.5em;
	quotes: "" ""
}
.wp-block-pullquote blockquote > .block-editor-rich-text p {
font-size: 18px;
}
blockquote p:last-of-type, .wp-block-quote p:last-of-type, .wp-block-pullquote blockquote p {
	margin-bottom: 0;
}
.wp-block-pullquote cite, .wp-block-pullquote cite a {
	color: #fff;
}
hr, .wp-block-separator, .wp-block-separator:not(.is-style-wide):not(.is-style-dots), .wp-block-separator.has-css-opacity {
	background-color: #999;
	background: linear-gradient(to right, #0078b3, #b1d235);
	border: 0;
	height: 5px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	max-width: none;
	opacity: 1;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
	list-style-position: inside;
}

ol {
	list-style: decimal;
}
.widget ul, .widget ol {
margin: 0 0 1.5em 0;
padding-left: 0
}
.widget ul ul {
margin: 0 0 0 1.5em
}
.site-content li {
	margin-bottom: .33333em
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 600;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
.wp-block-latest-posts__featured-image img,
.wp-block-post-featured-image img {
aspect-ratio: 3 / 2;
height: 100%;
object-fit: cover;
width: 100%;
}
figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}
.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
	text-shadow: 0px 0px 1px #666;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
tr {
border-bottom: 1px solid #ccc
}
.site-title, .custom-logo-link {
display: inline-block;
margin: .75em .75em .75em 0;
	text-align: center;
}
.cred {
clear: both;
margin: 0
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.search-submit, .wp-block-button__link, a.button, input[type=button], input[type=reset], .site-content input[type=submit],
.tribe-events-widget-events-list__view-more-link {
	border: 1px solid #B1D235;
	border-radius: 1em;
	background: #B1D235;
	color: #263A91;
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.25;
	margin-bottom: .75em;
	padding: .5em 1.75em;
	text-decoration:none;
	text-shadow: none;
}
.widget-area .tribe-events-widget-events-list__view-more-link {
	display: block;
	text-align: center;
}
a[href$='.pdf'] {
	padding: 0 .75em;
}
a[href^='tel'] {
	color: inherit;
	text-decoration: none;
}
.is-style-outline > .wp-block-button__link:not(.has-background), .wp-block-button__link.is-style-outline:not(.has-background) {
	background: rgba(0,0,0,.4);
	border: 1px solid #fff;
	color: #fff;
	padding: .25em 1.75em;
}
a[href$='.pdf']:hover,
.wp-block-button__link:hover, a.button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
	background: #64BEEB;
	border-color: #64BEEB;
	color: #263A91;
}
.is-style-outline > .wp-block-button__link:not(.has-background):hover, .wp-block-button__link.is-style-outline:not(.has-background):hover,
.is-style-outline > .wp-block-button__link:not(.has-background):focus, .wp-block-button__link.is-style-outline:not(.has-background):focus, 
.is-style-outline > .wp-block-button__link:not(.has-background):active, .wp-block-button__link.is-style-outline:not(.has-background):active {
	background: rgba(0,0,0,1);
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea {
	background: #fff;
	border: 1px solid #222;
	border-radius: 1.5em;
	line-height: 1.3;
	padding: .5em .75em;
}
a[href$='.pdf']:focus, a[href$='.pdf']:active
.wp-block-button__link:focus, a.button:focus, button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus, .wp-block-button__link:active, button:active, input[type=button]:active, input[type=reset]:active, input[type=submit]:active {
	background: #263a91;
	border-color: #263a91;
	color: #B1D235;  
}
.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border: none;
	border-radius: 1.5em;
	margin: 0 0 .75em 18px;
	padding: 0;
	}
.wp-block-search__button {
	background: #ccc;
	border: 1px solid;
	border-radius: 1.5em;
	color: #222;
	margin-left: 4px;
	padding: .25em 1.25em;
}
.wp-block-search__button:hover, .wp-block-search__button:focus, .wp-block-search__button:active {
	background: #b1d235;
}
.wp-block-search__button svg {
	min-height: 28px;
	min-width: 28px;
}
select {
	border: 1px solid #263a91;
}

input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, textarea:focus {
	background: #fff;
	color: #111;
}

textarea {
	width: 100%;
}
#masthead .goog-te-gadget-simple {
border-color: #666;
border-radius: 12px;
padding: .5em
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
nav#site-breadcrumbs {
margin-top: 1.5rem;
max-width: 60rem;
width: auto
}
.home nav#site-breadcrumbs, img.header-image {
display: none
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
color: #145BFF;
}
.site #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
text-decoration: underline;
}
#breadcrumbs a {
color: #263a91
}
.entry-content .icon {
background: #263a91;
color: #fff;
display: block;
font-size: 1.8rem;
font-weight: bold;
height: 18rem;
margin: 1.5rem .5rem;
padding: 13rem 6rem 2rem 6rem;
text-align: center;
text-decoration: none;
transition: background .25s;
width: 100%
}
.entry-content .article {
background: #263a91 url('../png/bg-icon-articles.png') center 20px no-repeat
}
.entry-content .link {
background: #263a91 url('../png/bg-icon-links.png') center 20px no-repeat
}
.entry-content .video {
background: #263a91 url('../png/bg-icon-videos.png') center 20px no-repeat
}
.entry-content .help {
background: #263a91 url('../png/bg-icon-help.png') center 20px no-repeat
}
a[href$='.pdf']:before {
content: '\1F5BA';
font-size: 16px;
vertical-align: top
}
a.post-edit-link {
float: right
}
.c-accordion__title {
	border-bottom: 1px solid #263a91;
	color: #263a91;
	margin-bottom: .75em;
}
.c-accordion__title::after {
	color: #263a91;
}
a:visited {
}
.tribe-embed a, .tribe-events-event-meta a, .tribe-events-single a,
.tribe-common .tribe-common-anchor-thin {
	/*border-color: inherit !important;*/
	border: none;
	color: #263a91 !important;
	text-decoration: underline;
}
.tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-common a:not(.tribe-common-anchor--unstyle):active, .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
		color: #263a91 !important;
}
a:hover,
a:focus,
a:active {
	color: #0078b3;
	text-decoration: none
}
#breadcrumbs a:hover,
#breadcrumbs a:focus,
#breadcrumbs a:active {
color: #0078b3;
	text-decoration: none
}
.entry-content a.icon:hover, .entry-content a.icon:focus, .entry-content .icon:active {
background-color: #B1D235;
color: #000
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	background: #0078b3;
	clear: both;
	display: block;
	width: 100%;
}
/*
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
}

.main-navigation a {
	background: #0078b3;
	color: #fff;
	display: block;
	font-weight: 400;
	line-height: 1.4;
	padding: .5em 1.25em;
	text-decoration: none;
}
.main-navigation ul ul {
background: #0078b3;
}
.main-navigation ul ul ul {
}
.main-navigation ul ul a {
font-weight: normal;
text-transform: none;
}
.main-navigation ul ul li {
	font-size: 1.5rem;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
background: #e7effa;
color: #0078b3;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .last > a {
background: #B1D235;
color: #263a91;
}
*/
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
	margin: auto;
	text-align: center
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.wp-block-navigation .wp-block-navigation-item__content {
	text-decoration: underline;
	text-transform: uppercase;
}
.wp-block-navigation .wp-block-navigation-item__content:hover,
.wp-block-navigation .wp-block-navigation-item__content:focus,
.wp-block-navigation .wp-block-navigation-item__content:active {
	color: #0078b3;
	text-decoration: none;
}
/* Header Utility Menu */

ul#menu-utility.menu li {
list-style: none;
text-transform: uppercase;
}
ul#menu-utility.menu a {
padding: .5em 1em;
text-decoration: none;
}
#menu-utility li:hover > a,
#menu-utility li.focus > a {
color: #d44400;
}
ul#menu-utility.menu .current_page_item > a {
color: #d44400;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft,
.alignright,
 .aligncenter,
 .alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* footer PAVE icon */
.alignoffcenter {
	margin-top: -52px;
	margin-bottom: 0;
}
.site-footer .wp-block-group.alignfull.has-background {
	margin-bottom: 0;
	padding-top: 52px !important;
}
.site-header {
background: #fff;
	margin-top: .75em;
}
.site-header .wp-block-columns, .site-footer .wp-block-columns {
	margin-bottom: 0;
}
.alignwide {
	margin: 0 auto;
	max-width: 144rem;
  width: 100%;
}
.alignfull, .page-template-page-full .alignfull, .page-template-page-full .wp-block-image.alignfull img {
	margin: 0 calc(50% - 50vw) 1.5em calc(50% - 50vw);
		max-width: 100vw;
	padding: 0 1.5rem;
		width: 100vw;
}
.home .wp-block-cover.alignfull {
	margin-bottom: 0;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.content-header:before,
.content-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.content-header:before,
.content-header:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.content-header:after,
.site-content:after,
.site-footer:after,
.content-header:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em 0;
}
.site-header .widget {
	margin-bottom: 0;
}
#masthead #google_translate_element {
	text-align: right;
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}
#secondary .ai1ec-agenda-widget-view {
margin: auto
}
.widget_ai1ec_agenda_widget h2.widget-title {
background: #f6c863;
font-size: 2.4rem;
padding: 1.5rem;
text-align: center
}
.widget_ai1ec_agenda_widget h2.widget-title {
	background: transparent url('../png/calendar-of-events-trainings-360x360.png') center -40px no-repeat;
background-size: inherit;
background-position: center 50px;
padding: 33rem 1.5rem 5rem;
}
.home .widget_ai1ec_agenda_widget h2.widget-title {
	background-color: #fff;
}
#connect .wp-block-social-links.has-large-icon-size {
	margin-bottom: .5em;
}
.site .timely .ai1ec-btn-xs {
font-size: 1.5rem;
}
.site .ai1ec-agenda-widget-view .ai1ec-weekday, .site .ai1ec-agenda-view .ai1ec-weekday {
	font-size: 1em;
}
.site .ai1ec-agenda-widget-view .ai1ec-month, .site .ai1ec-agenda-view .ai1ec-month {
font-size: .9em;
padding: .2em;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site-branding, .site-info {
	max-width: 144rem;
margin: 0 auto;
padding: 0 1.5rem
}
.site-branding {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.menu {
max-width: 144rem;
margin: 0 auto;
padding: 0 1.5rem
}
.site-content, .content-header {
max-width: 144rem;
margin: 0 auto;
padding: 0 1.5rem
}
aside#connect {
	background: #B1D235;
}
.site-footer {
	padding: 0 1.5em;
}
.site-footer.info {
	border-bottom: 52px solid #0078b3;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}
.entry-header {
padding: 0 0 2.8rem 7rem
}
.blog article.format-link .entry-header, .archive article.format-link .entry-header, .single-post .format-link .entry-header, .search .format-link .entry-header {
background: url('../png/bg-icon-link.png') left top no-repeat;
}
.blog article.format-standard .entry-header, .archive article.format-standard .entry-header, .single-post .format-standard .entry-header, .search .format-standard .entry-header {
background: url('../png/bg-icon-standard.png') left top no-repeat;
}
.blog article.format-video .entry-header, .archive article.format-video .entry-header, .single-post .format-video .entry-header, .search .format-video .entry-header {
background: url('../png/bg-icon-video.png') left top no-repeat;
}
.search .type-page .entry-header {
background: url('../png/bg-icon-articles-blue.png') left top no-repeat;
}
.entry-header .entry-meta,
.updated:not(.published) {
	display: none;
}
.tribe-events .tribe-events-calendar-series-archive__container {
	display: block;
}
.tribe-events .tribe-events-calendar-list__event-datetime {
	font-size: 1.6rem;
	font-weight: bold;
}
.page-content,
.page-header,
.widget-area {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.tags-links {
	display: block;
	font-size: 1.6rem;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: .8;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text, .wp-block-image figcaption {
	font-size: 1.6rem;
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

@media screen and (min-width: 60em) {
body,
button,
input,
select,
textarea {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
}
h2, h3, h4, th {
	font-family: 'Lato', sans-serif;
}
img.header-image, img.head-img, .content-header img {
	display: none;
}
.logged-in img.header-image, .logged-in img.head-img, .logged-in .content-header img {
	display: inline-block;
  	float: right;
	max-width: 40rem;
	width: auto;
}
	.menu-toggle {
		display: none;
	}
	.main-navigation ul, ul#menu-utility.menu {
		display: flex;
		flex: 0 1 auto;
		flex-flow: row wrap;
		margin: auto
	}
	 ul#menu-utility.menu {
		flex-direction: column;
		text-align: right;
		margin: 0;
	}
.main-navigation ul {
		justify-content: space-between;
}
 ul#menu-utility.menu {
		justify-content: flex-end;
}
/*
	.main-navigation li {
	float: left;
	font-size: 1.6rem;
	position: relative;
}

.main-navigation a {
	transition: background .25s
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 2.6em;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul a {
	color: #fff;
text-transform: uppercase;
	width: 240px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}
	*/
/* Header Utility Menu */

ul#menu-utility.menu li {
font-size: 1.6rem
}
.site-header {
background: #fff;
	}
.home #page, .home .site-header {
background: #fff
}
/* Layout: Content-Sidebar */
.content-area {
	float: left;
	margin: 14px -31.3043478% 0 0;
	width: 100%;
}
.site-main {
	margin: 0 34.782608% 0 0
}
.category-videos .site-main {
margin: 0;
}

.page-header {
grid-column: 1 / -1;
}
.category-videos article.format-video .entry-header {
background: none;
min-height: 86px;
padding: 0 0 0 0;
}
.category-videos .site-main {
display: grid;
grid-gap: 18px;
grid-template-columns: repeat( auto-fill, minmax(300px, 1fr) );
grid-template-rows: auto;
grid-template-areas: "header header header";
margin: 0;
}
.category-videos article {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.page-template-page-full .site-main {
margin: 0
}
.site-content .widget-area {
	float: right;
	margin-top: 28px;
	overflow: hidden;
	width: 31.3043478%;
}
.home .content-area {
margin-top: 0
}
#secondary .ai1ec-agenda-widget-view {
margin: 0 0 1.5em;
text-align: left
}
.site-footer {
	clear: both;
	width: 100%;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignnone {
margin: 0
}
.alignleft {
	clear: none;
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	clear: none;
	display: inline;
	float: right;
	margin-left: 1.5em;
}
nav#site-breadcrumbs {
float: left;
margin-top: 3rem;
max-width: 50%
}
.breadcrumb_last {
font-weight: 500;
}
.entry-content a.icon {
display: inline-block;
margin: 1.5rem .5rem;
width: 48%
}
}
@media screen and (min-width: 72em) {
	.site-branding {
		flex-direction: row;
		justify-content: space-between;
	}
	/*
.main-navigation a {
	padding: 1.5em 1em;
}
	*/
	h1 {
		font-size: 3.6rem;
	}
	h2, .entry-title {
		font-size: 2.8rem;
	}
	h3 {
		font-size: 2.4rem;
	}
	.has-huge-font-size {
	font-size: 3.2rem;
	}
	.home .wp-block-cover .has-huge-font-size {
	font-size: 5.2rem !important;
	}
	.home .wp-block-cover .has-large-font-size {
	font-size: 4.2rem !important;
	}
	.wp-block-post-title {
		font-size: 2.1rem;
	}
	.has-small-font-size,
	.wp-block-table :where(figcaption), 
	.nav-links {
	font-size: 1.6rem !important;
	}
}
@media screen and (min-width: 100em) {
	body,
	button,
	input,
	select,
	textarea {
	font-size: 1.8rem;
	}
	h1 {
		font-size: 5.4rem;
	}
	h2, .entry-title {
		font-size: 3.2rem;
	}
	h3 {
		font-size: 2.8rem;
	}
	.wp-block-post-title {
		font-size: 2.4rem;
	}
	h4, .site div.sharedaddy h3.sd-title, .site #jp-relatedposts h3.jp-relatedposts-headline, .site #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 2.1rem
	}
	.has-medium-font-size,
	.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
		font-size: 2rem !important;
	}
	.has-large-font-size {
	font-size: 2.6rem !important;
	}
	.has-huge-font-size {
	font-size: 3.6rem !important;
	}
	.home .wp-block-cover .has-huge-font-size {
	font-size: 7.2rem !important;
	}
	.home .wp-block-cover .has-large-font-size {
	font-size: 5.2rem !important;
	}
	.main-navigation a {
		font-size: 2rem;
	}
	.search-submit, .wp-block-button__link, a.button, input[type=button], input[type=reset], .site-content input[type=submit],
.tribe-events-widget-events-list__view-more-link {
	font-size: 2.1rem;
}
}
/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #111;
		font-family: lato,sans-serif;
		font-size: 12pt;
		line-height: 1.4;
	}
	a:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		color: #222;
		font-size: 12pt;
		text-decoration: none;
	}
	.search-submit, .wp-block-button__link, a.button, button, input[type="button"], input[type="reset"], .site-content input[type="submit"] {
	border: none;
	font-size: 12pt;
	padding: 0;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 15px;
		margin-bottom: 1.5rem;
		text-align: center;
	}
	h1, h2, h3, h4 {
		color: #222;
		font-family: lato,sans-serif;
		line-height: 1.2;
		text-align: left;
	}
	.has-huge-font-size {
	font-size: 32pt;
	}
h1, .has-large-font-size {
		font-size: 24pt;
	}
h2 {
		font-size: 21pt;
	}
	h3 {
		font-size: 18pt;
	}
	h4 {
		font-size: 16pt;
	}
	.wp-block-pullquote blockquote, .wp-block-pullquote:not(.is-style-solid-color),
	aside#connect,
	footer#colophon {
	background: #fff;
	color: #222
	}
	.has-text-color {
	color: #222 !important;
	}
	.has-background, 
	.wp-block-media-text .wp-block-media-text__content, .wp-block-cover, .wp-block-cover-image,
	.site-footer {
	padding: 0 !important;
	}
	.wp-block-cover {
	min-height: 0;
	}
	.wp-block-social-links.has-large-icon-size {
	font-size: 12pt;
	}
#google_translate_element, #menu-utility, .search-form,
	hr, .wp-block-separator, .wp-block-separator:not(.is-style-wide):not(.is-style-dots),
	img, figure, iframe,
	.comment-content,
	.author-avatar img,
	img.wp-post-image,
	#secondary,
	.author-avatar,
	#respond,
	.comments-area,
	.commentlist,
	.entry-header .comments-link,
	.entry-meta .edit-link,
	.page-link,
	.site-content nav,
	img.header-image,
	.main-navigation,
	#text-8, #text-9, #block-10 {
		display: none !important;
	}
	.fas:before {
	content: none !important;
	}
	.site-content {
		margin: 0;
		width: auto;
	}

}