/*!
Theme Name: Athletes in Action
Theme URI: http://underscores.me/
Author: Cru
Author URI: https://www.cru.org
Description: A WordPress theme for Athletes in Action
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: athletes-in-action
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Athletes in Action is based on Underscores https://underscores.me/, (C) 2012-2020 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 https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

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

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: bolder;
}

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

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

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

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

*, *::before, *::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body, button, input, select, optgroup, textarea {
	color: #181818;
	font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: MARTIN,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 300;
	line-height: 0.8em;
}

h1 {
	font-size: 6em;
	margin-top: 0.33em;
	margin-bottom: 0.33em;
}

h2 {
	font-size: 5em;
	margin-top: 0.42em;
	margin-bottom: 0.42em;
}

h3 {
	font-size: 4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 3em;
	margin-top: 0.66em;
	margin-bottom: 0.66em;
}

h5 {
	font-size: 3em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
}

h6 {
	font-size: 1.5em;
	margin-top: 1.16em;
	margin-bottom: 1.16em;
}

p {
	margin-bottom: 1.5em;
}

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;
	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;
}

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

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

big {
	font-size: 125%;
}

body {
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

embed, iframe, object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

table.bordered {
	border: #181818 1px solid;
	border-collapse: collapse;
}

table.bordered td {
	border: #181818 1px solid;
}

td {
	padding: .75rem;
}

td h1, td h2, td h3, td h4, td h5, td h6 {
	line-height: 1;
	margin: 0;
}

a {
	color: #0e00b3;
}

a:visited {
	color: #0e00b3;
}

a:hover, a:focus, a:active {
	color: #0e00b3;
}

a:focus {
	outline: thin dotted;
}

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

button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

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 {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

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 {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

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

@media screen and (max-width: 782px) {
	.admin-bar .site-header {
		top: 46px;
	}
}

@media screen and (max-width: 600px) {
	.admin-bar .site-header {
		position: absolute;
	}
}

.site-header {
	display: flex;
	align-items: center;
	padding: 1.5rem 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.75);
}

.site-header > div {
	padding: 0 1.5rem;
}

.site-header button, .site-header .search-link {
	font-family: MARTIN,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: 1.875rem;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0;
	cursor: pointer;
	background: transparent;
	border: none;
	text-decoration: none;
}

.site-header button:focus, .site-header button:active, .site-header .search-link:focus, .site-header .search-link:active {
	outline: none;
	background: none;
	border: none;
}

.site-header button i, .site-header .search-link i {
	margin-left: 1rem;
}

.site-header .search-link {
	padding: 8px 24px;
	border: #fff 1px solid;
	border-radius: 4px;
	transition: all .3s;
}

.site-header .search-link:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

@media screen and (min-width: 768px) and (max-width: 819px) {
	.site-header {
		justify-content: space-between;
	}
}

.site-branding {
	font-size: 0;
}

@media screen and (max-width: 767px) {
	.site-branding {
		width: 60%;
	}
}

.nav-toggle {
	text-align: right;
}

@media screen and (max-width: 767px) {
	.nav-toggle {
		width: 40%;
	}
}

.nav-toggle button::before, .nav-toggle button::after {
	display: inline-block;
	content: '';
}

.nav-toggle button::before {
	vertical-align: text-top;
}

.nav-toggle button::after {
	content: '\f0c9';
	font-weight: 300;
	font-family: 'Font Awesome 5 Pro';
	margin-left: 1rem;
}

.nav-toggle button.close::after {
	content: '\f00d';
}

@media screen and (min-width: 768px) {
	.nav-toggle button::before {
		content: 'Menu';
	}
	.nav-toggle button.close::before {
		content: 'Close';
	}
}

@media screen and (min-width: 820px) {
	.site-branding, .nav-toggle {
		width: 35%;
	}
}

.search-toggle {
	display: none;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.search-toggle {
		display: block;
	}
}

@media screen and (min-width: 820px) {
	.search-toggle {
		width: 30%;
	}
}

.custom-logo {
	width: auto;
	max-height: 66px;
}

html.nav-active {
	height: 100%;
	overflow: hidden;
}

html.nav-active body {
	height: 100%;
	overflow: hidden;
}

.site-header {
	z-index: 1000;
}

.site-header__menu {
	width: 100%;
	text-align: right;
}

@media screen and (max-width: 768px) {
	.site-header__menu {
		display: none;
	}
}

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

.site-header__menu ul li {
	display: inline-block;
	position: relative;
}

.site-header__menu ul li:hover > ul {
	z-index: 1000;
}

.site-header__menu ul li:hover > ul, .site-header__menu ul li:hover > ul * {
	visibility: visible;
	opacity: 1;
	transition: opacity .5s ease-in-out, visibility 1s;
}

.site-header__menu ul li ul {
	visibility: hidden;
	opacity: 0;
	transition: opacity .5s ease-in-out, visibility 1s;
	position: absolute;
	right: 0;
	background-color: #222;
	border-radius: 4px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
	width: 200px;
	padding: 10px 5px;
	text-align: right;
	z-index: -1;
}

.site-header__menu ul li ul li {
	display: block;
}

.site-header__menu ul li ul li a {
	font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: 0.85rem;
	font-weight: 800;
	color: #ddd;
	position: relative;
	display: block;
	padding: 5px 0;
}

.site-header__menu ul li ul li a:before {
	display: none;
}

.site-header__menu a {
	color: #fff;
	font-size: 1.75rem;
	font-family: MARTIN,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	display: inline-block;
	transition: .5s all;
	margin: 0 5px;
	padding: 0 7px;
}

.site-header__menu a::before {
	position: absolute;
	display: block;
	content: "";
	width: 0;
	height: 16px;
	background-color: #0e00b3;
	bottom: 4px;
	right: -5px;
	z-index: -1;
	transition: .5s all;
}

.site-header__menu a:hover::before {
	width: calc(100% + 5px);
}

.main-navigation {
	position: absolute;
	z-index: 950;
	width: 100%;
	height: 100vh;
	top: -100vh;
	left: 0;
	background-color: rgba(0, 0, 0, 0.9);
	background: url(assets/images/navBG.jpg) center center no-repeat;
	background-size: cover;
	transition: top .5s;
	overflow: hidden;
}

.main-navigation.active {
	top: 0;
}

.menu-main-menu-container {
	position: absolute;
	width: 100vw;
	top: 130px;
	height: calc(100vh - 130px);
	right: -300px;
	transition: right 0.5s;
}

.menu-main-menu-container.active {
	right: 0;
}

@media screen and (min-width: 768px) {
	.menu-main-menu-container {
		width: 350px;
		right: -350px;
	}
}

#primary-menu {
	text-align: right;
	margin: 0 20px 0 0;
	padding: 0;
}

#primary-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.15;
}

#primary-menu li:hover .sub-menu {
	visibility: visible;
	max-height: 100vh;
	transition: max-height .5s ease-in-out;
}

#primary-menu a {
	color: #fff;
	font-size: 2rem;
	font-family: MARTIN,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	display: inline-block;
	transition: .5s all;
}

@media screen and (min-width: 576px) {
	#primary-menu a {
		font-size: 3rem;
	}
}

@media screen and (min-width: 768px) {
	#primary-menu a {
		font-size: 4rem;
	}
}

@media screen and (min-width: 992px) {
	#primary-menu a {
		font-size: 5rem;
	}
}

#primary-menu a::before {
	position: absolute;
	display: block;
	content: "";
	width: 0;
	height: 24px;
	background-color: #0e00b3;
	top: 20px;
	right: -1.5rem;
	z-index: -1;
	transition: .5s all;
}

@media screen and (min-width: 576px) {
	#primary-menu a::before {
		top: 28px;
		height: 32px;
	}
}

@media screen and (min-width: 768px) {
	#primary-menu a::before {
		top: 38px;
		height: 38px;
	}
}

@media screen and (min-width: 992px) {
	#primary-menu a::before {
		top: 45px;
		height: 48px;
	}
}

#primary-menu a:hover {
	padding-right: 1.5rem;
}

#primary-menu a:hover::before {
	width: calc(100% + 3rem);
}

#primary-menu .sub-menu {
	visibility: hidden;
	max-height: 0;
	transition: max-height .5s ease-in-out;
	overflow: hidden;
}

#primary-menu .sub-menu li {
	margin: 10px 0;
}

#primary-menu .sub-menu li a {
	font-size: 1.1rem;
	font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 800;
	color: #ddd;
}

#primary-menu .sub-menu li a:before {
	display: none;
}

.menu-content {
	display: none;
	color: #fff;
	font-family: MARTIN,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: 6rem;
	text-transform: uppercase;
	margin: 0;
	width: 50%;
	max-width: 640px;
	line-height: .8;
	position: absolute;
	top: 50%;
	left: 0;
	opacity: 0;
	transform: translateY(-50%);
	transition: left 0.5s, opacity 0.5s;
}

.menu-content.active {
	left: 1.5rem;
	opacity: 1;
}

@media screen and (min-width: 992px) {
	.menu-content {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	.menu-content {
		font-size: 7.5rem;
	}
}

@media screen and (min-width: 768px) {
	li.menu-item.mobile-only {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	li.menu-item.desktop-only {
		display: none;
	}
}

.site-footer {
	background-color: #181818;
	color: #8c8c8c;
}

.site-footer ul, .site-footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-footer a {
	color: #8c8c8c;
	text-decoration: none;
}

.site-footer a:hover {
	color: #fff;
}

.footer-top {
	padding: 2rem 0;
	max-width: 1140px;
	margin: 0 auto;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.footer-top {
		display: flex;
		align-items: center;
		text-align: left;
		padding: 5rem 0;
	}
}

.footer-top > div {
	padding: 0 1.5rem;
}

.footer-top > div:first-child {
	margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
	.footer-top > div {
		margin-bottom: 0;
	}
	.footer-top > div:first-child {
		width: 30%;
	}
	.footer-top > div:nth-child(2) {
		width: 70%;
	}
}

@media screen and (min-width: 992px) {
	.footer-top > div:first-child {
		width: 40%;
	}
	.footer-top > div:nth-child(2) {
		width: 60%;
	}
}

@media screen and (min-width: 1200px) {
	.footer-top > div:first-child, .footer-top > div:nth-child(2) {
		width: 50%;
	}
}

.footer-top ul::after {
	display: block;
	content: '';
	clear: both;
}

@media screen and (min-width: 576px) {
	.footer-top li {
		width: 50%;
		float: left;
		padding-left: .75rem;
		padding-right: .75rem;
	}
}

.footer-top li a {
	font-family: MARTIN,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: 2.5rem;
	text-transform: uppercase;
}

@media screen and (min-width: 768px) {
	.footer-top p {
		margin-left: 38px;
	}
}

.footer-top .custom-logo-link {
	font-size: 0;
}

.footer-bottom {
	padding-bottom: 2rem;
	font-size: .8rem;
	text-align: center;
	max-width: 1300px;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.footer-bottom {
		padding-bottom: 3rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.footer-bottom .site-social {
		order: 4;
	}
	.footer-bottom .site-privacy {
		order: 2;
	}
	.footer-bottom .site-contact {
		order: 3;
	}
	.footer-bottom .site-info {
		order: 1;
	}
}

.footer-bottom > * {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	margin-bottom: 1rem;
}

.footer-bottom > *:first-child {
	padding-right: 0;
	padding-right: 1.5rem;
}

.footer-bottom > *:last-child {
	padding-left: 1.5rem;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.footer-bottom > * {
		margin-bottom: 0;
	}
	.footer-bottom > *:first-child {
		text-align: right;
	}
	.footer-bottom > *:last-child {
		text-align: left;
	}
}

.footer-bottom .social-link {
	margin-left: 20px;
	display: inline-block;
	font-size: 2rem;
}

.footer-bottom .social-link:first-child {
	margin-left: 0;
}

@media screen and (min-width: 768px) {
	.footer-bottom .social-link {
		margin-left: 15px;
		font-size: 1.5rem;
	}
}

.footer-bottom .nowrap {
	display: block;
}

@media screen and (min-width: 1200px) {
	.footer-bottom .nowrap {
		display: inline-block;
		white-space: nowrap;
	}
}

.footer-bottom .sep {
	display: none;
	margin-left: 5px;
	margin-right: 5px;
}

@media screen and (min-width: 1200px) {
	.footer-bottom .sep {
		display: inline-block;
	}
}

.site-info {
	text-transform: uppercase;
}

.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.hidden {
	display: none;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

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

.custom-logo-link {
	display: inline-block;
}

.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 {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.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 {
	text-align: center;
}

#search-hero {
	background: #000;
	color: #8b8c8e;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 50px;
	align-items: center;
}

#search-hero .right-heading {
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
	margin-top: 0;
}

#search-hero label {
	display: block;
	margin-bottom: 12px;
}

#search-hero label > span {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 10px;
}

#search-hero #number-of-results {
	font-family: MARTIN, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 85px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
}

#search-hero #number-of-results, #search-hero #number-of-results + div {
	flex-direction: column;
	flex: 1;
}

#search-hero .search-select {
	color: #fff;
	background: transparent;
	cursor: pointer;
}

#search-results {
	max-width: 1600px;
	margin: auto auto 60px auto;
	padding: 0 20px;
}

#search-results .opportunity-heading h2 {
	display: inline-block;
}

#search-results .opportunity-count {
	margin-left: 20px;
}

#search-results > div {
	border-bottom: 2px solid #dbdadb;
	margin-bottom: 25px;
	padding-bottom: 80px;
}

#search-results > div:last-of-type {
	border: none;
}

.search-results-grid {
	background: white;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 40px;
}

.search-results-grid img {
	display: block;
}

.search-results-grid .search-grid-card {
	display: block;
	max-width: 500px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.search-results-grid .search-grid-card .card-inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translate(0, -50%);
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.search-results-grid .search-grid-card .card-inner h3 {
	font-size: 4em;
	margin: 45px 30px;
	line-height: 1;
}

.search-results-grid .search-grid-card .card-inner > span {
	background: rgba(0, 0, 0, 0.7);
	padding: 7px 25px;
	border-radius: 5px;
	display: inline-block;
	font-weight: 700;
}

.search-results-grid .search-grid-card .card-inner .card-meta {
	font-weight: 700;
	font-size: 20px;
}

.opportunity-archive-heading h1 {
	display: inline-block;
	margin-right: 15px;
}

.post-type-archive #colophon {
	margin-top: 80px;
}

.geo-fields {
	display: flex;
}

.geo-fields .search-select {
	margin-left: 15px;
	width: 100%;
	flex: auto;
}

.geo-fields button {
	border: 2px solid #8b8c8e;
	background: transparent;
	color: #fff;
	cursor: pointer;
	border-radius: 10px;
	text-transform: uppercase;
	font-weight: 600;
	flex: 0;
	white-space: nowrap;
}

.geo-fields button:focus, .geo-fields button:active {
	outline: 0;
	border-color: #fff;
}

.newsletter-campaign-form input[type="email"], .newsletter-campaign-form input[type="text"] {
	width: 100%;
	background: #eeeeee;
	color: #000;
	border: none;
	padding: 15px;
	border-radius: 8px;
	margin: 10px 0;
}

.newsletter-campaign-form input[type="email"]::placeholder, .newsletter-campaign-form input[type="text"]::placeholder {
	color: #000;
}

.newsletter-campaign-form input[type="email"]::-webkit-input-placeholder, .newsletter-campaign-form input[type="text"]::-webkit-input-placeholder {
	color: #000;
}

.newsletter-campaign-form input[type="email"] :-ms-input-placeholder, .newsletter-campaign-form input[type="text"] :-ms-input-placeholder {
	color: #000;
}

.newsletter-campaign-form button {
	background: #0a0dac;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-style: italic;
	margin: 15px 0 0 0;
	padding: 16px 35px;
	border-radius: 8px;
	border: none;
	cursor: pointer;
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.elementor-editor-active .site-header, .single-elementor_library.admin-bar .site-header {
	position: relative !important;
	top: 0;
}

.elementor-editor-active .elementor-container, .single-elementor_library.admin-bar .elementor-container {
	transform: none !important;
}

body:not(.elementor-page) .site-main, body.elementor-page .post-password-form {
	max-width: 1140px;
	margin: 114px auto 0;
	padding: 3rem 1.5rem;
}

body:not(.elementor-page) .entry-title {
	margin-top: 0;
}

.elementor-page .entry-header {
	display: none;
}

.elementor-page .elementor-container .elementor-image-gallery .gallery-columns-5 .gallery-item {
	max-width: none;
}

.elementor-page .max1600 .elementor-container {
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

.elementor-page .a-block a {
	display: block;
}

.elementor-page .aia-card-slider-static .elementor-element-populated, .elementor-page .aia-card-banner .elementor-element-populated {
	padding: 0 !important;
}

.elementor-page .aia-card-slider-static .elementor-widget-container {
	min-height: 120px;
}

@media screen and (min-width: 768px) {
	.elementor-page .aia-card-slider-static .elementor-widget-container {
		height: 250px;
	}
}

.elementor-page .aia-card-slider-static .elementor-heading-title, .elementor-page .aia-card-slider-static .elementor-heading-title a {
	height: 100%;
}

.elementor-page .aia-card-slider-static .elementor-heading-title a {
	display: block;
	padding: 20px;
}

.elementor-page .aia-card-slider-query .elementor-post {
	position: relative;
}

.elementor-page .aia-card-slider-query .elementor-post__text {
	position: absolute;
	top: 0;
	padding: 0 !important;
}

.elementor-page .aia-card-slider-query .elementor-post__title {
	height: 100%;
}

.elementor-page .aia-card-slider-query .elementor-post__title a {
	display: block;
	height: 100%;
	padding: 20px;
}

.elementor-page .aia-card-banner .elementor-widget-container > a {
	display: flex;
	min-height: 120px;
	flex-direction: column;
	justify-content: flex-end;
	padding: 10px;
}

@media screen and (min-width: 768px) {
	.elementor-page .aia-card-banner .elementor-widget-container > a {
		padding: 10px 24px;
	}
}

.elementor-page .aia-card-banner [class^="elementor-heading-title"] {
	margin: 0;
	line-height: 1;
}

@media screen and (min-width: 768px) {
	.elementor-page .aia-card-banner.aia-card-banner-single .elementor-widget-container > a, .elementor-page .aia-card-banner.aia-card-banner-double .elementor-widget-container > a {
		height: 400px;
	}
	.elementor-page .aia-card-banner.aia-card-banner-triple .elementor-column:first-child .elementor-widget-container > a {
		height: 400px;
	}
	.elementor-page .aia-card-banner.aia-card-banner-triple .elementor-column:nth-child(2) .elementor-widget-container > a {
		height: 200px;
	}
}

@media screen and (min-width: 768px) {
	.elementor-page .aia-col-wrap-2 .elementor-row, .elementor-page .aia-col-wrap-3 .elementor-row, .elementor-page .aia-col-wrap-4 .elementor-row, .elementor-page .aia-col-wrap-5 .elementor-row {
		flex-wrap: wrap;
	}
	.elementor-page .aia-col-wrap-2 .elementor-columnm, .elementor-page .aia-col-wrap-3 .elementor-columnm, .elementor-page .aia-col-wrap-4 .elementor-columnm, .elementor-page .aia-col-wrap-5 .elementor-columnm {
		flex-grow: 0;
		flex-shrink: 1;
	}
	.elementor-page .aia-col-wrap-centered .elementor-row {
		justify-content: space-evenly;
	}
	.elementor-page .aia-col-wrap-2 .elementor-column {
		flex-basis: 50%;
		max-width: 375px;
	}
	.elementor-page .aia-col-wrap-3 .elementor-column, .elementor-page .aia-col-wrap-4 .elementor-column, .elementor-page .aia-col-wrap-5 .elementor-column {
		flex-basis: 33.33%;
	}
}

@media screen and (min-width: 992px) {
	.elementor-page .aia-col-wrap-4 .elementor-column {
		flex-basis: 25%;
	}
	.elementor-page .aia-col-wrap-5 .elementor-column {
		flex-basis: 20%;
	}
}

.elementor-page .aia-sponsor-grid .elementor-image-gallery .gallery-columns-5 .gallery-item {
	margin: auto 0;
}

.elementor-page .aia-sponsor-grid .gallery-columns-5 {
	grid-template-columns: repeat(2, 1fr);
}

@media screen and (min-width: 575px) {
	.elementor-page .aia-sponsor-grid .gallery-columns-5 {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (min-width: 640px) {
	.elementor-page .aia-sponsor-grid .gallery-columns-5 {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media screen and (min-width: 768px) {
	.elementor-page .aia-sponsor-grid .gallery-columns-5 {
		grid-template-columns: repeat(5, 1fr);
	}
}

.elementor-page .aia-ticket-outline .elementor-column-wrap {
	position: relative;
}

.elementor-page .aia-ticket-outline .elementor-column-wrap::before {
	content: "";
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	top: -21px;
	left: 50%;
	transform: translateX(-50%) rotate(135deg);
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #979797 #979797 #fff #fff;
	border-radius: 50%;
}

@media (min-width: 1280px) {
	.elementor-page .aia-cards .elementor-post__title a {
		font-size: 4rem;
	}
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #181818;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.md-down-hidden {
	display: none;
}

@media screen and (max-width: 768px) {
	.md-down-hidden {
		display: block;
	}
}

/*# sourceMappingURL=style.css.map */